Baselight

Babies Per Woman (total Fertility Rate)

@owid.total_fertility_rate

Loading...
Loading...

About this Dataset

Babies Per Woman (total Fertility Rate)

Sources:

— 1800 to 1950 (and in some cases also years after 1950): Gapminder v6 which were compiled and documented by Mattias Lindgren, see previous versions further down on this page.

— 1950 to 2014: In most cases we use the latest UN estimates from World Population Prospects 2017 published in the file with Annually interpolated demographic indicators, called WPP2017_INT_F01_ANNUAL_DEMOGRAPHIC_INDICATORS.xlsx , accessed on September 2, 2017.

— 2015 – 2099: We use the UN forecast of future fertility rate in all countries, called median fertility variant.

Tables

Child Mortality Rate (Gapminder)

@owid.total_fertility_rate.owid_fertility_rate
  • 270.45 KB
  • 16286 rows
  • 6 columns
Loading...

CREATE TABLE owid_fertility_rate (
  "country" VARCHAR,
  "year" INTEGER,
  "fertility_rate" FLOAT,
  "source" VARCHAR,
  "children_dying_before_five_per_woman" FLOAT,
  "children_surviving_past_five_per_woman" FLOAT
);

Share link

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