Skip to content

trldp/vaccine-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prediction Covid vaccinations Belgium

This repository contains code to make a prediction of covid vaccinations for Belgium based on historical vaccination data and expected deliveries. Note that this code is provided without any warranty. I am not involved in the Belgian vaccination campain and can therefore not make any guarantee that these predictions will be accurate, especially not if changes are made to the vaccination strategy in Belgium.

Graphs produced by this code can also be found on my personal website.

Running the code

In order to run the code, you need python 3 with the following packages

numpy,
pandas,
plotly.

Once these are installed, just run

python3 vaccine-prediction.py

This should open a web-browser with three plots containing the predictions.

Data

The following data is used to make the prediction

License

  • vaccine-prediction.py Licensed under GPL-3+ (see here for more information)
  • data/deliveries.csv Licensed under CC BY 4.0 (see here for more information)

About

Predictions for the Belgian Covid vaccination campain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors