Baselight

The WPF Famine Dataset

@owid.famines

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

The WPF Famine Dataset

@owid.famines.owid_famines_1
  • 9.81 KB
  • 75 rows
  • 8 columns
Loading...

CREATE TABLE owid_famines_1 (
  "famine_name" VARCHAR,
  "date" VARCHAR,
  "country" VARCHAR,
  "wpf_authoritative_mortality_estimate" UINTEGER,
  "conflict" INTEGER,
  "government_policy_overall" INTEGER,
  "external_factors" INTEGER,
  "region" VARCHAR
);

The WPF Famine Dataset

@owid.famines.owid_famines_2
  • 8.95 KB
  • 84 rows
  • 6 columns
Loading...

CREATE TABLE owid_famines_2 (
  "famine_name" VARCHAR,
  "date" VARCHAR,
  "country" VARCHAR,
  "wpf_authoritative_mortality_estimate" UINTEGER,
  "principal_cause" VARCHAR,
  "region" VARCHAR
);

Share link

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