Package: kofdata Type: Package Version: 0.2.1 Title: Get Data from the 'KOF Datenservice' API Description: Read Swiss time series data from the 'KOF Data' API, . The API provides macro economic time series data mostly about Switzerland. The package itself is a set of wrappers around the 'KOF Datenservice' API. The 'kofdata' package is able to consume public information as well as data that requires an API token. Authors@R: c( person("Oliver", "Müller", , "omueller@kof.ethz.ch", c("aut", "cre")), person("Matthias", "Bannert", , "bannert@kof.ethz.ch", "aut"), person("Severin", "Thoeni", , "thoenis@kof.ethz.ch", "aut"), person("Diana", "Diaz", , "diaz@kof.ethz.ch", "ctb")) Depends: R (>= 3.0.0), jsonlite (>= 1.1), httr Imports: xts, zoo, Suggests: tstools, rmarkdown, testthat URL: https://github.com/KOF-ch/kofdata BugReports: https://github.com/KOF-ch/kofdata/issues Date: 2024-01-05 License: GPL-2 RoxygenNote: 7.2.3 Encoding: UTF-8 Config/pak/sysreqs: libssl-dev Repository: https://kof-ch.r-universe.dev Date/Publication: 2026-03-02 10:00:35 UTC RemoteUrl: https://github.com/kof-ch/kofdata RemoteRef: HEAD RemoteSha: 8635524d684274a9397af0abe9094606fdbbae9f NeedsCompilation: no Packaged: 2026-07-03 18:22:19 UTC; root Author: Oliver Müller [aut, cre], Matthias Bannert [aut], Severin Thoeni [aut], Diana Diaz [ctb] Maintainer: Oliver Müller