Skip to content

chrisetler/mint_recurring_payments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

mint_recurring_payments

Intro

This script can be used to analyze a recent transactions csv from Mint.com to look for recent transactions.

It outputs a CSV file stream which includes information on repeated transactions it was able to find, including the average number of occurances of that transaction per month, the average amount, the total count, and the earliest and latest date of the transactions

Usage

Python mint_recurring_payments.py transactions.csv > out_file.csv

The output file can be opened in Excel or another spreadsheet software for analysis.

About

A python script that analyzes a Mint.com transactions csv and looks for recurring payments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages