ct-gov/dmhas-unduplicated-client-count-medication-ybpk-qh6z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

DMHAS Unduplicated Client Count Medication Assisted Treatment (Mental Health/Substance Use)

DMHAS Unduplicated Client Count by Medication Assisted Treatment type.

Medication Assisted Treatment combines the use of medication, such as buprenorphine (i.e., Suboxone), methadone, or naltrexone (i.e., Vivitrol) with counseling and behavioral therapies to provide a "whole patient" approach to substance use treatment.

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/dmhas-unduplicated-client-count-medication-ybpk-qh6z\".\"dmhas_unduplicated_client_count_medication\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dmhas_unduplicated_client_count_medication
     
     
     
     
     
Upstream Metadata