cityofnewyork-us/dsny-districts-with-disposal-vendor-assignments-fpv2-r9br
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 19 hours ago
Indexed 5 hours ago

DSNY Districts With Disposal Vendor Assignments

The vendors used to discard various materials (refuse, paper, metal/glass/plastic, bulk metal, and organics) collected in DSNY districts.

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-districts-with-disposal-vendor-assignments-fpv2-r9br\".\"dsny_districts_with_disposal_vendor_assignments\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dsny_districts_with_disposal_vendor_assignments
     
     
     
     
     
Upstream Metadata