onetable | R Documentation |
A centralized metadata table containing all country ids, categories, and population counts
onetable
A data frame with 237 rows and 10 columns, including:
id
character ISO 3166-1 alpha-3 country code
iso2code
character ISO 3166-1 alpha-2 country code
state_region
character US Department of State Region
who_region
character WHO Region acronym
who_region_desc
character WHO Region english name
who_country
character WHO English country text name
incomelevel_value
character World Bank Income level
population
double UN Total population estimates for 2020
eighteenplus
double UN 18+ population estimates for 2020
geometry
list List of simple features for mapping
Population figures for Pitcairn Islands augmented from CIA World Factbook.
https://population.un.org/wpp/Download/Files/1_Indicators%20(Standard)/EXCEL_FILES/1_General/WPP2022_GEN_F01_DEMOGRAPHIC_INDICATORS_COMPACT_REV1.xlsx
https://population.un.org/wpp/Download/Files/1_Indicators%20(Standard)/CSV_FILES/WPP2022_TotalPopulationBySex.csv
https://population.un.org/wpp/Download/Files/1_Indicators%20(Standard)/EXCEL_FILES/2_Population/WPP2022_POP_F03_1_POPULATION_SELECT_AGE_GROUPS_BOTH_SEXES.xlsx
https://www.cia.gov/the-world-factbook/field/population/country-comparison
https://worldbank.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.