bbk_series: Returns the Bundesbank time serie that is found with the...

View source: R/bbk.R

bbk_seriesR Documentation

Returns the Bundesbank time serie that is found with the specified time series key

Description

Returns the Bundesbank time serie that is found with the specified time series key

Usage

bbk_series(key)

Arguments

key

(character(1)) key to query.

Value

A data.table::data.table() with the requested data.

Source

https://www.bundesbank.de/en/statistics/time-series-databases/help-for-sdmx-web-service/web-service-interface-data

See Also

bbk_data() for an endpoint with more options.

Other data: bbk_data(), ecb_data(), snb_data()

Examples



bbk_series("BBEX3.M.DKK.EUR.BB.AC.A01")
bbk_series("BBAF3.Q.F41.S121.DE.S1.W0.LE.N._X.B")
bbk_series("BBBK11.D.TTA000")



bbk documentation built on April 3, 2025, 6:07 p.m.