Open repository in Console
Readme
Updated 3 hours ago
‧ Indexed 2 hours ago
OER Cleanup Sites
Properties remediated under OER's oversight, both in the E-Designation program and the NYC Voluntary Cleanup Program. Includes sites completed and in progress.
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/oer-cleanup-sites-3279-pp7v\".\"oer_cleanup_sites\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata