Federate & Harmonize Across Providers
opendata_federate_queryRun multiple open-data queries, normalize results to common geography and time, and merge into one cited series. Overlay same indicator from different sources like Eurostat and World Bank.
Instructions
Run several plugin tool calls, normalize their results onto a common geography + time axis, and merge them into one cited series. Auto-activates each query's provider. Use this to overlay the same indicator from different open-data sources (e.g. Eurostat vs World Bank) in a single answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | No | Sub-calls to run and harmonize. Each names a plugin tool and its arguments; results are normalized onto a common geography + time axis and merged. | |
| harmonize | No | Which axes to normalize. {'geo': true, 'time': true} by default — set either false to pass that axis through raw. |