Skip to content

gmalim/mortgage_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mortgage calculator

This repository contains some Python code to analyze the two main mortgage types in the Netherlands:

  • Annuity mortgage: Monthly sum of principal and interest stays constant over time.
  • Linear mortgage: Only the monthly principal stays constant over time.

Analysis

The Python Jupyter notebooks listed below are best viewed online using Jupyter nbviewer, which has improved display rendering capabilities compared to Github:

  • mortgage_calculator.ipynb: Calculation and visualization of all monthly mortgage payments, based on total mortgage value, annual interest rate, mortgage duration and mortgage type (annuity or linear).

About

Mortgage calculator for the two main types of mortgages in the Netherlands (annuity and linear).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors