Europe
Euro-area inflation and labour monitor
Track euro-area and country-level inflation, unemployment, output, consumption, rates, and confidence with explicit publication-lag semantics.
Decision supported
Are price pressures broadening while European activity and labour markets weaken?
Primary sources
Eurostat · ECB · OECD
Signals in the workflow
Prices
HICP and core inflation across the euro area and major member countries.
Labour
Harmonised unemployment and country-level labour conditions.
Demand
Retail sales, industrial production, and GDP growth.
Policy context
ECB policy rates, FX, sovereign rates, and OECD confidence indicators.
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=euro area inflation unemployment industrial production confidence" \
+ --data-urlencode "limit=20"