3K Projects By School
City of New York
@usgov.city_of_new_york_3k_projects_by_school
City of New York
@usgov.city_of_new_york_3k_projects_by_school
3K Projects by School
Organization: City of New York
Last updated: 2020-11-10T17:06:12.467703
CREATE TABLE table_1 (
"sited" VARCHAR,
"leased" VARCHAR,
"district" BIGINT,
"project" VARCHAR -- Project#,
"school" VARCHAR,
"boro" VARCHAR,
"forecast_capacity" BIGINT,
"design_start" VARCHAR,
"construction_start" VARCHAR,
"actual_est_comp" VARCHAR -- Actual Est. Comp,
"total_est_comp" DOUBLE -- Total Est. Comp,
"previous_appropriations" DOUBLE,
"funding_req_d_fy_20_24" DOUBLE,
"needed_to_complete" DOUBLE
);Anyone who has the link will be able to view this.