Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.81 KB

README.md

File metadata and controls

24 lines (19 loc) · 2.81 KB

Google Data Analytics Professional Certificate Capstone Project

This repository contains my Capstone Project part of the Google Data Analytics Professional Certification.

Case Study: How Can a Wellness Technology Company Play It Smart?

The project is described here. There are seven steps for a good data analysis according to the Google Certification:

  1. Ask: a journal
  2. Prepare: a journal
  3. Process: a journal
  4. Analyze: a journal
  5. Share: a journal
  6. Act: a journal

The code used can be found in this repository under notebooks. In a nutshell, I analyzed three different datasets, and I used many tools. Many more details in the journals above, but I can summarize it as:

Tools used Goals Code/Notebooks/Links
Bigquery, SQL, Python, Pandas, Matplotlib, Seaborn Study the overall behavior of Fitbit consumers using the Fitabase dataset.
R, Tidyverse, ggplot2 Study the behavior of Apple watch consumers using the AppleWatchFitbit dataset. Study differences between women and men consumers.
Spreadsheets, Pivot tables Study behavior of women/men Fitbit costumers related with their intellectual skills.
Tableau, dashboards Summarize and emphasize the previous findings using BI tools.

All the Kaggle notebooks are also stored in this repository's notebooks/ directory.