-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,20 @@ | ||
# USDAMySQL | ||
MySQL Version of FoodData Central (also known as USDA National Nutrient Database) | ||
|
||
#Objective : | ||
|
||
USDA provides the database in MS-Access format as well as Excel / CSV format, sometimes for internal applications , the developer needs to host / access the data from their server context, in such situations they can use the MySQL format available for this project. | ||
|
||
|
||
#REST API Access: | ||
|
||
The FoodData Central API provides REST access to FoodData Central (FDC). It is intended primarily to assist application developers wishing to incorporate nutrient data into their applications or websites. For more details visit https://fdc.nal.usda.gov/api-guide.html | ||
|
||
|
||
#Licensing: | ||
|
||
You can use the data as per your need without any licensing needs. Please refer the terms (as per USDA ) | ||
|
||
USDA food composition data are in the public domain and they are not copyrighted. No permission is needed for their use. USDA would appreciate it if developers would list FoodData Central as the source of the data. And, when possible, USDA would like to see the product that uses the data or be notified of their use. The suggested citation is: | ||
|
||
U.S. Department of Agriculture, Agricultural Research Service. FoodData Central, 2019. fdc.nal.usda.gov. |