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.5
Depends: R (≥ 3.3.0)
Imports: stringr, stats, RCurl, lubridate, readr, utils, curl, dplyr, future, furrr, jsonlite, memoise, purrr
Suggests: knitr, rmarkdown, testthat, ggplot2, tidyverse
Published: 2019-04-23
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

Downloads:

Reference manual: GetBCBData.pdf
Vignettes: How to use GetBCBData
Package source: GetBCBData_0.5.tar.gz
Windows binaries: r-devel: GetBCBData_0.5.zip, r-release: GetBCBData_0.5.zip, r-oldrel: GetBCBData_0.5.zip
macOS binaries: r-release: GetBCBData_0.5.tgz, r-oldrel: GetBCBData_0.5.tgz

Linking:

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