Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 371 Bytes

SocialSecurityCalculator

TypeScript to calculate estimated Social Security Benefits

This module will calculate your expected retirement benefits from Social Security given your annual earnings

Input:

Dictionary mapping a year to the amount of Social Security eligible earnings in that particular year

Adapted from python originally written by Ryan Antkowiak