Closed maltejur closed 3 years ago
@chcald can you take a look at this? It seems like maybe a bug but only the prior day doesn't have full data
@maltejur and @ebwinters I don't think it is a bug. The only thing we try to calculate is the total from daily if there are missing values. The rest are left as reported by the source. If reported as 0
then the source is missing those values. You can check here.
@nibble0101 good catch. Closing the issue, thanks
Describe the bug
The fields
daily
,totalPerHundred
anddailyPerMillion
all have a value of 0 on thevaccine/coverage/countries?fullData=true
Endpoint.To Reproduce Visit https://disease.sh/v3/covid-19/vaccine/coverage/countries?lastdays=1&fullData=true
Expected behavior I expect to see daily cases, cases per hundred and daily cases per million in the respective fields.
Screenshots
Additional context I need this because I would like to use relative numbers on the website.