Skip to content

khaeru/sdmx

This branch is 1514 commits ahead of, 65 commits behind dr-leo/pandaSDMX:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2025
Mar 14, 2025
Mar 14, 2025
May 16, 2023
Dec 28, 2023
Jan 13, 2025
Jan 13, 2025
Aug 21, 2019
Mar 9, 2023
Jan 15, 2025
Jan 26, 2021
Jan 15, 2025

Repository files navigation

sdmx: Statistical data and metadata exchange

PyPI version badge Documentation status badge Status of supported service endpoints Status badge for the "pytest" continuous integration workflow Codecov test coverage badge

Source code @ GithubAuthors

sdmx (‘sdmx1’ on PyPI) is a Python implementation of the SDMX 2.1 (ISO 17369:2013) and 3.0 standards for statistical data and metadata exchange. The SDMX standards are developed and used by national statistical agencies, central banks, and international organisations.

sdmx can be used to:

  • Explore and retrieve data available from SDMX-REST web services operated by providers including the World Bank, International Monetary Fund, Eurostat, OECD, and United Nations;
  • Read and write data and metadata in file formats including SDMX-ML (XML), SDMX-JSON, and SDMX-CSV;
  • Convert data and metadata into pandas objects, for use with the analysis, plotting, and other tools in the Python data science ecosystem;
  • Apply the SDMX information model to structure and publish your own data;

…and much more.

Documentation

See https://sdmx1.readthedocs.io/en/latest/ for the latest docs per the main branch, or https://sdmx1.readthedocs.io/en/stable/ for the most recent release.

License

Copyright 2014–2025, sdmx1 developers

Licensed under the Apache License, Version 2.0 (the “License”); you may not use these files except in compliance with the License. You may obtain a copy of the License:

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

History

sdmx is a fork of pandaSDMX; in turn a fork of pysdmx. Many people from all over the world have generously contributed code and feedback.

About

SDMX information model and client in Python

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%