language: | |
- en | |
pretty_name: State Drug Utilization Data 2007 | |
tags: | |
- hhs | |
- cms | |
- pharmacy | |
# State Drug Utilization Data 2007 | |
## Description | |
Drug utilization data are reported by states for covered outpatient drugs that are paid for by state Medicaid agencies since the start of the Medicaid Drug Rebate Program. The data includes state, drug name, National Drug Code, number of prescriptions and dollars reimbursed. Data descriptions are available on Medicaid.gov: https://www.medicaid.gov/medicaid/prescription-drugs/state-drug-utilization-data/state-drug-utilization-data-faq/index.html | |
## Dataset Details | |
- **Publisher**: Centers for Medicare & Medicaid Services | |
- **Last Modified**: 2024-06-11 | |
- **Contact**: Medicaid.gov ([email protected]) | |
## Source | |
Original data can be found at: https://healthdata.gov/d/73cb-dczt | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/state-drug-utilization-data-2007') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |