Sugra Macro - cross-country economic indicators panel
Time series for one or more indicators across one or more countries. Pass indicator roots (e.g. GDP, CPI, URATE - discover them via the indicators catalog) as symbol, and country names or ISO codes as country; both accept comma-separated lists. Optional transform: toya (YoY), tpop (period change), tpgp (percent of GDP), tusd (USD). Percent series are returned as normalized fractions (0.05 = 5%).
Query parameters
Indicator root(s), comma-separated (e.g. GDP or GDP,CPI). Max 6.
Indicator root(s), comma-separated (e.g. GDP or GDP,CPI). Max 6.
Country name(s) or ISO code(s), comma-separated. Max 12.
Country name(s) or ISO code(s), comma-separated. Max 12.
Optional transform: toya, tpop, tpgp, or tusd.
Optional transform: toya, tpop, tpgp, or tusd.
Inclusive lower bound (YYYY-MM-DD).
Inclusive lower bound (YYYY-MM-DD).
Inclusive upper bound (YYYY-MM-DD).
Inclusive upper bound (YYYY-MM-DD).
Response
Indicator observations (date, symbol_root, symbol, country, value).
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",
"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"
]
}
}