Open repository in Console
Readme
Updated 5 months ago
‧ Indexed 5 hours ago
Rate of Newborns on Medical Assistance (MA) with Neonatal Abstinence Syndrome (NAS) Withdrawal Symptoms or Affected by Maternal Addictive Drug Use CY 2016 - Current Human Services
This dataset summarizes the number of live births in 2016 or 2017 and indicates how many of those neonates or newborns on Medical Assistance (MA) were diagnosed in their first 90 days of life with Neonatal Abstinence Syndrome (NAS) (withdrawal symptoms or otherwise affected from maternal use of drugs of addiction).
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/rate-of-newborns-on-medical-assistance-ma-with-jw44-tcq8\".\"rate_of_newborns_on_medical_assistance_ma_with\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata