This project analyzes customer purchasing behavior using SQL. The dataset contains customer demographics, product categories, payment methods, device usage, ratings, and revenue information.
- Total Records: [17501]
- Source: Ecommerce Customer Behaviour Dataset
- Format: CSV
- MySQL Workbench
- SQL
- VS Code
- GitHub
The database contains customer transaction and behavior data including:
- Customer ID
- Age
- Gender
- City
- Product Category
- Payment Method
- Device Type
- Customer Rating
- Total Amount
- Identified the highest revenue-generating product categories.
- Analyzed customer payment preferences.
- Compared revenue across cities.
- Studied device usage patterns.
- Identified top-spending customers.
- Evaluated customer satisfaction using ratings.
dataset ecommerce_customer_behaviour.csv
screenshots total_revenue.png top_productcategory.png payment_method_usage.png device_type_analysis.png top_cities_revenue.png top10_customers_spending.png average_customer_rating.png returning_vd_newcustomers.png
sql ecommerce_customer_behaviour_analysis.sql
README.md
Nikitha Chimala







