Global Economy & Trade

IMF WEO time series for a country

Annual WEO series. Prefer ISO3; ISO2 is mapped. Includes is_forecast when SDMX attrs allow.

get/api/v1/imf/{country}/{indicator}

Path parameters

countrystring required

ISO alpha-2 (GE), ISO alpha-3 (GEO), or name slug.

ISO alpha-2 (GE), ISO alpha-3 (GEO), or name slug.

indicatorstring required

Catalog key e.g. gdp_growth.

Catalog key e.g. gdp_growth.

Query parameters

start_yearinteger

Start year (YYYY).

Start year (YYYY).

vintagestring

latest or WEO_*_VINTAGE dataflow id.

latest or WEO_*_VINTAGE dataflow id.

Response

IMF World Economic Outlook time series with forecast flags when available.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "data_age_days": 8.532,
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ],
    "period": "2026-Q1",
    "notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
  }
}

Changes

Changed in 3 of the 22 revisions of this API.32

    • added the optional property data/agency_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/count to the response with the 200 status

      response-optional-property-added

    • added the optional property data/country to the response with the 200 status

      response-optional-property-added

    • added the optional property data/country_name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/data to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dataflow_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/description to the response with the 200 status

      response-optional-property-added

    • added the optional property data/entity_type to the response with the 200 status

      response-optional-property-added

    • added the optional property data/frequency to the response with the 200 status

      response-optional-property-added

    • added the optional property data/imf_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/indicator to the response with the 200 status

      response-optional-property-added

    • added the optional property data/latest_actual_period to the response with the 200 status

      response-optional-property-added

    • added the optional property data/series_key to the response with the 200 status

      response-optional-property-added

    • added the optional property data/source to the response with the 200 status

      response-optional-property-added

    • added the optional property data/source_updated_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/unit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/upstream to the response with the 200 status

      response-optional-property-added

    • added the optional property data/vintage to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added

    • added the new optional query request parameter vintage

      new-optional-request-parameter

    • for the query request parameter start_year, the max was increased from 2030.00 to 2035.00

      request-parameter-max-increased

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 22 revisions, 1 has no diff computed.