Federate & Harmonize Across Providers
opendata_federate_queryRun multiple plugin queries, normalize onto common geography and time axes, merge into one cited series. Overlay indicators from different open-data sources in a single answer.
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. |