Open repository in Console
Readme
Updated 1 month ago
‧ Indexed 2 hours ago
Curbside Composting Sign-Up Program - Summary of Service and Demand
Metrics on the status of Curbside Composting sign-up program. Note that Curbside Composting service is currently available to all Queens residents (no sign-up needed), as well as select community boards in Bronx, Brooklyn, and Manhattan. Curbside Composting is expanding to ALL NYC residents. For more information, visit: <a href="https://nyc.gov/curbsidecomposting" target="_blank" rel="noopener noreferrer">https://nyc.gov/curbsidecomposting</a>.
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/curbside-composting-signup-program-summary-of-rbfe-xwgv\".\"curbside_composting_signup_program_summary_of\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata