United Nations Statistical Division Regions in English downloaded as .csv from UNSD Regions M49.
unregions
A data.frame with 15 variables un_global_code
, un_global_name
, un_region_code
, un_region_name
, un_sub_region_code
, un_sub_region_name
, un_intermediate_region_code
, un_intermediate_region_code
, un_intermediate_region_name
, un_country_or_area
, un_m49_code
, iso3
, un_least_developed_countries_ldc
, un_land_locked_developing_countries_lldc
, un_small_island_developing_states_sids
, un_developed_or_developing_countries
#' @examples regions
Column names converted to lower case, punctuation and spaces replaced with underscores. Value x in columns ldc, lldc and sids replaced with 1. All column names begin with un for easy identification in table joins.
Citation: United Nations Standard country or area codes for statistical use (M49).