bbk_metadata | R Documentation |
Retrieval of the metadata stored in the Bundesbank's time series database. Access via the SDMX Web Service API of the Bundesbank.
bbk_metadata(type, id = NULL, lang = c("en", "de"))
type |
( |
id |
( |
lang |
( |
A data.table::data.table()
with the queried metadata.
The columns are:
id |
The id of the metadata |
name |
The name of the metadata |
Other metadata:
ecb_metadata()
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.