cityofnewyork-us/leaf-dropoff-locations-in-nyc-8i9k-4gi5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 16 days ago
Indexed 4 hours ago

Leaf Drop-Off Locations in NYC

Locations where NYC residents can drop off their leaves to be composted. These are seasonal and temporary drop-off options — residents should not drop off leaves at these locations outside of the specific dates listed. For more info, see: https://www1.nyc.gov/assets/dsny/site/services/food-scraps-and-yard-waste-page/community-leaf-drop-off.

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/leaf-dropoff-locations-in-nyc-8i9k-4gi5\".\"leaf_dropoff_locations_in_nyc\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • leaf_dropoff_locations_in_nyc
     
     
     
     
     
Upstream Metadata