// Ingredient Substitution Insights (ai-powered-recipe-ingredient-substitution-tool) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.ingredients), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.ingredients.createMany({
        data: [
            { id: 1, name: "Lime", nutritional_info: {"calories":405.06,"fat":62.19,"carbohydrates":106.72,"protein":72.98,"allergens":"long light inside"}, is_common: true },
            { id: 2, name: "Honey Lemon", nutritional_info: {"calories":357.24,"fat":88.49,"carbohydrates":173.22,"protein":20.45,"allergens":"recent weekly matter update period"}, is_common: true },
            { id: 3, name: "Rice", nutritional_info: {"calories":490.57,"fat":69.7,"carbohydrates":55.02,"protein":47.16,"allergens":"second regular moment"}, is_common: true },
            { id: 4, name: "Cumin", nutritional_info: {"calories":478.28,"fat":5.44,"carbohydrates":23.18,"protein":85.3,"allergens":"local record"}, is_common: true },
            { id: 5, name: "Flour", nutritional_info: {"calories":370.22,"fat":70.72,"carbohydrates":70.31,"protein":34.81,"allergens":"useful enough reason strong because general"}, is_common: false },
            { id: 6, name: "Coconut", nutritional_info: {"calories":250.16,"fat":31.1,"carbohydrates":77.96,"protein":63.53,"allergens":"quick without various minor"}, is_common: true },
            { id: 7, name: "Broccoli Peanut Chicken", nutritional_info: {"calories":227.75,"fat":81.75,"carbohydrates":183.91,"protein":38.33,"allergens":"high usual light review useful"}, is_common: true },
            { id: 8, name: "Honey", nutritional_info: {"calories":11.03,"fat":60.61,"carbohydrates":10.12,"protein":64.45,"allergens":"moment whole point"}, is_common: true },
            { id: 9, name: "Almond Banana Onion", nutritional_info: null, is_common: true },
            { id: 10, name: "Maple Sausage", nutritional_info: {"calories":384.26,"fat":18.53,"carbohydrates":175.5,"protein":75.89,"allergens":"second around notice total general matter"}, is_common: false },
            { id: 11, name: "Lemon Salt Maple", nutritional_info: {"calories":45.12,"fat":66.62,"carbohydrates":170.79,"protein":53.93,"allergens":"later other summary about ready within"}, is_common: true },
            { id: 12, name: "Fish", nutritional_info: {"calories":457.1,"fat":34.99,"carbohydrates":24.78,"protein":28.02,"allergens":"common because support morning"}, is_common: false },
            { id: 13, name: "Ginger Vinegar Carrot", nutritional_info: {"calories":163.84,"fat":81.99,"carbohydrates":149.96,"protein":44.81,"allergens":"inside still change record long"}, is_common: true },
            { id: 14, name: "Zucchini", nutritional_info: {"calories":263.82,"fat":39.72,"carbohydrates":111.91,"protein":46.81,"allergens":"enough given short"}, is_common: true },
            { id: 15, name: "Peanut Broccoli Mustard", nutritional_info: {"calories":320.75,"fat":27.67,"carbohydrates":194.15,"protein":63.34,"allergens":"short inside group before"}, is_common: true },
            { id: 16, name: "Carrot", nutritional_info: {"calories":410.68,"fat":54.44,"carbohydrates":151.88,"protein":7.51,"allergens":"another later natural enough plain careful"}, is_common: true },
            { id: 17, name: "Sugar Cashew", nutritional_info: null, is_common: true },
            { id: 18, name: "Chocolate Soy", nutritional_info: {"calories":82.07,"fat":89.38,"carbohydrates":128.46,"protein":46.3,"allergens":"single plain public"}, is_common: true },
            { id: 19, name: "Walnut Ginger Cashew", nutritional_info: {"calories":178.85,"fat":92.68,"carbohydrates":157.45,"protein":66.24,"allergens":"first every"}, is_common: false },
            { id: 20, name: "Honey", nutritional_info: {"calories":368.67,"fat":56.04,"carbohydrates":158,"protein":49.61,"allergens":"regular again group section"}, is_common: false },
            { id: 21, name: "Carrot Tomato Cashew", nutritional_info: null, is_common: true },
            { id: 22, name: "Walnut Peanut Honey", nutritional_info: {"calories":457.27,"fat":87.38,"carbohydrates":71.8,"protein":70.05,"allergens":"special group today partial early high"}, is_common: false },
            { id: 23, name: "Egg", nutritional_info: {"calories":486.69,"fat":65.36,"carbohydrates":61.45,"protein":14.52,"allergens":"before later early notice after"}, is_common: true },
            { id: 24, name: "Flour Kale Bread", nutritional_info: null, is_common: true },
            { id: 25, name: "Soy Yogurt", nutritional_info: {"calories":366.31,"fat":47.87,"carbohydrates":28.25,"protein":9.65,"allergens":"weekly nearly period support early"}, is_common: false },
            { id: 26, name: "Broccoli Rice Pepper", nutritional_info: {"calories":303.17,"fat":47.15,"carbohydrates":139.47,"protein":64.37,"allergens":"various before close direct"}, is_common: true },
            { id: 27, name: "Tofu Carrot Sugar", nutritional_info: {"calories":440.21,"fat":37.81,"carbohydrates":160.47,"protein":19.25,"allergens":"normal month various order whole special"}, is_common: true },
            { id: 28, name: "Peanut", nutritional_info: {"calories":191.05,"fat":49.63,"carbohydrates":118.48,"protein":6.81,"allergens":"within moving"}, is_common: true },
            { id: 29, name: "Pepper Coconut Sugar", nutritional_info: {"calories":442.35,"fat":27.73,"carbohydrates":107.34,"protein":73.35,"allergens":"partial common follow regular issue usual"}, is_common: true },
            { id: 30, name: "Bread", nutritional_info: {"calories":279.48,"fat":40.92,"carbohydrates":13.99,"protein":1.82,"allergens":"around today"}, is_common: true },
            { id: 31, name: "Tomato", nutritional_info: {"calories":184.1,"fat":10.78,"carbohydrates":35.29,"protein":61.96,"allergens":"several level record"}, is_common: true },
            { id: 32, name: "Tofu Salt", nutritional_info: {"calories":146.16,"fat":48.34,"carbohydrates":36.94,"protein":7.68,"allergens":"change because large"}, is_common: true },
            { id: 33, name: "Onion Soy", nutritional_info: {"calories":50.73,"fat":21.95,"carbohydrates":154.33,"protein":65.86,"allergens":"point moment"}, is_common: true },
            { id: 34, name: "Garlic Onion", nutritional_info: {"calories":18.04,"fat":52.68,"carbohydrates":69.35,"protein":59.39,"allergens":"group again light"}, is_common: true },
            { id: 35, name: "Basil Garlic Honey", nutritional_info: {"calories":452.61,"fat":97.77,"carbohydrates":16.18,"protein":36.88,"allergens":"common small"}, is_common: true },
            { id: 36, name: "Soy Cinnamon", nutritional_info: {"calories":377.4,"fat":25.47,"carbohydrates":142.11,"protein":85.17,"allergens":"moment level number"}, is_common: true },
            { id: 37, name: "Cream", nutritional_info: {"calories":114.91,"fat":70.61,"carbohydrates":132.28,"protein":10.96,"allergens":"number other partial group moment daily"}, is_common: false },
            { id: 38, name: "Apple Bread", nutritional_info: {"calories":13.74,"fat":47.1,"carbohydrates":108.29,"protein":62.62,"allergens":"large strong partial"}, is_common: true },
            { id: 39, name: "Egg Zucchini Garlic", nutritional_info: {"calories":42.49,"fat":25.2,"carbohydrates":173.45,"protein":78.99,"allergens":"simple every second today public point"}, is_common: true },
            { id: 40, name: "Kale", nutritional_info: {"calories":29.73,"fat":2.94,"carbohydrates":20.21,"protein":5.14,"allergens":"careful detail little"}, is_common: false },
            { id: 41, name: "Fish", nutritional_info: {"calories":235.86,"fat":8.03,"carbohydrates":88.86,"protein":72.35,"allergens":"reason outside because example summary"}, is_common: true },
            { id: 42, name: "Cream Sugar Turkey", nutritional_info: {"calories":375.76,"fat":44.24,"carbohydrates":186.2,"protein":48.58,"allergens":"without great reason clear notice about"}, is_common: true },
            { id: 43, name: "Tomato Pasta", nutritional_info: {"calories":233.99,"fat":59.46,"carbohydrates":80.77,"protein":96.44,"allergens":"public every later about minor"}, is_common: false },
            { id: 44, name: "Onion Coconut", nutritional_info: null, is_common: true },
            { id: 45, name: "Tomato", nutritional_info: {"calories":75.16,"fat":2.81,"carbohydrates":29.45,"protein":51.02,"allergens":"nearly useful final matter"}, is_common: true },
            { id: 46, name: "Honey Vinegar", nutritional_info: {"calories":309.29,"fat":39.85,"carbohydrates":158.64,"protein":73.34,"allergens":"general steady again major quiet within"}, is_common: false },
            { id: 47, name: "Sugar", nutritional_info: {"calories":151.91,"fat":63.99,"carbohydrates":0.15,"protein":10.13,"allergens":"major month"}, is_common: false },
            { id: 48, name: "Spinach", nutritional_info: {"calories":15.87,"fat":99.8,"carbohydrates":190.15,"protein":62.32,"allergens":"daily various great order single"}, is_common: true },
            { id: 49, name: "Tofu Carrot Sausage", nutritional_info: {"calories":100.66,"fat":7.49,"carbohydrates":112.28,"protein":29.85,"allergens":"group local"}, is_common: true },
            { id: 50, name: "Zucchini Lamb", nutritional_info: {"calories":406.31,"fat":42,"carbohydrates":115.72,"protein":34.83,"allergens":"public outside between along major"}, is_common: false },
            { id: 51, name: "Soy Flour", nutritional_info: {"calories":318.3,"fat":45.12,"carbohydrates":191.71,"protein":98.88,"allergens":"direct general result first often"}, is_common: false },
            { id: 52, name: "Tomato", nutritional_info: {"calories":377.45,"fat":72.76,"carbohydrates":168.2,"protein":73.47,"allergens":"morning matter quick"}, is_common: false },
            { id: 53, name: "Kale Chicken", nutritional_info: {"calories":146.44,"fat":72.15,"carbohydrates":198.74,"protein":25.21,"allergens":"review given open"}, is_common: true },
            { id: 54, name: "Shrimp", nutritional_info: {"calories":306.22,"fat":39.03,"carbohydrates":53.17,"protein":71.74,"allergens":"quick little ready careful"}, is_common: false },
            { id: 55, name: "Yogurt Walnut Banana", nutritional_info: {"calories":414.68,"fat":17.14,"carbohydrates":104.95,"protein":57,"allergens":"happen common strong outside"}, is_common: false },
            { id: 56, name: "Cream Chocolate Mustard", nutritional_info: {"calories":394.59,"fat":52.12,"carbohydrates":159.95,"protein":0.98,"allergens":"simple notice special total section close"}, is_common: false },
            { id: 57, name: "Lemon Sausage", nutritional_info: {"calories":206.22,"fat":11.79,"carbohydrates":113.94,"protein":15.59,"allergens":"other partial system"}, is_common: true },
            { id: 58, name: "Yogurt", nutritional_info: null, is_common: true },
            { id: 59, name: "Lamb Fish", nutritional_info: {"calories":263.08,"fat":55.2,"carbohydrates":98.06,"protein":47.76,"allergens":"support around toward weekly plain along"}, is_common: true },
            { id: 60, name: "Peanut Chocolate Banana", nutritional_info: null, is_common: true },
            { id: 61, name: "Bread Turkey", nutritional_info: {"calories":211.47,"fat":89.84,"carbohydrates":31.84,"protein":42.79,"allergens":"order another"}, is_common: true },
            { id: 62, name: "Garlic Basil Soy", nutritional_info: {"calories":119.18,"fat":78.35,"carbohydrates":123.35,"protein":59.38,"allergens":"without along number"}, is_common: false },
            { id: 63, name: "Basil Butter", nutritional_info: {"calories":484.07,"fat":53.31,"carbohydrates":20.79,"protein":24.81,"allergens":"useful easy about whole quiet"}, is_common: true },
            { id: 64, name: "Bread Almond Onion", nutritional_info: {"calories":220.37,"fat":67.58,"carbohydrates":105.73,"protein":50.3,"allergens":"outside often system because toward review"}, is_common: true },
            { id: 65, name: "Onion Hazelnut", nutritional_info: {"calories":277.45,"fat":13.96,"carbohydrates":75.25,"protein":62.97,"allergens":"ready short review"}, is_common: true },
            { id: 66, name: "Chocolate Onion", nutritional_info: {"calories":423.24,"fat":23.73,"carbohydrates":108,"protein":1.81,"allergens":"little every first order other group"}, is_common: false },
            { id: 67, name: "Maple Chicken Tomato", nutritional_info: null, is_common: true },
            { id: 68, name: "Bread Chicken", nutritional_info: {"calories":66.22,"fat":85.56,"carbohydrates":56.18,"protein":15.71,"allergens":"local every"}, is_common: true },
            { id: 69, name: "Lemon", nutritional_info: {"calories":178.16,"fat":27.29,"carbohydrates":124.98,"protein":94.11,"allergens":"change enough"}, is_common: false },
            { id: 70, name: "Apple", nutritional_info: {"calories":164.01,"fat":32.84,"carbohydrates":131.26,"protein":83.74,"allergens":"total quiet notice ground"}, is_common: true },
            { id: 71, name: "Pepper", nutritional_info: {"calories":404.92,"fat":47.52,"carbohydrates":13.09,"protein":47.24,"allergens":"later between weekly recent open"}, is_common: true },
            { id: 72, name: "Ginger", nutritional_info: {"calories":5.92,"fat":23.83,"carbohydrates":105.86,"protein":1.64,"allergens":"early before"}, is_common: true },
            { id: 73, name: "Fish Maple", nutritional_info: {"calories":337.59,"fat":31.35,"carbohydrates":179.16,"protein":61.05,"allergens":"toward issue reason summary outside"}, is_common: true },
            { id: 74, name: "Mustard Basil Cheese", nutritional_info: {"calories":107.39,"fat":94.39,"carbohydrates":154.42,"protein":88.25,"allergens":"always yearly special bright"}, is_common: true },
            { id: 75, name: "Cream Peanut", nutritional_info: {"calories":140.77,"fat":50,"carbohydrates":136.73,"protein":95.81,"allergens":"second clear"}, is_common: false },
            { id: 76, name: "Sugar Rice", nutritional_info: {"calories":39.24,"fat":79.49,"carbohydrates":62.85,"protein":41.85,"allergens":"update strong short"}, is_common: true },
            { id: 77, name: "Peanut Pepperoni", nutritional_info: {"calories":138.37,"fat":31.92,"carbohydrates":4.68,"protein":23.36,"allergens":"outside ground ready"}, is_common: false },
            { id: 78, name: "Pork Apple Tofu", nutritional_info: {"calories":154.65,"fat":90.84,"carbohydrates":158.44,"protein":27.18,"allergens":"inside result before order yearly"}, is_common: false },
            { id: 79, name: "Cashew Tomato Cheese", nutritional_info: {"calories":338.22,"fat":89.63,"carbohydrates":107.52,"protein":11.08,"allergens":"single without"}, is_common: true },
            { id: 80, name: "Almond", nutritional_info: {"calories":73.34,"fat":12.04,"carbohydrates":65.86,"protein":13.81,"allergens":"moving change later"}, is_common: false },
            { id: 81, name: "Banana Vinegar Lime", nutritional_info: {"calories":114.27,"fat":92.14,"carbohydrates":30.55,"protein":19.39,"allergens":"toward various matter"}, is_common: true },
            { id: 82, name: "Cinnamon Salt Spinach", nutritional_info: {"calories":244.12,"fat":61.42,"carbohydrates":192.96,"protein":68.68,"allergens":"morning happen minor"}, is_common: true },
            { id: 83, name: "Lamb", nutritional_info: {"calories":128.76,"fat":30.99,"carbohydrates":68.41,"protein":11.12,"allergens":"inside simple"}, is_common: true },
            { id: 84, name: "Carrot Spinach Lime", nutritional_info: {"calories":148.43,"fat":0.15,"carbohydrates":154.09,"protein":11.51,"allergens":"careful ready change issue result"}, is_common: false },
            { id: 85, name: "Shrimp Tofu Chocolate", nutritional_info: {"calories":386.58,"fat":13.6,"carbohydrates":141.95,"protein":64.7,"allergens":"moving careful given"}, is_common: false },
            { id: 86, name: "Basil Pasta", nutritional_info: {"calories":52.33,"fat":78.75,"carbohydrates":55.74,"protein":53.94,"allergens":"quick moving period because notice final"}, is_common: true },
            { id: 87, name: "Olive", nutritional_info: {"calories":292.28,"fat":29.52,"carbohydrates":121.08,"protein":69.68,"allergens":"quiet point morning without"}, is_common: true },
            { id: 88, name: "Mustard", nutritional_info: {"calories":264.34,"fat":76.03,"carbohydrates":123.52,"protein":66.8,"allergens":"minor notice"}, is_common: true },
            { id: 89, name: "Banana Vinegar", nutritional_info: {"calories":5.42,"fat":92.68,"carbohydrates":138.55,"protein":7.75,"allergens":"example partial"}, is_common: true },
            { id: 90, name: "Broccoli Pork", nutritional_info: {"calories":28.01,"fat":81.19,"carbohydrates":88.71,"protein":6.51,"allergens":"common early weekly update without"}, is_common: true },
            { id: 91, name: "Carrot", nutritional_info: {"calories":199.49,"fat":78.11,"carbohydrates":47.33,"protein":38.89,"allergens":"partial usual major other"}, is_common: true },
            { id: 92, name: "Sugar Kale Cumin", nutritional_info: null, is_common: false },
            { id: 93, name: "Cinnamon Ginger Pasta", nutritional_info: {"calories":348.12,"fat":28.02,"carbohydrates":162.1,"protein":93.19,"allergens":"result normal system major record"}, is_common: true },
            { id: 94, name: "Sugar Vinegar Chocolate", nutritional_info: {"calories":8.68,"fat":23.52,"carbohydrates":168.85,"protein":68.02,"allergens":"great first simple"}, is_common: false },
            { id: 95, name: "Soy Shrimp", nutritional_info: {"calories":246.31,"fat":1.33,"carbohydrates":116.95,"protein":27.37,"allergens":"various section inside"}, is_common: false },
            { id: 96, name: "Apple Cumin", nutritional_info: {"calories":336.46,"fat":27.36,"carbohydrates":27.78,"protein":50.74,"allergens":"clear local short level"}, is_common: false },
            { id: 97, name: "Yogurt Pasta", nutritional_info: {"calories":413.8,"fat":97.27,"carbohydrates":159.56,"protein":28.62,"allergens":"notice recent single major"}, is_common: true },
            { id: 98, name: "Maple", nutritional_info: {"calories":419.77,"fat":52.51,"carbohydrates":17.02,"protein":43.17,"allergens":"other local"}, is_common: true },
            { id: 99, name: "Cumin Soy Salt", nutritional_info: {"calories":22.49,"fat":39.63,"carbohydrates":142.5,"protein":99.73,"allergens":"short review direct strong common steady"}, is_common: true },
            { id: 100, name: "Lime", nutritional_info: {"calories":396.76,"fat":38.95,"carbohydrates":110.02,"protein":65.29,"allergens":"quick level high regular"}, is_common: false },
            { id: 101, name: "Almond Egg Onion", nutritional_info: {"calories":336.9,"fat":0.84,"carbohydrates":70.92,"protein":67.48,"allergens":"nearly weekly quick moving great every"}, is_common: true },
            { id: 102, name: "Coconut Salt", nutritional_info: {"calories":265.21,"fat":87.51,"carbohydrates":45.65,"protein":70.47,"allergens":"notice second review along nearly simple"}, is_common: false },
            { id: 103, name: "Cheese", nutritional_info: null, is_common: true },
            { id: 104, name: "Cinnamon", nutritional_info: {"calories":310.64,"fat":88.32,"carbohydrates":127.27,"protein":41.54,"allergens":"large direct strong detail common"}, is_common: true },
            { id: 105, name: "Butter Cinnamon", nutritional_info: {"calories":293.63,"fat":54.32,"carbohydrates":41.79,"protein":82.61,"allergens":"ready minor total careful about group"}, is_common: true },
            { id: 106, name: "Rice Cumin", nutritional_info: {"calories":342.66,"fat":39.74,"carbohydrates":114.3,"protein":91.94,"allergens":"bright without yearly"}, is_common: false },
            { id: 107, name: "Kale Pepperoni Cinnamon", nutritional_info: {"calories":16.31,"fat":18.71,"carbohydrates":114.37,"protein":63.54,"allergens":"close often point every"}, is_common: false },
            { id: 108, name: "Butter Mustard", nutritional_info: {"calories":460.48,"fat":71.75,"carbohydrates":107.38,"protein":97.73,"allergens":"useful various"}, is_common: true },
            { id: 109, name: "Walnut Coconut", nutritional_info: {"calories":44.4,"fat":87.44,"carbohydrates":83.88,"protein":18.91,"allergens":"weekly month before little large plain"}, is_common: true },
            { id: 110, name: "Cumin", nutritional_info: {"calories":379.21,"fat":73.62,"carbohydrates":4.16,"protein":57.9,"allergens":"early between"}, is_common: true },
            { id: 111, name: "Pepperoni", nutritional_info: {"calories":13.01,"fat":63.69,"carbohydrates":41.97,"protein":98.14,"allergens":"clear light system general"}, is_common: true },
            { id: 112, name: "Garlic Sausage Apple", nutritional_info: {"calories":468.03,"fat":41.43,"carbohydrates":55.76,"protein":76.67,"allergens":"often natural number issue"}, is_common: true },
            { id: 113, name: "Rice Cream", nutritional_info: null, is_common: true },
            { id: 114, name: "Pepper Tomato Tofu", nutritional_info: {"calories":378.02,"fat":27.96,"carbohydrates":52.87,"protein":55.96,"allergens":"regular period natural"}, is_common: false },
            { id: 115, name: "Bread Almond Hazelnut", nutritional_info: {"calories":82.98,"fat":74.86,"carbohydrates":76.72,"protein":59.29,"allergens":"given always point"}, is_common: true },
            { id: 116, name: "Flour Chocolate", nutritional_info: {"calories":451.24,"fat":0.84,"carbohydrates":44.56,"protein":87.27,"allergens":"ground recent number single"}, is_common: true },
            { id: 117, name: "Peanut Olive", nutritional_info: {"calories":268.38,"fat":1.21,"carbohydrates":131.79,"protein":26.76,"allergens":"total along public section often every"}, is_common: true },
            { id: 118, name: "Carrot Salt Flour", nutritional_info: {"calories":58.98,"fat":55.96,"carbohydrates":117,"protein":67.66,"allergens":"regular large total whole moving partial"}, is_common: true },
            { id: 119, name: "Yogurt Sausage", nutritional_info: null, is_common: true },
            { id: 120, name: "Walnut", nutritional_info: {"calories":445.41,"fat":69.64,"carbohydrates":29.84,"protein":60.65,"allergens":"regular along general strong"}, is_common: true },
            { id: 121, name: "Cashew Butter", nutritional_info: {"calories":406.04,"fat":82.06,"carbohydrates":50.17,"protein":15.14,"allergens":"recent high"}, is_common: true },
            { id: 122, name: "Pepper", nutritional_info: {"calories":212.24,"fat":66.62,"carbohydrates":116.06,"protein":8.81,"allergens":"simple support direct"}, is_common: true },
            { id: 123, name: "Cinnamon Mustard", nutritional_info: {"calories":426.28,"fat":59.94,"carbohydrates":115.45,"protein":90.17,"allergens":"second ready moving order"}, is_common: true },
            { id: 124, name: "Almond Bread Yogurt", nutritional_info: {"calories":142.76,"fat":69.15,"carbohydrates":107.52,"protein":71.93,"allergens":"between month normal large along strong"}, is_common: true },
            { id: 125, name: "Yogurt Cumin", nutritional_info: {"calories":360.85,"fat":97.09,"carbohydrates":166.98,"protein":41.06,"allergens":"direct usual local"}, is_common: false },
            { id: 126, name: "Maple Coconut Pasta", nutritional_info: {"calories":400.17,"fat":82.95,"carbohydrates":19.02,"protein":81.11,"allergens":"useful careful point support update again"}, is_common: true },
            { id: 127, name: "Zucchini", nutritional_info: {"calories":256.7,"fat":87.93,"carbohydrates":111.13,"protein":73.51,"allergens":"happen every around special ground"}, is_common: true },
            { id: 128, name: "Sugar Maple", nutritional_info: {"calories":122.81,"fat":54.47,"carbohydrates":107.74,"protein":74.76,"allergens":"long around reason every change"}, is_common: true },
            { id: 129, name: "Pork Pepper", nutritional_info: {"calories":274.8,"fat":61.34,"carbohydrates":54.6,"protein":41.59,"allergens":"matter result direct"}, is_common: false },
            { id: 130, name: "Almond Broccoli", nutritional_info: {"calories":290.58,"fat":74.02,"carbohydrates":178.49,"protein":71.08,"allergens":"minor without result another"}, is_common: true },
            { id: 131, name: "Onion", nutritional_info: {"calories":403.65,"fat":23.99,"carbohydrates":86.18,"protein":0.17,"allergens":"notice total second close reason"}, is_common: true },
            { id: 132, name: "Butter Spinach", nutritional_info: null, is_common: false },
            { id: 133, name: "Chicken Fish", nutritional_info: {"calories":414.28,"fat":86.57,"carbohydrates":165.68,"protein":54.95,"allergens":"long great given regular quick"}, is_common: false },
            { id: 134, name: "Almond Hazelnut Egg", nutritional_info: null, is_common: true },
            { id: 135, name: "Lime Vinegar", nutritional_info: null, is_common: true },
            { id: 136, name: "Sausage", nutritional_info: {"calories":190.43,"fat":75.5,"carbohydrates":126.01,"protein":34.02,"allergens":"long quick record general"}, is_common: true },
            { id: 137, name: "Egg", nutritional_info: {"calories":15.02,"fat":58.12,"carbohydrates":87.88,"protein":96.66,"allergens":"early review little large public"}, is_common: true },
            { id: 138, name: "Walnut Banana Almond", nutritional_info: {"calories":190.06,"fat":62.04,"carbohydrates":112.44,"protein":35.84,"allergens":"several toward"}, is_common: true },
            { id: 139, name: "Walnut Pepperoni", nutritional_info: {"calories":20.39,"fat":74,"carbohydrates":41.92,"protein":81.33,"allergens":"detail matter within common"}, is_common: true },
            { id: 140, name: "Turkey Ginger Banana", nutritional_info: {"calories":118.01,"fat":69.85,"carbohydrates":133.27,"protein":67.34,"allergens":"ground several detail"}, is_common: false },
            { id: 141, name: "Pepper Cashew Broccoli", nutritional_info: {"calories":173.46,"fat":87.1,"carbohydrates":149.82,"protein":36.89,"allergens":"ready whole several"}, is_common: true },
            { id: 142, name: "Sugar Spinach Honey", nutritional_info: {"calories":2.01,"fat":52.03,"carbohydrates":70.46,"protein":90.69,"allergens":"around review period usual toward always"}, is_common: true },
            { id: 143, name: "Ginger", nutritional_info: {"calories":261.6,"fat":97.34,"carbohydrates":42.94,"protein":55.48,"allergens":"moment toward whole special long"}, is_common: true },
            { id: 144, name: "Honey Shrimp Lamb", nutritional_info: {"calories":241.02,"fat":38.74,"carbohydrates":37.99,"protein":47.93,"allergens":"common quiet moving weekly outside"}, is_common: false },
            { id: 145, name: "Coconut", nutritional_info: {"calories":134.51,"fat":20.42,"carbohydrates":176.5,"protein":69.54,"allergens":"total happen"}, is_common: false },
            { id: 146, name: "Almond", nutritional_info: {"calories":480.01,"fat":34.65,"carbohydrates":198.77,"protein":10.14,"allergens":"first point example"}, is_common: true },
            { id: 147, name: "Yogurt Shrimp Honey", nutritional_info: {"calories":326.26,"fat":58.59,"carbohydrates":146.82,"protein":9.77,"allergens":"notice again"}, is_common: true },
            { id: 148, name: "Banana", nutritional_info: null, is_common: true },
            { id: 149, name: "Lemon Quinoa", nutritional_info: {"calories":126.72,"fat":69.46,"carbohydrates":71.84,"protein":74.4,"allergens":"simple special"}, is_common: false },
            { id: 150, name: "Cheese", nutritional_info: null, is_common: true },
            { id: 151, name: "Carrot", nutritional_info: {"calories":267,"fat":53.9,"carbohydrates":75.43,"protein":60.14,"allergens":"close because long"}, is_common: true },
            { id: 152, name: "Vinegar Pepper", nutritional_info: {"calories":352.09,"fat":81.23,"carbohydrates":64.26,"protein":6.12,"allergens":"plain several"}, is_common: true },
            { id: 153, name: "Tofu Banana", nutritional_info: {"calories":0.17,"fat":2.61,"carbohydrates":72.99,"protein":9.69,"allergens":"happen often second given regular"}, is_common: true },
            { id: 154, name: "Sausage Walnut Flour", nutritional_info: {"calories":337.7,"fat":94.52,"carbohydrates":1.25,"protein":31.9,"allergens":"still bright level public about support"}, is_common: true },
            { id: 155, name: "Salt Zucchini Beef", nutritional_info: {"calories":294.8,"fat":25.51,"carbohydrates":40.81,"protein":2.38,"allergens":"before short high single within"}, is_common: true },
            { id: 156, name: "Cream Kale Quinoa", nutritional_info: {"calories":153.32,"fat":68.12,"carbohydrates":55.56,"protein":61.38,"allergens":"still again matter"}, is_common: true },
            { id: 157, name: "Vinegar Coconut Maple", nutritional_info: {"calories":183.14,"fat":11.71,"carbohydrates":26.23,"protein":67.4,"allergens":"outside group"}, is_common: false },
            { id: 158, name: "Maple", nutritional_info: {"calories":179.18,"fat":96.49,"carbohydrates":121.9,"protein":96.25,"allergens":"without strong major close again"}, is_common: false },
            { id: 159, name: "Apple Lamb", nutritional_info: {"calories":227.8,"fat":37.94,"carbohydrates":93.1,"protein":24.21,"allergens":"yearly notice along support minor open"}, is_common: true },
            { id: 160, name: "Lime", nutritional_info: {"calories":269.21,"fat":41.27,"carbohydrates":33.78,"protein":23.51,"allergens":"weekly strong without toward minor system"}, is_common: true },
            { id: 161, name: "Salt Olive", nutritional_info: null, is_common: true },
            { id: 162, name: "Fish", nutritional_info: {"calories":160.66,"fat":89.89,"carbohydrates":184.95,"protein":97.37,"allergens":"natural normal"}, is_common: true },
            { id: 163, name: "Onion", nutritional_info: {"calories":236.14,"fat":5.47,"carbohydrates":29.5,"protein":38.91,"allergens":"inside easy general enough"}, is_common: true },
            { id: 164, name: "Coconut Flour Salt", nutritional_info: {"calories":5.39,"fat":36.89,"carbohydrates":50.42,"protein":4.67,"allergens":"along level"}, is_common: true },
            { id: 165, name: "Pasta Pepper Egg", nutritional_info: {"calories":116.61,"fat":16.11,"carbohydrates":189.39,"protein":94.34,"allergens":"reason always total"}, is_common: true },
            { id: 166, name: "Cashew Pork Zucchini", nutritional_info: {"calories":211.59,"fat":51.75,"carbohydrates":21.24,"protein":93.09,"allergens":"other whole regular normal moving"}, is_common: false },
            { id: 167, name: "Pepper Chocolate Beef", nutritional_info: {"calories":240.87,"fat":94.12,"carbohydrates":173.7,"protein":26.78,"allergens":"another given change useful again"}, is_common: true },
            { id: 168, name: "Carrot", nutritional_info: {"calories":347.25,"fat":11.04,"carbohydrates":140.39,"protein":96.31,"allergens":"plain enough regular recent"}, is_common: false },
            { id: 169, name: "Vinegar Zucchini Cinnamon", nutritional_info: {"calories":152.36,"fat":43.3,"carbohydrates":59.8,"protein":90.03,"allergens":"clear section month moving whole change"}, is_common: true },
            { id: 170, name: "Cream Onion", nutritional_info: {"calories":30.45,"fat":10.85,"carbohydrates":110.33,"protein":3.36,"allergens":"later clear"}, is_common: false },
            { id: 171, name: "Chicken", nutritional_info: {"calories":427.77,"fat":74.1,"carbohydrates":117.94,"protein":52.51,"allergens":"support early detail issue"}, is_common: true },
            { id: 172, name: "Soy Pepper", nutritional_info: {"calories":133.19,"fat":38.79,"carbohydrates":165.37,"protein":69.53,"allergens":"given enough partial"}, is_common: true },
            { id: 173, name: "Cinnamon", nutritional_info: {"calories":181.43,"fat":87.45,"carbohydrates":178.04,"protein":5.17,"allergens":"quick order"}, is_common: false },
            { id: 174, name: "Spinach Bread", nutritional_info: {"calories":477.6,"fat":49.55,"carbohydrates":129.6,"protein":59.54,"allergens":"short month around other"}, is_common: true },
            { id: 175, name: "Soy", nutritional_info: {"calories":82.7,"fat":88.29,"carbohydrates":124.77,"protein":12.53,"allergens":"partial without between general light section"}, is_common: true },
            { id: 176, name: "Banana Spinach Hazelnut", nutritional_info: null, is_common: true },
            { id: 177, name: "Flour Cream", nutritional_info: null, is_common: true },
            { id: 178, name: "Honey", nutritional_info: {"calories":197.04,"fat":81.11,"carbohydrates":183.64,"protein":3.86,"allergens":"steady careful little period"}, is_common: true },
            { id: 179, name: "Cheese Lemon Pepper", nutritional_info: {"calories":46.41,"fat":72.79,"carbohydrates":193.69,"protein":66.49,"allergens":"useful single because"}, is_common: false },
            { id: 180, name: "Cinnamon", nutritional_info: {"calories":96.11,"fat":62.14,"carbohydrates":169.19,"protein":54.22,"allergens":"first various month notice morning group"}, is_common: false },
            { id: 181, name: "Sausage", nutritional_info: {"calories":334.65,"fat":85.9,"carbohydrates":12.95,"protein":78.33,"allergens":"period plain issue point normal happen"}, is_common: true },
            { id: 182, name: "Basil Pork Fish", nutritional_info: {"calories":268.44,"fat":20.04,"carbohydrates":40.26,"protein":92.89,"allergens":"general second"}, is_common: false },
            { id: 183, name: "Cashew Bread Tomato", nutritional_info: {"calories":9.19,"fat":37.15,"carbohydrates":112.22,"protein":48.3,"allergens":"after summary every whole high"}, is_common: true },
            { id: 184, name: "Mustard", nutritional_info: null, is_common: false },
            { id: 185, name: "Cinnamon Chicken Kale", nutritional_info: {"calories":246.87,"fat":23.68,"carbohydrates":152.84,"protein":24.76,"allergens":"matter order"}, is_common: true },
            { id: 186, name: "Olive Lemon Banana", nutritional_info: {"calories":434.27,"fat":80.03,"carbohydrates":153.69,"protein":73.67,"allergens":"usual order whole after happen"}, is_common: false },
            { id: 187, name: "Tomato Zucchini", nutritional_info: {"calories":46.4,"fat":1.28,"carbohydrates":197.97,"protein":41.08,"allergens":"careful support issue system another"}, is_common: true },
            { id: 188, name: "Lamb", nutritional_info: {"calories":73.54,"fat":76.16,"carbohydrates":29.83,"protein":65.55,"allergens":"large example little before another direct"}, is_common: true },
            { id: 189, name: "Cumin Olive", nutritional_info: null, is_common: false },
            { id: 190, name: "Cumin", nutritional_info: {"calories":387.32,"fat":28.21,"carbohydrates":41.78,"protein":50.54,"allergens":"simple change reason large because"}, is_common: true },
            { id: 191, name: "Banana Cumin Beef", nutritional_info: {"calories":349.53,"fat":50.6,"carbohydrates":132.48,"protein":83.48,"allergens":"month bright within easy happen ready"}, is_common: false },
            { id: 192, name: "Bread Coconut", nutritional_info: {"calories":260.93,"fat":32.54,"carbohydrates":196.91,"protein":31.44,"allergens":"local update"}, is_common: true },
            { id: 193, name: "Almond", nutritional_info: {"calories":300.14,"fat":23.95,"carbohydrates":1.41,"protein":52.48,"allergens":"because today record system"}, is_common: true },
            { id: 194, name: "Turkey Banana Fish", nutritional_info: {"calories":223.57,"fat":96.58,"carbohydrates":136.53,"protein":32.72,"allergens":"quiet short local open"}, is_common: true },
            { id: 195, name: "Bread Egg Rice", nutritional_info: {"calories":250.4,"fat":32.37,"carbohydrates":190.97,"protein":66.73,"allergens":"moving simple moment always common weekly"}, is_common: true },
            { id: 196, name: "Peanut Vinegar Pepper", nutritional_info: {"calories":174.37,"fat":77.82,"carbohydrates":85.3,"protein":95.82,"allergens":"normal small inside"}, is_common: false },
            { id: 197, name: "Maple", nutritional_info: {"calories":8.01,"fat":82.15,"carbohydrates":30.83,"protein":82.94,"allergens":"within change"}, is_common: true },
            { id: 198, name: "Vinegar Yogurt", nutritional_info: {"calories":39.44,"fat":7.83,"carbohydrates":148.35,"protein":37.2,"allergens":"usual yearly enough month"}, is_common: true },
            { id: 199, name: "Lemon", nutritional_info: null, is_common: false },
            { id: 200, name: "Pepper", nutritional_info: {"calories":444.98,"fat":73.85,"carbohydrates":101.97,"protein":60.87,"allergens":"nearly large"}, is_common: true },
        ],
    });
    await prisma.allergens.createMany({
        data: [
            { id: 1, ingredient_id: 25, allergen_name: null, severity: "mild", allergen_type: "environmental" },
            { id: 2, ingredient_id: 53, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 3, ingredient_id: 100, allergen_name: "wheat", severity: "moderate", allergen_type: "food" },
            { id: 4, ingredient_id: 170, allergen_name: "lactose", severity: "moderate", allergen_type: "food" },
            { id: 5, ingredient_id: 96, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 6, ingredient_id: 170, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 7, ingredient_id: 181, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 8, ingredient_id: 59, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 9, ingredient_id: 147, allergen_name: "msg corn", severity: "severe", allergen_type: "food" },
            { id: 10, ingredient_id: 163, allergen_name: "emulsifier yeast", severity: "severe", allergen_type: "food" },
            { id: 11, ingredient_id: 29, allergen_name: "yeast emulsifier", severity: "moderate", allergen_type: "chemical" },
            { id: 12, ingredient_id: 74, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 13, ingredient_id: 119, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 14, ingredient_id: 4, allergen_name: "glutamate gluten", severity: "moderate", allergen_type: "food" },
            { id: 15, ingredient_id: 33, allergen_name: "preservative yeast", severity: "moderate", allergen_type: "food" },
            { id: 16, ingredient_id: 92, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 17, ingredient_id: 43, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 18, ingredient_id: 155, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 19, ingredient_id: 129, allergen_name: "sugar-alcohol", severity: "moderate", allergen_type: "food" },
            { id: 20, ingredient_id: 68, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 21, ingredient_id: 71, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 22, ingredient_id: 11, allergen_name: "carrageenan emulsifier lactose", severity: "moderate", allergen_type: "food" },
            { id: 23, ingredient_id: 157, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 24, ingredient_id: 101, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 25, ingredient_id: 47, allergen_name: "saccharin artificial", severity: "moderate", allergen_type: "food" },
            { id: 26, ingredient_id: 119, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 27, ingredient_id: 156, allergen_name: "mustard fish wheat", severity: "moderate", allergen_type: "food" },
            { id: 28, ingredient_id: 185, allergen_name: null, severity: "mild", allergen_type: "environmental" },
            { id: 29, ingredient_id: 185, allergen_name: "lupin barley", severity: "moderate", allergen_type: "food" },
            { id: 30, ingredient_id: 131, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 31, ingredient_id: 149, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 32, ingredient_id: 91, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 33, ingredient_id: 1, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 34, ingredient_id: 142, allergen_name: null, severity: "mild", allergen_type: "environmental" },
            { id: 35, ingredient_id: 43, allergen_name: "coconut", severity: "severe", allergen_type: "food" },
            { id: 36, ingredient_id: 95, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 37, ingredient_id: 149, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 38, ingredient_id: 35, allergen_name: "soy corn", severity: "severe", allergen_type: "food" },
            { id: 39, ingredient_id: 95, allergen_name: null, severity: "mild", allergen_type: "environmental" },
            { id: 40, ingredient_id: 19, allergen_name: "dairy corn sugar-alcohol", severity: "moderate", allergen_type: "environmental" },
            { id: 41, ingredient_id: 98, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 42, ingredient_id: 148, allergen_name: "preservative", severity: "moderate", allergen_type: "chemical" },
            { id: 43, ingredient_id: 7, allergen_name: "coconut yeast alkali", severity: "moderate", allergen_type: "chemical" },
            { id: 44, ingredient_id: 77, allergen_name: "soy wheat", severity: "moderate", allergen_type: "chemical" },
            { id: 45, ingredient_id: 191, allergen_name: "barley rye peanut", severity: "moderate", allergen_type: "environmental" },
            { id: 46, ingredient_id: 135, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 47, ingredient_id: 143, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 48, ingredient_id: 122, allergen_name: "caffeine", severity: "moderate", allergen_type: "food" },
            { id: 49, ingredient_id: 186, allergen_name: "shellfish sorbate sugar-alcohol", severity: "severe", allergen_type: "chemical" },
            { id: 50, ingredient_id: 160, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 51, ingredient_id: 192, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 52, ingredient_id: 159, allergen_name: "caffeine", severity: "moderate", allergen_type: "food" },
            { id: 53, ingredient_id: 55, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 54, ingredient_id: 166, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 55, ingredient_id: 32, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 56, ingredient_id: 131, allergen_name: "peanut", severity: "moderate", allergen_type: "food" },
            { id: 57, ingredient_id: 57, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 58, ingredient_id: 36, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 59, ingredient_id: 23, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 60, ingredient_id: 3, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 61, ingredient_id: 193, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 62, ingredient_id: 114, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 63, ingredient_id: 23, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 64, ingredient_id: 54, allergen_name: "natural lactose peanut", severity: "moderate", allergen_type: "chemical" },
            { id: 65, ingredient_id: 67, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 66, ingredient_id: 164, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 67, ingredient_id: 152, allergen_name: "flavoring", severity: "moderate", allergen_type: "food" },
            { id: 68, ingredient_id: 166, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 69, ingredient_id: 61, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 70, ingredient_id: 44, allergen_name: "antioxidant fish", severity: "moderate", allergen_type: "environmental" },
            { id: 71, ingredient_id: 61, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 72, ingredient_id: 160, allergen_name: "lupin", severity: "moderate", allergen_type: "environmental" },
            { id: 73, ingredient_id: 32, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 74, ingredient_id: 26, allergen_name: "sugar-alcohol", severity: "severe", allergen_type: "food" },
            { id: 75, ingredient_id: 59, allergen_name: "gluten", severity: "moderate", allergen_type: "food" },
            { id: 76, ingredient_id: 10, allergen_name: "antioxidant rye", severity: "severe", allergen_type: "food" },
            { id: 77, ingredient_id: 43, allergen_name: "glutamate", severity: "severe", allergen_type: "chemical" },
            { id: 78, ingredient_id: 134, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 79, ingredient_id: 161, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 80, ingredient_id: 144, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 81, ingredient_id: 102, allergen_name: null, severity: "mild", allergen_type: "environmental" },
            { id: 82, ingredient_id: 61, allergen_name: "sugar-alcohol", severity: "moderate", allergen_type: "chemical" },
            { id: 83, ingredient_id: 150, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 84, ingredient_id: 68, allergen_name: "natural acid stabilizer", severity: "moderate", allergen_type: "food" },
            { id: 85, ingredient_id: 71, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 86, ingredient_id: 103, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 87, ingredient_id: 100, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 88, ingredient_id: 179, allergen_name: "emulsifier nightshade", severity: "moderate", allergen_type: "food" },
            { id: 89, ingredient_id: 134, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 90, ingredient_id: 141, allergen_name: "rye coconut", severity: "moderate", allergen_type: "chemical" },
            { id: 91, ingredient_id: 1, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 92, ingredient_id: 29, allergen_name: "rye", severity: "moderate", allergen_type: "chemical" },
            { id: 93, ingredient_id: 181, allergen_name: "glutamate caffeine antioxidant", severity: "severe", allergen_type: "food" },
            { id: 94, ingredient_id: 124, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 95, ingredient_id: 13, allergen_name: null, severity: "mild", allergen_type: "chemical" },
            { id: 96, ingredient_id: 16, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 97, ingredient_id: 58, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 98, ingredient_id: 123, allergen_name: "sulphites", severity: "severe", allergen_type: "chemical" },
            { id: 99, ingredient_id: 183, allergen_name: null, severity: "mild", allergen_type: "food" },
            { id: 100, ingredient_id: 35, allergen_name: null, severity: "mild", allergen_type: "food" },
        ],
    });
    await prisma.substitutions.createMany({
        data: [
            { id: 1, ingredient_id: 71, substitute_id: 36, reason: "Support confirmed the details and the order was approved.", substitution_type: "flavor profile", popularity_score: "7.10" },
            { id: 2, ingredient_id: 164, substitute_id: 195, reason: "The account was rejected following an automatic review.", substitution_type: "dietary restriction", popularity_score: "5.65" },
            { id: 3, ingredient_id: 75, substitute_id: 41, reason: "The reviewer asked for a change and the session was refunded.", substitution_type: "flavor profile", popularity_score: "5.88" },
            { id: 4, ingredient_id: 123, substitute_id: 182, reason: "The payment was cancelled after an automatic check.", substitution_type: "cost", popularity_score: "6.08" },
            { id: 5, ingredient_id: 65, substitute_id: 108, reason: "The team reported an urgent issue; the payment was reopened.", substitution_type: "cost", popularity_score: "5.66" },
            { id: 6, ingredient_id: 141, substitute_id: 182, reason: "The record was refunded — urgent case, no further action.", substitution_type: "dietary restriction", popularity_score: "5.97" },
            { id: 7, ingredient_id: 72, substitute_id: 156, reason: "The booking was rescheduled following an automatic review.", substitution_type: "cost", popularity_score: "5.70" },
            { id: 8, ingredient_id: 33, substitute_id: 3, reason: "A manual follow-up: the booking was resolved.", substitution_type: "flavor profile", popularity_score: "5.39" },
            { id: 9, ingredient_id: 32, substitute_id: 20, reason: "Flagged as automatic. The supplier updated the document.", substitution_type: "flavor profile", popularity_score: "4.35" },
            { id: 10, ingredient_id: 120, substitute_id: 139, reason: "Flagged as standard. Support replaced the order.", substitution_type: "flavor profile", popularity_score: "3.20" },
            { id: 11, ingredient_id: 66, substitute_id: 86, reason: "The refund was closed following a minor review.", substitution_type: "flavor profile", popularity_score: "5.00" },
            { id: 12, ingredient_id: 10, substitute_id: 63, reason: "The reviewer asked for a change and the ticket was updated.", substitution_type: "cost", popularity_score: "7.51" },
            { id: 13, ingredient_id: 21, substitute_id: 58, reason: "No response from the reviewer, so the order was escalated.", substitution_type: "cost", popularity_score: "4.00" },
            { id: 14, ingredient_id: 138, substitute_id: 125, reason: "The item was reopened after an unusual check.", substitution_type: "flavor profile", popularity_score: "6.42" },
            { id: 15, ingredient_id: 80, substitute_id: 113, reason: "No response from an operator, so the delivery was confirmed.", substitution_type: "cost", popularity_score: "2.98" },
            { id: 16, ingredient_id: 198, substitute_id: 8, reason: "The ticket was escalated — late case, no further action.", substitution_type: "dietary restriction", popularity_score: "4.34" },
            { id: 17, ingredient_id: 23, substitute_id: 42, reason: "Flagged as duplicate. An operator escalated the document.", substitution_type: "cost", popularity_score: "6.59" },
            { id: 18, ingredient_id: 149, substitute_id: 140, reason: "Support asked for a change and the delivery was resolved.", substitution_type: "cost", popularity_score: "5.09" },
            { id: 19, ingredient_id: 60, substitute_id: 167, reason: "The account was processed — automatic case, no further action.", substitution_type: "flavor profile", popularity_score: "3.64" },
            { id: 20, ingredient_id: 85, substitute_id: 188, reason: "The team reported a routine issue; the record was closed.", substitution_type: "flavor profile", popularity_score: "4.06" },
            { id: 21, ingredient_id: 63, substitute_id: 170, reason: "The supplier reported an unusual issue; the booking was reviewed.", substitution_type: "flavor profile", popularity_score: "6.61" },
            { id: 22, ingredient_id: 158, substitute_id: 108, reason: "The reviewer confirmed the details and the delivery was replaced.", substitution_type: "flavor profile", popularity_score: "6.70" },
            { id: 23, ingredient_id: 79, substitute_id: 140, reason: "Support asked for a change and the payment was completed.", substitution_type: "cost", popularity_score: "5.14" },
            { id: 24, ingredient_id: 20, substitute_id: 149, reason: "The request was escalated after a duplicate check.", substitution_type: "cost", popularity_score: "5.32" },
            { id: 25, ingredient_id: 19, substitute_id: 30, reason: "A minor report was reviewed the same day.", substitution_type: "flavor profile", popularity_score: "5.04" },
            { id: 26, ingredient_id: 32, substitute_id: 174, reason: "An automatic booking was delayed the same day.", substitution_type: "flavor profile", popularity_score: "6.64" },
            { id: 27, ingredient_id: 31, substitute_id: 191, reason: "The invoice was delayed — incomplete case, no further action.", substitution_type: "flavor profile", popularity_score: "8.03" },
            { id: 28, ingredient_id: 48, substitute_id: 27, reason: "The team asked for a change and the account was replaced.", substitution_type: "flavor profile", popularity_score: "5.91" },
            { id: 29, ingredient_id: 189, substitute_id: 80, reason: "The account was completed after an urgent check.", substitution_type: "dietary restriction", popularity_score: "5.44" },
            { id: 30, ingredient_id: 159, substitute_id: 186, reason: "Support asked for a change and the claim was resolved.", substitution_type: "dietary restriction", popularity_score: "6.08" },
            { id: 31, ingredient_id: 7, substitute_id: 100, reason: "The claim was approved after a late check.", substitution_type: "dietary restriction", popularity_score: "6.95" },
            { id: 32, ingredient_id: 65, substitute_id: 132, reason: "The ticket was confirmed — minor case, no further action.", substitution_type: "flavor profile", popularity_score: "5.56" },
            { id: 33, ingredient_id: 102, substitute_id: 123, reason: null, substitution_type: "flavor profile", popularity_score: "6.25" },
            { id: 34, ingredient_id: 143, substitute_id: 42, reason: "The appointment was refunded after a repeat check.", substitution_type: "dietary restriction", popularity_score: "5.48" },
            { id: 35, ingredient_id: 138, substitute_id: 1, reason: "The record was reviewed following an incomplete review.", substitution_type: "flavor profile", popularity_score: "3.78" },
            { id: 36, ingredient_id: 23, substitute_id: 187, reason: "An automatic follow-up: the payment was delayed.", substitution_type: "dietary restriction", popularity_score: "5.75" },
            { id: 37, ingredient_id: 27, substitute_id: 9, reason: "A manual session was processed the same day.", substitution_type: "flavor profile", popularity_score: "2.95" },
            { id: 38, ingredient_id: 121, substitute_id: 193, reason: "An urgent account was rescheduled the same day.", substitution_type: "flavor profile", popularity_score: "5.32" },
            { id: 39, ingredient_id: 116, substitute_id: 75, reason: "The refund was updated after an automatic check.", substitution_type: "dietary restriction", popularity_score: "3.32" },
            { id: 40, ingredient_id: 60, substitute_id: 186, reason: "Flagged as automatic. The account owner updated the booking.", substitution_type: "flavor profile", popularity_score: "5.03" },
            { id: 41, ingredient_id: 73, substitute_id: 80, reason: null, substitution_type: "flavor profile", popularity_score: "4.56" },
            { id: 42, ingredient_id: 22, substitute_id: 18, reason: "A standard item was processed the same day.", substitution_type: "flavor profile", popularity_score: "6.42" },
            { id: 43, ingredient_id: 12, substitute_id: 20, reason: "The booking was cancelled — standard case, no further action.", substitution_type: "flavor profile", popularity_score: "6.12" },
            { id: 44, ingredient_id: 115, substitute_id: 125, reason: "No response from the customer, so the claim was rejected.", substitution_type: "flavor profile", popularity_score: "4.78" },
            { id: 45, ingredient_id: 71, substitute_id: 170, reason: "The payment was reviewed after an automatic check.", substitution_type: "dietary restriction", popularity_score: "5.37" },
            { id: 46, ingredient_id: 38, substitute_id: 88, reason: "A routine booking was rescheduled the same day.", substitution_type: "flavor profile", popularity_score: "3.02" },
            { id: 47, ingredient_id: 149, substitute_id: 63, reason: null, substitution_type: "flavor profile", popularity_score: "3.98" },
            { id: 48, ingredient_id: 99, substitute_id: 35, reason: "A routine claim was approved the same day.", substitution_type: "flavor profile", popularity_score: "6.03" },
            { id: 49, ingredient_id: 60, substitute_id: 47, reason: "The customer confirmed the details and the invoice was completed.", substitution_type: "cost", popularity_score: "5.97" },
            { id: 50, ingredient_id: 165, substitute_id: 119, reason: "The ticket was closed following an automatic review.", substitution_type: "flavor profile", popularity_score: "5.48" },
            { id: 51, ingredient_id: 150, substitute_id: 35, reason: "Flagged as late. The courier escalated the document.", substitution_type: "cost", popularity_score: "3.70" },
            { id: 52, ingredient_id: 177, substitute_id: 55, reason: "The item was replaced following a repeat review.", substitution_type: "flavor profile", popularity_score: "4.57" },
            { id: 53, ingredient_id: 22, substitute_id: 19, reason: "An operator asked for a change and the shipment was updated.", substitution_type: "flavor profile", popularity_score: "4.89" },
            { id: 54, ingredient_id: 16, substitute_id: 82, reason: "Support confirmed the details and the report was confirmed.", substitution_type: "dietary restriction", popularity_score: "3.40" },
            { id: 55, ingredient_id: 77, substitute_id: 112, reason: "The appointment was reviewed after a late check.", substitution_type: "cost", popularity_score: "6.84" },
            { id: 56, ingredient_id: 145, substitute_id: 43, reason: "The customer confirmed the details and the claim was reviewed.", substitution_type: "dietary restriction", popularity_score: "4.08" },
            { id: 57, ingredient_id: 179, substitute_id: 104, reason: null, substitution_type: "flavor profile", popularity_score: "5.84" },
            { id: 58, ingredient_id: 76, substitute_id: 60, reason: "The session was reopened — automatic case, no further action.", substitution_type: "cost", popularity_score: "3.58" },
            { id: 59, ingredient_id: 123, substitute_id: 79, reason: "A manual follow-up: the document was processed.", substitution_type: "dietary restriction", popularity_score: "6.71" },
            { id: 60, ingredient_id: 161, substitute_id: 109, reason: "Support asked for a change and the invoice was rescheduled.", substitution_type: "flavor profile", popularity_score: "5.98" },
            { id: 61, ingredient_id: 154, substitute_id: 108, reason: "The shipment was cancelled following an incomplete review.", substitution_type: "dietary restriction", popularity_score: "5.55" },
            { id: 62, ingredient_id: 137, substitute_id: 37, reason: "The session was confirmed after a standard check.", substitution_type: "flavor profile", popularity_score: "5.63" },
            { id: 63, ingredient_id: 67, substitute_id: 39, reason: null, substitution_type: "flavor profile", popularity_score: "5.94" },
            { id: 64, ingredient_id: 53, substitute_id: 25, reason: "The claim was refunded — partial case, no further action.", substitution_type: "dietary restriction", popularity_score: "7.77" },
            { id: 65, ingredient_id: 151, substitute_id: 82, reason: "The report was confirmed following an automatic review.", substitution_type: "cost", popularity_score: "5.90" },
            { id: 66, ingredient_id: 58, substitute_id: 179, reason: "The invoice was approved — incomplete case, no further action.", substitution_type: "flavor profile", popularity_score: "5.82" },
            { id: 67, ingredient_id: 120, substitute_id: 56, reason: "Flagged as urgent. The customer updated the payment.", substitution_type: "dietary restriction", popularity_score: "5.77" },
            { id: 68, ingredient_id: 129, substitute_id: 142, reason: "An automatic session was confirmed the same day.", substitution_type: "flavor profile", popularity_score: "4.76" },
            { id: 69, ingredient_id: 195, substitute_id: 157, reason: "The booking was resolved following an urgent review.", substitution_type: "cost", popularity_score: "8.84" },
            { id: 70, ingredient_id: 37, substitute_id: 158, reason: "Flagged as partial. The team resolved the claim.", substitution_type: "dietary restriction", popularity_score: "3.41" },
            { id: 71, ingredient_id: 67, substitute_id: 106, reason: "The transfer was refunded — incomplete case, no further action.", substitution_type: "flavor profile", popularity_score: "6.05" },
            { id: 72, ingredient_id: 181, substitute_id: 138, reason: "Support confirmed the details and the item was updated.", substitution_type: "flavor profile", popularity_score: "6.46" },
            { id: 73, ingredient_id: 131, substitute_id: 20, reason: "The supplier reported a routine issue; the delivery was replaced.", substitution_type: "flavor profile", popularity_score: "6.98" },
            { id: 74, ingredient_id: 70, substitute_id: 141, reason: "No response from the reviewer, so the request was completed.", substitution_type: "flavor profile", popularity_score: "4.50" },
            { id: 75, ingredient_id: 99, substitute_id: 94, reason: "An operator reported a routine issue; the delivery was replaced.", substitution_type: "dietary restriction", popularity_score: "5.19" },
            { id: 76, ingredient_id: 114, substitute_id: 94, reason: "Flagged as minor. The account owner rescheduled the booking.", substitution_type: "flavor profile", popularity_score: "4.88" },
            { id: 77, ingredient_id: 94, substitute_id: 161, reason: "An operator asked for a change and the item was escalated.", substitution_type: "flavor profile", popularity_score: "6.39" },
            { id: 78, ingredient_id: 171, substitute_id: 102, reason: "Flagged as unusual. The reviewer refunded the claim.", substitution_type: "flavor profile", popularity_score: "6.61" },
            { id: 79, ingredient_id: 194, substitute_id: 178, reason: "An incomplete record was updated the same day.", substitution_type: "dietary restriction", popularity_score: "3.18" },
            { id: 80, ingredient_id: 1, substitute_id: 95, reason: "An incomplete document was rescheduled the same day.", substitution_type: "flavor profile", popularity_score: "7.02" },
            { id: 81, ingredient_id: 42, substitute_id: 111, reason: "The record was delayed following a duplicate review.", substitution_type: "cost", popularity_score: "7.95" },
            { id: 82, ingredient_id: 154, substitute_id: 8, reason: "No response from the courier, so the ticket was rescheduled.", substitution_type: "cost", popularity_score: "5.01" },
            { id: 83, ingredient_id: 146, substitute_id: 14, reason: "The supplier confirmed the details and the appointment was reviewed.", substitution_type: "flavor profile", popularity_score: "3.84" },
            { id: 84, ingredient_id: 67, substitute_id: 46, reason: "No response from the reviewer, so the claim was reopened.", substitution_type: "flavor profile", popularity_score: "4.71" },
            { id: 85, ingredient_id: 24, substitute_id: 179, reason: "A routine request was approved the same day.", substitution_type: "flavor profile", popularity_score: "6.29" },
            { id: 86, ingredient_id: 71, substitute_id: 40, reason: "No response from the supplier, so the booking was confirmed.", substitution_type: "flavor profile", popularity_score: "4.50" },
            { id: 87, ingredient_id: 2, substitute_id: 49, reason: "The supplier asked for a change and the account was refunded.", substitution_type: "dietary restriction", popularity_score: "4.64" },
            { id: 88, ingredient_id: 75, substitute_id: 109, reason: "The customer asked for a change and the session was completed.", substitution_type: "dietary restriction", popularity_score: "5.40" },
            { id: 89, ingredient_id: 12, substitute_id: 20, reason: "Flagged as late. The team resolved the document.", substitution_type: "flavor profile", popularity_score: "7.22" },
            { id: 90, ingredient_id: 97, substitute_id: 174, reason: "The courier confirmed the details and the transfer was confirmed.", substitution_type: "flavor profile", popularity_score: "6.11" },
            { id: 91, ingredient_id: 26, substitute_id: 16, reason: "A manual follow-up: the ticket was updated.", substitution_type: "dietary restriction", popularity_score: "5.13" },
            { id: 92, ingredient_id: 163, substitute_id: 18, reason: "An urgent follow-up: the account was replaced.", substitution_type: "flavor profile", popularity_score: "7.57" },
            { id: 93, ingredient_id: 36, substitute_id: 7, reason: "No response from the team, so the item was completed.", substitution_type: "flavor profile", popularity_score: "5.34" },
            { id: 94, ingredient_id: 173, substitute_id: 39, reason: "The customer reported an unusual issue; the item was updated.", substitution_type: "dietary restriction", popularity_score: "5.88" },
            { id: 95, ingredient_id: 109, substitute_id: 196, reason: null, substitution_type: "cost", popularity_score: "6.63" },
            { id: 96, ingredient_id: 98, substitute_id: 149, reason: "Flagged as routine. Support approved the booking.", substitution_type: "cost", popularity_score: "2.81" },
            { id: 97, ingredient_id: 194, substitute_id: 198, reason: "No response from the team, so the booking was approved.", substitution_type: "cost", popularity_score: "6.28" },
            { id: 98, ingredient_id: 107, substitute_id: 60, reason: "A manual claim was delayed the same day.", substitution_type: "cost", popularity_score: "5.38" },
            { id: 99, ingredient_id: 127, substitute_id: 92, reason: null, substitution_type: "flavor profile", popularity_score: "5.91" },
            { id: 100, ingredient_id: 194, substitute_id: 32, reason: "A minor refund was replaced the same day.", substitution_type: "dietary restriction", popularity_score: "4.64" },
            { id: 101, ingredient_id: 170, substitute_id: 16, reason: "The reviewer asked for a change and the transfer was reviewed.", substitution_type: "flavor profile", popularity_score: "7.49" },
            { id: 102, ingredient_id: 179, substitute_id: 166, reason: "The account owner reported an urgent issue; the payment was cancelled.", substitution_type: "cost", popularity_score: "4.79" },
            { id: 103, ingredient_id: 155, substitute_id: 49, reason: "The claim was cancelled after an unusual check.", substitution_type: "flavor profile", popularity_score: "5.07" },
            { id: 104, ingredient_id: 8, substitute_id: 52, reason: "An unusual follow-up: the report was completed.", substitution_type: "dietary restriction", popularity_score: "6.51" },
            { id: 105, ingredient_id: 124, substitute_id: 173, reason: "A late order was rejected the same day.", substitution_type: "dietary restriction", popularity_score: "7.34" },
            { id: 106, ingredient_id: 134, substitute_id: 143, reason: "The courier asked for a change and the record was reviewed.", substitution_type: "cost", popularity_score: "2.91" },
            { id: 107, ingredient_id: 28, substitute_id: 1, reason: "A routine account was rejected the same day.", substitution_type: "flavor profile", popularity_score: "6.10" },
            { id: 108, ingredient_id: 143, substitute_id: 137, reason: "A manual follow-up: the report was delayed.", substitution_type: "cost", popularity_score: "5.42" },
            { id: 109, ingredient_id: 152, substitute_id: 39, reason: "Support reported an urgent issue; the record was approved.", substitution_type: "flavor profile", popularity_score: "3.88" },
            { id: 110, ingredient_id: 25, substitute_id: 195, reason: "The courier asked for a change and the record was reviewed.", substitution_type: "cost", popularity_score: "6.21" },
            { id: 111, ingredient_id: 20, substitute_id: 160, reason: "The transfer was completed following a minor review.", substitution_type: "cost", popularity_score: "7.43" },
            { id: 112, ingredient_id: 25, substitute_id: 192, reason: "A duplicate follow-up: the report was resolved.", substitution_type: "dietary restriction", popularity_score: "6.30" },
            { id: 113, ingredient_id: 97, substitute_id: 123, reason: "Flagged as duplicate. The team rejected the transfer.", substitution_type: "dietary restriction", popularity_score: "5.32" },
            { id: 114, ingredient_id: 14, substitute_id: 166, reason: "An incomplete record was replaced the same day.", substitution_type: "flavor profile", popularity_score: "6.05" },
            { id: 115, ingredient_id: 106, substitute_id: 115, reason: "The report was confirmed following an automatic review.", substitution_type: "cost", popularity_score: "4.80" },
            { id: 116, ingredient_id: 158, substitute_id: 22, reason: "The document was reopened — repeat case, no further action.", substitution_type: "flavor profile", popularity_score: "6.70" },
            { id: 117, ingredient_id: 78, substitute_id: 59, reason: "The customer reported a repeat issue; the transfer was reviewed.", substitution_type: "cost", popularity_score: "5.68" },
            { id: 118, ingredient_id: 41, substitute_id: 112, reason: "No response from the courier, so the booking was refunded.", substitution_type: "cost", popularity_score: "4.63" },
            { id: 119, ingredient_id: 136, substitute_id: 125, reason: "The request was closed after an automatic check.", substitution_type: "flavor profile", popularity_score: "7.92" },
            { id: 120, ingredient_id: 151, substitute_id: 69, reason: "The shipment was reopened — routine case, no further action.", substitution_type: "cost", popularity_score: "3.69" },
            { id: 121, ingredient_id: 57, substitute_id: 102, reason: "The shipment was confirmed after a standard check.", substitution_type: "cost", popularity_score: "5.96" },
            { id: 122, ingredient_id: 131, substitute_id: 106, reason: "The reviewer reported an unusual issue; the account was replaced.", substitution_type: "flavor profile", popularity_score: "7.03" },
            { id: 123, ingredient_id: 112, substitute_id: 195, reason: null, substitution_type: "dietary restriction", popularity_score: "8.05" },
            { id: 124, ingredient_id: 84, substitute_id: 171, reason: "The courier reported a late issue; the invoice was confirmed.", substitution_type: "dietary restriction", popularity_score: "4.65" },
            { id: 125, ingredient_id: 43, substitute_id: 160, reason: "Support reported an automatic issue; the refund was delayed.", substitution_type: "cost", popularity_score: "5.85" },
            { id: 126, ingredient_id: 14, substitute_id: 21, reason: null, substitution_type: "cost", popularity_score: "6.62" },
            { id: 127, ingredient_id: 103, substitute_id: 85, reason: "No response from the account owner, so the invoice was resolved.", substitution_type: "flavor profile", popularity_score: "5.35" },
            { id: 128, ingredient_id: 189, substitute_id: 16, reason: "The customer reported an urgent issue; the payment was reviewed.", substitution_type: "cost", popularity_score: "5.39" },
            { id: 129, ingredient_id: 134, substitute_id: 23, reason: "The team asked for a change and the payment was updated.", substitution_type: "dietary restriction", popularity_score: "5.88" },
            { id: 130, ingredient_id: 2, substitute_id: 13, reason: "The account was escalated after a repeat check.", substitution_type: "dietary restriction", popularity_score: "4.07" },
            { id: 131, ingredient_id: 117, substitute_id: 195, reason: "The supplier reported an unusual issue; the payment was confirmed.", substitution_type: "flavor profile", popularity_score: "4.77" },
            { id: 132, ingredient_id: 37, substitute_id: 173, reason: "The customer confirmed the details and the transfer was rejected.", substitution_type: "flavor profile", popularity_score: "5.65" },
            { id: 133, ingredient_id: 132, substitute_id: 46, reason: "The reviewer reported an urgent issue; the booking was cancelled.", substitution_type: "flavor profile", popularity_score: "7.54" },
            { id: 134, ingredient_id: 74, substitute_id: 184, reason: "A partial ticket was refunded the same day.", substitution_type: "flavor profile", popularity_score: "3.87" },
            { id: 135, ingredient_id: 98, substitute_id: 174, reason: "A duplicate transfer was replaced the same day.", substitution_type: "dietary restriction", popularity_score: "6.17" },
            { id: 136, ingredient_id: 144, substitute_id: 190, reason: "The invoice was escalated — unusual case, no further action.", substitution_type: "flavor profile", popularity_score: "6.04" },
            { id: 137, ingredient_id: 70, substitute_id: 61, reason: null, substitution_type: "flavor profile", popularity_score: "5.78" },
            { id: 138, ingredient_id: 127, substitute_id: 10, reason: "The transfer was replaced after an unusual check.", substitution_type: "dietary restriction", popularity_score: "5.69" },
            { id: 139, ingredient_id: 115, substitute_id: 154, reason: "No response from the account owner, so the booking was closed.", substitution_type: "dietary restriction", popularity_score: "5.74" },
            { id: 140, ingredient_id: 37, substitute_id: 78, reason: "An operator asked for a change and the record was refunded.", substitution_type: "flavor profile", popularity_score: "5.56" },
            { id: 141, ingredient_id: 94, substitute_id: 20, reason: "The reviewer confirmed the details and the shipment was escalated.", substitution_type: "cost", popularity_score: "4.72" },
            { id: 142, ingredient_id: 12, substitute_id: 161, reason: "Flagged as standard. The team reopened the account.", substitution_type: "flavor profile", popularity_score: "7.05" },
            { id: 143, ingredient_id: 70, substitute_id: 116, reason: "No response from the courier, so the payment was completed.", substitution_type: "flavor profile", popularity_score: "6.24" },
            { id: 144, ingredient_id: 175, substitute_id: 28, reason: "No response from the reviewer, so the account was delayed.", substitution_type: "cost", popularity_score: "5.63" },
            { id: 145, ingredient_id: 68, substitute_id: 31, reason: "The delivery was reopened following an incomplete review.", substitution_type: "dietary restriction", popularity_score: "5.10" },
            { id: 146, ingredient_id: 23, substitute_id: 161, reason: "The customer reported a minor issue; the booking was processed.", substitution_type: "flavor profile", popularity_score: "4.09" },
            { id: 147, ingredient_id: 137, substitute_id: 120, reason: "Flagged as routine. The team closed the session.", substitution_type: "flavor profile", popularity_score: "4.22" },
            { id: 148, ingredient_id: 138, substitute_id: 52, reason: "The appointment was cancelled after a partial check.", substitution_type: "flavor profile", popularity_score: "5.32" },
            { id: 149, ingredient_id: 172, substitute_id: 77, reason: "An automatic invoice was rescheduled the same day.", substitution_type: "flavor profile", popularity_score: "4.91" },
            { id: 150, ingredient_id: 68, substitute_id: 102, reason: "The record was replaced after a partial check.", substitution_type: "cost", popularity_score: "4.17" },
            { id: 151, ingredient_id: 136, substitute_id: 91, reason: "The payment was delayed after a partial check.", substitution_type: "flavor profile", popularity_score: "5.43" },
            { id: 152, ingredient_id: 99, substitute_id: 198, reason: "No response from an operator, so the document was approved.", substitution_type: "cost", popularity_score: "7.03" },
            { id: 153, ingredient_id: 123, substitute_id: 70, reason: "A partial follow-up: the report was rejected.", substitution_type: "dietary restriction", popularity_score: "4.69" },
            { id: 154, ingredient_id: 186, substitute_id: 23, reason: null, substitution_type: "cost", popularity_score: "5.70" },
            { id: 155, ingredient_id: 109, substitute_id: 118, reason: "The account owner asked for a change and the document was closed.", substitution_type: "cost", popularity_score: "4.44" },
            { id: 156, ingredient_id: 136, substitute_id: 145, reason: "A minor appointment was cancelled the same day.", substitution_type: "dietary restriction", popularity_score: "4.75" },
            { id: 157, ingredient_id: 173, substitute_id: 122, reason: null, substitution_type: "flavor profile", popularity_score: "5.51" },
            { id: 158, ingredient_id: 140, substitute_id: 130, reason: "The reviewer asked for a change and the payment was rescheduled.", substitution_type: "flavor profile", popularity_score: "4.78" },
            { id: 159, ingredient_id: 111, substitute_id: 89, reason: "The request was escalated after a late check.", substitution_type: "dietary restriction", popularity_score: "5.71" },
            { id: 160, ingredient_id: 73, substitute_id: 125, reason: "A routine appointment was updated the same day.", substitution_type: "flavor profile", popularity_score: "7.80" },
            { id: 161, ingredient_id: 40, substitute_id: 68, reason: "The delivery was resolved after a standard check.", substitution_type: "flavor profile", popularity_score: "4.90" },
            { id: 162, ingredient_id: 69, substitute_id: 159, reason: "An operator confirmed the details and the payment was resolved.", substitution_type: "dietary restriction", popularity_score: "3.43" },
            { id: 163, ingredient_id: 132, substitute_id: 193, reason: "No response from the team, so the delivery was rescheduled.", substitution_type: "flavor profile", popularity_score: "5.11" },
            { id: 164, ingredient_id: 187, substitute_id: 104, reason: "Support confirmed the details and the invoice was approved.", substitution_type: "flavor profile", popularity_score: "6.46" },
            { id: 165, ingredient_id: 3, substitute_id: 74, reason: "No response from support, so the order was completed.", substitution_type: "flavor profile", popularity_score: "4.75" },
            { id: 166, ingredient_id: 84, substitute_id: 19, reason: "The team asked for a change and the request was closed.", substitution_type: "dietary restriction", popularity_score: "6.20" },
            { id: 167, ingredient_id: 154, substitute_id: 80, reason: "An operator confirmed the details and the account was escalated.", substitution_type: "dietary restriction", popularity_score: "5.38" },
            { id: 168, ingredient_id: 5, substitute_id: 8, reason: "Support confirmed the details and the order was delayed.", substitution_type: "dietary restriction", popularity_score: "7.31" },
            { id: 169, ingredient_id: 49, substitute_id: 174, reason: "A duplicate follow-up: the account was rejected.", substitution_type: "flavor profile", popularity_score: "5.22" },
            { id: 170, ingredient_id: 124, substitute_id: 158, reason: "The team reported a standard issue; the ticket was reopened.", substitution_type: "flavor profile", popularity_score: "6.16" },
            { id: 171, ingredient_id: 49, substitute_id: 174, reason: "The supplier reported an incomplete issue; the account was refunded.", substitution_type: "cost", popularity_score: "8.09" },
            { id: 172, ingredient_id: 130, substitute_id: 72, reason: "The session was replaced following a routine review.", substitution_type: "flavor profile", popularity_score: "5.18" },
            { id: 173, ingredient_id: 101, substitute_id: 143, reason: "The reviewer confirmed the details and the ticket was rejected.", substitution_type: "flavor profile", popularity_score: "6.22" },
            { id: 174, ingredient_id: 120, substitute_id: 60, reason: "The request was processed following a standard review.", substitution_type: "dietary restriction", popularity_score: "5.10" },
            { id: 175, ingredient_id: 35, substitute_id: 192, reason: "No response from the account owner, so the report was cancelled.", substitution_type: "dietary restriction", popularity_score: "4.90" },
            { id: 176, ingredient_id: 153, substitute_id: 153, reason: "No response from the team, so the delivery was escalated.", substitution_type: "flavor profile", popularity_score: "4.48" },
            { id: 177, ingredient_id: 18, substitute_id: 46, reason: "A duplicate follow-up: the record was rescheduled.", substitution_type: "dietary restriction", popularity_score: "4.75" },
            { id: 178, ingredient_id: 168, substitute_id: 75, reason: "The appointment was processed — repeat case, no further action.", substitution_type: "cost", popularity_score: "5.63" },
            { id: 179, ingredient_id: 125, substitute_id: 74, reason: "The account was approved after a partial check.", substitution_type: "flavor profile", popularity_score: "4.20" },
            { id: 180, ingredient_id: 114, substitute_id: 95, reason: "The courier asked for a change and the request was replaced.", substitution_type: "dietary restriction", popularity_score: "6.35" },
            { id: 181, ingredient_id: 127, substitute_id: 190, reason: "The order was reopened — unusual case, no further action.", substitution_type: "dietary restriction", popularity_score: "3.76" },
            { id: 182, ingredient_id: 164, substitute_id: 177, reason: "An unusual follow-up: the request was reopened.", substitution_type: "dietary restriction", popularity_score: "5.63" },
            { id: 183, ingredient_id: 8, substitute_id: 11, reason: "The document was completed — urgent case, no further action.", substitution_type: "flavor profile", popularity_score: "6.21" },
            { id: 184, ingredient_id: 101, substitute_id: 30, reason: "The account owner asked for a change and the record was rejected.", substitution_type: "dietary restriction", popularity_score: "5.54" },
            { id: 185, ingredient_id: 174, substitute_id: 92, reason: "The supplier reported an unusual issue; the transfer was escalated.", substitution_type: "dietary restriction", popularity_score: "5.95" },
            { id: 186, ingredient_id: 140, substitute_id: 98, reason: "Support confirmed the details and the session was refunded.", substitution_type: "flavor profile", popularity_score: "5.49" },
            { id: 187, ingredient_id: 134, substitute_id: 182, reason: "The invoice was reviewed after a manual check.", substitution_type: "cost", popularity_score: "4.20" },
            { id: 188, ingredient_id: 195, substitute_id: 173, reason: "Flagged as minor. Support escalated the invoice.", substitution_type: "cost", popularity_score: "4.38" },
            { id: 189, ingredient_id: 155, substitute_id: 89, reason: "A standard appointment was cancelled the same day.", substitution_type: "flavor profile", popularity_score: "5.43" },
            { id: 190, ingredient_id: 161, substitute_id: 58, reason: "A manual follow-up: the ticket was updated.", substitution_type: "cost", popularity_score: "5.12" },
            { id: 191, ingredient_id: 40, substitute_id: 159, reason: "The courier reported a duplicate issue; the transfer was closed.", substitution_type: "dietary restriction", popularity_score: "3.88" },
            { id: 192, ingredient_id: 156, substitute_id: 172, reason: "The record was closed — duplicate case, no further action.", substitution_type: "dietary restriction", popularity_score: "5.51" },
            { id: 193, ingredient_id: 71, substitute_id: 27, reason: "The delivery was rejected — repeat case, no further action.", substitution_type: "flavor profile", popularity_score: "7.91" },
            { id: 194, ingredient_id: 189, substitute_id: 103, reason: "The transfer was completed following an unusual review.", substitution_type: "dietary restriction", popularity_score: "5.89" },
            { id: 195, ingredient_id: 28, substitute_id: 191, reason: "A repeat follow-up: the document was completed.", substitution_type: "flavor profile", popularity_score: "3.95" },
            { id: 196, ingredient_id: 153, substitute_id: 101, reason: "Flagged as incomplete. The team reopened the transfer.", substitution_type: "cost", popularity_score: "8.46" },
            { id: 197, ingredient_id: 10, substitute_id: 101, reason: "An incomplete follow-up: the order was reopened.", substitution_type: "cost", popularity_score: "5.96" },
            { id: 198, ingredient_id: 55, substitute_id: 152, reason: "The reviewer asked for a change and the account was closed.", substitution_type: "flavor profile", popularity_score: "5.05" },
            { id: 199, ingredient_id: 122, substitute_id: 190, reason: null, substitution_type: "flavor profile", popularity_score: "5.57" },
            { id: 200, ingredient_id: 49, substitute_id: 10, reason: "Support reported a routine issue; the record was updated.", substitution_type: "dietary restriction", popularity_score: "5.67" },
            { id: 201, ingredient_id: 168, substitute_id: 112, reason: "The order was updated — routine case, no further action.", substitution_type: "cost", popularity_score: "6.53" },
            { id: 202, ingredient_id: 91, substitute_id: 148, reason: "The shipment was rescheduled — manual case, no further action.", substitution_type: "flavor profile", popularity_score: "5.53" },
            { id: 203, ingredient_id: 50, substitute_id: 107, reason: "The record was completed after a repeat check.", substitution_type: "flavor profile", popularity_score: "4.86" },
            { id: 204, ingredient_id: 116, substitute_id: 55, reason: null, substitution_type: "dietary restriction", popularity_score: "6.18" },
            { id: 205, ingredient_id: 8, substitute_id: 105, reason: "An operator confirmed the details and the item was closed.", substitution_type: "flavor profile", popularity_score: "5.44" },
            { id: 206, ingredient_id: 105, substitute_id: 34, reason: "The courier asked for a change and the document was reviewed.", substitution_type: "cost", popularity_score: "4.00" },
            { id: 207, ingredient_id: 134, substitute_id: 162, reason: "An automatic transfer was rejected the same day.", substitution_type: "cost", popularity_score: "2.86" },
            { id: 208, ingredient_id: 48, substitute_id: 107, reason: "A standard follow-up: the appointment was approved.", substitution_type: "flavor profile", popularity_score: "6.21" },
            { id: 209, ingredient_id: 74, substitute_id: 196, reason: null, substitution_type: "flavor profile", popularity_score: "3.77" },
            { id: 210, ingredient_id: 166, substitute_id: 33, reason: "Support confirmed the details and the transfer was updated.", substitution_type: "cost", popularity_score: "7.64" },
            { id: 211, ingredient_id: 104, substitute_id: 31, reason: "An operator confirmed the details and the booking was reopened.", substitution_type: "cost", popularity_score: "6.57" },
            { id: 212, ingredient_id: 177, substitute_id: 19, reason: "The supplier asked for a change and the report was confirmed.", substitution_type: "flavor profile", popularity_score: "4.54" },
            { id: 213, ingredient_id: 47, substitute_id: 33, reason: "The invoice was approved after an automatic check.", substitution_type: "flavor profile", popularity_score: "6.34" },
            { id: 214, ingredient_id: 100, substitute_id: 156, reason: null, substitution_type: "flavor profile", popularity_score: "3.53" },
            { id: 215, ingredient_id: 150, substitute_id: 57, reason: null, substitution_type: "flavor profile", popularity_score: "1.84" },
            { id: 216, ingredient_id: 131, substitute_id: 71, reason: "The session was cancelled after a repeat check.", substitution_type: "cost", popularity_score: "7.41" },
            { id: 217, ingredient_id: 57, substitute_id: 28, reason: "A minor follow-up: the delivery was closed.", substitution_type: "cost", popularity_score: "4.52" },
            { id: 218, ingredient_id: 169, substitute_id: 56, reason: "The account owner confirmed the details and the record was rejected.", substitution_type: "flavor profile", popularity_score: "5.30" },
            { id: 219, ingredient_id: 164, substitute_id: 113, reason: "The courier asked for a change and the account was closed.", substitution_type: "flavor profile", popularity_score: "5.42" },
            { id: 220, ingredient_id: 104, substitute_id: 71, reason: "The document was reviewed — duplicate case, no further action.", substitution_type: "flavor profile", popularity_score: "4.71" },
            { id: 221, ingredient_id: 5, substitute_id: 48, reason: "The report was refunded — incomplete case, no further action.", substitution_type: "dietary restriction", popularity_score: "4.17" },
            { id: 222, ingredient_id: 127, substitute_id: 72, reason: "The reviewer reported a repeat issue; the invoice was delayed.", substitution_type: "flavor profile", popularity_score: "5.52" },
            { id: 223, ingredient_id: 111, substitute_id: 111, reason: null, substitution_type: "flavor profile", popularity_score: "4.50" },
            { id: 224, ingredient_id: 18, substitute_id: 80, reason: "The item was rescheduled — standard case, no further action.", substitution_type: "cost", popularity_score: "4.88" },
            { id: 225, ingredient_id: 25, substitute_id: 38, reason: "No response from the reviewer, so the order was refunded.", substitution_type: "dietary restriction", popularity_score: "4.71" },
            { id: 226, ingredient_id: 177, substitute_id: 81, reason: "The customer reported an automatic issue; the order was delayed.", substitution_type: "flavor profile", popularity_score: "5.20" },
            { id: 227, ingredient_id: 176, substitute_id: 69, reason: "The order was completed after a duplicate check.", substitution_type: "flavor profile", popularity_score: "6.88" },
            { id: 228, ingredient_id: 158, substitute_id: 61, reason: "An operator asked for a change and the ticket was reopened.", substitution_type: "dietary restriction", popularity_score: "4.91" },
            { id: 229, ingredient_id: 146, substitute_id: 82, reason: "Support asked for a change and the report was rejected.", substitution_type: "flavor profile", popularity_score: "6.20" },
            { id: 230, ingredient_id: 3, substitute_id: 186, reason: "The shipment was replaced following an automatic review.", substitution_type: "dietary restriction", popularity_score: "5.63" },
            { id: 231, ingredient_id: 129, substitute_id: 163, reason: "No response from the courier, so the session was confirmed.", substitution_type: "cost", popularity_score: "5.84" },
            { id: 232, ingredient_id: 83, substitute_id: 21, reason: "A duplicate item was approved the same day.", substitution_type: "flavor profile", popularity_score: "4.17" },
            { id: 233, ingredient_id: 121, substitute_id: 26, reason: null, substitution_type: "cost", popularity_score: "7.58" },
            { id: 234, ingredient_id: 147, substitute_id: 112, reason: "The reviewer confirmed the details and the request was escalated.", substitution_type: "flavor profile", popularity_score: "5.63" },
            { id: 235, ingredient_id: 69, substitute_id: 10, reason: "Flagged as urgent. The courier reopened the refund.", substitution_type: "cost", popularity_score: "4.82" },
            { id: 236, ingredient_id: 146, substitute_id: 33, reason: "A repeat report was confirmed the same day.", substitution_type: "cost", popularity_score: "5.33" },
            { id: 237, ingredient_id: 134, substitute_id: 118, reason: "The reviewer asked for a change and the booking was replaced.", substitution_type: "dietary restriction", popularity_score: "3.96" },
            { id: 238, ingredient_id: 118, substitute_id: 7, reason: "The reviewer asked for a change and the booking was escalated.", substitution_type: "dietary restriction", popularity_score: "4.69" },
            { id: 239, ingredient_id: 13, substitute_id: 125, reason: "An incomplete follow-up: the order was approved.", substitution_type: "flavor profile", popularity_score: "5.92" },
            { id: 240, ingredient_id: 23, substitute_id: 84, reason: "The report was resolved — routine case, no further action.", substitution_type: "flavor profile", popularity_score: "7.36" },
            { id: 241, ingredient_id: 74, substitute_id: 183, reason: "An operator asked for a change and the item was processed.", substitution_type: "cost", popularity_score: "5.59" },
            { id: 242, ingredient_id: 104, substitute_id: 67, reason: "No response from the team, so the claim was rescheduled.", substitution_type: "flavor profile", popularity_score: "4.75" },
            { id: 243, ingredient_id: 31, substitute_id: 29, reason: "Flagged as repeat. The team refunded the session.", substitution_type: "flavor profile", popularity_score: "4.04" },
            { id: 244, ingredient_id: 29, substitute_id: 69, reason: "An urgent document was completed the same day.", substitution_type: "cost", popularity_score: "3.81" },
            { id: 245, ingredient_id: 120, substitute_id: 184, reason: "The reviewer asked for a change and the request was resolved.", substitution_type: "cost", popularity_score: "7.63" },
            { id: 246, ingredient_id: 149, substitute_id: 77, reason: "The reviewer confirmed the details and the booking was resolved.", substitution_type: "flavor profile", popularity_score: "6.50" },
            { id: 247, ingredient_id: 171, substitute_id: 21, reason: "The document was completed after a routine check.", substitution_type: "flavor profile", popularity_score: "5.92" },
            { id: 248, ingredient_id: 189, substitute_id: 75, reason: "A duplicate follow-up: the refund was escalated.", substitution_type: "flavor profile", popularity_score: "5.53" },
            { id: 249, ingredient_id: 25, substitute_id: 161, reason: "A late follow-up: the booking was refunded.", substitution_type: "dietary restriction", popularity_score: "6.03" },
            { id: 250, ingredient_id: 20, substitute_id: 79, reason: "The payment was replaced — minor case, no further action.", substitution_type: "cost", popularity_score: "5.00" },
            { id: 251, ingredient_id: 18, substitute_id: 84, reason: "The request was approved — standard case, no further action.", substitution_type: "dietary restriction", popularity_score: "4.99" },
            { id: 252, ingredient_id: 121, substitute_id: 128, reason: "The booking was reviewed following an unusual review.", substitution_type: "cost", popularity_score: "5.07" },
            { id: 253, ingredient_id: 172, substitute_id: 8, reason: "An operator asked for a change and the ticket was replaced.", substitution_type: "flavor profile", popularity_score: "6.34" },
            { id: 254, ingredient_id: 33, substitute_id: 99, reason: "Flagged as unusual. The customer approved the account.", substitution_type: "cost", popularity_score: "4.89" },
            { id: 255, ingredient_id: 22, substitute_id: 75, reason: "The team reported a routine issue; the appointment was rescheduled.", substitution_type: "dietary restriction", popularity_score: "5.04" },
            { id: 256, ingredient_id: 100, substitute_id: 156, reason: null, substitution_type: "flavor profile", popularity_score: "5.17" },
            { id: 257, ingredient_id: 47, substitute_id: 67, reason: "No response from the account owner, so the shipment was reviewed.", substitution_type: "flavor profile", popularity_score: "3.76" },
            { id: 258, ingredient_id: 50, substitute_id: 97, reason: "The reviewer reported a repeat issue; the delivery was reviewed.", substitution_type: "flavor profile", popularity_score: "8.06" },
            { id: 259, ingredient_id: 14, substitute_id: 85, reason: "The order was resolved — duplicate case, no further action.", substitution_type: "flavor profile", popularity_score: "6.15" },
            { id: 260, ingredient_id: 27, substitute_id: 1, reason: "A minor follow-up: the refund was approved.", substitution_type: "flavor profile", popularity_score: "5.62" },
            { id: 261, ingredient_id: 88, substitute_id: 183, reason: "The team asked for a change and the booking was refunded.", substitution_type: "flavor profile", popularity_score: "6.31" },
            { id: 262, ingredient_id: 148, substitute_id: 166, reason: "The appointment was rescheduled following a late review.", substitution_type: "dietary restriction", popularity_score: "6.22" },
            { id: 263, ingredient_id: 89, substitute_id: 8, reason: "The claim was completed after a late check.", substitution_type: "flavor profile", popularity_score: "3.05" },
            { id: 264, ingredient_id: 130, substitute_id: 126, reason: "The team asked for a change and the account was reopened.", substitution_type: "dietary restriction", popularity_score: "4.66" },
            { id: 265, ingredient_id: 76, substitute_id: 90, reason: "The claim was updated following a duplicate review.", substitution_type: "flavor profile", popularity_score: "5.74" },
            { id: 266, ingredient_id: 2, substitute_id: 185, reason: null, substitution_type: "cost", popularity_score: "5.40" },
            { id: 267, ingredient_id: 97, substitute_id: 154, reason: "The booking was refunded after a repeat check.", substitution_type: "dietary restriction", popularity_score: "4.19" },
            { id: 268, ingredient_id: 136, substitute_id: 82, reason: "No response from support, so the booking was delayed.", substitution_type: "flavor profile", popularity_score: "6.08" },
            { id: 269, ingredient_id: 163, substitute_id: 190, reason: "No response from support, so the session was reopened.", substitution_type: "flavor profile", popularity_score: "4.93" },
            { id: 270, ingredient_id: 168, substitute_id: 61, reason: "An urgent request was cancelled the same day.", substitution_type: "flavor profile", popularity_score: "5.50" },
            { id: 271, ingredient_id: 11, substitute_id: 41, reason: null, substitution_type: "flavor profile", popularity_score: "6.49" },
            { id: 272, ingredient_id: 74, substitute_id: 129, reason: "The delivery was escalated — standard case, no further action.", substitution_type: "flavor profile", popularity_score: "6.55" },
            { id: 273, ingredient_id: 69, substitute_id: 78, reason: "The team confirmed the details and the transfer was reviewed.", substitution_type: "dietary restriction", popularity_score: "5.34" },
            { id: 274, ingredient_id: 64, substitute_id: 172, reason: "A manual record was approved the same day.", substitution_type: "cost", popularity_score: "4.27" },
            { id: 275, ingredient_id: 82, substitute_id: 171, reason: "No response from support, so the appointment was confirmed.", substitution_type: "dietary restriction", popularity_score: "3.76" },
            { id: 276, ingredient_id: 93, substitute_id: 64, reason: "An automatic invoice was replaced the same day.", substitution_type: "flavor profile", popularity_score: "5.31" },
            { id: 277, ingredient_id: 145, substitute_id: 23, reason: "The shipment was escalated following a repeat review.", substitution_type: "flavor profile", popularity_score: "7.10" },
            { id: 278, ingredient_id: 138, substitute_id: 121, reason: null, substitution_type: "flavor profile", popularity_score: "7.46" },
            { id: 279, ingredient_id: 84, substitute_id: 121, reason: "Support confirmed the details and the account was completed.", substitution_type: "flavor profile", popularity_score: "6.07" },
            { id: 280, ingredient_id: 87, substitute_id: 132, reason: null, substitution_type: "flavor profile", popularity_score: "4.91" },
            { id: 281, ingredient_id: 75, substitute_id: 99, reason: "A standard delivery was processed the same day.", substitution_type: "dietary restriction", popularity_score: "3.83" },
            { id: 282, ingredient_id: 128, substitute_id: 101, reason: "The customer asked for a change and the delivery was confirmed.", substitution_type: "dietary restriction", popularity_score: "4.82" },
            { id: 283, ingredient_id: 84, substitute_id: 177, reason: "An operator confirmed the details and the claim was replaced.", substitution_type: "flavor profile", popularity_score: "5.11" },
            { id: 284, ingredient_id: 15, substitute_id: 175, reason: null, substitution_type: "flavor profile", popularity_score: "7.83" },
            { id: 285, ingredient_id: 173, substitute_id: 10, reason: "No response from the courier, so the document was reopened.", substitution_type: "flavor profile", popularity_score: "7.12" },
            { id: 286, ingredient_id: 181, substitute_id: 138, reason: "The appointment was processed after an incomplete check.", substitution_type: "flavor profile", popularity_score: "3.58" },
            { id: 287, ingredient_id: 194, substitute_id: 93, reason: "The team reported an automatic issue; the delivery was confirmed.", substitution_type: "dietary restriction", popularity_score: "5.07" },
            { id: 288, ingredient_id: 55, substitute_id: 114, reason: "A standard follow-up: the payment was reopened.", substitution_type: "flavor profile", popularity_score: "4.91" },
            { id: 289, ingredient_id: 28, substitute_id: 115, reason: "Flagged as duplicate. The supplier rejected the refund.", substitution_type: "flavor profile", popularity_score: "7.07" },
            { id: 290, ingredient_id: 9, substitute_id: 102, reason: "No response from the supplier, so the payment was delayed.", substitution_type: "flavor profile", popularity_score: "5.79" },
            { id: 291, ingredient_id: 94, substitute_id: 46, reason: "A standard follow-up: the booking was closed.", substitution_type: "dietary restriction", popularity_score: "4.12" },
            { id: 292, ingredient_id: 141, substitute_id: 43, reason: null, substitution_type: "dietary restriction", popularity_score: "5.88" },
            { id: 293, ingredient_id: 25, substitute_id: 33, reason: "The account owner asked for a change and the item was cancelled.", substitution_type: "flavor profile", popularity_score: "5.90" },
            { id: 294, ingredient_id: 91, substitute_id: 63, reason: null, substitution_type: "flavor profile", popularity_score: "5.95" },
            { id: 295, ingredient_id: 39, substitute_id: 172, reason: "The transfer was approved after a repeat check.", substitution_type: "dietary restriction", popularity_score: "5.22" },
            { id: 296, ingredient_id: 142, substitute_id: 71, reason: "An urgent document was closed the same day.", substitution_type: "flavor profile", popularity_score: "6.46" },
            { id: 297, ingredient_id: 56, substitute_id: 111, reason: "An operator confirmed the details and the document was delayed.", substitution_type: "flavor profile", popularity_score: "6.20" },
            { id: 298, ingredient_id: 68, substitute_id: 173, reason: "Flagged as partial. The courier rejected the session.", substitution_type: "dietary restriction", popularity_score: "3.62" },
            { id: 299, ingredient_id: 20, substitute_id: 146, reason: "A manual payment was confirmed the same day.", substitution_type: "dietary restriction", popularity_score: "5.25" },
            { id: 300, ingredient_id: 7, substitute_id: 66, reason: "Flagged as partial. The courier closed the delivery.", substitution_type: "flavor profile", popularity_score: "5.99" },
        ],
    });
    await prisma.trends.createMany({
        data: [
            { id: 1, ingredient_id: 20, trend_type: "increasing", trend_score: "0.62", observed_period: "2022-09-19" },
            { id: 2, ingredient_id: 157, trend_type: "increasing", trend_score: "0.50", observed_period: "2022-03-05" },
            { id: 3, ingredient_id: 137, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-01-29" },
            { id: 4, ingredient_id: 31, trend_type: "increasing", trend_score: "0.34", observed_period: "2022-01-30" },
            { id: 5, ingredient_id: 142, trend_type: "decreasing", trend_score: "0.85", observed_period: "2022-07-28" },
            { id: 6, ingredient_id: 85, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-10-14" },
            { id: 7, ingredient_id: 182, trend_type: "decreasing", trend_score: "0.74", observed_period: "2022-07-09" },
            { id: 8, ingredient_id: 54, trend_type: "increasing", trend_score: "0.86", observed_period: "2022-08-27" },
            { id: 9, ingredient_id: 33, trend_type: "stable", trend_score: null, observed_period: "2022-02-19" },
            { id: 10, ingredient_id: 46, trend_type: "stable", trend_score: null, observed_period: "2022-12-19" },
            { id: 11, ingredient_id: 105, trend_type: "increasing", trend_score: "0.24", observed_period: "2022-12-07" },
            { id: 12, ingredient_id: 180, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-06-08" },
            { id: 13, ingredient_id: 114, trend_type: "increasing", trend_score: "0.04", observed_period: "2022-12-24" },
            { id: 14, ingredient_id: 49, trend_type: "increasing", trend_score: "0.85", observed_period: "2022-10-14" },
            { id: 15, ingredient_id: 3, trend_type: "increasing", trend_score: "0.20", observed_period: "2022-12-05" },
            { id: 16, ingredient_id: 28, trend_type: "decreasing", trend_score: "0.61", observed_period: "2022-01-29" },
            { id: 17, ingredient_id: 163, trend_type: "decreasing", trend_score: "0.87", observed_period: "2022-04-03" },
            { id: 18, ingredient_id: 82, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-09-02" },
            { id: 19, ingredient_id: 34, trend_type: "increasing", trend_score: "0.03", observed_period: "2022-01-19" },
            { id: 20, ingredient_id: 169, trend_type: "increasing", trend_score: "0.51", observed_period: "2022-01-26" },
            { id: 21, ingredient_id: 21, trend_type: "stable", trend_score: null, observed_period: "2022-03-15" },
            { id: 22, ingredient_id: 29, trend_type: "increasing", trend_score: "0.93", observed_period: "2022-11-02" },
            { id: 23, ingredient_id: 6, trend_type: "increasing", trend_score: "0.86", observed_period: "2022-09-24" },
            { id: 24, ingredient_id: 138, trend_type: "stable", trend_score: null, observed_period: "2022-09-06" },
            { id: 25, ingredient_id: 40, trend_type: "increasing", trend_score: "0.09", observed_period: "2022-01-05" },
            { id: 26, ingredient_id: 8, trend_type: "stable", trend_score: null, observed_period: "2022-12-07" },
            { id: 27, ingredient_id: 187, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-10-23" },
            { id: 28, ingredient_id: 159, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-01-31" },
            { id: 29, ingredient_id: 152, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-08-19" },
            { id: 30, ingredient_id: 190, trend_type: "increasing", trend_score: "0.88", observed_period: "2022-03-11" },
            { id: 31, ingredient_id: 107, trend_type: "increasing", trend_score: "0.66", observed_period: "2022-01-30" },
            { id: 32, ingredient_id: 185, trend_type: "decreasing", trend_score: "0.99", observed_period: "2022-11-19" },
            { id: 33, ingredient_id: 42, trend_type: "increasing", trend_score: "0.00", observed_period: "2022-12-18" },
            { id: 34, ingredient_id: 47, trend_type: "stable", trend_score: null, observed_period: "2022-12-02" },
            { id: 35, ingredient_id: 59, trend_type: "increasing", trend_score: "0.83", observed_period: "2022-12-28" },
            { id: 36, ingredient_id: 19, trend_type: "increasing", trend_score: "0.96", observed_period: "2022-02-11" },
            { id: 37, ingredient_id: 96, trend_type: "increasing", trend_score: "0.84", observed_period: "2022-01-04" },
            { id: 38, ingredient_id: 186, trend_type: "increasing", trend_score: "0.50", observed_period: "2022-07-07" },
            { id: 39, ingredient_id: 60, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-04-30" },
            { id: 40, ingredient_id: 191, trend_type: "increasing", trend_score: "0.89", observed_period: "2022-02-06" },
            { id: 41, ingredient_id: 44, trend_type: "increasing", trend_score: "0.98", observed_period: "2022-12-15" },
            { id: 42, ingredient_id: 137, trend_type: "increasing", trend_score: "0.54", observed_period: "2022-12-27" },
            { id: 43, ingredient_id: 1, trend_type: "increasing", trend_score: "0.21", observed_period: "2022-09-19" },
            { id: 44, ingredient_id: 26, trend_type: "increasing", trend_score: "0.97", observed_period: "2022-01-07" },
            { id: 45, ingredient_id: 129, trend_type: "increasing", trend_score: "0.61", observed_period: "2022-09-06" },
            { id: 46, ingredient_id: 174, trend_type: "increasing", trend_score: "0.42", observed_period: "2022-10-31" },
            { id: 47, ingredient_id: 25, trend_type: "increasing", trend_score: "0.23", observed_period: "2022-12-02" },
            { id: 48, ingredient_id: 42, trend_type: "increasing", trend_score: "0.85", observed_period: "2022-09-29" },
            { id: 49, ingredient_id: 22, trend_type: "increasing", trend_score: "0.10", observed_period: "2022-09-28" },
            { id: 50, ingredient_id: 33, trend_type: "increasing", trend_score: "0.61", observed_period: "2022-02-17" },
            { id: 51, ingredient_id: 63, trend_type: "decreasing", trend_score: "0.72", observed_period: "2022-01-19" },
            { id: 52, ingredient_id: 163, trend_type: "increasing", trend_score: "0.32", observed_period: "2022-11-28" },
            { id: 53, ingredient_id: 106, trend_type: "stable", trend_score: null, observed_period: "2022-10-05" },
            { id: 54, ingredient_id: 34, trend_type: "increasing", trend_score: "0.64", observed_period: "2022-01-02" },
            { id: 55, ingredient_id: 44, trend_type: "decreasing", trend_score: "0.10", observed_period: "2022-06-30" },
            { id: 56, ingredient_id: 127, trend_type: "increasing", trend_score: "0.47", observed_period: "2022-11-13" },
            { id: 57, ingredient_id: 135, trend_type: "increasing", trend_score: "0.65", observed_period: "2022-08-23" },
            { id: 58, ingredient_id: 147, trend_type: "increasing", trend_score: "0.85", observed_period: "2022-01-16" },
            { id: 59, ingredient_id: 138, trend_type: "increasing", trend_score: "0.35", observed_period: "2022-05-16" },
            { id: 60, ingredient_id: 100, trend_type: "increasing", trend_score: "0.85", observed_period: "2022-12-28" },
            { id: 61, ingredient_id: 164, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-12-31" },
            { id: 62, ingredient_id: 112, trend_type: "decreasing", trend_score: "0.99", observed_period: "2022-08-06" },
            { id: 63, ingredient_id: 23, trend_type: "increasing", trend_score: "0.92", observed_period: "2022-07-18" },
            { id: 64, ingredient_id: 114, trend_type: "decreasing", trend_score: "0.85", observed_period: "2022-01-25" },
            { id: 65, ingredient_id: 102, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-11-30" },
            { id: 66, ingredient_id: 141, trend_type: "increasing", trend_score: "0.76", observed_period: "2022-05-04" },
            { id: 67, ingredient_id: 146, trend_type: "increasing", trend_score: "0.56", observed_period: "2022-06-03" },
            { id: 68, ingredient_id: 119, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-01-09" },
            { id: 69, ingredient_id: 3, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-11-09" },
            { id: 70, ingredient_id: 157, trend_type: "increasing", trend_score: "0.96", observed_period: "2022-09-29" },
            { id: 71, ingredient_id: 29, trend_type: "increasing", trend_score: "0.80", observed_period: "2022-08-06" },
            { id: 72, ingredient_id: 175, trend_type: "increasing", trend_score: "0.25", observed_period: "2022-11-10" },
            { id: 73, ingredient_id: 28, trend_type: "decreasing", trend_score: "0.96", observed_period: "2022-12-26" },
            { id: 74, ingredient_id: 50, trend_type: "increasing", trend_score: "0.89", observed_period: "2022-01-14" },
            { id: 75, ingredient_id: 59, trend_type: "increasing", trend_score: "0.70", observed_period: "2022-09-22" },
            { id: 76, ingredient_id: 142, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-06-13" },
            { id: 77, ingredient_id: 126, trend_type: "decreasing", trend_score: "0.86", observed_period: "2022-09-11" },
            { id: 78, ingredient_id: 145, trend_type: "increasing", trend_score: "0.18", observed_period: "2022-12-23" },
            { id: 79, ingredient_id: 152, trend_type: "increasing", trend_score: "0.41", observed_period: "2022-11-20" },
            { id: 80, ingredient_id: 71, trend_type: "decreasing", trend_score: "1.00", observed_period: "2022-12-12" },
            { id: 81, ingredient_id: 130, trend_type: "increasing", trend_score: "0.68", observed_period: "2022-01-17" },
            { id: 82, ingredient_id: 7, trend_type: "increasing", trend_score: "0.27", observed_period: "2022-08-27" },
            { id: 83, ingredient_id: 142, trend_type: "stable", trend_score: null, observed_period: "2022-07-12" },
            { id: 84, ingredient_id: 144, trend_type: "decreasing", trend_score: "0.71", observed_period: "2022-12-24" },
            { id: 85, ingredient_id: 153, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-03-05" },
            { id: 86, ingredient_id: 197, trend_type: "increasing", trend_score: "0.66", observed_period: "2022-11-04" },
            { id: 87, ingredient_id: 155, trend_type: "increasing", trend_score: "0.91", observed_period: "2022-01-15" },
            { id: 88, ingredient_id: 173, trend_type: "increasing", trend_score: "0.51", observed_period: "2022-10-21" },
            { id: 89, ingredient_id: 125, trend_type: "increasing", trend_score: "0.98", observed_period: "2022-09-30" },
            { id: 90, ingredient_id: 140, trend_type: "increasing", trend_score: "0.98", observed_period: "2022-11-17" },
            { id: 91, ingredient_id: 163, trend_type: "increasing", trend_score: "0.61", observed_period: "2022-07-22" },
            { id: 92, ingredient_id: 143, trend_type: "increasing", trend_score: "0.98", observed_period: "2022-08-28" },
            { id: 93, ingredient_id: 141, trend_type: "stable", trend_score: null, observed_period: "2022-03-05" },
            { id: 94, ingredient_id: 172, trend_type: "stable", trend_score: null, observed_period: "2022-09-06" },
            { id: 95, ingredient_id: 65, trend_type: "increasing", trend_score: "0.96", observed_period: "2022-01-18" },
            { id: 96, ingredient_id: 168, trend_type: "decreasing", trend_score: "0.87", observed_period: "2022-04-06" },
            { id: 97, ingredient_id: 133, trend_type: "increasing", trend_score: "0.82", observed_period: "2022-08-07" },
            { id: 98, ingredient_id: 101, trend_type: "increasing", trend_score: "0.63", observed_period: "2022-08-19" },
            { id: 99, ingredient_id: 147, trend_type: "increasing", trend_score: "0.96", observed_period: "2022-05-14" },
            { id: 100, ingredient_id: 135, trend_type: "increasing", trend_score: "0.55", observed_period: "2022-09-14" },
            { id: 101, ingredient_id: 143, trend_type: "increasing", trend_score: "0.62", observed_period: "2022-05-18" },
            { id: 102, ingredient_id: 88, trend_type: "increasing", trend_score: "0.70", observed_period: "2022-10-08" },
            { id: 103, ingredient_id: 98, trend_type: "increasing", trend_score: "0.24", observed_period: "2022-07-29" },
            { id: 104, ingredient_id: 117, trend_type: "increasing", trend_score: "0.22", observed_period: "2022-11-03" },
            { id: 105, ingredient_id: 74, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-10-27" },
            { id: 106, ingredient_id: 144, trend_type: "increasing", trend_score: "0.89", observed_period: "2022-07-19" },
            { id: 107, ingredient_id: 192, trend_type: "increasing", trend_score: "0.19", observed_period: "2022-10-21" },
            { id: 108, ingredient_id: 70, trend_type: "increasing", trend_score: "0.04", observed_period: "2022-10-01" },
            { id: 109, ingredient_id: 59, trend_type: "increasing", trend_score: "0.41", observed_period: "2022-11-20" },
            { id: 110, ingredient_id: 141, trend_type: "increasing", trend_score: "0.14", observed_period: "2022-10-09" },
            { id: 111, ingredient_id: 26, trend_type: "increasing", trend_score: "0.94", observed_period: "2022-02-06" },
            { id: 112, ingredient_id: 126, trend_type: "increasing", trend_score: "0.91", observed_period: "2022-09-04" },
            { id: 113, ingredient_id: 156, trend_type: "increasing", trend_score: "0.96", observed_period: "2022-02-10" },
            { id: 114, ingredient_id: 170, trend_type: "increasing", trend_score: "0.53", observed_period: "2022-11-25" },
            { id: 115, ingredient_id: 9, trend_type: "increasing", trend_score: "0.79", observed_period: "2022-10-20" },
            { id: 116, ingredient_id: 67, trend_type: "decreasing", trend_score: "0.98", observed_period: "2022-11-23" },
            { id: 117, ingredient_id: 60, trend_type: "increasing", trend_score: "0.11", observed_period: "2022-02-28" },
            { id: 118, ingredient_id: 42, trend_type: "decreasing", trend_score: "0.08", observed_period: "2022-07-28" },
            { id: 119, ingredient_id: 24, trend_type: "increasing", trend_score: "0.45", observed_period: "2022-12-19" },
            { id: 120, ingredient_id: 196, trend_type: "decreasing", trend_score: "1.00", observed_period: "2022-09-14" },
            { id: 121, ingredient_id: 74, trend_type: "stable", trend_score: null, observed_period: "2022-03-16" },
            { id: 122, ingredient_id: 191, trend_type: "increasing", trend_score: "0.57", observed_period: "2022-07-03" },
            { id: 123, ingredient_id: 159, trend_type: "increasing", trend_score: "0.18", observed_period: "2022-03-11" },
            { id: 124, ingredient_id: 121, trend_type: "decreasing", trend_score: "0.96", observed_period: "2022-12-28" },
            { id: 125, ingredient_id: 103, trend_type: "increasing", trend_score: "0.45", observed_period: "2022-12-05" },
            { id: 126, ingredient_id: 84, trend_type: "decreasing", trend_score: "0.24", observed_period: "2022-01-04" },
            { id: 127, ingredient_id: 102, trend_type: "decreasing", trend_score: "0.15", observed_period: "2022-10-15" },
            { id: 128, ingredient_id: 68, trend_type: "decreasing", trend_score: "0.99", observed_period: "2022-01-14" },
            { id: 129, ingredient_id: 27, trend_type: "increasing", trend_score: "0.41", observed_period: "2022-01-11" },
            { id: 130, ingredient_id: 104, trend_type: "increasing", trend_score: "0.84", observed_period: "2022-02-02" },
            { id: 131, ingredient_id: 144, trend_type: "increasing", trend_score: "0.57", observed_period: "2022-09-09" },
            { id: 132, ingredient_id: 85, trend_type: "increasing", trend_score: "0.93", observed_period: "2022-01-18" },
            { id: 133, ingredient_id: 164, trend_type: "decreasing", trend_score: "0.24", observed_period: "2022-03-04" },
            { id: 134, ingredient_id: 99, trend_type: "increasing", trend_score: "0.41", observed_period: "2022-06-10" },
            { id: 135, ingredient_id: 189, trend_type: "decreasing", trend_score: "0.85", observed_period: "2022-12-08" },
            { id: 136, ingredient_id: 100, trend_type: "increasing", trend_score: "0.90", observed_period: "2022-04-15" },
            { id: 137, ingredient_id: 47, trend_type: "increasing", trend_score: "0.52", observed_period: "2022-06-29" },
            { id: 138, ingredient_id: 144, trend_type: "decreasing", trend_score: "0.69", observed_period: "2022-07-14" },
            { id: 139, ingredient_id: 108, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-10-20" },
            { id: 140, ingredient_id: 197, trend_type: "stable", trend_score: null, observed_period: "2023-01-01" },
            { id: 141, ingredient_id: 92, trend_type: "stable", trend_score: null, observed_period: "2022-09-07" },
            { id: 142, ingredient_id: 36, trend_type: "increasing", trend_score: "0.99", observed_period: "2022-12-01" },
            { id: 143, ingredient_id: 57, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-11-30" },
            { id: 144, ingredient_id: 121, trend_type: "decreasing", trend_score: "0.98", observed_period: "2022-03-17" },
            { id: 145, ingredient_id: 39, trend_type: "increasing", trend_score: "0.92", observed_period: "2022-01-07" },
            { id: 146, ingredient_id: 156, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-10-06" },
            { id: 147, ingredient_id: 163, trend_type: "stable", trend_score: null, observed_period: "2022-01-15" },
            { id: 148, ingredient_id: 93, trend_type: "increasing", trend_score: "0.40", observed_period: "2022-10-05" },
            { id: 149, ingredient_id: 164, trend_type: "increasing", trend_score: "0.12", observed_period: "2022-04-19" },
            { id: 150, ingredient_id: 88, trend_type: "increasing", trend_score: "1.00", observed_period: "2022-01-28" },
        ],
    });
    await prisma.usage_statistics.createMany({
        data: [
            { id: 1, ingredient_id: 123, substitute_id: 33, usage_count: 28, recorded_date: "2022-12-07", daily_average_usage: "661.23", seasonal_trend: "summer" },
            { id: 2, ingredient_id: 58, substitute_id: 173, usage_count: 922, recorded_date: "2022-09-28", daily_average_usage: "428.54", seasonal_trend: "fall" },
            { id: 3, ingredient_id: 169, substitute_id: 154, usage_count: null, recorded_date: "2022-08-27", daily_average_usage: "700.79", seasonal_trend: "fall" },
            { id: 4, ingredient_id: 72, substitute_id: 73, usage_count: 177, recorded_date: "2022-11-25", daily_average_usage: "447.86", seasonal_trend: "summer" },
            { id: 5, ingredient_id: 136, substitute_id: 40, usage_count: 370, recorded_date: null, daily_average_usage: "173.45", seasonal_trend: "winter" },
            { id: 6, ingredient_id: 100, substitute_id: 185, usage_count: 376, recorded_date: "2022-04-13", daily_average_usage: "691.49", seasonal_trend: "winter" },
            { id: 7, ingredient_id: 23, substitute_id: 176, usage_count: 30, recorded_date: "2022-01-23", daily_average_usage: "520.64", seasonal_trend: "spring" },
            { id: 8, ingredient_id: 154, substitute_id: 82, usage_count: 22, recorded_date: "2022-06-04", daily_average_usage: "597.34", seasonal_trend: "summer" },
            { id: 9, ingredient_id: 55, substitute_id: 197, usage_count: 373, recorded_date: "2022-04-02", daily_average_usage: "630.30", seasonal_trend: "summer" },
            { id: 10, ingredient_id: 89, substitute_id: 20, usage_count: 0, recorded_date: "2022-03-02", daily_average_usage: "284.42", seasonal_trend: "summer" },
            { id: 11, ingredient_id: 112, substitute_id: 187, usage_count: 296, recorded_date: "2022-03-05", daily_average_usage: "692.88", seasonal_trend: "winter" },
            { id: 12, ingredient_id: 21, substitute_id: 20, usage_count: 211, recorded_date: "2022-04-05", daily_average_usage: "549.83", seasonal_trend: "summer" },
            { id: 13, ingredient_id: 51, substitute_id: 145, usage_count: null, recorded_date: "2022-11-05", daily_average_usage: "670.86", seasonal_trend: "spring" },
            { id: 14, ingredient_id: 72, substitute_id: 82, usage_count: 167, recorded_date: "2022-11-05", daily_average_usage: "705.37", seasonal_trend: "fall" },
            { id: 15, ingredient_id: 186, substitute_id: 138, usage_count: 70, recorded_date: "2022-06-30", daily_average_usage: "700.05", seasonal_trend: "winter" },
            { id: 16, ingredient_id: 121, substitute_id: 13, usage_count: 28, recorded_date: null, daily_average_usage: "471.28", seasonal_trend: "summer" },
            { id: 17, ingredient_id: 30, substitute_id: 31, usage_count: 979, recorded_date: "2022-12-07", daily_average_usage: "551.23", seasonal_trend: "spring" },
            { id: 18, ingredient_id: 119, substitute_id: 36, usage_count: 964, recorded_date: "2022-11-24", daily_average_usage: "442.66", seasonal_trend: "summer" },
            { id: 19, ingredient_id: 134, substitute_id: 71, usage_count: 163, recorded_date: "2022-12-11", daily_average_usage: "433.13", seasonal_trend: "fall" },
            { id: 20, ingredient_id: 35, substitute_id: 61, usage_count: 643, recorded_date: "2022-07-25", daily_average_usage: "597.67", seasonal_trend: "spring" },
            { id: 21, ingredient_id: 141, substitute_id: 149, usage_count: 9, recorded_date: "2022-08-28", daily_average_usage: "380.00", seasonal_trend: "summer" },
            { id: 22, ingredient_id: 143, substitute_id: 165, usage_count: 9, recorded_date: "2022-04-25", daily_average_usage: "544.14", seasonal_trend: "winter" },
            { id: 23, ingredient_id: 7, substitute_id: 170, usage_count: 869, recorded_date: "2022-05-17", daily_average_usage: "619.70", seasonal_trend: "spring" },
            { id: 24, ingredient_id: 43, substitute_id: 107, usage_count: 303, recorded_date: "2022-01-30", daily_average_usage: "508.66", seasonal_trend: "summer" },
            { id: 25, ingredient_id: 100, substitute_id: 129, usage_count: 140, recorded_date: "2022-10-30", daily_average_usage: "512.46", seasonal_trend: "spring" },
            { id: 26, ingredient_id: 96, substitute_id: 132, usage_count: 24, recorded_date: null, daily_average_usage: "573.51", seasonal_trend: "spring" },
            { id: 27, ingredient_id: 9, substitute_id: 96, usage_count: 2, recorded_date: "2022-02-23", daily_average_usage: "621.10", seasonal_trend: "summer" },
            { id: 28, ingredient_id: 13, substitute_id: 130, usage_count: null, recorded_date: "2022-12-01", daily_average_usage: "690.10", seasonal_trend: "fall" },
            { id: 29, ingredient_id: 60, substitute_id: 126, usage_count: 967, recorded_date: "2022-10-12", daily_average_usage: "774.10", seasonal_trend: "summer" },
            { id: 30, ingredient_id: 90, substitute_id: 154, usage_count: 250, recorded_date: "2022-09-02", daily_average_usage: "239.34", seasonal_trend: "summer" },
            { id: 31, ingredient_id: 110, substitute_id: 104, usage_count: 871, recorded_date: "2022-10-14", daily_average_usage: "247.10", seasonal_trend: "summer" },
            { id: 32, ingredient_id: 189, substitute_id: 123, usage_count: 15, recorded_date: "2022-05-11", daily_average_usage: "667.77", seasonal_trend: "summer" },
            { id: 33, ingredient_id: 118, substitute_id: 18, usage_count: 710, recorded_date: "2022-07-29", daily_average_usage: "738.42", seasonal_trend: "winter" },
            { id: 34, ingredient_id: 184, substitute_id: 50, usage_count: 110, recorded_date: "2022-01-28", daily_average_usage: "691.75", seasonal_trend: "fall" },
            { id: 35, ingredient_id: 139, substitute_id: 96, usage_count: 416, recorded_date: "2022-09-25", daily_average_usage: "447.46", seasonal_trend: "summer" },
            { id: 36, ingredient_id: 85, substitute_id: 91, usage_count: 148, recorded_date: "2022-12-23", daily_average_usage: "629.95", seasonal_trend: "winter" },
            { id: 37, ingredient_id: 180, substitute_id: 123, usage_count: 564, recorded_date: "2022-06-09", daily_average_usage: "392.76", seasonal_trend: "summer" },
            { id: 38, ingredient_id: 170, substitute_id: 133, usage_count: 98, recorded_date: "2022-12-15", daily_average_usage: "530.49", seasonal_trend: "spring" },
            { id: 39, ingredient_id: 12, substitute_id: 116, usage_count: 5, recorded_date: "2022-10-01", daily_average_usage: "483.61", seasonal_trend: "summer" },
            { id: 40, ingredient_id: 138, substitute_id: 198, usage_count: 603, recorded_date: "2022-10-26", daily_average_usage: "560.12", seasonal_trend: "fall" },
            { id: 41, ingredient_id: 44, substitute_id: 159, usage_count: 384, recorded_date: "2022-12-14", daily_average_usage: "614.04", seasonal_trend: "spring" },
            { id: 42, ingredient_id: 85, substitute_id: 173, usage_count: 422, recorded_date: "2022-08-18", daily_average_usage: "430.57", seasonal_trend: "spring" },
            { id: 43, ingredient_id: 125, substitute_id: 148, usage_count: 413, recorded_date: "2022-11-16", daily_average_usage: "724.23", seasonal_trend: "fall" },
            { id: 44, ingredient_id: 120, substitute_id: 13, usage_count: 140, recorded_date: null, daily_average_usage: "560.86", seasonal_trend: "summer" },
            { id: 45, ingredient_id: 45, substitute_id: 89, usage_count: 693, recorded_date: "2022-07-27", daily_average_usage: "530.72", seasonal_trend: "winter" },
            { id: 46, ingredient_id: 126, substitute_id: 18, usage_count: 149, recorded_date: "2022-09-27", daily_average_usage: "352.05", seasonal_trend: "winter" },
            { id: 47, ingredient_id: 139, substitute_id: 119, usage_count: 200, recorded_date: null, daily_average_usage: "495.70", seasonal_trend: "summer" },
            { id: 48, ingredient_id: 61, substitute_id: 39, usage_count: 320, recorded_date: "2022-10-14", daily_average_usage: "505.78", seasonal_trend: "summer" },
            { id: 49, ingredient_id: 134, substitute_id: 82, usage_count: 244, recorded_date: "2022-07-03", daily_average_usage: "882.81", seasonal_trend: "winter" },
            { id: 50, ingredient_id: 8, substitute_id: 37, usage_count: 852, recorded_date: "2022-04-27", daily_average_usage: "315.51", seasonal_trend: "spring" },
            { id: 51, ingredient_id: 128, substitute_id: 184, usage_count: 12, recorded_date: null, daily_average_usage: "507.09", seasonal_trend: "fall" },
            { id: 52, ingredient_id: 59, substitute_id: 107, usage_count: 247, recorded_date: "2022-07-13", daily_average_usage: "545.31", seasonal_trend: "winter" },
            { id: 53, ingredient_id: 92, substitute_id: 76, usage_count: 606, recorded_date: "2022-02-09", daily_average_usage: "585.83", seasonal_trend: "summer" },
            { id: 54, ingredient_id: 30, substitute_id: 101, usage_count: 66, recorded_date: "2022-11-05", daily_average_usage: "468.33", seasonal_trend: "fall" },
            { id: 55, ingredient_id: 47, substitute_id: 128, usage_count: null, recorded_date: "2022-06-05", daily_average_usage: "631.03", seasonal_trend: "fall" },
            { id: 56, ingredient_id: 172, substitute_id: 29, usage_count: 335, recorded_date: "2022-07-27", daily_average_usage: "729.55", seasonal_trend: "fall" },
            { id: 57, ingredient_id: 55, substitute_id: 15, usage_count: 71, recorded_date: null, daily_average_usage: "628.00", seasonal_trend: "winter" },
            { id: 58, ingredient_id: 12, substitute_id: 154, usage_count: 73, recorded_date: null, daily_average_usage: "580.62", seasonal_trend: "winter" },
            { id: 59, ingredient_id: 123, substitute_id: 5, usage_count: 85, recorded_date: null, daily_average_usage: "386.66", seasonal_trend: "winter" },
            { id: 60, ingredient_id: 105, substitute_id: 149, usage_count: 30, recorded_date: "2022-05-30", daily_average_usage: "627.12", seasonal_trend: "fall" },
            { id: 61, ingredient_id: 145, substitute_id: 81, usage_count: 717, recorded_date: "2022-12-13", daily_average_usage: "578.86", seasonal_trend: "spring" },
            { id: 62, ingredient_id: 44, substitute_id: 32, usage_count: 391, recorded_date: "2022-12-11", daily_average_usage: "407.21", seasonal_trend: "fall" },
            { id: 63, ingredient_id: 197, substitute_id: 127, usage_count: 11, recorded_date: "2022-06-27", daily_average_usage: "667.77", seasonal_trend: "winter" },
            { id: 64, ingredient_id: 169, substitute_id: 145, usage_count: 845, recorded_date: "2022-12-01", daily_average_usage: "732.20", seasonal_trend: "winter" },
            { id: 65, ingredient_id: 133, substitute_id: 64, usage_count: 799, recorded_date: null, daily_average_usage: "623.90", seasonal_trend: "summer" },
            { id: 66, ingredient_id: 51, substitute_id: 14, usage_count: 994, recorded_date: "2022-02-08", daily_average_usage: "489.36", seasonal_trend: "fall" },
            { id: 67, ingredient_id: 108, substitute_id: 196, usage_count: 125, recorded_date: "2022-09-28", daily_average_usage: "382.62", seasonal_trend: "summer" },
            { id: 68, ingredient_id: 192, substitute_id: 174, usage_count: 236, recorded_date: "2022-08-13", daily_average_usage: "565.49", seasonal_trend: "summer" },
            { id: 69, ingredient_id: 47, substitute_id: 49, usage_count: 340, recorded_date: null, daily_average_usage: "335.87", seasonal_trend: "spring" },
            { id: 70, ingredient_id: 53, substitute_id: 40, usage_count: null, recorded_date: "2022-04-16", daily_average_usage: "551.43", seasonal_trend: "fall" },
            { id: 71, ingredient_id: 57, substitute_id: 7, usage_count: 442, recorded_date: "2022-08-09", daily_average_usage: "639.95", seasonal_trend: "summer" },
            { id: 72, ingredient_id: 200, substitute_id: 74, usage_count: 586, recorded_date: "2022-06-13", daily_average_usage: "517.72", seasonal_trend: "winter" },
            { id: 73, ingredient_id: 154, substitute_id: 112, usage_count: 451, recorded_date: "2022-12-13", daily_average_usage: "140.10", seasonal_trend: "spring" },
            { id: 74, ingredient_id: 71, substitute_id: 28, usage_count: 451, recorded_date: "2022-11-24", daily_average_usage: "670.98", seasonal_trend: "summer" },
            { id: 75, ingredient_id: 161, substitute_id: 118, usage_count: 952, recorded_date: "2022-11-20", daily_average_usage: "358.81", seasonal_trend: "summer" },
            { id: 76, ingredient_id: 146, substitute_id: 195, usage_count: 230, recorded_date: "2022-12-02", daily_average_usage: "454.75", seasonal_trend: "summer" },
            { id: 77, ingredient_id: 40, substitute_id: 105, usage_count: 4, recorded_date: "2022-05-04", daily_average_usage: "486.63", seasonal_trend: "summer" },
            { id: 78, ingredient_id: 111, substitute_id: 71, usage_count: 250, recorded_date: null, daily_average_usage: "689.48", seasonal_trend: "winter" },
            { id: 79, ingredient_id: 173, substitute_id: 10, usage_count: 105, recorded_date: null, daily_average_usage: "470.02", seasonal_trend: "winter" },
            { id: 80, ingredient_id: 51, substitute_id: 140, usage_count: 703, recorded_date: "2022-05-16", daily_average_usage: "418.26", seasonal_trend: "summer" },
            { id: 81, ingredient_id: 194, substitute_id: 141, usage_count: 979, recorded_date: "2022-10-20", daily_average_usage: "300.81", seasonal_trend: "spring" },
            { id: 82, ingredient_id: 185, substitute_id: 45, usage_count: 297, recorded_date: "2022-06-25", daily_average_usage: "407.26", seasonal_trend: "spring" },
            { id: 83, ingredient_id: 18, substitute_id: 60, usage_count: 563, recorded_date: "2022-07-01", daily_average_usage: "669.10", seasonal_trend: "spring" },
            { id: 84, ingredient_id: 71, substitute_id: 171, usage_count: 692, recorded_date: "2022-11-25", daily_average_usage: "539.94", seasonal_trend: "summer" },
            { id: 85, ingredient_id: 96, substitute_id: 18, usage_count: 403, recorded_date: "2023-01-01", daily_average_usage: "521.50", seasonal_trend: "summer" },
            { id: 86, ingredient_id: 82, substitute_id: 113, usage_count: 24, recorded_date: null, daily_average_usage: "618.38", seasonal_trend: "spring" },
            { id: 87, ingredient_id: 23, substitute_id: 191, usage_count: 0, recorded_date: "2022-08-24", daily_average_usage: "557.18", seasonal_trend: "fall" },
            { id: 88, ingredient_id: 44, substitute_id: 142, usage_count: 44, recorded_date: "2022-08-09", daily_average_usage: "618.18", seasonal_trend: "winter" },
            { id: 89, ingredient_id: 95, substitute_id: 25, usage_count: null, recorded_date: "2022-11-11", daily_average_usage: "666.65", seasonal_trend: "summer" },
            { id: 90, ingredient_id: 129, substitute_id: 35, usage_count: 619, recorded_date: "2022-10-06", daily_average_usage: "596.75", seasonal_trend: "spring" },
            { id: 91, ingredient_id: 77, substitute_id: 133, usage_count: 797, recorded_date: "2022-06-22", daily_average_usage: "588.62", seasonal_trend: "summer" },
            { id: 92, ingredient_id: 195, substitute_id: 126, usage_count: 188, recorded_date: "2022-10-15", daily_average_usage: "555.10", seasonal_trend: "summer" },
            { id: 93, ingredient_id: 180, substitute_id: 24, usage_count: 3, recorded_date: "2022-10-15", daily_average_usage: "861.09", seasonal_trend: "summer" },
            { id: 94, ingredient_id: 161, substitute_id: 86, usage_count: 837, recorded_date: "2022-09-17", daily_average_usage: "445.56", seasonal_trend: "spring" },
            { id: 95, ingredient_id: 89, substitute_id: 46, usage_count: 61, recorded_date: "2022-07-30", daily_average_usage: "688.31", seasonal_trend: "winter" },
            { id: 96, ingredient_id: 50, substitute_id: 164, usage_count: 93, recorded_date: "2022-03-28", daily_average_usage: "686.90", seasonal_trend: "winter" },
            { id: 97, ingredient_id: 193, substitute_id: 71, usage_count: 33, recorded_date: "2022-02-25", daily_average_usage: "535.64", seasonal_trend: "fall" },
            { id: 98, ingredient_id: 133, substitute_id: 199, usage_count: 44, recorded_date: "2022-11-16", daily_average_usage: "563.31", seasonal_trend: "summer" },
            { id: 99, ingredient_id: 167, substitute_id: 83, usage_count: 35, recorded_date: "2022-08-16", daily_average_usage: "441.09", seasonal_trend: "spring" },
            { id: 100, ingredient_id: 1, substitute_id: 126, usage_count: 716, recorded_date: "2022-06-28", daily_average_usage: "562.41", seasonal_trend: "summer" },
            { id: 101, ingredient_id: 112, substitute_id: 14, usage_count: 203, recorded_date: "2022-04-24", daily_average_usage: "549.64", seasonal_trend: "fall" },
            { id: 102, ingredient_id: 111, substitute_id: 136, usage_count: 82, recorded_date: "2022-08-14", daily_average_usage: "647.33", seasonal_trend: "spring" },
            { id: 103, ingredient_id: 95, substitute_id: 140, usage_count: 323, recorded_date: "2022-10-11", daily_average_usage: "308.21", seasonal_trend: "spring" },
            { id: 104, ingredient_id: 76, substitute_id: 29, usage_count: 44, recorded_date: "2022-12-23", daily_average_usage: "575.54", seasonal_trend: "spring" },
            { id: 105, ingredient_id: 64, substitute_id: 7, usage_count: 810, recorded_date: "2022-10-21", daily_average_usage: "486.74", seasonal_trend: "spring" },
            { id: 106, ingredient_id: 17, substitute_id: 5, usage_count: 816, recorded_date: "2022-04-18", daily_average_usage: "569.95", seasonal_trend: "winter" },
            { id: 107, ingredient_id: 114, substitute_id: 71, usage_count: 681, recorded_date: "2022-09-21", daily_average_usage: "555.13", seasonal_trend: "fall" },
            { id: 108, ingredient_id: 79, substitute_id: 134, usage_count: 21, recorded_date: "2022-08-01", daily_average_usage: "537.87", seasonal_trend: "spring" },
            { id: 109, ingredient_id: 158, substitute_id: 76, usage_count: 48, recorded_date: "2022-11-24", daily_average_usage: "404.76", seasonal_trend: "spring" },
            { id: 110, ingredient_id: 51, substitute_id: 66, usage_count: 1, recorded_date: "2022-12-03", daily_average_usage: "569.59", seasonal_trend: "fall" },
            { id: 111, ingredient_id: 105, substitute_id: 63, usage_count: 12, recorded_date: "2022-10-14", daily_average_usage: "455.83", seasonal_trend: "fall" },
            { id: 112, ingredient_id: 129, substitute_id: 131, usage_count: 969, recorded_date: "2022-04-02", daily_average_usage: "461.12", seasonal_trend: "summer" },
            { id: 113, ingredient_id: 94, substitute_id: 39, usage_count: 696, recorded_date: "2022-04-18", daily_average_usage: "395.87", seasonal_trend: "summer" },
            { id: 114, ingredient_id: 193, substitute_id: 52, usage_count: 398, recorded_date: "2022-12-01", daily_average_usage: "675.60", seasonal_trend: "spring" },
            { id: 115, ingredient_id: 56, substitute_id: 33, usage_count: null, recorded_date: "2022-02-27", daily_average_usage: "390.21", seasonal_trend: "fall" },
            { id: 116, ingredient_id: 103, substitute_id: 53, usage_count: 637, recorded_date: "2022-08-08", daily_average_usage: "655.85", seasonal_trend: "summer" },
            { id: 117, ingredient_id: 10, substitute_id: 20, usage_count: null, recorded_date: "2022-10-29", daily_average_usage: "697.54", seasonal_trend: "fall" },
            { id: 118, ingredient_id: 195, substitute_id: 100, usage_count: 561, recorded_date: "2022-12-21", daily_average_usage: "367.77", seasonal_trend: "spring" },
            { id: 119, ingredient_id: 20, substitute_id: 110, usage_count: 33, recorded_date: "2022-05-03", daily_average_usage: "380.20", seasonal_trend: "summer" },
            { id: 120, ingredient_id: 192, substitute_id: 180, usage_count: 14, recorded_date: "2022-08-04", daily_average_usage: "691.34", seasonal_trend: "fall" },
            { id: 121, ingredient_id: 52, substitute_id: 189, usage_count: 75, recorded_date: "2022-11-05", daily_average_usage: "414.78", seasonal_trend: "summer" },
            { id: 122, ingredient_id: 153, substitute_id: 118, usage_count: 686, recorded_date: "2022-10-09", daily_average_usage: "744.08", seasonal_trend: "fall" },
            { id: 123, ingredient_id: 25, substitute_id: 33, usage_count: null, recorded_date: "2022-10-15", daily_average_usage: "421.05", seasonal_trend: "summer" },
            { id: 124, ingredient_id: 100, substitute_id: 167, usage_count: null, recorded_date: "2022-12-28", daily_average_usage: "696.79", seasonal_trend: "spring" },
            { id: 125, ingredient_id: 13, substitute_id: 95, usage_count: 965, recorded_date: "2022-07-22", daily_average_usage: "364.40", seasonal_trend: "summer" },
            { id: 126, ingredient_id: 95, substitute_id: 49, usage_count: 665, recorded_date: "2022-07-04", daily_average_usage: "618.61", seasonal_trend: "summer" },
            { id: 127, ingredient_id: 173, substitute_id: 9, usage_count: 4, recorded_date: null, daily_average_usage: "617.62", seasonal_trend: "summer" },
            { id: 128, ingredient_id: 157, substitute_id: 124, usage_count: 37, recorded_date: "2022-07-31", daily_average_usage: "158.75", seasonal_trend: "summer" },
            { id: 129, ingredient_id: 20, substitute_id: 190, usage_count: 164, recorded_date: "2022-08-26", daily_average_usage: "326.53", seasonal_trend: "spring" },
            { id: 130, ingredient_id: 141, substitute_id: 93, usage_count: 111, recorded_date: "2022-01-30", daily_average_usage: "519.86", seasonal_trend: "spring" },
            { id: 131, ingredient_id: 12, substitute_id: 124, usage_count: 5, recorded_date: "2022-02-27", daily_average_usage: "364.33", seasonal_trend: "fall" },
            { id: 132, ingredient_id: 169, substitute_id: 85, usage_count: 884, recorded_date: "2022-02-24", daily_average_usage: "534.39", seasonal_trend: "spring" },
            { id: 133, ingredient_id: 77, substitute_id: 131, usage_count: 571, recorded_date: null, daily_average_usage: "371.74", seasonal_trend: "winter" },
            { id: 134, ingredient_id: 6, substitute_id: 71, usage_count: 70, recorded_date: "2022-09-14", daily_average_usage: "561.24", seasonal_trend: "fall" },
            { id: 135, ingredient_id: 136, substitute_id: 133, usage_count: 0, recorded_date: "2022-11-24", daily_average_usage: "493.86", seasonal_trend: "spring" },
            { id: 136, ingredient_id: 26, substitute_id: 100, usage_count: 6, recorded_date: "2022-11-23", daily_average_usage: "464.11", seasonal_trend: "summer" },
            { id: 137, ingredient_id: 93, substitute_id: 99, usage_count: null, recorded_date: "2022-09-28", daily_average_usage: "287.14", seasonal_trend: "summer" },
            { id: 138, ingredient_id: 156, substitute_id: 152, usage_count: 362, recorded_date: "2022-04-09", daily_average_usage: "472.45", seasonal_trend: "fall" },
            { id: 139, ingredient_id: 141, substitute_id: 81, usage_count: 19, recorded_date: "2022-08-16", daily_average_usage: "407.09", seasonal_trend: "fall" },
            { id: 140, ingredient_id: 5, substitute_id: 175, usage_count: 575, recorded_date: null, daily_average_usage: "614.50", seasonal_trend: "fall" },
            { id: 141, ingredient_id: 18, substitute_id: 185, usage_count: 420, recorded_date: "2022-09-20", daily_average_usage: "540.44", seasonal_trend: "summer" },
            { id: 142, ingredient_id: 166, substitute_id: 184, usage_count: 408, recorded_date: "2022-12-02", daily_average_usage: "606.60", seasonal_trend: "winter" },
            { id: 143, ingredient_id: 92, substitute_id: 11, usage_count: 155, recorded_date: "2022-01-31", daily_average_usage: "116.16", seasonal_trend: "summer" },
            { id: 144, ingredient_id: 145, substitute_id: 10, usage_count: 36, recorded_date: "2022-11-28", daily_average_usage: "651.13", seasonal_trend: "spring" },
            { id: 145, ingredient_id: 117, substitute_id: 24, usage_count: 822, recorded_date: "2022-02-24", daily_average_usage: "453.81", seasonal_trend: "fall" },
            { id: 146, ingredient_id: 192, substitute_id: 196, usage_count: 298, recorded_date: "2022-10-07", daily_average_usage: "587.37", seasonal_trend: "fall" },
            { id: 147, ingredient_id: 172, substitute_id: 135, usage_count: 480, recorded_date: "2022-06-02", daily_average_usage: "338.52", seasonal_trend: "fall" },
            { id: 148, ingredient_id: 44, substitute_id: 38, usage_count: 69, recorded_date: "2022-05-18", daily_average_usage: "509.15", seasonal_trend: "summer" },
            { id: 149, ingredient_id: 31, substitute_id: 120, usage_count: 5, recorded_date: "2022-10-03", daily_average_usage: "243.88", seasonal_trend: "spring" },
            { id: 150, ingredient_id: 69, substitute_id: 75, usage_count: 806, recorded_date: "2022-02-08", daily_average_usage: "475.99", seasonal_trend: "fall" },
            { id: 151, ingredient_id: 90, substitute_id: 162, usage_count: 426, recorded_date: "2022-09-20", daily_average_usage: "665.37", seasonal_trend: "summer" },
            { id: 152, ingredient_id: 71, substitute_id: 175, usage_count: 265, recorded_date: "2022-11-29", daily_average_usage: "621.74", seasonal_trend: "winter" },
            { id: 153, ingredient_id: 192, substitute_id: 72, usage_count: null, recorded_date: "2022-12-11", daily_average_usage: "811.38", seasonal_trend: "spring" },
            { id: 154, ingredient_id: 45, substitute_id: 129, usage_count: 2, recorded_date: "2022-11-20", daily_average_usage: "755.04", seasonal_trend: "spring" },
            { id: 155, ingredient_id: 90, substitute_id: 172, usage_count: 510, recorded_date: "2022-05-21", daily_average_usage: "562.80", seasonal_trend: "summer" },
            { id: 156, ingredient_id: 9, substitute_id: 156, usage_count: 198, recorded_date: "2022-04-12", daily_average_usage: "243.88", seasonal_trend: "summer" },
            { id: 157, ingredient_id: 52, substitute_id: 130, usage_count: 147, recorded_date: "2022-10-08", daily_average_usage: "372.70", seasonal_trend: "spring" },
            { id: 158, ingredient_id: 24, substitute_id: 40, usage_count: 0, recorded_date: "2022-07-22", daily_average_usage: "391.95", seasonal_trend: "winter" },
            { id: 159, ingredient_id: 104, substitute_id: 54, usage_count: 894, recorded_date: "2022-01-31", daily_average_usage: "430.76", seasonal_trend: "spring" },
            { id: 160, ingredient_id: 88, substitute_id: 55, usage_count: 671, recorded_date: "2022-10-16", daily_average_usage: "675.89", seasonal_trend: "spring" },
            { id: 161, ingredient_id: 62, substitute_id: 94, usage_count: 737, recorded_date: "2022-02-21", daily_average_usage: "458.34", seasonal_trend: "summer" },
            { id: 162, ingredient_id: 179, substitute_id: 53, usage_count: 183, recorded_date: "2022-11-29", daily_average_usage: "342.32", seasonal_trend: "winter" },
            { id: 163, ingredient_id: 163, substitute_id: 124, usage_count: 538, recorded_date: "2022-09-29", daily_average_usage: "375.18", seasonal_trend: "summer" },
            { id: 164, ingredient_id: 107, substitute_id: 155, usage_count: 54, recorded_date: "2022-05-07", daily_average_usage: "765.18", seasonal_trend: "fall" },
            { id: 165, ingredient_id: 136, substitute_id: 129, usage_count: 0, recorded_date: "2022-10-06", daily_average_usage: "730.66", seasonal_trend: "winter" },
            { id: 166, ingredient_id: 128, substitute_id: 49, usage_count: 1, recorded_date: "2022-06-27", daily_average_usage: "290.50", seasonal_trend: "fall" },
            { id: 167, ingredient_id: 34, substitute_id: 58, usage_count: 85, recorded_date: "2023-01-01", daily_average_usage: "537.66", seasonal_trend: "spring" },
            { id: 168, ingredient_id: 68, substitute_id: 162, usage_count: 74, recorded_date: "2022-06-08", daily_average_usage: "659.27", seasonal_trend: "fall" },
            { id: 169, ingredient_id: 102, substitute_id: 143, usage_count: 222, recorded_date: "2022-05-19", daily_average_usage: "296.43", seasonal_trend: "summer" },
            { id: 170, ingredient_id: 187, substitute_id: 106, usage_count: 471, recorded_date: null, daily_average_usage: "201.41", seasonal_trend: "winter" },
            { id: 171, ingredient_id: 24, substitute_id: 122, usage_count: 0, recorded_date: "2022-11-07", daily_average_usage: "741.46", seasonal_trend: "spring" },
            { id: 172, ingredient_id: 88, substitute_id: 25, usage_count: 121, recorded_date: "2022-12-24", daily_average_usage: "800.77", seasonal_trend: "spring" },
            { id: 173, ingredient_id: 85, substitute_id: 33, usage_count: 546, recorded_date: "2022-10-26", daily_average_usage: "500.90", seasonal_trend: "fall" },
            { id: 174, ingredient_id: 57, substitute_id: 64, usage_count: 51, recorded_date: "2022-05-21", daily_average_usage: "245.66", seasonal_trend: "summer" },
            { id: 175, ingredient_id: 58, substitute_id: 169, usage_count: 481, recorded_date: "2022-10-23", daily_average_usage: "486.07", seasonal_trend: "fall" },
            { id: 176, ingredient_id: 113, substitute_id: 47, usage_count: 433, recorded_date: "2022-10-16", daily_average_usage: "689.52", seasonal_trend: "summer" },
            { id: 177, ingredient_id: 170, substitute_id: 152, usage_count: 133, recorded_date: null, daily_average_usage: "708.45", seasonal_trend: "summer" },
            { id: 178, ingredient_id: 197, substitute_id: 152, usage_count: 978, recorded_date: "2022-03-10", daily_average_usage: "418.44", seasonal_trend: "fall" },
            { id: 179, ingredient_id: 42, substitute_id: 199, usage_count: 17, recorded_date: null, daily_average_usage: "506.84", seasonal_trend: "fall" },
            { id: 180, ingredient_id: 56, substitute_id: 60, usage_count: 306, recorded_date: "2022-03-13", daily_average_usage: "648.89", seasonal_trend: "summer" },
            { id: 181, ingredient_id: 32, substitute_id: 57, usage_count: 37, recorded_date: "2022-08-18", daily_average_usage: "501.32", seasonal_trend: "spring" },
            { id: 182, ingredient_id: 178, substitute_id: 96, usage_count: 531, recorded_date: "2022-02-24", daily_average_usage: "530.08", seasonal_trend: "spring" },
            { id: 183, ingredient_id: 3, substitute_id: 36, usage_count: 578, recorded_date: "2022-10-21", daily_average_usage: "344.59", seasonal_trend: "summer" },
            { id: 184, ingredient_id: 54, substitute_id: 78, usage_count: 17, recorded_date: "2022-06-11", daily_average_usage: "510.24", seasonal_trend: "fall" },
            { id: 185, ingredient_id: 96, substitute_id: 192, usage_count: 670, recorded_date: "2022-10-12", daily_average_usage: "453.23", seasonal_trend: "fall" },
            { id: 186, ingredient_id: 110, substitute_id: 32, usage_count: 559, recorded_date: "2022-02-20", daily_average_usage: "772.82", seasonal_trend: "fall" },
            { id: 187, ingredient_id: 24, substitute_id: 23, usage_count: 256, recorded_date: "2022-12-22", daily_average_usage: "266.78", seasonal_trend: "summer" },
            { id: 188, ingredient_id: 153, substitute_id: 155, usage_count: 783, recorded_date: null, daily_average_usage: "557.75", seasonal_trend: "summer" },
            { id: 189, ingredient_id: 173, substitute_id: 92, usage_count: 533, recorded_date: "2022-08-21", daily_average_usage: "711.89", seasonal_trend: "winter" },
            { id: 190, ingredient_id: 194, substitute_id: 19, usage_count: 531, recorded_date: "2022-01-07", daily_average_usage: "387.22", seasonal_trend: "spring" },
            { id: 191, ingredient_id: 78, substitute_id: 188, usage_count: 8, recorded_date: "2022-09-26", daily_average_usage: "467.35", seasonal_trend: "fall" },
            { id: 192, ingredient_id: 52, substitute_id: 69, usage_count: 383, recorded_date: "2022-09-07", daily_average_usage: "359.04", seasonal_trend: "fall" },
            { id: 193, ingredient_id: 152, substitute_id: 54, usage_count: 883, recorded_date: "2022-07-10", daily_average_usage: "450.41", seasonal_trend: "spring" },
            { id: 194, ingredient_id: 112, substitute_id: 47, usage_count: 692, recorded_date: "2022-05-31", daily_average_usage: "581.57", seasonal_trend: "winter" },
            { id: 195, ingredient_id: 104, substitute_id: 11, usage_count: null, recorded_date: "2022-11-21", daily_average_usage: "649.28", seasonal_trend: "fall" },
            { id: 196, ingredient_id: 92, substitute_id: 162, usage_count: 492, recorded_date: "2022-07-18", daily_average_usage: "276.09", seasonal_trend: "spring" },
            { id: 197, ingredient_id: 22, substitute_id: 172, usage_count: 92, recorded_date: "2022-08-30", daily_average_usage: "446.51", seasonal_trend: "summer" },
            { id: 198, ingredient_id: 79, substitute_id: 199, usage_count: 545, recorded_date: null, daily_average_usage: "481.73", seasonal_trend: "summer" },
            { id: 199, ingredient_id: 194, substitute_id: 87, usage_count: 11, recorded_date: "2022-06-27", daily_average_usage: "352.87", seasonal_trend: "fall" },
            { id: 200, ingredient_id: 101, substitute_id: 125, usage_count: 401, recorded_date: "2022-03-10", daily_average_usage: "299.32", seasonal_trend: "fall" },
            { id: 201, ingredient_id: 2, substitute_id: 196, usage_count: 30, recorded_date: "2022-02-16", daily_average_usage: "192.84", seasonal_trend: "spring" },
            { id: 202, ingredient_id: 121, substitute_id: 117, usage_count: 856, recorded_date: "2022-11-13", daily_average_usage: "326.88", seasonal_trend: "spring" },
            { id: 203, ingredient_id: 25, substitute_id: 89, usage_count: 3, recorded_date: null, daily_average_usage: "464.25", seasonal_trend: "summer" },
            { id: 204, ingredient_id: 17, substitute_id: 70, usage_count: 324, recorded_date: "2022-10-04", daily_average_usage: "272.25", seasonal_trend: "fall" },
            { id: 205, ingredient_id: 66, substitute_id: 102, usage_count: 204, recorded_date: "2022-07-19", daily_average_usage: "202.55", seasonal_trend: "spring" },
            { id: 206, ingredient_id: 54, substitute_id: 145, usage_count: 267, recorded_date: "2022-11-22", daily_average_usage: "295.21", seasonal_trend: "winter" },
            { id: 207, ingredient_id: 161, substitute_id: 185, usage_count: 6, recorded_date: "2022-02-22", daily_average_usage: "304.69", seasonal_trend: "summer" },
            { id: 208, ingredient_id: 51, substitute_id: 86, usage_count: 175, recorded_date: "2022-02-21", daily_average_usage: "737.42", seasonal_trend: "fall" },
            { id: 209, ingredient_id: 134, substitute_id: 62, usage_count: 985, recorded_date: "2022-04-22", daily_average_usage: "569.86", seasonal_trend: "fall" },
            { id: 210, ingredient_id: 107, substitute_id: 60, usage_count: null, recorded_date: "2022-10-02", daily_average_usage: "560.87", seasonal_trend: "spring" },
            { id: 211, ingredient_id: 64, substitute_id: 60, usage_count: 81, recorded_date: "2022-03-24", daily_average_usage: "383.65", seasonal_trend: "fall" },
            { id: 212, ingredient_id: 135, substitute_id: 128, usage_count: 334, recorded_date: "2022-02-13", daily_average_usage: "467.08", seasonal_trend: "spring" },
            { id: 213, ingredient_id: 55, substitute_id: 3, usage_count: 552, recorded_date: "2022-09-06", daily_average_usage: "491.95", seasonal_trend: "fall" },
            { id: 214, ingredient_id: 88, substitute_id: 143, usage_count: 271, recorded_date: "2022-07-20", daily_average_usage: "544.21", seasonal_trend: "winter" },
            { id: 215, ingredient_id: 53, substitute_id: 74, usage_count: 77, recorded_date: "2022-09-20", daily_average_usage: "573.42", seasonal_trend: "summer" },
            { id: 216, ingredient_id: 106, substitute_id: 142, usage_count: 427, recorded_date: "2022-10-02", daily_average_usage: "538.01", seasonal_trend: "winter" },
            { id: 217, ingredient_id: 137, substitute_id: 93, usage_count: 685, recorded_date: "2022-10-31", daily_average_usage: "582.91", seasonal_trend: "fall" },
            { id: 218, ingredient_id: 188, substitute_id: 80, usage_count: 46, recorded_date: "2022-09-17", daily_average_usage: "725.52", seasonal_trend: "summer" },
            { id: 219, ingredient_id: 25, substitute_id: 153, usage_count: 669, recorded_date: "2022-09-14", daily_average_usage: "664.61", seasonal_trend: "spring" },
            { id: 220, ingredient_id: 54, substitute_id: 23, usage_count: 164, recorded_date: "2022-08-11", daily_average_usage: "686.12", seasonal_trend: "spring" },
            { id: 221, ingredient_id: 41, substitute_id: 58, usage_count: 42, recorded_date: "2022-01-14", daily_average_usage: "265.49", seasonal_trend: "spring" },
            { id: 222, ingredient_id: 97, substitute_id: 33, usage_count: null, recorded_date: "2022-09-22", daily_average_usage: "276.26", seasonal_trend: "fall" },
            { id: 223, ingredient_id: 47, substitute_id: 13, usage_count: 5, recorded_date: "2022-04-15", daily_average_usage: "514.05", seasonal_trend: "fall" },
            { id: 224, ingredient_id: 107, substitute_id: 114, usage_count: null, recorded_date: null, daily_average_usage: "570.15", seasonal_trend: "summer" },
            { id: 225, ingredient_id: 115, substitute_id: 76, usage_count: 95, recorded_date: "2022-06-12", daily_average_usage: "325.79", seasonal_trend: "fall" },
            { id: 226, ingredient_id: 143, substitute_id: 129, usage_count: 970, recorded_date: "2022-05-30", daily_average_usage: "563.83", seasonal_trend: "winter" },
            { id: 227, ingredient_id: 49, substitute_id: 156, usage_count: 125, recorded_date: "2022-12-23", daily_average_usage: "440.25", seasonal_trend: "winter" },
            { id: 228, ingredient_id: 114, substitute_id: 29, usage_count: 11, recorded_date: "2022-06-05", daily_average_usage: "534.21", seasonal_trend: "summer" },
            { id: 229, ingredient_id: 118, substitute_id: 32, usage_count: 277, recorded_date: "2022-10-15", daily_average_usage: "526.71", seasonal_trend: "fall" },
            { id: 230, ingredient_id: 113, substitute_id: 164, usage_count: 29, recorded_date: "2022-11-21", daily_average_usage: "576.55", seasonal_trend: "fall" },
            { id: 231, ingredient_id: 105, substitute_id: 16, usage_count: 588, recorded_date: "2022-07-12", daily_average_usage: "527.98", seasonal_trend: "spring" },
            { id: 232, ingredient_id: 63, substitute_id: 169, usage_count: null, recorded_date: "2022-07-21", daily_average_usage: "576.14", seasonal_trend: "spring" },
            { id: 233, ingredient_id: 179, substitute_id: 66, usage_count: 24, recorded_date: "2022-11-20", daily_average_usage: "437.36", seasonal_trend: "summer" },
            { id: 234, ingredient_id: 108, substitute_id: 173, usage_count: 89, recorded_date: "2022-06-10", daily_average_usage: "118.85", seasonal_trend: "spring" },
            { id: 235, ingredient_id: 47, substitute_id: 130, usage_count: 115, recorded_date: "2022-08-10", daily_average_usage: "615.52", seasonal_trend: "winter" },
            { id: 236, ingredient_id: 128, substitute_id: 190, usage_count: null, recorded_date: "2022-03-09", daily_average_usage: "676.17", seasonal_trend: "summer" },
            { id: 237, ingredient_id: 152, substitute_id: 36, usage_count: 827, recorded_date: "2022-12-04", daily_average_usage: "387.12", seasonal_trend: "fall" },
            { id: 238, ingredient_id: 55, substitute_id: 115, usage_count: 220, recorded_date: "2022-06-24", daily_average_usage: "624.79", seasonal_trend: "winter" },
            { id: 239, ingredient_id: 147, substitute_id: 136, usage_count: 13, recorded_date: "2022-08-05", daily_average_usage: "474.43", seasonal_trend: "summer" },
            { id: 240, ingredient_id: 98, substitute_id: 10, usage_count: 361, recorded_date: "2022-09-29", daily_average_usage: "660.54", seasonal_trend: "summer" },
            { id: 241, ingredient_id: 133, substitute_id: 13, usage_count: 933, recorded_date: "2022-08-23", daily_average_usage: "505.19", seasonal_trend: "summer" },
            { id: 242, ingredient_id: 167, substitute_id: 190, usage_count: 382, recorded_date: "2022-11-11", daily_average_usage: "144.73", seasonal_trend: "spring" },
            { id: 243, ingredient_id: 56, substitute_id: 111, usage_count: null, recorded_date: "2022-11-04", daily_average_usage: "584.73", seasonal_trend: "fall" },
            { id: 244, ingredient_id: 111, substitute_id: 177, usage_count: 0, recorded_date: "2022-12-26", daily_average_usage: "566.67", seasonal_trend: "spring" },
            { id: 245, ingredient_id: 113, substitute_id: 83, usage_count: 216, recorded_date: "2022-08-30", daily_average_usage: "609.06", seasonal_trend: "fall" },
            { id: 246, ingredient_id: 101, substitute_id: 186, usage_count: 76, recorded_date: "2022-10-03", daily_average_usage: "619.62", seasonal_trend: "spring" },
            { id: 247, ingredient_id: 192, substitute_id: 62, usage_count: 512, recorded_date: "2022-07-23", daily_average_usage: "557.19", seasonal_trend: "spring" },
            { id: 248, ingredient_id: 91, substitute_id: 11, usage_count: 992, recorded_date: "2022-09-17", daily_average_usage: "759.30", seasonal_trend: "winter" },
            { id: 249, ingredient_id: 38, substitute_id: 17, usage_count: 170, recorded_date: "2022-02-17", daily_average_usage: "649.50", seasonal_trend: "winter" },
            { id: 250, ingredient_id: 41, substitute_id: 22, usage_count: 373, recorded_date: "2022-11-15", daily_average_usage: "483.74", seasonal_trend: "summer" },
            { id: 251, ingredient_id: 99, substitute_id: 91, usage_count: 288, recorded_date: "2022-11-05", daily_average_usage: "533.15", seasonal_trend: "spring" },
            { id: 252, ingredient_id: 135, substitute_id: 117, usage_count: 59, recorded_date: "2023-01-01", daily_average_usage: "618.55", seasonal_trend: "summer" },
            { id: 253, ingredient_id: 193, substitute_id: 181, usage_count: 14, recorded_date: "2022-09-09", daily_average_usage: "452.13", seasonal_trend: "summer" },
            { id: 254, ingredient_id: 62, substitute_id: 200, usage_count: 144, recorded_date: "2022-08-22", daily_average_usage: "340.75", seasonal_trend: "summer" },
            { id: 255, ingredient_id: 9, substitute_id: 146, usage_count: 286, recorded_date: "2022-09-15", daily_average_usage: "676.16", seasonal_trend: "spring" },
            { id: 256, ingredient_id: 199, substitute_id: 112, usage_count: 67, recorded_date: null, daily_average_usage: "598.92", seasonal_trend: "summer" },
            { id: 257, ingredient_id: 104, substitute_id: 70, usage_count: 4, recorded_date: "2022-11-23", daily_average_usage: "590.72", seasonal_trend: "summer" },
            { id: 258, ingredient_id: 144, substitute_id: 1, usage_count: 248, recorded_date: "2022-10-18", daily_average_usage: "460.13", seasonal_trend: "spring" },
            { id: 259, ingredient_id: 178, substitute_id: 30, usage_count: 474, recorded_date: "2022-11-27", daily_average_usage: "389.93", seasonal_trend: "fall" },
            { id: 260, ingredient_id: 144, substitute_id: 25, usage_count: 411, recorded_date: "2022-12-14", daily_average_usage: "316.61", seasonal_trend: "winter" },
            { id: 261, ingredient_id: 21, substitute_id: 14, usage_count: 498, recorded_date: null, daily_average_usage: "469.08", seasonal_trend: "summer" },
            { id: 262, ingredient_id: 157, substitute_id: 4, usage_count: 996, recorded_date: "2022-09-20", daily_average_usage: "452.34", seasonal_trend: "fall" },
            { id: 263, ingredient_id: 20, substitute_id: 96, usage_count: 477, recorded_date: "2022-08-02", daily_average_usage: "606.29", seasonal_trend: "summer" },
            { id: 264, ingredient_id: 140, substitute_id: 16, usage_count: 418, recorded_date: null, daily_average_usage: "462.05", seasonal_trend: "spring" },
            { id: 265, ingredient_id: 35, substitute_id: 56, usage_count: 70, recorded_date: "2022-11-27", daily_average_usage: "525.37", seasonal_trend: "fall" },
            { id: 266, ingredient_id: 77, substitute_id: 89, usage_count: null, recorded_date: "2022-08-04", daily_average_usage: "467.59", seasonal_trend: "spring" },
            { id: 267, ingredient_id: 93, substitute_id: 35, usage_count: 687, recorded_date: "2022-11-05", daily_average_usage: "384.19", seasonal_trend: "summer" },
            { id: 268, ingredient_id: 44, substitute_id: 133, usage_count: 690, recorded_date: "2022-07-10", daily_average_usage: "506.15", seasonal_trend: "fall" },
            { id: 269, ingredient_id: 59, substitute_id: 67, usage_count: 757, recorded_date: "2022-04-22", daily_average_usage: "370.12", seasonal_trend: "spring" },
            { id: 270, ingredient_id: 57, substitute_id: 68, usage_count: 48, recorded_date: null, daily_average_usage: "462.43", seasonal_trend: "fall" },
            { id: 271, ingredient_id: 145, substitute_id: 186, usage_count: 290, recorded_date: "2022-07-31", daily_average_usage: "288.47", seasonal_trend: "summer" },
            { id: 272, ingredient_id: 150, substitute_id: 136, usage_count: 185, recorded_date: "2022-03-24", daily_average_usage: "533.24", seasonal_trend: "fall" },
            { id: 273, ingredient_id: 146, substitute_id: 58, usage_count: 627, recorded_date: "2022-12-13", daily_average_usage: "350.00", seasonal_trend: "spring" },
            { id: 274, ingredient_id: 177, substitute_id: 67, usage_count: 142, recorded_date: "2022-09-17", daily_average_usage: "514.68", seasonal_trend: "spring" },
            { id: 275, ingredient_id: 30, substitute_id: 45, usage_count: 1, recorded_date: "2022-08-28", daily_average_usage: "437.64", seasonal_trend: "winter" },
            { id: 276, ingredient_id: 94, substitute_id: 148, usage_count: 968, recorded_date: "2022-11-07", daily_average_usage: "437.55", seasonal_trend: "spring" },
            { id: 277, ingredient_id: 154, substitute_id: 76, usage_count: 29, recorded_date: "2022-11-02", daily_average_usage: "431.01", seasonal_trend: "winter" },
            { id: 278, ingredient_id: 98, substitute_id: 102, usage_count: 6, recorded_date: "2022-11-18", daily_average_usage: "466.08", seasonal_trend: "spring" },
            { id: 279, ingredient_id: 12, substitute_id: 19, usage_count: 582, recorded_date: "2022-09-05", daily_average_usage: "220.96", seasonal_trend: "fall" },
            { id: 280, ingredient_id: 103, substitute_id: 168, usage_count: 391, recorded_date: "2022-11-19", daily_average_usage: "404.94", seasonal_trend: "summer" },
            { id: 281, ingredient_id: 58, substitute_id: 35, usage_count: 534, recorded_date: "2022-12-29", daily_average_usage: "455.62", seasonal_trend: "fall" },
            { id: 282, ingredient_id: 97, substitute_id: 94, usage_count: 471, recorded_date: "2022-07-21", daily_average_usage: "524.87", seasonal_trend: "fall" },
            { id: 283, ingredient_id: 144, substitute_id: 28, usage_count: 1, recorded_date: "2022-09-14", daily_average_usage: "572.58", seasonal_trend: "fall" },
            { id: 284, ingredient_id: 51, substitute_id: 126, usage_count: 43, recorded_date: "2022-03-19", daily_average_usage: "140.02", seasonal_trend: "fall" },
            { id: 285, ingredient_id: 127, substitute_id: 102, usage_count: 54, recorded_date: null, daily_average_usage: "281.30", seasonal_trend: "summer" },
            { id: 286, ingredient_id: 19, substitute_id: 114, usage_count: 90, recorded_date: "2022-10-04", daily_average_usage: "480.45", seasonal_trend: "summer" },
            { id: 287, ingredient_id: 188, substitute_id: 182, usage_count: 211, recorded_date: "2022-07-30", daily_average_usage: "531.03", seasonal_trend: "winter" },
            { id: 288, ingredient_id: 1, substitute_id: 198, usage_count: 185, recorded_date: "2022-12-18", daily_average_usage: "400.18", seasonal_trend: "summer" },
            { id: 289, ingredient_id: 22, substitute_id: 119, usage_count: 477, recorded_date: "2022-12-22", daily_average_usage: "396.49", seasonal_trend: "fall" },
            { id: 290, ingredient_id: 72, substitute_id: 107, usage_count: 32, recorded_date: "2022-06-28", daily_average_usage: "590.90", seasonal_trend: "fall" },
            { id: 291, ingredient_id: 126, substitute_id: 114, usage_count: 75, recorded_date: null, daily_average_usage: "467.65", seasonal_trend: "summer" },
            { id: 292, ingredient_id: 134, substitute_id: 178, usage_count: 18, recorded_date: "2022-02-28", daily_average_usage: "415.08", seasonal_trend: "summer" },
            { id: 293, ingredient_id: 53, substitute_id: 21, usage_count: 113, recorded_date: "2022-11-04", daily_average_usage: "537.62", seasonal_trend: "spring" },
            { id: 294, ingredient_id: 20, substitute_id: 81, usage_count: 158, recorded_date: "2022-07-05", daily_average_usage: "289.72", seasonal_trend: "fall" },
            { id: 295, ingredient_id: 191, substitute_id: 79, usage_count: 48, recorded_date: "2022-04-17", daily_average_usage: "542.17", seasonal_trend: "fall" },
            { id: 296, ingredient_id: 34, substitute_id: 122, usage_count: 189, recorded_date: "2022-02-28", daily_average_usage: "565.89", seasonal_trend: "summer" },
            { id: 297, ingredient_id: 157, substitute_id: 124, usage_count: 410, recorded_date: "2022-10-02", daily_average_usage: "515.00", seasonal_trend: "spring" },
            { id: 298, ingredient_id: 114, substitute_id: 65, usage_count: 240, recorded_date: "2022-09-30", daily_average_usage: "376.53", seasonal_trend: "winter" },
            { id: 299, ingredient_id: 98, substitute_id: 96, usage_count: 25, recorded_date: "2022-06-01", daily_average_usage: "576.39", seasonal_trend: "spring" },
            { id: 300, ingredient_id: 181, substitute_id: 200, usage_count: 276, recorded_date: "2022-12-24", daily_average_usage: "501.74", seasonal_trend: "summer" },
            { id: 301, ingredient_id: 126, substitute_id: 133, usage_count: 12, recorded_date: "2022-08-15", daily_average_usage: "548.57", seasonal_trend: "fall" },
            { id: 302, ingredient_id: 136, substitute_id: 64, usage_count: 615, recorded_date: "2022-03-07", daily_average_usage: "747.57", seasonal_trend: "summer" },
            { id: 303, ingredient_id: 64, substitute_id: 189, usage_count: 611, recorded_date: "2022-07-05", daily_average_usage: "891.55", seasonal_trend: "summer" },
            { id: 304, ingredient_id: 97, substitute_id: 98, usage_count: 100, recorded_date: "2022-07-12", daily_average_usage: "550.81", seasonal_trend: "fall" },
            { id: 305, ingredient_id: 145, substitute_id: 148, usage_count: 188, recorded_date: null, daily_average_usage: "577.90", seasonal_trend: "fall" },
            { id: 306, ingredient_id: 40, substitute_id: 137, usage_count: 56, recorded_date: "2022-08-30", daily_average_usage: "564.81", seasonal_trend: "fall" },
            { id: 307, ingredient_id: 122, substitute_id: 135, usage_count: 951, recorded_date: "2022-09-13", daily_average_usage: "584.84", seasonal_trend: "spring" },
            { id: 308, ingredient_id: 178, substitute_id: 21, usage_count: 66, recorded_date: "2022-12-04", daily_average_usage: "404.59", seasonal_trend: "fall" },
            { id: 309, ingredient_id: 151, substitute_id: 200, usage_count: 136, recorded_date: "2022-12-15", daily_average_usage: "480.89", seasonal_trend: "winter" },
            { id: 310, ingredient_id: 139, substitute_id: 145, usage_count: 315, recorded_date: "2022-09-18", daily_average_usage: "382.93", seasonal_trend: "fall" },
            { id: 311, ingredient_id: 36, substitute_id: 96, usage_count: 766, recorded_date: null, daily_average_usage: "421.77", seasonal_trend: "fall" },
            { id: 312, ingredient_id: 85, substitute_id: 42, usage_count: 90, recorded_date: "2022-07-18", daily_average_usage: "569.31", seasonal_trend: "spring" },
            { id: 313, ingredient_id: 72, substitute_id: 93, usage_count: 57, recorded_date: "2022-09-25", daily_average_usage: "538.89", seasonal_trend: "winter" },
            { id: 314, ingredient_id: 47, substitute_id: 37, usage_count: 608, recorded_date: "2022-09-05", daily_average_usage: "425.23", seasonal_trend: "fall" },
            { id: 315, ingredient_id: 58, substitute_id: 120, usage_count: null, recorded_date: "2022-10-08", daily_average_usage: "512.76", seasonal_trend: "spring" },
            { id: 316, ingredient_id: 86, substitute_id: 15, usage_count: 169, recorded_date: "2022-09-24", daily_average_usage: "370.18", seasonal_trend: "fall" },
            { id: 317, ingredient_id: 100, substitute_id: 25, usage_count: 508, recorded_date: "2022-04-17", daily_average_usage: "542.01", seasonal_trend: "summer" },
            { id: 318, ingredient_id: 174, substitute_id: 185, usage_count: 65, recorded_date: "2022-10-06", daily_average_usage: "592.16", seasonal_trend: "spring" },
            { id: 319, ingredient_id: 129, substitute_id: 10, usage_count: 49, recorded_date: "2022-04-28", daily_average_usage: "483.03", seasonal_trend: "summer" },
            { id: 320, ingredient_id: 177, substitute_id: 160, usage_count: 338, recorded_date: "2022-10-06", daily_average_usage: "622.57", seasonal_trend: "summer" },
            { id: 321, ingredient_id: 62, substitute_id: 52, usage_count: 84, recorded_date: "2022-09-27", daily_average_usage: "631.09", seasonal_trend: "fall" },
            { id: 322, ingredient_id: 61, substitute_id: 161, usage_count: 140, recorded_date: "2022-05-27", daily_average_usage: "486.38", seasonal_trend: "summer" },
            { id: 323, ingredient_id: 38, substitute_id: 192, usage_count: 553, recorded_date: "2022-06-29", daily_average_usage: "503.47", seasonal_trend: "spring" },
            { id: 324, ingredient_id: 28, substitute_id: 64, usage_count: 45, recorded_date: "2022-08-26", daily_average_usage: "557.92", seasonal_trend: "fall" },
            { id: 325, ingredient_id: 170, substitute_id: 173, usage_count: null, recorded_date: "2022-07-14", daily_average_usage: "396.93", seasonal_trend: "fall" },
            { id: 326, ingredient_id: 160, substitute_id: 164, usage_count: 23, recorded_date: null, daily_average_usage: "558.31", seasonal_trend: "fall" },
            { id: 327, ingredient_id: 151, substitute_id: 174, usage_count: 321, recorded_date: "2022-12-31", daily_average_usage: "713.18", seasonal_trend: "spring" },
            { id: 328, ingredient_id: 183, substitute_id: 73, usage_count: 680, recorded_date: "2022-06-05", daily_average_usage: "714.85", seasonal_trend: "fall" },
            { id: 329, ingredient_id: 96, substitute_id: 28, usage_count: 37, recorded_date: "2022-08-05", daily_average_usage: "571.09", seasonal_trend: "fall" },
            { id: 330, ingredient_id: 148, substitute_id: 100, usage_count: 332, recorded_date: "2022-11-10", daily_average_usage: "468.80", seasonal_trend: "summer" },
            { id: 331, ingredient_id: 51, substitute_id: 174, usage_count: 424, recorded_date: "2022-02-24", daily_average_usage: "241.43", seasonal_trend: "spring" },
            { id: 332, ingredient_id: 28, substitute_id: 88, usage_count: 219, recorded_date: null, daily_average_usage: "561.16", seasonal_trend: "summer" },
            { id: 333, ingredient_id: 18, substitute_id: 170, usage_count: 548, recorded_date: null, daily_average_usage: "404.73", seasonal_trend: "spring" },
            { id: 334, ingredient_id: 14, substitute_id: 77, usage_count: 944, recorded_date: null, daily_average_usage: "427.15", seasonal_trend: "summer" },
            { id: 335, ingredient_id: 24, substitute_id: 92, usage_count: 2, recorded_date: "2022-05-09", daily_average_usage: "417.28", seasonal_trend: "spring" },
            { id: 336, ingredient_id: 128, substitute_id: 156, usage_count: 349, recorded_date: "2022-08-24", daily_average_usage: "460.70", seasonal_trend: "fall" },
            { id: 337, ingredient_id: 149, substitute_id: 107, usage_count: 110, recorded_date: "2022-05-14", daily_average_usage: "700.82", seasonal_trend: "summer" },
            { id: 338, ingredient_id: 161, substitute_id: 149, usage_count: 224, recorded_date: "2022-06-28", daily_average_usage: "470.34", seasonal_trend: "fall" },
            { id: 339, ingredient_id: 156, substitute_id: 94, usage_count: 89, recorded_date: "2022-02-22", daily_average_usage: "526.61", seasonal_trend: "winter" },
            { id: 340, ingredient_id: 56, substitute_id: 160, usage_count: 223, recorded_date: null, daily_average_usage: "588.16", seasonal_trend: "winter" },
            { id: 341, ingredient_id: 35, substitute_id: 173, usage_count: null, recorded_date: "2022-10-23", daily_average_usage: "457.13", seasonal_trend: "spring" },
            { id: 342, ingredient_id: 84, substitute_id: 28, usage_count: 715, recorded_date: "2022-12-10", daily_average_usage: "565.44", seasonal_trend: "winter" },
            { id: 343, ingredient_id: 10, substitute_id: 186, usage_count: 855, recorded_date: "2022-08-11", daily_average_usage: "708.83", seasonal_trend: "fall" },
            { id: 344, ingredient_id: 29, substitute_id: 111, usage_count: 8, recorded_date: "2022-06-29", daily_average_usage: "438.03", seasonal_trend: "summer" },
            { id: 345, ingredient_id: 146, substitute_id: 48, usage_count: 17, recorded_date: null, daily_average_usage: "369.77", seasonal_trend: "fall" },
            { id: 346, ingredient_id: 181, substitute_id: 68, usage_count: 574, recorded_date: "2022-12-24", daily_average_usage: "627.83", seasonal_trend: "fall" },
            { id: 347, ingredient_id: 169, substitute_id: 147, usage_count: 191, recorded_date: "2022-12-17", daily_average_usage: "641.52", seasonal_trend: "fall" },
            { id: 348, ingredient_id: 196, substitute_id: 139, usage_count: 668, recorded_date: "2022-09-10", daily_average_usage: "461.48", seasonal_trend: "spring" },
            { id: 349, ingredient_id: 94, substitute_id: 134, usage_count: 260, recorded_date: "2022-08-11", daily_average_usage: "659.24", seasonal_trend: "fall" },
            { id: 350, ingredient_id: 78, substitute_id: 54, usage_count: 119, recorded_date: "2022-12-12", daily_average_usage: "523.72", seasonal_trend: "fall" },
            { id: 351, ingredient_id: 40, substitute_id: 117, usage_count: 979, recorded_date: "2022-11-25", daily_average_usage: "469.74", seasonal_trend: "fall" },
            { id: 352, ingredient_id: 158, substitute_id: 71, usage_count: null, recorded_date: "2022-10-05", daily_average_usage: "577.27", seasonal_trend: "summer" },
            { id: 353, ingredient_id: 102, substitute_id: 97, usage_count: 217, recorded_date: "2022-08-11", daily_average_usage: "692.88", seasonal_trend: "spring" },
            { id: 354, ingredient_id: 199, substitute_id: 123, usage_count: 334, recorded_date: "2022-01-30", daily_average_usage: "560.52", seasonal_trend: "summer" },
            { id: 355, ingredient_id: 181, substitute_id: 178, usage_count: 814, recorded_date: "2022-01-20", daily_average_usage: "622.54", seasonal_trend: "summer" },
            { id: 356, ingredient_id: 51, substitute_id: 41, usage_count: 325, recorded_date: "2022-09-18", daily_average_usage: "352.41", seasonal_trend: "summer" },
            { id: 357, ingredient_id: 188, substitute_id: 135, usage_count: 66, recorded_date: "2022-06-22", daily_average_usage: "344.87", seasonal_trend: "spring" },
            { id: 358, ingredient_id: 51, substitute_id: 31, usage_count: 891, recorded_date: "2022-03-11", daily_average_usage: "518.51", seasonal_trend: "summer" },
            { id: 359, ingredient_id: 76, substitute_id: 161, usage_count: 509, recorded_date: null, daily_average_usage: "483.72", seasonal_trend: "winter" },
            { id: 360, ingredient_id: 83, substitute_id: 25, usage_count: 3, recorded_date: "2022-10-29", daily_average_usage: "235.44", seasonal_trend: "summer" },
            { id: 361, ingredient_id: 28, substitute_id: 93, usage_count: 259, recorded_date: null, daily_average_usage: "322.35", seasonal_trend: "summer" },
            { id: 362, ingredient_id: 66, substitute_id: 191, usage_count: 711, recorded_date: "2022-12-28", daily_average_usage: "567.02", seasonal_trend: "summer" },
            { id: 363, ingredient_id: 50, substitute_id: 40, usage_count: 209, recorded_date: "2022-07-20", daily_average_usage: "418.67", seasonal_trend: "summer" },
            { id: 364, ingredient_id: 197, substitute_id: 139, usage_count: 84, recorded_date: null, daily_average_usage: "663.88", seasonal_trend: "summer" },
            { id: 365, ingredient_id: 28, substitute_id: 176, usage_count: 0, recorded_date: "2022-01-06", daily_average_usage: "752.75", seasonal_trend: "summer" },
            { id: 366, ingredient_id: 151, substitute_id: 195, usage_count: 1, recorded_date: "2022-12-20", daily_average_usage: "403.27", seasonal_trend: "summer" },
            { id: 367, ingredient_id: 75, substitute_id: 83, usage_count: 581, recorded_date: "2022-06-06", daily_average_usage: "412.82", seasonal_trend: "summer" },
            { id: 368, ingredient_id: 145, substitute_id: 12, usage_count: 333, recorded_date: null, daily_average_usage: "590.39", seasonal_trend: "summer" },
            { id: 369, ingredient_id: 14, substitute_id: 54, usage_count: 131, recorded_date: "2022-08-14", daily_average_usage: "552.69", seasonal_trend: "spring" },
            { id: 370, ingredient_id: 158, substitute_id: 141, usage_count: 142, recorded_date: null, daily_average_usage: "467.15", seasonal_trend: "summer" },
            { id: 371, ingredient_id: 88, substitute_id: 18, usage_count: null, recorded_date: "2022-11-16", daily_average_usage: "591.42", seasonal_trend: "spring" },
            { id: 372, ingredient_id: 36, substitute_id: 186, usage_count: 41, recorded_date: "2022-01-12", daily_average_usage: "556.51", seasonal_trend: "winter" },
            { id: 373, ingredient_id: 141, substitute_id: 157, usage_count: 78, recorded_date: "2022-06-21", daily_average_usage: "381.80", seasonal_trend: "summer" },
            { id: 374, ingredient_id: 26, substitute_id: 125, usage_count: 659, recorded_date: "2022-09-12", daily_average_usage: "418.78", seasonal_trend: "spring" },
            { id: 375, ingredient_id: 144, substitute_id: 146, usage_count: 60, recorded_date: "2022-11-21", daily_average_usage: "247.60", seasonal_trend: "summer" },
            { id: 376, ingredient_id: 122, substitute_id: 89, usage_count: 946, recorded_date: "2022-07-21", daily_average_usage: "487.72", seasonal_trend: "winter" },
            { id: 377, ingredient_id: 128, substitute_id: 115, usage_count: 273, recorded_date: null, daily_average_usage: "320.09", seasonal_trend: "fall" },
            { id: 378, ingredient_id: 89, substitute_id: 108, usage_count: 86, recorded_date: "2022-07-14", daily_average_usage: "382.82", seasonal_trend: "summer" },
            { id: 379, ingredient_id: 36, substitute_id: 178, usage_count: 282, recorded_date: "2022-11-24", daily_average_usage: "588.59", seasonal_trend: "fall" },
            { id: 380, ingredient_id: 68, substitute_id: 49, usage_count: 454, recorded_date: "2022-08-09", daily_average_usage: "330.54", seasonal_trend: "summer" },
            { id: 381, ingredient_id: 38, substitute_id: 89, usage_count: 59, recorded_date: "2022-05-14", daily_average_usage: "459.67", seasonal_trend: "spring" },
            { id: 382, ingredient_id: 130, substitute_id: 62, usage_count: 626, recorded_date: "2022-12-31", daily_average_usage: "566.50", seasonal_trend: "winter" },
            { id: 383, ingredient_id: 142, substitute_id: 122, usage_count: 335, recorded_date: "2022-07-25", daily_average_usage: "115.19", seasonal_trend: "summer" },
            { id: 384, ingredient_id: 60, substitute_id: 91, usage_count: 813, recorded_date: null, daily_average_usage: "709.27", seasonal_trend: "summer" },
            { id: 385, ingredient_id: 71, substitute_id: 192, usage_count: 896, recorded_date: "2022-09-23", daily_average_usage: "269.67", seasonal_trend: "summer" },
            { id: 386, ingredient_id: 47, substitute_id: 104, usage_count: null, recorded_date: "2022-12-16", daily_average_usage: "473.95", seasonal_trend: "summer" },
            { id: 387, ingredient_id: 103, substitute_id: 186, usage_count: 626, recorded_date: "2022-02-09", daily_average_usage: "485.46", seasonal_trend: "fall" },
            { id: 388, ingredient_id: 148, substitute_id: 126, usage_count: 748, recorded_date: "2022-11-11", daily_average_usage: "379.01", seasonal_trend: "winter" },
            { id: 389, ingredient_id: 92, substitute_id: 184, usage_count: 588, recorded_date: "2022-10-05", daily_average_usage: "398.41", seasonal_trend: "fall" },
            { id: 390, ingredient_id: 118, substitute_id: 94, usage_count: 65, recorded_date: "2022-10-30", daily_average_usage: "464.32", seasonal_trend: "spring" },
            { id: 391, ingredient_id: 50, substitute_id: 85, usage_count: 636, recorded_date: "2022-07-20", daily_average_usage: "419.32", seasonal_trend: "spring" },
            { id: 392, ingredient_id: 49, substitute_id: 9, usage_count: 15, recorded_date: "2022-05-27", daily_average_usage: "641.76", seasonal_trend: "fall" },
            { id: 393, ingredient_id: 104, substitute_id: 108, usage_count: 750, recorded_date: "2022-09-20", daily_average_usage: "427.70", seasonal_trend: "fall" },
            { id: 394, ingredient_id: 170, substitute_id: 72, usage_count: 353, recorded_date: "2022-06-03", daily_average_usage: "304.44", seasonal_trend: "fall" },
            { id: 395, ingredient_id: 44, substitute_id: 10, usage_count: 568, recorded_date: "2022-11-13", daily_average_usage: "302.28", seasonal_trend: "fall" },
            { id: 396, ingredient_id: 76, substitute_id: 197, usage_count: null, recorded_date: null, daily_average_usage: "605.96", seasonal_trend: "spring" },
            { id: 397, ingredient_id: 169, substitute_id: 61, usage_count: 358, recorded_date: "2022-01-19", daily_average_usage: "435.03", seasonal_trend: "spring" },
            { id: 398, ingredient_id: 58, substitute_id: 113, usage_count: 310, recorded_date: "2022-10-27", daily_average_usage: "395.57", seasonal_trend: "fall" },
            { id: 399, ingredient_id: 108, substitute_id: 161, usage_count: 1, recorded_date: "2022-05-25", daily_average_usage: "593.95", seasonal_trend: "fall" },
            { id: 400, ingredient_id: 179, substitute_id: 130, usage_count: 583, recorded_date: "2022-08-21", daily_average_usage: "311.60", seasonal_trend: "summer" },
        ],
    });
    await prisma.user_preferences.createMany({
        data: [
            { id: 1, user_id: "62bfd3a8-c72b-43f0-8684-02d51ac91b62", ingredient_id: 87, timestamp: new Date("2022-05-27T19:04:08Z"), preference_score: "4.6" },
            { id: 2, user_id: "d2db2e55-479f-4239-9017-b81f43f0db53", ingredient_id: 181, timestamp: new Date("2022-01-27T03:17:55Z"), preference_score: "9.7" },
            { id: 3, user_id: "37bf6c3a-3b5a-4218-b45f-8105b0bd4fcb", ingredient_id: 66, timestamp: new Date("2022-06-28T13:46:38Z"), preference_score: "9.9" },
            { id: 4, user_id: "85bd618c-8e25-4457-9819-5ac194aa2f47", ingredient_id: 170, timestamp: new Date("2022-05-20T19:28:02Z"), preference_score: "7.6" },
            { id: 5, user_id: "e1bcfa74-50a6-4283-92c4-25bf0336451a", ingredient_id: 163, timestamp: new Date("2022-09-24T21:48:24Z"), preference_score: "2.7" },
            { id: 6, user_id: "edc0c69d-a560-4e78-a733-0fb0ab3698d1", ingredient_id: 138, timestamp: new Date("2022-03-24T07:45:40Z"), preference_score: null },
            { id: 7, user_id: "21324770-9f97-4716-859e-52fbbce6ecf1", ingredient_id: 116, timestamp: new Date("2022-05-05T18:21:35Z"), preference_score: null },
            { id: 8, user_id: "646da492-258f-44ae-875c-530a5c362f80", ingredient_id: 44, timestamp: new Date("2022-10-10T12:50:08Z"), preference_score: "4.2" },
            { id: 9, user_id: "3a2d19cf-d841-4eef-aca2-be200e026c85", ingredient_id: 134, timestamp: new Date("2022-03-11T09:57:23Z"), preference_score: "5.8" },
            { id: 10, user_id: "218598ca-9cd0-457e-b103-89e9af71d038", ingredient_id: 172, timestamp: new Date("2022-06-06T16:25:37Z"), preference_score: "6.9" },
            { id: 11, user_id: "fa65fdf5-5789-457d-b7cb-ce561b01161b", ingredient_id: 188, timestamp: new Date("2022-02-27T11:47:56Z"), preference_score: "9.9" },
            { id: 12, user_id: "084c5c85-c47b-4083-9db5-99ff0a6fdc3b", ingredient_id: 152, timestamp: new Date("2022-10-28T15:14:40Z"), preference_score: null },
            { id: 13, user_id: "6f271a45-7058-4bc4-bd98-074322c2cb25", ingredient_id: 73, timestamp: new Date("2022-10-09T13:04:36Z"), preference_score: "4.4" },
            { id: 14, user_id: "74d7e372-bf2c-4522-be73-2ca0932ef009", ingredient_id: 70, timestamp: new Date("2022-06-02T22:25:52Z"), preference_score: "9.7" },
            { id: 15, user_id: "bd40417b-b651-4343-85e8-09533c2fe0d8", ingredient_id: 90, timestamp: new Date("2022-03-27T14:02:45Z"), preference_score: "9.4" },
            { id: 16, user_id: "d77cb55f-0bf0-4aaf-bd49-f0f4baae6d26", ingredient_id: 20, timestamp: new Date("2022-03-11T22:25:41Z"), preference_score: "9.7" },
            { id: 17, user_id: "0ea02871-3d9c-40fe-a058-7efcba2fd4ae", ingredient_id: 87, timestamp: new Date("2022-06-28T11:50:35Z"), preference_score: "1.3" },
            { id: 18, user_id: "dd7abe99-640a-47df-bb43-4f43b29f5d77", ingredient_id: 37, timestamp: new Date("2022-03-30T19:49:35Z"), preference_score: "9.6" },
            { id: 19, user_id: "27f294a8-74e3-4814-9bde-91d9e13800c0", ingredient_id: 94, timestamp: new Date("2022-11-03T12:41:02Z"), preference_score: "9.5" },
            { id: 20, user_id: "cd12f430-6cf4-49eb-b499-2f7e264bcac7", ingredient_id: 199, timestamp: new Date("2022-11-25T12:44:37Z"), preference_score: "7.6" },
            { id: 21, user_id: "f86b1baa-f571-4a5a-9e23-7b504c66d0cb", ingredient_id: 83, timestamp: new Date("2022-11-18T13:36:48Z"), preference_score: "2.0" },
            { id: 22, user_id: "049a08b2-108e-4e32-9d91-1de81ab2cb17", ingredient_id: 83, timestamp: new Date("2022-11-18T13:03:55Z"), preference_score: "8.4" },
            { id: 23, user_id: "f829f826-cc28-447a-900e-f3e68cecd16e", ingredient_id: 91, timestamp: new Date("2022-04-25T15:47:38Z"), preference_score: "10.0" },
            { id: 24, user_id: "26487f23-a1c3-403f-b778-7c9f62dd51ca", ingredient_id: 153, timestamp: new Date("2022-03-16T09:21:14Z"), preference_score: "9.2" },
            { id: 25, user_id: "7cfe92b5-1426-43e6-8254-d3e6b767a110", ingredient_id: 153, timestamp: new Date("2022-01-19T07:56:49Z"), preference_score: "9.1" },
            { id: 26, user_id: "dfb60b2b-4dab-4dcd-919b-b9b571a8382a", ingredient_id: 161, timestamp: new Date("2022-12-18T00:32:39Z"), preference_score: "10.0" },
            { id: 27, user_id: "498a3d3a-591a-4897-890e-ebef21c45dd5", ingredient_id: 151, timestamp: new Date("2022-01-15T19:08:19Z"), preference_score: "10.0" },
            { id: 28, user_id: "c12051c5-05dd-4c0c-a9f1-e43d102690b6", ingredient_id: 60, timestamp: new Date("2022-05-22T11:40:55Z"), preference_score: "6.3" },
            { id: 29, user_id: "66ea18d9-7edb-4ac2-8bfa-e41c7ab7b9fd", ingredient_id: 146, timestamp: new Date("2022-01-13T15:12:12Z"), preference_score: "2.5" },
            { id: 30, user_id: "78fdf1f5-aacc-4fe3-8df2-225d8bd1d862", ingredient_id: 17, timestamp: new Date("2022-08-26T18:06:11Z"), preference_score: "10.0" },
            { id: 31, user_id: "9be50fcc-9eee-4905-924b-47c2fb07c2cd", ingredient_id: 99, timestamp: new Date("2022-06-12T20:24:23Z"), preference_score: "8.2" },
            { id: 32, user_id: "3c470d8e-535a-43b3-8b62-3be06e7c7824", ingredient_id: 17, timestamp: new Date("2022-04-14T14:25:44Z"), preference_score: "7.4" },
            { id: 33, user_id: "b4c869be-d4ac-49f7-893b-7b48104239c6", ingredient_id: 83, timestamp: new Date("2022-03-18T21:56:23Z"), preference_score: "4.4" },
            { id: 34, user_id: "c6508482-e837-46c0-b2a1-2bc050824d7e", ingredient_id: 174, timestamp: new Date("2022-10-15T20:15:18Z"), preference_score: null },
            { id: 35, user_id: "60626818-4e65-4859-81bb-26fc60429e08", ingredient_id: 4, timestamp: new Date("2022-05-28T12:35:55Z"), preference_score: "10.0" },
            { id: 36, user_id: "8c94d2e5-1459-40b1-a09c-75725b04894e", ingredient_id: 35, timestamp: new Date("2022-08-16T19:47:05Z"), preference_score: "10.0" },
            { id: 37, user_id: "86d6a729-ad1f-4242-b5a4-8ccb212a5bfb", ingredient_id: 193, timestamp: new Date("2022-09-10T19:46:13Z"), preference_score: "10.0" },
            { id: 38, user_id: "4a7c183f-5760-4c32-b995-89594b1ecb42", ingredient_id: 105, timestamp: new Date("2022-02-10T20:54:16Z"), preference_score: "9.8" },
            { id: 39, user_id: "e0ed9ba8-f150-45ad-a001-ef9b41bff2db", ingredient_id: 38, timestamp: new Date("2022-10-01T12:54:29Z"), preference_score: "9.4" },
            { id: 40, user_id: "09b1388c-ec95-4e4b-a150-cc6bbf0cfce3", ingredient_id: 135, timestamp: new Date("2022-10-06T07:57:23Z"), preference_score: "9.8" },
            { id: 41, user_id: "985b0991-b5e1-4428-af4a-fbb1e29693d6", ingredient_id: 140, timestamp: new Date("2022-09-03T13:56:41Z"), preference_score: "9.5" },
            { id: 42, user_id: "e535eb06-349b-4cec-b9aa-ba3f273bae65", ingredient_id: 195, timestamp: new Date("2022-10-19T14:00:32Z"), preference_score: "5.0" },
            { id: 43, user_id: "5b91c563-7c03-484c-a674-e25dc5fa4e1d", ingredient_id: 180, timestamp: new Date("2022-11-17T09:28:56Z"), preference_score: "7.3" },
            { id: 44, user_id: "83be22ac-e082-4609-b6b2-512b32e2d9a2", ingredient_id: 18, timestamp: new Date("2022-01-15T12:32:20Z"), preference_score: "9.4" },
            { id: 45, user_id: "6bc281a7-2584-4656-80b3-4ae21873f457", ingredient_id: 16, timestamp: new Date("2022-07-07T12:12:03Z"), preference_score: "9.1" },
            { id: 46, user_id: "7c99ca7b-d775-4123-8dc8-e5e31e43db2c", ingredient_id: 83, timestamp: new Date("2022-01-09T20:46:53Z"), preference_score: "9.6" },
            { id: 47, user_id: "87d1212d-9ff4-45ed-89b3-5937d33eabbd", ingredient_id: 163, timestamp: new Date("2022-08-10T23:07:16Z"), preference_score: "1.2" },
            { id: 48, user_id: "2a161ebf-ece2-4832-9352-35d2af4a87a0", ingredient_id: 180, timestamp: new Date("2022-10-16T09:26:37Z"), preference_score: "3.2" },
            { id: 49, user_id: "1ade8a45-66d9-4183-9a62-82335b572761", ingredient_id: 55, timestamp: new Date("2022-02-22T11:06:46Z"), preference_score: "9.4" },
            { id: 50, user_id: "a4da83c5-04ed-40a3-ac39-90498657f268", ingredient_id: 103, timestamp: new Date("2022-08-28T17:35:43Z"), preference_score: "4.1" },
            { id: 51, user_id: "38e89f57-e371-4a0b-82da-dac2d1fbc9e3", ingredient_id: 31, timestamp: new Date("2022-03-08T15:01:07Z"), preference_score: "6.2" },
            { id: 52, user_id: "5ae468ba-3d51-48be-929a-84973b7ff71b", ingredient_id: 150, timestamp: new Date("2022-10-29T15:51:09Z"), preference_score: null },
            { id: 53, user_id: "25b15525-3689-40a9-9e49-5fdba7c77fc1", ingredient_id: 127, timestamp: new Date("2022-12-28T16:27:24Z"), preference_score: "7.5" },
            { id: 54, user_id: "c9877e76-0f74-4bd1-8be7-85bd21146f2e", ingredient_id: 189, timestamp: new Date("2022-12-19T19:54:27Z"), preference_score: "9.9" },
            { id: 55, user_id: "c5f547cc-f3aa-44c2-a843-71ab7f86aefc", ingredient_id: 136, timestamp: new Date("2022-01-09T09:57:20Z"), preference_score: "5.3" },
            { id: 56, user_id: "ea1360a7-d26d-4d5b-977f-b2559b267442", ingredient_id: 86, timestamp: new Date("2022-08-06T17:22:44Z"), preference_score: "8.9" },
            { id: 57, user_id: "5ea3bb1f-d9e8-48b8-93bb-30b059eb77f3", ingredient_id: 47, timestamp: new Date("2022-07-23T12:00:27Z"), preference_score: "8.4" },
            { id: 58, user_id: "49918eab-6a35-4b43-bb74-3a2c4a05a80c", ingredient_id: 44, timestamp: new Date("2022-06-01T10:37:42Z"), preference_score: "9.0" },
            { id: 59, user_id: "4b9355a8-ca61-4058-b2ec-78205fcf993d", ingredient_id: 37, timestamp: new Date("2022-01-14T14:50:08Z"), preference_score: "4.1" },
            { id: 60, user_id: "1aa41740-9a8d-40fe-9420-916becd5532d", ingredient_id: 123, timestamp: new Date("2022-08-02T20:14:57Z"), preference_score: "6.2" },
            { id: 61, user_id: "c9c68ff8-2ef1-461d-ab5a-f24731517aa8", ingredient_id: 96, timestamp: new Date("2022-10-02T10:46:47Z"), preference_score: "4.5" },
            { id: 62, user_id: "41f721b7-e3fb-4479-8284-e67792d4ddf0", ingredient_id: 160, timestamp: new Date("2022-09-16T15:27:18Z"), preference_score: null },
            { id: 63, user_id: "5fa9f366-3ff4-49cf-96b5-4703166b4648", ingredient_id: 137, timestamp: new Date("2022-08-02T19:37:43Z"), preference_score: "9.0" },
            { id: 64, user_id: "a81640e1-a54f-4a6c-9d31-cebf3c556997", ingredient_id: 95, timestamp: new Date("2022-10-24T21:10:31Z"), preference_score: "8.6" },
            { id: 65, user_id: "1dcf6b0a-8ee9-49a7-bd4e-031c65896836", ingredient_id: 197, timestamp: new Date("2022-03-17T13:02:13Z"), preference_score: "1.4" },
            { id: 66, user_id: "baf4cc7b-e5d3-481c-b63f-01c1fb1d8f61", ingredient_id: 4, timestamp: new Date("2022-03-19T18:31:26Z"), preference_score: "5.6" },
            { id: 67, user_id: "28fb1cba-71b6-4f9f-a5ce-d762f001d255", ingredient_id: 179, timestamp: new Date("2022-04-15T09:00:26Z"), preference_score: "2.7" },
            { id: 68, user_id: "12192161-050d-4cfd-9c78-2792abc76518", ingredient_id: 193, timestamp: new Date("2022-03-27T20:23:08Z"), preference_score: "7.6" },
            { id: 69, user_id: "7019d2a0-7235-4c49-804f-9dbb4e00a0d2", ingredient_id: 130, timestamp: new Date("2022-12-28T21:37:23Z"), preference_score: "6.9" },
            { id: 70, user_id: "e7b5601d-61e0-4aaf-ba9a-8046d1da890b", ingredient_id: 102, timestamp: new Date("2022-11-04T12:27:19Z"), preference_score: "9.7" },
            { id: 71, user_id: "0e1b7d9f-a388-422a-970e-d2620abeb3a6", ingredient_id: 112, timestamp: new Date("2022-06-27T14:16:18Z"), preference_score: "10.0" },
            { id: 72, user_id: "13a9fbb5-aaa4-451d-974f-2424932f386a", ingredient_id: 85, timestamp: new Date("2022-07-27T16:22:45Z"), preference_score: "6.0" },
            { id: 73, user_id: "1af75939-1bdf-4785-9123-4ebb2663bd0e", ingredient_id: 154, timestamp: new Date("2022-05-10T17:58:54Z"), preference_score: null },
            { id: 74, user_id: "c699ef65-3fc1-4e7f-b845-dbf9b45b8c6d", ingredient_id: 65, timestamp: new Date("2022-02-13T23:05:36Z"), preference_score: "4.3" },
            { id: 75, user_id: "8d4de9ed-5aa1-4505-be84-f91a80a60621", ingredient_id: 51, timestamp: new Date("2022-07-28T10:01:39Z"), preference_score: "4.1" },
            { id: 76, user_id: "cabc311e-d3d5-4ca1-ac5b-485592ecfb1b", ingredient_id: 61, timestamp: new Date("2022-09-02T16:58:13Z"), preference_score: "9.6" },
            { id: 77, user_id: "11861c96-2ecc-4227-b8f7-8c4dea7e9af2", ingredient_id: 23, timestamp: new Date("2022-05-13T09:46:20Z"), preference_score: "2.7" },
            { id: 78, user_id: "bef02659-71f7-485e-9e6c-2da8679605ea", ingredient_id: 73, timestamp: new Date("2022-12-27T19:49:48Z"), preference_score: "8.2" },
            { id: 79, user_id: "b944bfd6-a6a1-4bdf-81f4-d455a5b61cf3", ingredient_id: 50, timestamp: new Date("2022-02-23T08:31:34Z"), preference_score: "5.9" },
            { id: 80, user_id: "85d21215-0315-4feb-83cf-f8966055f1fb", ingredient_id: 61, timestamp: new Date("2022-04-26T05:43:08Z"), preference_score: null },
            { id: 81, user_id: "547d54bb-f240-4add-84c6-6ca8aabc44e6", ingredient_id: 122, timestamp: new Date("2022-04-05T10:32:41Z"), preference_score: "2.0" },
            { id: 82, user_id: "dab94e7a-44fd-42f2-bfc9-fc51e4b8f327", ingredient_id: 128, timestamp: new Date("2022-12-19T21:04:42Z"), preference_score: "7.4" },
            { id: 83, user_id: "35c2185c-7097-4596-bcc4-89e98c40f387", ingredient_id: 105, timestamp: new Date("2022-10-28T08:56:12Z"), preference_score: "6.2" },
            { id: 84, user_id: "75e5ff99-1bd5-4102-9ed3-b3080bc25e06", ingredient_id: 115, timestamp: new Date("2022-06-06T21:19:15Z"), preference_score: "9.8" },
            { id: 85, user_id: "e3b1bf7e-6eb3-40fc-bb94-5b4affc77279", ingredient_id: 200, timestamp: new Date("2022-02-03T16:31:09Z"), preference_score: "9.8" },
            { id: 86, user_id: "89ae86be-5c62-4d79-867e-9749a17af30a", ingredient_id: 185, timestamp: new Date("2022-11-03T06:37:29Z"), preference_score: "7.3" },
            { id: 87, user_id: "f414dd70-4d4e-4aa7-b6ff-c9519c5512da", ingredient_id: 16, timestamp: new Date("2022-04-17T09:13:57Z"), preference_score: "9.7" },
            { id: 88, user_id: "abfb4197-5eab-48f4-bc6d-aca72b298c0d", ingredient_id: 7, timestamp: new Date("2022-05-19T19:32:54Z"), preference_score: null },
            { id: 89, user_id: "925e0248-21f3-4151-a8f4-2672aa1656a6", ingredient_id: 149, timestamp: new Date("2022-04-14T20:33:38Z"), preference_score: "5.8" },
            { id: 90, user_id: "d5ac8926-6a10-49f6-9c2b-e1ffce146556", ingredient_id: 15, timestamp: new Date("2022-04-03T20:06:01Z"), preference_score: "4.4" },
            { id: 91, user_id: "74a8b012-e666-47c0-8c35-5289a4fd4a7c", ingredient_id: 112, timestamp: new Date("2022-09-21T09:36:52Z"), preference_score: "9.0" },
            { id: 92, user_id: "4c07dd9c-b155-4415-904e-5da53c872beb", ingredient_id: 187, timestamp: new Date("2022-11-15T08:20:35Z"), preference_score: "6.0" },
            { id: 93, user_id: "f9fcc8d0-11b9-445f-ba37-1805bbb2d4ef", ingredient_id: 119, timestamp: new Date("2022-01-09T20:17:49Z"), preference_score: "9.5" },
            { id: 94, user_id: "bc7c5a26-c603-4946-8052-83f7ddb5ddfa", ingredient_id: 150, timestamp: new Date("2022-04-22T14:05:19Z"), preference_score: "9.6" },
            { id: 95, user_id: "a49ef1db-15e6-4a1b-b00d-2c76afc4ccee", ingredient_id: 139, timestamp: new Date("2022-02-15T13:25:02Z"), preference_score: "5.1" },
            { id: 96, user_id: "2188a96f-2b5e-46fe-861b-6e6f28b1b4fb", ingredient_id: 66, timestamp: new Date("2022-09-13T15:14:07Z"), preference_score: "1.5" },
            { id: 97, user_id: "87e0b9a4-7f40-4d84-b407-4404399072b0", ingredient_id: 117, timestamp: new Date("2022-05-26T18:20:33Z"), preference_score: "9.6" },
            { id: 98, user_id: "4844d28c-fb55-4abd-8938-d8141597ffc8", ingredient_id: 104, timestamp: new Date("2022-12-13T07:30:07Z"), preference_score: "10.0" },
            { id: 99, user_id: "7a5fc1e5-8c19-49d5-a881-245462ff5a31", ingredient_id: 31, timestamp: new Date("2022-11-11T21:03:35Z"), preference_score: "2.0" },
            { id: 100, user_id: "7d17a19c-6425-44e7-adde-6ad667614d2f", ingredient_id: 29, timestamp: new Date("2022-04-06T04:26:42Z"), preference_score: "10.0" },
            { id: 101, user_id: "a47c832f-434a-48f4-ba73-706c6f1ab979", ingredient_id: 9, timestamp: new Date("2022-02-11T19:33:47Z"), preference_score: "9.4" },
            { id: 102, user_id: "f5213fc3-1599-4d8c-952f-6b4e06475a53", ingredient_id: 132, timestamp: new Date("2022-01-07T08:16:23Z"), preference_score: "8.4" },
            { id: 103, user_id: "a5bc311d-5e32-469f-9360-04b4909dbafb", ingredient_id: 159, timestamp: new Date("2022-10-01T23:05:47Z"), preference_score: "8.9" },
            { id: 104, user_id: "836f3003-1ece-47c3-b21c-2b2bfd4fd654", ingredient_id: 81, timestamp: new Date("2022-05-25T15:42:18Z"), preference_score: "8.7" },
            { id: 105, user_id: "a7a4561e-3b0b-4422-858e-630e7c792842", ingredient_id: 64, timestamp: new Date("2022-06-26T14:31:38Z"), preference_score: "5.6" },
            { id: 106, user_id: "6ff1c237-f360-4ade-83d0-8664e1defd1a", ingredient_id: 124, timestamp: new Date("2022-12-09T00:12:30Z"), preference_score: "5.4" },
            { id: 107, user_id: "a1e22d1a-7d48-4876-b071-a5d64c87fe9c", ingredient_id: 21, timestamp: new Date("2022-05-26T20:21:33Z"), preference_score: "6.9" },
            { id: 108, user_id: "dd7438c7-624a-4897-8b8f-6e92eb3dcbd0", ingredient_id: 44, timestamp: new Date("2022-06-04T13:30:21Z"), preference_score: "2.7" },
            { id: 109, user_id: "345a8677-f93e-4a25-8ecc-52da80194145", ingredient_id: 26, timestamp: new Date("2022-02-22T15:19:27Z"), preference_score: "10.0" },
            { id: 110, user_id: "9dcac43a-d7b4-4d21-8236-26a05749ae02", ingredient_id: 30, timestamp: new Date("2022-10-29T11:36:52Z"), preference_score: "6.2" },
            { id: 111, user_id: "81d6ea3f-960e-4c8b-b93b-8d9d127167bc", ingredient_id: 138, timestamp: new Date("2022-04-04T13:48:47Z"), preference_score: null },
            { id: 112, user_id: "bb835553-bdeb-4445-9466-44a1219c0ccc", ingredient_id: 159, timestamp: new Date("2022-09-27T07:52:35Z"), preference_score: "6.3" },
            { id: 113, user_id: "4ec7b113-1437-47d8-bdcd-9777868dd49e", ingredient_id: 131, timestamp: new Date("2022-11-15T10:09:17Z"), preference_score: "8.5" },
            { id: 114, user_id: "7e461d75-b21a-4a2b-b052-7d565daf8901", ingredient_id: 81, timestamp: new Date("2022-04-18T17:34:22Z"), preference_score: "7.0" },
            { id: 115, user_id: "62c9aae3-30ce-42cb-b345-f369a275f2d8", ingredient_id: 10, timestamp: new Date("2022-12-29T09:14:57Z"), preference_score: "9.1" },
            { id: 116, user_id: "4f89e40a-2105-4c51-8876-4fdb2bf5b8e7", ingredient_id: 197, timestamp: new Date("2022-07-23T08:11:27Z"), preference_score: "4.2" },
            { id: 117, user_id: "a8441282-13be-4392-8738-bd08cfeb031c", ingredient_id: 66, timestamp: new Date("2022-02-12T10:06:41Z"), preference_score: "1.7" },
            { id: 118, user_id: "4749529a-043c-4076-b5d2-6b9e0acd565d", ingredient_id: 9, timestamp: new Date("2022-05-15T19:49:36Z"), preference_score: "10.0" },
            { id: 119, user_id: "a8cc55e5-7d16-4bb6-a76d-1284c3395a3d", ingredient_id: 190, timestamp: new Date("2022-12-12T16:26:21Z"), preference_score: "6.2" },
            { id: 120, user_id: "747917ae-acee-4da9-a475-35cad0a7b7eb", ingredient_id: 53, timestamp: new Date("2022-11-28T12:44:58Z"), preference_score: "8.2" },
            { id: 121, user_id: "411658a3-be9b-4c34-9948-34e96adfffa0", ingredient_id: 125, timestamp: new Date("2022-01-07T08:29:51Z"), preference_score: "9.7" },
            { id: 122, user_id: "ac5abaf5-7a78-4650-9699-84f7073875ab", ingredient_id: 38, timestamp: new Date("2022-10-05T08:32:15Z"), preference_score: "8.3" },
            { id: 123, user_id: "c415dfa8-dacc-4f8f-89e2-aa36becf8ab0", ingredient_id: 173, timestamp: new Date("2022-10-05T19:34:46Z"), preference_score: "9.3" },
            { id: 124, user_id: "df51bd00-2904-4205-8027-7addb43d957d", ingredient_id: 17, timestamp: new Date("2022-11-21T19:39:28Z"), preference_score: "4.3" },
            { id: 125, user_id: "50d0b708-5222-46db-802d-29596826812d", ingredient_id: 176, timestamp: new Date("2022-05-05T14:05:46Z"), preference_score: "8.6" },
            { id: 126, user_id: "ac998904-bde7-4691-845d-99d877dd9139", ingredient_id: 160, timestamp: new Date("2022-04-30T00:44:30Z"), preference_score: null },
            { id: 127, user_id: "c1a1ba39-b2b8-4955-b9b5-23de463767af", ingredient_id: 162, timestamp: new Date("2022-10-05T22:08:08Z"), preference_score: "9.0" },
            { id: 128, user_id: "4ca441f6-2e35-46fd-be0d-aa84569e29bb", ingredient_id: 85, timestamp: new Date("2022-10-11T22:11:42Z"), preference_score: "6.0" },
            { id: 129, user_id: "49da93aa-ede0-4825-a5f3-4a9720b9294f", ingredient_id: 89, timestamp: new Date("2022-03-15T23:34:16Z"), preference_score: "8.7" },
            { id: 130, user_id: "09423863-36b0-4a8c-8cf2-ebec0cd676ef", ingredient_id: 167, timestamp: new Date("2022-08-16T22:01:01Z"), preference_score: "7.9" },
            { id: 131, user_id: "8c2f182a-ca84-495b-9161-aa7ff64ea350", ingredient_id: 55, timestamp: new Date("2022-11-09T22:23:49Z"), preference_score: "8.2" },
            { id: 132, user_id: "ff3cf620-adb9-4dba-a5d2-713a164117c6", ingredient_id: 192, timestamp: new Date("2022-02-15T17:31:10Z"), preference_score: "9.7" },
            { id: 133, user_id: "2742deb5-6b1f-4417-9264-6e62c2f6e8a4", ingredient_id: 133, timestamp: new Date("2022-10-04T15:09:41Z"), preference_score: null },
            { id: 134, user_id: "03955ee5-81b0-48fc-b853-2835e4ff93b0", ingredient_id: 66, timestamp: new Date("2022-12-23T21:43:30Z"), preference_score: "9.3" },
            { id: 135, user_id: "0c5c459b-c3e5-4382-aa34-0374cb469bfe", ingredient_id: 124, timestamp: new Date("2022-11-04T14:34:01Z"), preference_score: "8.0" },
            { id: 136, user_id: "b82d56b1-fd35-44eb-94db-f2ff77621c68", ingredient_id: 149, timestamp: new Date("2022-10-16T11:10:30Z"), preference_score: "3.3" },
            { id: 137, user_id: "8ff92100-5d71-4e58-85db-e1fc4ccc86db", ingredient_id: 180, timestamp: new Date("2022-09-10T18:59:13Z"), preference_score: "10.0" },
            { id: 138, user_id: "3acaa01c-ccca-4bb6-ade6-971f773c6daf", ingredient_id: 159, timestamp: new Date("2022-06-04T20:29:26Z"), preference_score: "7.8" },
            { id: 139, user_id: "ec2b410d-9c30-4f14-ac2d-7ac566eed2ae", ingredient_id: 112, timestamp: new Date("2022-09-12T19:21:00Z"), preference_score: "1.0" },
            { id: 140, user_id: "533dd52b-4eea-4f40-b1e1-a3d683327561", ingredient_id: 14, timestamp: new Date("2022-10-23T18:49:54Z"), preference_score: "1.3" },
            { id: 141, user_id: "51ecfe4d-012e-4c2f-8bab-9f91c8283511", ingredient_id: 13, timestamp: new Date("2022-09-06T02:24:42Z"), preference_score: "2.1" },
            { id: 142, user_id: "0bad3eba-a0ee-4426-843c-67cce5d91f6f", ingredient_id: 140, timestamp: new Date("2022-06-02T22:30:33Z"), preference_score: "9.3" },
            { id: 143, user_id: "03e3b152-6dfd-40a2-8216-aac7a6f152ea", ingredient_id: 8, timestamp: new Date("2022-02-01T10:21:09Z"), preference_score: "6.2" },
            { id: 144, user_id: "d8318844-9e35-46d0-a4ea-49a4876a8529", ingredient_id: 106, timestamp: new Date("2022-01-14T12:21:53Z"), preference_score: "10.0" },
            { id: 145, user_id: "78db7257-b1e6-442e-a6d1-a7c31f2cc74e", ingredient_id: 154, timestamp: new Date("2022-09-01T08:19:42Z"), preference_score: "2.7" },
            { id: 146, user_id: "2c784c35-39e4-4350-a629-e84a6ceece80", ingredient_id: 194, timestamp: new Date("2022-11-18T12:12:05Z"), preference_score: "9.8" },
            { id: 147, user_id: "a063b022-a911-40c4-ad0a-9d68b7897def", ingredient_id: 4, timestamp: new Date("2022-08-11T09:56:47Z"), preference_score: "5.0" },
            { id: 148, user_id: "106765a2-2eea-450c-950c-3065b1ad7ba7", ingredient_id: 77, timestamp: new Date("2022-01-08T21:09:18Z"), preference_score: "7.9" },
            { id: 149, user_id: "abaa5bd3-9cb1-4c85-91a8-239cf1287c0a", ingredient_id: 159, timestamp: new Date("2022-07-27T14:31:51Z"), preference_score: null },
            { id: 150, user_id: "85cb7ab9-3742-4eef-831f-ff8fa005d895", ingredient_id: 55, timestamp: new Date("2022-12-23T22:35:53Z"), preference_score: null },
            { id: 151, user_id: "f5b835d9-3bcc-4007-9069-e429be0eea54", ingredient_id: 105, timestamp: new Date("2022-01-25T14:05:57Z"), preference_score: "5.5" },
            { id: 152, user_id: "9e016caa-b852-4449-9a1d-cdea613bb74d", ingredient_id: 196, timestamp: new Date("2022-04-30T22:34:14Z"), preference_score: "9.9" },
            { id: 153, user_id: "82aa4d16-860a-42e1-b9c2-9a888f4fefd3", ingredient_id: 165, timestamp: new Date("2022-03-08T05:17:56Z"), preference_score: "3.2" },
            { id: 154, user_id: "2062d8ad-7aa2-400b-bc7c-868919c0f8ac", ingredient_id: 180, timestamp: new Date("2022-11-28T17:51:47Z"), preference_score: "8.6" },
            { id: 155, user_id: "7d9daeda-9fe8-4f93-befa-7db2abb258a2", ingredient_id: 94, timestamp: new Date("2022-06-02T09:57:03Z"), preference_score: "4.9" },
            { id: 156, user_id: "e76176e3-8477-461e-899b-289d709fae94", ingredient_id: 16, timestamp: new Date("2022-07-17T17:50:15Z"), preference_score: "6.7" },
            { id: 157, user_id: "7c5f6bac-4cff-418d-af99-06c5ced2595e", ingredient_id: 41, timestamp: new Date("2022-04-30T21:03:05Z"), preference_score: "3.2" },
            { id: 158, user_id: "38a67ea8-deed-4b1f-ad6b-4a5067334c68", ingredient_id: 61, timestamp: new Date("2022-01-06T17:17:51Z"), preference_score: "7.7" },
            { id: 159, user_id: "ae082db2-1652-4fbd-9f00-9991fbbceb2f", ingredient_id: 192, timestamp: new Date("2022-11-03T12:06:54Z"), preference_score: "1.2" },
            { id: 160, user_id: "b1f0f0fe-4042-4154-9da1-95f7231e056e", ingredient_id: 153, timestamp: new Date("2022-09-03T11:35:12Z"), preference_score: "10.0" },
            { id: 161, user_id: "d1e4c2ca-5966-4f03-a315-11c2eea2335d", ingredient_id: 171, timestamp: new Date("2022-02-02T17:41:39Z"), preference_score: "9.5" },
            { id: 162, user_id: "a527239b-66fe-45b2-8db3-7b63a335e829", ingredient_id: 136, timestamp: new Date("2022-07-04T18:04:25Z"), preference_score: "10.0" },
            { id: 163, user_id: "6c53d5a0-6cde-48c8-b9c7-c40cf405e7ff", ingredient_id: 125, timestamp: new Date("2022-07-24T16:05:15Z"), preference_score: "7.1" },
            { id: 164, user_id: "2b77336a-fb80-4368-849b-83a248517052", ingredient_id: 25, timestamp: new Date("2022-04-16T18:05:50Z"), preference_score: "9.0" },
            { id: 165, user_id: "15622e56-198a-4ccb-b632-69e412a3a881", ingredient_id: 182, timestamp: new Date("2022-05-11T19:21:33Z"), preference_score: "2.8" },
            { id: 166, user_id: "112d11a7-1cae-49a5-b863-32cca6e43eb2", ingredient_id: 50, timestamp: new Date("2022-10-12T16:10:53Z"), preference_score: "8.6" },
            { id: 167, user_id: "59af305e-1753-4f1e-8554-07a980745c32", ingredient_id: 24, timestamp: new Date("2022-01-04T20:04:26Z"), preference_score: "5.6" },
            { id: 168, user_id: "119349ef-c67b-4dee-9756-f9ba1b865d38", ingredient_id: 183, timestamp: new Date("2022-09-15T12:21:31Z"), preference_score: "8.5" },
            { id: 169, user_id: "f297e357-633a-44fc-bd83-283abb56db75", ingredient_id: 134, timestamp: new Date("2022-08-23T09:58:42Z"), preference_score: "10.0" },
            { id: 170, user_id: "742b50f8-d5b6-44f7-b0f2-bf3d309a49a0", ingredient_id: 57, timestamp: new Date("2022-04-19T18:54:51Z"), preference_score: "9.6" },
            { id: 171, user_id: "0f45f2e2-3c36-4436-b193-9d409543a6f9", ingredient_id: 30, timestamp: new Date("2022-08-24T15:28:07Z"), preference_score: "8.9" },
            { id: 172, user_id: "e4c493f0-8c70-42ff-871b-a1b457f433a4", ingredient_id: 59, timestamp: new Date("2022-02-09T11:02:19Z"), preference_score: "6.0" },
            { id: 173, user_id: "27b95a4b-9fa9-40be-b2a4-e6813ead3202", ingredient_id: 36, timestamp: new Date("2022-02-02T05:38:20Z"), preference_score: "9.4" },
            { id: 174, user_id: "81969d1e-9b3c-447b-8aee-4a3b47c347c6", ingredient_id: 55, timestamp: new Date("2022-07-13T13:24:07Z"), preference_score: "9.2" },
            { id: 175, user_id: "4cf249f4-143e-4839-89ca-bddf6824ac11", ingredient_id: 90, timestamp: new Date("2022-04-21T10:55:00Z"), preference_score: "3.6" },
            { id: 176, user_id: "bac7e458-2e5e-4776-9a04-952fb0c5fd96", ingredient_id: 131, timestamp: new Date("2022-12-29T19:28:36Z"), preference_score: "9.5" },
            { id: 177, user_id: "02a4f468-2ba9-40e2-9a22-d1f7ab3e2915", ingredient_id: 184, timestamp: new Date("2022-07-21T11:36:13Z"), preference_score: "9.1" },
            { id: 178, user_id: "801294d1-61b0-4169-b396-604bb6707bc8", ingredient_id: 13, timestamp: new Date("2022-08-27T17:45:25Z"), preference_score: "1.3" },
            { id: 179, user_id: "79cc7b7c-afae-4a3c-82f5-7c90ccfbc744", ingredient_id: 130, timestamp: new Date("2022-07-14T00:20:02Z"), preference_score: "1.5" },
            { id: 180, user_id: "6f059c79-b09a-43ec-816c-ad92890d7afc", ingredient_id: 121, timestamp: new Date("2022-11-03T08:25:15Z"), preference_score: "4.3" },
            { id: 181, user_id: "21ee9a4d-a8f6-4fbd-be3e-48e6c0c44f61", ingredient_id: 43, timestamp: new Date("2022-04-16T16:00:28Z"), preference_score: "5.2" },
            { id: 182, user_id: "3f1bb090-7a98-4dfe-864f-0f2f0a586897", ingredient_id: 180, timestamp: new Date("2022-08-01T22:02:55Z"), preference_score: "9.0" },
            { id: 183, user_id: "9412056e-03ff-423e-a03b-5dda31eb4fdc", ingredient_id: 138, timestamp: new Date("2022-07-17T17:25:01Z"), preference_score: "3.4" },
            { id: 184, user_id: "0f88123c-2a85-4d19-b20f-4f9e4f456cdb", ingredient_id: 47, timestamp: new Date("2022-04-15T07:37:33Z"), preference_score: "6.5" },
            { id: 185, user_id: "0df596a4-5b05-4e29-8fb3-c2439762efd2", ingredient_id: 33, timestamp: new Date("2022-12-08T13:49:40Z"), preference_score: "1.0" },
            { id: 186, user_id: "6c929a56-be26-415d-b80f-3337e7e4d665", ingredient_id: 26, timestamp: new Date("2022-01-25T10:07:34Z"), preference_score: "6.9" },
            { id: 187, user_id: "d8321b00-e44b-4450-ba51-6fa2456cfe0f", ingredient_id: 78, timestamp: new Date("2022-06-03T11:38:53Z"), preference_score: "5.3" },
            { id: 188, user_id: "c9fcdd50-59ae-4f46-8b6b-462749fd27a5", ingredient_id: 198, timestamp: new Date("2022-05-02T12:22:17Z"), preference_score: "8.6" },
            { id: 189, user_id: "2fabb59c-9697-4a6a-8245-3724fa4402db", ingredient_id: 80, timestamp: new Date("2022-12-23T19:01:58Z"), preference_score: "9.5" },
            { id: 190, user_id: "f99bfb88-c554-48ad-a3e4-6ef1283a3df0", ingredient_id: 168, timestamp: new Date("2022-09-14T12:25:36Z"), preference_score: "2.6" },
            { id: 191, user_id: "4451ce12-0ffd-4eb0-ab35-64f19d6f83eb", ingredient_id: 29, timestamp: new Date("2022-03-20T19:39:34Z"), preference_score: "5.0" },
            { id: 192, user_id: "3fa1cc50-af43-4953-9e45-174c84794226", ingredient_id: 158, timestamp: new Date("2022-10-29T21:52:07Z"), preference_score: "1.7" },
            { id: 193, user_id: "e2e97aa1-e83d-4581-9f53-b0b954fd6d8b", ingredient_id: 12, timestamp: new Date("2022-02-19T12:55:09Z"), preference_score: "8.7" },
            { id: 194, user_id: "9e9a4c51-c349-4d44-ab97-7d278811f04b", ingredient_id: 193, timestamp: new Date("2022-11-21T15:45:44Z"), preference_score: "7.6" },
            { id: 195, user_id: "46404022-178d-4ac7-ad84-3aa9bf822b3d", ingredient_id: 79, timestamp: new Date("2022-04-30T16:25:53Z"), preference_score: "2.0" },
            { id: 196, user_id: "16f6c290-f2b1-4fd3-a487-44e543606012", ingredient_id: 23, timestamp: new Date("2022-02-20T18:16:48Z"), preference_score: "9.2" },
            { id: 197, user_id: "81d31b05-a3e0-4442-843e-1398257956e6", ingredient_id: 32, timestamp: new Date("2022-09-10T18:50:07Z"), preference_score: "7.6" },
            { id: 198, user_id: "aae959bf-360a-4173-b1e5-5522bbefac2b", ingredient_id: 82, timestamp: new Date("2022-07-15T20:50:53Z"), preference_score: "3.2" },
            { id: 199, user_id: "835583e3-88c5-4bb9-a657-465a31ef7b0d", ingredient_id: 165, timestamp: new Date("2022-10-13T16:58:28Z"), preference_score: "10.0" },
            { id: 200, user_id: "a56a75de-3752-44ee-8f32-673d523077df", ingredient_id: 119, timestamp: new Date("2022-06-27T14:41:38Z"), preference_score: "7.3" },
            { id: 201, user_id: "77395aba-0ab3-453b-be10-78c75a30a1e2", ingredient_id: 167, timestamp: new Date("2022-07-11T08:31:07Z"), preference_score: "6.3" },
            { id: 202, user_id: "b8874f03-51f9-470a-b573-63c4af461cef", ingredient_id: 73, timestamp: new Date("2022-09-04T11:29:51Z"), preference_score: "8.6" },
            { id: 203, user_id: "60a84daf-9cc7-43c2-a799-64d3309a2702", ingredient_id: 11, timestamp: new Date("2022-11-25T20:41:19Z"), preference_score: "6.3" },
            { id: 204, user_id: "8e2f3f64-7251-4b9d-93a7-8badb3a994a4", ingredient_id: 165, timestamp: new Date("2022-03-06T19:44:42Z"), preference_score: "4.2" },
            { id: 205, user_id: "3fb3b3d2-342c-4b58-ae2e-af84011c000c", ingredient_id: 57, timestamp: new Date("2022-05-31T17:32:56Z"), preference_score: "9.8" },
            { id: 206, user_id: "5aa684a6-fd15-4e91-a56d-ed1e7841e647", ingredient_id: 158, timestamp: new Date("2022-04-07T20:17:52Z"), preference_score: "9.1" },
            { id: 207, user_id: "f5bc7c64-920f-4336-9025-7d391ff3366e", ingredient_id: 163, timestamp: new Date("2022-07-22T13:02:02Z"), preference_score: "5.6" },
            { id: 208, user_id: "c0552a19-8a86-4f74-8698-dc1e11d3c76c", ingredient_id: 105, timestamp: new Date("2022-11-01T14:55:20Z"), preference_score: "5.6" },
            { id: 209, user_id: "26350eb9-3096-4eb2-aa50-5aca074d8ffb", ingredient_id: 45, timestamp: new Date("2022-12-05T11:11:26Z"), preference_score: "6.0" },
            { id: 210, user_id: "d5a9585a-2126-4cc2-89e5-d14c09ff96fb", ingredient_id: 170, timestamp: new Date("2022-10-08T01:52:56Z"), preference_score: "6.0" },
            { id: 211, user_id: "894ace2d-ec98-4427-bd84-41a154ee6450", ingredient_id: 44, timestamp: new Date("2022-02-20T20:20:53Z"), preference_score: "9.8" },
            { id: 212, user_id: "6fc4217b-8c3d-457e-ba49-15fcc5d04b2a", ingredient_id: 200, timestamp: new Date("2022-12-31T13:45:43Z"), preference_score: "9.5" },
            { id: 213, user_id: "c7928950-d472-41b4-b76f-90fdc52d6cab", ingredient_id: 135, timestamp: new Date("2022-10-04T13:35:08Z"), preference_score: "4.7" },
            { id: 214, user_id: "679e34e5-3417-4441-8d56-e2f0f3c83045", ingredient_id: 40, timestamp: new Date("2022-09-19T15:10:47Z"), preference_score: "9.6" },
            { id: 215, user_id: "64c52509-b11a-460f-b616-260982054f6a", ingredient_id: 141, timestamp: new Date("2022-04-14T06:18:44Z"), preference_score: "6.4" },
            { id: 216, user_id: "ac6e3448-a04b-4a60-9e2e-623e9c128b2b", ingredient_id: 18, timestamp: new Date("2022-05-15T11:49:14Z"), preference_score: "9.0" },
            { id: 217, user_id: "819b702f-ac31-4cb9-8ec3-57e45dcda347", ingredient_id: 2, timestamp: new Date("2022-01-01T09:00:34Z"), preference_score: "8.2" },
            { id: 218, user_id: "92e18ff2-5cfd-402b-8f49-8e70f7b8be2f", ingredient_id: 44, timestamp: new Date("2022-11-30T19:39:35Z"), preference_score: "9.9" },
            { id: 219, user_id: "291030a0-7e7a-4e05-b5af-7422c2ab1adf", ingredient_id: 170, timestamp: new Date("2022-02-16T13:39:50Z"), preference_score: "9.5" },
            { id: 220, user_id: "b3d5104d-64ae-4f79-b857-f8d89da9c397", ingredient_id: 5, timestamp: new Date("2022-01-17T12:19:49Z"), preference_score: null },
            { id: 221, user_id: "c11a4a80-9907-41f1-8049-bc13df2bc2de", ingredient_id: 92, timestamp: new Date("2022-04-27T17:02:27Z"), preference_score: "7.3" },
            { id: 222, user_id: "fa87ba99-32d3-47bb-a4e8-a1fb4a102666", ingredient_id: 60, timestamp: new Date("2022-01-28T10:59:27Z"), preference_score: "7.8" },
            { id: 223, user_id: "af03c922-8bde-41fd-8e3a-ee6bb07201b1", ingredient_id: 82, timestamp: new Date("2022-08-19T09:24:42Z"), preference_score: "1.8" },
            { id: 224, user_id: "8f39a8dc-81f6-4198-af40-201f83f1f21d", ingredient_id: 94, timestamp: new Date("2022-11-25T18:26:52Z"), preference_score: null },
            { id: 225, user_id: "414aa222-73e2-4195-9468-fd066d936aeb", ingredient_id: 71, timestamp: new Date("2022-08-02T21:26:42Z"), preference_score: "6.0" },
            { id: 226, user_id: "78fd95f6-6fb4-41e1-ba86-4d20060f5bda", ingredient_id: 69, timestamp: new Date("2022-06-06T09:20:01Z"), preference_score: "1.9" },
            { id: 227, user_id: "fce2a719-1fb3-440b-ad03-b15592229e4d", ingredient_id: 184, timestamp: new Date("2022-07-24T11:24:36Z"), preference_score: "9.9" },
            { id: 228, user_id: "f22ea2dd-5e58-4e7b-b17f-957cd28757b8", ingredient_id: 175, timestamp: new Date("2022-08-21T08:43:32Z"), preference_score: "1.9" },
            { id: 229, user_id: "abfa32da-623d-48b2-87ad-af1483f1ac92", ingredient_id: 22, timestamp: new Date("2022-10-22T08:52:22Z"), preference_score: "9.6" },
            { id: 230, user_id: "4bc5d41d-00ea-4367-9c89-a87953281f1c", ingredient_id: 132, timestamp: new Date("2022-01-21T21:33:30Z"), preference_score: "9.3" },
            { id: 231, user_id: "83eea961-b8a9-4dab-a601-8f90d090901d", ingredient_id: 124, timestamp: new Date("2022-02-16T20:08:14Z"), preference_score: "9.7" },
            { id: 232, user_id: "c79a96b0-ab31-4833-b67a-9885aa4dfd46", ingredient_id: 91, timestamp: new Date("2022-09-08T13:11:11Z"), preference_score: "4.1" },
            { id: 233, user_id: "5dd56e69-a444-4db2-ae21-36f9c2e1afd9", ingredient_id: 22, timestamp: new Date("2022-12-11T10:23:28Z"), preference_score: "5.4" },
            { id: 234, user_id: "3fb5d06e-1eab-47dc-8eee-c3bfbcca183f", ingredient_id: 25, timestamp: new Date("2022-10-18T21:30:47Z"), preference_score: "3.3" },
            { id: 235, user_id: "41d29a60-a15b-48f8-b1b4-c5b409ad6bfb", ingredient_id: 126, timestamp: new Date("2022-10-04T21:05:52Z"), preference_score: "2.5" },
            { id: 236, user_id: "d95222bf-4a61-4adf-887a-cdb918d852ec", ingredient_id: 75, timestamp: new Date("2022-03-07T20:29:47Z"), preference_score: "5.5" },
            { id: 237, user_id: "b2c32848-953d-4429-a3d1-e6ce3cdc484d", ingredient_id: 110, timestamp: new Date("2022-07-22T14:59:52Z"), preference_score: "9.1" },
            { id: 238, user_id: "fa1fd1a0-17e8-41a9-9849-dfe78ff542e2", ingredient_id: 158, timestamp: new Date("2022-01-04T21:58:14Z"), preference_score: "2.7" },
            { id: 239, user_id: "8415d126-2311-457d-905d-744b3b6ac095", ingredient_id: 17, timestamp: new Date("2022-11-12T23:46:31Z"), preference_score: null },
            { id: 240, user_id: "09c6308f-d8f8-493d-b7ef-86d8992bd4a8", ingredient_id: 2, timestamp: new Date("2022-10-31T11:29:59Z"), preference_score: "9.1" },
            { id: 241, user_id: "1de24c93-9205-431c-8de3-40b60143f639", ingredient_id: 151, timestamp: new Date("2022-08-22T15:51:53Z"), preference_score: "4.6" },
            { id: 242, user_id: "e927a906-cf01-4c92-ad04-43fd0c9c3da9", ingredient_id: 150, timestamp: new Date("2022-05-01T15:42:20Z"), preference_score: "9.8" },
            { id: 243, user_id: "df50b9fd-7c12-4bb1-b696-0d4916561937", ingredient_id: 115, timestamp: new Date("2022-10-11T19:40:43Z"), preference_score: "5.6" },
            { id: 244, user_id: "c650de3b-6b99-4a57-a19a-340f83550742", ingredient_id: 108, timestamp: new Date("2022-01-09T17:39:51Z"), preference_score: "10.0" },
            { id: 245, user_id: "65df7456-0265-4196-a4cb-7ec5494b641d", ingredient_id: 24, timestamp: new Date("2022-06-20T20:37:51Z"), preference_score: "7.7" },
            { id: 246, user_id: "8d133807-ac58-4e29-ab29-c94ce9c1064c", ingredient_id: 160, timestamp: new Date("2022-03-10T23:37:02Z"), preference_score: null },
            { id: 247, user_id: "6f9f44b1-b9ea-46c1-bd3d-57316dae173a", ingredient_id: 176, timestamp: new Date("2022-05-07T11:37:46Z"), preference_score: "4.4" },
            { id: 248, user_id: "d306d7fa-27cc-48bc-b1c5-79b448a361d7", ingredient_id: 145, timestamp: new Date("2022-10-16T14:27:12Z"), preference_score: "9.9" },
            { id: 249, user_id: "a9277f59-f8d6-4c2e-a164-57264a8626d5", ingredient_id: 133, timestamp: new Date("2022-01-13T17:36:07Z"), preference_score: "8.2" },
            { id: 250, user_id: "4fe7dd90-2668-421b-840f-9de8c1031fc8", ingredient_id: 109, timestamp: new Date("2022-11-15T21:43:59Z"), preference_score: "6.7" },
            { id: 251, user_id: "f06e5228-53a3-458a-85d9-7d7700f74dcf", ingredient_id: 61, timestamp: new Date("2022-01-14T08:08:58Z"), preference_score: "8.7" },
            { id: 252, user_id: "27367d09-41ac-4a9e-b61f-212c79b31167", ingredient_id: 21, timestamp: new Date("2022-01-11T20:09:15Z"), preference_score: null },
            { id: 253, user_id: "3edb190a-f997-463f-800a-0ee26d7c21b9", ingredient_id: 164, timestamp: new Date("2022-05-24T09:18:09Z"), preference_score: "1.1" },
            { id: 254, user_id: "ff91f546-17be-4c2b-a301-3caf30dabbdf", ingredient_id: 101, timestamp: new Date("2022-08-01T21:12:05Z"), preference_score: "5.4" },
            { id: 255, user_id: "2528d0e1-9b5d-4cdf-998f-4268a96db3fb", ingredient_id: 199, timestamp: new Date("2022-07-30T07:57:45Z"), preference_score: "7.3" },
            { id: 256, user_id: "d365640f-92b4-4cf6-8264-586601dd4649", ingredient_id: 185, timestamp: new Date("2022-04-14T14:52:42Z"), preference_score: "1.6" },
            { id: 257, user_id: "e2a2500b-7440-4689-b6ea-512f11ebbf8e", ingredient_id: 78, timestamp: new Date("2022-04-18T20:34:24Z"), preference_score: "4.9" },
            { id: 258, user_id: "00259bf7-1ecd-4f93-81ca-ba2ce63a0266", ingredient_id: 10, timestamp: new Date("2022-05-31T19:05:29Z"), preference_score: "9.5" },
            { id: 259, user_id: "10fb8282-4cfc-4821-b8bf-e8c08c23bf65", ingredient_id: 97, timestamp: new Date("2022-12-12T09:00:19Z"), preference_score: "3.0" },
            { id: 260, user_id: "4b2036d4-1550-4934-a5b1-dea321c96351", ingredient_id: 94, timestamp: new Date("2022-11-14T21:12:06Z"), preference_score: "9.7" },
            { id: 261, user_id: "2170382c-4bba-4fbd-9475-e88ef81594ec", ingredient_id: 76, timestamp: new Date("2022-06-06T10:42:05Z"), preference_score: "4.8" },
            { id: 262, user_id: "057dc5ed-5a22-4d5d-8cdd-41359c1f65a9", ingredient_id: 39, timestamp: new Date("2022-11-13T17:15:00Z"), preference_score: "9.9" },
            { id: 263, user_id: "2d5ab108-ffae-4078-aaed-b15dd6689e40", ingredient_id: 117, timestamp: new Date("2022-07-29T10:31:43Z"), preference_score: "9.4" },
            { id: 264, user_id: "9a0b2f23-dfd3-4bc1-ac00-c1f088d85203", ingredient_id: 157, timestamp: new Date("2022-04-30T12:41:59Z"), preference_score: "10.0" },
            { id: 265, user_id: "7b627fb9-c9f1-49e2-8b90-bd4c7cbce202", ingredient_id: 152, timestamp: new Date("2022-03-19T12:30:42Z"), preference_score: "7.4" },
            { id: 266, user_id: "540b9f92-3fda-408d-929d-ab2e47d2ba54", ingredient_id: 62, timestamp: new Date("2022-07-08T14:10:08Z"), preference_score: null },
            { id: 267, user_id: "950cab38-7a61-4196-b400-1c84d2b88e58", ingredient_id: 105, timestamp: new Date("2022-03-07T06:06:22Z"), preference_score: "4.1" },
            { id: 268, user_id: "e2bf8295-0c12-4016-b499-758c928c3228", ingredient_id: 84, timestamp: new Date("2022-11-27T14:11:21Z"), preference_score: "10.0" },
            { id: 269, user_id: "c8660a45-7b8f-47b7-a750-bc07d45dfcf9", ingredient_id: 90, timestamp: new Date("2022-01-13T11:06:22Z"), preference_score: "8.3" },
            { id: 270, user_id: "354fd169-3d69-4d8f-827a-9800139d4f64", ingredient_id: 86, timestamp: new Date("2022-12-02T13:39:09Z"), preference_score: "10.0" },
            { id: 271, user_id: "106a6e36-0baa-48e9-95b6-9ecaca9495a0", ingredient_id: 90, timestamp: new Date("2022-02-16T07:21:25Z"), preference_score: "4.6" },
            { id: 272, user_id: "fb4e6ec5-1b6f-4620-b01e-32c752207e78", ingredient_id: 75, timestamp: new Date("2022-09-05T12:50:43Z"), preference_score: "6.6" },
            { id: 273, user_id: "9481f678-bdd8-4c28-b5ab-c9b3ebd633c8", ingredient_id: 25, timestamp: new Date("2022-03-20T11:37:38Z"), preference_score: "9.8" },
            { id: 274, user_id: "03213bb2-d817-4df4-bbfc-526f4416365c", ingredient_id: 123, timestamp: new Date("2022-11-16T18:07:48Z"), preference_score: "10.0" },
            { id: 275, user_id: "19b99d16-da62-41a2-9af2-fc1a7fdd984d", ingredient_id: 161, timestamp: new Date("2022-07-27T12:06:55Z"), preference_score: "9.0" },
            { id: 276, user_id: "a159693b-fb2a-4b8e-8b41-ddcca956dba9", ingredient_id: 95, timestamp: new Date("2022-10-14T12:59:15Z"), preference_score: "5.7" },
            { id: 277, user_id: "b5c75654-1cdd-4bf6-b1f1-654bdafab3f2", ingredient_id: 52, timestamp: new Date("2022-09-18T14:20:26Z"), preference_score: "9.0" },
            { id: 278, user_id: "ef83b52c-5f53-492f-be78-d9b4ef66a98b", ingredient_id: 56, timestamp: new Date("2022-02-24T22:24:01Z"), preference_score: "8.7" },
            { id: 279, user_id: "55edfc9a-c6b2-4bb0-9c68-4dbeb06202c0", ingredient_id: 45, timestamp: new Date("2022-01-17T10:12:15Z"), preference_score: "3.1" },
            { id: 280, user_id: "688a8438-fbde-4015-9744-85e1c5ca501b", ingredient_id: 45, timestamp: new Date("2022-07-09T20:54:55Z"), preference_score: "9.3" },
            { id: 281, user_id: "7efeafe5-a193-4a6b-9f50-48ec39e5f424", ingredient_id: 173, timestamp: new Date("2022-12-01T08:51:30Z"), preference_score: "2.5" },
            { id: 282, user_id: "6689f0d7-df3b-4e5a-b61c-bb5fae286783", ingredient_id: 98, timestamp: new Date("2022-02-21T12:28:48Z"), preference_score: "9.8" },
            { id: 283, user_id: "2962e69f-3ec0-44dd-bfe5-2d6e66bec3d1", ingredient_id: 99, timestamp: new Date("2022-03-04T10:02:58Z"), preference_score: "6.3" },
            { id: 284, user_id: "298e9384-e079-4dd0-b634-c4f6155a85e8", ingredient_id: 15, timestamp: new Date("2022-10-20T15:27:14Z"), preference_score: "9.6" },
            { id: 285, user_id: "f6f1798e-851c-4556-a709-332601c78dff", ingredient_id: 84, timestamp: new Date("2022-01-04T09:55:20Z"), preference_score: "7.9" },
            { id: 286, user_id: "a433b48a-1355-45db-b233-345cd17cc2a6", ingredient_id: 163, timestamp: new Date("2022-08-27T07:10:36Z"), preference_score: "8.9" },
            { id: 287, user_id: "11166214-461e-4745-b957-4f4507c37146", ingredient_id: 118, timestamp: new Date("2022-03-12T09:15:22Z"), preference_score: null },
            { id: 288, user_id: "afbb5c3a-afcb-4f86-8ea4-a83d189adb34", ingredient_id: 146, timestamp: new Date("2022-05-14T08:20:26Z"), preference_score: "1.2" },
            { id: 289, user_id: "38ea0cfb-389a-46c5-82c7-815870baf375", ingredient_id: 85, timestamp: new Date("2022-06-26T02:01:44Z"), preference_score: "7.3" },
            { id: 290, user_id: "3784b0eb-30af-42f5-b944-9dd718a529fa", ingredient_id: 194, timestamp: new Date("2022-01-20T23:46:14Z"), preference_score: "4.6" },
            { id: 291, user_id: "af50fc2c-cd52-4b19-929c-0ad8e39f3140", ingredient_id: 78, timestamp: new Date("2022-07-01T21:10:52Z"), preference_score: "3.4" },
            { id: 292, user_id: "f4091589-2c8b-4de6-98ba-0e6f15f25e59", ingredient_id: 34, timestamp: new Date("2022-06-29T16:28:49Z"), preference_score: "1.4" },
            { id: 293, user_id: "42602d47-da3a-4fea-8b6c-48162f4d15b7", ingredient_id: 165, timestamp: new Date("2022-07-18T16:13:47Z"), preference_score: "9.9" },
            { id: 294, user_id: "70deb36f-af8c-4451-af51-5722c45cec27", ingredient_id: 67, timestamp: new Date("2022-09-07T18:28:22Z"), preference_score: "10.0" },
            { id: 295, user_id: "54386543-5d39-49cd-96ae-be9cc7e2c7c9", ingredient_id: 14, timestamp: new Date("2022-10-23T15:51:28Z"), preference_score: "3.6" },
            { id: 296, user_id: "61d22aa2-7774-4a03-beaa-d5abe409865b", ingredient_id: 108, timestamp: new Date("2022-05-02T09:17:02Z"), preference_score: "3.5" },
            { id: 297, user_id: "2b1dc534-5d34-43ac-925b-3326f18241d6", ingredient_id: 52, timestamp: new Date("2022-04-16T09:48:48Z"), preference_score: null },
            { id: 298, user_id: "634f06c9-536e-40c1-93fe-c2a34aa8bcdf", ingredient_id: 87, timestamp: new Date("2022-08-28T06:58:11Z"), preference_score: null },
            { id: 299, user_id: "a29cdd92-8a04-4b62-823b-28377553e714", ingredient_id: 135, timestamp: new Date("2022-08-19T18:33:55Z"), preference_score: "7.9" },
            { id: 300, user_id: "5ab3f6d7-b1f3-4540-9f46-332396042c84", ingredient_id: 75, timestamp: new Date("2022-08-20T20:20:05Z"), preference_score: "7.0" },
            { id: 301, user_id: "f1157071-23af-437f-a5ad-59b81111696d", ingredient_id: 12, timestamp: new Date("2022-05-19T18:57:42Z"), preference_score: "9.2" },
            { id: 302, user_id: "122d72ad-d80d-492e-be19-253d10697879", ingredient_id: 58, timestamp: new Date("2022-11-29T19:45:30Z"), preference_score: "9.0" },
            { id: 303, user_id: "f22d1533-80de-4f83-9ed6-54b85c51b749", ingredient_id: 140, timestamp: new Date("2022-02-19T20:42:40Z"), preference_score: "3.4" },
            { id: 304, user_id: "666efb33-320d-4322-8f3f-d60b706cbb2e", ingredient_id: 198, timestamp: new Date("2022-10-23T09:56:14Z"), preference_score: null },
            { id: 305, user_id: "39055fc0-aa8f-4bcb-a01b-2810125848c4", ingredient_id: 14, timestamp: new Date("2022-05-08T14:24:20Z"), preference_score: "2.2" },
            { id: 306, user_id: "bbf1b6e1-97c5-4cc5-abe0-b2551937ea58", ingredient_id: 27, timestamp: new Date("2022-11-26T12:56:40Z"), preference_score: null },
            { id: 307, user_id: "5ca94640-a34f-4161-8788-bea3fe5c44dc", ingredient_id: 4, timestamp: new Date("2022-05-09T09:54:36Z"), preference_score: "7.8" },
            { id: 308, user_id: "c477b9d5-68a8-4f6e-bad8-c526f0e898d3", ingredient_id: 6, timestamp: new Date("2022-04-26T14:34:31Z"), preference_score: "7.2" },
            { id: 309, user_id: "02b5bed1-a879-407c-b974-888f84341c1e", ingredient_id: 127, timestamp: new Date("2022-03-09T08:48:38Z"), preference_score: "1.8" },
            { id: 310, user_id: "d25b4570-c295-41ab-86fc-ad2cb44c6ac5", ingredient_id: 31, timestamp: new Date("2022-11-05T19:10:39Z"), preference_score: "10.0" },
            { id: 311, user_id: "02fed02a-1e72-4774-a87e-30a8493ae042", ingredient_id: 135, timestamp: new Date("2022-10-23T15:58:47Z"), preference_score: null },
            { id: 312, user_id: "88572faf-a12a-41ce-8593-0b035a7d4d76", ingredient_id: 19, timestamp: new Date("2022-08-27T20:08:43Z"), preference_score: "6.9" },
            { id: 313, user_id: "a8a8e33a-cd91-489a-ac9f-4da62a27301a", ingredient_id: 75, timestamp: new Date("2022-08-06T15:04:29Z"), preference_score: "3.6" },
            { id: 314, user_id: "c97ceda9-ebc3-4024-9d0b-28bdab61e92f", ingredient_id: 70, timestamp: new Date("2022-10-06T19:16:22Z"), preference_score: "8.3" },
            { id: 315, user_id: "a7231c45-5540-483b-b4f8-dab23deef470", ingredient_id: 24, timestamp: new Date("2022-02-07T14:43:31Z"), preference_score: "9.1" },
            { id: 316, user_id: "6eab270e-2e0a-49cc-9c9e-38f9ad6c2429", ingredient_id: 169, timestamp: new Date("2022-09-18T16:31:26Z"), preference_score: "8.4" },
            { id: 317, user_id: "9faf8b28-28a6-466c-8629-a38c0dd39de1", ingredient_id: 105, timestamp: new Date("2022-06-22T15:16:11Z"), preference_score: "7.6" },
            { id: 318, user_id: "08346233-b356-4f45-9787-945c0bf6000d", ingredient_id: 172, timestamp: new Date("2022-10-08T12:49:16Z"), preference_score: "9.8" },
            { id: 319, user_id: "b7181012-2dba-46c4-848b-ecba88cbc79b", ingredient_id: 172, timestamp: new Date("2022-10-10T16:06:30Z"), preference_score: "5.9" },
            { id: 320, user_id: "1a08581a-1be2-402e-85f2-9e5b47fed62a", ingredient_id: 178, timestamp: new Date("2022-10-19T12:00:09Z"), preference_score: "2.0" },
            { id: 321, user_id: "0c6fc3bd-e8c0-42d9-88ce-ac25af5eed7f", ingredient_id: 76, timestamp: new Date("2022-03-27T23:23:45Z"), preference_score: "10.0" },
            { id: 322, user_id: "5f31524c-29c2-47d3-a2f3-c89e15c80262", ingredient_id: 187, timestamp: new Date("2022-04-07T05:09:57Z"), preference_score: "7.7" },
            { id: 323, user_id: "6e35f350-f6fe-4936-a31b-4f0449eba11b", ingredient_id: 164, timestamp: new Date("2022-07-28T17:04:18Z"), preference_score: "7.6" },
            { id: 324, user_id: "8f358cb0-d2ef-4ad9-99c4-ceecd0c06b7d", ingredient_id: 50, timestamp: new Date("2022-03-14T00:11:11Z"), preference_score: "9.7" },
            { id: 325, user_id: "a3e2006b-74a2-43d5-870c-3a8487fd8de9", ingredient_id: 106, timestamp: new Date("2022-11-05T21:16:03Z"), preference_score: "7.7" },
            { id: 326, user_id: "c7cf9978-ce8a-42ba-8d95-45014ffcaf7b", ingredient_id: 123, timestamp: new Date("2022-08-13T20:20:52Z"), preference_score: null },
            { id: 327, user_id: "2a8d1497-bb6f-477b-b79c-85fdb73f66e6", ingredient_id: 59, timestamp: new Date("2022-08-09T14:43:49Z"), preference_score: null },
            { id: 328, user_id: "83290167-fd8f-4ef3-be94-2c22856aa1af", ingredient_id: 192, timestamp: new Date("2022-05-12T17:06:37Z"), preference_score: "3.7" },
            { id: 329, user_id: "5075719c-d850-4e15-b857-f23be36b3799", ingredient_id: 109, timestamp: new Date("2022-11-22T21:10:59Z"), preference_score: "5.7" },
            { id: 330, user_id: "d6d5ce07-c96c-41c0-aac7-9e5b1cf5c79d", ingredient_id: 122, timestamp: new Date("2022-03-25T06:24:30Z"), preference_score: null },
            { id: 331, user_id: "975b1779-11a5-42da-b49b-2b5975fe5b04", ingredient_id: 1, timestamp: new Date("2022-05-24T22:55:27Z"), preference_score: "3.0" },
            { id: 332, user_id: "94d2c109-96f6-4cdb-9434-c7246a08a0b7", ingredient_id: 93, timestamp: new Date("2022-03-15T17:46:20Z"), preference_score: "9.3" },
            { id: 333, user_id: "6210116a-73df-4d1d-9373-73bdd6ea97e8", ingredient_id: 14, timestamp: new Date("2022-04-20T14:02:54Z"), preference_score: "1.4" },
            { id: 334, user_id: "d7c0c907-5f9b-49e5-9a38-75e886c7c997", ingredient_id: 147, timestamp: new Date("2022-01-21T17:27:40Z"), preference_score: "6.8" },
            { id: 335, user_id: "e06d10e3-02dd-47f2-981e-0a583a9737b3", ingredient_id: 157, timestamp: new Date("2022-11-04T17:22:07Z"), preference_score: "4.9" },
            { id: 336, user_id: "ba0e1885-8273-48fb-8f64-132db45688b3", ingredient_id: 152, timestamp: new Date("2022-01-22T15:05:19Z"), preference_score: "9.2" },
            { id: 337, user_id: "13d621be-2639-4fa7-a35e-fd31f8ebf3c5", ingredient_id: 3, timestamp: new Date("2022-06-11T10:39:23Z"), preference_score: "5.1" },
            { id: 338, user_id: "1e47321b-4c3f-4d2c-a53e-f2776d0b74c3", ingredient_id: 121, timestamp: new Date("2022-03-11T18:04:20Z"), preference_score: null },
            { id: 339, user_id: "52613da4-4128-443a-bc96-6b5ed4ead28a", ingredient_id: 42, timestamp: new Date("2022-09-11T18:48:15Z"), preference_score: "6.5" },
            { id: 340, user_id: "cb532314-e4d8-4123-963a-4b3029f21110", ingredient_id: 146, timestamp: new Date("2022-04-27T22:57:44Z"), preference_score: "4.1" },
            { id: 341, user_id: "1a10592f-82c3-45e2-9f06-2b6f1ab00928", ingredient_id: 138, timestamp: new Date("2022-08-29T16:39:37Z"), preference_score: "7.2" },
            { id: 342, user_id: "6a6e89c4-fe8e-45f4-bf54-3d6c839be5e7", ingredient_id: 131, timestamp: new Date("2022-12-24T09:56:29Z"), preference_score: "9.1" },
            { id: 343, user_id: "07425332-5f72-498f-a151-97a5fe45aa75", ingredient_id: 36, timestamp: new Date("2022-09-06T20:26:21Z"), preference_score: "2.9" },
            { id: 344, user_id: "a2856c64-fdb4-4193-a8d9-13bdd7bb2c17", ingredient_id: 71, timestamp: new Date("2022-02-20T20:27:03Z"), preference_score: "9.8" },
            { id: 345, user_id: "eafd7365-19ed-448b-b285-5a3cdc7f416b", ingredient_id: 46, timestamp: new Date("2022-05-13T21:07:54Z"), preference_score: "6.6" },
            { id: 346, user_id: "e020d9b2-1c1f-4b90-8471-5cd15de8e947", ingredient_id: 93, timestamp: new Date("2022-09-19T19:40:46Z"), preference_score: "9.3" },
            { id: 347, user_id: "e4602b13-17ca-45fa-a6fc-51738267aa85", ingredient_id: 151, timestamp: new Date("2022-09-17T14:43:20Z"), preference_score: "1.1" },
            { id: 348, user_id: "5b283537-e8ba-4a4a-af8e-cf65ad62d5b5", ingredient_id: 145, timestamp: new Date("2022-05-20T13:02:13Z"), preference_score: "3.5" },
            { id: 349, user_id: "3113ed85-ff1c-4da5-84b0-045295d54637", ingredient_id: 123, timestamp: new Date("2022-03-15T18:07:45Z"), preference_score: "9.6" },
            { id: 350, user_id: "e5aebd4c-c09e-4732-8fb2-76fe756a9bdf", ingredient_id: 180, timestamp: new Date("2022-11-20T09:35:40Z"), preference_score: "7.4" },
            { id: 351, user_id: "4c29fa8d-d202-4eb9-b3e5-d9f05058f91b", ingredient_id: 72, timestamp: new Date("2022-06-21T17:52:07Z"), preference_score: "9.2" },
            { id: 352, user_id: "65356d04-3d00-4f55-933e-fdee726446a3", ingredient_id: 74, timestamp: new Date("2022-12-17T21:38:36Z"), preference_score: "8.5" },
            { id: 353, user_id: "ce57218e-15ad-427a-9c9a-10e57d961d51", ingredient_id: 166, timestamp: new Date("2022-06-16T23:59:40Z"), preference_score: "9.4" },
            { id: 354, user_id: "6c4bf0dc-afa7-4850-a68a-6d9038409f36", ingredient_id: 192, timestamp: new Date("2022-03-13T05:17:31Z"), preference_score: "2.6" },
            { id: 355, user_id: "163b3f4a-dd1e-48ef-a86f-e915c977ab78", ingredient_id: 189, timestamp: new Date("2022-10-22T12:00:52Z"), preference_score: "9.1" },
            { id: 356, user_id: "c9675d89-ecbd-48d8-8f21-e2989e0e298a", ingredient_id: 36, timestamp: new Date("2022-03-04T10:29:36Z"), preference_score: "9.8" },
            { id: 357, user_id: "ce7b7c81-9458-4ffa-b923-d07f4d530e7a", ingredient_id: 171, timestamp: new Date("2022-06-06T08:42:41Z"), preference_score: "10.0" },
            { id: 358, user_id: "1ea5ae44-7824-4385-a619-89a04b80eb69", ingredient_id: 55, timestamp: new Date("2022-05-17T18:03:23Z"), preference_score: "5.4" },
            { id: 359, user_id: "321e1447-b002-4df5-bf3f-69abbcf822ea", ingredient_id: 144, timestamp: new Date("2022-06-26T17:09:48Z"), preference_score: "7.2" },
            { id: 360, user_id: "66abd3f8-7397-4cac-94bf-fb628a2ff601", ingredient_id: 64, timestamp: new Date("2022-08-10T08:56:25Z"), preference_score: "9.1" },
            { id: 361, user_id: "4ac6d9d1-24a7-4419-b4bd-cacec74957e2", ingredient_id: 164, timestamp: new Date("2022-01-12T14:47:39Z"), preference_score: "9.5" },
            { id: 362, user_id: "6dc5ab38-0596-41d2-ad2a-8e678066c84b", ingredient_id: 168, timestamp: new Date("2022-02-11T11:28:03Z"), preference_score: "5.9" },
            { id: 363, user_id: "0e625529-55c7-44e9-aad8-3719e7697dc7", ingredient_id: 56, timestamp: new Date("2022-11-13T17:33:26Z"), preference_score: "6.8" },
            { id: 364, user_id: "d88dfb8d-290d-4202-a511-751c60ade3b6", ingredient_id: 35, timestamp: new Date("2022-03-08T10:59:33Z"), preference_score: "9.9" },
            { id: 365, user_id: "18290746-1d2a-4a02-8b98-7fe7b6c8078f", ingredient_id: 57, timestamp: new Date("2022-09-25T19:26:26Z"), preference_score: "9.8" },
            { id: 366, user_id: "f5b3e367-1d06-4027-af07-119604c0a0a2", ingredient_id: 32, timestamp: new Date("2022-07-29T07:25:32Z"), preference_score: "6.4" },
            { id: 367, user_id: "236bb5bb-3fa7-4a2e-936e-a751373d6f24", ingredient_id: 74, timestamp: new Date("2022-11-02T08:55:45Z"), preference_score: "8.4" },
            { id: 368, user_id: "2632220a-5fef-4ed1-bbe7-45028f9edb39", ingredient_id: 4, timestamp: new Date("2022-08-19T19:25:52Z"), preference_score: "8.3" },
            { id: 369, user_id: "75104c25-3bff-4a27-8508-f929a0b4c23e", ingredient_id: 156, timestamp: new Date("2022-09-25T19:59:26Z"), preference_score: "9.9" },
            { id: 370, user_id: "adbc9270-ce9d-4abc-af86-523f2eed0b2f", ingredient_id: 85, timestamp: new Date("2022-05-24T20:10:35Z"), preference_score: "4.8" },
            { id: 371, user_id: "17591dd6-03aa-4875-abb7-ba03a929834d", ingredient_id: 165, timestamp: new Date("2022-09-11T15:47:40Z"), preference_score: "9.8" },
            { id: 372, user_id: "b2d4e57f-a073-4f0b-b6c7-d559f42f89ce", ingredient_id: 178, timestamp: new Date("2022-09-06T13:24:35Z"), preference_score: "10.0" },
            { id: 373, user_id: "c4de2d86-6056-471f-a5b8-6d7c4bcc6994", ingredient_id: 20, timestamp: new Date("2022-12-02T14:11:31Z"), preference_score: "4.9" },
            { id: 374, user_id: "74df1d45-00c2-4183-8272-0f48c26567b7", ingredient_id: 73, timestamp: new Date("2022-04-17T21:10:19Z"), preference_score: "9.9" },
            { id: 375, user_id: "c762adca-d150-4ad6-9909-4dfcedcca892", ingredient_id: 119, timestamp: new Date("2022-11-07T20:20:04Z"), preference_score: "2.9" },
            { id: 376, user_id: "786eee52-ef37-4f91-b67d-0d53cccc9cd9", ingredient_id: 7, timestamp: new Date("2022-06-05T13:01:20Z"), preference_score: "6.3" },
            { id: 377, user_id: "777f1aef-a3cd-4374-bd51-d67d0eb07051", ingredient_id: 124, timestamp: new Date("2022-12-02T12:06:17Z"), preference_score: "6.6" },
            { id: 378, user_id: "c5925420-6755-42ce-b9c2-cdcf6eba59ea", ingredient_id: 157, timestamp: new Date("2022-09-21T21:09:43Z"), preference_score: "7.3" },
            { id: 379, user_id: "4ed03fa9-ed01-4223-8389-25ab1464a455", ingredient_id: 17, timestamp: new Date("2022-04-06T15:01:03Z"), preference_score: "1.5" },
            { id: 380, user_id: "988d1592-bbe4-4f34-9639-3c13a5b3516b", ingredient_id: 142, timestamp: new Date("2022-10-20T18:27:47Z"), preference_score: "5.0" },
            { id: 381, user_id: "bd4c55c0-bbe4-4274-aa6c-887e85e0f52b", ingredient_id: 67, timestamp: new Date("2022-07-31T22:28:09Z"), preference_score: "9.8" },
            { id: 382, user_id: "f435e4f7-ab80-44c5-a571-7a034ce44f30", ingredient_id: 120, timestamp: new Date("2022-10-13T23:13:35Z"), preference_score: "7.0" },
            { id: 383, user_id: "b4a504e0-c7ff-4ffe-8c8f-36c9891b6e5e", ingredient_id: 101, timestamp: new Date("2022-04-27T19:53:46Z"), preference_score: "10.0" },
            { id: 384, user_id: "d5d4b0e1-d980-45bb-a6db-c450be952829", ingredient_id: 54, timestamp: new Date("2022-05-05T09:12:18Z"), preference_score: "1.4" },
            { id: 385, user_id: "bc3557d4-8216-4bbb-9f92-f17030bd484e", ingredient_id: 186, timestamp: new Date("2022-02-02T13:54:26Z"), preference_score: "9.1" },
            { id: 386, user_id: "8f212de3-cb7a-4c58-9d04-56c662fd8523", ingredient_id: 128, timestamp: new Date("2022-02-01T20:11:39Z"), preference_score: "5.9" },
            { id: 387, user_id: "b981ce75-f9c2-4392-8eeb-9e62f028d856", ingredient_id: 168, timestamp: new Date("2022-01-12T04:30:53Z"), preference_score: "9.1" },
            { id: 388, user_id: "48b1c5d0-ef5a-4ed5-b00e-ed70049f0033", ingredient_id: 79, timestamp: new Date("2022-03-22T11:10:45Z"), preference_score: "4.6" },
            { id: 389, user_id: "e4e84959-688b-4f31-95c5-ef423fb652b7", ingredient_id: 147, timestamp: new Date("2022-10-20T07:58:33Z"), preference_score: "7.7" },
            { id: 390, user_id: "916f801b-aaf5-4893-abba-4b3af585dbfd", ingredient_id: 64, timestamp: new Date("2022-02-11T19:42:53Z"), preference_score: "4.8" },
            { id: 391, user_id: "b7326dee-379b-443b-a893-531750045d7c", ingredient_id: 4, timestamp: new Date("2022-08-12T23:09:04Z"), preference_score: "10.0" },
            { id: 392, user_id: "fe1571b1-28b7-42c2-b71e-c19446a2da85", ingredient_id: 119, timestamp: new Date("2022-03-31T10:30:30Z"), preference_score: "9.3" },
            { id: 393, user_id: "2a75693b-12fc-4ce1-bdf4-47a8894ec579", ingredient_id: 115, timestamp: new Date("2022-03-30T17:48:05Z"), preference_score: "5.8" },
            { id: 394, user_id: "20edfc1e-7286-4680-9186-4d900bf0e2b7", ingredient_id: 1, timestamp: new Date("2022-05-15T10:04:15Z"), preference_score: "7.9" },
            { id: 395, user_id: "4e8a5ec3-fabc-43d8-9ae4-419b15b77b61", ingredient_id: 28, timestamp: new Date("2022-12-09T10:12:43Z"), preference_score: "9.5" },
            { id: 396, user_id: "c79486d2-633e-4525-adf7-c510480af043", ingredient_id: 64, timestamp: new Date("2022-04-12T22:58:04Z"), preference_score: "10.0" },
            { id: 397, user_id: "d34cc719-d199-489e-b5eb-3f3137af7a49", ingredient_id: 18, timestamp: new Date("2022-10-11T23:16:04Z"), preference_score: "2.7" },
            { id: 398, user_id: "3e55ace5-ae73-4abf-adba-3aa264bf8d11", ingredient_id: 199, timestamp: new Date("2022-06-19T22:37:07Z"), preference_score: "10.0" },
            { id: 399, user_id: "7f5890bb-f1c9-4526-aac3-e78636e12fe3", ingredient_id: 110, timestamp: new Date("2022-06-23T09:04:30Z"), preference_score: "4.8" },
            { id: 400, user_id: "7c11a7a6-5768-4bc7-8e60-102ee7512928", ingredient_id: 48, timestamp: new Date("2022-06-17T09:00:27Z"), preference_score: "6.0" },
            { id: 401, user_id: "312a16d3-1ea6-4800-921d-1dc2e298bb61", ingredient_id: 156, timestamp: new Date("2022-08-11T11:28:45Z"), preference_score: "4.7" },
            { id: 402, user_id: "21df2f72-a75d-4575-a757-b40dca285ebe", ingredient_id: 135, timestamp: new Date("2022-08-25T12:40:32Z"), preference_score: "1.5" },
            { id: 403, user_id: "6b08afc1-1618-4717-b0bd-276c2e671c86", ingredient_id: 156, timestamp: new Date("2022-04-11T18:44:06Z"), preference_score: "6.8" },
            { id: 404, user_id: "28d35018-8882-4dbf-9264-6202d9b36595", ingredient_id: 11, timestamp: new Date("2022-05-07T16:46:13Z"), preference_score: "9.7" },
            { id: 405, user_id: "de67b28c-2cde-4cc5-9cfa-de664fccb44c", ingredient_id: 145, timestamp: new Date("2022-10-20T20:57:29Z"), preference_score: "7.6" },
            { id: 406, user_id: "24950d88-c60c-4490-84b4-5633a165615c", ingredient_id: 163, timestamp: new Date("2022-11-28T00:30:39Z"), preference_score: "8.9" },
            { id: 407, user_id: "8063c493-e0fb-4b87-b577-02be344c98fa", ingredient_id: 99, timestamp: new Date("2022-05-02T22:00:44Z"), preference_score: "10.0" },
            { id: 408, user_id: "80396ab1-f1c4-4b63-a4ca-5f1bffef0964", ingredient_id: 65, timestamp: new Date("2022-09-26T21:54:22Z"), preference_score: "2.2" },
            { id: 409, user_id: "d05964b0-7bd9-447d-9142-c6160ec0cfc0", ingredient_id: 43, timestamp: new Date("2022-02-03T11:22:06Z"), preference_score: "5.1" },
            { id: 410, user_id: "d91b3268-8a9b-496d-9ac5-06d577fd0994", ingredient_id: 107, timestamp: new Date("2022-10-16T07:10:43Z"), preference_score: "1.9" },
            { id: 411, user_id: "09d3ac05-4b33-4fae-826d-7cac70ed78f5", ingredient_id: 129, timestamp: new Date("2022-06-25T14:31:41Z"), preference_score: "1.9" },
            { id: 412, user_id: "852a9762-5cf0-4b4e-b82b-d09a191d83aa", ingredient_id: 171, timestamp: new Date("2022-01-18T20:47:24Z"), preference_score: "9.7" },
            { id: 413, user_id: "988b8f23-d354-45d5-9a0a-a1c517995b64", ingredient_id: 45, timestamp: new Date("2022-04-11T14:26:14Z"), preference_score: "4.3" },
            { id: 414, user_id: "b4eb0b94-4d95-4ec4-abbd-2aa220b92cf3", ingredient_id: 163, timestamp: new Date("2022-01-22T14:31:27Z"), preference_score: "8.9" },
            { id: 415, user_id: "05b513dc-b72a-415b-9b2c-1e1bfecc0290", ingredient_id: 37, timestamp: new Date("2022-01-28T19:14:00Z"), preference_score: "10.0" },
            { id: 416, user_id: "96038d98-6091-4df5-86f8-3b9017bb4065", ingredient_id: 91, timestamp: new Date("2022-02-27T19:37:21Z"), preference_score: "2.4" },
            { id: 417, user_id: "a77f0c0f-7bfe-40c3-a994-9a222cae9b7c", ingredient_id: 145, timestamp: new Date("2022-04-01T20:29:42Z"), preference_score: "6.7" },
            { id: 418, user_id: "2193f693-1c80-4cb1-a14e-b00f0e1d7f0f", ingredient_id: 69, timestamp: new Date("2022-01-04T07:51:05Z"), preference_score: "8.7" },
            { id: 419, user_id: "96568a09-15d9-40f2-b347-0c86c01834b3", ingredient_id: 37, timestamp: new Date("2022-05-17T19:02:31Z"), preference_score: "8.8" },
            { id: 420, user_id: "0eb50a94-32a7-4ef3-ad71-246047134e6e", ingredient_id: 11, timestamp: new Date("2022-05-02T19:12:38Z"), preference_score: null },
            { id: 421, user_id: "449f11c2-2f1a-491b-8e73-190b1a502710", ingredient_id: 95, timestamp: new Date("2022-06-02T15:03:45Z"), preference_score: "1.2" },
            { id: 422, user_id: "585ab462-fd86-431e-a322-3f2926da27a8", ingredient_id: 198, timestamp: new Date("2022-06-11T11:06:27Z"), preference_score: "8.9" },
            { id: 423, user_id: "ac31c9f2-01d8-43dc-9036-f4c72ff40b3f", ingredient_id: 172, timestamp: new Date("2022-02-26T19:24:56Z"), preference_score: "6.7" },
            { id: 424, user_id: "a88fc3d6-ad7f-4258-8395-f6f9a049844a", ingredient_id: 18, timestamp: new Date("2022-02-08T13:54:46Z"), preference_score: "7.4" },
            { id: 425, user_id: "ca139d1b-3ccf-4228-bb3e-4aa2ff64c718", ingredient_id: 188, timestamp: new Date("2022-10-23T23:53:06Z"), preference_score: "9.4" },
            { id: 426, user_id: "6bad3ff7-e034-4075-86c9-50af9e798250", ingredient_id: 8, timestamp: new Date("2022-12-14T13:07:57Z"), preference_score: "3.2" },
            { id: 427, user_id: "925c343a-588d-445f-834a-8dfafc295433", ingredient_id: 65, timestamp: new Date("2022-12-01T11:49:12Z"), preference_score: "2.7" },
            { id: 428, user_id: "2ffee942-1bae-431d-b8fa-3a340361019b", ingredient_id: 81, timestamp: new Date("2022-06-28T13:42:00Z"), preference_score: "8.1" },
            { id: 429, user_id: "ede8ee81-0b5b-4ad3-9c27-f75994719fdf", ingredient_id: 40, timestamp: new Date("2022-01-06T06:38:33Z"), preference_score: null },
            { id: 430, user_id: "7ce142bd-835d-4ab8-959f-5d23b6fc9dce", ingredient_id: 5, timestamp: new Date("2022-07-23T14:03:28Z"), preference_score: "5.7" },
            { id: 431, user_id: "24142d91-c29e-4dd7-ae97-8309f93821f1", ingredient_id: 111, timestamp: new Date("2022-02-21T18:43:21Z"), preference_score: "9.5" },
            { id: 432, user_id: "de7c7697-3086-4750-a19e-51c0a8286b81", ingredient_id: 176, timestamp: new Date("2022-06-18T13:54:02Z"), preference_score: "4.6" },
            { id: 433, user_id: "fbce7eb7-4aa8-460f-b419-636be75fcf2a", ingredient_id: 48, timestamp: new Date("2022-05-22T21:20:47Z"), preference_score: "6.1" },
            { id: 434, user_id: "b8404934-9191-485a-95db-80346bfce6bf", ingredient_id: 119, timestamp: new Date("2022-07-03T19:23:19Z"), preference_score: "6.4" },
            { id: 435, user_id: "3bc3fc1b-7ba7-462f-b0f3-1a821283cedd", ingredient_id: 47, timestamp: new Date("2022-05-25T22:49:48Z"), preference_score: "2.0" },
            { id: 436, user_id: "693f4d5b-28cc-4072-b41d-fbd1d610ca16", ingredient_id: 32, timestamp: new Date("2022-04-04T07:07:18Z"), preference_score: "10.0" },
            { id: 437, user_id: "cb405f49-3b69-4048-aff7-d1c6e6c4e3f0", ingredient_id: 36, timestamp: new Date("2022-07-19T17:11:35Z"), preference_score: "9.9" },
            { id: 438, user_id: "4c28d1f4-314b-41f5-b2f6-15592c367bf2", ingredient_id: 9, timestamp: new Date("2022-08-06T18:23:42Z"), preference_score: "9.8" },
            { id: 439, user_id: "a2802d3e-a079-45b7-9433-48afae68f13e", ingredient_id: 98, timestamp: new Date("2022-04-17T10:29:07Z"), preference_score: "7.9" },
            { id: 440, user_id: "35c52c5e-60a3-4236-aec4-0cb6535494d2", ingredient_id: 19, timestamp: new Date("2022-01-19T07:24:42Z"), preference_score: "1.2" },
            { id: 441, user_id: "c61310d8-9b69-46b5-bb57-f6417fa48f7a", ingredient_id: 166, timestamp: new Date("2022-06-17T03:17:57Z"), preference_score: "7.4" },
            { id: 442, user_id: "6460ffc2-fa8b-43bf-831c-59fa9d214b7c", ingredient_id: 13, timestamp: new Date("2022-04-25T19:11:38Z"), preference_score: null },
            { id: 443, user_id: "e859e980-bc6f-4564-9deb-0332c92158b1", ingredient_id: 143, timestamp: new Date("2022-01-31T19:30:12Z"), preference_score: "7.2" },
            { id: 444, user_id: "f7c0990a-ffd6-499c-a691-32776dfeb667", ingredient_id: 35, timestamp: new Date("2022-04-11T20:43:52Z"), preference_score: "6.8" },
            { id: 445, user_id: "112b63d4-cc92-4e75-88a5-9c62eec3089b", ingredient_id: 162, timestamp: new Date("2022-10-02T10:15:40Z"), preference_score: "7.9" },
            { id: 446, user_id: "ad83ac8c-10e4-476c-905d-41b4bb0085b6", ingredient_id: 95, timestamp: new Date("2022-11-10T01:39:24Z"), preference_score: "2.9" },
            { id: 447, user_id: "62490a77-2ddb-4dc7-b72c-fb8757004a4a", ingredient_id: 35, timestamp: new Date("2022-05-20T19:41:28Z"), preference_score: "7.3" },
            { id: 448, user_id: "8b8bf967-caec-48c8-9480-4de00b3dd42a", ingredient_id: 176, timestamp: new Date("2022-10-15T22:05:43Z"), preference_score: "7.9" },
            { id: 449, user_id: "14af6cc2-4d09-4bba-ad36-1c689130f77c", ingredient_id: 107, timestamp: new Date("2022-02-08T18:42:40Z"), preference_score: "3.4" },
            { id: 450, user_id: "d2c9de7a-26df-40b1-8ace-2211a33d2ee9", ingredient_id: 61, timestamp: new Date("2022-08-28T07:45:31Z"), preference_score: "9.1" },
            { id: 451, user_id: "b10e769e-c492-4d06-8a82-c73891dd0900", ingredient_id: 140, timestamp: new Date("2022-07-21T19:36:33Z"), preference_score: "8.3" },
            { id: 452, user_id: "72900fd8-6190-43d9-8190-a10f6740018b", ingredient_id: 67, timestamp: new Date("2022-05-08T20:35:31Z"), preference_score: "8.9" },
            { id: 453, user_id: "ba0a5961-cf71-44da-8a2f-c6ca536f1a1a", ingredient_id: 5, timestamp: new Date("2022-11-08T13:22:55Z"), preference_score: "9.4" },
            { id: 454, user_id: "e55a0978-47fe-42d4-8307-70eab9fdcb9d", ingredient_id: 6, timestamp: new Date("2022-10-28T08:40:44Z"), preference_score: "9.8" },
            { id: 455, user_id: "b7a194ae-ca22-4d41-b9b4-c9edf05767ff", ingredient_id: 48, timestamp: new Date("2022-01-17T06:47:04Z"), preference_score: "5.9" },
            { id: 456, user_id: "f7e9d1ed-1ddf-4677-a6a6-c7db3e83adc1", ingredient_id: 86, timestamp: new Date("2022-05-13T03:34:30Z"), preference_score: "3.8" },
            { id: 457, user_id: "d83fa1ff-0a2b-4f4d-9a2a-2e940c16a237", ingredient_id: 107, timestamp: new Date("2022-03-16T02:50:38Z"), preference_score: "9.6" },
            { id: 458, user_id: "4c124c16-f217-46bf-b33a-a94fe2b65abc", ingredient_id: 117, timestamp: new Date("2022-04-20T23:28:22Z"), preference_score: "7.7" },
            { id: 459, user_id: "5c6d84ab-b54d-4de6-baf3-c484de4cda15", ingredient_id: 63, timestamp: new Date("2022-01-23T04:37:31Z"), preference_score: "4.0" },
            { id: 460, user_id: "5129b81f-869c-4b91-98a1-76ee2b78a053", ingredient_id: 181, timestamp: new Date("2022-09-10T12:25:20Z"), preference_score: "8.5" },
            { id: 461, user_id: "27fd917c-da1e-4e7a-99e4-cb454acbfce3", ingredient_id: 81, timestamp: new Date("2022-02-18T23:10:27Z"), preference_score: null },
            { id: 462, user_id: "784b14c8-b9b4-48c8-8f51-3afe8d515707", ingredient_id: 92, timestamp: new Date("2022-01-03T12:52:25Z"), preference_score: null },
            { id: 463, user_id: "2ca1daae-230e-46f8-9767-8bba382810f1", ingredient_id: 123, timestamp: new Date("2022-03-11T17:53:08Z"), preference_score: "8.9" },
            { id: 464, user_id: "5274fa9f-087e-4391-90fc-f493fd75d867", ingredient_id: 37, timestamp: new Date("2022-09-03T20:38:34Z"), preference_score: "7.2" },
            { id: 465, user_id: "6957d7b2-424a-4916-944d-0297fadf6437", ingredient_id: 104, timestamp: new Date("2022-03-13T21:20:12Z"), preference_score: "7.5" },
            { id: 466, user_id: "3d77fb20-62ad-42cc-996e-bc8a06eb180e", ingredient_id: 80, timestamp: new Date("2022-03-13T12:34:20Z"), preference_score: "9.3" },
            { id: 467, user_id: "8b9e20b7-77c9-4c13-b10d-e828724ba803", ingredient_id: 151, timestamp: new Date("2022-03-24T10:00:26Z"), preference_score: "8.5" },
            { id: 468, user_id: "c217b9eb-fc94-4227-8a9c-92f1c4b33e89", ingredient_id: 97, timestamp: new Date("2022-10-25T21:22:40Z"), preference_score: "6.9" },
            { id: 469, user_id: "03973894-6b04-40e0-966c-3c04dc422b3b", ingredient_id: 47, timestamp: new Date("2022-04-15T20:46:03Z"), preference_score: "1.2" },
            { id: 470, user_id: "c15ab06c-c735-4e78-907e-9f599cfd4ae2", ingredient_id: 78, timestamp: new Date("2022-02-05T19:02:41Z"), preference_score: "2.7" },
            { id: 471, user_id: "568f0dd5-7dba-45e9-a5a4-151ecf07d797", ingredient_id: 194, timestamp: new Date("2022-11-16T12:11:07Z"), preference_score: "9.6" },
            { id: 472, user_id: "2bd09af5-5a1b-4864-9f7c-bce412d8d6b9", ingredient_id: 105, timestamp: new Date("2022-04-16T16:12:06Z"), preference_score: "10.0" },
            { id: 473, user_id: "110d786b-30e7-4ab6-ad4f-07b51ff668c5", ingredient_id: 40, timestamp: new Date("2022-06-03T11:02:23Z"), preference_score: "6.9" },
            { id: 474, user_id: "2b780302-b047-4de2-842d-971956293f16", ingredient_id: 194, timestamp: new Date("2022-03-12T17:07:20Z"), preference_score: "1.7" },
            { id: 475, user_id: "bdfa9ec1-4359-4640-8147-8aacd9ae9337", ingredient_id: 67, timestamp: new Date("2022-09-13T09:40:21Z"), preference_score: "7.9" },
            { id: 476, user_id: "f0215249-92f0-4ecf-828c-f854002854ff", ingredient_id: 195, timestamp: new Date("2022-12-28T15:20:50Z"), preference_score: "3.6" },
            { id: 477, user_id: "e68c5d8c-f85b-423f-929d-3679a6893398", ingredient_id: 93, timestamp: new Date("2022-10-24T17:23:40Z"), preference_score: "7.9" },
            { id: 478, user_id: "764c4cff-ca26-4899-8f36-89e2acbd7888", ingredient_id: 41, timestamp: new Date("2022-09-28T19:38:41Z"), preference_score: "9.9" },
            { id: 479, user_id: "2b70a330-2169-4048-b457-690a50fa736b", ingredient_id: 170, timestamp: new Date("2022-10-09T18:56:51Z"), preference_score: "10.0" },
            { id: 480, user_id: "1af6edef-69a1-4356-b7f7-8c5359acb735", ingredient_id: 101, timestamp: new Date("2022-07-16T12:16:43Z"), preference_score: "8.6" },
            { id: 481, user_id: "5f6664d7-20c3-4ce1-94a7-4d3a600e4d30", ingredient_id: 98, timestamp: new Date("2022-04-19T16:05:20Z"), preference_score: "9.0" },
            { id: 482, user_id: "7ec4fed9-75f2-488a-8b06-24a3dee7e82a", ingredient_id: 81, timestamp: new Date("2022-06-02T17:24:31Z"), preference_score: "1.6" },
            { id: 483, user_id: "286b504b-927f-4a85-b562-99f762adc786", ingredient_id: 92, timestamp: new Date("2022-10-30T21:34:38Z"), preference_score: null },
            { id: 484, user_id: "9ba3b7c8-5978-4d49-a970-8138d09c9585", ingredient_id: 109, timestamp: new Date("2022-11-17T17:30:31Z"), preference_score: "9.9" },
            { id: 485, user_id: "4bc58cc1-f794-49ff-bb2a-83666adeb704", ingredient_id: 181, timestamp: new Date("2022-06-28T20:07:23Z"), preference_score: "2.8" },
            { id: 486, user_id: "5f017dcf-290b-43f5-9a34-2895c20655eb", ingredient_id: 17, timestamp: new Date("2022-03-09T20:32:38Z"), preference_score: "8.3" },
            { id: 487, user_id: "6e8971b3-0b30-49e3-af8a-30c3ca494923", ingredient_id: 120, timestamp: new Date("2022-09-16T18:03:01Z"), preference_score: "2.9" },
            { id: 488, user_id: "53aeddda-a735-421e-b24f-64e5b801bdd3", ingredient_id: 191, timestamp: new Date("2022-06-25T01:34:43Z"), preference_score: "5.5" },
            { id: 489, user_id: "cad5ac26-9503-43d3-8cf3-f8b5770060eb", ingredient_id: 135, timestamp: new Date("2022-09-15T11:34:46Z"), preference_score: "6.5" },
            { id: 490, user_id: "07a680e5-c03b-4821-bcf8-2cd78fb9b61a", ingredient_id: 19, timestamp: new Date("2022-11-23T15:54:21Z"), preference_score: "8.4" },
            { id: 491, user_id: "d0a75025-ce41-4519-9bd0-6cc979d46519", ingredient_id: 58, timestamp: new Date("2022-09-28T12:24:10Z"), preference_score: "7.6" },
            { id: 492, user_id: "9e486022-6116-4888-bc21-833dadc431a2", ingredient_id: 29, timestamp: new Date("2022-02-08T19:23:28Z"), preference_score: "1.7" },
            { id: 493, user_id: "cfddaad6-ddfb-4f7d-9018-cbd1690c9340", ingredient_id: 116, timestamp: new Date("2022-09-07T15:29:32Z"), preference_score: "8.6" },
            { id: 494, user_id: "400dbea2-feb8-40b6-b973-94a358b661bd", ingredient_id: 25, timestamp: new Date("2022-11-26T12:23:10Z"), preference_score: "9.4" },
            { id: 495, user_id: "2f2da244-dfff-4a98-aa23-69b1a0d88ac5", ingredient_id: 137, timestamp: new Date("2022-01-21T20:46:58Z"), preference_score: "9.9" },
            { id: 496, user_id: "5e3dcf31-8549-4714-a4a5-7ba781690337", ingredient_id: 38, timestamp: new Date("2022-02-09T13:17:17Z"), preference_score: "9.4" },
            { id: 497, user_id: "f54477ec-3b9d-4e02-8f69-4c7e9d1efd9b", ingredient_id: 191, timestamp: new Date("2022-06-16T15:22:04Z"), preference_score: "5.1" },
            { id: 498, user_id: "3d8f85c0-b1c1-4691-a973-1dc28904d95f", ingredient_id: 8, timestamp: new Date("2022-10-11T18:05:07Z"), preference_score: "4.7" },
            { id: 499, user_id: "4ef7720d-2cfc-4415-9c10-b2de3572e9a9", ingredient_id: 92, timestamp: new Date("2022-08-16T22:16:25Z"), preference_score: null },
            { id: 500, user_id: "8c809f76-3d9a-404d-bfb5-b395c4c54784", ingredient_id: 110, timestamp: new Date("2022-11-12T15:11:59Z"), preference_score: null },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
