get_metadata: Get Localized Meta Information

View source: R/get_metadata.R

get_metadataR Documentation

Get Localized Meta Information

Description

Download metadata given a time series key.

Usage

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

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.

Value

A named list of lists containing metadata.

Examples

get_metadata("kofbarometer","en")

kofdata documentation built on June 22, 2024, 11:54 a.m.