Baselight

The WPF Famine Dataset

@owid.famines_by_place

Loading...
Loading...

About this Dataset

The WPF Famine Dataset

The dataset is a catalogue of famines and instances of mass starvation around the world since 1870 that are estimated to have killed 100,000 people or more. The dataset includes date, location, estimate for excess deaths, and causes (proximate, underlying, and contributory, along with a classification of the role of political intent).

Tables

Famines By Place 1

@owid.famines_by_place.owid_famines_by_place_1
  • 5.46 KB
  • 616 rows
  • 4 columns
Loading...

CREATE TABLE owid_famines_by_place_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "wpf_authoritative_mortality_estimate" FLOAT,
  "decadal_famine_deaths" UINTEGER
);

Famines By Place 2

@owid.famines_by_place.owid_famines_by_place_2
  • 5.53 KB
  • 616 rows
  • 4 columns
Loading...

CREATE TABLE owid_famines_by_place_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "wpf_authoritative_mortality_estimate" FLOAT,
  "decadal_famine_deaths" UINTEGER
);

Share link

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