/n26-csv2ofx-ynab

💶 Convert N26 CSV to OFX for YNAB

Primary LanguageJupyter Notebook

n26-csv2ofx-ynab

Convert N26 CSV to OFX for YNAB

Setup

pip install notebook meza csv2ofx

Usage

Place n26-csv-transactions.csv in your working directory and run:

jupyter nbconvert --to notebook --inplace --execute convert.ipynb

Acknowledgements

This is a fork of the GitHub Gist ofxconverter.ipynb by Joseph Finlayson adapted to my needs for N26 Germany.