Skip to content

antkowiak/SocialSecurityCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SocialSecurityCalculator

Python script to calculate estimated Social Security Benefits

This Python script will calculate your expected retirement benefits from Social Security given your annual earnings. This script does not extrapolate potential future earnings. It only uses the income information provided into the EarningsRecord dictionary below.

Inputs:

  1. EarningsRecord - Dictionary mapping a year to the amount of Social Security eligible earnings in that particular year

  2. NationalAverageWageIndexSeries - Data pulled directly from the Social Security website for the national average wage data

Written by Ryan Antkowiak 2017-07-15 Copyright (c) 2017 All Rights Reserved

Updated by Kevin Fowlks (fowlk1kd@gmail.com) 2019-09-03

About

Python script to calculate estimated Social Security Benefits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages