CSSEGISandData / COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
https://systems.jhu.edu/research/public-health/ncov/
29.16k stars 18.47k forks source link

Province-Level for Germany #182

Closed eopo closed 3 years ago

eopo commented 4 years ago

Germany has now over 100 currently infected persons. The Robert-Koch-Institut (Federal Agency for Infections) has a list that is updated daily: https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/nCoV.html Maybe it is possible to add the province level to Germany on that base.

iceweasel1 commented 4 years ago

The Robert Koch Institute is a disgrace, as is the Federal Ministry of Health. For weeks, half to whole days nothing has been updated. The last weekends nothing at all has been updated. Even since it really started this week in Germany, these two authorities have been the lame-assed ones.

Every federal state, i.e. every ministry of health of the individual federal states also makes, as it is funny, data hours or several days later only online.

Mostly, counties and cities that are affected were the first to provide official confirmation.

Currently, the 129 that the Robert Koch Institute states on its website as of 3pm are outdated again. The communication outside of official opening hours and weekends with the own population is shameful and sad. Ridiculous is still politely expressed. The Robert Koch Institute and the Federal Ministry of Health can be completely forgotten.

You cannot rely on them.

iceweasel1 commented 4 years ago

Sorry, but this had to be done now. :-)

Rainmaker52 commented 4 years ago

I guess every country says that their government is reacting in the worst ways possible, and that all other countries have responded way better and more adequate. It is the same discussion in The Netherlands.

But, with regards to this request; I guess that the ability to add provinces or regions to a country will depend on the source data. For example, South Korea has a very large number of infections (over 4000 at the time of writing), but doesn't have any further subdivision into regions or provinces either.

The CSV holds the source data, but this just lists very generic regions, such as "Mainland China".

What I cannot get from this, is where this CSV is coming from. If I look at the website quoted in your README for the ECDC, it does not seem to list any specific regions. So, if that's the sole data source, adding provinces or regions might not be possible.

I think that, at least for the European countries, every country has their own "local" disease center. Germany has its Robert Koch Institute, the Netherlands have the RIVM, and every country probably has some datasource which is more granular in the data retrieved.

To get a better resolution on the confirmed cases, crowdsourcing the information might be an option. Would you accept PRs for additional CSVs containing more granular information?

*edit; my comment was messy, cleaned it up a bit.

eopo commented 4 years ago

@Rainmaker52 Germany is really really bad on that point. For one of the infections, the first official place where information came out was the major's personal Facebook. The city's page followed a few hours later, an official press release the next day. I think that cannot be the way to go. (@iceweasel1 Press release for the case in Essen: https://www.essen.de/meldungen/pressemeldung_1361729.de.html )

Nonetheless I agree with @iceweasel1 that the RKI might not be the best source. It is accurate, but very very very slow. @iceweasel1 s repo seems to be a good way, the information is detailed enough for the map, sourced from different official sources and the sources are to be found in the list.

iceweasel1 commented 4 years ago

Many thanks @eopo . I can only agree with your execution. Thanks for the link to Essen. I'll add that in the Essener case to my repo.

There have been other cases added today. I'm currently adding them to my list and uploading the new data to the repo.

Rainmaker52 commented 4 years ago

Well, that's my point.

We can keep track of the numbers in our local region, by using information from media outlets, APIs or webpage scraping from official institutes (be sure to monitor the major's twitter account as well), local governmental organizations.

There's people willing to track this, and expose information via CSV, JSON or whatever. See the other "issues" in this repo for examples. That's what crowdsourcing is about. The problem is that, unless one of the maintainers from this repo responds, that information will not actually reach the map.

iceweasel1 commented 4 years ago

@Rainmaker52 You mean something like this?

For Germany, I offer this: https://github.com/iceweasel1/COVID-19-Germany

It's currently only for confirmed cases. I do not yet keep a list of recoveries, as we do not have many recoveries (time period) yet. Fortunately, none have died yet.

SeidChr commented 4 years ago

Dashboard on province level for germany: https://experience.arcgis.com/experience/478220a4c454480e823b17327b2bf1d4

Overview of other Dashboards: https://github.com/CSSEGISandData/COVID-19/issues/576