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, <https://datenservice.kof.ethz.ch>. 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("Matthias", "Bannert", , "bannert@kof.ethz.ch", c("aut","cre")),
    person("Oliver", "Müller", , "omueller@kof.ethz.ch", c("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
NeedsCompilation: no
Packaged: 2024-02-02 21:09:48 UTC; mbannert
Author: Matthias Bannert [aut, cre],
  Oliver Müller [aut],
  Severin Thoeni [aut],
  Diana Diaz [ctb]
Maintainer: Matthias Bannert <bannert@kof.ethz.ch>
Repository: CRAN
Date/Publication: 2024-02-03 13:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:43:31 UTC; unix
