Academic

Build an Economics Indicator Tracker with AI

Track and visualize key economic indicators including GDP growth, inflation (CPI), unemployment rate, federal funds rate, consumer confidence, and trade balance. Includes historical data charts, trend analysis, and plain-English explanations of what each indicator means.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML economics indicator dashboard. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #a78bfa (violet). Data from inline `const INDICATORS = [...]`, `const COUNTRIES = [...]`, `const LAST_UPDATED = "..."`. Each indicator has: name, category (Growth/Inflation/Employment/Monetary/Trade/Consumer), currentValue, previousValue, unit (%, $B, index), trend (Up/Down/Stable), country, historicalData (array of {date, value} for 12 months), explanation (what it measures), whyItMatters (impact on economy), frequency (Monthly/Quarterly/Annual), source, image (emoji). Layout: Header with title, country selector (US/EU/UK/Japan/China), "Last updated" timestamp. Dashboard hero: 6 key indicator cards in 2x3 grid — each with name, current value, change from previous (green up / red down arrow), sparkline chart (inline SVG). Indicator detail view: full historical chart (12-point line chart), explanation section, "Why It Matters" callout, related indicators. Economic health summary: traffic light system (green/yellow/red) across categories. Include "Economics 101" glossary section explaining terms. Country comparison mode: same indicator side-by-side for 2 countries. SEO: title, meta description, OG tags. Seed with US indicators. Add cron comment: <!-- Schedule: Run 'claude -p "Research latest economic indicator releases. Update values and trends. Redeploy."' monthly -->. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Fed Watch

Track Federal Reserve meetings, rate decisions, and market expectations for next move.

Recession Indicator

Composite recession probability score based on yield curve, unemployment, and leading indicators.

Sector Impact

Show how each indicator change affects different sectors (tech, finance, real estate, etc.).

Historical Events

Overlay major economic events (recessions, crises, policy changes) on indicator charts.

Student Study Mode

Quiz mode testing knowledge of indicators, their relationships, and economic theory.

Forecast Tracker

Compare economist consensus forecasts vs actual releases with accuracy tracking.

Update Prompt

Update Prompt — Refresh indicator data
Research the latest economic indicator releases for the US, EU, and UK. Update GDP, CPI, unemployment, interest rates, and consumer confidence values. Add trend analysis commentary. Update INDICATORS array and LAST_UPDATED. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Economics Indicator Tracker?

Copy the prompt above and paste it into Claude Code. Your tracker will be live in minutes.

Get Started