opensdmx
CLI and library for querying official statistics from SDMX APIs like Eurostat
opensdmx is a free, open-source Python CLI and library for querying official statistics from any SDMX 2.1 REST API, including Eurostat, ISTAT, OECD, ECB, and the World Bank, built to be the execution layer that fetches exact published figures rather than letting an AI model fabricate numbers. It offers dataset discovery, codelist inspection, human-readable label joins, and reproducible saved queries, and pairs well with an AI agent that decides what to fetch while opensdmx fetches the real data. It's for data journalists, researchers, and analysts who need accurate official statistics and want an AI assistant to help formulate the query without trusting it to know the numbers itself.

