cityofchicago/flu-shot-clinic-locations-2013-g5vx-5vqf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 1 month ago

Flu Shot Clinic Locations - 2013

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-2013-g5vx-5vqf\".\"flu_shot_clinic_locations_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • flu_shot_clinic_locations_2013
     
     
     
     
     
Upstream Metadata