Plotting of the official CTIF vaccination stastistics into readable interpreted graphs and charts. This is the offline version. However, an internet connection is required during the daily generation of the static HTML dashboard. You may deploy this code onto platforms of your choice such as Azure Functions or AWS Lambda.
The online live version can be found here: https://kururugi.blob.core.windows.net/kururugi/index.html
The source code for the live version can be found here: https://github.com/aminhusni/project_kururugi Please note that the live version source code will always be slightly behind a few commits as I am making changes on the offline version first before deploying to the live version.
- Python 3.9
- Pipenv
- Pandas
- Plotly
- matplotlib
pipenv install
python ./main.py