pomber / covid19

JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily
https://pomber.github.io/covid19/timeseries.json
1.23k stars 374 forks source link

Data not available for April 23rd, 2020 #178

Closed headrohit96 closed 4 years ago

headrohit96 commented 4 years ago

Data unavailable for April 23rd, 2020. Data present here https://github.com/CSSEGISandData/COVID-19. Please check!

raph-dav commented 4 years ago

+1 :)

akshayajeevan commented 4 years ago

This is because delay of data update by CSSE.

@pomber need to add a morning time (6:15) for the github action cron?

backtrackbaba commented 4 years ago

Would it be possible to trigger an update manually ?

yungfarz commented 4 years ago

data is just too slow it has updated on CSSE website, maybe this repo is slow

jsanjay63 commented 4 years ago

The scheduler needs to be changed to execute every hour/once in 2 hrs at least. It won't do any harm even in case if we don't have any new updates to be fetched.

pomber commented 4 years ago

Sorry, it's updated now.

CSSE updated the data 3.55am UTC (unusually late). This repo checks at 0.15am, 2.15am and 12.15pm, so it took more than 8hs to get the new data.

I'll schedule more runs during those hours.

backtrackbaba commented 4 years ago

Thank you @pomber for the quick response!

headrohit96 commented 4 years ago

Thanks, @pomber!

yungfarz commented 4 years ago

Sorry, it's updated now.

CSSE updated the data 3.55am UTC (unusually late). This repo checks at 0.15am, 2.15am and 12.15pm, so it took more than 8hs to get the new data.

I'll schedule more runs during those hours.

hmm pomber if possible please allow the repo check 0.15am, 2.15am and 12.15pm, 3.15pm ,

pomber commented 4 years ago

hmm pomber if possible please allow the repo check 0.15am, 2.15am and 12.15pm, 3.15pm ,

Added more runs here: https://github.com/pomber/covid19/commit/d3fb9aaaf4b029990f9dd894fb826463f4513a33

yungfarz commented 4 years ago

Sorry, it's updated now.

CSSE updated the data 3.55am UTC (unusually late). This repo checks at 0.15am, 2.15am and 12.15pm, so it took more than 8hs to get the new data.

I'll schedule more runs during those hours.

please schedule many more runs if possible every 1 hour

information need to fast and accurate

thank you