Abstract
Objectives
To identify international and periodically updated models of the COVID-19 epidemic, compile and visualize their estimation results at the global, regional, and country levels, and periodically update the compilations. This compilation can serve as an early warning mechanism for countries about future surges in cases and deaths. When one or more models predict an increase in daily cases or infections and deaths in the next one to three months, technical advisors to the national and subnational decision-makers can consider this early alarm for assessment and suggestion of augmentation of preventive measures and interventions.
Data description
Five international and periodically updated models of the COVID-19 pandemic were identified, created by: (1) Massachusetts Institute of Technology, Cambridge, (2) Institute for Health Metrics and Evaluation, Seattle, (3) Imperial College, London, (4) Los Alamos National Laboratories, Los Alamos, and (5) University of Southern California, Los Angeles. Estimates of these five identified models were gathered, combined, and graphed at global and two country levels. Canada and Iran were chosen as countries with and without subnational estimates, respectively. Compilations of results are periodically updated. Three Github repositories were created that contain the codes and results, i.e., “CovidVisualizedGlobal” for the global and regional levels, “CovidVisualizedCountry” for a country with subnational estimates–Canada, and “covir2” for a country without subnational estimates–Iran.
Keywords: COVID-19, Pandemic, Epidemic, Models, Visualization, Global, Canada, Iran
Objective
Objectives and rationale
The objectives are to identify international and periodically updated models of the COVID-19 epidemic, compile and visualize their estimations’ results at the global and country levels, and periodically update the compilations. The ultimate objective is to provide an early warning system for technical advisors to the decision-makers. When the predictions of one or more models show an increase in daily cases or infections, hospitalizations, or deaths in the next 1–3 months, technical advisors to the national and subnational decision-makers may consider assessing the situation and suggesting augmentation of non-pharmacologic preventive interventions and vaccinations. No similar work provides visualization of the models’ results in one place and keeps records of the previous updates. This paper describes why and how the CovidVisualized tools were created and how countries can use them. It is possible to create and use such an early warning tool for future surges in the pandemic in a way that is usable by researchers and the technical advisers to policymakers.
Eligibility criteria
The criteria for inclusion of target COVID-19 models were (1) an international model scope and (2) periodic updates. “International model” denotes a model that estimates COVID-19 cases or infections and deaths for all countries of the world, with global-level estimates that equate the sum of the national-level estimates. “Periodically updated” denotes a model with a record of periodically updated estimates since its first release, with continued updates in 2021.
Finding the eligible models
The eligible models were found within the literature search of a previous publication, “Rapid review of COVID-19 epidemic estimation studies for Iran” [1]. The results were verified by comparison with models found in a recently published study on “Predictive performance of international COVID-19 mortality forecasting models” [2].
Identified eligible models
Five international and periodically updated models of the COVID-19 pandemic were identified: (1) DELPHI,1 Massachusetts Institute of Technology, Cambridge (abbreviation used in this work: DELP) [3], (2) Institute for Health Metrics and Evaluation, Seattle (IHME) [4], (3) Imperial College, London (IMPE) [5], (4) Los Alamos National Laboratories, Los Alamos (LANL) [6], (5) University of Southern California, Los Angeles, by Srivastava, Ajitesh (SRIV) [7].
Data description
Repositories for codes and data sharing
Three Github repositories were created for this project: “CovidVisualizedGlobal” [8] for the global and regional levels, “CovidVisualizedCountry” [9] for countries with subnational estimates, and “covir2” [10] for countries without subnational estimates. Canada and Iran were chosen for case representation of each of the two types of countries, respectively (see Table 1). These are referred to as CovidVisualized GitHub repositories hereon.2 Six World Health Organization regions were used for the regional level: African Region (AFR), Americas Region (AMR), Eastern Mediterranean Region (EMR), European Region (EUR), South-East Asian Region (SEAR), and Western Pacific Region (WPR).
Table 1.
Overview of data files/data sets
| Label | Name of data file/data set | File types (file extension) |
Data repository and identifier (DOI or accession number) |
|---|---|---|---|
| Data set 1 | CovidVisualizedGlobal, COVID-19 estimates at the global level | Stata code (.do), log (.smcl), data (.dta); R code (.R); data (.csv), graph (.pdf) |
Zenodo repository |
| Data set 2 | CovidVisualizedCountry, COVID-19 estimates at the country level: Canada | Stata code (.do), log (.smcl), data (.dta); R code (.R); data (.csv), graph (.pdf) |
Zenodo repository |
| Data set 3 | covir2, COVID-19 estimates at the country level: Iran | Stata code (.do), log (.smcl), data (.dta); R code (.R); data (.csv), graph (.pdf) |
Zenodo repository |
| Data set 4 | CovidVisualized Methodology Document | Word, PDF |
Zenodo repository |
Data management
A template was created to assign comparable variable names to various outcomes from different models. The CovidVisualized methodology document explains the conceptual and computational details of the development of CovidVisualized tools and provides examples[11].3 Stata SE 14.2 (Stata Statistical Software. StataCorp. College Station, Texas) was used to write and run the codes. Graphs for all types of predicted outcomes, their mean estimates and uncertainty limits, and different scenarios within each model where available are created. IHME and IMPE models have alternative (e.g., “better” and “worse) scenarios besides their reference (aka status quo) scenario. Predictions’ graphs are shown on the pages of the three CovidVisualized GitHub repositories [8–10] and in periodical Situation Reports created with each uptake. The DELP and IHME models provide subnational-level estimates for countries reporting national and subnational level COVID-19 outcomes. Graphs were created for national and subnational-level locations (i.e., provinces in Canada) available in DELP and IHME model outputs.
Periodical uptakes
The two models with the least frequency of periodic updates of estimates are IHME and IMPE, updated almost weekly and bi-weekly, respectively–until November 2021. After the spread of the Omicron variants, these models reduced the frequency of their update releases. Therefore, two sets of arrangements ruled the frequency of performing uptakes in the CovidVisualized tools. The first set covered the year 2021: with the release of each update of either of these two models, the whole set of the five included models are updated in all the three CovidVisualized GitHub repositories. The most recent update of each model is used. The conventions for periodical uptake are described in detail in CovidVisualized methodology document [11]. R software via RStudio 1.4 (Integrated Development for R. RStudio. PBC, Boston, Massachusetts) was used for semi-automatization of the uptakes’ execution. Estimates of the LANL model get updated about every 3–4 days, and DELP and SRIV models get updated daily. The second set of arrangements for the frequency of performing uptakes in the CovidVisualized tools started in 2022. Uptakes are conducted each week on Friday. Each uptake uses the latest available update of each model.
Similar work
The “covidcompare” tool [12] provides graph visualization of the latest estimates of daily and total deaths from international and periodically updated COVID-19 models for countries of the world and US states, along with historical forecasts and model performance, based on IHME’s “Predictive performance of international COVID-19 mortality forecasting models” [2].
Limitations
Limitations
Stata programming language constitutes about 99% of the codes. Whereas Stata is a commercial software package, using non-commercial packages such as R and/or Python can increase the accessibility and adaptability of the codes for other researchers. Further use of R and/or Python can also make the uptakes almost fully automatized. Some health researchers may not be familiar with GitHub and GIT programming. Therefore, additional use of a dedicated website that is more visible to and accessible for the target audience can increase the reach and effect of this work. Strengths and weaknesses of individual international and periodically updated COVID-19 pandemic models are not mentioned here, but they have been discussed elsewhere [1, 2] and in the CovidVisualized Methodology Document [11].
Acknowledgements
Not applicable.
Abbreviations
- AFR
African Region (World Health Organization)
- AMR
Americas Region (World Health Organization)
- CoMo (Consortium)
COVID-19 International Modelling Consortium
- CovidVisualizedCountry
Covid Visualized Country. A GitHub repository that was created in this work for visualization of COVID-19 epidemic models’ estimates at country level—countries with subnational estimates, e.g., Canada
- CovidVisualizedGlobal
Covid Visualized Global. A GitHub repository that was created in this work for visualization of COVID-19 epidemic models’ estimates at global level
- covir2
COVID Iran Review Number 2. A GitHub repository that was created in this work for visualization of COVID-19 epidemic models’ estimates at country level—countries without subnational estimates, e.g., Iran
- DELP
DELPHI. Differential Equations Lead to Predictions of Hospitalizations and Infections. COVID-19 pandemic model named DELPHI developed by Massachusetts Institute of Technology, Cambridge
- EMR
Eastern Mediterranean Region (World Health Organization)
- EUR
European Region (World Health Organization
- IHME
Institute for Health Metrics and Evaluation COVID-19 pandemic model by developed Institute for Health Metrics and Evaluation, Seattle.
- IMPE
Imperial COVID-19 pandemic model developed by Imperial College, London.
- LANL
Los Alamos National Laboratories COVID-19 pandemic model developed by Los Alamos National Laboratories, Los Alamos.
- SEAR
South-East Asian Region (World Health Organization).
- SRIV
Srivastava, Ajitesh. COVID-19 pandemic model developed by Ajitesh Srivastava, University of Southern California, Los Angeles.
- WHO
World Health Organization.
- WPR
Western Pacific Region (World Health Organization)
Author contributions
Author read and approved the final manuscript.
Funding
There were no sources of funding for this research.
Availability of data and materials
The data described in this Data Note can be freely and openly accessed on (1) GitHub repository “CovidVisualizedGlobal” under (http://doi.org/10.5281/zenodo.5019030) [8], (2) GitHub repository “CovidVisualizedCountry” under (http://doi.org/10.5281/zenodo.5019482) [9], and (3) GitHub repository “covir2” under (http://doi.org/10.5281/zenodo.5020797) [10]. Please see Table 1 and references [8–11] for details and links to the data. No individual patient data was mentioned to be used for modeling in the five models used in this work [13–18]. Third-party data has been used in this study and their relevant attributions are available [19–24] and observed.
Declarations
Ethics approval and consent to participate
All the used and produced data are at the non-individual and aggregate level, publicly available on the Internet, and under pertinent licenses and copyrights for non-commercial use, reproduction, and distribution for scientific research, provided that the conditions mentioned in their respective licenses and copyrights are met. Therefore, no ethics approval or consent to participate was applicable.
Consent for publication
Not applicable.
Competing interests
The author worked as a post-graduate research fellow in Institute for Health Metrics and Evaluation from 2009 to 2011 and continues voluntary collaboration as a Global Burden of Disease study collaborator without employment or financial relation. The author declares that he has no competing interests.
Footnotes
DELPHI: Differential Equations Lead to Predictions of Hospitalizations and Infections (model).
Web site addresses for these repositories are https://github.com/pourmalek/CovidVisualizedGlobal, https://github.com/pourmalek/CovidVisualizedCountry, and https://github.com/pourmalek/covir2 respectively.
Web site address for the CovidVisualized methodology document is https://github.com/pourmalek/CovidVisualizedMethodology.
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
References
- 1.Pourmalek F, Rezaei Hemami M, Janani L, Moradi-Lakeh M. Rapid review of COVID-19 epidemic estimation studies for Iran. BMC Public Health. 2021;21(1):257. doi: 10.1186/s12889-021-10183-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Friedman J, Liu P, Troeger CE, Carter A, Reiner RC, Jr, et al. Predictive performance of international COVID-19 mortality forecasting models. Nat Commun. 2021;12(1):2609. doi: 10.1038/s41467-021-22457-w. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.COVID Analytics. DELPHI epidemiological case predictions. Cambridge: Operations Research Center, Massachusetts Institute of Technology. https://www.covidanalytics.io/projections. Accessed 23 Jun 2021.
- 4.Institute for Health Metrics and Evaluation (IHME). COVID-19 mortality, infection, testing, hospital resource use, and social distancing projections. Seattle: Institute for Health Metrics and Evaluation (IHME), University of Washington. http://www.healthdata.org/covid/. Accessed 23 Jun 2021.
- 5.MRC Centre for Global Infectious Disease Analysis (MRC GIDA). Future scenarios of the healthcare burden of COVID-19 in low- or middle-income countries. London: MRC Centre for Global Infectious Disease Analysis, Imperial College London. https://mrc-ide.github.io/global-lmic-reports/. Accessed 23 Jun 2021.
- 6.Los Alamos National Laboratory (LANL). COVID-19 cases and deaths forecasts. Los Alamos: Los Alamos National Laboratory (LANL). https://covid-19.bsvgateway.org. Accessed 23 Jun 2021.
- 7.Srivastava, Ajitesh. University of Southern California (USC). COVID-19 forecast. Los Angeles: University of Southern California. https://scc-usc.github.io/ReCOVER-COVID-19. Accessed 23 Jun 2021.
- 8.Pourmalek, F. pourmalek/CovidVisualizedGlobal: 1.1 public release. 2021. Zenodo. 10.5281/zenodo.5019030. Accessed 23 Jun 2021.
- 9.Pourmalek, F. pourmalek/CovidVisualizedCountry: 1.1 public release. 2021. Zenodo. 10.5281/zenodo.5019482. Accessed 23 Jun 2021.
- 10.Pourmalek, F. pourmalek/covir2: 2.2 public release. 2021. Zenodo. 10.5281/zenodo.5020797. Accessed 23 Jun 2021.
- 11.Pourmalek, F. CovidVisualized Methodology Document. Methodology document for CovidVisualized tools: CovidVisualizedGlobal, CovidVisualizedCountry, and covir2. Zenodo. 10.5281/zenodo.6371475. Accessed 10 Mar 2021.
- 12.Friedman J, Liu P, Akre S. 2021. The covidcompare tool. https://covidcompare.io/about
- 13.Dong E, Du H, Gardner L. An interactive web-based dashboard to track COVID-19 in real time. Lancet Infect Dis. 2020;20(5):533–534. doi: 10.1016/S1473-3099(20)30120-1. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Bertsimas D, Boussioux L, Cory-Wright R, Delarue A, Digalakis V, Jacquillat A, et al. From predictions to prescriptions: a data-driven response to COVID-19. Health Care Manag Sci. 2021;24(2):253–272. doi: 10.1007/s10729-020-09542-0. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.IHME COVID-19 Forecasting Team Modeling COVID-19 scenarios for the United States. Nat Med. 2021;27(1):94–105. doi: 10.1038/s41591-020-1132-9. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Walker PGT, Whittaker C, Watson OJ, Baguelin M, Winskill P, Hamlet A, et al. The impact of COVID-19 and strategies for mitigation and suppression in low- and middle-income countries. Science. 2020;369(6502):413–422. doi: 10.1126/science.abc0035. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Castro L, Fairchild G, Michaud I, Osthus D. 2021. The covidcompare tool. https://covidcompare.io/about
- 18.Srivastava A, Xu T. 2021. Fast and accurate forecasting of COVID-19 deaths using the SIkJα model. arXiv:200705180. Submitted on 10 Jul 2020 (v1), last revised 13 Jul 2020 (this version, v2) https://arxiv.org/abs/2007.05180
- 19.Johns Hopkins University Center for Systems Science and Engineering. COVID-19 Data Repository. https://github.com/CSSEGISandData/COVID-19. Accessed 23 Jun 2021.
- 20.Li ML, Bouardi HT, Omar, Lami OS, Ghane-Ezabadi M, Soni S. 2021. DELPHI: The Epidemiological model underlying COVIDAnalytics. https://github.com/COVIDAnalytics/DELPHI
- 21.Institute for Health Metrics and Evaluation. University of Washington. COVID-19 resources. Terms and Conditions. https://www.healthdata.org/about/terms-and-conditions. Accessed 23 Jun 2021.
- 22.MRC Centre for Global Infectious Disease Analysis. Department of Infectious Disease Epidemiology at Imperial College London. Global LMIC COVID-19 reports. https://github.com/mrc-ide/global-lmic-reports. Accessed 23 Jun 2021.
- 23.Los Alamos National Laboratory. LANL COVID-19 Cases and Deaths Forecasts. https://covid-19.bsvgateway.org. Accessed 23 Jun 2021.
- 24.Srivastava A, Xu F, Xiaochen Yang B, Chen J. 2021. Data-driven COVID-19 forecasts and detection of unreported cases. https://github.com/scc-usc/ReCOVER-COVID-19
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Data Citations
- Friedman J, Liu P, Akre S. 2021. The covidcompare tool. https://covidcompare.io/about
- Castro L, Fairchild G, Michaud I, Osthus D. 2021. The covidcompare tool. https://covidcompare.io/about
- Srivastava A, Xu T. 2021. Fast and accurate forecasting of COVID-19 deaths using the SIkJα model. arXiv:200705180. Submitted on 10 Jul 2020 (v1), last revised 13 Jul 2020 (this version, v2) https://arxiv.org/abs/2007.05180
- Li ML, Bouardi HT, Omar, Lami OS, Ghane-Ezabadi M, Soni S. 2021. DELPHI: The Epidemiological model underlying COVIDAnalytics. https://github.com/COVIDAnalytics/DELPHI
- Srivastava A, Xu F, Xiaochen Yang B, Chen J. 2021. Data-driven COVID-19 forecasts and detection of unreported cases. https://github.com/scc-usc/ReCOVER-COVID-19
Data Availability Statement
The data described in this Data Note can be freely and openly accessed on (1) GitHub repository “CovidVisualizedGlobal” under (http://doi.org/10.5281/zenodo.5019030) [8], (2) GitHub repository “CovidVisualizedCountry” under (http://doi.org/10.5281/zenodo.5019482) [9], and (3) GitHub repository “covir2” under (http://doi.org/10.5281/zenodo.5020797) [10]. Please see Table 1 and references [8–11] for details and links to the data. No individual patient data was mentioned to be used for modeling in the five models used in this work [13–18]. Third-party data has been used in this study and their relevant attributions are available [19–24] and observed.
