Package: rwebstat
Title: Download Data from the Webstat API
Version: 1.1.0
Authors@R: c(
    person("Vincent", "Guegan", email = "vincent.guegan@banque-france.fr", role = "aut"),
    person("Etienne", "Kintzler", email = "etienne.kintzler@banque-france.fr", role = "aut"),
    person("Jules", "Lecocq", email = "jules.lecocq@banque-france.fr", role = c("aut", "cre")) )
Description: Access the Webstat API, download data and metadata from more than 35000 time series
    from the Banque de France statistics web portal. Access requires a free client ID easily available
    from the API portal <https://developer.webstat.banque-france.fr/>.
URL:
        https://developer.webstat.banque-france.fr,http://webstat.banque-france.fr
BugReports: https://developer.webstat.banque-france.fr/contact
Depends: R (>= 3.2.0)
Imports: dplyr, getPass, httr, readr, jsonlite, stringr, htmltools
License: GPL-3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, kableExtra, magrittr, prettydoc
VignetteBuilder: knitr
Packaged: 2020-04-10 09:07:42 UTC; D828187
Author: Vincent Guegan [aut],
  Etienne Kintzler [aut],
  Jules Lecocq [aut, cre]
Maintainer: Jules Lecocq <jules.lecocq@banque-france.fr>
Repository: CRAN
Date/Publication: 2020-04-14 13:50:02 UTC
