[
  {
    "CompanyNumber": "1234567890",
    "Producer": "FirmaX",
    "FeedName": "FeednameX",
    "DeliveryDate": "25/08/2025",
    "PurchaseQuantity": 1500,
    "Type": "Cattle",
    "DM": 35.50,
    "CP": 88.40,
    "NDF": 445.80,
    "VEM": 950.00,
    "DCOMruminants": 76.30,
    "DCOMpigs": null,
    "ASH": null,
    "CFAT": 21.20,
    "GE": null,
    "Component1": "Maize, dried, at storage",
    "ShareComponent1": 450.00,
    "Component2": "Wheat, grain, dried, at storage",
    "ShareComponent2": 200.00,
    "Component3": "Alfalfa, dried, at farm",
    "ShareComponent3": 150.00,
    "Component4": "Soybean meal (solvent), at processing",
    "ShareComponent4": 120.00,
    "Component5": "Sugar beet pulp dried, at processing",
    "ShareComponent5": 80.00,
    "ShareSoy": 115.00,
    "SharePalm": 30.00,
    "ShareAA": 5.00,
    "ShareAddedFats": 2.50
  },
  {
    "CompanyNumber": "9876543210",
    "Producer": "FeedCo",
    "FeedName": "FeednameY",
    "DeliveryDate": "20/08/2025",
    "PurchaseQuantity": 2000,
    "Type": "Pigs",
    "DM": 88.70,
    "CP": 160.20,
    "NDF": null,
    "VEM": null,
    "DCOMruminants": null,
    "DCOMpigs": 72.90,
    "ASH": 24.10,
    "CFAT": 40.65,
    "GE": 3.12,
    "Component1": "Wheat, flour, at processing",
    "ShareComponent1": 600.00,
    "Component2": "Maize, bran, at processing",
    "ShareComponent2": 400.00,
    "Component3": "Barley grain, dried, at storage",
    "ShareComponent3": 250.00,
    "Component4": "Soybean meal (solvent), at processing",
    "ShareComponent4": 100.00,
    "Component5": "Rapeseed meal (solvent), at processing",
    "ShareComponent5": 50.00,
    "ShareSoy": 145.00,
    "SharePalm": 22.00,
    "ShareAA": 10.00,
    "ShareAddedFats": 6.40
  }
]
