get_lis_labour: Erwerbstaetigkeit und Arbeitsmarkt (Occupation and labour...

View source: R/labour.R

get_lis_labourR Documentation

Erwerbstaetigkeit und Arbeitsmarkt (Occupation and labour market)

Description

Get data from LIS about occupation and labour market

Usage

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

Arguments

rubrik_nr

Number (1 to 3)

  • 1 = Beschaeftigte

  • 2 = Auszubildende (yearly data only)

  • 3 = Arbeitslose

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_labour(rubrik_nr = 1)

## End(Not run)

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