ct-gov/prescription-monitoring-program-top-5-jsg3-x3z4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 28 days ago
Indexed 6 hours ago

Prescription Monitoring Program: Top 5 Benzodiazepine Prescriptions Dispensed

This dataset includes the Top 5 benzodiazepine prescriptions dispensed on a quarterly basis, showing the last day of the preceding quarter. Drug names presented are the generic classification. Prescription benzodiazepines are controlled substances, which slow down the central nervous system, and often used to relieve anxiety and muscle spasms, as well as reduce seizures.

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/prescription-monitoring-program-top-5-jsg3-x3z4\".\"prescription_monitoring_program_top_5\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • prescription_monitoring_program_top_5
     
     
     
     
     
Upstream Metadata