Open repository in Console
Readme
Updated over 6 years ago
‧ Indexed 11 months ago
Public Health Services - Licensed Substance Abuse Treatment Providers in Chicago, 2011
Detailed listing of licensed substance abuse treatment providers, treatment modalities, and populations served in Chicago as of April 2011. See the full dataset description for more information: http://bit.ly/z4SLQ3
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-services-licensed-substance-abuse-9zqv-3uhs\".\"public_health_services_licensed_substance_abuse\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata