| UNlocations {wpp2008} | R Documentation |
United Nations Table of Locations
Description
United Nations table of locations, including regions, as available in 2008.
Usage
data(UNlocations)
Format
A data frame with one observations per country or region. It contains the following seven variables:
nameName 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_codeNumerical Location Code (3-digit codes following ISO 3166-1 numeric standard) - see http://en.wikipedia.org/wiki/ISO_3166-1_numeric.
reg_codeCode of the regions.
reg_nameName of the regions.
area_codeArea code.
area_nameArea names, such as
Africa,Asia,EuropeLatin America and the Caribbean,Northern America,Oceania,World.location_typeCode giving the type of the observation (0=World, 2=Major Area, 3=Region, 4=Country/Area, 5=Development group, 12=Special groupings).
Source
Data provided by the United Nations Population Division
Examples
data(UNlocations)