Baselight

World Mortality Dataset (2024)

@owid.wmd

Loading...
Loading...

About this Dataset

World Mortality Dataset (2024)

World Mortality Dataset: international data on all-cause mortality.

This dataset contains country-level data on all-cause mortality in 2015–2024 collected from various sources. They are currently providing data for 122 countries and territories.

For a complete and up-to-date list of notes on the dataset, please refer to their GitHub page at https://github.com/akarlinsky/world_mortality/.

For the list of sources that they use, please go to https://github.com/akarlinsky/world_mortality/#sou rces.

Published paper available at https://elifesciences.org/articles/69336.

Tables

Wmd

@owid.wmd.owid_wmd
  • 157.55 KB
  • 3656 rows
  • 14 columns
Loading...

CREATE TABLE owid_wmd (
  "entity" VARCHAR,
  "time" INTEGER,
  "time_unit" VARCHAR,
  "age" VARCHAR,
  "n__2015" FLOAT,
  "n__2016" FLOAT,
  "n__2017" FLOAT,
  "n__2018" FLOAT,
  "n__2019" FLOAT,
  "n__2020" FLOAT,
  "n__2021" FLOAT,
  "n__2022" FLOAT,
  "n__2023" FLOAT,
  "n__2024" FLOAT
);

Share link

Anyone who has the link will be able to view this.