Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 796 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 796 Bytes

Financial records analytics

This project purpose to do financial analysis on my own financial records from March 2019 until March 2020

Data cleaning and tuning

  • Collected all transactions that I made last year
  • Wrote python script to turn this alt text Into clean data like this: alt text

Data explorations

  • Moved data into jupyter notebook
  • Made final tuning on the dataset
  • Started exploring on my own spending

Insights

Here's an overview where did my money went last year alt text

Technologies

  • Python
  • Pandas
  • openpyxl