Skip to content

cobaweel/usda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jaap Weel
Jun 1, 2014
d04305c · Jun 1, 2014

History

4 Commits
May 31, 2014
Jun 1, 2014
Jun 1, 2014
May 31, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014
Jun 1, 2014

Repository files navigation

USDA Nutrient Database Release 26

The USDA Nutrient database comes in a very odd file format. This project contains a Python script that transforms it into a number of useful file formats. It also includes the results of that transformation, so you don't have to do it yourself.

Formats currently available:

  • CSV (According to Python's idea of "Excel dialect")
  • JSON
  • Python pickle file
  • SQLITE3 database

The original source for the whole thing is:

http://www.ars.usda.gov/Services/docs.htm?docid=8964

Legal bladibla

The data in data/ is a work of the US Government, and hence not covered by copyright. It is readily available from the USDA website, but included here for your convenience.

The code is MIT licensed. If you want any other license, ask me (though I can't see why).

About

USDA nutrition database in easy-to-use formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages