EU Parliament Monitor — API Documentation - v0.8.39
    Preparing search index...

    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_INDICATORS in src/utils/imf-data.ts for the concrete mapping. The key names are chosen to parallel the World Bank PolicyRelevantIndicators keys where an equivalent series exists, so article generators and templates can migrate incrementally.