Code Monkey home page Code Monkey logo

csv2actual's People

Contributors

dependabot[bot] avatar jarrku avatar jorisnoo avatar rubenartus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

csv2actual's Issues

Support checking for invalid CSV files for DKB (Germany)

👋

DKB in Germany exports invalid CSV files that need a bit of manipulation to work with this module. Specifically, the first 6 lines of the file need to be removed. This would have to happen before the current code would be able to identify the file as DKB data. Is this a use case you are interested in allowing for?

Here's an example export to show you the problem

"Kontonummer:";"DE11111111111111111111 / Konto";

"Von:";"23.10.2021";
"Bis:";"22.11.2021";
"Kontostand vom 22.11.2021:";"1.111,11 EUR";

"Buchungstag";"Wertstellung";"Buchungstext";"Auftraggeber / Beg�nstigter";"Verwendungszweck";"Kontonummer";"BLZ";"Betrag (EUR)";"Gl�ubiger-ID";"Mandatsreferenz";"Kundenreferenz";
"27.10.2021";"27.10.2021";"Lohn";"Acme";"Lohn";"DE11111111111111111111";"ABCDEFGH111";"1.111,11";"";"";"111111111/111111";

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.