Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1018 Bytes

README.MD

File metadata and controls

9 lines (6 loc) · 1018 Bytes

McDonalds Data Analysis

It was the vision of Ray Kroc, the former CEO of Mcdonald's to build a restaurant system that would be famous for consistent hgih quality food. This project analyzes the nutritoinal value of the McDonald's menu list based on the fat, carbohydrate, vitamins and mineral content of each food category. The data used for the analysis was collected from Kaggle and it was scrapped from the Mcdonald's website. The dataset provides the nutrition analysis of every menu item including breakfast, chicken and fish, fries, salads etc.

Please Note

  • Presentation: The presentation can be found in the html and pdf files. You can also check out the presentation here (Please save the file first!)

  • Notebook file: The jupyter notebook contains the codes and analysis for this project

  • Data file: The menu.csv file contains the data used for this project.