R/btw_sn.R

#' Number of voters and valid votes in Saxony (1994-2017)
#'
#' The dataset includes the number of voters and valid votes 
#' in all federal elections (Bundestagswahlen) across 
#' districts in Saxony.
#' 
#' @format A data frame with 155 rows and 4 variables:
#' \describe{
#'   \item{district}{AGS of the district.}
#'   \item{year}{Election year.}
#'   \item{voters}{Number of eligible voters.}
#'   \item{valid}{Number of valid votes.}
#' }
#' @source \url{https://www.regionalstatistik.de}
"btw_sn"
sumtxt/ags documentation built on April 10, 2024, 7:20 p.m.