Open repository in Console
Readme
Updated over 8 years ago
‧ Indexed 5 hours ago
Chicago Park District: Movies in the Parks 2015
List of all Movies in the Parks events. This list is a one-time upload and cancellations will not be updated. Please visit the Chicago Park District website or call the Movies in the Parks hotline at 312-742-1134 to check for cancellations due to weather.
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/chicago-park-district-movies-in-the-parks-2015-v2a6-nxhe\".\"chicago_park_district_movies_in_the_parks_2015\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata