Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.07 KB

IngredientObjectNutrients.md

File metadata and controls

18 lines (15 loc) · 1.07 KB

IngredientObjectNutrients

Properties

Name Type Description Notes
name str Nutrient name [optional]
per_100g float Amount of the nutrient per 100g of food [optional]
measurement_unit str The unit used for the measure of this nutrient [optional]
min float Minimum nutrient value [optional]
max float Maximum nutrient value [optional]
median float Median nutrient value [optional]
rank int Nutrient rank [optional]
data_points int Number of observations on which the value is based [optional]
footnote str Comments on any unusual aspect of the food nutrient. Examples might include why a nutrient value is different than typically expected. [optional]
description str Description of the nutrient source [optional]

[Back to Model list] [Back to API list] [Back to README]