Hi everyone,
I am struggling with how I should merge two datasets. The dataset contains respondents, who have provided information on the household (applicable to the whole household) plus few information on the household members. However, these information (age, sex, primary occupation,...) on members are to be found in an other table. So I would like to merge these two tables based on the respondent name which is the same accross household members and turn household members' information into attribute of each household observation (identified by respondent name) such as member1_sex, member 1_age,... member2_sex, member2_age,...
All of this knowing the number of member is varying across households... Each household member being identified by its own name!
Thanks a lot for your answers,
Related Posts with Merge two data set? (particular case)
Econometrics questions : Functional form choiceHi statalist, I try to estimate the effect of a monetary bonus on physicians’ activity. I would lik…
reg i.id i.year,vce(cl id) vs. xtreg i.year,fe rDear all, We know "reg i.id i.year,vce(cl id)" is the same as "xtreg i.year,fe r",but why are the re…
competing risk without covariatesI want to compare the risk of dying of a specific cancer versus "other causes" in a large sample. Co…
Extracting the column percentages from two tabDear Statalist, I need to calculate the difference between two percentages coming from two different…
Fixing Scientific Notation in String VariableHi I have a dataset containing many observations. All variables are string variables (Type: str40 …
Subscribe to:
Post Comments (Atom)
0 Response to Merge two data set? (particular case)
Post a Comment