Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moonmoonsamal/customer_purchase_behavior_analysis

Customer purchase analysis with SQL, Python, and PowerBI
https://github.com/moonmoonsamal/customer_purchase_behavior_analysis

cleaning-data cte eda manipulate-data normalization visualization

Last synced: 19 days ago
JSON representation

Customer purchase analysis with SQL, Python, and PowerBI

Awesome Lists containing this project

README

        

# Customer_Purchase_Behavior_Analysis

I am Moonmoon Samal, a data science student at Masai School. This dataset was provided by Masai School for building a project on data analysis using SQL, Python, and Power BI.

**About Project**

End-to-end customer purchase behavior analysis and reporting system using SQL, Python, and PowerBI. This project will help you understand customer purchase patterns, key performance indicators, and generate insightful reports for business decision-making.

![Screenshot 2024-07-31 143731](https://github.com/user-attachments/assets/600a8097-0e04-4871-ba87-e458cf59c0eb)

**Problem Statement**

Dataset containing customer purchase information for an online retail company. The dataset includes the following details:

- Transaction ID
- Customer ID
- Customer Name
- Product ID
- Product Name
- Product Category
- Purchase Quantity
- Purchase Price
- Purchase Date
- Country

**The analysis will focus on the following questions:**

- Calculate total purchases, total revenue, and average purchase value.
- Identify top customers and their purchasing behavior.
- Analyze purchase trends over time (monthly, quarterly, yearly).
- Identify the top-performing product categories.

The analysis will be conducted using SQL, Python programming language and library like Pandas, Numpy, Matplotlib, Seaborn. and Power BI. The results of the analysis will be presented in a report and in a series of visualizations.

I am excited to get started and I look forward to sharing the results of my analysis with you.

Note(: Please refrain from directly copying my code)

Thank You.