language: | |
- en | |
pretty_name: AH Provisional COVID-19 Deaths by Educational Attainment, Race, Sex, | |
and Age | |
tags: | |
- hhs | |
- cdc | |
- age | |
- coronavirus | |
- covid-19 | |
- deaths | |
- education | |
- mortality | |
- nchs | |
- nvss | |
- provisional | |
- race | |
- sex | |
# AH Provisional COVID-19 Deaths by Educational Attainment, Race, Sex, and Age | |
## Description | |
Provisional counts of deaths in the United States by educational attainment, race, sex, and age group. The dataset includes cumulative provisional counts of death for COVID-19, coded to ICD-10 code U07.1 as an underlying or multiple cause of death. | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **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/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-educational-atta') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |