{"library":"sdmx1","type":"library","category":null,"description":"sdmx1 is a Python library for consuming and working with Statistical Data and Metadata eXchange (SDMX) web services and files. It supports various SDMX versions and data formats, allowing users to query, download, and parse statistical data from official sources like Eurostat, IMF, and OECD. The library is actively maintained with frequent minor releases, currently at version 2.26.0, and requires Python >=3.10.","language":"python","status":"active","version":"2.26.0","tags":["sdmx","statistics","data-exchange","eia","eurostat","imf","oecd","data-analysis"],"install":[{"cmd":"pip install sdmx1","imports":["import sdmx\nreq = sdmx.Request('ESTAT')","import sdmx\nwith open('data.xml', 'rb') as f:\n    msg = sdmx.read_sdmx(f)"]},{"cmd":"pip install sdmx1[cache]","imports":[]}],"homepage":null,"github":"https://github.com/khaeru/sdmx","docs":"https://sdmx1.readthedocs.io/en/latest","changelog":null,"pypi":"https://pypi.org/project/sdmx1/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":9.1,"avg_import_s":1.98,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sdmx1/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}