Global macro
G20 country-risk profile
Give research and risk agents a comparable country profile covering growth, inflation, fiscal position, external balance, reserves, labour, demographics, and leading indicators.
Decision supported
Which macro vulnerabilities matter for this country, and how do they compare across peers?
Primary sources
IMF · World Bank · OECD
Signals in the workflow
Growth quality
Real and nominal growth, productivity, income, and structural development indicators.
Stability
Inflation, unemployment, confidence, and leading indicators.
Public finances
Fiscal balance and government debt context.
External resilience
Current account, trade, reserves, debt, and capital-flow proxies.
Start with the catalogue API
Discover the relevant series first, then request observations or pass the identifiers into an MCP workflow. Responses retain source, frequency, units, latest date, and health status.
curl -G "https://api.meridianapi.io/v1/series" \
+ -H "Authorization: Bearer YOUR_API_KEY" \
+ --data-urlencode "q=G20 GDP inflation debt current account reserves" \
+ --data-urlencode "limit=20"