On Beancount Multitool
In a previous post, I shared why I chose Beancount to track financial data. I have been an user for some time. I have not found importers for Japan financial institutions so I wrote my own.
I have been using my importers with a couple years of data. I’ve clean up the code and publish it on github: https://github.com/rlan/beancount-multitool
The main contribution is ingestion of CSV files from Japan banks and credit card. The transaction categorization is not yet published. Currently, I use regular expressions.