Skip to main content

italian bank Fineco, it parses both xls files available for private accounts

Project description

This is a parser for the statement file produced from the italian bank Fineco. It’s written as a plugin for ofxstatement, which handle the writing of the standard OFX file.

ofxstatement is a tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash or any other standard-friendly accounting sofware.

It basically give you the freedom to use any accounting program you like, without the need of propretary software that is sometimes advertised by the banks, as the italian Fineco do with its MoneyMap.

a use case

You can import in HomeBank few years of your bank account history at once, then categorize all the in/outcome in bulk with text matching rules on the memo/info field. So in a few minutes you can analyze your money flow over time through graphical charts.

how

$ ofxstatement convert -t fineco file.xls file.ofx

install

$ pip3 install ofxstatement-fineco

about the parsing

  • A semi-unique id is generated for any transaction through a ofxstatement’s native method.

  • The ofx transaction type are set to generic DEBIT or CREDIT according to the in/outcome field.

  • The only other two type set are XFER and CASH, when the transaction is evaluated respectively as a bank transfer or a withrawal

  • The full description available is set to the memo field.

  • Optionally the memo field could be duplicated on the payee/<NAME> one, to match a specific HomeBank limit during ofx import.

  • The “Money Map” coulum, if found in the savings statement, will be appended to the memo field.

The plugin support both the xls file available from Fineco: the one from your savings, and the one from your debit/credit cards. The debit card top-ups log it’s not supported by purpose, since the same transactions are present in the savings statement. I’m not aware of other statement files available from Fineco bank, if you do please send me a sample file, or feel free to contribute.

Simliar old projects

fineco2qif, fineco2kmymoney

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ofxstatement-fineco-0.1.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

ofxstatement_fineco-0.1.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page