Package: BacenAPI 0.2.0
BacenAPI: Data Collection from the Central Bank of Brazil
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}>.
Authors:
BacenAPI_0.2.0.tar.gz
BacenAPI_0.2.0.zip(r-4.7)BacenAPI_0.2.0.zip(r-4.6)BacenAPI_0.2.0.zip(r-4.5)
BacenAPI_0.2.0.tgz(r-4.6-any)BacenAPI_0.2.0.tgz(r-4.5-any)
BacenAPI_0.2.0.tar.gz(r-4.7-any)BacenAPI_0.2.0.tar.gz(r-4.6-any)
BacenAPI_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
BacenAPI/json (API)
| # Install 'BacenAPI' in R: |
| install.packages('BacenAPI', repos = c('https://lissandrosousa.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lissandrosousa/bacenapi/issues
- dataset - Financial Indicators Dataset
Last updated from:cac566ad8c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 128 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 112 |
Exports:bacen_apibacen_searchbacen_seriesbacen_url
Dependencies:askpassclicurlgluehttrhttr2jsonlitelifecyclemagrittrmimeopensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Connection to the Central Bank API | bacen_api |
| Search for Financial Indicators Series Number | bacen_search |
| Fetch Multiple Central Bank Series | bacen_series |
| Creation of URLs to Access the Central Bank API | bacen_url |
| Financial Indicators Dataset | dataset |
