Learn R Programming

kofdata (version 0.2.1)

get_metadata: Get Localized Meta Information

Description

Download metadata given a time series key.

Usage

get_metadata(ts_keys, locale = c("en", "de", "fr", "it"))

Value

A named list of lists containing metadata.

Arguments

ts_keys

A vector of time series keys.

locale

character ISO-2-digit language of requested metadata. Meta data are for survey related typically available in English, German, French and Italian. Non survey data are not provided with meta information, yet.

Examples

Run this code
get_metadata("kofbarometer","en")

Run the code above in your browser using DataLab