Giter Site home page Giter Site logo

ford-gobike-system-data-analysis's Introduction

(Ford GoBike System Data Analysis)

by (Adetimilehin Pelumi)

Dataset - Ford GoBike System Data

This data set includes information about individual rides made in a bike-sharing system covering the greater San Francisco Bay area. Originally it contained 183412 bike trips and 16 features. After the cleaning process which includes,

  1. Incorect datatypes for most of the columns
  2. Missing Values
  3. Inaccurate values present in member birth year eg minimum year is 1878
  4. Other gender
  5. Additional columns to represent age
  6. Calculating distance between stations
  7. Choosing necessary features

The dataset now contained 15 features of 171,230 bike trips. The included features includes:

  • Trip Infomation: bike_id

  • Station Information: start_station_name, end_station_name

  • Member Infomation: user_type, member_gender, bike_share_for_all_trip

Derived Features/Variables:

  • Trip Infomation: duration(min),start_hour ,end_hour ,start_day, end_day, day_of_month, week_in_month, and distance(km)

  • Member Infomation: member_age

Summary of Findings

  • Female riders spends on average a longer time compared to male riders. Although there were hours male riders were more than the female riders. It proved insignificant in the overall trips that happens in a week

  • An average trip on weekends take more since most of the trips that happens on weekdays are the trips immediately before working hours, in between working hours and immediately after working hours.

Key Insights for Presentation

For the presentation part, I'll be starting with how people used the bike service on the starting and ending hour and also show how it was used on the 7 days of the week. Then I will be following that with how each users both Customers and Subscribers used it by hour of the day and also by days of the week. I will be topping that up by showing what Gender spends more time biking at what hour and also what day.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.