Commit dd4d095
Add Plan 1 BoE margin parameter and use p = parameters(period).gov pattern
- Create plan_1/boe_margin.yaml parameter for the 1% margin
- Update plan_1_interest_rate to use parameter instead of hardcoded 0.01
- Apply p = parameters(period).gov pattern to plan_5_interest_rate
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1e4f32b commit dd4d095
3 files changed
Lines changed: 18 additions & 4 deletions
File tree
- policyengine_uk
- parameters/gov/hmrc/student_loans/interest_rates/plan_1
- variables/gov/hmrc/student_loans
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
0 commit comments