Skip to content

Change hours_worked label to 'Hours worked per week'#1609

Open
vahid-ahmadi wants to merge 1 commit intomainfrom
fix/hours-worked-label-451
Open

Change hours_worked label to 'Hours worked per week'#1609
vahid-ahmadi wants to merge 1 commit intomainfrom
fix/hours-worked-label-451

Conversation

@vahid-ahmadi
Copy link
Copy Markdown
Collaborator

Summary

  • Updates the hours_worked variable label from "Total amount of hours worked by this person" to "Hours worked per week"
  • The variable represents weekly hours (divided by WEEKS_IN_YEAR for weekly_hours, multiplied by 52 for annual wage calculations)

Fixes #451

Test plan

  • Verify label appears correctly in the PolicyEngine app

🤖 Generated with Claude Code

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>
@vahid-ahmadi vahid-ahmadi requested a review from MaxGhenis April 16, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change label for hours_worked

1 participant