Skip to content

Caixa Geral de Depósitos (CGD Bank) on a Jupyter Notebook - import your csv movements and watch the magic happen

Notifications You must be signed in to change notification settings

msramalho/cgd-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CGD Analysis

Caixa Geral de Depósitos is a Portuguese Bank and, with this Jupyter Notebook, you can import your csv account movements and watch the magic happen!

Checkout the Jupyter Notebook where all the instructions are available.

Checkout the Colaboratec Notebook to use the notebook online!

Functionality

  • import from original .csv
  • clean and merge values into manageable form using a pandas DataFrame
  • plot account movements: balance, deposits and withdraws
  • See largest withdraws and deposits
  • search your movements with a simple regex widget input (search for vodafone or stocks.*apple)
  • explore your balance in many ways, you alreday have everything set up to start exploring

Screenshots

Most of the cool stuff is only visible by running the notebook with your data, since it is hard to fabricate.

simple chart

search widget

About

Caixa Geral de Depósitos (CGD Bank) on a Jupyter Notebook - import your csv movements and watch the magic happen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published