pa-gov/number-of-individuals-on-medical-assistance-ma-dh73-3axc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Number Of Individuals on Medical Assistance (MA) Filling Naloxone Prescription CY 2015 - Current Annual County Human Services

The county aggregate number of individuals on Medical Assistance (MA, Medicaid) who have filled a Naloxone Prescription. This includes all individuals on Medicaid. Naloxone is an opioid antagonist. It acts on the CNS to block the effects of narcotics, especially the "high'' feeling that makes you want to use them. It will not produce any narcotic-like effects or cause mental or physical dependence. Numbers are for the Calendar Year and updated with as current as possible until the next data refresh.

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/number-of-individuals-on-medical-assistance-ma-dh73-3axc\".\"number_of_individuals_on_medical_assistance_ma\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_individuals_on_medical_assistance_ma
     
     
     
     
     
Upstream Metadata