Capital Projects Dashboard - Citywide Schedule History And Variance
City of New York
@usgov.city_of_new_york_capital_projects_dashboard_schedule_h_7f4a9a41
City of New York
@usgov.city_of_new_york_capital_projects_dashboard_schedule_h_7f4a9a41
CREATE TABLE table_1 (
"reporting_period" BIGINT,
"managing_agency" VARCHAR,
"pid" BIGINT,
"agency_project_name" VARCHAR,
"current_phase" VARCHAR,
"completion_date" TIMESTAMP,
"completion_date_type" VARCHAR,
"variance_day" DOUBLE,
"reason_for_forecast_completion_change" VARCHAR,
"data_date" TIMESTAMP
);
Anyone who has the link will be able to view this.