DrozmotiX / ioBroker.coronavirus-statistics

Adapter to show Global Corona Virus information and current reports
MIT License
18 stars 19 forks source link

Some information missing #334

Closed rde29 closed 2 years ago

rde29 commented 2 years ago

Hello, I recongnized that some attributes in structure will not be filled, especially the current figures of corona:

coronavirus-statistics.0.Germany.todayCases coronavirus-statistics.0.Germany.todayDeaths

My adapter Version is 0.8.7

DutchmanNL commented 2 years ago

Will Check, wouldn’t surprise me if those values are removed from api

DutchmanNL commented 2 years ago

let's wait for a day, I see the value still part of the API but with a 0 a value as the backend is depending on many other source this may be a glitch somewhere related to data gathering outside of ioBroker

valbuz commented 2 years ago

Hi For me the same…. Cases today show´s always the same counter since a few days. (Country: switzerland)

thanks Pat

DutchmanNL commented 2 years ago

I am sorry but cannot fix this one, the API does not provide that data anymore only for a total value of all countries combined (see https://disease.sh/v3/covid-19/countries?sort=cases)

API provider can also not fix it as the source is not providing it anymore, see https://github.com/disease-sh/API/issues/647