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
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,
"organization_name" VARCHAR,
"org_enroll" DOUBLE,
"org_historical_cap" DOUBLE,
"org_historical_util" DOUBLE,
"prek_cap" DOUBLE,
"no_of_cluster_spec_rms_reported" DOUBLE,
"no_of_cluster_rms_needed" DOUBLE
);
Anyone who has the link will be able to view this.