File size: 1,039 Bytes
c69eedf |
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 40 41 42 43 44 45 |
---
language:
- en
pretty_name: 'NCHS - Infant and neonatal mortality rates: United States, 1915-2013'
tags:
- hhs
- cdc
- infant
- mortality
- nchs
- neonatal
---
# NCHS - Infant and neonatal mortality rates: United States, 1915-2013
## Description
Rates are infants (under 1 year) and neonatal (under 28 days) deaths per 1,000 live births.
https://www.cdc.gov/nchs/data-visualization/mortality-trends/
## Dataset Details
- **Publisher**: Centers for Disease Control and Prevention
- **Temporal Coverage**: 1915/2013
- **Geographic Coverage**: United States
- **Last Modified**: 2025-04-21
- **Contact**: National Center for Health Statistics ([email protected])
## Source
Original data can be found at: https://www.cdc.gov/nchs/data-visualization/mortality-trends/
## Usage
You can load this dataset using:
```python
from datasets import load_dataset
dataset = load_dataset('HHS-Official/nchs-infant-and-neonatal-mortality-rates-united-st')
```
## License
This dataset is licensed under https://www.usa.gov/government-works
|