Giter Club home page Giter Club logo

dand_data_analysis_on_lyft_fordgobike_dataset's Introduction

DAND_Data_Analysis_on_Lyft_FordGoBike_DataSet

Exploration of FordGoBike and BayWheels data from Lyft in San Francisco to elaborate growth and business oportunities

by Alex (DAND 2020)

Dataset

For the last project of the Udacity Data Analyst Nano Degree (DAND) program I will work on the FordGoBike / Baywheels dataset.

FordGoBike and Baywheels is a public bicycle sharing company in the San Francisco Bay Area, California.

The company share a lot of their user data through a specific Data License Agreement (https://baywheels-assets.s3.amazonaws.com/data-license-agreement.html).

FordGoBike/ Baywheels dataset changed a little during those years, but here you'll find data available through all the datasets :

  • duration_sec
  • start_time
  • end_time
  • start_station_id
  • start_station_name
  • start_station_latitude
  • start_station_longitude
  • end_station_id
  • end_station_name
  • end_station_latitude
  • end_station_longitude
  • bike_id
  • user_type
  • bike_share_for_all_trip
  • rental_access_method

All data was stored in zipped CSV files. I had to download and unzip the files to reach the csvs.

Some of the data was incomplete or needed to be cleaned in more specific form.

Technical Stack

Python in Jupyter notebook by anaconda. The following librairies are used for this project in a Jupyter notebook:

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • datetime
  • requests
  • os
  • io import BytesIO
  • zipfile import ZipFile
  • math
  • calendar
  • glob

Summary of Findings

  • Subscribers are doing most of the rides compared to Customers.

  • Customers are doing longer rides compared to subscribers.

  • In summer the subscribers and customers have done the most rides with peaks during March and October for 2018 and 2019.

  • The bike sharing service seems to be used by subscribers to go to and back from work and also maybe from students to go to and back from university. Therefore subscriber use the bike sharing service mainly between Monday and Friday.

  • At 8AM and 5PM is recorded the most rides of the day for subscribers and customers. But for subscribers with higher numbers.

  • Most rides have a duration between 2 to 12 minute

  • Potential for growth and gaining profit is for example to raise the bookings during the times between the rush hours by placing special offers.

Key Insights

  • Please see the PDF file "Explanatory_visualization_D01_AGO" for the key insights and visualizations

dand_data_analysis_on_lyft_fordgobike_dataset's People

Contributors

alexander0711 avatar

Watchers

 avatar

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.