nevrome / covid19germany

R package - Load, visualise and analyse daily updated data on the COVID-19 outbreak in Germany
Other
46 stars 8 forks source link

get_RKI_timeseries(): Date is NA! #35

Closed wulms closed 3 years ago

wulms commented 3 years ago

Hi guys,

I wanted to load the RKI Covid data, but all Dates are NA, when using get_RKI_timeseries()

Edit: Okay - today the dates are back. Only in StartOfdiseaseDate some NAs - is that right?

Awesome work!

Best, Niklas

nevrome commented 3 years ago

Edit: Okay - today the dates are back. Only in StartOfdiseaseDate some NAs - is that right?

I think that is correct.

wulms commented 3 years ago

Thank you for your fast reply!

Stay healthy :)

nevrome commented 3 years ago

Let me know if you observe any issues with the date parsing and if our simplified data product is not consistent with the raw table the RKI provides. Sometimes the reason for this is a bad upload by the RKI, though, so many issues get resolved automatically within 24 hours.