Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Validation Tool #5

Open
rippinrobr opened this issue Nov 14, 2018 · 0 comments
Open

Create a Validation Tool #5

rippinrobr opened this issue Nov 14, 2018 · 0 comments

Comments

@rippinrobr
Copy link
Owner

rippinrobr commented Nov 14, 2018

Create an application that will do the following:

  1. for each CSV file, get the line count and subtract 1
  2. run a select count(*) on the table for that file
  3. compare totals from steps 1 & 2
  4. report any discrepancies
  5. write out results in the sqlite directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@rippinrobr and others