Open KPLauritzen opened 7 years ago
Here is an example of the export from my bank. I edited some personal details away.
The columns are "Registred date; Text; Interest Date; Amount transfered; Current balance"
Thanks for the info! It indeed seems to be formatted differently.
I'll provide an example of the Finnish version and write a simple test for it.
@KPLauritzen I added a sample of the Finnish export if you want to have a look at it. I'll later include the Danish example you provided and start modifying the application to work with it.
Cool, thanks. I'll have a look at it.
How are you planning on handling the different formats? I guess a --fi
or --da
flag at runtime would work?
Yeah that was my plan.
I think an example csv file exported from Finnish Nordea would be good. I can upload one from my Danish account. They must be formatted differently.
Maybe we can write a test that processes a csv with transactions. I would like to see how the expected output looks.