Open zymon opened 1 year ago
import pandasdmx as sdmx
imf = sdmx.Request("IMF") df=imf.dataflow("1PI")
imf = sdmx.Request("IMF")
df=imf.dataflow("1PI")
Output: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): sdmxcentral.imf.org:443 DEBUG:urllib3.connectionpool:https://sdmxcentral.imf.org:443 "GET /ws/public/sdmxapi/rest/dataflow/IMF/1PI/latest?references=all HTTP/1.1" 200 None
--- SS without DSD --- {1: False}
--- <class 'pandasdmx.message.StructureMessage'> --- {2:
import pandasdmx as sdmx
imf = sdmx.Request("IMF")
df=imf.dataflow("1PI")
Output: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): sdmxcentral.imf.org:443 DEBUG:urllib3.connectionpool:https://sdmxcentral.imf.org:443 "GET /ws/public/sdmxapi/rest/dataflow/IMF/1PI/latest?references=all HTTP/1.1" 200 None
--- SS without DSD --- {1: False}
--- <class 'pandasdmx.message.StructureMessage'> --- {2: