Based on a dataset of Airbnb locations in Amsterdam and its coordonates, I calculated the distance to a touristical attraction (my favourite spot in Amsterdam: Leidseplein).
First I uploaded the cvs datafile into a Google Colab document. Then I used numpy library to change the currency, update prices as per inflation and calculate the distance between the locations and my favourite spot.
Finally, I deployed an app with Streamlit, which includes the interactive version of the map below. The app can be seen here