Skip to content

annaceleb/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Date created

08/1/2019

US BikeShare Data

Description

This project uses data provided by Motivate, a bike share system provider for many major cities in the United States, to uncover bike share usage patterns. It compares the system usage between three large cities: Chicago, New York City, and Washington, DC.

The following descriptive statistics are computed :

#1 Popular times of travel (i.e., occurs most often in the start time) most common month most common day of week most common hour of day

#2 Popular stations and trip most common start station most common end station most common trip from start to end (i.e., most frequent combination of start station and end station)

#3 Trip duration total travel time average travel time

#4 User info counts of each user type counts of each gender (only available for NYC and Chicago) earliest, most recent, most common year of birth (only available for NYC and Chicago)

Files used

chicago.csv new_york_city.csv washington.csv

Credits

Udacity Programming for Data Science Nanodegree

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%