This repository contains my Capstone Project part of the Google Data Analytics Professional Certification.
The project is described here. There are seven steps for a good data analysis according to the Google Certification:
- Ask: a journal
- Prepare: a journal
- Process: a journal
- Analyze: a journal
- Share: a journal
- 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.