International Cohort Risk Segmentation — enterprise-grade analytical SQL applied to student mental-health data
Applies enterprise-grade analytical SQL to production-scale data, examining how international student stay duration correlates with mental-health outcomes — PHQ-9 depression scores, SCS social-connectedness scores, and ASISS anxiety scores — to provide the analytical foundation for evidence-based institutional interventions.
The project covers the complete analytical lifecycle: a normalised 3NF MySQL schema with indexing and referential integrity, an ETL pipeline from raw CSV, and 25+ advanced queries combining window functions, CTEs, and OLAP aggregations to produce actionable cohort-intervention recommendations.
Full schema, all 25+ queries, and strategic recommendations are on GitHub.