Global short-term COVID-19 forecasting
Apr 1, 2021
·
1 min read
This pipeline reproduces the short-term COVID-19 case forecasts developed during the pandemic. It contains data-prep, modelling, evaluation scripts, and the Shiny dashboard used for communication.
What’s inside
- Data ingestion/cleaning scripts pulling international case counts.
- Forecasting models (time-series/statistical) with reproducible notebooks.
- A Shiny dashboard (
pred_app) for visualising forecasts worldwide.
Reproducibility
We provide all code and data-processing steps so analysts can replicate or extend the forecasts. Contact:
- Thiago de Paula Oliveira thiago.paula.oliveira@ed.ac.uk
- Rafael de Andrade Moral rafael.deandrademoral@mu.ie
Run the scripts as outlined in the README and deploy the Shiny app for dissemination.