R/data-nuts_exceptions.R

#' NUTS Coding Exceptions
#'
#' A dataset containing exceptions to the NUTS geographical codes.  
#' 
#' They contains non-EU 
#' regions that are consistent with NUTS, but not defined within the NUTS.
#' 
#' The also contain European country codes that do not conform with NUTS.
#'
#' @format A data frame with 2 variables:
#' \describe{
#'   \item{geo}{National and sub-national geographical codes from Eurostat}
#'   \item{typology}{Short description of exception}
#' }
#' @source Eurostat NUTS history: \url{https://ec.europa.eu/eurostat/web/nuts/history/}
#' @seealso nuts_recoded, nuts_changes, all_valid_nuts_codes
"nuts_exceptions"

Try the regions package in your browser

Any scripts or data that you put into this service are public.

regions documentation built on June 21, 2021, 5:06 p.m.