How to merge data in Stata | Combining datasets in Stata
In this video, we explained how to merge data in stata. There are two commands to merge data i.e. append and merge. Append is used when u want to add additional rows to data whereas merge is used when you want to add an additional columns or additional variables data or combine data for different variables in different files. So if you are interest in combining datasets in stata then this video is for you. Download the code (do and data file) from following link: https://thedatahall.com/how-to-merge-data-in-stata-combining-datasets-in-stata/ 00:00 Introd to Merging data 2:10 Merge using menu 2:36 Master and Using data How to combine multiple files in stata https://youtu.be/OY6TXw6Cg5k How to combine categorical variables in stata https://youtu.be/pMHXTNVVNnU Basics of loop in stata https://youtu.be/9pp3Sn1N-DM