cinemast / covid19-at

COVID-19 Stats and Maps for Austria
https://covid19.spiessknafl.at
BSD 3-Clause "New" or "Revised" License
21 stars 2 forks source link

cov19_world_death continent missing #10

Closed jostrasser closed 4 years ago

jostrasser commented 4 years ago

Hi,

Since now the continent value is missing in almost all rows in the cov19_world_death stats. That is the reason why the stats panels are showing an incorrect value.

The value of infected persons is also not correct.

Thanks JO

jostrasser commented 4 years ago

Only data of ECDC is affected.

cinemast commented 4 years ago

They fixed it again. I fixed the parsing from info.gesundheitsministerum.at as well.

jostrasser commented 4 years ago

Great, thank you.

BR/JO!

jostrasser commented 4 years ago

Is it possible for you to remove the wrong data from the database?

It would be great to get a correct line on the continent overview graphs. Right now the line drops yesterday at 15:30.

Thanks JO!

cinemast commented 4 years ago

Do you have a prometheus-query at hand which returns the datapoints you want to delete?

jostrasser commented 4 years ago

Do you have a prometheus-query at hand which returns the datapoints you want to delete?

No sorry, unfortunately I don't have Prometheus know-how.

I only can give you the exact time frame which is not correct and should be deleted (if possible): 2020-03-30 13:00 - 2020-03-31 14:30

I think a database backup would be useful before you run a truncate on the database ;)

Thanks JO!