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.
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.
The following data is used to make the prediction
COVID19BE_VACC.csvVaccine administrations by manufacturer. Source: Sciensanodelivered.csvDelivered vaccines. Source: Joris Vaesen's Covid vaccinations dashboardpredicted-deliveries.csvThe expected deliveries in the next months. Source: https://twitter.com/jorisvaesen/status/1396072474673090565