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

    Function getIMFCountryCode

    • Resolve an ISO 3166-1 alpha-2 code to the IMF country code.

      Applies IMF_COUNTRY_CODE_OVERRIDES first so IMF-specific overrides win, then falls back to the EU alpha-3 map, then returns null when the code is not recognised.

      Parameters

      • iso2Code: string

        Country ISO 3166-1 alpha-2 code (case-insensitive).

      Returns string | null

      IMF country code or null.