Closed mathiasbynens closed 3 years ago
The RKI changed their spreadsheet structure. In addition to the structural changes, there are now many more data points included, such as vaccine dosage count per specific vaccine (BioNTech/Moderna so far).
We have to rewrite https://github.com/mathiasbynens/covid-19-vaccinations-germany/blob/main/process-xlsx.js accordingly. Unfortunately, we’ll need to change the data/data.csv structure as well.
data/data.csv
The RKI changed their spreadsheet structure. In addition to the structural changes, there are now many more data points included, such as vaccine dosage count per specific vaccine (BioNTech/Moderna so far).
We have to rewrite https://github.com/mathiasbynens/covid-19-vaccinations-germany/blob/main/process-xlsx.js accordingly. Unfortunately, we’ll need to change the
data/data.csv
structure as well.