World Intelligence

World Bank macro data (GDP growth, inflation, unemployment) and GDACS active disaster alerts in one view. No API keys required.

🌍
Global macro shapes every portfolio
GDP growth rates, inflation trajectories, and unemployment trends across major economies affect interest rate expectations, currency movements, and sector rotations worldwide. Knowing the macro landscape of the countries your holdings operate in gives you context that single-market data cannot.
Disasters move markets
Supply chain disruptions, energy shocks, and humanitarian crises triggered by floods, cyclones, and earthquakes can affect commodity prices, shipping routes, and regional revenues within days. GDACS Orange and Red alerts give you an early signal before it shows up in earnings.
🔓
No API key required
World Bank Open Data and GDACS are fully public sources. Unlike most market data, you can use this command with zero configuration — no account, no key, no rate limits. World Bank figures are annual (most recent available); GDACS alerts are near-real-time.
Fetches annual macro figures from the World Bank for major economies, then pulls active disaster alerts from GDACS. Both sources are public and require no configuration.
$firma show world-intel
Global Macro Snapshot
COUNTRY             GDP GROWTH      INFLATION       UNEMPLOY    YEAR
────────────────────────────────────────────────────────────────────
United States       2.8%            4.1%            4.0%        2024
China               5.0%            0.2%            5.1%        2024
Japan               −0.1%           2.8%            2.6%        2024
Korea, Rep.         2.3%            2.3%            2.8%        2024
Germany             −0.2%           5.9%            3.0%        2024
India               8.2%            5.4%            4.7%        2024
...
Source: World Bank Open Data · Annual figures, most recent available

Active Disasters
ALERT       TYPE                COUNTRY               DATE
────────────────────────────────────────────────────────────────────
Orange      Tropical Cyclone    Philippines           2026-04-28
Moderate severity, Category 1
Orange      Flood               Bangladesh            2026-04-25
Moderate severity
Source: GDACS · Orange+ alerts · Last 30 days
World Bank data is annual — figures reflect the most recently published year for each country. GDACS alerts are near-real-time and updated continuously. No API key is required for either source.
firma show world-intelDefault view: major economies + Orange/Red alerts (last 30 days)
firma show world-intel --days <n>Extend or narrow the GDACS alert window (default: 30)
firma show world-intel --min-alert <level>Filter alerts by minimum severity: Orange (default) or Red
firma show world-intel --jsonMachine-readable output
MIT License