Enrollment Capacity And Utilization Reports - Historical By Building
City of New York
@usgov.city_of_new_york_enrollment_capacity_and_utilization_r_19178430
City of New York
@usgov.city_of_new_york_enrollment_capacity_and_utilization_r_19178430
Enrollment, historical capacity and utilization data for every building and schools in those buildings, by building SCA Data Disclaimer: "The Historical report is no longer produced or maintained."
Organization: City of New York
Last updated: 2020-11-10T17:03:24.311174
Tags: authority, capacity, construction, education, enrollment, facility, sca, school, utilization
CREATE TABLE table_1 (
"geo_dist" BIGINT,
"bldg_id" VARCHAR,
"admin_dist" BIGINT,
"bldg_name" VARCHAR,
"bldg_enroll" DOUBLE,
"historical_bldg_cap" DOUBLE,
"historical_bldg_util" DOUBLE,
"org_id" VARCHAR,
"incl_class" VARCHAR -- Incl. Class,
"organization_name" VARCHAR,
"org_enroll" DOUBLE,
"org_historical_cap" DOUBLE,
"org_historical_util" DOUBLE,
"prek_cap" DOUBLE -- PreK Cap +,
"no_of_cluster_spec_rms_reported" DOUBLE -- No. Of Cluster / Spec Rms Reported +,
"no_of_cluster_rms_needed" DOUBLE -- No. Of Cluster Rms Needed +
);
Anyone who has the link will be able to view this.