Skip to content

LordDarkseid/McDonald-s-Menu-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

McDonald-s-Menu-Analysis

This project uses SQLAlchemy, ibm_db, ibm_db_sa, seaborn, pandas and matplotlib in a python program made to analyze data about the food components of a McDonald's menu (database taken from Kaggle: https://www.kaggle.com/mcdonalds/nutrition-facts) and represent the findings in a graphical manner. The database is in the form of a csv file loaded onto the IBM DB2 cloud and is accessed through the python program itself.. The graphs used are a scatter plot to visualize which the amount of particular food component present in a food item and a joint plot to see correlations between any two chosen food components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages