Skip to content

Utilized Python3 to do ETL process with the big data set sourced from NYC City Bike and generate insights by using Tableau.

Notifications You must be signed in to change notification settings

LynHJ/Tableau-CityBikeNYC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau-CityBikeNYC

alt text alt text

Background

This report aims to help our shareholders to uncover two phenomena and make some recommendations. The data was sourced from https://www.citibikenyc.com/system-data., and its timeframe ranging from 06.22 to 09.22 was a summer season in America.

Data

There are 4 csv files records citybike renting data from 06.22 to 09.22. The data sets had been transfromed and load into one csv file (CityBike-tripdata-0622-0922.csv) by using CityBike.ipynb. As the data size is too large. So please use the LINK https://drive.google.com/drive/folders/1vA58GviA-OZAeJTvbioiRiS8CuHLHZUY?usp=sharing to look into the data and the tableau file.

Report

Citi Bike Analysis Report.pdfwill cover all what I find from the data set. There are two dashboards presenting two phenomena respectively and two city official maps(start station and end station). Each item comes with analysis.

Summary:

Overall, the business is gradually growing, the number of bike stations is increasing and the area of using our services is expanding. It is a good sign for our company. However, we still need to plan ahead to deal with unpredictable situations that happen when the business scales up.

I have made three recommendations. Firstly, comprehensively upgrade our network systems and hardware equipment to provide our customer better service quality. Secondly, modifying our existed renting rule to stop people rent our bikes more than 1 day a trip, which could help us cost down efficiently. Lastly, we could build up a relationship with the ferry company or bus companies to strengthen the importance of our bike business in the traffic network.

Content:

Project  
├── CityBike.ipynb
├── Citybike Analysis Report.pdf
├── README.md
├── requirements.txt
├──LINK(https://drive.google.com/drive/folders/1vA58GviA-OZAeJTvbioiRiS8CuHLHZUY?usp=sharing)
    ├── CityBike Analysis.twbx
    ├── CityBike-tripdata-0622-0922.csv
    ├── Resources
        ├── 202206-citibike-tripdata.csv
        ├── 202207-citibike-tripdata.csv
        ├── 202208-citibike-tripdata.csv
        └── 202209-citibike-tripdata.csv

Installation

pip install -r requirements.txt

About

Utilized Python3 to do ETL process with the big data set sourced from NYC City Bike and generate insights by using Tableau.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published