sdmx-explorer
Originally fromaborruso/opensdmx
Installation
SKILL.md
SDMX Explorer — Guided Dataset Discovery
This skill uses the opensdmx CLI to explore any SDMX 2.1 REST endpoint: Eurostat, OECD, ECB, World Bank, ISTAT, and others. The primary reference provider is Eurostat (default in the opensdmx CLI). All examples use Eurostat unless stated otherwise.
Every opensdmx command supports --help — run it first to discover options and
see usage examples:
opensdmx --help # list all commands
opensdmx search --help # options and examples for search
opensdmx constraints --help # options and examples for constraints
opensdmx get --help # options and examples for get
opensdmx run --help # options and examples for run
# ... same for info, values, constraints, embed, blacklist, plot