Empty result
{{ item ? item.toFixed(2) : '' }}
|
NDB number: {{ currentInfo.common.NDB_number }} Data type: {{ currentInfo.common.data_type }} FDC ID: {{ currentInfo.common.fdc_id }} FDC Published: {{ currentInfo.common.publication_date }}
Portion: 100g
Average Amount | Unit | Deriv. By | n | Min | Max | Median | Footnote | Initial Year Acquired | |
---|---|---|---|---|---|---|---|---|---|
{{ index }} | |||||||||
{{ nutrient.name }} | {{ nutrient.amount ? nutrient.amount.toFixed(2) : '' }} | {{ nutrient.unit_name?nutrient.unit_name.toLowerCase():'' }} | {{ nutrient.description }} | {{ nutrient.data_points }} | {{ nutrient.min ? nutrient.min.toFixed(2) : '' }} | {{ nutrient.max ? nutrient.max.toFixed(2) : '' }} | {{ nutrient.median ? nutrient.median.toFixed(2) : '' }} | {{ nutrient.footnote }} | {{ nutrient.min_year_acquired }} |
{{ item.name }} | {{ item.value }} |