Project created on 29th August 2019
pdsnd_github
This project gives an user information about a bikeshare company depending on the users input. There is data available for three cities: Chicago, New York City and Washington. The user can decide on on the city, the month and the day of week. The request can be repeated if the user wants to.
The user can also ask for additional raw output if wanted.
bikeshare.py chicaco.csv new_york_city.csv washington.csv
Credits to the Udacity Crew for allowing me learn such new skills!