{"id":13741048,"url":"https://github.com/dr-leo/pandaSDMX","last_synced_at":"2025-05-08T21:32:14.295Z","repository":{"id":18743038,"uuid":"21954882","full_name":"dr-leo/pandaSDMX","owner":"dr-leo","description":"Python interface to SDMX","archived":false,"fork":false,"pushed_at":"2023-12-28T22:09:54.000Z","size":2544,"stargazers_count":127,"open_issues_count":18,"forks_count":58,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-11-01T05:04:23.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dr-leo.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2014-07-17T19:33:42.000Z","updated_at":"2024-10-17T10:20:09.000Z","dependencies_parsed_at":"2023-12-26T06:35:50.832Z","dependency_job_id":"bc8a938b-38e6-4639-9e69-ac2eadd3654c","html_url":"https://github.com/dr-leo/pandaSDMX","commit_stats":{"total_commits":881,"total_committers":22,"mean_commits":40.04545454545455,"dds":0.4767309875141884,"last_synced_commit":"c72224efd2219db9b926de9c7ca8d312132ab592"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-leo%2FpandaSDMX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-leo%2FpandaSDMX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-leo%2FpandaSDMX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-leo%2FpandaSDMX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dr-leo","download_url":"https://codeload.github.com/dr-leo/pandaSDMX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224774580,"owners_count":17367756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T04:00:54.879Z","updated_at":"2024-11-15T11:30:47.817Z","avatar_url":"https://github.com/dr-leo.png","language":"Python","funding_links":[],"categories":["Python","Open Data and Statistics"],"sub_categories":["Data Sources"],"readme":"pandaSDMX: Statistical Data and Metadata eXchange\n=================================================\n\n.. image:: https://github.com/dr-leo/pandasdmx/workflows/Python%20package/badge.svg\n   :target: https://github.com/dr-leo/pandaSDMX/actions\n   :alt: Github actions CI status\n.. image:: https://codecov.io/gh/dr-leo/pandaSDMX/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/dr-leo/pandaSDMX\n   :alt: Codecov status\n.. image:: https://readthedocs.org/projects/pandasdmx/badge/?version=latest\n   :target: https://pandasdmx.readthedocs.io/en/latest\n   :alt: Documentation Status\n.. image:: https://img.shields.io/pypi/v/pandaSDMX.svg\n   :target: https://pypi.org/project/pandaSDMX\n   :alt: PyPI\n.. image:: https://img.shields.io/conda/dn/conda-forge/pandasdmx.svg\n   :target: https://github.com/conda-forge/pandasdmx-feedstock\n   :alt: conda-forge\n\n`Source code @ Github \u003chttps://github.com/dr-leo/pandasdmx/\u003e`_ —\n`Authors \u003cAUTHORS\u003e`_\n\n**pandaSDMX** is an `Apache 2.0-licensed \u003cLICENSE\u003e`_ Python package that\nimplements `SDMX \u003chttp://www.sdmx.org\u003e`_ 2.1 (`ISO 17369:2013\n\u003chttps://www.iso.org/standard/52500.html\u003e`_), a format for exchange of\n**statistical data and metadata** used by national statistical agencies,\ncentral banks, and international organisations.\n\n**pandaSDMX** can be used to:\n\n- explore the data available from `data providers\n  \u003chttps://pandasdmx.readthedocs.io/en/latest/sources.html\u003e`_\n  such as the World Bank, ILO, BIS, ECB, Eurostat, OECD, UNICEF and United Nations;\n- parse data and metadata in SDMX-ML (XML) or SDMX-JSON formats—either:\n\n  - from local and remote files, or\n  - retrieved from pandasdmx web services, with query validation and caching;\n\n- convert data and metadata into `pandas \u003chttps://pandas.pydata.org\u003e`_ objects,\n  for use with the analysis, plotting, and other tools in the Python data\n  science ecosystem;\n- apply the `SDMX Information Model\n  \u003chttps://pandasdmx.readthedocs.io/en/latest/im.html\u003e`_ to your own data;\n\n…and much more.\n\n\nDocumentation\n-------------\n\n* stable: https://pandasdmx.readthedocs.io/ \n* latest: https://pandasdmx.readthedocs.io/en/latest  or\n* v0.9: https://pandasdmx.readthedocs.io/en/v0.9 for the 0.9 release.\n\n\nLicense\n-------\n\nCopyright 2014–2023, `pandaSDMX developers \u003cAUTHORS\u003e`_\n\nLicensed under the Apache License, Version 2.0 (the “License”); you may not use\nthese files except in compliance with the License. You may obtain a copy of the\nLicense:\n\n- from the file LICENSE included with the source code, or\n- at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n\npandaSDMX contains code from `SDMX1 \u003chttps://sdmx1.readthedocs.io/\u003e`_ which is itself\na fork of  pandaSDMX.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdr-leo%2FpandaSDMX","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdr-leo%2FpandaSDMX","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdr-leo%2FpandaSDMX/lists"}