fe31be34a0
Build and Push Docker Images / Build Backend (FastAPI) (push) Successful in 22s
Build and Push Docker Images / Build Frontend (Next.js) (push) Successful in 48s
Build and Push Docker Images / Build Pipeline (Meltano + dbt + Airflow) (push) Successful in 12s
Build and Push Docker Images / Trigger Portainer Update (push) Successful in 1s
The school_info object was missing total_pupils entirely, so the frontend always fell back to the KS4 exam cohort from yearly_data. Now selects s.total_pupils (GIAS NumberOfPupils — full school roll) as gias_total_pupils in the main query and exposes it as total_pupils on school_info. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>