v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
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"
    ]
  }
}