Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 356 Bytes

Purpose

Import Barclays bank csv formatted current account statements into a mysql database.

Useage

  1. Check that column headers are consistent.
  2. Entries in csv files must not overlap but may have gaps if there were no transactions on a particular day.
  3. To run import script:
    import.sh host port mysql-root-password database path/to/csv