Capital Project Detail Data - Milestones
City of New York
@usgov.city_of_new_york_capital_project_detail_data_milestones
City of New York
@usgov.city_of_new_york_capital_project_detail_data_milestones
This dataset contains capital commitment plan data by managing agency, project identification number and project schedules. The dataset was updated three times a year during the Preliminary, Executive and Adopted Capital Commitment Plans. Starting in January 2024, OMB will no longer update this dataset. It is being replaced by the Capital Projects Dashboard administered by the Mayor's Office of Operations.
Organization: City of New York
Last updated: 2020-11-10T17:05:08.602508
Tags: adopted-budget, capital, capital-project, capital-project-milestones, executive-budget, nyc-omb, office-of-management-budget, preliminary-budget
CREATE TABLE table_1 (
"pub_date" BIGINT,
"boro" VARCHAR,
"managing_agcy_cd" BIGINT,
"managing_agcy" VARCHAR,
"project_id" VARCHAR,
"project_descr" VARCHAR,
"seq_number" BIGINT,
"task_description" VARCHAR,
"orig_start_date" VARCHAR,
"orig_end_date" VARCHAR,
"task_start_date" VARCHAR,
"task_end_date" VARCHAR
);Anyone who has the link will be able to view this.