Enrico Schumann

SNBdata

Download Data from the Swiss National Bank (SNB)

Download data (tables and datasets) from the Swiss National Bank (SNB; ), the Swiss central bank. The package is lightweight and comes with few 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.1  (2023-12-12)

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

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

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

return to packages overview...

return to main page...