cityofnewyork-us/dsny-garages-xw3j-2yxf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 hours ago
Indexed 5 hours ago

DSNY Garages

Location of DSNY garages. Essential to DSNY operations are our 59 garages across the five boroughs. This structure enables the Department’s uniformed personnel to efficiently perform regular duties – and quickly execute emergency response.

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/dsny-garages-xw3j-2yxf\".\"dsny_garages\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dsny_garages
     
     
     
     
     
Upstream Metadata