8th October 2025
Bikshare US
This project analysis the bikeshare data from major cities regarding th usage of the bikes and the users. The data available depends on the provided .csv files. Basic files are available for Udacity Users.
With the initial file the user is able to provide filters for the wanted city and relevant month and weekday. According tho the filters the user is provided with general stats regarding trip time, routes and anonymized customer data. Additionally there is a option to be shown the 5 lines of the raw data or restart.
Addapt the paths (line 5-7 in bikeshare.py) of the .csv files before running th code locally on you machine.
bikeshare.py .csv files provided by the bikeshare companies
It's important to give proper credit. Add links to any repo that inspired you or blogposts you consulted.