← ClaudeAtlas

macro-dashboardlisted

Macro-economic dashboard — GDP, CPI, unemployment, interest rates, Treasury yields, trade balance, and economic events calendar. Use when the user asks about the economy, macro trends, interest rates, or economic indicators.
EodHistoricalData/eodhd-claude-skills · ★ 24 · AI & Automation · score 84
Install: claude install-skill EodHistoricalData/eodhd-claude-skills
# Skill: macro-dashboard ## Purpose Build a comprehensive macro-economic dashboard using EODHD data — combining macro indicators across countries, Treasury yield curves, and economic events calendar for a complete economic picture. ## Trigger Activate when the user asks for: - Macro-economic overview or dashboard - GDP, inflation, unemployment data - Interest rate trends or yield curve analysis - Economic calendar or upcoming events - Country economic comparison - "How's the economy?" - Trade balance or current account data - Central bank policy context ## Workflow 1. **Determine scope** — country/countries and indicators of interest 2. **Fetch macro indicators** — `macro-indicator` for GDP, CPI, unemployment, etc. 3. **Fetch Treasury rates** — `ust/yield-rates`, `ust/bill-rates`, `ust/long-term-rates`, `ust/real-yield-rates` 4. **Fetch economic events** — `economic-events` for upcoming releases. Always pass an explicit `--from-date`/`--to-date` window (e.g. today → +14d) and `--country` — without them the API returns arbitrary far-future events with empty fields. Field mapping: event name = `type` (NOT `event`), forecast = `estimate` (NOT `forecast`), plus `previous`/`actual` (`actual` is null until released). 5. **Calculate trends** — YoY changes, trends, inflection points 6. **Compile dashboard** ## Available Macro Indicators Key indicators available via `macro-indicator` endpoint: - `gdp_current_usd` — GDP in current USD - `gdp_growth_annual` — Annual GDP