cityofchicago/neighborhood-health-clinics-historical-mw69-m6xi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 1 month ago

Neighborhood Health Clinics - Historical

Former neighborhood health clinic locations, hours of operation and contact information. These clinics were closed or transferred to private management in July 2012. See https://data.cityofchicago.org/d/kcki-hnch for current public health clinics.

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/neighborhood-health-clinics-historical-mw69-m6xi\".\"neighborhood_health_clinics_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • neighborhood_health_clinics_historical
     
     
     
     
     
Upstream Metadata