Capital Projects
City of New York
@usgov.city_of_new_york_capital_projects
City of New York
@usgov.city_of_new_york_capital_projects
All major infrastructure and information technology projects with a budget of $25 million or more that are currently active (in the design, procurement, or construction phase).
Organization: City of New York
Last updated: 2020-11-10T17:04:21.131152
Tags: capital-projects, construction, design, information-technology, infrastructure, it, procurement, school-construction
CREATE TABLE table_1 (
"date_reported_as_of" VARCHAR,
"pid" BIGINT,
"project_name" VARCHAR,
"description" VARCHAR,
"category" VARCHAR,
"borough" VARCHAR,
"managing_agency" VARCHAR,
"client_agency" VARCHAR,
"current_phase" VARCHAR,
"design_start" TIMESTAMP,
"budget_forecast" DOUBLE,
"latest_budget_changes" DOUBLE,
"total_budget_changes" DOUBLE,
"forecast_completion" TIMESTAMP,
"latest_schedule_changes" DOUBLE,
"total_schedule_changes" DOUBLE
);Anyone who has the link will be able to view this.