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.

Package details

AuthorPedro Baltazar [aut, cre]
MaintainerPedro Baltazar <pedrobtz@gmail.com>
LicenseMIT + file LICENSE
Version0.1.7
URL https://pedrobtz.github.io/imf.data/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("imf.data")

Try the imf.data package in your browser

Any scripts or data that you put into this service are public.

imf.data documentation built on Sept. 14, 2024, 5:07 p.m.