Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/misszeferino/cyclistic-bike-share-analysis
- Owner: misszeferino
- Created: 2021-11-20T08:34:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T08:59:05.000Z (about 3 years ago)
- Last Synced: 2024-11-15T19:42:20.618Z (2 months ago)
- Topics: data-analysis, ggplot2, lubridate, r, r-programming, tidyverse
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: