A straightforward interface for accessing the IMF (International Monetary Fund) data JSON API, available at <https://data.imf.org/>. This package offers direct access to the primary API endpoints: Dataflow, DataStructure, and CompactData. And, it provides an intuitive interface for exploring available dimensions and attributes, as well as querying individual time-series datasets. Additionally, the package implements a rate limit on API calls to reduce the chances of exceeding service limits (limited to 10 calls every 5 seconds) and encountering response errors.
Version: | 0.1.7 |
Imports: | methods, utils, stats, curl, jsonlite |
Suggests: | testthat (≥ 3.0.0), data.table |
Published: | 2024-09-14 |
DOI: | 10.32614/CRAN.package.imf.data |
Author: | Pedro Baltazar [aut, cre] |
Maintainer: | Pedro Baltazar <pedrobtz at gmail.com> |
BugReports: | https://github.com/pedrobtz/imf.data/issues |
License: | MIT + file LICENSE |
URL: | https://pedrobtz.github.io/imf.data/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | imf.data results |
Reference manual: | imf.data.pdf |
Package source: | imf.data_0.1.7.tar.gz |
Windows binaries: | r-devel: imf.data_0.1.7.zip, r-release: imf.data_0.1.7.zip, r-oldrel: imf.data_0.1.7.zip |
macOS binaries: | r-devel (arm64): imf.data_0.1.7.tgz, r-release (arm64): imf.data_0.1.7.tgz, r-oldrel (arm64): imf.data_0.1.7.tgz, r-devel (x86_64): imf.data_0.1.7.tgz, r-release (x86_64): imf.data_0.1.7.tgz, r-oldrel (x86_64): imf.data_0.1.7.tgz |
Old sources: | imf.data archive |
Please use the canonical form https://CRAN.R-project.org/package=imf.data to link to this page.