Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

File metadata and controls

19 lines (13 loc) · 1.03 KB

Social Security Fund Model

Overview

This project explores an alternative approach to Social Security by modeling a fund where workers contribute, investments grow, and retirees receive payouts. The goal is to determine if a more efficient system could be designed that requires lower contributions while maintaining sustainability.

Status

This project is currently a work in progress. Features and calculations may change as the model evolves.

Getting Started

The main entry point for this project is main.py. Running this script from src will execute the core calculations and simulations. Adjust any of the values in the Constants section to adjust the performance of the model.

Accompanying Paper

For a detailed explanation of the methodology and assumptions, refer to ResearchPaper.pdf

Contributions

Contributions and feedback are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is open-source under the MIT License.