Skip to content

rlancaster243/MacroEconomicDashboard

Repository files navigation

📊 Macro Economic Dashboard

A full-stack, API-driven economic dashboard for visualizing and analyzing macroeconomic indicators like GDP, Inflation, Unemployment, and Interest Rates across countries. Built with modern JavaScript frameworks and deployed on Vercel, this project integrates directly with leading macroeconomic data sources including:


🌐 Live Demo

Deployed at: https://macro-economic-dashboard.vercel.app/


🎯 Purpose

This dashboard is designed to:

  • Support research and financial analysis for MFE projects.
  • Automate visualization of key economic indicators over time.
  • Provide an accessible interface for comparing macro trends across regions.

🏗 Project Structure

/
├── frontend/           # React/Next.js dashboard interface
│   ├── pages/          # UI and API proxy endpoints
│   ├── components/     # Reusable UI components
│   └── public/         # Static assets
├── backend/ (optional) # Reserved for future Python services
├── scripts/            # Utility scripts for setup or preprocessing
└── README.md

Releases

No releases published

Packages

 
 
 

Contributors