Forum Discussion
RobinNandal
7 years agoFrequent Visitor
IMF data - Accessing data from the website
Hi, I am trying to access primary commodity data directly from the IMF website. The snapdhot below shows the data. Using the 'Share', I get the direct link "http://data.imf.org/?sk=87968a8a...
- 7 years ago
The site uses Services.AXD (ASP.NET handler), so in short. No you can't directly load from the link you provided.
From what I see, IMF has API, so use that to obtain the info you are after.
http://datahelp.imf.org/knowledgebase/articles/630877-data-services
Chihiro
7 years agoSolution Sage
The site uses Services.AXD (ASP.NET handler), so in short. No you can't directly load from the link you provided.
From what I see, IMF has API, so use that to obtain the info you are after.
http://datahelp.imf.org/knowledgebase/articles/630877-data-services