Enrollment Capacity And Utilization Reports
City of New York
@usgov.city_of_new_york_enrollment_capacity_and_utilization_r_a8e3a89d
City of New York
@usgov.city_of_new_york_enrollment_capacity_and_utilization_r_a8e3a89d
Enrollment, target capacity and utilization data for every building and schools in those buildings.
Organization: City of New York
Last updated: 2020-11-10T17:03:09.423493
Tags: authority, capacity, construction, education, enrollment, facility, sca, school, utilization
CREATE TABLE table_1 (
"geo_dist" BIGINT,
"bldg_id" VARCHAR,
"bldg_name" VARCHAR,
"bldg_enroll" DOUBLE,
"target_bldg_cap" DOUBLE,
"target_bldg_util" DOUBLE,
"org_id" VARCHAR,
"incl_class" VARCHAR -- Incl. Class,
"organization_name" VARCHAR,
"org_enroll" DOUBLE,
"org_target_cap" DOUBLE,
"org_target_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 +,
"data_as_of" TIMESTAMP
);Anyone who has the link will be able to view this.