add license (isc)
initial commit
Convert Nordea Netbank transaction history to You Need a Budget (YNAB) compatible CSV format.
Retrieve the transaction history from Nordea NetBank.
Run the script against the transaction history as follows:
$ ./nordea-ynab-import.awk INPUT > OUT
Import the file OUT as a CSV file in YNAB. Review that the dates are handled correctly.
The script was written by Arto Jonsson.