Hi everyone,
I have a variable called "zip_code" for each zip code located on Spain.
I just want to know if there is some special command to retrieve the right places of these zip codes, and put them automatically on a new variable (e.g. "zip_code2"), and have written the names of the places.
For example, zip_code==46725 and zip_code2 is the corresponding municipality, in this case : "Municipio de Alfauir - Provincia de Valencia".
Thank you very much for your help.
Michael
I have a variable called "zip_code" for each zip code located on Spain.
I just want to know if there is some special command to retrieve the right places of these zip codes, and put them automatically on a new variable (e.g. "zip_code2"), and have written the names of the places.
For example, zip_code==46725 and zip_code2 is the corresponding municipality, in this case : "Municipio de Alfauir - Provincia de Valencia".
Thank you very much for your help.
Michael
Comment