Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

jpoles1/ComprehensiveFoodDatabase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍕 Comprehensive Food Database

This repository includes all of the necessary files for a comprehensive database of foods in the United States.

Included are both grocery store foods and restaurant foods. MySQL files, images for foods, and scripts are also included. The scripts are mainly for scraping the web for images of the foods. The web-scraping involves threaded processing to make it faster.

Here is an example website using this database. It is relatively simple, but should give a general idea of how the database can be used in a project.

Database information:

Menustat:

  • 96 Restaurants
  • 193,369 food items
  • 105,077 image files

USDA Branded:

  • 17,619 Brands
  • 991,665 Foods
  • 322,401 image files

USDA Non-Branded:

  • 50,254 Foods
  • 7 data types:
  • SR Legacy Food
  • Sample Food
  • Sub Sample Food
  • Foundation Food
  • Agricultural Acquisition Food
  • Survey FNDDS Food
  • 26,028 image files

Menuwithnutrition

  • 205,000 foods

Note:

  • The discrepancy between the number of foods and the number of images is due to the fact that many foods do not have a particular image for them.

Arxiv Link:

For more information on this project, here is the link to the paper on arxiv.

The paper above was also published in the 2022 International Conference on Computational Science and Computational Intelligence (CSCI).

❤️ How to Support ❤️

About

A comprehensive database of foods in the United States.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%