You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ENR take-up model, remove CTR, add OBR validation test
- ENR (entitled non-recipient) flags computed at microdata extraction time
via a baseline simulation pass in write_clean_csvs; baked into clean CSVs
- Three-way take-up: reported receipt → always receives; ENR → full take-up
rate; new entrant → new_entrant_rate (default 0.3)
- Remove CTR (council tax reduction) national modelling entirely — too many
local schemes to model; taken as reported (zero in model)
- Remove CTR from parameters, simulation outputs, API, and frontend
- OBR validation test runs by default, skips gracefully if data/frs_clean
absent (e.g. CI); checks ±generous tolerances on key 2025/26 aggregates
- Modal: add eu-west-1 region, fix concurrent inputs decorator order,
fix FRS volume upload to store at volume root
0 commit comments