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

Thousands of ZIP codes are in the ZIP code list but are missing from the output #27

Open
tomwillis608 opened this issue Oct 31, 2020 · 0 comments

Comments

@tomwillis608
Copy link
Member

Describe the bug
There are ZIP codes in various states that are not found in the SSA CC to ZIP Code final output

To Reproduce
Steps to reproduce the behavior:

  1. PYTHONPATH=. python3 ssacc/cli.py -r 0
    There are 42522 ZIP codes in the ZIP code list but only 38408 in the output.

Expected behavior
All ZIP codes have a SSA county

Additional context
Discovered when adding unit tests to validate_files and discovered that validate_all_zips() was not acting as expected and was not flagging missing ZIP codes correctly.

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

No branches or pull requests

1 participant