get_lis_traffic: Verkehr (Traffic and public transport)

View source: R/traffic.R

get_lis_trafficR Documentation

Verkehr (Traffic and public transport)

Description

Get data from LIS about traffic and public transport

Usage

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

Arguments

rubrik_nr

Number (1 to 5)

  • 1 = Strassennetz (yearly data only)

  • 2 = Kraftfahrzeugbestand (yearly data only)

  • 3 = Verkehrsunfaelle

  • 4 = Personennahverkehr (yearly data only)

  • 5 = Luftverkehr

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

## End(Not run)

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