Hi All,
I would like to make a simple map where I would color-code zipcodes (4 digits) areas within the Netherlands based on predefined variable.
I believe that I should be using proc geocode, but I don't know where to find the maps/zipcode data for the Netherlands. Could someone please suggest a source?
Thanks,
There are a number of free sources you can find doing a simple Google search. e.g.: https://www.aggdata.com/free/netherlands-postal-codes
My experience has been that you can add these to the sashelp.zipcode file, regardless of whether the codes are numeric or character, and that the mapping and distance procs and formulas work correctly.
Art, CEO, AnalystFinder.com
There are a number of free sources you can find doing a simple Google search. e.g.: https://www.aggdata.com/free/netherlands-postal-codes
My experience has been that you can add these to the sashelp.zipcode file, regardless of whether the codes are numeric or character, and that the mapping and distance procs and formulas work correctly.
Art, CEO, AnalystFinder.com
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.