README.md 352 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

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:

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