Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.09 KB

Exploring MVG Rad data

MVG Rad is the bike sharing service of Munich (2015-2025).

They make the raw data of their rides available for download. Let's explore these data.

Heat map of MVG Rad usage 2015-2023

Viewing

If you are viewing this on GitHub, you can just open the Jupyter Notebook mvg-rad.ipynb to see my statistics and maps.

Development summary

If you want to check out the code and do your own analysis, here a few hints:

Acknowledgements