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

How to do mapping in SAS using data with variable county, and states

1 ACCEPTED SOLUTION
3 REPLIES 3
PeterClemmensen
Tourmaline | Level 20

You have to be way more specific than this. Show us your data and the code you have tried..

LinusH
Tourmaline | Level 20

Maybe you are referring to look-ups?

Country code -> Country Name and Continent etc?

 

There are a lot of differnet techniques, which one to chose depends on your requirements/constraints, skill level etc:

- User defined formats

- SQL join/sub-query

- Hash table look-up in data step

- ...

Data never sleeps

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 926 views
  • 1 like
  • 4 in conversation