refactor: expand RWM to "Reading, Writing & Maths" in user-facing text
Build and Push Docker Images / Build Backend (FastAPI) (push) Successful in 24s
Build and Push Docker Images / Build Frontend (Next.js) (push) Successful in 52s
Build and Push Docker Images / Build Pipeline (Meltano + dbt + Airflow) (push) Successful in 1m51s
Build and Push Docker Images / Trigger Portainer Update (push) Successful in 1s
Build and Push Docker Images / Build Backend (FastAPI) (push) Successful in 24s
Build and Push Docker Images / Build Frontend (Next.js) (push) Successful in 52s
Build and Push Docker Images / Build Pipeline (Meltano + dbt + Airflow) (push) Successful in 1m51s
Build and Push Docker Images / Trigger Portainer Update (push) Successful in 1s
Expand the abbreviation in metric names (backend schemas), the home page sort dropdown, README/QA docs, and pipeline comments. Short_name fields and the compact row/map-card labels remain abbreviated for space. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -484,12 +484,12 @@ _LEGACY_KS2_COLUMN_MAP = {
|
||||
"PTREAD_AT": "reading_absence_pct",
|
||||
"PTMAT_AT": "maths_absence_pct",
|
||||
"PTGPS_AT": "gps_absence_pct",
|
||||
# Gender breakdown for RWM
|
||||
# Gender breakdown for Reading, Writing & Maths
|
||||
"PTRWM_EXP_B": "rwm_expected_boys_pct",
|
||||
"PTRWM_HIGH_B": "rwm_high_boys_pct",
|
||||
"PTRWM_EXP_G": "rwm_expected_girls_pct",
|
||||
"PTRWM_HIGH_G": "rwm_high_girls_pct",
|
||||
# Disadvantaged breakdown for RWM
|
||||
# Disadvantaged breakdown for Reading, Writing & Maths
|
||||
"PTRWM_EXP_FSM6CLA1A": "rwm_expected_disadvantaged_pct",
|
||||
"PTRWM_EXP_NotFSM6CLA1A": "rwm_expected_non_disadvantaged_pct",
|
||||
"DIFFN_RWM_EXP": "disadvantaged_gap",
|
||||
|
||||
Reference in New Issue
Block a user