This project is an interactive and dynamic analytics dashboard built using Python, Streamlit, Pandas, Altair, and Plotly. It helps visualize and explore business data through intuitive charts and metrics.
The dashboard allows users to:
- Explore data using powerful filters
- View summarized business metrics like total revenue, product performance, and price stats
- Visualize data using bar charts, dot plots, scatter plots, and histograms
- Understand sales trends with monthly breakdowns
- โ Data filtering with search capability
- ๐ Interactive bar and scatter charts (Altair, Plotly)
- ๐งฎ Auto-calculated metrics (total, max, min, range)
- ๐จ Visually appealing and responsive UI
- ๐ Date parsing and monthly insights
- Python
- Streamlit
- Pandas
- Altair
- Plotly
- streamlit-extras
โโโ data.csv # Sample dataset used for analysis
โโโ app.py # Main Streamlit app code
โโโ README.md # Project documentation