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