christophergandrud / imfr

R package for interacting with the IMF RESTful JSON API
49 stars 5 forks source link

Multi dimensional dataset #18

Closed jciconsult closed 5 years ago

jciconsult commented 5 years ago

My target database id is GFSE. It has a number of dimensions including units, sector and indicator. I cannot get the imf_data function to recognize sectors. How do I do that?

jciconsult commented 5 years ago

I noted your documentation on complex data structures. It would be useful if imf_data returned the raw with a warning for complex structures. I am enjoying working with your package.