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
Fixed or Random Effect Model in Cross -Sectional dataDear All, I have a query regarding the fixed or random effect model in cross-sectional data (One ob…
Undo for "save" commandDear all, Are there any ways to cancel the "save" command in STATA 17? I preserved data on the memo…
Revenue Growth TrendHi everyone, I have 15 years (2005-2019) of 548 municipalities general revenue data. I'm trying to g…
Loop for collapse + save fileI'm trying to write a loop where I have reporter and partner countries and country groupings as sepa…
Looping over many variables to create new variable "if any" ==0Dear Statalist: I am struggling with something that I know should be easy. My data is in long form, …
Subscribe to:
Post Comments (Atom)
0 Response to Merge 1:1 problem
Post a Comment