{
"source": "owid-covid-data",
"country": "string",
"rows": [
{
"country": "string",
"code": "string",
"date": "string",
"year": 0,
"new_cases": 0,
"new_deaths": 0,
"total_cases": 0,
"total_deaths": 0
}
],
"count": 0,
"attribution": {
"licence": "CC BY 4.0",
"attribution": "string",
"source_name": "string",
"citation_short": "string",
"citation_long": "string"
}
}