divisions | R Documentation |
A dataset containing units compiled by the UNPD
divisions
A data frame with 13 variables:
‘Numeric’ 3-digit M49 country code (United Nations, 2019).
‘Character’, country name.
‘Character’, region name (e.g., “Africa”).
‘Character’, subregion name (e.g., “Eastern Africa”).
‘Numeric’ 3-digit M49 region code (United Nations, 2019).
‘Numeric’ 3-digit M49 subregion code (United Nations, 2019).
‘Character’ taking values “Y” and “N”. Indicates countries classified as belonging to developed regions (is_developed_region == "Y"
).
‘Character’ taking values “Y” and “N”. Indicates countries classified as belonging to less developed regions (is_less_developed_region == "Y"
).
‘Character’ taking values “Y” and “N”. Indicates countries classified as least developed (is_least_developed_country == "Y"
).
‘Character’ taking values “Y” and “N”. Indicates countries in sub-Saharan Africa (is_in_sub_saharan_africa == "Y"
).
‘Character’ taking values “Y” and “N”. Indicates countries classified as having low sexual activity among unmarried women (is_unmarried_sexual_activity == "Y"
; see Wheldon et al., 2018).
‘Character’ taking values “Y” and “N”. Indicates countries with population below 90,000 (is_low_population == "Y"
).
‘Character’ taking values “Y” and “N”. Indicates countries belonging to the group of FP2020 focus countries (is_fp2020 == "Y"
; FP2020, 2019).
UN 2018, 2018.0.1
FP2020 (2019). http://www.familyplanning2020.org/ (visited on 2019-10-21).
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).
Wheldon, M. C., Kantorova, V., Ueffing, P., Dasgupta, A. N. Z. (2018). Methods for estimating and projecting key family planning indicators among all women of reproductive age. Technical Paper No. 2018/2, United Nations, Department of Economic and Social Affairs, Population Division. https://www.un.org/en/development/desa/population/publications/pdf/technical/TP2018-2.pdf (visited on 2019-10-21).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.