ny-gov/active-construction-projects-ekci-x6aq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 6 hours ago

Active Construction Projects

Report includes a snapshot of active projects where DASNY delivers some level of project management oversight.

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 \"ny-gov/active-construction-projects-ekci-x6aq\".\"active_construction_projects\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • active_construction_projects
     
     
     
     
     
Upstream Metadata