pa-gov/individuals-with-medical-assistance-ma-receiving-unzz-dvz6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 2 hours ago

Individuals with Medical Assistance (MA) receiving Medication-Assisted Treatment (MAT) CY 2015-Current Annual County Human Services

This dataset contains the count of individuals with Medical Assistance coverage (MA) receiving any form of MAT (Medication-Assisted treatment) by case county. The counts cover calendar years 2015 - 2018. If a count field is null, then the count is suppressed due to low numbers. If the county is null, then the county is unknown.

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 \"pa-gov/individuals-with-medical-assistance-ma-receiving-unzz-dvz6\".\"individuals_with_medical_assistance_ma_receiving\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • individuals_with_medical_assistance_ma_receiving
     
     
     
     
     
Upstream Metadata