cityofnewyork-us/capital-project-detail-data-milestones-s7yh-frbm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

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 <a href="https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=Capital+Projects+Dashboard">Capital Projects Dashboard</a> administered by the Mayor's Office of Operations.

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-project-detail-data-milestones-s7yh-frbm\".\"capital_project_detail_data_milestones\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • capital_project_detail_data_milestones
     
     
     
     
     
Upstream Metadata