R/all_nuts_codes.R

#' List of all NUTS codes and classifications
#'
#' The data frame stores all NUTS codes in hierarchical levels 1, 2 and 3 by
#' NUTS classification versions 2006, 2010, 2013, 2016 and 2021.
#'
#' @format ## `all_nuts_codes`
#' A data frame with 8,896 rows and 2 columns:
#' \describe{
#'   \item{code}{NUTS code}
#'   \item{version}{NUTS versions}
#'   \item{country}{Country name}
#' }
#' @source <https://urban.jrc.ec.europa.eu/tools/nuts-converter?lng=en#/>
"all_nuts_codes"

Try the nuts package in your browser

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

nuts documentation built on Sept. 11, 2024, 6:05 p.m.