pix.fr
Aug 10, 2026
Data breach affecting Lycée Ambroise Brugière, a French secondary school. The leaked data contains student (élèves) records exported from the Pix educational assessment platform, including full names, birthdates, usernames, internal user IDs, email addresses (where provided), class/division assignments, participation counts, campaign names, and certification status. Records span students in Seconde, Première, Terminale, and BTS classes.
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
Lyc_e_Ambroise_Brugi_re___l_ves__records.csv5 columns1,324 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 2 | lastName | high | [2] header 'attributes.last-name', values are all caps surnames |
| 3 | fullName | high | [3] header 'attributes.first-name', values contain complete names (some with spaces) |
| 4 | dob | high | [4] header 'attributes.birthdate', values match YYYY-MM-DD date pattern |
| 5 | username | high | [5] header 'attributes.username', values are unique identifiers with usernames pattern |
| 7 | low | [7] header 'attributes.email' — no sample values shown, but this field explicitly indicates email addresses |
Notes: 19 total columns; 5 contain PII (lastName, fullName, dob, username, email). All other columns are internal IDs, status flags, participation metrics, and campaign metadata — none contain personal data.