Skip to content

rickpeyton/csv-to-ofx-for-bbvacompass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CSV to OFX for BBVA Compass

In 2014 BBVA Compass Bank removed the option for customers to download a QFX, OFX or QIF file containing their most recent transactions.

As a loyal YNAB user (You Need a Budget) this is extremely inconvenient. YNAB only allows importing transactions via files, they do not offer direct connection to banking services.

This Ruby script will allow you to pass in a single CSV file as a command line argument and it will spit out the contents of that CSV into a file labeled bbvacompass.OFX that you can then import into YNAB.

ruby process-bbvacompass-csv.rb sample.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages