Hello @Matthew_White and other collegaues here,
I collected my data and now need help merging it using ODK Meta in preparation for analysis in stata. The data has two repeat groups (each with several questions) and on exporting it using briefcase, i get three three separate csv files i.e the parent file and the two (one for each repeat group). When I have had one csv file, the following command has helped with minimal challenges
odkmeta using import.do, csv("ODKexample.csv") survey("survey.csv") choices("choices.csv")
Now that I have three files which need to be merged together into one single dataset, which command do I use or how do I mordify the command above to get me what I need. Friends, I would like to put a disclaimer that I am not tech-savvy and would appreciate keeping the guidelines really simple. Much appreciated