2013-2019 Attendance Results - School
City of New York
@usgov.city_of_new_york_2013_2019_attendance_results_school
City of New York
@usgov.city_of_new_york_2013_2019_attendance_results_school
Attendance data includes students in district 1-32, 75 (Special Education), district 79 (Alternative Schools & Programs), charter schools, home schooling. Home and hospital instruction are excluded. Pre-K data does not include NYC Early Education Centers or District Pre-K Centers therefore data is limited to those who attend K-12 schools that offer Pre-K. Transfer school counts are not in school level file. Attendance is registered to school student is attending at the time. If a student attend multiple schools in a school year the data will be reflected in multiple schools. Chronical absence is defined if a student has an attendance rate of less than 90 percent ( students who are absent 10 percent or more of the total days).
Organization: City of New York
Last updated: 2020-11-10T17:05:49.919500
CREATE TABLE table_1 (
"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.