R/london.R

#' @title London data [Placeholder]
#'
#' @description
#' This is the data from London as an sf object with spatial polygons. Each record
#' denotes a lower super output area (LSOA) in London.
#'
#' @details
#' Originally sourced and formatted by Dan Olner.
#'
#' @format LSOA:
#' Areal unit code
#'
#'@format LSOAname Areal unit name. The first part denotes the local authority (e.g. Barnet).
#'@format UK Total count of UK born
#'@format nonUK Total count of non-UK born
#'@format totalPop Total resident population in LSOA
#'@format econActive Total resident economically active (not necessarily employed)
#'@format unemployed Total residents unemployed
#'@format totalcrimes Total crime count from police.co.uk data
#'

"london"
MengLeZhang/socialFrontiers documentation built on May 18, 2024, 9:36 a.m.