Provides tools to facilitate the access and processing of data from the Central Bank of Brazil API. The package allows users to retrieve economic and financial data, transforming them into usable tabular formats for further analysis. The data is obtained from the Central Bank of Brazil API: <https://api.bcb.gov.br/dados/serie/bcdata.sgs.{series_code}/dados?formato=json&dataInicial={start_date}&dataFinal={end_date}>.
Version: | 0.1.0 |
Imports: | httr, httr2, jsonlite, magrittr |
Published: | 2025-03-07 |
DOI: | 10.32614/CRAN.package.BacenAPI |
Author: | Paulo Icaro [aut], Lissandro Sousa [cre, aut] |
Maintainer: | Lissandro Sousa <lisandrosousa54 at gmail.com> |
BugReports: | https://github.com/LissandroSousa/BacenAPI/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/LissandroSousa/BacenAPI |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | BacenAPI results |
Reference manual: | BacenAPI.pdf |
Package source: | BacenAPI_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-devel (arm64): BacenAPI_0.1.0.tgz, r-release (arm64): BacenAPI_0.1.0.tgz, r-oldrel (arm64): BacenAPI_0.1.0.tgz, r-devel (x86_64): BacenAPI_0.1.0.tgz, r-release (x86_64): BacenAPI_0.1.0.tgz, r-oldrel (x86_64): BacenAPI_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=BacenAPI to link to this page.