Type Alias IMFMacroIndicatorKey
IMFMacroIndicatorKey:
| "gdp"
| "gdpGrowth"
| "gdpPerCapita"
| "inflation"
| "unemployment"
| "population"
| "currentAccount"
| "exportsGdp"
| "govDebt"
| "primaryBalance"
| "structuralBalance"
| "fdiInflow"
| "realEffectiveExchangeRate"
| "policyRate"
Curated set of IMF indicator keys used across the EU Parliament Monitor.
These map onto specific IMF database + SDMX dimension codes — see
IMF_POLICY_INDICATORSinsrc/utils/imf-data.tsfor the concrete mapping. The key names are chosen to parallel the World BankPolicyRelevantIndicatorskeys where an equivalent series exists, so article generators and templates can migrate incrementally.