Skip to content

The FoodData Central database provides access to the USDAs database nutritional values. It is intended primarily to assist developers and data scientists wishing to incorporate nutrient data into their applications or machine learning models.

License

Notifications You must be signed in to change notification settings

kjr247/food-data-central-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn


Logo

FoodData_Central Database Management

For the discerning health addict, biohacking enthusiast, or data scientist.
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

The USDA provides yearly and bi-annual support for the FoodData_Central database however access to their database is limited through an https limited and throttled API. This project has laid the groundwork to maintain the database yourself which cleans up some of the performance and schema accuracy mistakes in the original FDC. Invalid data with obvious typos causing parsing issues has been corrected. The schemas can be applied quickly by using the 2021 Access file here. And the migrations to make it current can be run quickly via the DDLs.

Here's why:

  • This dataset is often used for practice problems at Ivy League universities for Data Scientists, but they typically run the solutions on data from 2021 which is effectively old and useless.
  • If you are a health or biohacking enthusiast this data is invaluable, please pay it forward by contributing to the project.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • MSSQL

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

This is an example of how to list things you need to use the software and how to install them.

(back to top)

Roadmap

  • Complete migrations up until April 2024
  • Complete database Schema updates
  • Migration Performance Improvements
  • Database Performance Improvements
  • Multi-language Support
    • Chinese
    • Spanish

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request from the github site.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @kjr247 - [email protected]

Project Link: https://github.com/kjr247/food-data-central-db

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

The FoodData Central database provides access to the USDAs database nutritional values. It is intended primarily to assist developers and data scientists wishing to incorporate nutrient data into their applications or machine learning models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published