I have a dataset that contains information about hospitals from years 2011, 2012, 2013, 2014, and 2015. I need to merge it with a dataset with hospital characteristics which comes in a separate dataset for each of the above years. The unique ID is hospital ID. But there are duplicates both in the master and using dataset. These duplicates cannot be removed because sometimes few hospitals have the same ID (because they belong to the same system). How can I accomplish merging these datasets? Please help.
-
Login or Register
- Log in with
Comment