R/oa_lad21_lookup.R

#' A lookup of OAs in England and Wales to higher geographies
#'
#' @format A data frame with 181408 rows and 15 variables:
#' \describe{
#'   \item{oa11cd}{OA code}
#'   \item{lsoa11cd}{LSOA code}
#'   \item{lsoa11nm}{LSOA name}
#'   \item{msoa11cd}{MSOA code}
#'   \item{msoa11nm}{MSOA name}
#'   \item{lad20cd}{LAD code}
#'   \item{lad20nm}{LAD name}
#'   \item{ltla21cd}{LTLA code}
#'   \item{ltla21nm}{LTLA name}
#'   \item{utla21cd}{UTLA code}
#'   \item{utla21nm}{UTLA name}
#'   \item{rgn21cd}{Region code}
#'   \item{rgn21nm}{Region name}
#'   \item{ctry21cd}{Country code}
#'   \item{ctry21nm}{Country name}
#' }
"oa_lad21_lookup"
francisbarton/jogger documentation built on Nov. 18, 2022, 2:46 p.m.