Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

add vaccination data #1574

Closed
wants to merge 40 commits into from
Closed

add vaccination data #1574

wants to merge 40 commits into from

Conversation

maekke
Copy link
Collaborator

@maekke maekke commented Jan 10, 2021

add a very basic vaccination data with the total number of vaccinations and the number vaccinated people (I guess this value is not yet provided by any of the cantons yet).
This should include all the needed scripts and github workflow.
See #1550

@maekke maekke requested a review from metaodi January 10, 2021 09:07
@metaodi metaodi self-assigned this Jan 11, 2021
@maekke
Copy link
Collaborator Author

maekke commented Jan 17, 2021

status update:

  • BE daily data of vaccinations available and scraped
  • BL daily data of first and second vaccinations available and scraped
  • BS daily data of vaccinations available and scraped (though it's named vaccinated people in the data)
  • GE weekly data of vaccinations available and scraped (not really sure if it's worth scraping the daily data, since it's not the accumulated, but daily / weekly data)
  • JU weekly data of vaccinations available and scraped (I'm not sure if this "Total" value is per week, so this might need to be summed up with previous data)
  • SO latest daily data of vaccinations available and scraped

@amslera amslera mentioned this pull request Jan 18, 2021
@maekke
Copy link
Collaborator Author

maekke commented Jan 20, 2021

@maekke
Copy link
Collaborator Author

maekke commented Jan 20, 2021

VS vaccination scraper e46da8d

maekke added 24 commits January 21, 2021 21:29
to populate entries from csv and to add new entries.
- add the scraper
- add empty csv file
- wire it up in the github workflow
- skip total vaccination row, but check if the total vaccination match what
  was used as output
- sum up vaccinations per week to to a total
and update date regex to latest website
and update to latest columns from website
@maekke
Copy link
Collaborator Author

maekke commented Jan 22, 2021

TG/AR/AI added too

@maekke
Copy link
Collaborator Author

maekke commented Jan 23, 2021

VD: 88fabec

@amslera amslera linked an issue Jan 27, 2021 that may be closed by this pull request
@maekke
Copy link
Collaborator Author

maekke commented Jan 27, 2021

@metaodi @amslera should we close this? I guess this is not going to get merged.
I've added the scripts to https://github.com/maekke/vaccination_data (not yet the PDF parsing ones), just for fun...

@metaodi metaodi closed this Jan 27, 2021
@maekke maekke deleted the add_vaccination_data branch August 18, 2021 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vaccination data
2 participants