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

    Variable IMF_EU_COUNTRY_CODESConst

    IMF_EU_COUNTRY_CODES: Readonly<Record<string, string>> = ...

    Maps EU member state ISO 3166-1 alpha-2 codes to IMF country codes.

    The IMF SDMX 3.0 API uses ISO-3166-1 alpha-3 codes for every EU member state, which matches the World Bank code set exactly. This constant is kept as a standalone copy (rather than re-exporting EU_COUNTRY_CODES from world-bank-data.ts) so the IMF module remains self-contained and so future IMF-specific overrides (e.g. Kosovo = UVK at IMF vs. XKX at WB) can land without disturbing the World Bank map.