| --- |
| title: Global Fast Food Nutrition Analysis |
| emoji: 🚀 |
| colorFrom: red |
| colorTo: red |
| sdk: streamlit |
| app_file: app.py |
| pinned: false |
| short_description: Global-Fast-Food-Nutrition-Analysis |
| license: apache-2.0 |
| sdk_version: 1.56.0 |
| --- |
| |
| # 🍔 Global Fast Food Nutrition Analysis & Health Guide |
| ### (Küresel Fast Food Besin Analizi ve Sağlık Rehberi) |
|
|
| This project is a comprehensive data analysis and visualization tool built with **Streamlit**. It examines the nutritional content of global fast food chains to raise health awareness. |
|
|
| *Bu proje, Streamlit ile oluşturulmuş kapsamlı bir veri analizi ve görselleştirme aracıdır. Sağlık farkındalığını artırmak amacıyla küresel fast food zincirlerinin besin içeriklerini inceler.* |
|
|
| --- |
|
|
| ## 🚀 Features / Özellikler |
| - **Health Warning System:** Critical warnings about calorie, sugar, and fat intake. |
| - **Visual Analytics:** Interactive charts showing sugar distributions and calorie densities across major brands. |
| - **Top 20 Risky Products:** Listing the highest calorie items in the dataset. |
| - **Bilingual Interface:** Entire application is available in both English and Turkish. |
|
|
| --- |
|
|
| ## 🛠️ Tech Stack / Kullanılan Teknolojiler |
| - **Python** (Core Language) |
| - **Pandas & Numpy** (Data Processing) |
| - **Matplotlib & Seaborn** (Data Visualization) |
| - **Streamlit** (Web Application Framework) |
|
|
| --- |
|
|
| ## 📊 Dataset / Veri Seti |
| The analysis is based on the `Nutrition_Value_Dataset.csv`, which includes data from major fast food chains like McDonald's, Burger King, KFC, and more. |
|
|
| --- |
|
|
| ## ⚠️ Important Health Notice / Önemli Sağlık Notu |
| **EN:** Regular consumption of high-calorie fast food leads to serious health risks like obesity and heart disease. Always prioritize protein-rich meals and choose water over sugary drinks. |
|
|
| **TR:** Yüksek kalorili fast food ürünlerinin düzenli tüketimi obezite ve kalp hastalıkları gibi ciddi riskler doğurur. Her zaman protein ağırlıklı öğünlere öncelik verin ve şekerli içecekler yerine suyu tercih edin. |
|
|
| --- |