Package: ecb
Type: Package
Title: Programmatic Access to the European Central Bank's Data Portal
Version: 0.4.3
Date: 2025-03-19
Authors@R: c(person("Eric", "Persson", email = "expersso5@gmail.com", role = c("aut", "cre")),
              person(c("Franz", "X."), "Mohr", email = "franz.x.mohr@outlook.com", role = c("ctb"), comment = c(ORCID = "0009-0003-8890-7781")))
Description: Provides an interface to the European Central Bank's Data
    Portal API, allowing for programmatic retrieval of a vast quantity
    of statistical data.
License: CC0
URL: https://github.com/expersso/ecb
BugReports: https://github.com/expersso/ecb/issues
Suggests: knitr, rmarkdown, dplyr, lubridate, ggplot2, testthat, zoo
Imports: curl, rsdmx, xml2, httr
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-03-19 09:34:54 UTC; ericpersson
Author: Eric Persson [aut, cre],
  Franz X. Mohr [ctb] (<https://orcid.org/0009-0003-8890-7781>)
Maintainer: Eric Persson <expersso5@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-19 11:30:02 UTC
Built: R 4.3.3; ; 2025-03-19 12:55:28 UTC; unix
