GET
/v3/covid-19/jhucsse
Get COVID-19 totals for all countries and their provinces
GET
/v3/covid-19/jhucsse/counties
Get COVID-19 totals for all US counties
GET
/v3/covid-19/jhucsse/counties/{county}
Get COVID-19 totals for a specific county
GET
/v3/covid-19/historical
Get COVID-19 time series data for all countries and their provinces
GET
/v3/covid-19/historical/all
Get global accumulated COVID-19 time series data
GET
/v3/covid-19/historical/{country}
Get COVID-19 time series data for a specific country
GET
/v3/covid-19/historical/{countries}
Get COVID-19 time series data for a specific set of countries
GET
/v3/covid-19/historical/{country}/{province}
Get COVID-19 time series data for a specific province in a country
GET
/v3/covid-19/historical/{country}/{provinces}
Get COVID-19 time series data for a set of provinces in a country
GET
/v3/covid-19/historical/usacounties
Get all possible US States to query the /historical/usacounties/{state} endpoint with
GET
/v3/covid-19/historical/usacounties/{state}
Get COVID-19 time series data for all counties in a specified US state