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

Add data-rescue code #299

Merged
merged 10 commits into from
Aug 11, 2023
Merged

Add data-rescue code #299

merged 10 commits into from
Aug 11, 2023

Conversation

tdooner
Copy link
Contributor

@tdooner tdooner commented Aug 11, 2023

Thanks to Arin's and Ana's work, we've finally dug out of the data issues by rescuing as much as was possible. For posterity, I'm going to commit these scripts. We can delete them at any point later, since hopefully we will never need them again.

Ana Medrano Fernandez and others added 10 commits August 7, 2023 16:45
* Custom merge/equality strategy for different fields
* Attempt to sanitize SQL
* Put SQL in a transaction
* Take the most recent `students`/`household`/`income` subflow array
* Match ignoring middle names
* Match ignoring inner spaces ("Apt  8" vs "Apt 8")
This script truly is the pinnacle of my software engineering career
to-date.

Just kidding. It's just crazily overengineered. But it was very
nice to merge the 49 records or so using it!
@tdooner tdooner merged commit cfbc5aa into main Aug 11, 2023
@tdooner tdooner deleted the submissions-matcher branch August 11, 2023 23:12
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