Coder Social home page Coder Social logo

netherlands-vaccinations-scraper's Introduction

AutoUpdate

netherlands-vaccinations-scraper

Vaccination data as scraped from Corona Dashboard and the RIVM.

ACTIVE

NOTE: datasets are moved to deprecated without warning. This is because the Netherlands changes data format quite often, and we can't keep up with conversions.

booster-shots-immune-disorders.csv

Scraped from RIVM
date timestamp of the record
week weeknumber of the record
cumulative_number_of_booster1_shots The reported number of people that have received the booster 1 shot.

vaccine_administered_total.csv

date timestamp of the record estimated the estimated number of doses administered as reported by the RIVM reported the actual reported number of doses administered by various instances date_of_insertion_unix technical record from the coronadashboard

vaccine_administered_*.csv

See vaccine_administered_total.csv. The difference is that while totals is an aggregation, these files contain the numbers per instance and might include either estimates, reported or combination of both.

vaccine-dose-deliveries-by-manufacturer.csv

year-week the iso year and week, date_start_unix is used to generate this value
date_start start of the week when the delivery should take place
date_end end of the week when the delivery should take place
date_of_insertion technical record, it is unclear what it means exactly but most likely this is the date when the record was added to the dashboard data

All other columns are names of manufacturers and show the number of vaccine doses that are expected to be delivered in that specific week.

vaccine-support.csv

year-week the iso year and week, date_start_unix is used to generate this value
percentage_in_favor percentage in favor of vaccination
percentage_already_vaccinated percentage of population vaccinated
date_start_unix start date of this rows values
date_end_unix end date of this rows values
date_of_insertion_unix technical record, it is unclear what it means exactly but most likely this is the date when the record was added to the dashboard data

doses-administered-per-manufacturer.csv

date the cumulative numbers up till this date
Dosis indicates if the numbers are for first-dose administered or second dose administered
Vaccin indicates the vaccine, e.g. COM = BioNTech/Pfizer, MOD = Moderna

All other columns represent groups specifically targeted to be vaccinated as reported by the RIVM.

INACTIVE

people-vaccinated.csv

date iso datestamp when the row was published.
total_vaccinations total vaccination doses administered.

estimated-people-vaccinated.csv

date iso datestamp when the row was published
total_vaccinations total vaccination doses administered as estimated by a mathematical model from the RIVM

people-vaccinated-by-instance.csv

date iso datestamp when the row was published.

Every column name is an organisation involved in the vaccination process as reported by the dashboard. The column names might change over time as we add or remove mappings.

estimated-people-vaccinated-by-instance.csv

date iso datestamp when the row was published

Every column name is an organisation involved in the vaccination process as reported by the mathematical model from the RIVM. The column names might change over time as we add or remove mappings.

expected-doses-delivered-within-six-weeks.csv

date iso datestamp when the row was published.
expected_deliveries_within_six_weeks the number of doses that are expected to be delivered to the Netherlands within six weeks.

netherlands-vaccinations-scraper's People

Contributors

sikerdebaard avatar

Watchers

 avatar  avatar  avatar

netherlands-vaccinations-scraper's Issues

Vaccinations scraper data not updated

Hi,

I noticed that the data is not updated today.

And I am not sure but the structure data["vaccinaties"]["data"]['kpi_total']['tab_total_estimated']['value'] may have changed? (data["vaccinaties"]["data"] does not exist?)

I tried to walk the structure but have no idea where else to get the data from, I cannot find the actual data within data["vaccinaties"] and not other 'vaccinaties' among all of the keys in data...

Kind regards, Wouter

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.