Hedge Fund Intelligence
Country-level JOIN of US Treasury holdings (TIC) and EU fund debt (SHS)
Leaderboard joining TIC TBL5 (foreign holdings of US Treasury securities, USD bn) with ECB SHS S124 (EU fund debt holdings by domicile, EUR bn) via a curated TIC-slug to ISO Alpha-2 mapping. Countries outside the curated map are excluded from rows. U2 (EU aggregate) is excluded from rows but reflected in totals.eu_fund_debt_grand_total_eur_bn. Sort: combined activity score (USD bn + EUR bn, no FX conversion) desc, ties broken by ISO country code asc.
get/api/v1/cross/transatlantic/by-country
Query parameters
ninteger
Top-N rows. 1..50, default 20.
Top-N rows. 1..50, default 20.
Response
Successful Response
Example response
{
"data": {
"rows": [
{
"country": "LU",
"name": "Luxembourg",
"domicile_role": "both",
"us_treasury_holdings_usd_bn": 419,
"eu_fund_debt_holdings_eur_bn": 1995.3
}
],
"totals": {
"us_treasury_grand_total_usd_bn": 9270.9,
"eu_fund_debt_grand_total_eur_bn": 5836.5
},
"row_count": 20,
"data_time": {
"us_treasury_tic": "2026-04-15T20:02:34Z",
"ecb_shs": "2026-03-10T16:30:12Z"
}
},
"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"
]
}
}