Attendance Results 2013-2019
City of New York
@usgov.city_of_new_york_attendance_results_2013_2019
City of New York
@usgov.city_of_new_york_attendance_results_2013_2019
End-of-year attendance and chronic absenteeism data for the city, borough, district, and school levels.
Organization: City of New York
Last updated: 2025-10-25T21:52:18.673399
Tags: attendance, school
CREATE TABLE table_1 (
"report_type" VARCHAR,
"borough" VARCHAR,
"district" DOUBLE,
"dbn" VARCHAR,
"school_name" VARCHAR,
"grade" VARCHAR,
"year" VARCHAR,
"demographic_category" VARCHAR,
"demographic_variable" VARCHAR,
"n__total_days" BIGINT -- # Total Days,
"n__days_absent" VARCHAR -- # Days Absent,
"n__days_present" VARCHAR -- # Days Present,
"n__attendance" VARCHAR -- % Attendance,
"n__contributing_20_total_days" VARCHAR -- # Contributing 20+ Total Days,
"n__chronically_absent" VARCHAR -- # Chronically Absent,
"n__chronically_absent_a11e8c" VARCHAR -- % Chronically Absent
);Anyone who has the link will be able to view this.