https://github.com/itamarst/cambridge-bicycle-usage
Analyzing Cambridge bicycle usage over time
https://github.com/itamarst/cambridge-bicycle-usage
Last synced: 9 months ago
JSON representation
Analyzing Cambridge bicycle usage over time
- Host: GitHub
- URL: https://github.com/itamarst/cambridge-bicycle-usage
- Owner: itamarst
- License: mit
- Created: 2023-03-26T17:40:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T20:12:59.000Z (over 1 year ago)
- Last Synced: 2025-04-03T06:01:52.902Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.93 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analyzing Cambridge bicycle usage over time
To run BlueBikes notebook:
```
python3 -m venv venv
. venv/bin/activate # or Windows equivalent
pip install -r requirements.txt
jupyter-lab bluebikes.ipynb
```
## Potential data sources
* Annual bicycle survey
* [Broadway bike totem](https://data.cambridgema.gov/Transportation-Planning/Eco-Totem-Broadway-Bicycle-Count/q8v9-mcfg)
* Bluebikes
* Census (ACS commute)