Skip to content

Power BI dashboard analyzing lifestyle, diet, and fitness patterns using Excel-cleaned dataset. Includes data prep, DAX metrics, and interactive report.

License

Notifications You must be signed in to change notification settings

AKHIL8863/powerbi-lifestyle-diet-fitness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Lifestyle, Diet & Fitness β€” Power BI Analytics Project

A data analytics project exploring the relationships between lifestyle habits, diet patterns, exercise routines, BMI, and perceived physical health. This project demonstrates:

βœ” Excel data cleaning βœ” Power BI modeling (DAX, measures, categories) βœ” Dashboard design with bookmarks βœ” Insight-driven storytelling

🧰 Tools Used

Excel – Data cleaning & preprocessing

Power BI – Data modeling, measures, visualizations

DAX – BMI categories, age grouping

Dataset Source: Kaggle

Dataset Size: 500 records (219 original + AI-generated to expand sample)

πŸ“ Project Structure β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ raw.xlsx β”‚ └── cleaned.xlsx β”‚ β”œβ”€β”€ pbix/ β”‚ └── lifestyle_diet_fitness.pbix β”‚ β”œβ”€β”€ reports/ β”‚ β”œβ”€β”€ dashboard.pdf β”‚ └── Mini Project Report.pdf β”‚ └── README.md

🧹 Excel Data Cleaning Summary

βœ” Removed duplicates βœ” Fixed inconsistent capitalization & spelling βœ” Standardized gender column βœ” Verified & corrected numeric fields βœ” Calculated BMI using:

BMI = Weight (kg) / (Height in metersΒ²)

βœ” Exported clean dataset for Power BI

πŸ“ˆ Power BI Dashboard Overview 1️⃣ Home Page β€” Demographics

Gender distribution

Work preference

Age groups

KPIs: Avg Age, Avg BMI, Avg Gym Time

2️⃣ Health & Exercise Section

Physical health rating vs exercise type

Gym time vs exercise importance

BMI vs exercise type

Slicers: sex, age, work preference

3️⃣ Diet & Lifestyle Section

Meals per day vs work preference

BMI category distribution

Physical health vs BMI

Slicers for BMI category, age group

πŸ” Key Insights

From your report:

βœ” Majority participants are Male (57%) βœ” 21–25 age group is the most represented βœ” Normal BMI is most common (~68%) βœ” Outdoor Games, Walking, and Gym β†’ highest physical health ratings βœ” More gym time correlates with higher exercise-importance ratings βœ” Higher BMI slightly reduces perceived health ratings

πŸ“Œ Conclusion

Lifestyle choices β€” including exercise routine, diet preferences, and work style β€” significantly impact BMI and physical health ratings. The Power BI dashboard provides a clear, interactive view of these behavioural patterns.

πŸ“¬ Contact

Akhil Raj Aspiring Data Analyst LinkedIn: https://www.linkedin.com/in/akhilraj-data

About

Power BI dashboard analyzing lifestyle, diet, and fitness patterns using Excel-cleaned dataset. Includes data prep, DAX metrics, and interactive report.

Topics

Resources

License

Stars

Watchers

Forks