language: | |
- en | |
pretty_name: NADAC (National Average Drug Acquisition Cost) 2024 | |
tags: | |
- hhs | |
- cms | |
- nadac | |
license: odbl | |
# NADAC (National Average Drug Acquisition Cost) 2024 | |
## Description | |
National Average Drug Acquisition Cost (NADAC) weekly reference data for the calendar year. | |
## Dataset Details | |
- **Publisher**: Centers for Medicare & Medicaid Services | |
- **Last Modified**: 2024-12-23 | |
- **Contact**: Medicaid.gov ([email protected]) | |
## Source | |
Original data can be found at: https://healthdata.gov/d/3tha-57c6 | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/nadac-national-average-drug-acquisition-cost-2024') | |
``` | |
## License | |
This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/ | |