disease.covid.history
Retrieve historical COVID-19 time-series data for trend analysis and research. Access daily case, death, and recovery counts by country or globally using Johns Hopkins CSSE data.
Instructions
Get historical time-series COVID-19 data for a country or globally. Returns daily case, death, and recovery counts. Useful for trend analysis and longitudinal research. Data from Johns Hopkins CSSE.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country name, ISO2/ISO3 code, or "all" for global aggregate (default "all") | |
| lastdays | No | Number of most recent days to return (default 30, max ~1500 for full history) |