Get data from LIS about public health and social affairs

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

Arguments

rubrik_nr

Number (1, 2, 4)

  • 1 = Kindertageseinrichtungen (yearly data only)

  • 2 = Tagespflege (yearly data only)

  • 4 = Grundsicherung für Arbeitssuchende

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_health(rubrik_nr = 1)
} # }