Enrico Schumann

bundesbank

Download Data from Bundesbank

Download data from the time-series databases of the Bundesbank, the German central bank. See the overview at the Bundesbank website () for available series. The package provides only a single function, getSeries(), which supports both traditional and real-time datasets; it will also download meta data if available. Downloaded data can automatically be arranged in various formats, such as data frames or 'zoo' series. The data may optionally be cached, so as to avoid repeated downloads of the same series.

Version: 0.1-12  (2024-04-19)

source files    manual (PDF)    manual (HTML)    NEWS    ChangeLog    GitLab/GitHub

To install the package from a running R session, type:

install.packages('bundesbank',
                 repos = c('http://enricoschumann.net/R', getOption('repos')))

return to packages overview...

return to main page...