GetBCBData: Imports Datasets from BCB (Central Bank of Brazil) using Its Official API

Downloads and organizes datasets using BCB's API <https://www.bcb.gov.br/>. Offers options for caching with the 'memoise' package and , multicore/multisession with 'furrr' and format of output data (long/wide).

Version: 0.7.0
Depends: R (≥ 3.3.0)
Imports: stringr, utils, curl, dplyr, future, furrr, jsonlite, memoise, purrr, methods
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), ggplot2
Published: 2022-06-07
Author: Marcelo Perlin [aut, cre]
Maintainer: Marcelo Perlin <marceloperlin at gmail.com>
BugReports: https://github.com/msperlin/GetBCBData/issues
License: GPL-2
URL: https://github.com/msperlin/GetBCBData/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: GetBCBData results

Documentation:

Reference manual: GetBCBData.pdf
Vignettes: Getting Started

Downloads:

Package source: GetBCBData_0.7.0.tar.gz
Windows binaries: r-devel: GetBCBData_0.7.0.zip, r-release: GetBCBData_0.7.0.zip, r-oldrel: GetBCBData_0.7.0.zip
macOS binaries: r-release (arm64): GetBCBData_0.7.0.tgz, r-oldrel (arm64): GetBCBData_0.7.0.tgz, r-release (x86_64): GetBCBData_0.7.0.tgz
Old sources: GetBCBData archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GetBCBData to link to this page.