January 8, 2019
pdsnd_github bikeshare_2v2
The program is used to analyze bike share data for the first half of 2017 in 3 cities; New York, Chicago and Washington. You will be prompted to: * select the city * define the time period; month, day of month, day of the the week or none * ability to see 5 lines of raw data * statistical information * most popular month to bike * most popular hour to start a bike trip * most popular station to start at * most popular route to bike * breakdown of gender type if info is available * earliest, oldest, and most frequent birth year * the user can rerun the program with new filters or quit * error checking is done with alerts if incorrect filters are inputted
bikeshare_2v2 chicago.csv new_york_city.csv washington.csv
https://github.com/atom/markdown-preview/blob/master/README.md
https://guides.github.com/features/mastering-markdown/
08/01/2019: There are no known bugs