Open repository in Console
Readme
Updated over 6 years ago
‧ Indexed 1 hour ago
Parks - Facilities & Features (deprecated November 2016)
Facilities located in Chicago Park District parks
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 \"cityofchicago/parks-facilities-features-deprecated-november-2016-y7qa-tvqx\".\"parks_facilities_features_deprecated_november_2016\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata