Skip to content

This repository includes code and analysis for a FitBit Fitness Tracker Data case study using Python and SQL. The dataset consists of personal fitness tracker data from 33 Fitbit users, and the insights gained from this analysis can guide the development of a product to encourage physical activity and better sleep habits.

Notifications You must be signed in to change notification settings

Ayaan-Sharif/Bellabeat-Analysis

 
 

Repository files navigation

Bellabeat Case Study

Built with R Markdown UsSQL And Python

🔗 Check out!

Table of Contents

Overview

This is a case study conducted as part of the Google Data Analytics Professional Certificate capstone course. The goal of the study was to identify growth opportunities for Bellabeat, a wellness technology company focused on smart products for women.

Data

The data used for this analysis comes from the FitBit Fitness Tracker Data (CC0: Public Domain) dataset which is made available through Mobius. The dataset consists of personal fitness tracker data from thirty-three Fitbit users who consented to the submission of their personal tracker data, including minute-level output for physical activity, heart rate, and sleep monitoring.

The dataset provides information about daily activity, steps, and heart rate, which will be used to explore users’ habits. The data is stored in 18 CSV files, which are included in the "Fitabase Data 4.12.16-5.12.16" folder.

Technologies

  • Python
  • Pandas
  • SQLite
  • R Markdown
  • RStudio

Tools

  • neovim(NVchad.tweaked)
  • Git and GitHub
  • downcute(theme)
  • Linux terminal

Analysis

The analysis performed on the data involved cleaning, transforming, and combining the data from the 18 CSV files into a single dataset. Data exploration techniques such as data visualization and summary statistics were used to gain insights into users’ habits.Python and SQL queries were used to analyze the data and extract specific information.

Results

Our analysis of the FitBit Fitness Tracker Data revealed several key insights:

  • There is no clear distinction in user activity across different days of the week, suggesting that any motivation or gamification features should be consistent throughout the week.
  • The average daily step count is around 7670, and higher daily step counts are associated with lower mortality risk from all causes. Our product could motivate users to reach a certain number of steps daily.
  • There is a linear relation between steps taken and calories burned, and our step monitor could use user data to fit a model and predict how many steps a user should take to burn a certain amount of calories.
  • Sedentary minutes decrease as the number of minutes asleep increases, implying that the product could also motivate users to keep a consistent and sufficient sleeping schedule.

Conclusion

Based on these insights, we believe that our product could be developed to help users achieve their fitness and wellness goals by motivating consistent physical activity and sufficient sleep. By encouraging users to reach a certain number of steps daily, predicting calorie burn based on steps taken, and promoting a healthy sleeping schedule, our product could help reduce the risk of obesity, heart disease, type 2 diabetes, and some cancers, and improve daily well-being. We’re excited to continue developing this tool and see how it can benefit our users.

Acknowledgements

  • Google Data Analytics Professional Certificate capstone course instructors
  • FitBit for providing the dataset
  • Mobius for making the dataset available
  • The creators of Python, Pandas, SQLite, R Markdown, and RStudio for providing the necessary tools for the analysis.

Contributions

Contributions are always welcome! If you have any suggestions or bug fixes, feel free to submit a pull request.

Authors

ayxxn-shxrif | LinkedIn

About

This repository includes code and analysis for a FitBit Fitness Tracker Data case study using Python and SQL. The dataset consists of personal fitness tracker data from 33 Fitbit users, and the insights gained from this analysis can guide the development of a product to encourage physical activity and better sleep habits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published