language: | |
- en | |
pretty_name: Provisional Percent of Deaths for COVID-19, Influenza, and RSV | |
tags: | |
- hhs | |
- cdc | |
- coronavirus | |
- covid19 | |
- deaths | |
- influenza | |
- mortality | |
- nchs | |
- nvss | |
- respiratory-virus-response | |
- rsv | |
- weekly | |
# Provisional Percent of Deaths for COVID-19, Influenza, and RSV | |
## Description | |
This file contains the provisional percent of total deaths by week for COVID-19, Influenza, and Respiratory Syncytial Virus for deaths occurring among residents in the United States. Provisional data are based on non-final counts of deaths based on the flow of mortality data in National Vital Statistics System. | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Temporal Coverage**: 2018-01-06/2024-02-17 | |
- **Geographic Coverage**: US | |
- **Last Modified**: 2025-05-02 | |
- **Contact**: National Center for Health Statistics ([email protected]) | |
## Source | |
Original data can be found at: https://data.cdc.gov/d/4bc2-bbpq | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/provisional-percent-of-deaths-for-covid-19-influen') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |