borgerisd.net
Jul 18, 2026
2,481
Records
1
Files
Jul 18, 2026
Added
Student data from Borger Independent School District (Borger, Texas) covering the 2022-2023 academic year. The dataset contains student IDs, full names, school names, grade levels, usernames, and plaintext passwords for students across multiple elementary schools. The data pertains to minor children, making this a particularly sensitive breach involving FERPA-protected records.
Data found in this dataset
First nameLast nameUsernameskip
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
Borger_ISD_All-Students-22-23.csv5 columns2,481 rows
File structure
Format: CSV·Delimiter: Comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | skip | high | [0] column 'StudentID' is an internal numeric identifier |
| 1 | firstName | high | [1] header 'FirstName', values are common given names |
| 2 | lastName | high | [2] header 'LastName', values are common surnames |
| 5 | username | high | [5] header 'Username', values match firstName.lastName pattern |
| 6 | password | high | [6] header 'Password', values are plaintext 'bulldogs' across all rows |
Notes: 6 columns contain PII: firstName, lastName, username, password. StudentID is an internal identifier and skipped. Remaining columns (SchoolName, Grade) contain no PII per rules.