imfr icon indicating copy to clipboard operation
imfr copied to clipboard

R package for interacting with the IMF RESTful JSON API

Results 12 imfr issues
Sort by recently updated
recently updated
newest added

What is the problem with this query? I get the two types of errors. ``` > imf_dataset(database_id="GFSCOFOG",cofog_function="GF0402") Request failed [500]. Retrying in 1 seconds... Error in fun(URL = "http://dataservices.imf.org/REST/SDMX_JSON.svc/CompactData/GFSCOFOG/....GF0402", :...

I am trying to retrieve DOT data from IMF using: ``` imf_app_name("imf") dot_raw

Hello there, I am trying to find some pretty simple data from the Global Financial Statistics: debt-to-GDP ratios for all countries. Having run `imf_parameters` on the GFSMAB (main aggregates and...

The recurring failures of R-CMD-Check were due to hitting a universal bandwidth limit on the API. I've implemented a local-disk caching system and a new throttling option to enforce a...

Hey! I first tried to get data via the IMFData package and few days ago it worked perfectly fine but now I have a error message when trying to request...

See [here](https://cran.r-project.org/package=imfr).

When I try to retrieve commodity prices with the imf_data function it returns an error saying that the data was not found, even though I specify all the arguments the...

Hi, I was recently using this package to pull the FM dataset. The output is no longer a nested list with a dataframe, but rather a list with URLs in...

I tried to download the whole CPIS dataset, however when i tried ``` data

Running the example **Simple Country-Time-Variable** ``` library(imfr) real_ex