← HomeπŸ₯— Eats🌿 Ingredients
πŸ€·β€β™€οΈ Loading...

Flax Seed, Ground

Overview

This will be a page about ingredient.

Measurement Data

{
  "unitsToGrams": {
    "ml": 0.4
  }
}

Nutrition Data

{
  "serving": "100 g",
  "calories": "531.3 kcal",
  "carbohydrates": "29.3 g",
  "fat": "42.4 g",
  "fibre": "27 g",
  "protein": "18.5 g",
  "sugar": "1.5 g"
}

Used In

{
  "id": "flax-seed-ground",
  "emoji": "πŸ₯œ",
  "name": "Flax Seed, Ground",
  "lastEditedTime": "2024-10-15T14:16:53.719Z",
  "dataFilePath": "./data/ingredients/flax-seed-ground.json",
  "sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/ingredients/flax-seed-ground.md",
  "sections": [
    {
      "level": 2,
      "title": "Overview",
      "content": "This will be a page about ingredient.\n"
    },
    {
      "level": 2,
      "title": "Measurement Data",
      "content": "```json\n{\n    \"unitsToGrams\": {\n        \"ml\": 0.4\n    }\n}\n```\n"
    },
    {
      "level": 2,
      "title": "Nutrition Data",
      "content": "```json\n{\n    \"serving\": { \"value\": 100, \"unit\": \"g\" },\n    \"components\": {\n        \"calories\": { \"value\": 531.3, \"unit\": \"kcal\" },\n        \"protein\": { \"value\": 18.5, \"unit\": \"g\" },\n        \"carbohydrates\": { \"value\": 29.3, \"unit\": \"g\" },\n        \"fat\": { \"value\": 42.4, \"unit\": \"g\" },\n        \"fibre\": { \"value\": 27.0, \"unit\": \"g\" },\n        \"sugar\": { \"value\": 1.5, \"unit\": \"g\" }\n    }\n}\n```\n"
    }
  ],
  "measurementData": {
    "unitsToGrams": {
      "ml": 0.4
    }
  },
  "nutritionData": {
    "serving": {
      "value": 100,
      "unit": "g"
    },
    "components": {
      "calories": {
        "value": 531.3,
        "unit": "kcal"
      },
      "protein": {
        "value": 18.5,
        "unit": "g"
      },
      "carbohydrates": {
        "value": 29.3,
        "unit": "g"
      },
      "fat": {
        "value": 42.4,
        "unit": "g"
      },
      "fibre": {
        "value": 27,
        "unit": "g"
      },
      "sugar": {
        "value": 1.5,
        "unit": "g"
      }
    }
  },
  "usedIn": [
    {
      "id": "almond-butter-energy-balls",
      "emoji": "πŸͺ",
      "name": "Almond Butter Energy Balls"
    },
    {
      "id": "oatmeal-overnight-dry-mix",
      "emoji": "πŸ₯£",
      "name": "Oatmeal, overnight, dry mix"
    }
  ]
}