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

[MAP] Parse out and properly formatting phone numbers and contact info #1727

Open
shayantist opened this issue Mar 8, 2022 · 0 comments
Open
Labels
data map The Map Sub-Project python data science/backend development using Python

Comments

@shayantist
Copy link
Member

shayantist commented Mar 8, 2022

Use the phonenumbers package to parse and properly format phone numbers (under contact.phone) and other contact info using international standards.

Most of this code already exists from our work in India; we just need to adapt it to different countries by passing a country parameter and mapping it to the correct region code:
image

@shayantist shayantist added map The Map Sub-Project data python data science/backend development using Python labels Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data map The Map Sub-Project python data science/backend development using Python
Projects
None yet
Development

No branches or pull requests

1 participant