Skip to content

WorldHealthOrganization/Excess_mortality_COVID19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

R scripts for estimating WHO excess mortality associated with the COVID-19 pandemic

This repository contains R scripts designed to estimate excess mortality associated with the COVID-19 pandemic over the period 2020-2022. Specifically, it includes scripts that:

  • predict expected mortality estimates, e.g. the estimated all-cause mortality that would have been expected if the COVID-19 pandemic had not occurred;
  • predict observed mortality estimates, e.g. the estimated all-cause mortality that have occured during the COVID-19 pandemic.
  • calculate excess mortality estimates.

For more details, please refer to the WHO Methods Document available at: https://www.who.int/data/sets/global-excess-deaths-associated-with-covid-19-modelled-estimates (2).

Dependencies

R version 3.6.3 and the following R packages: "tidyverse", "posterior", "INLA", "zoo", "readxl", "cmdstanr", "gridExtra", "mgcv", "matrixStats".

IMPORTANT: The INLA package should be installed as the testing (not stable) branch version 22.05.03, with instructions available at: https://www.r-inla.org/download-install.

Directories

  • Expected/ contains R scripts for predicting expected mortality estimates for each year and age/sex categories over 2020-2022, on the basis of pre-pandemic 2000-2019 estimated death counts from WHO Global Health Estimates.
  • Observed/ contains R scripts for predicting observed mortality estimates for countries with and without reported data for each year and age/sex categories over 2020-2022.
  • Excess/ contains R scripts for calculating the final excess mortality estimates.

Workflow

Expected

  • xx
  • xx

Observed

  • Xx
  • xx

Excess

  • Xx
  • xx

Contact

For any enquiries, please contact : [email protected]

Main contributors

Victoria Knutson (University of Washington) and Nelly Biondi (WHO) under the guidance of Jonathan Wakefield (University of Washington) and Haidong Wang (WHO), with valuable input from Ariel Karlinsky (Hebrew University of Jerusalem), Enrique Acosta and Jonas Schöley (Max Planck Institute for Demographic Research), William Msemburi (Bill and Melinda Gates Foundation), Serge Aleshin-Guendel (U.S. Census Bureau), Bochen Cao and Doris Ma Fat (WHO), Patrick Gerland (UN DESA) and Lucia Hug (UNICEF).

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published