Hello guys,
I have a dataset containing gps information(master).
I want to merge weather information to the master dataset.
The master set has 50 ids and location and dates. Some people were in the same location on the same day, so there are duplicates in the master.
I used location date to merge and used m:1 option but it says the master does not uniquely identify.
Of course it does not uniquely match and that's why I wanna do it in stata.
Could someone please help me with this?
I have a dataset containing gps information(master).
I want to merge weather information to the master dataset.
The master set has 50 ids and location and dates. Some people were in the same location on the same day, so there are duplicates in the master.
I used location date to merge and used m:1 option but it says the master does not uniquely identify.
Of course it does not uniquely match and that's why I wanna do it in stata.
Could someone please help me with this?
Comment