Skip to content

bmurr/Finance-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance-Analysis

Project to download historical estatements from AIB, parse the pdfs into csv and perform analysis on the results.

Four stages:

  1. Download_Estatements.py

    Log into AIB, navigate to estatement records and download all available.

  2. Parse_Pdf.py

    Parse the downloaded estatement pdfs into XML (to retain the most information about character position, relationships).

  3. XML_To_CSV.py

    Parse the XML into csv separating out the data into the required columns.

  4. Analysis.py

    Create summary statistics (group by expense type, rank by magnitude, etc) and visualise using mathlibplot. This is yet to be started.

About

Project to download historical estatements from AIB, parse the pdfs into csv and perform analysis on the results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published