Package: kofdata
Type: Package
Version: 0.2
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("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: 2022-04-29
License: GPL-2
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-04-29 08:08:17 UTC; mbannert
Author: Matthias Bannert [aut, cre],
  Severin Thoeni [aut],
  Diana Diaz [ctb]
Maintainer: Matthias Bannert <bannert@kof.ethz.ch>
Repository: CRAN
Date/Publication: 2022-04-29 08:20:02 UTC
Built: R 4.1.2; ; 2022-04-30 10:44:35 UTC; unix
