Hi all,
I have a long list of addresses from around the world, written in various formats by different participants. Some are just countries, some cities and countries, some just zip codes, some all of the above etc
Is there any uniform way to extract each piece of information individually from each address so that for each observation I have a value for country, city, zipcode?
I have a long list of addresses from around the world, written in various formats by different participants. Some are just countries, some cities and countries, some just zip codes, some all of the above etc
Is there any uniform way to extract each piece of information individually from each address so that for each observation I have a value for country, city, zipcode?
Comment