release | string | built | Which release the row is from: sr_legacy (April 2018 data, final) or foundation (2025-04-24 release). |
fdc_id | integer | redistributed | USDA's FoodData Central id for the food. Foundation Foods rows from the same release carry their own ids; the two releases are cited separately in sources.json. |
data_type | string | redistributed | sr_legacy_food; or foundation_food (the summary record) or market_acquisition (one purchased sample of that food). |
ndb_number | string or null | redistributed | The legacy Nutrient Database number, where the release carries one. |
description | string | redistributed | The food, as USDA describes it. |
category | string or null | redistributed | USDA's food category. |
unit | string | built | cup, tbsp or tsp, read out of SR Legacy's free-text modifier (which must BEGIN with the unit word) or Foundation Foods' measure_unit id. |
amount | number | redistributed | How many of the unit the gram weight is for, as USDA lists it. |
modifier | string or null | redistributed | USDA's own modifier text: "cup", "cup, chopped", "cup packed", "cup (8 fl oz)". Where it says packed, sifted or dipped, that is the only method information in the release. |
portion_description | string or null | redistributed | USDA's portion description, where the row has one. |
gram_weight | number | redistributed | The gram weight USDA lists for that amount of that unit. |
grams_per_unit | number | built | gram_weight divided by amount, rounded to three decimals: the figure per one cup, tablespoon or teaspoon. The one derived column. |
data_points | integer or null | redistributed | USDA's count of data points behind the weight, where the release records one. Blank for most SR Legacy rows. |
min_year_acquired | integer or null | redistributed | USDA's earliest acquisition year, where recorded. |
footnote | string or null | redistributed | USDA's footnote, where there is one. |
acquisition_date | string or null | redistributed | For a Foundation Foods market acquisition, the date the sample was bought. |
store_state | string or null | redistributed | For a market acquisition, the US state it was bought in. |
url | string | built | The FoodData Central page for the food, where the portion can be read. |