Active Projects Under Construction
City of New York
@usgov.city_of_new_york_active_projects_under_construction
City of New York
@usgov.city_of_new_york_active_projects_under_construction
New school projects (Capacity) and Capital Improvement Projects (CIP) currently under Construction.
Organization: City of New York
Last updated: 2020-11-10T17:01:17.120102
Tags: authority, capital, construction, current, education, improvement, lifelong-learning, project, sca, school
CREATE TABLE table_1 (
"school_name" VARCHAR,
"boroughcode" VARCHAR,
"geographical_district" BIGINT,
"project_description" VARCHAR,
"construction_award" DOUBLE,
"project_type" VARCHAR,
"building_id" VARCHAR,
"building_address" VARCHAR,
"city" VARCHAR,
"postcode" DOUBLE,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"census_tract_2020" DOUBLE -- Census Tract (2020),
"neighborhood_tabulation_area_nta_2020" VARCHAR -- Neighborhood Tabulation Area (NTA) (2020),
"location_1" VARCHAR
);Anyone who has the link will be able to view this.