Skip to content

Analyze and display main questions about bikeshare data

Notifications You must be signed in to change notification settings

6erald/analyze-bikeshare-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Date created

April 28, 2020

Project Title

Analyze Bikeshare Data

Description

Analyze Bikeshare data processes multiple csv files, enables user specification and displays statistics about main questions of a bikeshare data.

Steps of the programm:

  • Asks user to specify a city, month, and day to analyze.
  • Displays statistics on the most frequent times of travel.
  • Displays statistics on the most popular stations and trip.
  • Displays statistics on the total and average trip duration.
  • Displays statistics on bikeshare users.
  • Displays raw data of the csv in five steps.

Files used

bikeshare.py chicago.csv, new_york_city.csv, washington.csv

Credits

Realized through the idea and guidance by the course Programming For Data Science at udacity.com Thnx!

About

Analyze and display main questions about bikeshare data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%