Hello,
zipcitydistance is not working for the following zip codes
distance =zipcitydistance (zip_,76019)
ZIP_ |
75072 |
75036 |
76025 |
76100 |
Usually that means that the Zip code is not in the SASHELP.ZIPCODE data set. It may be that yours is out of date. Instructions on updating it are here:
https://support.sas.com/techsup/notes/v8/19/861.html
or that those Zip codes do not exist
When I use the US Post office Zip code to identify the city from zip at https://tools.usps.com/zip-code-lookup.htm?citybyzipcode
The 76025 and 76100 return as invalid Zip codes.
Usually that means that the Zip code is not in the SASHELP.ZIPCODE data set. It may be that yours is out of date. Instructions on updating it are here:
https://support.sas.com/techsup/notes/v8/19/861.html
or that those Zip codes do not exist
When I use the US Post office Zip code to identify the city from zip at https://tools.usps.com/zip-code-lookup.htm?citybyzipcode
The 76025 and 76100 return as invalid Zip codes.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.