Hi!
Does anyone know if the IMF Data Services is still available?
I tried the simplier coding to test:
r <- httr::GET('http://dataservices.imf.org/REST/SDMX_JSON.svc/Dataflow')
And the error:
r
Response [http://dataservices.imf.org/REST/SDMX_JSON.svc/Dataflow]
Date: 2023-10-27 15:27
Status: 404
Content-Type: text/html
Size: 153 B
<title>404 Not Found</title>
404 Not Found
nginx/1.20.1
Hi!
Does anyone know if the IMF Data Services is still available?
I tried the simplier coding to test:
r <- httr::GET('http://dataservices.imf.org/REST/SDMX_JSON.svc/Dataflow')
And the error:
<title>404 Not Found</title>404 Not Found
nginx/1.20.1