Hi,
I have a dataset, where each observatiob indicated their individual postcode. I have another dataset with postcodes and the corresponding states.
Postcode variable in both data sets "PLZ".
Since the the postcodes don't match 1:1 a merge doesn't seem feasible.
What's the best option to list the corresponding state to each observation in the original dataset?
Many thanks!
Julia
I have a dataset, where each observatiob indicated their individual postcode. I have another dataset with postcodes and the corresponding states.
Postcode variable in both data sets "PLZ".
Since the the postcodes don't match 1:1 a merge doesn't seem feasible.
What's the best option to list the corresponding state to each observation in the original dataset?
Many thanks!
Julia

Comment