Commit 1d0e238
Change hours_worked label to 'Hours worked per week' (#1609)
* Change hours_worked label to "Hours worked per week"
The variable represents weekly hours (used as hours/52 for weekly_hours
and hours*52 for annual calculations), so the label should reflect this.
Fixes #451.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Use 'Annual hours worked' label for hours_worked
hours_worked is annual: FRS input builds it as tothours * 52, and
weekly_hours divides it by WEEKS_IN_YEAR. A "per week" label would
misrepresent the variable by a factor of 52.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent a22ba6c commit 1d0e238
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments