This project analyzes customer sales data to uncover key insights about revenue trends, regional performance, and product category success. The goal is to support strategic decision-making for marketing and operations.
- Excel (data cleaning, calculations)
- Power BI (dashboard and data visualization)
- SQL (customer segmentation and revenue queries)
The dataset includes 12 months of sales data from a fictional retail business. Key fields include:
- Customer ID
- Region
- Sales Amount
- Product Category
- Purchase Date
- Cleaned and transformed the data in Excel (removed nulls, standardized columns).
- Loaded the dataset into Power BI for advanced visualization.
- Created calculated columns (monthly revenue, quarter-over-quarter growth).
- Used SQL queries to identify top revenue-generating customers.
- Designed visual dashboards to represent regional trends and product performance.

Total sales amount grouped by region.

Total sales by different product categories.

Line chart showing sales performance over time.
- Central region contributes 35% of total revenue—consider increased investment.
- Electronics and Furniture are top categories—promote these during campaigns.
- Low-revenue regions could benefit from localized marketing strategies.
- A loyalty program for high-spending customers can improve retention.
sales_data.csv: Cleaned dataset used for analysisdashboard.pbix: Power BI file with final dashboardvisuals/: Folder with screenshots of visualizationsanalysis.sql: SQL scripts for data queries
👩💻 Created by: Solape Olojede 📅 Date: April 2025