This project analyzes an online retail sales dataset to uncover key insights about sales trends, customer behavior, and product performance.
- Source: UCI Machine Learning Repository.
- Description: The dataset includes transaction data from an online retail store.
The goal of this analysis is to:
- Explore sales trends over time.
- Identify top-selling products and key customer segments.
- Provide insights into customer purchasing patterns.
- Visualize sales performance through interactive dashboards.
- Data Cleaning: Handled missing values and normalized categorical data.
- Exploratory Data Analysis (EDA): Analyzed sales performance by time, product, and country.
- Statistical Analysis: Performed correlation analysis and hypothesis testing.
- Data Visualization: Visualized trends using PowerBI and Python.
- Python (Pandas, Matplotlib, Seaborn)
- PowerBI
- Excel
- Clone the repository:
git clone https://github.com/vinayzende8/Online_Retail_sales_anlysis.git