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

Detect phone numbers stored in house number field #404

Open
mapomatic opened this issue Oct 5, 2020 · 1 comment
Open

Detect phone numbers stored in house number field #404

mapomatic opened this issue Oct 5, 2020 · 1 comment

Comments

@mapomatic
Copy link
Member

Sometimes a phone # accidentally ends up in the house number field. Perform a check on the HN field to see if it matches a phone # format (eg, if it's 7 or 10 digits long), and raise a flag.

@mapomatic
Copy link
Member Author

Found one that included a "1", area code, and phone #. So 11 digits is viable. Could we flag anything with 7 or more digits in a HN? Are there legitimate HN's with 7 or more digits?

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

No branches or pull requests

1 participant