find_drivers
Rank candidate drivers of a KPI one at a time: given a target indicator + multiple candidates, order them by correlation strength. Perfect for "what moves my KPI?" questions. Returns ranked list with r, p-value, R² for each candidate. Maximum 30 candidates per call. Use decompose_drivers instead when the candidates may overlap. Runs on any verified autario indicator (World Bank, FRED, Eurostat, OECD, IMF, WHO, ECB, US Census, SEC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | ||
| entity | Yes | Entity code (e.g. DEU) | |
| candidates | Yes | Candidate indicator IDs to test (max 30) | |
| target_indicator | Yes | The KPI you want to explain |