wiesbaden-package: Client to access the data from the Federal Statistical...

wiesbaden-packageR Documentation

Client to access the data from the Federal Statistical Office, Germany

Description

Data retrieval client for Federal Statistical Office of Germany

Details

To authenticate, supply a vector with your user name, password, and database shortcut ("regio", "de", "nrw", "bm") as an argument for the genesis parameter whenever you call a retrieve_* function: c(user="your-username", password="your-password", db="database-shortname")

Alternatively, store the credentials on your computer using the save_credentials function. This function relies on the keyring package.

Available databases are regionalstatistik.de (shortname: "regio"), landesdatenbank.nrw.de ("nrw"), www-genesis.destatis.de ("de") and bildungsmonitoring.de ("bm").

Author(s)

Moritz Marbach moritz.marbach@tamu.edu


sumtxt/wiesbaden documentation built on July 19, 2023, 11:47 a.m.