Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 12 months ago
Verified Locations for NYC City-Funded Social Service Contracts - Sites
Service delivery location.
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/verified-locations-for-nyc-cityfunded-social-y9si-s7ab\".\"verified_locations_for_nyc_cityfunded_social\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata