Skip to content

GitHub project (Project 3) repository for PDSND

Notifications You must be signed in to change notification settings

CBanafo/pdsnd_github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exploring US Bike Share Data

Using Python programming language, a detailed data provided by Motivate, a bike share system provider for many major cities in the United States, we uncover the bike share usage patterns by comparing the system usage between three large cities: Chicago, New York City, and Washington, DC.

Stats Generated

Stats were generated from four major aspects

  1. Popular travel times
  • most used month
  • most commond day used
  • most common hour of day used
  1. Most used stations
  • popular starting station
  • most used end station
  • best station combinations by number of times used
  1. Duration for trips
  • average time travel
  • total time travel
  1. User information
  • each gender type by numbers
  • youngest individuals involved by each gender
  • youngest and oldest user type by gender

This project was completed on Monday, April 4th, 2022

Files used

  • chicago.csv
  • new_york_city.csv
  • washington.csv

Credits

The following resouces helped me accomplish this project:

Online Resources
Others
  • Mosh Hamedani: Intro to programming with python on youtube
  • Udacity Lecture notes

Contributions are always welcome

Be blessed

About

GitHub project (Project 3) repository for PDSND

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%