Giter VIP home page Giter VIP logo

Comments (2)

mhemeryck avatar mhemeryck commented on August 19, 2024

Hey @barist26

Some things to clarify

CODA format

pycoda is a pure python library for parsing and writing CODA files, a digital format maintained by the Belgian National Bank (febelfin) and used by all major Belgian banks to capture information about daily bank statements; see the febelfin CODA docs for the full spec. The format is thus CODA -- not codabox format

codabox affiliation

This library is not affiliated in any way to codabox -- except for the fact that I do indeed work there. Side note: the original development of the library was done even before I worked there. It's a purely personal project I did in my spare time. I don't actively develop it anymore, apart from some occasional dependency updates.

CSV statements

You could use the library to construct a CodaFile instance with all required records as detailed in the README. From there on, you should in principle be able to generate a CODA file from that; have a look at the README for that. Do note that this library does not guarantee valid CODA output, that's up to the caller of the library. I hope this clarifies things a bit for you.

from pycoda.

mhemeryck avatar mhemeryck commented on August 19, 2024

Closing this.

from pycoda.

Related Issues (8)

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.