2019-2020 Co-Location Reporting
City of New York
@usgov.city_of_new_york_2019_2020_co_location_reporting
City of New York
@usgov.city_of_new_york_2019_2020_co_location_reporting
Academic and demographic information on co-located schools. Data in the Co-Location Report pertains to the 2019-20 school year except for Graduation rates, which pertain to the 2018-19 school year.
Organization: City of New York
Last updated: 2021-11-13T10:56:15.723622
CREATE TABLE table_1 (
"dbn" VARCHAR,
"district" BIGINT,
"school_name" VARCHAR,
"is_org_split_sited" BOOLEAN,
"building_id_s" VARCHAR -- Building ID(s),
"transfer_school" BOOLEAN,
"total_enrollment" BIGINT,
"grades_3k_pk_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__multiple_race_categories_not_represented" DOUBLE -- % Multiple Race Categories Not Represented,
"n__white" DOUBLE -- % White,
"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_2018_19_total_4_year_august_grad_cohort" VARCHAR -- 2018-19 Total 4-year August Grad Cohort,
"n_2018_19_4_year_august_graduates" VARCHAR -- 2018-19 % 4-year August Graduates,
"n_2018_19_total_6_year_grad_cohort" VARCHAR -- 2018-19 Total 6-year Grad Cohort,
"n_2018_19_6_year_graduates" VARCHAR -- 2018-19 % 6-year Graduates
);Anyone who has the link will be able to view this.