Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract out the admin pension method #92

Open
4 tasks
chriskelly opened this issue Dec 12, 2022 · 0 comments
Open
4 tasks

Abstract out the admin pension method #92

chriskelly opened this issue Dec 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@chriskelly
Copy link
Owner

chriskelly commented Dec 12, 2022

Turns out most pensions might work like admin's: 2% times max salary * years worked. While the rates applied to early/late years may vary, it should be a close enough estimate to just use admin's pension rates.

  • Need to convert to age instead of year
  • Need to calculate total years worked
  • Perhaps allow defining of 2% retirement age in params
  • When calculating spousal benefits in social security, worker's with a pension have to cut spousal benefit by 2/3 of pension payment https://www.ssa.gov/benefits/retirement/planner/gpo-calc.html
@chriskelly chriskelly added the enhancement New feature or request label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant