Hello,
I am trying to clean up a large dataset of addresses, where there are several different versions of the same address (e.g. '101 Main St' can also be listed as '101 Main Street') but they are associated with the same individual. I want to create a consolidated dataset with consistent addresses.
There are some addresses that I need to drop because they are not actual street addresses - e.g. '*103', '*Dept 164'. Many of these erroneous addresses begin with an asterisk, others with alternative symbols.
Is there a way to selectively drop those with symbology or do I need to do something like 'split address, generate (new)' and proceed from there?
Thank you!
Related Posts with Dropping specific addresses beginning with '#' or '$'
Splitting commandHe Everyone, Hope the dataex command is used correctly here! I need to split the county name. I on…
Merging and analysisng double-coded dataDear all, I am conducting a meta-regression analysis. With my team, we have doouble-coded many stud…
country specific time trends, multicolinearity and degrees of freedomHello, I am running regressions on fertility rates on yearly data for T = 15 and 34 countries. Durin…
Identify observations in >1 variableHello, I wonder if anyone could help with the following: I have 2 variables with unique identifica…
Exploratory factor analysis for continous and dichotomous variablesplo …
Subscribe to:
Post Comments (Atom)
0 Response to Dropping specific addresses beginning with '#' or '$'
Post a Comment