BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
MinalMMurkhande
Calcite | Level 5

Hi everyone,

    I have a dataset which has 17854 distinct levels of zipcodes spread across USA . Is there any function in SAS or any method using which I can reduce the number of levels ? I need to reduce it to less than 500 distinct levels.

Thanks and Regards,

Minal

1 ACCEPTED SOLUTION

Accepted Solutions
Patrick
Opal | Level 21

There is a whole category in the SAS docu for Zip code related functions.

SAS(R) 9.4 Functions and CALL Routines: Reference, Second Edition

You could use a function which returns the state based on a zip code. That would allow you to group them.

View solution in original post

2 REPLIES 2
Patrick
Opal | Level 21

There is a whole category in the SAS docu for Zip code related functions.

SAS(R) 9.4 Functions and CALL Routines: Reference, Second Edition

You could use a function which returns the state based on a zip code. That would allow you to group them.

art297
Opal | Level 21

You could use the scf groupings (see: USPS.com® - Learn About Integrating with USPS APIs )

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 2 replies
  • 792 views
  • 3 likes
  • 3 in conversation