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"
]
}
}Changes
Changed in 2 of the 21 revisions of this API.114
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the required property
datato the response with the200statusresponse-required-property-added
- ○
added the required property
metato the response with the200statusresponse-required-property-added
- ▲
- ○
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
- ○