๐๏ธ Retail Sales Power BI Dashboard (E-commerce Analysis) Task one of the 'Future interns Data Science and Analytics internship'
๐ Objective
To gain business insights from online retail sales data by answering key questions that help understand product performance, customer behavior, and sales trends.
The dataset used is publicly available on Kaggle. It contains records of transactions from an online store.
Data was cleaned and transformed before loading into Power BI. Key steps included:
-
Imputing missing values:
Review Score: Replaced blanks with the 'median'.Gender: Filled missing values with the 'mode' (most frequent gender).
-
Created calculated fields in Power BI:
Total Sales = Quantity * PriceOrder YearandOrder Monthwere extracted from the order date for trend analysis.Average Review Scoreper product/customer.
-
Removed duplicates and corrected data types (e.g., converting strings to dates or numbers where appropriate).
- What are the total sales by product category?
- Which products are selling the most in terms of quantity?
- What are the preferred payment methods among customers?
- How do sales trend over time (monthly/yearly)?
- Is there a correlation between review scores and Sales volume?
- Which cities generate the most revenue?
- Microsoft Power BI
- Microsoft Excel
