Hi,
I am trying to merge two excel datasets which have unemployment and education data at the US county level (by FIPS code). Both datasets have the same exact number of rows (one for each county) and when I upload them to Stata it works fine. However, when I try to merge them with "merge 1:1 FIPS using educationdata" it keeps keeps telling me "variable FIPS does not uniquely identify observations in the master data". Does anyone know why this may be happening? I also tried m:1 and 1:m (although I think 1:1 is the correct one given I am just adding columns) but I get the same problem.
Thank you very much!
Joan
Related Posts with Merge 1:1 problem
Propensity score matchingDear Stata users, I am trying to balance the differences in duration of diabetes within each age of…
Wishlist for asdocx (A more versatile and flexible version of asdoc)I am developing a new version of asdoc that will be more versatile and flexible in terms of creating…
fama french portfolio sortingDear Statalist, I am new to Stata and trying to make portfolio sorting , but I do still not know ho…
xtlogit model not runningHi there, I am attempting to run an xtlogit model for panel data. There are 8,937 observations with…
Survival Data declarationHi, I got a quick question on setting survival data using -st set- command. I have survival data se…
Subscribe to:
Post Comments (Atom)
0 Response to Merge 1:1 problem
Post a Comment