Explore micro-mobility patterns through Divvy (Chicago) and Austin bike-sharing datasets. This project is part of the Transport Innovation for a Sustainable, Inclusive and Smart Mobility program at Politecnico di Torino.
- Data Cleaning & Preparation – Handle large datasets efficiently.
- Exploratory Analysis – Visualize trip patterns and usage trends.
- Insights on Urban Mobility – Compare Chicago and Austin micro-mobility behavior.
Project/
│
├─ Ex1_2.ipynb # Jupyter Notebook, Austin
├─ Ex3_4.ipynb.zip* # Jupyter Notebooks, Chicago
├─ instructions.pdf # Project problem statement
├─ report.pdf # Final project report
└─ README.md # This file
*Note: Full datasets (~65MB) are hosted externally due to GitHub size limits.
- Clone the repository.
- Install dependencies (
pandas,matplotlib, etc.). - Download the database based on the instructions.
- Change file addresses.
- Run Jupyter Notebooks.