An interactive dashboard for tracking and analyzing European defense industry companies, their supply chains, and crucial material providers. The dashboard provides visualizations of stock performance and industry relationships.
The initial analysis is performed by ChatGPT in a research mode. The list of companies and it's interdependencies is done by ChatGPT. Coding is done by Claude Code and Github Copilot Agent.
- Interactive Supply Chain Network: Visualize the dependencies between defense manufacturers, suppliers, and material providers
- Company Performance Tracking: Monitor stock performance of defense industry companies
- Multi-Category Exploration: Explore defense companies, potential defense companies, and critical material providers
- Dark/Light Mode Support: Full theme support for user preference
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
The dashboard includes several visualizations:
- Network Graph: Shows relationships between different companies in the defense supply chain
- Stock Charts: Displays stock performance for publicly traded companies
- Company Cards: Provides detailed information about each company
This project is deployed on Vercel. You can access the live version at:
https://eu-defence-dashboard.vercel.app
- Framework: Next.js
- Styling: Tailwind CSS
- Charts: Chart.js with React Chart.js
- Network Visualization: D3.js
- Deployment: Vercel
This project is licensed under the MIT License - see the LICENSE file for details.
