Data set containing the world population and geographical information on country level.
Format
A data frame with 241 rows and 11 variables:
country: country's name.
continent: continent's name.
region: regions' names.
subregion: subregion's name.
pop: estimated population.
pais: country's name in Portuguese.
country_code: numerical code attributed to countries.
continent_code: numerical code attributed to continents.
region_code: numerical code attributed to regions.
subregion_code: numerical code attributed to subregions.
geometry: georeferenced data needed to plot maps.
Author
Fabio N. Demarqui fndemarqui@est.ufmg.br