Open repository in Console
Readme
Updated 4 months ago
‧ Indexed 2 hours ago
CDPH Mental Health Resources
Comprehensive information about the Chicago Department of Public Health (CDPH)'s mental health clinics and community partners. Providers on this site offer free mental health services to Chicagoans regardless of ability to pay, immigration status, or health insurance. Information includes location of site(s), hours of operation, populations served, specific service types, and contact information.
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/cdph-mental-health-resources-vcv6-95ym\".\"cdph_mental_health_resources\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata