File size: 1,229 Bytes
7628561 |
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 46 47 48 49 |
---
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
|