Coder Social home page Coder Social logo

dbrodie / israelibank2qif Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guyromm/israelibank2qif

0.0 1.0 0.0 152 KB

export your mizrahi-tefahot.co.il credit card and checkin transactions into .qif ; ייבוא פעולות אשראי וחשבון מאתר בנק המזרחי לפורמט .qif

License: GNU General Public License v2.0

CoffeeScript 100.00%

israelibank2qif's Introduction

israeli banks transaction dumps .xls exporter to .qif

If you happen to be a customer/user of

  • mizrahi-tefahot.co.il
  • bankhapoalim.co.il
  • isracard.co.il
  • bankleumi.co.il

and you’d like to put your financial data using something more sensible, like Quicken or GnuCash - this script is for you. Has been tested and found to work with Mizrahi exported files from June 2015, and imported with GnuCash 2.6.1

Installation

run “npm install”. this is expected to setup dependencies (coffee-script, qif, cheerio).

Usage

  1. login to mizrahi-tefahot.co.il and export the data you’d like to work with in .xls format.
  2. pipe the exported file(s) into the conversion utility. Be sure to specify either “checking” or “credit” as an argument to the importer, depending on the file type. Pipe the output to your destination file
  3. import the .qif file in GnuCash or whatever it is that you use.

Example

cat ~/path/to/AccountActivity.xls | coffee xls2qif.coffee mizrahi-checking > AccountActivity.qif

Issues / TODO

  • [ ] mizrahi’s checking mode export date is ambiguous. As a result, GnuCash will prompt what format the file could be used for.
  • [ ] when importing exports with overlapping date ranges, the burden of deduplication falls upon GnuCash. we could make it easier by allowing to provide date range arguments for the QIF exported data.

יבוא קבצי אקסל מאתרי אשראי/בנקים בישראל לתוך קבצי QIF

  • תומך בפורמטי היצוא של
    • בנק מזרחי טפחות
    • בנק הפועלים
    • ישראכרט
    • בנק לאומי
  • הופך קבצי אקסל ל .qif
  • מאפשר לייבאם לתוך GnuCash או Quicken

israelibank2qif's People

Contributors

guyromm avatar sandstormholdings avatar

Watchers

Daniel Brodie avatar

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.