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

Cleaner Object Addition #227

Merged
merged 3 commits into from
Feb 5, 2020
Merged

Cleaner Object Addition #227

merged 3 commits into from
Feb 5, 2020

Conversation

ryanmswan
Copy link
Contributor

  • Added scaffold for cleaner object
  • Updated databaseOrm to avoid truncations
  • Updated sqlIngest to allow method reuse in cleaner

--DataCleaner object contained in dataCleaner.py inherits methods from DataHandler object
--Updated databaseOrm file to accommodate some larger field sizes (street name causing right truncation issue)
--Updated DataHandler object ingestData method to take tableName argument in order to allow reuse in DataCleaner. Should now function as a general method to write to database.
Copy link
Contributor

@gennaer gennaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@ryanmswan ryanmswan merged commit 92ec984 into hackforla:dev Feb 5, 2020
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

Successfully merging this pull request may close these issues.

2 participants