Skip to content

Analysis of NYC Bikeshare data using Tableau to find out the relationship between number of trips, bikes, trip duration based on the NYC demography.

Notifications You must be signed in to change notification settings

Cryptotwister/bikesharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bikesharing

Citi Bike data analysis For NYC using Tableau.

Overview

After visiting New York City and using the Citi Bike for visiting most of the landmarks, we are considering staring a similar Bike sharing business in Des Moines, IO. Analysis of the Citi Bike data with tableau is a great choice as the purpose of this analysis is to find the factors that make the Citi Bike in NYC such an impressive experience, finding out the best times, top stations, demography, type of the users etc. to draw a proposal for Bike share in Des Moines for a presentation to an angel investor.

Results

The visualizations for the NYC bikeshare Analysis can be viewed in tableau public as Citi Bike Story.

Converting the data

To begin with, we have converted the data in the "tripduration" column from integer to a datetime datatype to have the correct time format using Python and Pandas (NYC_Citibike_Challenge). Convert 'tripduration' to datetime dt The DataFrame is exported as a new file without the index column. We use tableau to connect this new csv file to make visualizations.

Peak Riding Hours in August

Peak Riding Hours in August

  • Peak hours are 8 to 9AM and 5 to 7PM.

Checkout Times for Users

Checkout Times for Users

  • Most bikes were checked out for a time duration of 20 mins or less.

Checkout Times by Gender

Checkout Times by Gender

  • Most bikes were checked out mostly by males.

Trips by Weekday for Each Hour

Trips by Weekday for Each Hour

  • The demand for bikes is the highest on Thursdays, followed by Monday and Tuesday.

Trips by Gender (Weekday per Hour)

Trips by Gender (Weekday per Hour)

  • The highest number of riders are males, on Monday, Tuesday and Thursday the most.

User Trips by Gender

User Trips by Gender by Weekday

  • Male subscribers are taking the greatest number of rides.

Summary

  • Busiest hours are 8 to 10 AM and 5 to 8 PM;
  • Young people tend to ride for more time;
  • Most of the bikes are checked out by males;
  • Also, males are the most loyal subscribers and tend to use services more often.

About

Analysis of NYC Bikeshare data using Tableau to find out the relationship between number of trips, bikes, trip duration based on the NYC demography.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published