Learn by Directing AI
All materials

seed-data.json

jsonseed-data.json
{
  "farms": [
    {
      "id": "6988d1c5",
      "name": "Finca Lacandon",
      "location": "Lacandon, Alta Verapaz",
      "cacao_variety": "Criollo"
    },
    {
      "id": "5147f2c4",
      "name": "Finca Tzalamtun",
      "location": "Tzalamtun, Alta Verapaz",
      "cacao_variety": "Trinitario"
    },
    {
      "id": "05b04b15",
      "name": "Finca Cahabon",
      "location": "Cahabon, Alta Verapaz",
      "cacao_variety": "Criollo"
    },
    {
      "id": "2254c485",
      "name": "Finca Raxruha",
      "location": "Raxruha, Alta Verapaz",
      "cacao_variety": "Trinitario"
    },
    {
      "id": "5e452a74",
      "name": "Finca Chisec",
      "location": "Chisec, Alta Verapaz",
      "cacao_variety": "Hybrid"
    },
    {
      "id": "441d0b3e",
      "name": "Finca Senahu",
      "location": "Senahu, Alta Verapaz",
      "cacao_variety": "Criollo"
    }
  ],
  "batches": [
    {
      "id": "dcbc4f62",
      "farm_id": "6988d1c5",
      "harvest_date": "2026-03-13",
      "stage": "fermenting",
      "weight_kg": 78,
      "flavour_profile": null
    },
    {
      "id": "8104a206",
      "farm_id": "5147f2c4",
      "harvest_date": "2025-10-07",
      "stage": "drying",
      "weight_kg": 120,
      "flavour_profile": null
    },
    {
      "id": "27633e64",
      "farm_id": "05b04b15",
      "harvest_date": "2025-12-02",
      "stage": "roasting",
      "weight_kg": 107,
      "flavour_profile": null
    },
    {
      "id": "9d4d8136",
      "farm_id": "2254c485",
      "harvest_date": "2025-11-05",
      "stage": "finished",
      "weight_kg": 76,
      "flavour_profile": "honey, vanilla, creamy body"
    },
    {
      "id": "ac5d6834",
      "farm_id": "5e452a74",
      "harvest_date": "2026-02-17",
      "stage": "fermenting",
      "weight_kg": 72,
      "flavour_profile": null
    },
    {
      "id": "37ef6a24",
      "farm_id": "441d0b3e",
      "harvest_date": "2026-03-01",
      "stage": "drying",
      "weight_kg": 158,
      "flavour_profile": null
    },
    {
      "id": "909953fc",
      "farm_id": "6988d1c5",
      "harvest_date": "2025-10-09",
      "stage": "roasting",
      "weight_kg": 57,
      "flavour_profile": null
    },
    {
      "id": "de70198a",
      "farm_id": "5147f2c4",
      "harvest_date": "2025-10-24",
      "stage": "finished",
      "weight_kg": 105,
      "flavour_profile": "bright citrus, floral, medium body"
    },
    {
      "id": "bdc181e8",
      "farm_id": "05b04b15",
      "harvest_date": "2026-02-07",
      "stage": "fermenting",
      "weight_kg": 56,
      "flavour_profile": null
    },
    {
      "id": "ba8e1a31",
      "farm_id": "2254c485",
      "harvest_date": "2026-02-21",
      "stage": "drying",
      "weight_kg": 100,
      "flavour_profile": null
    },
    {
      "id": "f6a5e540",
      "farm_id": "5e452a74",
      "harvest_date": "2026-03-16",
      "stage": "roasting",
      "weight_kg": 189,
      "flavour_profile": null
    },
    {
      "id": "85894151",
      "farm_id": "441d0b3e",
      "harvest_date": "2026-01-16",
      "stage": "finished",
      "weight_kg": 106,
      "flavour_profile": "earthy, tobacco, deep chocolate"
    }
  ],
  "products": [
    {
      "id": "07fdbc31",
      "batch_id": "9d4d8136",
      "name": "72% Lacandon",
      "type": "bar",
      "quantity_available": 42,
      "allocated_to_order_id": "7bfa4746"
    },
    {
      "id": "66aca3bc",
      "batch_id": "de70198a",
      "name": "85% Tzalamtun Dark",
      "type": "drinking_chocolate",
      "quantity_available": 22,
      "allocated_to_order_id": null
    },
    {
      "id": "baaac879",
      "batch_id": "85894151",
      "name": "68% Cahabon Reserve",
      "type": "nibs",
      "quantity_available": 5,
      "allocated_to_order_id": "b784ece2"
    },
    {
      "id": "34feffcc",
      "batch_id": "9d4d8136",
      "name": "90% Raxruha Intense",
      "type": "bar",
      "quantity_available": 15,
      "allocated_to_order_id": "240b9da1"
    },
    {
      "id": "f76148fb",
      "batch_id": "de70198a",
      "name": "75% Chisec Single Origin",
      "type": "drinking_chocolate",
      "quantity_available": 49,
      "allocated_to_order_id": null
    },
    {
      "id": "6983c14d",
      "batch_id": "85894151",
      "name": "70% Senahu Classic",
      "type": "nibs",
      "quantity_available": 32,
      "allocated_to_order_id": "3eeed630"
    },
    {
      "id": "293c8b17",
      "batch_id": "9d4d8136",
      "name": "80% Lacandon Bold",
      "type": "bar",
      "quantity_available": 26,
      "allocated_to_order_id": null
    },
    {
      "id": "ab397258",
      "batch_id": "de70198a",
      "name": "72% Tzalamtun Smooth",
      "type": "drinking_chocolate",
      "quantity_available": 22,
      "allocated_to_order_id": null
    },
    {
      "id": "148aa041",
      "batch_id": "85894151",
      "name": "85% Cahabon Estate",
      "type": "nibs",
      "quantity_available": 14,
      "allocated_to_order_id": null
    },
    {
      "id": "e03eac5a",
      "batch_id": "9d4d8136",
      "name": "68% Raxruha Light",
      "type": "bar",
      "quantity_available": 18,
      "allocated_to_order_id": "3eeed630"
    },
    {
      "id": "f45f74b8",
      "batch_id": "de70198a",
      "name": "75% Chisec Floral",
      "type": "drinking_chocolate",
      "quantity_available": 26,
      "allocated_to_order_id": null
    },
    {
      "id": "3c6fd240",
      "batch_id": "85894151",
      "name": "78% Senahu Heritage",
      "type": "nibs",
      "quantity_available": 11,
      "allocated_to_order_id": null
    },
    {
      "id": "dc6f8841",
      "batch_id": "9d4d8136",
      "name": "82% Lacandon Grand Cru",
      "type": "bar",
      "quantity_available": 10,
      "allocated_to_order_id": null
    },
    {
      "id": "ebdd9b19",
      "batch_id": "de70198a",
      "name": "70% Tzalamtun Tasting",
      "type": "drinking_chocolate",
      "quantity_available": 29,
      "allocated_to_order_id": "8cc37317"
    },
    {
      "id": "0d4e1531",
      "batch_id": "85894151",
      "name": "88% Cahabon Dark",
      "type": "nibs",
      "quantity_available": 11,
      "allocated_to_order_id": null
    }
  ],
  "orders": [
    {
      "id": "3eeed630",
      "customer_name": "Bean & Bar Portland",
      "country": "US",
      "status": "confirmed",
      "created_at": "2025-11-15T00:00:00Z"
    },
    {
      "id": "7bfa4746",
      "customer_name": "Kakao Berlin",
      "country": "Germany",
      "status": "in_production",
      "created_at": "2025-11-14T00:00:00Z"
    },
    {
      "id": "240b9da1",
      "customer_name": "Chocolat Tokyo",
      "country": "Japan",
      "status": "shipped",
      "created_at": "2025-12-17T00:00:00Z"
    },
    {
      "id": "b784ece2",
      "customer_name": "Craft Cacao Denver",
      "country": "US",
      "status": "delivered",
      "created_at": "2025-11-03T00:00:00Z"
    },
    {
      "id": "8cc37317",
      "customer_name": "Schokolade Hamburg",
      "country": "Germany",
      "status": "confirmed",
      "created_at": "2025-10-06T00:00:00Z"
    }
  ]
}