Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Commit 6705b11

Browse files
committed
Support upstream changes
This commit also removes all no longer reported fields. Issue: #35
1 parent a104275 commit 6705b11

File tree

5 files changed

+2454
-2619
lines changed

5 files changed

+2454
-2619
lines changed

README.md

-15
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,6 @@ There’s been [some confusion](https://github.com/mathiasbynens/covid-19-vaccin
4040
- `fullyVaccinatedCumulative`: the number of people who received either 1 dose of Johnson & Johnson; or 2 doses of Pfizer/BioNTech, Moderna, or Oxford/AstraZeneca.
4141
- `fullyVaccinatedPercent`
4242

43-
### Deprecated columns
44-
45-
As of 2021-04-08, RKI stopped reporting the following data points:
46-
47-
- `initialDosesDueToAge`
48-
- `initialDosesDueToProfession`
49-
- `initialDosesDueToMedicalReasons`
50-
- `initialDosesToNursingHomeResidents`
51-
- `finalDosesDueToAge`
52-
- `finalDosesDueToProfession`
53-
- `finalDosesDueToMedicalReasons`
54-
- `finalDosesToNursingHomeResidents`
55-
56-
These columns are still included in the CSV as they contain potentially useful data for prior dates.
57-
5843
### Anomalies in the data
5944

6045
Cumulative vaccination metrics cannot decrease over time, yet sometimes the reported data contains such a “drop” (as reflected in [the charts](https://mathiasbynens.github.io/covid-19-vaccinations-germany/)). These anomalies match the data reported by the RKI, which sometimes overreports statistics and then corrects the numbers for the next day, or vice versa. (Sadly, the RKI doesn’t publish corrected numbers for the previous day, else we could retroactively correct our data.)

0 commit comments

Comments
 (0)