Skip to content

This project provides the interactive means to explore data for the user to understand the nutritional content and values of a large-scale food category data set.

Notifications You must be signed in to change notification settings

CristyCarmona/Project_FoodAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 2

Title: Food Analysis

Description:

In today’s world, the vast world of food choices we have within our reach can leave us overwhelmed on our food choices and how they contribute to our overall nutrition. Fortunately, Food is very DATA oriented! The United States Department of Agriculture’s Food Composition Database has an extensive dataset that provides data for Categories and Subcategories of Foods that include nutrient content and caloric values.

In this project, we provide the interactive means to explore data of this data set, for the user to understand the nutritional content and values of a large-scale food category data set. Additionally, so that the user understands the contribution of each nutrient, the interactive site provides descriptions of vitamins, minerals, and fats to answer questions on why each of these nutrients is important on our bodies.

Dependencies and Setup

  • For managing the API: python Flask, json, CORS from flask_cors and create_engine from sqlalchemy.
  • For ETL: pandas and create_engine from sqlalchemy
  • For HTML: PLotly, D3.js, Bootstrap and AOS.js

Resources

Food Data source.- https://corgis-edu.github.io/corgis/csv/food/

Coding Approach

Coding Aproach

Database table schema

database_diagram

About

This project provides the interactive means to explore data for the user to understand the nutritional content and values of a large-scale food category data set.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published