Skip to content
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

Open
sergei-mironov opened this issue Mar 25, 2020 · 8 comments
Open

Discussuion #1

sergei-mironov opened this issue Mar 25, 2020 · 8 comments

Comments

@sergei-mironov
Copy link
Owner

sergei-mironov commented Mar 25, 2020

  1. Provide COVID19 dataset containing Russian cities information.
  2. Maintain CSSE compatibility
  3. Provide some higher level APIs
@metelkin
Copy link

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
Territory code as a separate column would be also helpful based on https://www.iso.org/obp/ui/#iso:code:3166:RU

Thanks!

@sergei-mironov
Copy link
Owner Author

sergei-mironov commented Apr 12, 2020

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.

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

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

Territory code as a separate column would be also helpful based on https://www.iso.org/obp/ui/#iso:code:3166:RU

Didn't know about it, thanks.

@sergei-mironov
Copy link
Owner Author

sergei-mironov commented Apr 13, 2020

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

Please check https://github.com/grwlf/COVID-19_plus_Russia/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_RU.csv

@metelkin
Copy link

metelkin commented Apr 13, 2020

I would be happy if anyone make a visualizer like https://dash-coronavirus-2020.herokuapp.com has to monitor the situation in regions.

Unfortunately, the visualization is not our specialization. I hope someone will do it.

Please check https://github.com/grwlf/COVID-19_plus_Russia/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_RU.csv

That was great! I am implementing a new data to our api.

Thanks!

sergei-mironov added a commit that referenced this issue Apr 14, 2020
sergei-mironov added a commit that referenced this issue Apr 20, 2020
sergei-mironov added a commit that referenced this issue Apr 22, 2020
@gltronred
Copy link

Is it possible to include municipality data?

This google sheet contains crowdsourced COVID-19 data by municipalities

@sergei-mironov
Copy link
Owner Author

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.

sergei-mironov pushed a commit that referenced this issue May 16, 2020
@IVanDeryabin76
Copy link

Hello! When are you planning to update? If later 12-00 Moscow time I think not usable.
23.59 - makes no sense,

@sergei-mironov
Copy link
Owner Author

Hi. Sorry for the delay. I'm now working on the update automation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants