Code Monkey home page Code Monkey logo

hledger-sankey's Introduction

hledger-sankey

A python3 script (that uses pandas and plotly) to plot three graphs:

  • treemap graph of all expenses

  • sankey graph of income vs expense money flows

  • sankey graph of money flows between income, expenses, assets and liabilities account categories

Usage it

Run python3 sankey.py example.journal, and this should open the page with interactive graphs in your browser.

Try it

Repository contains sankey.csv generated out of slighly edited Cody.journal from hledger examples.

Assumptions

This is a proof of concept, and it is a bit rough round the edges.

Patches to make it more robust are very welcome

Script makes a bunch of assumptions:

  • hledger is in your path

  • income, expenses, assets and liabilities categories in your chart of accounts are named exactly this

  • your balances could be obtained in '£' via --cost --value=then,£ flags for hledger balance.

If these assumptions do not hold for you, edit the script.

How would it look like

Graphs generated from example.journal

hledger-sankey's People

Contributors

adept avatar simonmichael avatar almereyda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.