RWA Context Layer
Institutional macroeconomic data to validate Real World Asset claims
Data Sources
World Bank Open Data
GDP, growth rates, inflation for 200+ countries
GET /worldbank/gdp
GET /worldbank/country/{iso3}
GET /worldbank/rwa-context/{iso3}
FRED (Federal Reserve)
US economic indicators: GDP, inflation, Fed rate, unemployment
GET /macro/api/v1/macro/health GET /macro/api/v1/macro/risk GET /macro/api/v1/macro/all
⚡ Grid Carbon (EMBER + UK)
Real-time UK grid + historical data for 30 countries
GET /grid/uk/now
GET /grid/uk/generation
GET /grid/country/{iso2}
Energy Data (OWID)
220 countries, 1971-2024: renewable share, carbon intensity
GET /energy/country/{iso3}
GET /energy/renewable/{iso3}
GET /energy/compare
Trade Flows (UN Comtrade)
Import/export data for 20 major economies
GET /trade/country/{iso3}
Use Cases
RWA Yield Validation: Compare claimed yields against country GDP growth and Fed rates
Energy Claims: Verify renewable energy percentages against OWID data
Supply Chain: Validate commodity provenance via trade flow data
RWA Context Layer provides data for validation workflows. Interpretation and compliance decisions are the responsibility of the user.