adamaltmejd / covid

MIT License
88 stars 14 forks source link

7-day average of "By report day" is not including the most recent day for which it can be computed. #16

Closed carsonwick closed 4 years ago

carsonwick commented 4 years ago

Behavior: 7-day moving average of "By report day" time series is not displaying the most recent day for which it can be computed.

Expected Behavior: 7-day moving average of "By report day" time series should be displayed through the same date as the "By death date," and "Forecast," time series. image

adamaltmejd commented 4 years ago

Wierd... I'll look into it :)

adamaltmejd commented 4 years ago

Its because of when the ECDC numbers are updated. I guess I could use FHM numbers instead for the latest date but think its better to keep these separate. So it will have to be like this for now.