cityofnewyork-us/capital-projects-database-cpdb-commitments-djxg-kcfi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 month ago

Capital Projects Database (CPDB) - Commitments

Office of Management and Budget (OMB) publishes Capital Commitment Plan three times a year as a series of pdf files, generally in the months of January, April, and September as part of the publication of the Preliminary, Executive, and Adopted Capital Budgets.

To explore the data, please visit <a href="https://capitalplanning.nyc.gov/map#10/40.7128/-74.0807">Capital Planning Explorer</a>

For additional information, please visit <a href="https://www.ibo.nyc.ny.us/iboreports/IBOCBG.pdf">A Guide to The Capital Budget</a>

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cityofnewyork-us/capital-projects-database-cpdb-commitments-djxg-kcfi\".\"capital_projects_database_cpdb_commitments\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • capital_projects_database_cpdb_commitments
     
     
     
     
     
Upstream Metadata