The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

imf.data: An Interface to IMF (International Monetary Fund) Data JSON API

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.5
Imports: methods, utils, stats, curl, jsonlite
Suggests: testthat (≥ 3.0.0)
Published: 2024-03-06
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

Documentation:

Reference manual: imf.data.pdf

Downloads:

Package source: imf.data_0.1.5.tar.gz
Windows binaries: r-devel: imf.data_0.1.5.zip, r-release: imf.data_0.1.5.zip, r-oldrel: imf.data_0.1.5.zip
macOS binaries: r-release (arm64): imf.data_0.1.5.tgz, r-oldrel (arm64): imf.data_0.1.5.tgz, r-release (x86_64): imf.data_0.1.5.tgz, r-oldrel (x86_64): imf.data_0.1.5.tgz
Old sources: imf.data archive

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.