We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
While exploring pythonsdmx I happend to discover your module.
May I ask if you could clarify how to download a schema from http://stats.oecd.org/restsdmx/sdmx.ashx/GetSchema/ and store it in a Pandas DataFrame?
http://stats.oecd.org/restsdmx/sdmx.ashx/GetSchema/
I've seen your oecd_schema.py but this downloads just the website without transforming it into a dataframe.
I am just starting to explore SDMX but could not get an easy answer to this in either the pythonsdmx or your documentation.
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
While exploring pythonsdmx I happend to discover your module.
May I ask if you could clarify how to download a schema from
http://stats.oecd.org/restsdmx/sdmx.ashx/GetSchema/
and store it in a Pandas DataFrame?I've seen your oecd_schema.py but this downloads just the website without transforming it into a dataframe.
I am just starting to explore SDMX but could not get an easy answer to this in either the pythonsdmx or your documentation.
Thank you!
The text was updated successfully, but these errors were encountered: