language: | |
- en | |
pretty_name: AH Provisional COVID-19 Deaths by Quarter, County and Age for 2020 | |
tags: | |
- hhs | |
- cdc | |
- age | |
- coronavirus | |
- county | |
- covid-19 | |
- deaths | |
- mortality | |
- nchs | |
- nvss | |
- provisional | |
- quarterly | |
# AH Provisional COVID-19 Deaths by Quarter, County and Age for 2020 | |
## Description | |
Provisional counts of deaths involving coronavirus disease 2019 (COVID-19) by United States county of residence and age group, for 2020 by quarter. | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Temporal Coverage**: 2020-01-01/2020-12-31 | |
- **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/covid19/covid-19-mortality-data-files.htm | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/ah-provisional-covid-19-deaths-by-quarter-county-a') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |