LICENSE
MANIFEST.in
README.rst
conftest.py
pyproject.toml
doc/Makefile
doc/api.rst
doc/conf.py
doc/dev.rst
doc/example.rst
doc/glossary.rst
doc/howto.rst
doc/implementation.rst
doc/index.rst
doc/install.rst
doc/license.rst
doc/make.bat
doc/resources.rst
doc/sources.rst
doc/walkthrough.rst
doc/whatsnew.rst
doc/api/model.rst
doc/api/reader.rst
doc/api/writer.rst
doc/howto/create.rst
sdmx/__init__.py
sdmx/client.py
sdmx/exceptions.py
sdmx/experimental.py
sdmx/message.py
sdmx/py.typed
sdmx/rest.py
sdmx/session.py
sdmx/sources.json
sdmx/urn.py
sdmx/util.py
sdmx/format/__init__.py
sdmx/format/csv.py
sdmx/format/json.py
sdmx/format/protobuf_pb2.py
sdmx/format/xml.py
sdmx/model/__init__.py
sdmx/model/common.py
sdmx/model/internationalstring.py
sdmx/model/v21.py
sdmx/model/v30.py
sdmx/reader/__init__.py
sdmx/reader/base.py
sdmx/reader/csv.py
sdmx/reader/json.py
sdmx/reader/xml.py
sdmx/source/__init__.py
sdmx/source/abs.py
sdmx/source/bbk.py
sdmx/source/estat.py
sdmx/source/ilo.py
sdmx/source/insee.py
sdmx/source/istat.py
sdmx/source/lsd.py
sdmx/source/sgr.py
sdmx/source/wb.py
sdmx/source/wb_wdi.py
sdmx/testing/__init__.py
sdmx/testing/report.py
sdmx/tests/__init__.py
sdmx/tests/conftest.py
sdmx/tests/test_client.py
sdmx/tests/test_compat.py
sdmx/tests/test_dataset.py
sdmx/tests/test_dataset_bare.py
sdmx/tests/test_dataset_ss.py
sdmx/tests/test_docs.py
sdmx/tests/test_dsd.py
sdmx/tests/test_experimental.py
sdmx/tests/test_format.py
sdmx/tests/test_insee.py
sdmx/tests/test_message.py
sdmx/tests/test_model.py
sdmx/tests/test_performance.py
sdmx/tests/test_reader.py
sdmx/tests/test_rest.py
sdmx/tests/test_session.py
sdmx/tests/test_source.py
sdmx/tests/test_sources.py
sdmx/tests/test_urn.py
sdmx/tests/test_util.py
sdmx/tests/format/__init__.py
sdmx/tests/format/test_format_xml.py
sdmx/tests/model/__init__.py
sdmx/tests/model/test_common.py
sdmx/tests/model/test_internationalstring.py
sdmx/tests/model/test_v21.py
sdmx/tests/reader/__init__.py
sdmx/tests/reader/test_base.py
sdmx/tests/reader/test_reader_csv.py
sdmx/tests/reader/test_reader_json.py
sdmx/tests/reader/test_reader_xml.py
sdmx/tests/writer/__init__.py
sdmx/tests/writer/conftest.py
sdmx/tests/writer/test_csv.py
sdmx/tests/writer/test_pandas.py
sdmx/tests/writer/test_protobuf.py
sdmx/tests/writer/test_writer_xml.py
sdmx/writer/__init__.py
sdmx/writer/base.py
sdmx/writer/csv.py
sdmx/writer/pandas.py
sdmx/writer/protobuf.py
sdmx/writer/xml.py
sdmx1.egg-info/PKG-INFO
sdmx1.egg-info/SOURCES.txt
sdmx1.egg-info/dependency_links.txt
sdmx1.egg-info/requires.txt
sdmx1.egg-info/top_level.txt