Skip to content

This project is a capstone part of the Google Data Analytics Professional Certificate on Coursera. This project involves data preparation, data preprocessing, data analysis and data visualization.

License

Notifications You must be signed in to change notification settings

thanakorntha/cyclistic-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyclistic Bike-Sharing Data Analysis

This project is a capstone part of the Google Data Analytics Professional Certificate on Coursera.

The purpoes of this project is to analyze Cyclistic's historical bike trip data in 2022 in order to identify how annual members and casual riders use Cyclistic bikes differently. It also aims to extract insights and develop the most appropriate marketing strategy that appeal to casual riders and encourage them to subscribe to annual memberships.

This project follows the six steps of the data analysis process, as follows:

  1. ASK PHASE: Focus on the question: How do annual members and casual riders use Cyclistic bikes differently?
  2. PREPARE PHASE: Download the trip data and check its itegrity
  3. PROCESS PHASE: Clean the trip data in order to be ready for the data analysis
  4. ANALYZE PHASE: Analyze the trip data using RStudio
  5. SHARE PHASE: Visualize the trip data and share the insights to the stakeholders using Tableau or Google Slides
  6. ACT PHASE: Make the top three recommendtions based on the analysis

Documents

Requirements

Dataset

This project analyzes Cyclistic's historical bike trip data from January to December 2022 from the Divvy system data website.

Run the following scripts to download the trip data in 2022:

# Change to the 'code' directory
cd ./code/

# Run retrieve_data.sh
./retrieve_data.sh

IDE

RStudio (the latest version) to gather all the information, process it, explore the data, and use it to find bike usage's patterns and insights.

Libraries

Here are the R packages I used for the project:

License

This project is licensed under the MIT License - see the LICENSE file for details.

License: MIT

About

This project is a capstone part of the Google Data Analytics Professional Certificate on Coursera. This project involves data preparation, data preprocessing, data analysis and data visualization.

Topics

Resources

License

Stars

Watchers

Forks