Capital Project Detail Data - Dollars
City of New York
@usgov.city_of_new_york_capital_project_detail_data_dollars
City of New York
@usgov.city_of_new_york_capital_project_detail_data_dollars
CREATE TABLE table_1 (
"pub_date" BIGINT,
"boro" VARCHAR,
"managing_agcy_cd" BIGINT,
"managing_agcy" VARCHAR,
"project_id" VARCHAR,
"project_descr" VARCHAR,
"typ_category_name" VARCHAR,
"community_board" VARCHAR,
"budget_line" VARCHAR,
"delay_desc" VARCHAR,
"site_descr" VARCHAR,
"scope_text" VARCHAR,
"fy_yr1_plan" BIGINT,
"orig_bud_amt" BIGINT,
"city_prior_actual" DOUBLE,
"city_yr1_plan" BIGINT,
"city_yr2_plan" BIGINT,
"city_yr3_plan" BIGINT,
"city_yr4_plan" BIGINT,
"city_yr5_plan" BIGINT,
"city_rtc" BIGINT,
"city_plan_total" DOUBLE,
"noncity_prior_actual" DOUBLE,
"noncity_yr1_plan" BIGINT,
"noncity_yr2_plan" BIGINT,
"noncity_yr3_plan" BIGINT,
"noncity_yr4_plan" BIGINT,
"noncity_yr5_plan" BIGINT,
"noncity_rtc" BIGINT,
"noncity_plan_total" DOUBLE
);
Anyone who has the link will be able to view this.