Skip to content

Subakkumar/analytics-plotly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytics Dashboard — Interactive BI

A full-stack business intelligence dashboard built with Plotly Dash. Visualizes sales performance across products, categories, regions, and time with live filters.

Features

  • 6 live KPI cards — revenue, profit, orders, AOV, margin, cancelled
  • Revenue & profit trend with dual-axis order volume
  • Category, region, day-of-week breakdowns
  • Profit margin and AOV analysis
  • Monthly revenue heatmap (year × month)
  • Top 10 products by revenue
  • Recent orders table with status color coding
  • All charts update instantly on filter change

Tech Stack

  • Python — Dash, Plotly, Pandas
  • Data — Exported from SQLite analytics database

Setup

  1. Clone repo
  2. python -m venv venv → activate
  3. pip install -r requirements.txt
  4. Place orders.csv in data/
  5. python app.py
  6. Open http://localhost:8052

Screenshots

Screenshot 2026-05-09 185825 Screenshot 2026-05-09 185840 Screenshot 2026-05-09 185902

About

Interactive business intelligence dashboard — revenue trends, monthly heatmap, top products, profit margin and regional analysis built with Plotly Dash

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages