cdc_weekly_deaths
Access weekly provisional death counts by state for COVID-19, pneumonia, influenza, and total deaths to analyze mortality trends and detect excess mortality patterns from 2020 to present.
Instructions
Get weekly provisional death counts by state — COVID-19, pneumonia, influenza, and total deaths. THIS IS THE MOST CURRENT CDC MORTALITY DATA — updated weekly, covers 2020–present. Includes percent_of_expected_deaths to detect excess mortality.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Full state name: 'New York', 'California'. Omit for all. | |
| year | No | Year (2020–present). Omit for all. | |
| limit | No | Max records (default 200) |