get_country_indicator
Look up a country's authoritative macro indicator (inflation | gdp_growth) directly — deterministic, offline, cited. Use whenever you need a real macro figure instead of recalling one from memory: give the jurisdiction (CZ, DE, US, ...) and indicator, plus an optional year (omit for the full annual series).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | optional 4-digit year, e.g. 2022 | |
| indicator | Yes | ||
| jurisdiction | Yes | ISO code, e.g. CZ, DE, US |