R/population_counts.R

#' This is data of the population of Münster
#'
#' @source <https://opendata.stadt-muenster.de/dataset/geometriedaten-der-kleinr%C3%A4umigen-gebietsgliederung/resource/cf908ea8-1f2c-4e6e-b4dc>, downloaded 2021-08-12
#' @name population_counts
#' @format A data frame with columns:
#' \describe{
#'  \item{NR_STATIST}{Number of the district.}
#'  \item{NAME_STATI}{Name of the district.}
#'  \item{STADTBEZIR}{Number and name of the borough.}
#'  \item{population}{Population number.}
#'  \item{SHAPE_AREA}{Area of the district.}
#'  \item{geometry}{Geometry of the district.}
#'  }
"population_counts"
JaFro96/dasymetric documentation built on Dec. 18, 2021, 12:28 a.m.