Top movers leaderboard (MoM or YoY change)
Countries ranked by absolute change between the latest period and a prior period. period=mom compares latest to one month back; period=yoy compares latest to twelve months back. Sort is by absolute delta descending, so both biggest buyers and biggest sellers appear at the top of the leaderboard. Skips countries with insufficient history for the requested comparison.
Query parameters
mom = month-over-month, yoy = year-over-year.
mom = month-over-month, yoy = year-over-year.
Response
Top movers ranked by absolute change.
Example response
{
"data": {
"period": "mom",
"rows": [
{
"rank": 1,
"name": "United Kingdom",
"slug": "united-kingdom",
"period_current": "Dec 2025",
"period_prior": "Nov 2025"
}
]
},
"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
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○