I am trying to generate Zip4 postal codes from an address list. I have the address which is currently in this format
Address City State ZIP
111 Camp Rd Pensacola FLORIDA 325040000
I have tried using the ZIP+4 address locator when geocoding but I only get xy coordinates and no ZIP+4 are generated.
Is there a certain process to this or do I need business analyst.
I currently just have home single use license.
I may have stated that wrong....I am actually trying to get the Zip4 codes....all of the records have 0000 at the end of them.
USPS has online tools that can do that: https://www.usps.com/business/web-tools-apis/welcome.htm
Or you can look up individually here: https://tools.usps.com/go/ZipLookupAction!input.action
- This would be a good QA tool.