dr-leo / pandaSDMX

Python interface to SDMX
Apache License 2.0
126 stars 58 forks source link

pandaSDMX: Statistical Data and Metadata eXchange

.. image:: https://github.com/dr-leo/pandasdmx/workflows/Python%20package/badge.svg :target: https://github.com/dr-leo/pandaSDMX/actions :alt: Github actions CI status .. image:: https://codecov.io/gh/dr-leo/pandaSDMX/branch/master/graph/badge.svg :target: https://codecov.io/gh/dr-leo/pandaSDMX :alt: Codecov status .. image:: https://readthedocs.org/projects/pandasdmx/badge/?version=latest :target: https://pandasdmx.readthedocs.io/en/latest :alt: Documentation Status .. image:: https://img.shields.io/pypi/v/pandaSDMX.svg :target: https://pypi.org/project/pandaSDMX :alt: PyPI .. image:: https://img.shields.io/conda/dn/conda-forge/pandasdmx.svg :target: https://github.com/conda-forge/pandasdmx-feedstock :alt: conda-forge

Source code @ Github <https://github.com/dr-leo/pandasdmx/>Authors <AUTHORS>

pandaSDMX is an Apache 2.0-licensed <LICENSE> Python package that implements SDMX <http://www.sdmx.org> 2.1 (ISO 17369:2013 <https://www.iso.org/standard/52500.html>_), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.

pandaSDMX can be used to:

…and much more.

Documentation

License

Copyright 2014–2023, pandaSDMX developers <AUTHORS>_

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.

pandaSDMX contains code from SDMX1 <https://sdmx1.readthedocs.io/>_ which is itself a fork of pandaSDMX.