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.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.