-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussuion #1
Comments
Nice work! We are working on a similar repository focusing on data representation and delivery. We are interested in Russian data. Our project is here https://insysbio.github.io/covid-19-data/ It would be helpful if Russian data are stored separately like US data in original J.Hopkins repos. See files /csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_US.csv Thanks! |
Good to know someone is interested. I would be happy if anyone make a visualizer like https://dash-coronavirus-2020.herokuapp.com has to monitor the situation in regions.
I focused at collecting daily data up to this moment, because 1) I think we could always generate time series data out of daily data 2) HSSE seems to change format sometimes and timeseries files are often affected. I'll add timeseries files soon. Before this moment one could use a Python function which reads the daily data and return timeseries, see https://github.com/grwlf/COVID-19_plus_Russia/blob/master/python3/src/covid19ru/access.py#L68 Call it like https://github.com/grwlf/COVID-19_plus_Russia/blob/master/python3/src/covid19ru/plot.py#L15
Didn't know about it, thanks. |
|
Unfortunately, the visualization is not our specialization. I hope someone will do it. That was great! I am implementing a new data to our api. Thanks! |
Is it possible to include municipality data? This google sheet contains crowdsourced COVID-19 data by municipalities |
OK, I'll try to write a parser. |
Hello! When are you planning to update? If later 12-00 Moscow time I think not usable. |
Hi. Sorry for the delay. I'm now working on the update automation. |
The text was updated successfully, but these errors were encountered: