Hedge Fund Intelligence

Top movers leaderboard for ONE NBFI sector (stock-value delta)

Countries within the requested sector ranked by absolute change in debt-holding stock value across periods. period=qoq compares the latest quarter to one quarter back; period=yoy compares to four quarters back. Sort is by absolute delta descending so both biggest accumulators and biggest divestors appear at the top of the list. Excludes the U2 aggregate (would self-compare) and skips countries with insufficient history.

get/api/v1/ecb/shs-sectors/{sector}/changes

Path parameters

sectorstring required

Query parameters

periodstring

qoq = quarter-over-quarter; yoy = year-over-year.

qoq = quarter-over-quarter; yoy = year-over-year.

limitinteger

Response

Top movers within one sector, ranked by absolute change.

Example response

{
  "data": {
    "sector": "banks",
    "sector_code": "S122",
    "period": "qoq",
    "rows": [
      {
        "rank": 1,
        "country": "DE",
        "name": "Germany",
        "period_current": "2025-Q4",
        "period_prior": "2025-Q3"
      }
    ]
  },
  "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",
    "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"
    ]
  }
}

Changes

Changed in 1 of the 21 revisions of this API.12

    • 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