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
Finding the minimum of difference between all observations by groupHi, everybody, I am trying to calculate the minimum of differences between all observations by grou…
query regarding log differenceI have constructed a variable later to convert it into growth variable (as the variable is equal to …
Adding up coefficient estimates and the standard errors after running the regressionHi, I have ran a regression with interaction variables as shown below and received the output where…
Independent component Analysis (ICA)Dear all, i'd like t work on financial data and using arbitrage pricing model by the ICA algorithm. …
A series of problem(a) Run the regression with all years (c) Test if the coefficients on on-base percentage and sluggin…
Subscribe to:
Post Comments (Atom)
0 Response to Merge 1:1 problem
Post a Comment