Open repository in Console
Readme
Updated almost 5 years ago
‧ Indexed 26 minutes ago
Chicago Park District: Movies in the Parks 2018
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. All movie screenings begin at dusk. Estimate 8:30 from June-July 15, 8:15 from July 15 - August 15 and 8:00 after August 15.
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-2018-e2v8-k3us\".\"chicago_park_district_movies_in_the_parks_2018\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata