feat(api): expose GIAS establishment status on school payloads

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Tudor
2026-07-08 22:05:55 +01:00
co-authored by Claude Fable 5
parent de81e9cdbd
commit 6f602f4a9e
4 changed files with 73 additions and 0 deletions
+1
View File
@@ -129,6 +129,7 @@ _MAIN_QUERY = text("""
s.gender,
s.age_range,
s.has_sixth_form,
s.status,
s.admissions_policy,
s.capacity,
s.total_pupils AS gias_total_pupils,