Skip to content

My case study project for the Google Data Analytics Professional Certificate using R

License

Notifications You must be signed in to change notification settings

colbystout/Bellabeat-Fitness-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bellabeat Fitness Analysis

Google Data Analytics Professional Certificate Case Study

Contents

  1. Four separate sequences of R code, in the "R Code" folder, for those who want to see only my code
  2. .ipynb Jupyter Notebook detailing the full project

Use the Kaggle link for easiest viewing of the input and output cells of the code.

Project Overview

In my premiere data analysis project, I was tasked with finding trends with fitbit data from 30 users. I needed to find certain trends between users, how those trends can help users be more active, and make recommendations for the marketing team to increase product engagement.

I used R as my primary tool for analysis. I began by importing data directly into my Kaggle notebook from the open Kaggle Fitbit dataset. I sifted out less useful dataframes and cleaned the date columns to prepare the dataframes for joins. After joining the datasets, I discovered many useful insights to make recommendations to the marketing team using R visualizations.

Releases

No releases published

Packages

No packages published