The Schools dataset provides detailed information about each school configured for the district in LiftEd.
This page explains the structure and contents of the school_<date>_<time>.csv file included in your LiftEd BI Data Export.
The column order listed here will be left to right in the export.
File name: school_<date>_<time>.csv
Column | Data Type | Example Value | Definition |
id | GUID | Eg: 433a5b46-954f-4a66-bd63-d658531cc791 | LiftEd special number for this school |
school_name | string | Eg: Villa Park Elementary | The school’s display name |
grade_levels | Array<GradeLevelEnum> | Eg: GradeFive; GradeFour; GradeOne; GradeThree; GradeTwo; Kindergarten; GradeSix | Grades served by this school |
is_deleted | Boolean | Eg: True or False | Indicates if the record has been soft deleted |
Example: school_20251027_080000.csv
Tip: Click on the image to view it in full size, and click < to go back.

