Project to determine potential locations for new buildings
KEY FOR shops_final: {name, num_ratings, avg_rating, price, latitude, longitude, city, state, city_pop, 8_mile_count, price_diff, med_income}
A negative price differential means the shop is cheaper than what's around it.
VALUES THAT ARE UNAVAILABLE ARE 'N/A' FOR MOST COLUMNS. Some are None (Python)
Creating an ecosystem: The locationer.py file contains a class Ecosystem that describes the features of coordinates in a certain range.