Skip to content

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

Notifications You must be signed in to change notification settings

ChrisTaylorDeveloper/barclays-statement-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published