File size: 807 Bytes
bafbef4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
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/
|