Package: rwebstat
Title: Download Data from the Webstat API
Version: 1.1.1
Authors@R: c(
    person("Vincent", "Guegan", email = "vincent.guegan@banque-france.fr", role = c("aut","cre")),
    person("Etienne", "Kintzler", email = "etienne.kintzler@banque-france.fr", role = "aut"),
    person("Jules", "Lecocq", email = "jules.lecocq@banque-france.fr", role = "aut") )
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,https://webstat.banque-france.fr
BugReports: https://developer.webstat.banque-france.fr/contact
Depends: R (>= 3.2.0)
Imports: dplyr, getPass, httr, readr, jsonlite, stringr
License: GPL-3
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, kableExtra, magrittr, prettydoc, htmltools
VignetteBuilder: knitr
Packaged: 2023-06-06 17:18:50 UTC; jules
Maintainer: Vincent Guegan <vincent.guegan@banque-france.fr>
Repository: CRAN
Date/Publication: 2023-06-07 14:50:02 UTC
Author: Vincent Guegan [aut, cre],
  Etienne Kintzler [aut],
  Jules Lecocq [aut]
