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 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://expersso.r-universe.dev Date/Publication: 2025-03-19 13:58:16 UTC RemoteUrl: https://github.com/expersso/ecb RemoteRef: HEAD RemoteSha: 7a58c5a30ef45de41fe2bffda643e4662a8c2e91 NeedsCompilation: no Packaged: 2026-07-04 14:20:38 UTC; root Author: Eric Persson [aut, cre], Franz X. Mohr [ctb] (ORCID: ) Maintainer: Eric Persson