2020-2021 Co-Location Report
City of New York
@usgov.city_of_new_york_2020_2021_co_location_report
City of New York
@usgov.city_of_new_york_2020_2021_co_location_report
On July 1, 2014, the New York City Council enacted a Local Law to amend the administrative code of the City of New York, in relation to requiring the Department of Education to report academic and demographic information on co-located schools. This report only includes co-located schools. All data is aggregated to the school-level rather than site-level. Enrollment and demographic come from the NYC DOE's public Demographic Snapshot, which is based on the November 12, 2020 Audited Register data. ELA & Math test outcomes are based on the results of the 2018-19 test administration. Due to COVID-19, ELA & Math exams were not administered in 2019-20.
Graduation outcomes are based on the 4-year August and 6-year cohorts graduating in spring 2020.
Organization: City of New York
Last updated: 2021-10-23T02:46:46.933255
CREATE TABLE table_1 (
"dbn" VARCHAR,
"district" BIGINT,
"school_name" VARCHAR,
"is_org_split_sited" VARCHAR,
"building_id_s" VARCHAR -- Building ID(s),
"transfer_school" BOOLEAN,
"total_enrollment" BIGINT,
"grades_3k_5_enrollment" BIGINT,
"grades_6_8_enrollment" BIGINT,
"grades_9_12_enrollment" BIGINT,
"n__asian" DOUBLE -- % Asian,
"n__black" DOUBLE -- % Black,
"n__hispanic" DOUBLE -- % Hispanic,
"n__multiracial" DOUBLE -- % Multiracial,
"n__native_american" DOUBLE -- % Native American,
"n__white" DOUBLE -- % White,
"n__missing_race_ethnicity_data" DOUBLE -- % Missing Race/Ethnicity Data,
"n__swd" DOUBLE -- % SWD,
"n__ell" DOUBLE -- % ELL,
"n__poverty" DOUBLE -- % Poverty,
"n_2018_19_ela_tested" VARCHAR -- 2018-19 ELA # Tested,
"n_2018_19_ela_proficient_l3_4" VARCHAR -- 2018-19 ELA # Proficient (L3&4),
"n_2018_19_ela_proficient_l3_4_ad5d3b" VARCHAR -- 2018-19 ELA % Proficient (L3&4),
"n_2018_19_math_tested" VARCHAR -- 2018-19 Math # Tested,
"n_2018_19_math_proficient_l3_4" VARCHAR -- 2018-19 Math # Proficient (L3&4),
"n_2018_19_math_proficient_l3_4_4c76a5" VARCHAR -- 2018-19 Math % Proficient (L3&4),
"n_2019_20_total_4_year_august_grad_cohort" VARCHAR -- 2019-20 Total 4-year August Grad Cohort,
"n_2019_20_4_year_august_graduates" VARCHAR -- 2019-20 % 4-year August Graduates,
"n_2019_20_total_6_year_grad_cohort" VARCHAR -- 2019-20 Total 6-year Grad Cohort,
"n_2019_20_6_year_graduates" VARCHAR -- 2019-20 % 6-year Graduates
);Anyone who has the link will be able to view this.