cityofnewyork-us/electronics-drop-off-locations-in-nyc-wshr-5vic
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 hours ago
Indexed 1 hour ago

Electronics Drop Off Locations in NYC

A list of locations where NYC residents can drop off unwanted electronics. It’s illegal in New York State to include electronic devices with trash or recycling. For more information on how to handle unwanted electronics in NYC, see: https://www1.nyc.gov/assets/dsny/site/services/electronics

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/electronics-drop-off-locations-in-nyc-wshr-5vic\".\"electronics_drop_off_locations_in_nyc\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • electronics_drop_off_locations_in_nyc
     
     
     
     
     
Upstream Metadata