v1
latestOpenAPI 3.0.22026-07-149214.2 KBCountry
getDailyReportByCountryName
Get daily report for specific country. Country name and date are mandatory in parametars. Date format is by ISO 8601 standard, but you can provide different format with date-format parameter
get/report/country/name
Query parameters
namestring required
Country name.
datestring required
Date of the report.
date-format'YYYY-MM-DD' | 'YYYY-DD-MM' | 'DD-MM-YYYY' | 'MM-DD-YYYY'
Date format. If you dont want to use ISO 8601 standard (YYYY-MM-DD), you can provide different format.
format'json' | 'xml'
Format of the response
Response
Daily report for COVID-19 for selected country.