This Python script checks Nantes' rent-a-bike availability and shows it in an interactive map, using the city's Open Data and real-time API requests.
📍 Note : Github doesn't display the map in the .ipynb file. To do so, please open this notebook in Google Colab and execute all the cells (Ctrl + F9).
Stack : Python, Pandas, Folium (Leaflet), Jupyter
-- Coded with ❤️ as part of a Wild Code School Data Science project.