Creation date of project: 05/02/2019 creation date of README 07/21/2019
Explore US Bikeshare Data
In this project I make use of Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. I write code to import the data and answer interesting questions about it by computing descriptive statistics. I write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.
Bikeshare.txt chicago.csv new_york_city.csv washington.csv
Main input was given by Udacity. No Repos consulted for this project.