population_counts: Population count data

population_countsR Documentation

Population count data

Description

A dataset containing population counts compiled by the UNPD

Usage

population_counts

Format

A data frame with 5 variables:

division_numeric_code

‘Numeric’ 3-digit M49 country code (United Nations, 2019).

is_in_union

‘Character’ taking values “Y” or “N”. Rows with “Y” are observations for married/in-union women; rows with “N” are observations for unmarried/not-in-union women.

age_range

‘Character’ age range, e.g., “15-49”, “15-19”, etc.

mid_year

‘Numeric’ Year of population_count. The values in this field are whole years (e.g., “1970”) but the population counts are estimates for the middle of the given year (e.g., “1970.5”).

population_count

‘Numeric’ Population count.

Source

UN 2018, 2018.0.1

References

United Nations (2019). Standard Country or Area Codes for Statistical Use (M49). United Nations, Department of Economic and Social Affairs, Statistics Division. https://unstats.un.org/unsd/methodology/m49/ (visited on 2019-10-21).


FPRgroup/FPEMcountry documentation built on April 24, 2023, 4:32 p.m.