COVID-19 panel from owid/covid-19-data (archival)
Filtered slice of the owid/covid-19-data archival panel on GitHub. The upstream dataset is frozen but remains the canonical cross-country COVID-19 reference compiled from Johns Hopkins CSSE, WHO, and national health agencies. Returns daily rows with new_cases, new_deaths, total_cases, total_deaths. Licence: CC BY 4.0 with upstream attribution.
Query parameters
Country name (case-insensitive) or ISO3 code. Recommended for COVID endpoint since the panel is very large.
Country name (case-insensitive) or ISO3 code. Recommended for COVID endpoint since the panel is very large.
Inclusive start date (YYYY-MM-DD). Maps to date column of the bulk CSV.
Inclusive start date (YYYY-MM-DD). Maps to date column of the bulk CSV.
Inclusive end date (YYYY-MM-DD).
Inclusive end date (YYYY-MM-DD).
Response
Filtered covid rows plus a CC BY 4.0 attribution block naming Johns Hopkins CSSE and WHO as originating providers.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}