Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Substance Abuse Care Facilities
Licensed Substance Abuse Care facilities derived from Licenses and Credentials recorded in Connecticut's eLicensing system. Includes active and inactive licenses.
This dataset is pulled from the full State Licenses and Credentials dataset: https://data.ct.gov/Business/State-Licenses-and-Credentials/ngch-56tr/data
Updated daily.
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 \"ct-gov/substance-abuse-care-facilities-qj95-a29y\".\"substance_abuse_care_facilities\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata