cdc_covid
Retrieve weekly COVID-19 case and death counts by state from CDC data through early 2023.
Instructions
Get COVID-19 weekly case and death counts by state (data through early 2023). States use two-letter abbreviations: 'NY', 'CA', 'TX'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state abbreviation: 'NY', 'CA', 'TX' | |
| limit | No | Max records (default 200) |