Capital Projects Database (CPDB) - Projects (Points)
City of New York
@usgov.city_of_new_york_capital_projects_database_cpdb_projects_points
City of New York
@usgov.city_of_new_york_capital_projects_database_cpdb_projects_points
The Capital Projects Database reports information at the project level on discrete capital investments from the Capital Commitment Plan.Each row is uniquely identified by its Financial Management Service (FMS) ID, and contains data pertaining to the sponsoring and managing agency. To explore the data, please visit Capital Planning Explorer For additional information, please visit A Guide to The Capital Budget
Organization: City of New York
Last updated: 2022-11-04T18:13:34.570624
Tags: budget, capital-planning, capital-projects-database, cpdb, omb
CREATE TABLE table_1 (
"ccpversion" VARCHAR,
"maprojid" VARCHAR,
"magenacro" VARCHAR,
"magency" BIGINT,
"magenname" VARCHAR,
"descript" VARCHAR,
"projectid" VARCHAR,
"mindate" TIMESTAMP,
"maxdate" TIMESTAMP,
"typecat" VARCHAR,
"pcccnonex" BIGINT,
"pcccex" BIGINT,
"pccc" BIGINT,
"pcnccstate" BIGINT,
"pcnccfed" BIGINT,
"pcnccother" BIGINT,
"pcncc" BIGINT,
"pctotal" BIGINT,
"adccnonex" BIGINT,
"adccex" BIGINT,
"adcc" BIGINT,
"adnccstate" BIGINT,
"adnccfed" BIGINT,
"adnccother" BIGINT,
"adncc" BIGINT,
"adtotal" BIGINT,
"alccnonex" DOUBLE,
"alccex" DOUBLE,
"alcc" DOUBLE,
"alnccstate" DOUBLE,
"alnccfed" DOUBLE,
"alnccother" DOUBLE,
"alncc" DOUBLE,
"altotal" DOUBLE,
"coccnonex" DOUBLE,
"coccex" DOUBLE,
"cocc" DOUBLE,
"conccstate" DOUBLE,
"conccfed" DOUBLE,
"conccother" DOUBLE,
"concc" DOUBLE,
"cototal" DOUBLE,
"spccnonex" DOUBLE,
"spccex" DOUBLE,
"spcc" DOUBLE,
"spnccstate" DOUBLE,
"spnccfed" DOUBLE,
"spnccother" DOUBLE,
"spncc" DOUBLE,
"sptotal" DOUBLE,
"sptotalcb" DOUBLE,
"geometry" VARCHAR
);Anyone who has the link will be able to view this.