An open API service indexing awesome lists of open source software.

https://github.com/ronaessi-28/sales-data-analysis-visualization-project

A comprehensive data analysis and visualization project using Python, Pandas, Matplotlib, Seaborn, and Streamlit. The project explores Superstore sales data to uncover trends, region-wise performance, product category insights, and builds an interactive dashboard.
https://github.com/ronaessi-28/sales-data-analysis-visualization-project

data-analysis data-visualization eda matplotlib pandas plotly python-project sales-dashboard seaborn streamlit

Last synced: 7 months ago
JSON representation

A comprehensive data analysis and visualization project using Python, Pandas, Matplotlib, Seaborn, and Streamlit. The project explores Superstore sales data to uncover trends, region-wise performance, product category insights, and builds an interactive dashboard.

Awesome Lists containing this project

README

          

# Sales-Data-Analysis-Visualization-Project

# 📊 Sales Analysis & Visualization

This project analyzes retail sales data using Python. It features:
- Data cleaning
- Exploratory Data Analysis (EDA)
- Visual storytelling with Matplotlib, Seaborn & Plotly
- Interactive dashboard with Streamlit

## 📦 Features

- ✅ Clean and preprocess sales dataset
- 📈 Visualize:
- Sales by Region
- Monthly Sales Trends
- Category-wise Sales & Profit
- 📊 Create interactive dashboards using Streamlit
- ✨ Bonus: Interactive scatter plots using Plotly

## 🚀 Setup Instructions

### 1. Clone the Repository

git clone https://github.com/ronaessi-28/Sales-Data-Analysis-Visualization-Project.git

cd Sales-Data-Analysis-Visualization-Project

# Install dependencies
pip install -r requirement.txt

# Navigate to the notebooks/ folder.

Open the notebook:

jupyter notebook sales_analysis.ipynb

# Run the Streamlit Dashboard

- Navigate to the dashboard/ folder.

Run the app using:

streamlit run app.py

# 📬 Contact
For queries or feedback, reach out at ronaessi28chhillar@gmail.com.