Beverages Nutrition

Description: Nutritional information data on various beverages

Source: MyFoodData via Bootstrap

Columns:

  • Name (string): name of beverage
  • Type (string): the category the beverage fits under (ex: "Juice" or "Soda")
  • Sugar Free? (boolean): whether or not the beverage contains any sugar
  • Calories (numerical): the number of calories per serving of that beverage
  • Fat (g) (numerical): the number of grams of fat per serving of that beverage
  • Protein (g) (numerical): the number of grams of protein per serving of that beverage
  • Carbohydrate (g) (numerical): the number of grams of carbohydrates per serving of that beverage
  • Sugars (g) (numerical): the number of grams of sugar per serving of that beverage
  • Sodium (mg) (numerical): the number of milligrams of sodium per serving of that item
  • Caffeine (mg) (numerical): the number of milligrams of caffeine per serving of that beverage
  • Serving Weight (g) (numerical): the number of total grams in one serving of that beverage
  • Serving Description (fl oz) (numerical): the number of total fluid ounces in one serving of that beverage
  • 200 Calorie Weight (g) (numerical): the number of total grams in one 200 calorie serving of that beverage

Found a bug in the documentation? Let us know at documentation@code.org