Retail Analysis in Python (pandas)
SQL analysis of a multi-table retail database answering five business questions — revenue, profit, margin, top customers, and sales trends using JOINs and aggregation.
Retail Sales Analytics Dashboard (Power BI)
Interactive Power BI dashboard analysing two years of retail sales — revenue, profit, margins, top customers, and monthly trends. Built with data modelling and DAX measures.
Just wrapped a project I'm proud of: a full retail sales analysis, built three ways - SQL, Power BI, and Python.
The interesting part wasn't the charts — it was what the data revealed: the product category generating the MOST revenue was actually the LEAST profitable. Revenue and...