BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Akhila1
Fluorite | Level 6

Hello,

zipcitydistance is not working for the following zip codes

 

distance =zipcitydistance (zip_,76019)

ZIP_
75072
75036
76025
76100
1 ACCEPTED SOLUTION

Accepted Solutions
ballardw
Super User

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.

View solution in original post

1 REPLY 1
ballardw
Super User

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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 716 views
  • 0 likes
  • 2 in conversation