Capital Projects Dashboard - Citywide Budget And Schedule
City of New York
@usgov.city_of_new_york_capital_projects_dashboard_budget_and_3cc528b9
City of New York
@usgov.city_of_new_york_capital_projects_dashboard_budget_and_3cc528b9
CREATE TABLE table_1 (
"reporting_period" BIGINT,
"managing_agency" VARCHAR,
"sponsor_agency" VARCHAR,
"pid" DOUBLE,
"fms_id" VARCHAR,
"total_budget" DOUBLE,
"spend_to_date" DOUBLE,
"spend_to_date_dddd19" DOUBLE,
"fms_project_name" VARCHAR,
"agency_project_name" VARCHAR,
"agency_project_description" VARCHAR,
"current_phase" VARCHAR,
"current_phase_start" TIMESTAMP,
"forecast_current_phase_end" TIMESTAMP,
"forecast_completion" TIMESTAMP,
"actual_design_start" TIMESTAMP,
"actual_design_end" TIMESTAMP,
"actual_construction_procurement_start" TIMESTAMP,
"actual_construction_procurement_end" TIMESTAMP,
"actual_construction_start" TIMESTAMP,
"actual_construction_end" TIMESTAMP,
"borough" VARCHAR,
"community_board" VARCHAR,
"budget_line" VARCHAR,
"ten_year_plan_category" VARCHAR,
"agency_data_date" TIMESTAMP,
"fms_data_date" TIMESTAMP
);
Anyone who has the link will be able to view this.