Baselight

Global Extreme Poverty - Present And Past Since 1820

@owid.moatsos_historical_poverty

Loading...
Loading...

About this Dataset

Global Extreme Poverty - Present And Past Since 1820

This dataset includes the share in extreme poverty, estimated by Michalis Moatsos based on the 'cost of basic needs' approach.

The ‘cost of basic needs’ approach was recommended by the World Bank Commission on Global Poverty, headed by Tony Atkinson, as a complementary method in measuring poverty.

Tony Atkinson –and, after his death, his colleagues– turned this report into a book that was published as Measuring Poverty around the World.

The work by Moatsos is based on what was suggested by Allen in Robert Allen (2017) – Absolute poverty: When necessity displaces desire. In American Economic Review, Vol. 107/12, pp. 3690-3721, https://doi.org/10.1257/aer.20161080

Moatsos describes the methodology as follows: “In this approach, poverty lines are calculated for every year and country separately, rather than using a single global line. The second step is to gather the necessary data to operationalize this approach alongside imputation methods in cases where not all the necessary data are available. The third step is to devise a method for aggregating countries’ poverty estimates on a global scale to account for countries that lack some of the relevant data.” In his publication you find much more detail on all of the shown poverty data.

Tables

Global Extreme Poverty - Present And Past Since 1820

@owid.moatsos_historical_poverty.owid_moatsos_historical_poverty
  • 382.49 KB
  • 2316 rows
  • 54 columns
Loading...

CREATE TABLE owid_moatsos_historical_poverty (
  "country" VARCHAR,
  "year" INTEGER,
  "headcount_ratio_cbn" FLOAT,
  "headcount_ratio_190" FLOAT,
  "headcount_ratio_500" FLOAT,
  "headcount_ratio_1000" FLOAT,
  "headcount_ratio_3000" FLOAT,
  "headcount_cbn" UINTEGER,
  "headcount_ratio_190_smooth" FLOAT,
  "headcount_ratio_500_smooth" FLOAT,
  "headcount_ratio_1000_smooth" FLOAT,
  "headcount_ratio_3000_smooth" FLOAT,
  "headcount_ratio_cbn_smooth" FLOAT,
  "headcount_cbn_smooth" UINTEGER,
  "headcount_190" UINTEGER,
  "headcount_500" UINTEGER,
  "headcount_1000" BIGINT,
  "headcount_3000" BIGINT,
  "headcount_ratio_above_190" FLOAT,
  "headcount_above_190" BIGINT,
  "headcount_ratio_above_500" FLOAT,
  "headcount_above_500" BIGINT,
  "headcount_ratio_above_1000" FLOAT,
  "headcount_above_1000" UINTEGER,
  "headcount_ratio_above_3000" FLOAT,
  "headcount_above_3000" UINTEGER,
  "headcount_ratio_above_cbn" FLOAT,
  "headcount_above_cbn" BIGINT,
  "headcount_ratio_between_190_500" FLOAT,
  "headcount_between_190_500" UINTEGER,
  "headcount_ratio_between_500_1000" FLOAT,
  "headcount_between_500_1000" UINTEGER,
  "headcount_ratio_between_1000_3000" FLOAT,
  "headcount_between_1000_3000" INTEGER,
  "headcount_190_smooth" UINTEGER,
  "headcount_500_smooth" UINTEGER,
  "headcount_1000_smooth" BIGINT,
  "headcount_3000_smooth" BIGINT,
  "headcount_ratio_above_190_smooth" FLOAT,
  "headcount_above_190_smooth" BIGINT,
  "headcount_ratio_above_500_smooth" FLOAT,
  "headcount_above_500_smooth" BIGINT,
  "headcount_ratio_above_1000_smooth" FLOAT,
  "headcount_above_1000_smooth" UINTEGER,
  "headcount_ratio_above_3000_smooth" FLOAT,
  "headcount_above_3000_smooth" UINTEGER,
  "headcount_ratio_above_cbn_smooth" FLOAT,
  "headcount_above_cbn_smooth" BIGINT,
  "headcount_ratio_between_190_500_smooth" FLOAT,
  "headcount_between_190_500_smooth" UINTEGER,
  "headcount_ratio_between_500_1000_smooth" FLOAT,
  "headcount_between_500_1000_smooth" UINTEGER,
  "headcount_ratio_between_1000_3000_smooth" FLOAT,
  "headcount_between_1000_3000_smooth" UINTEGER
);

Share link

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