Open repository in Console
Readme
Updated almost 13 years ago
‧ Indexed 12 months ago
Flu Shot Clinic Locations - 2012
List of Chicago Department of Public Health free flu clinics offered throughout the city. For more information about the flu, go to http://bit.ly/9uNhqG.
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/flu-shot-clinic-locations-2012-4jy7-7m68\".\"flu_shot_clinic_locations_2012\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata