Skip to content

The first project in Data Analysis Professional Nanodegree Program by Udacity.

Notifications You must be signed in to change notification settings

Yomna521/Bikeshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Explore US Bikeshare Data

The first project in Data Analysis Professional Nanodegree Program by Udacity. The project analyzes the data of bike trips from three different cities (chicago, new york, washington), and returns the statistics based on the filters given by the user. It also gives the user the option to view the filtered data (5 rows at a time)

Datasets

The .csv files --->> https://drive.google.com/drive/folders/1p97Fk9sXRSOVXEg1vCYg9HUJfHjmhrXW?usp=sharing

All cities share these columns:

  • Start Time
  • End Time
  • Trip Duration (in seconds)
  • Start Station
  • End Station
  • User Type (Subscriber or Customer)

Chicago, and new york city have two extra columns for:

  • Gender
  • Birth Year

About

The first project in Data Analysis Professional Nanodegree Program by Udacity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages