Open repository in Console
Readme
Updated 5 hours ago
‧ Indexed 3 hours ago
DSNY Special Waste Drop-off Sites
Location of DSNY Special Waste Drop-Off Sites. For hours of operation, what to bring, and rules and procedures, please see: http://www1.nyc.gov/assets/dsny/site/services/harmful-products/special-waste-drop-offs.
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-special-waste-dropoff-sites-242c-ru4i\".\"dsny_special_waste_dropoff_sites\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata