Rapi: Interface for Multiple Data Providers 'EDDS' and 'FRED'

Interface for multiple data sources, such as the 'EDDS' API <https://evds2.tcmb.gov.tr/index.php?/evds/userDocs> of the Central Bank of the Republic of Türkiye and the 'FRED' API <https://fred.stlouisfed.org/docs/api/fred/> of the Federal Reserve Bank. Both data providers require API keys for access, which users can easily obtain by creating accounts on their respective websites. The package provides caching ability with the selection of periods to increase the speed and efficiency of requests. It combines datasets requested from different sources, helping users when the data has common frequencies. While combining data frames whenever possible, it also keeps all requested data available as separate data frames to increase efficiency.

Version: 1.0.5
Depends: R (≥ 3.4.3), Rcpp
Imports: crayon, digest, dplyr, httr, httr2, glue, jsonlite, lubridate, magrittr, purrr, rlang, rlist, stringr, tibble
LinkingTo: Rcpp
Suggests: writexl , devtools, testthat
Published: 2024-04-06
Author: Sermet Pekin [aut, cre, cph]
Maintainer: Sermet Pekin <sermet.pekin at gmail.com>
BugReports: https://github.com/DataRapi/Rapi/issues
License: MIT + file LICENSE
URL: https://github.com/DataRapi/Rapi, https://DataRapi.github.io/Rapi/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: Rapi results

Documentation:

Reference manual: Rapi.pdf

Downloads:

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

Linking:

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