Baselight

Prescription Monitoring Program CT - USA

Opioid, Benzodiazepine, Stimulant, Naloxone, and Gabapentin Prescription Count

@kaggle.matheusbonilha123456_prescription_monitoring_program_ct_usa

Loading...
Loading...

About this Dataset

Prescription Monitoring Program CT - USA

This dataset provides the prescription counts and rates per 1,000 residents by town for opioid

benzodiazepine, stimulant, gabapentin, & naloxone dispensations.

The most current population data available at the end of a quarter is used to calculate rates. This only includes dispensations to CT residents reported to the CT Prescription Monitoring & Reporting System (CPMRS).

Tables

Prescription Monitoring Program Opioid Benzodiazepine, 7a12d3d2

@kaggle.matheusbonilha123456_prescription_monitoring_program_ct_usa.prescription_monitoring_program_opioid_benzodiazepine__7a12d3d2
  • 107.25 KB
  • 1690 rows
  • 16 columns
Loading...

CREATE TABLE prescription_monitoring_program_opioid_benzodiazepine__7a12d3d2 (
  "date" VARCHAR,
  "patient_residence" VARCHAR,
  "geolocation" VARCHAR,
  "state" VARCHAR,
  "naloxone_prescription_count" DOUBLE,
  "naloxone_rate_per_1_000_residents" DOUBLE,
  "opiate_agonist_prescription_count" BIGINT,
  "opiate_agonist_rate_per_1_000_residents" DOUBLE,
  "opiate_partial_agonist_prescription_count" BIGINT,
  "opiate_partial_agonist_rate_per_1_000_residents" DOUBLE,
  "benzodiazepine_prescription_count" BIGINT,
  "benzodiazepine_rate_per_1_000_residents" DOUBLE,
  "stimulant_prescription_count" BIGINT,
  "stimulant_rate_per_1_000_residents" DOUBLE,
  "gabapentin_prescription_count" BIGINT,
  "gabapentin_rate_per_1_000_residents" DOUBLE
);

Share link

Anyone who has the link will be able to view this.