Package: tidyBdE Title: Retrieve Time Series Data from 'Banco de España' Version: 0.6.1.9000 Authors@R: c( person("Diego", "H. Herrero", , "dev.dieghernan@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658")), person("Banco de España", role = "cph", comment = c(ROR = "02f26yq04", "Data copyright holder")) ) Description: Tools for retrieving 'Banco de España' ('BdE') time series data as 'tibble' objects from bulk CSV files and the 'Statistics web service (API)'. Bulk CSV helpers use stable 'BdE' sequential numbers, and API helpers use API series codes. 'Banco de España' is the national central bank and, within the framework of the Single Supervisory Mechanism ('SSM'), the supervisor of the Spanish banking system alongside the European Central Bank. This package is not sponsored, endorsed or administered by 'Banco de España'. License: GPL (>= 3) URL: https://ropenspain.github.io/tidyBdE/, https://github.com/rOpenSpain/tidyBdE BugReports: https://github.com/rOpenSpain/tidyBdE/issues Depends: R (>= 4.1.0) Imports: cli, dplyr (>= 0.7.0), ggplot2 (>= 3.5.0), jsonlite, lifecycle, readr (>= 1.0.0), scales (>= 1.1.0), tibble (>= 3.0.0), tidyr, utils Suggests: knitr, quarto, testthat (>= 3.0.0) VignetteBuilder: quarto Config/Needs/coverage: covr Config/Needs/website: cpp11, devtools, progress, reactable, remotes, styler, tidyverse, ropenspain/rostemplate Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Copyright: See file inst/COPYRIGHTS Encoding: UTF-8 LazyData: true X-schema.org-applicationCategory: Macroeconomics X-schema.org-isPartOf: https://ropenspain.es/ X-schema.org-keywords: api, bde, cran, ggplot2, macroeconomics, r, r-package, ropenspain, rstats, series-data, spain Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-06-22 07:22:11 UTC RemoteUrl: https://github.com/rOpenSpain/tidyBdE RemoteRef: HEAD RemoteSha: 7e31d99c9db326eb7083cefb15dce848d6b30cdd NeedsCompilation: no Packaged: 2026-06-22 09:20:46 UTC; root Author: Diego H. Herrero [aut, cre, cph] (ORCID: ), Banco de España [cph] (ROR: , Data copyright holder) Maintainer: Diego H. Herrero