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

Added area code(s) for each state. #27

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added area code(s) for each state. #27

wants to merge 7 commits into from

Conversation

weirdestnerd
Copy link

The database now has a new column called area_code, which is a string of area code(s) for each state. A parser is implemented based on the format of area_code and splits the area_code into two formats: full_area_code - a full list of area code(s) and their corresponding cities, plain_area_code - a list of area code(s) without the cities.

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.

None yet

1 participant