Skip to content

v1.0 – Final EDA Project

Latest

Choose a tag to compare

@SeanW-Data SeanW-Data released this 30 Jan 16:23
· 9 commits to main since this release
5d18a5d

This release represents the final, complete version of the SQL exploratory data analysis project developed as part of a college data analytics course.

It includes:

  • A star schema data model with fact and dimension tables
  • End-to-end SQL exploratory analysis covering revenue, customers, seasonality, churn, and pricing behaviour
  • Advanced SQL techniques including CTEs, window functions, and time-based analysis
  • Explicit anomaly detection logic with quantified impact assessment
  • Clear business-focused insights, assumptions, and limitations documented in the README

This version is intended for portfolio review and demonstration of SQL analytics capability.