cityofnewyork-us/dot-inhouse-street-resurfacing-projects-ffaf-8mrv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

DOT In-house Street Resurfacing Projects

List of all New York City Department of Transportation (NYC DOT) in-house street paving and milling projects for a street block or at an intersection. For information, please the DOT website: https://www.nyc.gov/html/dot/html/motorist/resurfintro.shtml

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/dot-inhouse-street-resurfacing-projects-ffaf-8mrv\".\"dot_inhouse_street_resurfacing_projects\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dot_inhouse_street_resurfacing_projects
     
     
     
     
     
Upstream Metadata