Get data from LIS about culture and sports

get_lis_culture(rubrik_nr = 1, periode = "y")

Arguments

rubrik_nr

Number (1 to 7)

  • 1 = Museen

  • 2 = Theater

  • 3 = Bibliotheken (yearly data only)

  • 4 = Zoo Leipzig

  • 5 = Baeder

  • 6 = Sportvereine (yearly data only)

  • 7 = Sporteinrichtungen (yearly data only)

periode

Yearly ('y') or quarterly ('q'). Quarterly data are nor always available.

References

https://statistik.leipzig.de/statserv/servod.aspx

Examples

if (FALSE) { # \dontrun{
get_lis_culture(rubrik_nr = 1)
} # }