tfr: United Nations Time Series of Total Fertility Rate
Description
Datasets containing the United Nations time series of the total fertility rate (TFR) for all countries of the world as available in 2012. Dataset tfr
contains estimates of the historical TFR starting with 1950; tfr_supplemental
contains a subset of countries for which data prior 1950 are available. Datasets tfrprojMed
, tfrprojHigh
and tfrprojLow
contain median, high and low projections, respectively.Usage
data(tfr)
data(tfr_supplemental)
data(tfrprojMed)
data(tfrprojHigh)
data(tfrprojLow)
source
These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2013).References
World Population Prospects: The 2012 Revision. (http://esa.un.org/unpd/wpp) Special Tabulations.Examples
Run this codedata(tfr)
head(tfr)
data(tfrprojMed)
str(tfrprojMed)
Run the code above in your browser using DataLab