| bbk_metadata | R Documentation |
Retrieve metadata from the Bundesbank time series database via the SDMX Web Service.
bbk_metadata(type, id = NULL, lang = "en")
type |
( |
id |
( |
lang |
( |
A data.table::data.table() with the requested metadata.
The columns are:
id |
The id of the metadata |
name |
The name of the metadata |
Other metadata:
ecb_metadata(),
onb_dimension(),
onb_frequency(),
onb_hierarchy(),
onb_metadata(),
onb_toc()
bbk_metadata("datastructure")
bbk_metadata("dataflow", "BBSIS")
bbk_metadata("codelist", "CL_BBK_ACIP_ASSET_LIABILITY")
bbk_metadata("concept", "CS_BBK_BSPL")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.