The bikeshare project was created on August, 3rd 2019 and the README file on August, 6th 2019.
Explore US Bikeshare Data 🚲
In this project, Python code is used to import and compute descriptive statistics about US bike share data of three different cities, namely: Chicago, New York City, and Washington, DC.
The user can enter which city, month,and/or day to explore.
bikeshare.py
chicago.csv
new_york_city.csv
washington.csv
The bikeshare project was done within the Nanodegree program 'Programming for data science' from Udacity.