Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonnor/bike-sharing-oslo

Project in introduction to Data Science
https://github.com/jonnor/bike-sharing-oslo

bike-share data-science jupyter-notebook oslo pandas

Last synced: 19 days ago
JSON representation

Project in introduction to Data Science

Awesome Lists containing this project

README

        

# Bike sharing data exploration

Exploring bike sharing data from Oslo, Norway.

Project done in the INF121 course as a part of a [Master in Data Science at NBMU](https://www.nmbu.no/en/studies/study-options/master/master-of-science-in-data-science).

## Abstract

The bike sharing system in Oslo publishes [open data](https://developer.oslobysykkel.no/data) about trips made by their users.
We analysed one month usage (June 2016) and looked at typical trip durations, daily traffic patterns as well as movement at various times. Our results indicate that [Affinity Propagation clustering](https://en.wikipedia.org/wiki/Affinity_propagation) based on trips between stations can distinguish movement patterns between weekends and typical commute times during weekdays.

## [Poster](https://jonnor.github.io/bike-sharing-oslo/doc/poster.pdf) (PDF)

## [Report](https://jonnor.github.io/bike-sharing-oslo/doc/report.pdf) (PDF)

## [Jupyter notebook](./Oslo.ipynb)

Note: maps don't show in Github, unfortunately.

## [Notes](./doc/notes.md)

## License

MIT