Coder Social home page Coder Social logo

thisisbenny / rki-vaccination-data Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 4.0 172 KB

The API provides the current covid-19 vaccination data of the 16 German federal states as JSON.

Home Page: https://rki-vaccination-data.vercel.app

License: MIT License

Python 97.55% JavaScript 2.45%
api json python3 rki

rki-vaccination-data's People

Contributors

thisisbenny avatar viet2503 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rki-vaccination-data's Issues

Falsche Daten

Hi.
Du hast gestern ja deine API an das neue Excel Format angepasst.
Dabei ist dir leider ein Fehler unterlaufen.
Habe das ganze gerade mal versucht zu finden und ich glaube ich habe es.
Habe das ganze mal für Bayern gemacht.
Bei fullyVaccinated und dann differenceToThePrerviousDay hast du 20123 stehen.
Siehe hier:
Bildschirmfoto 2021-09-11 um 19 35 30
Laut Excel vom RKI sollten da aber
15987 stehen.
Bildschirmfoto 2021-09-11 um 19 36 32
Die 20123 findet man eine Spalte weiter bei gesamt und nicht bei Differenz zum Vortag.

Deine Quote für die fullyVaccinated ist leider auch falsch berechnet.
Wenn du in der ExcelTabelle schaut stehen bei den Zweitimpfungen nicht mehr die Impfungen von Janssen. Diese werden nur bei den Erstimpfungen gezeigt.
Diese musst du aber für die Berechnung dazuzählen.
Vergleiche hierzu einfachmal in der Exceltabelle die Werte in Blatt eins Zelle E5 mit dem Wert in Tabellenblatte 2 Zelle I5. Die Differenz aus beiden ist in Blatt 2 Zelle G5 zu finden und das sind genau die "Erstimpfungen" von Janssen.

Und einen Wunsch hätte ich auch noch gleich:
Die Auffrischungsimpfungen müsste man ja auch noch dazu nehmen, da ich auch ausrechnen, wieviel jeden Tag gesamt geimpft wurde.
Danke

Fully vacinated number far too low

Since September 10th or so the fully vaccinated number is far too low.
As example for Germany, September 13th: the API/v2 says 58.58% are fully vaccinated, while the RKI dashboard says 62,2 %.

Booster vaccinations

The raw data published by the RKI now has columns for the booster vaccinations. Would be great if this could be added to the API.

new layout of excel sheet

Hi @ThisIsBenny,

the data from the api is wrong since RKI changed their excel sheet.

Examples:

  • vaccination quota is 8.3% in api, but must be 13.8%
  • total vaccinated is too low
  • 2nd vaccination value and quota is also too low
  • column order of vaccine changed (total, biontech, moderna, astrazeneca)
  • difference to previous day is much higher than it should be

Thanks in advance!

API not available

Hi.
If I try to open
https://rki-vaccination-data.vercel.app/api/v2
I get the following info and no json
94F88CEF-C279-4730-9281-517FCB10B20D

Difference to the previous day is wrong

Hi.
If I look at your data the value for
difference_to_the_previous_day = 208569
if I look at the excel sheet from rki (where you are getting your data from I think):
difference_to_the_previous_day = 269345
Maybe they changed again something in the format.
Thanks

new vaccine Janssen causes problem in vaccinated calculations

Hi ThisIsBenny,
Thank You for your great work! I recognized a problems in the calculations of the value of "vaccinated" due to a newly added vaccine "Janssen". The value sums row[2] + row[12] and the new column Janssen should lead to row[2] + row[13]. Same for the values of "vaccinated_by_accine". It's just a small thing, which leads to wrong data from today on. [edit:] it is in the file "_utils/scrap_data.py"

greez

chrispfau

2nd_vaccination data value for Germany - currently states only

It seems the new 2nd_vaccination value is only available for the individual states. Would be great if the sum of all states would be available as a field for Germany. The Excel sheet contains the sum also, so I guess it should be a rather easy thing to add.

Anyway, thanks for the great API!

Missing data of Mecklenburg-Vorpommern

As of today (12.02.2021), Mecklenburg-Vorpommern only contains key "total". Other keys like "rs", "vaccinated", "vaccinated_by_accine", etc. are missing.

"Mecklenburg-Vorpommern": {"total": 1608138}, "Niedersachsen":

Is something wrong with parsing data for Mecklenburg-Vorpommern?

RKI added column for AstraZeneca

Hi,

the RKI added a new column for the 'AstraZeneca' vaccine, so 'difference_to_the_previous_day' and all others columns behind this position are not working anymore.

Hospitalization rate

As you did such a wonderful job with the vaccination data, here comes the feature request to also cover the hospitalization rate. RKI data is available as a a csv file here on GitHub.

This does not really cover the current scope of a vaccination data API. However, as the hospitalization rate grows more important, I thought I at least ask. Client scripts could then easily use the hospitalization data.

CORS Allow *

Moin, spricht was dagegen

Access-Control-Allow-Origin: *

zu aktivieren, das man mit jeder Website drauf zugreifen könnte?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.