get_lis_pop: Bevoelkerungsbestand (Population)

View source: R/population.R

get_lis_popR Documentation

Bevoelkerungsbestand (Population)

Description

Get data from LIS about the population of Leipzig

Usage

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

Arguments

rubrik_nr

Number (1, 2, 5)

  • 1 = Einwohner

  • 2 = Einwohner nach Alter

  • 5 = Wohnberechtigte Einwohner nach Alter

periode

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

References

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

Examples

## Not run: 
get_lis_pop(rubrik_nr = 1)

## End(Not run)

nrkoehler/lisr documentation built on Dec. 7, 2024, 11:30 p.m.