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

Standardize phone number format #15

Open
waldoj opened this issue Jul 8, 2013 · 0 comments
Open

Standardize phone number format #15

waldoj opened this issue Jul 8, 2013 · 0 comments
Labels

Comments

@waldoj
Copy link
Member

waldoj commented Jul 8, 2013

Some phone numbers are entered as a string of ten numbers (e.g., 7037125083), rather than breaking it up with hyphens (e.g., 703-712-5083). This is resulting in a failure to detect duplicates, since the sc_id is an MD5 of the lobbyist's name and phone number. Enforce a hyphen-ful format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant