This project is an interactive sales dashboard built using Python and Excel to analyze and visualize sales data for Vrinda Store. It uses Python to process the data and Excel to present it in a visually appealing format.
The Sales Visualization Dashboard is designed to help businesses easily understand their sales performance. With the combination of Python for data handling and Excel for charting, this project provides a powerful tool for data-driven decision making.
- 📊 Sales Trend Charts – View sales over time using line/bar charts.
- 🧮 KPIs and Metrics – Automatically calculated total sales, units sold, and more.
- 🧩 Clean and Simple Layout – Easy to use and interpret visuals.
- 📂 Data Automation with Python – Process and clean raw sales data using a Python script.
- 🔄 Refreshable Excel Dashboard – Update dashboard instantly when new data is available.
Vrinda Store Data Analysis.xlsx– Excel dashboard with charts and visualizations.index.py– Python script to clean and prepare the data.Screenshot 2025-04-12 134644.png– Preview of the final dashboard.README.md– Project documentation.
- Clone the Repository
