Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/misszeferino/cyclistic-bike-share-analysis

Data Analysis using R
https://github.com/misszeferino/cyclistic-bike-share-analysis

data-analysis ggplot2 lubridate r r-programming tidyverse

Last synced: 4 days ago
JSON representation

Data Analysis using R

Awesome Lists containing this project

README

        

# Cyclistic Bike-Share Analysis

## Introduction
This case study is the capstone project of the [Google Data Analytics Professional Certificate](https://www.coursera.org/professional-certificates/google-data-analytics?utm_source=google&utm_medium=institutions&utm_campaign=gwgsite&_ga=2.129757833.403704245.1637397436-146999043.1637397436). In this case study, we will perform data analysis for a fictional bike-share company to help them attract more riders.

## Objective

Our objective for this analysis is to draw insights from the available data that demonstrates how annual members and casual riders use Cyclistic bikes differently in the last 12 months. Additionally, we have to provide a summary of our analysis with supporting visualizations and three recommendations based on our analysis.

## About the Data

We will use Cyclistic’s historical trip data to analyze and identify trends. The data is available [here](https://divvy-tripdata.s3.amazonaws.com/index.html). The data has been made available by Motivate International Inc. under this [license](https://www.divvybikes.com/data-license-agreement). The data does not contain any personal or identifiable information. This is public data that we can use to explore how different customer types are using Cyclistic bikes.

### Libraries Used:

Tidyverse
Lubridate