I have data on rental prices for houses in the city of Mumbai. It contains approximately 12000 addresses, their coordinates, area, rental price and number of rooms.
In a separate file, I have 1000 addresses with a lot more variables (but they also have the coordinates, area, rental price and number of rooms). I want to reassign these 1000 homes new addresses from the first file so they can move to the assigned address. But I want to give them similar houses. Or maybe use criteria to give them cheaper houses or larger houses.
In a separate file, I have 1000 addresses with a lot more variables (but they also have the coordinates, area, rental price and number of rooms). I want to reassign these 1000 homes new addresses from the first file so they can move to the assigned address. But I want to give them similar houses. Or maybe use criteria to give them cheaper houses or larger houses.