This project analyzes patterns in student attendance and educational support needs to identify anomalies and drive actionable insights.
- Jupyter Notebook: Full analysis and visualizations
- Dashboard: Interactive Plotly Dash app
- Data: Non-identifiable student support data (Excel)
- Clone the repository.
- Run the Jupyter Notebook for full analysis.
- Launch the Dash app using
python dashboard.py.