Hi,
I have two datasets, one at the village level and the other at the school level. Now the village names across these datasets are different in spellings, leading me to assume that fuzzy matching is the way to go about it if I want to merge on the village names. However, is it possible to use reclink to do this type of a fuzzy match, since each village name would be repeated more than once in the school level file(as each village can have more than one school). ?
In other words, I am asking whether a m:1 (or 1:m) type merge can be done using reclink, or is there any other way to go about it?
I have two datasets, one at the village level and the other at the school level. Now the village names across these datasets are different in spellings, leading me to assume that fuzzy matching is the way to go about it if I want to merge on the village names. However, is it possible to use reclink to do this type of a fuzzy match, since each village name would be repeated more than once in the school level file(as each village can have more than one school). ?
In other words, I am asking whether a m:1 (or 1:m) type merge can be done using reclink, or is there any other way to go about it?
Comment