Cross check zip code, telephone area code, state code

If you audit Telco or other records with zip code and area code information, you may want to cross-check the data to ensure it is valid. I have contributed code to the public domain written in C++ to enable cross checking and validation of zip codes, telephone number area codes and state codes (US only). Useful for data integrity checking. Zip code database required (not provided) but there is a link to a no cost zip code database.

Leave a Reply