v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Economics

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%).

get/api/v1/macro/indicators

Query parameters

symbolstring required

Indicator root(s), comma-separated (e.g. GDP or GDP,CPI). Max 6.

Example:GDP

Indicator root(s), comma-separated (e.g. GDP or GDP,CPI). Max 6.

countrystring required

Country name(s) or ISO code(s), comma-separated. Max 12.

Example:united_states

Country name(s) or ISO code(s), comma-separated. Max 12.

transformstring nullable

Optional transform: toya, tpop, tpgp, or tusd.

Example:toya

Optional transform: toya, tpop, tpgp, or tusd.

start_datestring nullable

Inclusive lower bound (YYYY-MM-DD).

Inclusive lower bound (YYYY-MM-DD).

end_datestring nullable

Inclusive upper bound (YYYY-MM-DD).

Inclusive upper bound (YYYY-MM-DD).

Response

Indicator observations (date, symbol_root, symbol, country, value).

{"stackTrail":"paths:/api/v1/macro/indicators:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}