Building Analytica Financial Package
Introduction
I started this project as a practical implementation of financial calculations I learned while attending a financial technology course in March 2022. This is a way for me to go back an revisit all the financial calculations I learned at the beginning of my class.
Demonstration
Currently, the github package covers
- Future value of money
- Present value of Money
- Annuity
- Perpetuity
- Growing annuity
- Growing perpetuity
The goal of this project is to combine different financial calculations and abstract them for reuse in various projects. I have made a short demo showing how to use the package.