cityofnewyork-us/capital-project-detail-data-milestones-s7yh-frbm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 5 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 is updated three times a year during the Preliminary, Executive and Adopted Capital Commitment Plans.

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