https://github.com/drod75/burger_king_analysis
A simple analysis on a burger king dataset.
https://github.com/drod75/burger_king_analysis
data-analysis data-visualization jupyter-notebook pandas python seaborn
Last synced: about 1 month ago
JSON representation
A simple analysis on a burger king dataset.
- Host: GitHub
- URL: https://github.com/drod75/burger_king_analysis
- Owner: drod75
- License: mit
- Created: 2025-08-20T15:21:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T15:37:35.000Z (10 months ago)
- Last Synced: 2025-08-20T17:44:41.204Z (10 months ago)
- Topics: data-analysis, data-visualization, jupyter-notebook, pandas, python, seaborn
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Burger King Analysis
Table of Contents
## Introduction
This is an analysis of the Burger King data found at this link on kaggle, [link]("https://www.kaggle.com/datasets/mattop/burger-king-menu-nutrition-data/data"). Thank you to the creator and I hope you enjoy my analysis and decision making.
## Objectives
The main objectives of this analysis is to analyze the items sold at burger king, and compare the nutrional data to the recomended amout from the FDA to showcase how many American's consume an unhealthy amount from Burger King and the actual statistics behind it.
Objectives in order:
1. Gather Nutrition Data
2. Gather Dietary Data
3. Analyze the Dataset
4. Present Findings
## Analysis Part 1
## Analysis Part 2
## Conclusion
## Resources Used