Macro Intelligence: The Global Economic Dashboard
Track, model, and forecast with the world's most comprehensive macroeconomic dataset. Clean, normalized, and aligned indicators from 150+ countries-from GDP and inflation to employment and PMIs.
2 million+ indicators spanning GDP, inflation, employment, trade, and monetary policy for 195+ countries. Clean, normalized, and aligned for cross-country comparison and forecasting.
from axion import Axion, utils, visualize
client = Axion(api_key="your_api_key")
# Real GDP series for two economies
us_id = client.econ.search("United States real GDP")[0]["id"]
de_id = client.econ.search("Germany real GDP")[0]["id"]
us = utils.df(client.econ.dataset(us_id))
de = utils.df(client.econ.dataset(de_id))
# Convert levels to growth rates
us = utils.relativity(us, cols=["value"])
de = utils.relativity(de, cols=["value"])
# Align both series on date for comparison
growth = utils.snap(
[us[["date", "relative_value"]], de[["date", "relative_value"]]],
names=["US", "Germany"],
overwrite=["relative_value"],
col="date"
)
visualize.polls(growth)



Live and delayed releases of key macro indicators - GDP, CPI, PMIs, industrial production - updated within seconds of official publication.
60+ years of normalized economic history. Build long-term models, backtest macro strategies, and study structural shifts with confidence.
Complete central bank meeting calendars, rate decisions, balance sheet data, and forward guidance from the Fed, ECB, BOJ, BOE, and 50+ others.
Bilateral trade balances, import/export volumes, current account statistics, and capital flow data for cross-border analysis.
Forward-looking signals from PMI surveys, consumer confidence indices, and policy uncertainty trackers. Integrated directly into your models.
195+ countries and regions. Seamless access to developed, emerging, and frontier economies - all from a single, unified API.
Global Macro Platform
Institutional-grade macroeconomic data from over 500 primary sources - central banks, statistical agencies, and international organisations. Clean, calendar-aligned, and ready for production.
Track, model, and forecast with the world's most comprehensive macroeconomic dataset. Clean, normalized, and aligned indicators from 150+ countries-from GDP and inflation to employment and PMIs.
Tap into decades of economic indicators, real-time calendar events, and corporate financial data - all from one unified API built for serious market analysis.
Access real-time and historical economic indicators for 195+ countries, sourced directly from central banks, national statistical agencies, and international organisations. Powers quantitative macro research, economic forecasting, asset allocation models, and risk management systems worldwide.
Start BuildingUnited States · latest prints
CPI (YoY)
Unemployment
GDP (QoQ)
Fed funds
Constant maturity · %
You can access normalized economic data for virtually every country in the world.
US · REAL-TIME MODEL
Current quarter
+2.4%
Annualized GDP
Next quarter
+1.9%
Model median
You can analyze everything from GDP and inflation to employment and trade across all sectors.
CROSS-ASSET SIGNAL
Growth
72Inflation
46Liquidity
63Equities
Favor
Duration
Neutral
USD
Fade
You get data directly from central banks, national statistical agencies, and international organizations.
MOVE ATTRIBUTION · TODAY
Core CPI miss
Dovish Fed headlines
Semis guidance
Oil inventory build
Positioning unwind
Dollar strength
Explained S&P 500 move
+62 bps
Model confidence
87%You can backtest macro strategies across decades of economic data for robust analysis.
FUNDAMENTAL COMPOSITE
Cash conversion
112%
FCF / net income
Accrual ratio
-4.2%
Lower is better
You receive economic indicators the moment they are released from official sources.
Flexible plans for developers, startups, and enterprises. Access comprehensive financial data through a single, reliable API.
Join thousands of developers using Axion to power their financial applications. Start with our free tier and scale as you grow.
No credit card required • free tier is free foreverThe latest news, articles, and resources, sent to your inbox.