cityofchicago/public-health-department-events-38sz-xyf4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 15 hours ago
Indexed 17 minutes ago

Public Health Department Events

List of public events sponsored or supported by the Chicago Department of Public Health.

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/public-health-department-events-38sz-xyf4\".\"public_health_department_events\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • public_health_department_events
     
     
     
     
     
Upstream Metadata