Package: kofdata
Type: Package
Version: 0.1.5
Title: Get Data from the 'KOF Datenservice' API
Description: Read Swiss time series data from the 'KOF Datenservice' 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"))
Depends: R (>= 3.0.0), jsonlite (>= 1.1), httr
Imports: xts, zoo
URL: https://github.com/KOF-ch/kofdata
BugReports: https://github.com/KOF-ch/kofdata/issues
Date: 2021-03-15
License: GPL-2
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-03-15 10:14:33 UTC; mbannert
Author: Matthias Bannert [aut, cre],
  Severin Thoeni [aut]
Maintainer: Matthias Bannert <bannert@kof.ethz.ch>
Repository: CRAN
Date/Publication: 2021-03-15 11:20:06 UTC
