README.md 331 Bytes
Newer Older
Rok Roškar's avatar
Rok Roškar committed
1
# Zürich bike stats
Rok Roškar's avatar
Rok Roškar committed
2
3
4
5
6
7
8
9
10

Exploring the bike counter data from Zürich, Switzerland.

The data comes from the [Zürich open data portal](https://data.stadt-zuerich.ch/).

Two notebooks illustrate how one can use the data:

* [Basic data display](notebooks/ZHBikes.ipynb)
* [Map display of stations](notebooks/station_locations.ipynb)
Rok Roškar's avatar
Rok Roškar committed
11