v1
latestOpenAPI 3.0.22026-07-149214.2 KBCountry
getDailyReportByCountryCode
Get daily report for specific country. Country code and date are mandatory in parametars. Country code is in ISO 3166-1 standard. It can be 2 chars (Alpha-2) or 3 chars (Alpha-3) type. Date format is by ISO 8601 standard, but you can provide different format with date-format parameter
get/report/country/code
Query parameters
codestring required
Country code. Country code is by ISO 3166-1 standard. It can be 2 chars (Alpha-2) or 3 chars (Alpha-3) type.
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.