Enrico Schumann

BISdata

Download Data from the Bank for International Settlements (BIS)

Functions for downloading data from the Bank for International Settlements (BIS; ) in Basel. Supported are only full datasets in (typically) CSV format. The package is lightweight and without dependencies; suggested packages are used only if data is to be transformed into particular data structures, for instance into 'zoo' objects. Downloaded data can optionally be cached, to avoid repeated downloads of the same files.

Version: 0.2-3  (2024-01-31)

source files    manual    NEWS    ChangeLog    GitLab/GitHub

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

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

return to previous page...

return to main page...