Title: | World Population Prospects 2008 |
---|---|
Description: | Data from the United Nation's World Population Prospects 2008 |
Authors: | Hana Sevcikova <[email protected]>, Patrick Gerland <[email protected]> |
Maintainer: | Hana Sevcikova <[email protected]> |
License: | GPL (>= 2) |
Version: | 1.0-1 |
Built: | 2025-01-26 05:25:24 UTC |
Source: | https://github.com/cran/wpp2008 |
Data from the United Nations World Population Prospects 2008.
Package: | wpp2008 |
Version: | 1.0-1 |
Date: | 2014-1-17 |
Depends: | R (>= 2.14.2) |
License: | GPL (>= 2) |
URL: | http://esa.un.org/wpp/index.htm |
The package contains the following datasets:
tfr: estimates and projections of total fertility rate
migrationF, migrationM: age-specific net migration (see note below)
sexRatio: sex ratio at birth as a ratio of female to male
percentASFR: distribution of age-specific fertility rates
UNlocations: location dataset
Distributions of net migrants by age and sex are provided for illustrative purpose only. Migration figures are based on intercensal net residuals and official statistics, population distribution by age and sex or simplified versions of Rogers-Castro migration age patterns, and incorporate statistical adjustment errors.
Hana Sevcikova <[email protected]>, Patrick Gerland <[email protected]>
Maintainer: Hana Sevcikova <[email protected]>
These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
wpp2010
and wpp2012
for more recent estimates and projections
Datasets containing the United Nations time series of the life expectancy (e0) for all countries of the world as available in 2008. Datasets e0F
contains estimates for female historical e0; e0M
contains estimates for male historical e0.
data(e0F) data(e0M)
data(e0F) data(e0M)
The datasets contain one record per country or region. They contain the following variables:
country
Name of country or region (following ISO 3166 official short names in English - see http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm and United Nations Multilingual Terminology Database - see http://unterm.un.org).
country_code
Numerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
1950-1955
, 1955-1960
, ...Life expectancy in various five-year time intervals.
These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(e0M) head(e0M)
data(e0M) head(e0M)
Estimates and projections of male and female age-specific net migration.
data(migrationM) data(migrationF)
data(migrationM) data(migrationF)
Data frames with one row per country and age group. For each country there are 21 age groups. It contains the following variables:
country
Country name.
country_code
Numerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
age
A character string representing an age interval. For each country there are 21 values: “0-4”, “5-9”, “10-14”, “15-19”, “20-24”, “25-29”, “30-34”, “35-39”, “40-44”, “45-49”, “50-54”, “55-59”, “60-64”, “65-69”, “70-74”, “75-79”, “80-84”, “85-89”, “90-94”, “95-99”, and “100+” in that order.
1990-1995
, 1995-2000
, 2000-2005
, ...Net migration for the specific time period. Not available data are represented by an empty string.
Distributions of net migrants by age and sex are provided for illustrative purpose only. Migration figures are based on intercensal net residuals and official statistics, population distribution by age and sex or simplified versions of Rogers-Castro migration age patterns, and incorporate statistical adjustment errors.
These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(migrationM) str(migrationM)
data(migrationM) str(migrationM)
Age-specific data on mortality for male (mxM
) and female (mxF
).
data(mxM) data(mxF)
data(mxM) data(mxF)
Data frames with one row per country and age group. For each country there are 22 age groups. It contains the following variables:
country
Country name.
country_code
Numerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
age
A character string representing an age interval (given by the starting age of the interval). For each country there are 22 values: “0”, “1”, “5”, “10”, “15”, “20”, “25”, “30”, “35”, “40”, “45”, “50”, “55”, “60”, “65”, “70”, “75”, “80”, “85”, “90”, “95”, and “100+” in that order.
1950-1955
, 1955-1960
, ...Mortality rate for the given time period. Not available data are represented by an empty string.
This dataset is based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(mxF) str(mxF)
data(mxF) str(mxF)
Datasets giving the percentage of fertility rates over ages 15-50.
data(percentASFR)
data(percentASFR)
A data frame with one row per country and age group. For each country there are seven age groups. It contains columns country
, country_code
, age
and one columns per time interval.
This dataset is based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(percentASFR) str(percentASFR)
data(percentASFR) str(percentASFR)
Datasets with age-specific male and female historical population estimates.
data(popM) data(popF)
data(popM) data(popF)
Data frames with one row per country and age group. For each country there are 21 age groups. It contains the following variables:
country
Country name.
country_code
Numerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
age
A character string representing an age interval. For each country there are 21 values: “0-4”, “5-9”, “10-14”, “15-19”, “20-24”, “25-29”, “30-34”, “35-39”, “40-44”, “45-49”, “50-54”, “55-59”, “60-64”, “65-69”, “70-74”, “75-79”, “80-84”, “85-89”, “90-94”, “95-99”, and “100+” in that order.
1950
, 1955
, ...Population estimate for the given time.
These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(popM) str(popM)
data(popM) str(popM)
Estimates and projections of the sex ratio at birth derived as the number of female divided by the number of male.
data(sexRatio)
data(sexRatio)
A data frame with one record per country. It contains columns country
, country_code
, and one columns per time interval.
This dataset is based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(sexRatio) str(sexRatio)
data(sexRatio) str(sexRatio)
Datasets containing the United Nations time series of the total fertility rate (TFR) for all countries of the world as available in 2008.
data(tfr)
data(tfr)
The datasets contain one record per country or region. It contains the following variables:
country
Name of country or region (following ISO 3166 official short names in English - see http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm and United Nations Multilingual Terminology Database - see http://unterm.un.org).
country_code
Numerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
1950-1955
, 1955-1960
, ...TFR in various five-year time intervals.
These datasets are based on estimates and projections of United Nations, Department of Economic and Social Affairs, Population Division (2009).
World Population Prospects: The 2008 Revision. Special Tabulations.
data(tfr) head(tfr)
data(tfr) head(tfr)
United Nations table of locations, including regions, as available in 2008.
data(UNlocations)
data(UNlocations)
A data frame with one observations per country or region. It contains the following seven variables:
name
Name of country or region (following ISO 3166 official short names in English - see
http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm and United Nations Multilingual Terminology Database - see http://unterm.un.org).
country_code
Numerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
reg_code
Code of the regions.
reg_name
Name of the regions.
area_code
Area code.
area_name
Area names, such as Africa
, Asia
, Europe
Latin America and the Caribbean
, Northern America
, Oceania
, World
.
location_type
Code giving the type of the observation (0=World, 2=Major Area, 3=Region, 4=Country/Area, 5=Development group, 12=Special groupings).
Data provided by the United Nations Population Division
data(UNlocations)
data(UNlocations)