###Author Jon-Patrick Cook
###Course Udacity Programming for Data Science Nanodegree
December 6, 2018
Bikeshare Analysis
This project uses publicly available data for bikeshare programs operating in Chicago, New York City, and Washington to create a dynamic and interactive program, executable in a terminal, for users to see descriptive statistics on the bikeshare program in said cities.
###Interesting Insights The most commonly used start and end station is the same for each city.
chicago.csv new_york_city.csv washington.csv bikeshare.py
All work is my own