I'm dealing with a data cleaning problem. We only have Base SAS but I need to find a systematic way of cleaning a list of names and addresses eliminating duplicates.
The data has been entered over years with no control of how information was entered. For example, company names might be slightly changed and addresses entered any way someone wishes.
At present the data is manually cleaned but each time new data comes in it has to be cleaned again.
I've used so called merge purge programs in the past to clean mailing lists.
So what exactly is your question?
I like the solution from FriedEgg here:
https://communities.sas.com/t5/SAS-Procedures/Name-matching/td-p/82780
Given your situation and the lack of Data Quality software, I would recommend getting either SAS Data Flux, or creating your own custom program. The link above is a starting point. Also, look at Link King, which has the SAS code available.
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.