Market Analysis Dashboard - Generated by Coherent Dashboard Builder
- Node.js 18+
- npm or yarn
npm installnpm run devOpen http://localhost:3000 in your browser.
npm run build
npm start- Push this code to a GitHub repository
- Import the repository in Vercel
- Vercel will automatically detect Next.js and deploy
- Run
npm run build - The
.nextfolder contains the production build - Deploy the
.nextfolder to your hosting provider
- Interactive market analysis dashboard
- Multiple chart types (bar, line, heatmap, bubble, etc.)
- Filtering and segmentation
- Opportunity matrix visualization
- Export capabilities
Market data is stored in public/data/ directory:
value.json- Market value datavolume.json- Market volume data (if available)segmentation_analysis.json- Market segmentation structure
Private - Generated Dashboard