// Production Trends Data (production-trends-data) 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.machinery), 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.machinery.createMany({
        data: [
            { machinery_id: 1, machine_type: "CNC", last_maintenance: "2023-11-29", performance_rating: null },
            { machinery_id: 2, machine_type: "Lathe", last_maintenance: "2023-09-24", performance_rating: null },
            { machinery_id: 3, machine_type: "CNC", last_maintenance: "2023-07-29", performance_rating: null },
            { machinery_id: 4, machine_type: "CNC", last_maintenance: "2021-02-17", performance_rating: null },
            { machinery_id: 5, machine_type: "3D Printer", last_maintenance: null, performance_rating: "93.53" },
            { machinery_id: 6, machine_type: "CNC", last_maintenance: "2020-03-08", performance_rating: null },
            { machinery_id: 7, machine_type: "Lathe", last_maintenance: "2021-01-04", performance_rating: null },
            { machinery_id: 8, machine_type: "CNC", last_maintenance: "2020-12-09", performance_rating: null },
            { machinery_id: 9, machine_type: "CNC", last_maintenance: "2020-08-27", performance_rating: null },
            { machinery_id: 10, machine_type: "Milling", last_maintenance: null, performance_rating: "98.59" },
            { machinery_id: 11, machine_type: "CNC", last_maintenance: "2020-05-06", performance_rating: null },
            { machinery_id: 12, machine_type: "Lathe", last_maintenance: "2023-01-18", performance_rating: null },
            { machinery_id: 13, machine_type: "CNC", last_maintenance: "2023-09-22", performance_rating: null },
            { machinery_id: 14, machine_type: "Milling", last_maintenance: null, performance_rating: "90.27" },
            { machinery_id: 15, machine_type: "CNC", last_maintenance: "2023-06-22", performance_rating: null },
            { machinery_id: 16, machine_type: "CNC", last_maintenance: "2020-07-26", performance_rating: null },
            { machinery_id: 17, machine_type: "CNC", last_maintenance: "2020-03-16", performance_rating: null },
            { machinery_id: 18, machine_type: "CNC", last_maintenance: "2021-09-08", performance_rating: null },
            { machinery_id: 19, machine_type: "CNC", last_maintenance: "2022-11-29", performance_rating: null },
            { machinery_id: 20, machine_type: "CNC", last_maintenance: "2022-09-16", performance_rating: null },
            { machinery_id: 21, machine_type: "3D Printer", last_maintenance: null, performance_rating: "35.77" },
            { machinery_id: 22, machine_type: "3D Printer", last_maintenance: null, performance_rating: "61.56" },
            { machinery_id: 23, machine_type: "CNC", last_maintenance: "2020-02-23", performance_rating: null },
            { machinery_id: 24, machine_type: "CNC", last_maintenance: "2020-01-19", performance_rating: null },
            { machinery_id: 25, machine_type: "CNC", last_maintenance: "2022-05-18", performance_rating: null },
            { machinery_id: 26, machine_type: "CNC", last_maintenance: "2022-08-11", performance_rating: null },
            { machinery_id: 27, machine_type: "CNC", last_maintenance: "2021-07-25", performance_rating: null },
            { machinery_id: 28, machine_type: "CNC", last_maintenance: "2020-08-06", performance_rating: null },
            { machinery_id: 29, machine_type: "CNC", last_maintenance: "2022-01-25", performance_rating: null },
            { machinery_id: 30, machine_type: "Milling", last_maintenance: null, performance_rating: "90.51" },
            { machinery_id: 31, machine_type: "CNC", last_maintenance: "2022-11-02", performance_rating: null },
            { machinery_id: 32, machine_type: "CNC", last_maintenance: "2021-03-29", performance_rating: null },
            { machinery_id: 33, machine_type: "CNC", last_maintenance: "2021-10-15", performance_rating: null },
            { machinery_id: 34, machine_type: "CNC", last_maintenance: "2020-09-28", performance_rating: null },
            { machinery_id: 35, machine_type: "CNC", last_maintenance: "2021-11-14", performance_rating: null },
            { machinery_id: 36, machine_type: "CNC", last_maintenance: "2023-03-18", performance_rating: null },
            { machinery_id: 37, machine_type: "Lathe", last_maintenance: "2022-03-09", performance_rating: null },
            { machinery_id: 38, machine_type: "3D Printer", last_maintenance: null, performance_rating: "86.49" },
            { machinery_id: 39, machine_type: "Lathe", last_maintenance: "2023-09-15", performance_rating: null },
            { machinery_id: 40, machine_type: "CNC", last_maintenance: "2020-08-30", performance_rating: null },
            { machinery_id: 41, machine_type: "Milling", last_maintenance: null, performance_rating: "20.32" },
            { machinery_id: 42, machine_type: "CNC", last_maintenance: "2021-12-16", performance_rating: null },
            { machinery_id: 43, machine_type: "Lathe", last_maintenance: "2020-02-26", performance_rating: null },
            { machinery_id: 44, machine_type: "CNC", last_maintenance: "2021-08-18", performance_rating: null },
            { machinery_id: 45, machine_type: "Milling", last_maintenance: null, performance_rating: "77.45" },
            { machinery_id: 46, machine_type: "CNC", last_maintenance: "2022-10-28", performance_rating: null },
            { machinery_id: 47, machine_type: "Milling", last_maintenance: null, performance_rating: "63.24" },
            { machinery_id: 48, machine_type: "Lathe", last_maintenance: "2021-12-23", performance_rating: null },
            { machinery_id: 49, machine_type: "Lathe", last_maintenance: "2023-12-19", performance_rating: null },
            { machinery_id: 50, machine_type: "CNC", last_maintenance: "2021-01-27", performance_rating: null },
            { machinery_id: 51, machine_type: "CNC", last_maintenance: "2021-08-05", performance_rating: null },
            { machinery_id: 52, machine_type: "Milling", last_maintenance: null, performance_rating: "46.72" },
            { machinery_id: 53, machine_type: "CNC", last_maintenance: "2022-01-03", performance_rating: null },
            { machinery_id: 54, machine_type: "CNC", last_maintenance: "2021-08-30", performance_rating: null },
            { machinery_id: 55, machine_type: "Lathe", last_maintenance: "2022-12-27", performance_rating: null },
            { machinery_id: 56, machine_type: "Milling", last_maintenance: null, performance_rating: "99.09" },
            { machinery_id: 57, machine_type: "Lathe", last_maintenance: "2020-03-21", performance_rating: null },
            { machinery_id: 58, machine_type: "CNC", last_maintenance: "2023-09-09", performance_rating: null },
            { machinery_id: 59, machine_type: "CNC", last_maintenance: "2023-09-22", performance_rating: null },
            { machinery_id: 60, machine_type: "CNC", last_maintenance: "2022-11-18", performance_rating: null },
            { machinery_id: 61, machine_type: "3D Printer", last_maintenance: null, performance_rating: "22.78" },
            { machinery_id: 62, machine_type: "CNC", last_maintenance: "2022-04-14", performance_rating: null },
            { machinery_id: 63, machine_type: "CNC", last_maintenance: "2022-04-21", performance_rating: null },
            { machinery_id: 64, machine_type: "CNC", last_maintenance: "2020-10-11", performance_rating: null },
            { machinery_id: 65, machine_type: "Lathe", last_maintenance: "2022-05-08", performance_rating: null },
            { machinery_id: 66, machine_type: "Lathe", last_maintenance: "2020-03-30", performance_rating: null },
            { machinery_id: 67, machine_type: "CNC", last_maintenance: "2021-09-10", performance_rating: null },
            { machinery_id: 68, machine_type: "CNC", last_maintenance: "2023-01-03", performance_rating: null },
            { machinery_id: 69, machine_type: "Lathe", last_maintenance: "2023-01-16", performance_rating: null },
            { machinery_id: 70, machine_type: "CNC", last_maintenance: "2023-11-21", performance_rating: null },
            { machinery_id: 71, machine_type: "CNC", last_maintenance: "2022-10-03", performance_rating: null },
            { machinery_id: 72, machine_type: "CNC", last_maintenance: "2022-07-14", performance_rating: null },
            { machinery_id: 73, machine_type: "Lathe", last_maintenance: "2020-08-03", performance_rating: null },
            { machinery_id: 74, machine_type: "CNC", last_maintenance: "2022-11-27", performance_rating: null },
            { machinery_id: 75, machine_type: "CNC", last_maintenance: "2020-03-06", performance_rating: null },
            { machinery_id: 76, machine_type: "Milling", last_maintenance: null, performance_rating: "33.72" },
            { machinery_id: 77, machine_type: "CNC", last_maintenance: "2020-09-05", performance_rating: null },
            { machinery_id: 78, machine_type: "CNC", last_maintenance: "2022-10-19", performance_rating: null },
            { machinery_id: 79, machine_type: "CNC", last_maintenance: "2021-06-18", performance_rating: null },
            { machinery_id: 80, machine_type: "CNC", last_maintenance: "2021-07-16", performance_rating: null },
            { machinery_id: 81, machine_type: "CNC", last_maintenance: "2021-10-28", performance_rating: null },
            { machinery_id: 82, machine_type: "CNC", last_maintenance: "2022-09-05", performance_rating: null },
            { machinery_id: 83, machine_type: "CNC", last_maintenance: "2022-01-20", performance_rating: null },
            { machinery_id: 84, machine_type: "Lathe", last_maintenance: "2020-03-15", performance_rating: null },
            { machinery_id: 85, machine_type: "CNC", last_maintenance: "2022-12-28", performance_rating: null },
            { machinery_id: 86, machine_type: "CNC", last_maintenance: "2020-08-10", performance_rating: null },
            { machinery_id: 87, machine_type: "3D Printer", last_maintenance: null, performance_rating: "93.66" },
            { machinery_id: 88, machine_type: "CNC", last_maintenance: "2023-12-10", performance_rating: null },
            { machinery_id: 89, machine_type: "CNC", last_maintenance: "2023-12-28", performance_rating: null },
            { machinery_id: 90, machine_type: "CNC", last_maintenance: "2020-01-09", performance_rating: null },
            { machinery_id: 91, machine_type: "CNC", last_maintenance: "2020-09-15", performance_rating: null },
            { machinery_id: 92, machine_type: "CNC", last_maintenance: "2023-05-14", performance_rating: null },
            { machinery_id: 93, machine_type: "Lathe", last_maintenance: "2022-04-25", performance_rating: null },
            { machinery_id: 94, machine_type: "CNC", last_maintenance: "2020-06-02", performance_rating: null },
            { machinery_id: 95, machine_type: "CNC", last_maintenance: "2022-02-27", performance_rating: null },
            { machinery_id: 96, machine_type: "CNC", last_maintenance: "2023-12-14", performance_rating: null },
            { machinery_id: 97, machine_type: "Milling", last_maintenance: null, performance_rating: "76.83" },
            { machinery_id: 98, machine_type: "CNC", last_maintenance: "2023-08-24", performance_rating: null },
            { machinery_id: 99, machine_type: "CNC", last_maintenance: "2023-04-19", performance_rating: null },
            { machinery_id: 100, machine_type: "Lathe", last_maintenance: "2023-05-15", performance_rating: null },
        ],
    });
    await prisma.products.createMany({
        data: [
            { product_id: 1, product_name: "part", specification: "An automatic follow-up: the order was escalated.", quality_score: "97.19" },
            { product_id: 2, product_name: "device", specification: "The item was reviewed following a late review.", quality_score: "88.34" },
            { product_id: 3, product_name: "fabrication tool", specification: "The report was resolved following an unusual review.", quality_score: "99.50" },
            { product_id: 4, product_name: "innovation design", specification: "No response from support, so the ticket was closed.", quality_score: "87.70" },
            { product_id: 5, product_name: "component", specification: "Flagged as manual. The account owner cancelled the booking.", quality_score: "88.46" },
            { product_id: 6, product_name: "innovation unit system", specification: "The record was replaced following a repeat review.", quality_score: "100.00" },
            { product_id: 7, product_name: "device unit innovation", specification: "The account owner asked for a change and the claim was processed.", quality_score: "89.67" },
            { product_id: 8, product_name: "machine model", specification: "The customer asked for a change and the ticket was confirmed.", quality_score: "98.06" },
            { product_id: 9, product_name: "tool", specification: "The record was confirmed after a late check.", quality_score: "97.55" },
            { product_id: 10, product_name: "equipment fabrication", specification: "A repeat follow-up: the request was processed.", quality_score: "37.13" },
            { product_id: 11, product_name: "innovation", specification: "The reviewer confirmed the details and the refund was completed.", quality_score: "79.49" },
            { product_id: 12, product_name: "gadget device widget", specification: "The courier confirmed the details and the report was replaced.", quality_score: "51.05" },
            { product_id: 13, product_name: "part", specification: "The account owner reported a minor issue; the report was completed.", quality_score: "100.00" },
            { product_id: 14, product_name: "part unit equipment", specification: "The courier asked for a change and the document was reviewed.", quality_score: "90.46" },
            { product_id: 15, product_name: "assembly prototype innovation", specification: "The transfer was approved after a standard check.", quality_score: "71.53" },
            { product_id: 16, product_name: "instrument component", specification: "The session was approved after an urgent check.", quality_score: "97.40" },
            { product_id: 17, product_name: "design", specification: "The transfer was delayed following a minor review.", quality_score: "89.44" },
            { product_id: 18, product_name: "gadget device module", specification: "The shipment was escalated after an unusual check.", quality_score: "91.25" },
            { product_id: 19, product_name: "design assembly product", specification: "The refund was replaced — incomplete case, no further action.", quality_score: "31.59" },
            { product_id: 20, product_name: "solution", specification: "No response from the reviewer, so the shipment was rejected.", quality_score: "28.16" },
            { product_id: 21, product_name: "component tool module", specification: "An incomplete refund was delayed the same day.", quality_score: "7.67" },
            { product_id: 22, product_name: "product device", specification: "The shipment was rescheduled following an unusual review.", quality_score: "84.00" },
            { product_id: 23, product_name: "product", specification: "Flagged as manual. The account owner reopened the claim.", quality_score: "87.28" },
            { product_id: 24, product_name: "prototype product", specification: "The claim was completed following a partial review.", quality_score: "18.14" },
            { product_id: 25, product_name: "part tool widget", specification: "The supplier asked for a change and the transfer was reviewed.", quality_score: "99.83" },
            { product_id: 26, product_name: "solution tool component", specification: "The reviewer reported an incomplete issue; the booking was resolved.", quality_score: "21.26" },
            { product_id: 27, product_name: "technology part", specification: "The customer confirmed the details and the booking was resolved.", quality_score: "86.93" },
            { product_id: 28, product_name: "gadget device model", specification: "No response from the supplier, so the delivery was reviewed.", quality_score: "54.62" },
            { product_id: 29, product_name: "tool device", specification: "The reviewer confirmed the details and the claim was cancelled.", quality_score: "62.07" },
            { product_id: 30, product_name: "device", specification: "Support reported a manual issue; the request was delayed.", quality_score: "54.82" },
            { product_id: 31, product_name: "widget component assembly", specification: "Flagged as late. The reviewer updated the record.", quality_score: "54.72" },
            { product_id: 32, product_name: "gadget", specification: "A manual account was confirmed the same day.", quality_score: "56.76" },
            { product_id: 33, product_name: "instrument", specification: "The booking was resolved — routine case, no further action.", quality_score: "22.79" },
            { product_id: 34, product_name: "innovation equipment", specification: "The courier asked for a change and the payment was escalated.", quality_score: "98.37" },
            { product_id: 35, product_name: "product", specification: "No response from the account owner, so the record was closed.", quality_score: "21.39" },
            { product_id: 36, product_name: "fabrication design instrument", specification: "A repeat follow-up: the ticket was approved.", quality_score: "26.41" },
            { product_id: 37, product_name: "instrument solution device", specification: "The refund was refunded — routine case, no further action.", quality_score: "91.48" },
            { product_id: 38, product_name: "machine module system", specification: "An incomplete transfer was cancelled the same day.", quality_score: "18.33" },
            { product_id: 39, product_name: "tool", specification: "The reviewer asked for a change and the report was rescheduled.", quality_score: "35.18" },
            { product_id: 40, product_name: "technology design unit", specification: "The supplier asked for a change and the transfer was processed.", quality_score: "84.52" },
            { product_id: 41, product_name: "fabrication", specification: "A duplicate follow-up: the payment was reopened.", quality_score: "95.09" },
            { product_id: 42, product_name: "prototype", specification: "The customer confirmed the details and the booking was updated.", quality_score: "98.64" },
            { product_id: 43, product_name: "solution fabrication design", specification: "The payment was rejected after a routine check.", quality_score: "83.70" },
            { product_id: 44, product_name: "widget innovation product", specification: "A partial follow-up: the session was approved.", quality_score: "85.28" },
            { product_id: 45, product_name: "component gadget", specification: "The shipment was confirmed following an urgent review.", quality_score: "38.39" },
            { product_id: 46, product_name: "part", specification: "The payment was processed — repeat case, no further action.", quality_score: "94.50" },
            { product_id: 47, product_name: "module model innovation", specification: "Support asked for a change and the payment was cancelled.", quality_score: "45.05" },
            { product_id: 48, product_name: "equipment solution", specification: "The customer confirmed the details and the booking was confirmed.", quality_score: "59.32" },
            { product_id: 49, product_name: "gadget", specification: "The delivery was refunded — urgent case, no further action.", quality_score: "82.58" },
            { product_id: 50, product_name: "innovation part", specification: "The payment was updated — late case, no further action.", quality_score: "1.05" },
            { product_id: 51, product_name: "machine", specification: "The invoice was updated after a duplicate check.", quality_score: "28.25" },
            { product_id: 52, product_name: "instrument", specification: "An unusual follow-up: the session was approved.", quality_score: "54.87" },
            { product_id: 53, product_name: "widget unit machine", specification: "The customer confirmed the details and the report was processed.", quality_score: "95.85" },
            { product_id: 54, product_name: "assembly", specification: "The refund was rescheduled following a standard review.", quality_score: "17.64" },
            { product_id: 55, product_name: "design device", specification: "The invoice was refunded after an automatic check.", quality_score: "94.73" },
            { product_id: 56, product_name: "widget system", specification: "A partial request was delayed the same day.", quality_score: "98.21" },
            { product_id: 57, product_name: "innovation solution widget", specification: "Flagged as repeat. The reviewer rejected the claim.", quality_score: "8.22" },
            { product_id: 58, product_name: "fabrication machine device", specification: "The record was reopened after a routine check.", quality_score: "84.14" },
            { product_id: 59, product_name: "fabrication machine product", specification: "A manual request was approved the same day.", quality_score: "60.86" },
            { product_id: 60, product_name: "module unit prototype", specification: "The session was rejected after an incomplete check.", quality_score: "90.56" },
            { product_id: 61, product_name: "machine", specification: "The appointment was updated following a manual review.", quality_score: "63.29" },
            { product_id: 62, product_name: "device", specification: "An unusual report was refunded the same day.", quality_score: "92.30" },
            { product_id: 63, product_name: "instrument equipment", specification: "No response from the account owner, so the invoice was reopened.", quality_score: "81.80" },
            { product_id: 64, product_name: "device product fabrication", specification: "A manual follow-up: the payment was replaced.", quality_score: "32.15" },
            { product_id: 65, product_name: "technology instrument", specification: "Flagged as urgent. The courier delayed the record.", quality_score: "74.44" },
            { product_id: 66, product_name: "assembly gadget", specification: "A late order was confirmed the same day.", quality_score: "72.80" },
            { product_id: 67, product_name: "gadget product module", specification: "No response from the courier, so the request was approved.", quality_score: "99.92" },
            { product_id: 68, product_name: "component module unit", specification: "The account owner confirmed the details and the report was delayed.", quality_score: "10.30" },
            { product_id: 69, product_name: "innovation", specification: "Flagged as late. The customer rescheduled the document.", quality_score: "72.72" },
            { product_id: 70, product_name: "design tool", specification: "The supplier asked for a change and the claim was updated.", quality_score: "99.74" },
            { product_id: 71, product_name: "module", specification: "A routine payment was rejected the same day.", quality_score: "62.56" },
            { product_id: 72, product_name: "part", specification: "The booking was replaced — minor case, no further action.", quality_score: "26.62" },
            { product_id: 73, product_name: "equipment widget", specification: "No response from the team, so the transfer was delayed.", quality_score: "97.77" },
            { product_id: 74, product_name: "widget", specification: "The team reported an urgent issue; the document was rejected.", quality_score: "59.46" },
            { product_id: 75, product_name: "system innovation module", specification: "The team reported an automatic issue; the booking was closed.", quality_score: "86.78" },
            { product_id: 76, product_name: "assembly product", specification: "An automatic refund was completed the same day.", quality_score: "90.42" },
            { product_id: 77, product_name: "module instrument", specification: "A manual follow-up: the invoice was processed.", quality_score: "59.04" },
            { product_id: 78, product_name: "part solution innovation", specification: "Flagged as routine. An operator rescheduled the record.", quality_score: "96.50" },
            { product_id: 79, product_name: "solution equipment system", specification: "Flagged as minor. The supplier rescheduled the request.", quality_score: "96.32" },
            { product_id: 80, product_name: "device fabrication", specification: "The team reported a duplicate issue; the appointment was completed.", quality_score: "33.49" },
            { product_id: 81, product_name: "system assembly", specification: "The session was rescheduled after a routine check.", quality_score: "99.90" },
            { product_id: 82, product_name: "module system", specification: "The courier confirmed the details and the delivery was processed.", quality_score: "86.61" },
            { product_id: 83, product_name: "design system innovation", specification: "A minor follow-up: the shipment was refunded.", quality_score: "64.46" },
            { product_id: 84, product_name: "system", specification: "An urgent invoice was confirmed the same day.", quality_score: "12.12" },
            { product_id: 85, product_name: "component", specification: "The order was reopened following a repeat review.", quality_score: "70.02" },
            { product_id: 86, product_name: "assembly", specification: "An operator confirmed the details and the refund was processed.", quality_score: "18.10" },
            { product_id: 87, product_name: "system solution", specification: "Support reported a manual issue; the payment was cancelled.", quality_score: "97.51" },
            { product_id: 88, product_name: "assembly", specification: "Support reported a manual issue; the account was resolved.", quality_score: "92.80" },
            { product_id: 89, product_name: "equipment unit", specification: "The order was rejected following a manual review.", quality_score: "75.11" },
            { product_id: 90, product_name: "technology model", specification: "An urgent ticket was replaced the same day.", quality_score: "29.48" },
            { product_id: 91, product_name: "device component module", specification: "The document was reopened after a standard check.", quality_score: "26.91" },
            { product_id: 92, product_name: "fabrication widget", specification: "A duplicate invoice was refunded the same day.", quality_score: "35.74" },
            { product_id: 93, product_name: "technology device unit", specification: "The item was completed — unusual case, no further action.", quality_score: "62.42" },
            { product_id: 94, product_name: "solution device", specification: "A minor report was processed the same day.", quality_score: "89.21" },
            { product_id: 95, product_name: "fabrication prototype", specification: "No response from the customer, so the document was delayed.", quality_score: "82.65" },
            { product_id: 96, product_name: "device widget", specification: "The appointment was confirmed after a repeat check.", quality_score: "61.39" },
            { product_id: 97, product_name: "model", specification: "Flagged as urgent. The customer confirmed the item.", quality_score: "80.87" },
            { product_id: 98, product_name: "component model", specification: "A manual shipment was rescheduled the same day.", quality_score: "91.98" },
            { product_id: 99, product_name: "machine", specification: "The item was cancelled after a manual check.", quality_score: "78.64" },
            { product_id: 100, product_name: "design device", specification: "A repeat follow-up: the session was closed.", quality_score: "76.48" },
            { product_id: 101, product_name: "technology prototype unit", specification: "Support reported an automatic issue; the report was escalated.", quality_score: "100.00" },
            { product_id: 102, product_name: "technology equipment machine", specification: "The supplier reported a standard issue; the transfer was processed.", quality_score: "5.51" },
            { product_id: 103, product_name: "prototype", specification: "The session was cancelled following an incomplete review.", quality_score: "3.61" },
            { product_id: 104, product_name: "widget model unit", specification: "The session was closed after an automatic check.", quality_score: "71.94" },
            { product_id: 105, product_name: "part instrument", specification: "The claim was reviewed following a routine review.", quality_score: "95.36" },
            { product_id: 106, product_name: "tool", specification: "The appointment was rejected following a late review.", quality_score: "71.43" },
            { product_id: 107, product_name: "machine model", specification: "A standard follow-up: the order was rescheduled.", quality_score: "99.96" },
            { product_id: 108, product_name: "solution product", specification: "Flagged as minor. The account owner completed the request.", quality_score: "53.09" },
            { product_id: 109, product_name: "innovation machine", specification: "No response from the reviewer, so the delivery was confirmed.", quality_score: "0.58" },
            { product_id: 110, product_name: "technology fabrication equipment", specification: "An operator reported a partial issue; the claim was processed.", quality_score: "56.16" },
            { product_id: 111, product_name: "part", specification: "The account owner asked for a change and the claim was rescheduled.", quality_score: "98.54" },
            { product_id: 112, product_name: "solution equipment assembly", specification: "An operator reported a standard issue; the session was updated.", quality_score: "98.06" },
            { product_id: 113, product_name: "instrument prototype device", specification: "The supplier reported a duplicate issue; the shipment was delayed.", quality_score: "39.36" },
            { product_id: 114, product_name: "equipment instrument", specification: "An unusual follow-up: the claim was delayed.", quality_score: "76.08" },
            { product_id: 115, product_name: "gadget device solution", specification: "Support asked for a change and the ticket was replaced.", quality_score: "97.66" },
            { product_id: 116, product_name: "unit system equipment", specification: "The report was confirmed — incomplete case, no further action.", quality_score: "55.26" },
            { product_id: 117, product_name: "widget", specification: "A duplicate booking was rejected the same day.", quality_score: "58.44" },
            { product_id: 118, product_name: "technology component", specification: "A partial ticket was rescheduled the same day.", quality_score: "61.22" },
            { product_id: 119, product_name: "tool instrument prototype", specification: "The request was delayed — minor case, no further action.", quality_score: "33.05" },
            { product_id: 120, product_name: "solution", specification: "No response from the account owner, so the document was updated.", quality_score: "85.34" },
            { product_id: 121, product_name: "assembly part unit", specification: "A late follow-up: the report was resolved.", quality_score: "75.24" },
            { product_id: 122, product_name: "widget", specification: "The payment was cancelled after a repeat check.", quality_score: "46.65" },
            { product_id: 123, product_name: "design model", specification: "The team confirmed the details and the appointment was rescheduled.", quality_score: "99.13" },
            { product_id: 124, product_name: "design unit solution", specification: "The account was cancelled after a partial check.", quality_score: "89.87" },
            { product_id: 125, product_name: "solution module", specification: "A partial transfer was reviewed the same day.", quality_score: "99.96" },
            { product_id: 126, product_name: "instrument prototype design", specification: "The account owner reported an urgent issue; the report was rejected.", quality_score: "73.90" },
            { product_id: 127, product_name: "innovation design", specification: "Flagged as automatic. The account owner resolved the booking.", quality_score: "68.61" },
            { product_id: 128, product_name: "component", specification: "The appointment was replaced following an urgent review.", quality_score: "65.90" },
            { product_id: 129, product_name: "technology machine", specification: "The account owner asked for a change and the ticket was updated.", quality_score: "58.66" },
            { product_id: 130, product_name: "component", specification: "The shipment was rejected — incomplete case, no further action.", quality_score: "28.84" },
            { product_id: 131, product_name: "equipment", specification: "The invoice was resolved following a partial review.", quality_score: "99.27" },
            { product_id: 132, product_name: "device", specification: "The reviewer reported a manual issue; the transfer was rejected.", quality_score: "96.13" },
            { product_id: 133, product_name: "widget fabrication device", specification: "Flagged as incomplete. The team completed the appointment.", quality_score: "92.39" },
            { product_id: 134, product_name: "fabrication solution", specification: "The account was processed — late case, no further action.", quality_score: "83.12" },
            { product_id: 135, product_name: "product part system", specification: "An operator asked for a change and the request was escalated.", quality_score: "11.42" },
            { product_id: 136, product_name: "gadget tool system", specification: "Flagged as urgent. The customer closed the shipment.", quality_score: "69.93" },
            { product_id: 137, product_name: "device", specification: "The appointment was reviewed following a standard review.", quality_score: "93.28" },
            { product_id: 138, product_name: "model prototype technology", specification: "The courier asked for a change and the appointment was confirmed.", quality_score: "41.53" },
            { product_id: 139, product_name: "technology machine", specification: "A duplicate follow-up: the request was reviewed.", quality_score: "67.40" },
            { product_id: 140, product_name: "gadget tool", specification: "An incomplete payment was completed the same day.", quality_score: "85.28" },
            { product_id: 141, product_name: "product model gadget", specification: "The booking was confirmed — unusual case, no further action.", quality_score: "76.14" },
            { product_id: 142, product_name: "device assembly", specification: "A late record was refunded the same day.", quality_score: "38.10" },
            { product_id: 143, product_name: "equipment", specification: "No response from the reviewer, so the payment was rejected.", quality_score: "63.24" },
            { product_id: 144, product_name: "prototype fabrication", specification: "The document was escalated — partial case, no further action.", quality_score: "73.28" },
            { product_id: 145, product_name: "solution unit", specification: "The supplier asked for a change and the invoice was resolved.", quality_score: "70.27" },
            { product_id: 146, product_name: "technology design", specification: "Flagged as automatic. Support resolved the session.", quality_score: "44.78" },
            { product_id: 147, product_name: "part widget machine", specification: "The transfer was closed after a repeat check.", quality_score: "52.34" },
            { product_id: 148, product_name: "component", specification: "A repeat follow-up: the claim was completed.", quality_score: "72.00" },
            { product_id: 149, product_name: "solution module", specification: "No response from the supplier, so the appointment was delayed.", quality_score: "20.49" },
            { product_id: 150, product_name: "equipment prototype", specification: "No response from the courier, so the report was escalated.", quality_score: "64.27" },
        ],
    });
    await prisma.supply_chain.createMany({
        data: [
            { supply_id: 1, product_id: 46, supplier_name: "Ember Logistics", delivery_time: 10, material_quality: "5.54" },
            { supply_id: 2, product_id: 96, supplier_name: "Iron Health", delivery_time: 11, material_quality: "67.17" },
            { supply_id: 3, product_id: 55, supplier_name: "Ember Studio", delivery_time: 16, material_quality: "43.61" },
            { supply_id: 4, product_id: 132, supplier_name: "Meridian Industries", delivery_time: 3, material_quality: "99.03" },
            { supply_id: 5, product_id: 112, supplier_name: "Field Logistics", delivery_time: 19, material_quality: "99.86" },
            { supply_id: 6, product_id: 26, supplier_name: "Juniper Logistics", delivery_time: 20, material_quality: "28.45" },
            { supply_id: 7, product_id: 93, supplier_name: "Tidal Analytics", delivery_time: 30, material_quality: "0.57" },
            { supply_id: 8, product_id: 72, supplier_name: "Delta Health", delivery_time: 10, material_quality: "91.81" },
            { supply_id: 9, product_id: 3, supplier_name: "Cobalt Logistics", delivery_time: 15, material_quality: "89.26" },
            { supply_id: 10, product_id: 89, supplier_name: "Tidal Works", delivery_time: 1, material_quality: "24.98" },
            { supply_id: 11, product_id: 24, supplier_name: "Lumen Media", delivery_time: 3, material_quality: "50.29" },
            { supply_id: 12, product_id: 25, supplier_name: "Bright Media", delivery_time: 23, material_quality: "78.28" },
            { supply_id: 13, product_id: 63, supplier_name: "North Foods", delivery_time: 3, material_quality: "47.64" },
            { supply_id: 14, product_id: 60, supplier_name: "Vista Software", delivery_time: 17, material_quality: "93.19" },
            { supply_id: 15, product_id: 24, supplier_name: "Atlas Industries", delivery_time: 12, material_quality: "98.44" },
            { supply_id: 16, product_id: 2, supplier_name: "Delta Group", delivery_time: 13, material_quality: "89.01" },
            { supply_id: 17, product_id: 1, supplier_name: "Willow Media", delivery_time: 25, material_quality: "85.99" },
            { supply_id: 18, product_id: 68, supplier_name: "Tidal Systems", delivery_time: 3, material_quality: "24.94" },
            { supply_id: 19, product_id: 58, supplier_name: "Tidal Digital", delivery_time: 25, material_quality: "21.88" },
            { supply_id: 20, product_id: 117, supplier_name: "Willow Foods", delivery_time: 11, material_quality: "54.08" },
            { supply_id: 21, product_id: 78, supplier_name: "Ridge Industries", delivery_time: 23, material_quality: "84.42" },
            { supply_id: 22, product_id: 62, supplier_name: "Meridian Digital", delivery_time: 7, material_quality: "99.98" },
            { supply_id: 23, product_id: 57, supplier_name: "Iron Logistics", delivery_time: 21, material_quality: "89.16" },
            { supply_id: 24, product_id: 90, supplier_name: "Vista Studio", delivery_time: 21, material_quality: "48.80" },
            { supply_id: 25, product_id: 5, supplier_name: "Ridge Digital", delivery_time: 25, material_quality: "28.32" },
            { supply_id: 26, product_id: 98, supplier_name: "Apex Systems", delivery_time: 28, material_quality: "2.48" },
            { supply_id: 27, product_id: 77, supplier_name: "Ridge Analytics", delivery_time: 15, material_quality: "45.49" },
            { supply_id: 28, product_id: 81, supplier_name: "Forge Industries", delivery_time: 20, material_quality: "26.33" },
            { supply_id: 29, product_id: 20, supplier_name: "Compass Labs", delivery_time: 16, material_quality: "74.93" },
            { supply_id: 30, product_id: 34, supplier_name: "Summit Industries", delivery_time: 12, material_quality: "74.95" },
            { supply_id: 31, product_id: 135, supplier_name: "Bright Industries", delivery_time: 26, material_quality: "87.46" },
            { supply_id: 32, product_id: 147, supplier_name: "Keystone Foods", delivery_time: 3, material_quality: "99.75" },
            { supply_id: 33, product_id: 137, supplier_name: "Atlas Media", delivery_time: 7, material_quality: "99.00" },
            { supply_id: 34, product_id: 130, supplier_name: "Keystone Media", delivery_time: 5, material_quality: "81.64" },
            { supply_id: 35, product_id: 15, supplier_name: "Atlas Holdings", delivery_time: 15, material_quality: "21.42" },
            { supply_id: 36, product_id: 79, supplier_name: "Vista Partners", delivery_time: 10, material_quality: "10.78" },
            { supply_id: 37, product_id: 146, supplier_name: "Cobalt Labs", delivery_time: 13, material_quality: "6.70" },
            { supply_id: 38, product_id: 139, supplier_name: "Clear Labs", delivery_time: 20, material_quality: "54.43" },
            { supply_id: 39, product_id: 59, supplier_name: "Juniper Works", delivery_time: 23, material_quality: "35.75" },
            { supply_id: 40, product_id: 147, supplier_name: "Atlas Energy", delivery_time: 21, material_quality: "44.65" },
            { supply_id: 41, product_id: 137, supplier_name: "Sable Systems", delivery_time: 12, material_quality: "42.50" },
            { supply_id: 42, product_id: 65, supplier_name: "Cedar Analytics", delivery_time: 2, material_quality: "93.53" },
            { supply_id: 43, product_id: 77, supplier_name: "Iron Software", delivery_time: 26, material_quality: "74.81" },
            { supply_id: 44, product_id: 149, supplier_name: "Summit Logistics", delivery_time: 29, material_quality: "20.78" },
            { supply_id: 45, product_id: 99, supplier_name: "Beacon Media", delivery_time: 27, material_quality: "30.82" },
            { supply_id: 46, product_id: 113, supplier_name: "Granite Group", delivery_time: 15, material_quality: "93.47" },
            { supply_id: 47, product_id: 12, supplier_name: "Pine Partners", delivery_time: 14, material_quality: "62.98" },
            { supply_id: 48, product_id: 113, supplier_name: "Vector Analytics", delivery_time: 4, material_quality: "52.18" },
            { supply_id: 49, product_id: 50, supplier_name: "Oak Digital", delivery_time: 4, material_quality: "95.41" },
            { supply_id: 50, product_id: 12, supplier_name: "Lumen Foods", delivery_time: 7, material_quality: "86.10" },
            { supply_id: 51, product_id: 122, supplier_name: "Lumen Energy", delivery_time: 20, material_quality: "87.80" },
            { supply_id: 52, product_id: 118, supplier_name: "Beacon Studio", delivery_time: 3, material_quality: "97.04" },
            { supply_id: 53, product_id: 94, supplier_name: "Ridge Health", delivery_time: 5, material_quality: "99.60" },
            { supply_id: 54, product_id: 138, supplier_name: "Pine Partners", delivery_time: 15, material_quality: "66.71" },
            { supply_id: 55, product_id: 15, supplier_name: "Ridge Analytics", delivery_time: 26, material_quality: "8.40" },
            { supply_id: 56, product_id: 73, supplier_name: "Cobalt Analytics", delivery_time: 20, material_quality: "56.63" },
            { supply_id: 57, product_id: 114, supplier_name: "Cobalt Digital", delivery_time: 25, material_quality: "66.14" },
            { supply_id: 58, product_id: 24, supplier_name: "Iron Studio", delivery_time: 2, material_quality: "97.64" },
            { supply_id: 59, product_id: 81, supplier_name: "Vector Analytics", delivery_time: 26, material_quality: "98.01" },
            { supply_id: 60, product_id: 66, supplier_name: "Willow Digital", delivery_time: 27, material_quality: "50.54" },
            { supply_id: 61, product_id: 29, supplier_name: "North Foods", delivery_time: 15, material_quality: "59.86" },
            { supply_id: 62, product_id: 128, supplier_name: "Clear Labs", delivery_time: 25, material_quality: "26.11" },
            { supply_id: 63, product_id: 133, supplier_name: "Tidal Analytics", delivery_time: 3, material_quality: "40.90" },
            { supply_id: 64, product_id: 50, supplier_name: "Blue Studio", delivery_time: 11, material_quality: "76.69" },
            { supply_id: 65, product_id: 2, supplier_name: "Cobalt Analytics", delivery_time: 10, material_quality: "99.62" },
            { supply_id: 66, product_id: 134, supplier_name: "Tidal Foods", delivery_time: 26, material_quality: "84.78" },
            { supply_id: 67, product_id: 90, supplier_name: "Forge Energy", delivery_time: 15, material_quality: "89.14" },
            { supply_id: 68, product_id: 73, supplier_name: "Cedar Logistics", delivery_time: 5, material_quality: "15.69" },
            { supply_id: 69, product_id: 33, supplier_name: "Summit Energy", delivery_time: 1, material_quality: "89.99" },
            { supply_id: 70, product_id: 146, supplier_name: "Delta Studio", delivery_time: 23, material_quality: "96.50" },
            { supply_id: 71, product_id: 80, supplier_name: "Lumen Partners", delivery_time: 26, material_quality: "67.42" },
            { supply_id: 72, product_id: 127, supplier_name: "Compass Foods", delivery_time: 27, material_quality: "96.37" },
            { supply_id: 73, product_id: 97, supplier_name: "Atlas Health", delivery_time: 5, material_quality: "69.55" },
            { supply_id: 74, product_id: 75, supplier_name: "Bright Foods", delivery_time: 8, material_quality: "9.99" },
            { supply_id: 75, product_id: 104, supplier_name: "Iron Analytics", delivery_time: 4, material_quality: "95.82" },
            { supply_id: 76, product_id: 50, supplier_name: "Summit Logistics", delivery_time: 22, material_quality: "73.68" },
            { supply_id: 77, product_id: 120, supplier_name: "Quill Foods", delivery_time: 5, material_quality: "96.82" },
            { supply_id: 78, product_id: 118, supplier_name: "Harbor Holdings", delivery_time: 21, material_quality: "29.49" },
            { supply_id: 79, product_id: 53, supplier_name: "Quill Foods", delivery_time: 26, material_quality: "62.38" },
            { supply_id: 80, product_id: 30, supplier_name: "River Digital", delivery_time: 7, material_quality: "78.64" },
        ],
    });
    await prisma.workforce.createMany({
        data: [
            { worker_id: 1, worker_name: "Wei Young", productivity_score: "82.58", attendance_rate: "0.97" },
            { worker_id: 2, worker_name: "James Adams", productivity_score: "70.88", attendance_rate: "0.99" },
            { worker_id: 3, worker_name: "Ben Nakamura", productivity_score: "96.19", attendance_rate: "0.43" },
            { worker_id: 4, worker_name: "Selin Castro", productivity_score: "98.92", attendance_rate: "0.22" },
            { worker_id: 5, worker_name: "James Miller", productivity_score: "8.30", attendance_rate: "0.76" },
            { worker_id: 6, worker_name: "Hannah Meyer", productivity_score: "99.46", attendance_rate: "0.23" },
            { worker_id: 7, worker_name: "Paula Walker", productivity_score: "24.15", attendance_rate: "0.92" },
            { worker_id: 8, worker_name: "Elena Dubois", productivity_score: "99.89", attendance_rate: "0.58" },
            { worker_id: 9, worker_name: "Ana Murphy", productivity_score: "97.87", attendance_rate: "1.00" },
            { worker_id: 10, worker_name: "Daniel Bauer", productivity_score: "67.50", attendance_rate: "0.96" },
            { worker_id: 11, worker_name: "Rafael Lopez", productivity_score: "99.92", attendance_rate: "0.53" },
            { worker_id: 12, worker_name: "Mia Miller", productivity_score: "16.62", attendance_rate: "0.12" },
            { worker_id: 13, worker_name: "Tariq Baker", productivity_score: "88.28", attendance_rate: "0.89" },
            { worker_id: 14, worker_name: "David Sousa", productivity_score: "64.13", attendance_rate: "0.90" },
            { worker_id: 15, worker_name: "Rosa Schmidt", productivity_score: "92.19", attendance_rate: "0.83" },
            { worker_id: 16, worker_name: "Isaac Ahmed", productivity_score: "36.45", attendance_rate: "0.38" },
            { worker_id: 17, worker_name: "Yusuf Moreau", productivity_score: "39.93", attendance_rate: "0.81" },
            { worker_id: 18, worker_name: "Ravi Gomez", productivity_score: "96.39", attendance_rate: "0.48" },
            { worker_id: 19, worker_name: "Nour Becker", productivity_score: "29.76", attendance_rate: "0.46" },
            { worker_id: 20, worker_name: "Julia Yilmaz", productivity_score: "95.19", attendance_rate: "0.92" },
            { worker_id: 21, worker_name: "Selin Lee", productivity_score: "83.14", attendance_rate: "0.44" },
            { worker_id: 22, worker_name: "Mia Cruz", productivity_score: "69.14", attendance_rate: "0.98" },
            { worker_id: 23, worker_name: "Ben Khan", productivity_score: "85.93", attendance_rate: "0.21" },
            { worker_id: 24, worker_name: "Andre Baker", productivity_score: "61.76", attendance_rate: "0.96" },
            { worker_id: 25, worker_name: "Oscar Jensen", productivity_score: "20.42", attendance_rate: "0.99" },
            { worker_id: 26, worker_name: "Marco Silva", productivity_score: "48.68", attendance_rate: "0.95" },
            { worker_id: 27, worker_name: "Yara Dubois", productivity_score: "97.22", attendance_rate: "1.00" },
            { worker_id: 28, worker_name: "Paula Almeida", productivity_score: "29.55", attendance_rate: "0.81" },
            { worker_id: 29, worker_name: "Selin Sousa", productivity_score: "97.03", attendance_rate: "0.76" },
            { worker_id: 30, worker_name: "Jade Bennett", productivity_score: "92.88", attendance_rate: "0.93" },
            { worker_id: 31, worker_name: "Nadia Andersen", productivity_score: "86.12", attendance_rate: "0.99" },
            { worker_id: 32, worker_name: "Arjun Andersen", productivity_score: "32.47", attendance_rate: "0.03" },
            { worker_id: 33, worker_name: "Carlos Kowalski", productivity_score: "59.61", attendance_rate: "0.55" },
            { worker_id: 34, worker_name: "Hannah Gomez", productivity_score: "18.54", attendance_rate: "0.76" },
            { worker_id: 35, worker_name: "Maja Hansen", productivity_score: "53.39", attendance_rate: "0.98" },
            { worker_id: 36, worker_name: "Selin Young", productivity_score: "94.38", attendance_rate: "0.83" },
            { worker_id: 37, worker_name: "Lina Kim", productivity_score: "95.71", attendance_rate: "0.43" },
            { worker_id: 38, worker_name: "Mila Adams", productivity_score: "6.69", attendance_rate: "0.38" },
            { worker_id: 39, worker_name: "Ibrahim Hoffmann", productivity_score: "69.82", attendance_rate: "0.73" },
            { worker_id: 40, worker_name: "Alice Rossi", productivity_score: "67.18", attendance_rate: "0.54" },
            { worker_id: 41, worker_name: "Fatima Hassan", productivity_score: "78.26", attendance_rate: "1.00" },
            { worker_id: 42, worker_name: "Sven Cruz", productivity_score: "11.88", attendance_rate: "1.00" },
            { worker_id: 43, worker_name: "David Ahmed", productivity_score: "29.91", attendance_rate: "0.58" },
            { worker_id: 44, worker_name: "Elena Martin", productivity_score: "17.30", attendance_rate: "0.12" },
            { worker_id: 45, worker_name: "Kai Ruiz", productivity_score: "49.95", attendance_rate: "0.62" },
            { worker_id: 46, worker_name: "Anna Sousa", productivity_score: "83.72", attendance_rate: "0.94" },
            { worker_id: 47, worker_name: "Yara Diaz", productivity_score: "98.33", attendance_rate: "0.95" },
            { worker_id: 48, worker_name: "Lina Jensen", productivity_score: "85.11", attendance_rate: "0.97" },
            { worker_id: 49, worker_name: "Omar Nguyen", productivity_score: "29.62", attendance_rate: "0.92" },
            { worker_id: 50, worker_name: "Andre Hansen", productivity_score: "83.41", attendance_rate: "0.09" },
            { worker_id: 51, worker_name: "Maria Demir", productivity_score: "92.53", attendance_rate: "0.28" },
            { worker_id: 52, worker_name: "Elif Shah", productivity_score: "67.61", attendance_rate: "0.55" },
            { worker_id: 53, worker_name: "Julia Brown", productivity_score: "87.85", attendance_rate: "0.89" },
            { worker_id: 54, worker_name: "Sam Schneider", productivity_score: "5.75", attendance_rate: "0.90" },
            { worker_id: 55, worker_name: "Emma Jensen", productivity_score: "80.53", attendance_rate: "0.74" },
            { worker_id: 56, worker_name: "Elena Kaya", productivity_score: "97.67", attendance_rate: "1.00" },
            { worker_id: 57, worker_name: "Lucas Rossi", productivity_score: "71.56", attendance_rate: "0.30" },
            { worker_id: 58, worker_name: "Kai Singh", productivity_score: "79.94", attendance_rate: "0.18" },
            { worker_id: 59, worker_name: "Laura Mendes", productivity_score: "99.66", attendance_rate: "0.72" },
            { worker_id: 60, worker_name: "Elif Castro", productivity_score: "22.67", attendance_rate: "0.11" },
            { worker_id: 61, worker_name: "Hannah Gomez", productivity_score: "72.88", attendance_rate: "0.53" },
            { worker_id: 62, worker_name: "Omar Pereira", productivity_score: "39.53", attendance_rate: "0.83" },
            { worker_id: 63, worker_name: "Ibrahim Almeida", productivity_score: "13.52", attendance_rate: "0.57" },
            { worker_id: 64, worker_name: "Yara Gupta", productivity_score: "76.41", attendance_rate: "0.48" },
            { worker_id: 65, worker_name: "Karim Smith", productivity_score: "50.05", attendance_rate: "0.96" },
            { worker_id: 66, worker_name: "David Nakamura", productivity_score: "11.02", attendance_rate: "0.33" },
            { worker_id: 67, worker_name: "Mia Tanaka", productivity_score: "39.10", attendance_rate: "0.16" },
            { worker_id: 68, worker_name: "Yusuf Khan", productivity_score: "13.48", attendance_rate: "0.94" },
            { worker_id: 69, worker_name: "Julia Evans", productivity_score: "97.69", attendance_rate: "0.25" },
            { worker_id: 70, worker_name: "Maria Sousa", productivity_score: "50.21", attendance_rate: "0.31" },
            { worker_id: 71, worker_name: "Andre Kim", productivity_score: "90.17", attendance_rate: "0.99" },
            { worker_id: 72, worker_name: "Lucas Kaya", productivity_score: "77.01", attendance_rate: "0.74" },
            { worker_id: 73, worker_name: "Selin Adams", productivity_score: "99.69", attendance_rate: "0.15" },
            { worker_id: 74, worker_name: "Ethan Wright", productivity_score: "72.53", attendance_rate: "0.28" },
            { worker_id: 75, worker_name: "Selin Miller", productivity_score: "99.63", attendance_rate: "0.51" },
            { worker_id: 76, worker_name: "Tariq Chen", productivity_score: "94.73", attendance_rate: "0.28" },
            { worker_id: 77, worker_name: "Alice Demir", productivity_score: "15.01", attendance_rate: "0.89" },
            { worker_id: 78, worker_name: "Anna Wagner", productivity_score: "40.86", attendance_rate: "0.14" },
            { worker_id: 79, worker_name: "Rafael Singh", productivity_score: "87.42", attendance_rate: "0.76" },
            { worker_id: 80, worker_name: "Mateo Ibrahim", productivity_score: "97.91", attendance_rate: "0.44" },
            { worker_id: 81, worker_name: "Fatima Weber", productivity_score: "91.66", attendance_rate: "0.32" },
            { worker_id: 82, worker_name: "Laura Hughes", productivity_score: "35.15", attendance_rate: "0.02" },
            { worker_id: 83, worker_name: "Nina Murphy", productivity_score: "30.92", attendance_rate: "0.98" },
            { worker_id: 84, worker_name: "Ines Sousa", productivity_score: "53.85", attendance_rate: "0.86" },
            { worker_id: 85, worker_name: "Mia Adams", productivity_score: "87.30", attendance_rate: "0.52" },
            { worker_id: 86, worker_name: "Diego Park", productivity_score: "91.11", attendance_rate: "0.98" },
            { worker_id: 87, worker_name: "Sam Schneider", productivity_score: "94.66", attendance_rate: "0.66" },
            { worker_id: 88, worker_name: "Deniz Silva", productivity_score: "42.08", attendance_rate: "0.99" },
            { worker_id: 89, worker_name: "Maya Becker", productivity_score: "70.80", attendance_rate: "0.97" },
            { worker_id: 90, worker_name: "Carla Demir", productivity_score: "73.89", attendance_rate: "0.66" },
            { worker_id: 91, worker_name: "Sofia Oliveira", productivity_score: "99.99", attendance_rate: "0.13" },
            { worker_id: 92, worker_name: "Nina Diaz", productivity_score: "97.25", attendance_rate: "0.67" },
            { worker_id: 93, worker_name: "David Oliveira", productivity_score: "55.56", attendance_rate: "0.95" },
            { worker_id: 94, worker_name: "Carla Adams", productivity_score: "90.61", attendance_rate: "1.00" },
            { worker_id: 95, worker_name: "Marco Reyes", productivity_score: "28.60", attendance_rate: "0.40" },
            { worker_id: 96, worker_name: "Theo Castro", productivity_score: "89.85", attendance_rate: "0.23" },
            { worker_id: 97, worker_name: "Jack Rossi", productivity_score: "89.50", attendance_rate: "0.62" },
            { worker_id: 98, worker_name: "Ravi Fischer", productivity_score: "10.25", attendance_rate: "0.95" },
            { worker_id: 99, worker_name: "Ines Sousa", productivity_score: "87.22", attendance_rate: "0.96" },
            { worker_id: 100, worker_name: "Isaac Weber", productivity_score: "65.43", attendance_rate: "0.90" },
            { worker_id: 101, worker_name: "Noah Johnson", productivity_score: "39.19", attendance_rate: "0.38" },
            { worker_id: 102, worker_name: "Elena Schmidt", productivity_score: "98.05", attendance_rate: "1.00" },
            { worker_id: 103, worker_name: "Chloe Park", productivity_score: "95.57", attendance_rate: "1.00" },
            { worker_id: 104, worker_name: "Sofia Young", productivity_score: "88.77", attendance_rate: "0.95" },
            { worker_id: 105, worker_name: "Ana Murphy", productivity_score: "99.59", attendance_rate: "0.99" },
            { worker_id: 106, worker_name: "Isaac Kaya", productivity_score: "60.80", attendance_rate: "0.92" },
            { worker_id: 107, worker_name: "Ben Hansen", productivity_score: "82.56", attendance_rate: "0.19" },
            { worker_id: 108, worker_name: "Zoe Torres", productivity_score: "52.68", attendance_rate: "0.77" },
            { worker_id: 109, worker_name: "Hugo Wagner", productivity_score: "65.87", attendance_rate: "0.78" },
            { worker_id: 110, worker_name: "Sam Pereira", productivity_score: "72.09", attendance_rate: "0.61" },
            { worker_id: 111, worker_name: "Andre Sato", productivity_score: "86.36", attendance_rate: "1.00" },
            { worker_id: 112, worker_name: "Ravi Castro", productivity_score: "13.86", attendance_rate: "0.86" },
            { worker_id: 113, worker_name: "Tariq Schneider", productivity_score: "42.53", attendance_rate: "0.85" },
            { worker_id: 114, worker_name: "Lina Wang", productivity_score: "82.61", attendance_rate: "0.86" },
            { worker_id: 115, worker_name: "Marco Wright", productivity_score: "33.68", attendance_rate: "0.29" },
            { worker_id: 116, worker_name: "Fatima Demir", productivity_score: "23.02", attendance_rate: "0.34" },
            { worker_id: 117, worker_name: "Kai Kumar", productivity_score: "93.44", attendance_rate: "0.86" },
            { worker_id: 118, worker_name: "Mei Hoffmann", productivity_score: "40.62", attendance_rate: "0.77" },
            { worker_id: 119, worker_name: "Ines Andersen", productivity_score: "99.06", attendance_rate: "0.95" },
            { worker_id: 120, worker_name: "Yara Singh", productivity_score: "90.34", attendance_rate: "0.53" },
            { worker_id: 121, worker_name: "Jade Hassan", productivity_score: "97.18", attendance_rate: "0.16" },
            { worker_id: 122, worker_name: "Mila Hansen", productivity_score: "93.97", attendance_rate: "0.07" },
            { worker_id: 123, worker_name: "Karim Johnson", productivity_score: "78.18", attendance_rate: "0.95" },
            { worker_id: 124, worker_name: "Sam Gomez", productivity_score: "90.66", attendance_rate: "0.78" },
            { worker_id: 125, worker_name: "Ines Bauer", productivity_score: "85.58", attendance_rate: "0.62" },
            { worker_id: 126, worker_name: "Marco Miller", productivity_score: "99.02", attendance_rate: "1.00" },
            { worker_id: 127, worker_name: "Emma Ali", productivity_score: "98.76", attendance_rate: "0.65" },
            { worker_id: 128, worker_name: "Mia Brown", productivity_score: "38.31", attendance_rate: "0.06" },
            { worker_id: 129, worker_name: "Diego Dubois", productivity_score: "6.67", attendance_rate: "0.23" },
            { worker_id: 130, worker_name: "Amir Nakamura", productivity_score: "37.94", attendance_rate: "0.93" },
            { worker_id: 131, worker_name: "Nina Schneider", productivity_score: "21.53", attendance_rate: "1.00" },
            { worker_id: 132, worker_name: "Hana Yilmaz", productivity_score: "84.59", attendance_rate: "0.14" },
            { worker_id: 133, worker_name: "Yusuf Young", productivity_score: "97.52", attendance_rate: "0.01" },
            { worker_id: 134, worker_name: "Andre Schmidt", productivity_score: "22.52", attendance_rate: "0.99" },
            { worker_id: 135, worker_name: "Maja Oliveira", productivity_score: "89.75", attendance_rate: "0.99" },
            { worker_id: 136, worker_name: "Mila Schmidt", productivity_score: "88.11", attendance_rate: "0.10" },
            { worker_id: 137, worker_name: "Mohamed Cruz", productivity_score: "84.94", attendance_rate: "0.37" },
            { worker_id: 138, worker_name: "Zara Klein", productivity_score: "63.24", attendance_rate: "0.15" },
            { worker_id: 139, worker_name: "Maria Bauer", productivity_score: "53.83", attendance_rate: "0.88" },
            { worker_id: 140, worker_name: "Felix Mendes", productivity_score: "41.67", attendance_rate: "0.96" },
            { worker_id: 141, worker_name: "David Martin", productivity_score: "68.54", attendance_rate: "0.52" },
            { worker_id: 142, worker_name: "Noah Singh", productivity_score: "71.25", attendance_rate: "0.84" },
            { worker_id: 143, worker_name: "Sara Gomez", productivity_score: "81.40", attendance_rate: "0.93" },
            { worker_id: 144, worker_name: "Ruby Nguyen", productivity_score: "52.88", attendance_rate: "0.75" },
            { worker_id: 145, worker_name: "Paula Davis", productivity_score: "89.68", attendance_rate: "0.90" },
            { worker_id: 146, worker_name: "Mohamed Park", productivity_score: "55.43", attendance_rate: "0.43" },
            { worker_id: 147, worker_name: "Liam Gupta", productivity_score: "39.57", attendance_rate: "0.33" },
            { worker_id: 148, worker_name: "Uma Kim", productivity_score: "72.80", attendance_rate: "0.96" },
            { worker_id: 149, worker_name: "Zoe Meyer", productivity_score: "60.87", attendance_rate: "0.70" },
            { worker_id: 150, worker_name: "Grace Wright", productivity_score: "46.08", attendance_rate: "0.72" },
            { worker_id: 151, worker_name: "Selin Nakamura", productivity_score: "64.97", attendance_rate: "0.69" },
            { worker_id: 152, worker_name: "Hugo Reyes", productivity_score: "98.51", attendance_rate: "0.86" },
            { worker_id: 153, worker_name: "Paula Demir", productivity_score: "99.64", attendance_rate: "0.14" },
            { worker_id: 154, worker_name: "Yusuf Johnson", productivity_score: "93.39", attendance_rate: "0.52" },
            { worker_id: 155, worker_name: "Laura Schneider", productivity_score: "41.92", attendance_rate: "0.94" },
            { worker_id: 156, worker_name: "Sam Weber", productivity_score: "77.90", attendance_rate: "0.64" },
            { worker_id: 157, worker_name: "Lena Torres", productivity_score: "99.87", attendance_rate: "1.00" },
            { worker_id: 158, worker_name: "Ravi Bennett", productivity_score: "89.59", attendance_rate: "0.67" },
            { worker_id: 159, worker_name: "Hugo Oliveira", productivity_score: "99.53", attendance_rate: "0.24" },
            { worker_id: 160, worker_name: "Karim Rossi", productivity_score: "26.66", attendance_rate: "0.58" },
            { worker_id: 161, worker_name: "James Zhang", productivity_score: "62.80", attendance_rate: "0.19" },
            { worker_id: 162, worker_name: "Ivan Davis", productivity_score: "99.73", attendance_rate: "0.88" },
            { worker_id: 163, worker_name: "Emma Yilmaz", productivity_score: "49.73", attendance_rate: "0.69" },
            { worker_id: 164, worker_name: "Carlos Park", productivity_score: "95.25", attendance_rate: "0.98" },
            { worker_id: 165, worker_name: "Maria Nguyen", productivity_score: "65.22", attendance_rate: "0.64" },
            { worker_id: 166, worker_name: "Chen Mendes", productivity_score: "4.42", attendance_rate: "0.06" },
            { worker_id: 167, worker_name: "Carlos Hoffmann", productivity_score: "56.52", attendance_rate: "0.91" },
            { worker_id: 168, worker_name: "Zoe Walker", productivity_score: "41.62", attendance_rate: "0.50" },
            { worker_id: 169, worker_name: "Hana Park", productivity_score: "85.73", attendance_rate: "0.92" },
            { worker_id: 170, worker_name: "Diego Taylor", productivity_score: "95.50", attendance_rate: "0.07" },
            { worker_id: 171, worker_name: "Yara Kumar", productivity_score: "91.85", attendance_rate: "0.27" },
            { worker_id: 172, worker_name: "Maja Costa", productivity_score: "68.71", attendance_rate: "0.51" },
            { worker_id: 173, worker_name: "Elena Sato", productivity_score: "100.00", attendance_rate: "0.38" },
            { worker_id: 174, worker_name: "Tomas Rossi", productivity_score: "54.69", attendance_rate: "0.89" },
            { worker_id: 175, worker_name: "Tariq Reyes", productivity_score: "49.09", attendance_rate: "0.57" },
            { worker_id: 176, worker_name: "Mila Kowalski", productivity_score: "76.71", attendance_rate: "0.19" },
            { worker_id: 177, worker_name: "Lina Young", productivity_score: "91.11", attendance_rate: "0.74" },
            { worker_id: 178, worker_name: "Zara Castro", productivity_score: "12.37", attendance_rate: "0.81" },
            { worker_id: 179, worker_name: "Diego Costa", productivity_score: "26.81", attendance_rate: "0.17" },
            { worker_id: 180, worker_name: "Carla Torres", productivity_score: "38.78", attendance_rate: "0.63" },
            { worker_id: 181, worker_name: "Oscar Carter", productivity_score: "38.66", attendance_rate: "0.69" },
            { worker_id: 182, worker_name: "Zara Baker", productivity_score: "43.91", attendance_rate: "0.98" },
            { worker_id: 183, worker_name: "Oscar Brown", productivity_score: "61.13", attendance_rate: "0.23" },
            { worker_id: 184, worker_name: "Ravi Clark", productivity_score: "99.44", attendance_rate: "0.66" },
            { worker_id: 185, worker_name: "Sara Yilmaz", productivity_score: "75.03", attendance_rate: "1.00" },
            { worker_id: 186, worker_name: "Andre Oliveira", productivity_score: "13.08", attendance_rate: "0.66" },
            { worker_id: 187, worker_name: "Ibrahim Kowalski", productivity_score: "99.96", attendance_rate: "0.55" },
            { worker_id: 188, worker_name: "Lena Weber", productivity_score: "12.24", attendance_rate: "0.58" },
            { worker_id: 189, worker_name: "Leo Lopez", productivity_score: "88.69", attendance_rate: "0.19" },
            { worker_id: 190, worker_name: "Maja Kowalski", productivity_score: "85.92", attendance_rate: "0.82" },
            { worker_id: 191, worker_name: "Grace Ali", productivity_score: "15.63", attendance_rate: "0.36" },
            { worker_id: 192, worker_name: "Ines Reyes", productivity_score: "90.83", attendance_rate: "0.02" },
            { worker_id: 193, worker_name: "Lena Garcia", productivity_score: "62.55", attendance_rate: "0.22" },
            { worker_id: 194, worker_name: "Ines Wang", productivity_score: "81.97", attendance_rate: "0.73" },
            { worker_id: 195, worker_name: "Sam Clark", productivity_score: "43.85", attendance_rate: "0.62" },
            { worker_id: 196, worker_name: "Sara Schmidt", productivity_score: "6.98", attendance_rate: "0.96" },
            { worker_id: 197, worker_name: "Jonas Bauer", productivity_score: "63.22", attendance_rate: "0.30" },
            { worker_id: 198, worker_name: "Zoe Silva", productivity_score: "59.21", attendance_rate: "0.38" },
            { worker_id: 199, worker_name: "Theo Carter", productivity_score: "93.29", attendance_rate: "0.89" },
            { worker_id: 200, worker_name: "Ines Tanaka", productivity_score: "73.44", attendance_rate: "0.85" },
        ],
    });
    await prisma.production_runs.createMany({
        data: [
            { run_id: 1, machinery_id: 47, product_id: 19, worker_id: 36, start_time: new Date("2022-06-27T15:39:44Z"), end_time: new Date("2023-08-06T16:08:25Z"), anomaly_reported: true },
            { run_id: 2, machinery_id: 61, product_id: 51, worker_id: 113, start_time: new Date("2023-03-02T11:38:43Z"), end_time: new Date("2023-08-05T18:03:17Z"), anomaly_reported: false },
            { run_id: 3, machinery_id: 69, product_id: 44, worker_id: 22, start_time: new Date("2023-03-11T17:07:44Z"), end_time: new Date("2022-08-01T17:12:17Z"), anomaly_reported: false },
            { run_id: 4, machinery_id: 63, product_id: 58, worker_id: 177, start_time: new Date("2023-01-21T16:37:44Z"), end_time: new Date("2023-08-12T14:21:16Z"), anomaly_reported: false },
            { run_id: 5, machinery_id: 22, product_id: 28, worker_id: 159, start_time: new Date("2023-06-29T10:07:05Z"), end_time: new Date("2022-11-12T11:38:21Z"), anomaly_reported: false },
            { run_id: 6, machinery_id: 10, product_id: 111, worker_id: 27, start_time: new Date("2022-12-13T15:26:31Z"), end_time: new Date("2022-08-18T12:02:28Z"), anomaly_reported: false },
            { run_id: 7, machinery_id: 49, product_id: 107, worker_id: 52, start_time: new Date("2023-12-17T12:27:14Z"), end_time: new Date("2022-03-05T20:09:00Z"), anomaly_reported: false },
            { run_id: 8, machinery_id: 82, product_id: 64, worker_id: 176, start_time: new Date("2023-11-21T16:28:06Z"), end_time: new Date("2022-10-03T16:29:01Z"), anomaly_reported: false },
            { run_id: 9, machinery_id: 23, product_id: 22, worker_id: 129, start_time: new Date("2023-04-07T02:18:45Z"), end_time: new Date("2022-06-27T14:01:32Z"), anomaly_reported: false },
            { run_id: 10, machinery_id: 90, product_id: 107, worker_id: 17, start_time: new Date("2022-04-22T14:32:20Z"), end_time: new Date("2022-08-13T11:54:52Z"), anomaly_reported: false },
            { run_id: 11, machinery_id: 28, product_id: 118, worker_id: 135, start_time: new Date("2023-08-30T08:31:44Z"), end_time: new Date("2023-02-27T09:37:40Z"), anomaly_reported: false },
            { run_id: 12, machinery_id: 13, product_id: 2, worker_id: 54, start_time: new Date("2023-08-25T17:09:31Z"), end_time: new Date("2022-12-06T10:20:18Z"), anomaly_reported: false },
            { run_id: 13, machinery_id: 21, product_id: 124, worker_id: 28, start_time: new Date("2023-07-15T14:42:30Z"), end_time: new Date("2023-06-01T14:21:23Z"), anomaly_reported: false },
            { run_id: 14, machinery_id: 94, product_id: 48, worker_id: 184, start_time: new Date("2022-08-29T09:28:05Z"), end_time: new Date("2023-01-25T16:47:34Z"), anomaly_reported: false },
            { run_id: 15, machinery_id: 87, product_id: 87, worker_id: 25, start_time: new Date("2022-02-18T11:15:23Z"), end_time: new Date("2022-03-04T13:16:13Z"), anomaly_reported: false },
            { run_id: 16, machinery_id: 65, product_id: 99, worker_id: 13, start_time: new Date("2022-05-07T13:34:25Z"), end_time: new Date("2022-11-07T11:17:55Z"), anomaly_reported: false },
            { run_id: 17, machinery_id: 53, product_id: 33, worker_id: 61, start_time: new Date("2023-07-11T10:38:48Z"), end_time: new Date("2023-07-21T11:14:06Z"), anomaly_reported: false },
            { run_id: 18, machinery_id: 98, product_id: 88, worker_id: 196, start_time: new Date("2022-12-09T13:27:10Z"), end_time: new Date("2023-05-14T14:06:10Z"), anomaly_reported: false },
            { run_id: 19, machinery_id: 99, product_id: 110, worker_id: 189, start_time: new Date("2023-10-29T15:15:49Z"), end_time: new Date("2023-11-12T17:21:43Z"), anomaly_reported: false },
            { run_id: 20, machinery_id: 35, product_id: 113, worker_id: 78, start_time: new Date("2023-03-03T15:19:46Z"), end_time: new Date("2023-05-19T20:45:12Z"), anomaly_reported: false },
            { run_id: 21, machinery_id: 84, product_id: 39, worker_id: 157, start_time: new Date("2022-09-23T10:11:15Z"), end_time: new Date("2022-05-16T16:01:03Z"), anomaly_reported: false },
            { run_id: 22, machinery_id: 80, product_id: 86, worker_id: 18, start_time: new Date("2022-12-08T13:45:23Z"), end_time: new Date("2023-12-08T09:39:29Z"), anomaly_reported: false },
            { run_id: 23, machinery_id: 58, product_id: 42, worker_id: 174, start_time: new Date("2023-10-07T15:47:09Z"), end_time: new Date("2023-12-21T14:56:46Z"), anomaly_reported: false },
            { run_id: 24, machinery_id: 18, product_id: 134, worker_id: 84, start_time: new Date("2023-06-28T17:55:25Z"), end_time: new Date("2022-09-25T12:01:59Z"), anomaly_reported: false },
            { run_id: 25, machinery_id: 35, product_id: 78, worker_id: 14, start_time: new Date("2022-08-25T14:25:16Z"), end_time: new Date("2023-01-31T13:53:33Z"), anomaly_reported: false },
            { run_id: 26, machinery_id: 10, product_id: 133, worker_id: 122, start_time: new Date("2023-06-22T13:26:49Z"), end_time: new Date("2023-03-16T17:34:16Z"), anomaly_reported: false },
            { run_id: 27, machinery_id: 54, product_id: 37, worker_id: 40, start_time: new Date("2022-11-13T17:26:35Z"), end_time: new Date("2023-01-30T14:58:39Z"), anomaly_reported: false },
            { run_id: 28, machinery_id: 70, product_id: 62, worker_id: 131, start_time: new Date("2023-02-16T17:32:19Z"), end_time: new Date("2023-07-20T09:44:56Z"), anomaly_reported: true },
            { run_id: 29, machinery_id: 90, product_id: 49, worker_id: 60, start_time: new Date("2022-11-26T14:24:56Z"), end_time: new Date("2023-11-12T10:32:36Z"), anomaly_reported: false },
            { run_id: 30, machinery_id: 46, product_id: 99, worker_id: 159, start_time: new Date("2022-10-10T18:02:39Z"), end_time: new Date("2023-12-13T13:32:04Z"), anomaly_reported: false },
            { run_id: 31, machinery_id: 81, product_id: 47, worker_id: 74, start_time: new Date("2022-01-23T14:37:54Z"), end_time: new Date("2023-10-21T13:21:43Z"), anomaly_reported: false },
            { run_id: 32, machinery_id: 37, product_id: 74, worker_id: 95, start_time: new Date("2022-07-06T10:52:58Z"), end_time: new Date("2022-02-10T10:30:24Z"), anomaly_reported: false },
            { run_id: 33, machinery_id: 85, product_id: 3, worker_id: 197, start_time: new Date("2022-05-17T12:11:38Z"), end_time: new Date("2022-02-27T13:31:17Z"), anomaly_reported: false },
            { run_id: 34, machinery_id: 48, product_id: 120, worker_id: 6, start_time: new Date("2022-04-24T13:56:34Z"), end_time: new Date("2022-01-20T07:19:26Z"), anomaly_reported: false },
            { run_id: 35, machinery_id: 59, product_id: 14, worker_id: 21, start_time: new Date("2022-04-20T09:21:52Z"), end_time: new Date("2022-02-07T10:25:06Z"), anomaly_reported: false },
            { run_id: 36, machinery_id: 68, product_id: 51, worker_id: 24, start_time: new Date("2023-06-17T11:47:54Z"), end_time: new Date("2023-02-12T13:38:05Z"), anomaly_reported: false },
            { run_id: 37, machinery_id: 24, product_id: 124, worker_id: 181, start_time: new Date("2023-06-08T09:44:19Z"), end_time: new Date("2023-08-13T09:35:39Z"), anomaly_reported: false },
            { run_id: 38, machinery_id: 40, product_id: 32, worker_id: 29, start_time: new Date("2023-09-15T10:17:23Z"), end_time: new Date("2022-03-13T18:40:48Z"), anomaly_reported: true },
            { run_id: 39, machinery_id: 49, product_id: 82, worker_id: 31, start_time: new Date("2023-01-22T14:01:20Z"), end_time: new Date("2023-05-27T17:00:54Z"), anomaly_reported: true },
            { run_id: 40, machinery_id: 45, product_id: 9, worker_id: 16, start_time: new Date("2023-11-06T16:33:47Z"), end_time: new Date("2023-12-04T16:06:02Z"), anomaly_reported: true },
            { run_id: 41, machinery_id: 23, product_id: 113, worker_id: 189, start_time: new Date("2023-10-17T17:23:48Z"), end_time: new Date("2022-03-30T13:55:57Z"), anomaly_reported: true },
            { run_id: 42, machinery_id: 74, product_id: 126, worker_id: 78, start_time: new Date("2023-10-02T13:53:32Z"), end_time: new Date("2022-09-04T12:14:40Z"), anomaly_reported: false },
            { run_id: 43, machinery_id: 50, product_id: 69, worker_id: 63, start_time: new Date("2023-11-08T16:29:30Z"), end_time: new Date("2022-10-02T10:55:43Z"), anomaly_reported: false },
            { run_id: 44, machinery_id: 99, product_id: 73, worker_id: 75, start_time: new Date("2023-05-06T20:00:52Z"), end_time: new Date("2022-05-21T17:54:58Z"), anomaly_reported: false },
            { run_id: 45, machinery_id: 97, product_id: 147, worker_id: 68, start_time: new Date("2022-03-23T11:02:53Z"), end_time: new Date("2022-08-13T11:29:28Z"), anomaly_reported: false },
            { run_id: 46, machinery_id: 61, product_id: 87, worker_id: 27, start_time: new Date("2023-12-14T15:30:00Z"), end_time: new Date("2022-03-02T13:23:40Z"), anomaly_reported: false },
            { run_id: 47, machinery_id: 93, product_id: 80, worker_id: 25, start_time: new Date("2023-08-31T15:20:02Z"), end_time: new Date("2022-03-24T08:05:45Z"), anomaly_reported: false },
            { run_id: 48, machinery_id: 14, product_id: 109, worker_id: 86, start_time: new Date("2023-07-26T13:59:37Z"), end_time: new Date("2022-08-11T12:13:56Z"), anomaly_reported: false },
            { run_id: 49, machinery_id: 57, product_id: 38, worker_id: 40, start_time: new Date("2023-02-05T09:03:39Z"), end_time: new Date("2022-03-20T12:44:28Z"), anomaly_reported: false },
            { run_id: 50, machinery_id: 87, product_id: 84, worker_id: 59, start_time: new Date("2023-01-26T15:40:19Z"), end_time: new Date("2022-04-23T13:55:50Z"), anomaly_reported: false },
            { run_id: 51, machinery_id: 29, product_id: 116, worker_id: 151, start_time: new Date("2022-12-03T10:26:50Z"), end_time: new Date("2022-12-05T10:24:49Z"), anomaly_reported: false },
            { run_id: 52, machinery_id: 30, product_id: 64, worker_id: 88, start_time: new Date("2022-01-10T16:18:11Z"), end_time: new Date("2023-04-04T10:55:32Z"), anomaly_reported: true },
            { run_id: 53, machinery_id: 12, product_id: 87, worker_id: 50, start_time: new Date("2023-07-19T14:13:51Z"), end_time: new Date("2023-01-16T15:13:47Z"), anomaly_reported: false },
            { run_id: 54, machinery_id: 19, product_id: 150, worker_id: 47, start_time: new Date("2023-12-04T12:29:23Z"), end_time: new Date("2023-03-03T09:31:12Z"), anomaly_reported: false },
            { run_id: 55, machinery_id: 79, product_id: 9, worker_id: 58, start_time: new Date("2023-11-18T13:37:57Z"), end_time: new Date("2022-03-15T16:37:16Z"), anomaly_reported: false },
            { run_id: 56, machinery_id: 88, product_id: 48, worker_id: 23, start_time: new Date("2023-04-11T17:47:26Z"), end_time: new Date("2023-05-16T17:26:35Z"), anomaly_reported: false },
            { run_id: 57, machinery_id: 2, product_id: 74, worker_id: 181, start_time: new Date("2023-09-23T11:19:56Z"), end_time: new Date("2023-10-26T11:49:24Z"), anomaly_reported: false },
            { run_id: 58, machinery_id: 19, product_id: 147, worker_id: 110, start_time: new Date("2022-03-05T09:55:22Z"), end_time: new Date("2022-06-27T10:21:23Z"), anomaly_reported: true },
            { run_id: 59, machinery_id: 22, product_id: 13, worker_id: 169, start_time: new Date("2023-05-31T13:06:24Z"), end_time: new Date("2022-05-16T17:26:39Z"), anomaly_reported: false },
            { run_id: 60, machinery_id: 66, product_id: 53, worker_id: 76, start_time: new Date("2022-07-12T16:15:45Z"), end_time: new Date("2023-09-23T07:29:37Z"), anomaly_reported: false },
            { run_id: 61, machinery_id: 19, product_id: 112, worker_id: 36, start_time: new Date("2023-12-31T10:48:14Z"), end_time: new Date("2022-11-12T11:21:05Z"), anomaly_reported: false },
            { run_id: 62, machinery_id: 71, product_id: 77, worker_id: 152, start_time: new Date("2023-04-06T15:36:11Z"), end_time: new Date("2022-09-02T20:54:09Z"), anomaly_reported: false },
            { run_id: 63, machinery_id: 77, product_id: 60, worker_id: 170, start_time: new Date("2023-06-18T08:43:06Z"), end_time: new Date("2022-07-28T07:48:19Z"), anomaly_reported: false },
            { run_id: 64, machinery_id: 80, product_id: 136, worker_id: 79, start_time: new Date("2023-03-15T15:53:10Z"), end_time: new Date("2022-09-19T10:36:38Z"), anomaly_reported: false },
            { run_id: 65, machinery_id: 96, product_id: 27, worker_id: 103, start_time: new Date("2023-07-13T10:44:49Z"), end_time: new Date("2023-02-13T12:12:57Z"), anomaly_reported: false },
            { run_id: 66, machinery_id: 36, product_id: 119, worker_id: 27, start_time: new Date("2022-05-28T14:26:36Z"), end_time: new Date("2022-07-10T09:24:48Z"), anomaly_reported: false },
            { run_id: 67, machinery_id: 75, product_id: 143, worker_id: 62, start_time: new Date("2023-12-30T10:10:55Z"), end_time: new Date("2022-10-16T11:04:07Z"), anomaly_reported: false },
            { run_id: 68, machinery_id: 30, product_id: 57, worker_id: 157, start_time: new Date("2023-10-31T09:29:13Z"), end_time: new Date("2023-10-31T11:49:34Z"), anomaly_reported: false },
            { run_id: 69, machinery_id: 24, product_id: 7, worker_id: 182, start_time: new Date("2023-09-18T14:29:48Z"), end_time: new Date("2022-07-03T15:29:00Z"), anomaly_reported: false },
            { run_id: 70, machinery_id: 3, product_id: 109, worker_id: 134, start_time: new Date("2023-02-12T18:51:03Z"), end_time: new Date("2022-06-02T12:46:36Z"), anomaly_reported: false },
            { run_id: 71, machinery_id: 72, product_id: 50, worker_id: 179, start_time: new Date("2023-03-18T14:16:59Z"), end_time: new Date("2023-11-05T15:54:21Z"), anomaly_reported: false },
            { run_id: 72, machinery_id: 5, product_id: 87, worker_id: 148, start_time: new Date("2022-09-11T09:03:28Z"), end_time: new Date("2023-04-22T13:05:25Z"), anomaly_reported: true },
            { run_id: 73, machinery_id: 33, product_id: 117, worker_id: 82, start_time: new Date("2023-02-25T14:03:00Z"), end_time: new Date("2023-03-25T10:41:49Z"), anomaly_reported: false },
            { run_id: 74, machinery_id: 52, product_id: 68, worker_id: 185, start_time: new Date("2023-10-22T13:10:11Z"), end_time: new Date("2022-12-22T16:56:45Z"), anomaly_reported: false },
            { run_id: 75, machinery_id: 61, product_id: 39, worker_id: 39, start_time: new Date("2022-08-17T13:19:38Z"), end_time: new Date("2022-05-21T14:25:15Z"), anomaly_reported: false },
            { run_id: 76, machinery_id: 98, product_id: 50, worker_id: 8, start_time: new Date("2023-06-08T08:39:24Z"), end_time: new Date("2023-11-23T13:35:49Z"), anomaly_reported: false },
            { run_id: 77, machinery_id: 99, product_id: 126, worker_id: 16, start_time: new Date("2023-03-02T10:18:53Z"), end_time: new Date("2022-12-01T15:47:59Z"), anomaly_reported: false },
            { run_id: 78, machinery_id: 71, product_id: 101, worker_id: 92, start_time: new Date("2023-01-20T13:45:33Z"), end_time: new Date("2022-10-29T13:56:05Z"), anomaly_reported: false },
            { run_id: 79, machinery_id: 45, product_id: 32, worker_id: 70, start_time: new Date("2023-05-09T08:41:46Z"), end_time: new Date("2023-07-10T10:05:51Z"), anomaly_reported: false },
            { run_id: 80, machinery_id: 91, product_id: 147, worker_id: 51, start_time: new Date("2022-08-19T11:50:27Z"), end_time: new Date("2023-12-08T17:30:59Z"), anomaly_reported: false },
            { run_id: 81, machinery_id: 81, product_id: 116, worker_id: 22, start_time: new Date("2022-12-31T12:57:13Z"), end_time: new Date("2022-06-03T09:16:35Z"), anomaly_reported: false },
            { run_id: 82, machinery_id: 98, product_id: 93, worker_id: 144, start_time: new Date("2023-07-21T11:22:32Z"), end_time: new Date("2022-11-23T20:27:28Z"), anomaly_reported: false },
            { run_id: 83, machinery_id: 83, product_id: 55, worker_id: 81, start_time: new Date("2023-12-05T17:37:48Z"), end_time: new Date("2022-07-04T20:04:15Z"), anomaly_reported: false },
            { run_id: 84, machinery_id: 55, product_id: 129, worker_id: 56, start_time: new Date("2022-09-24T07:27:03Z"), end_time: new Date("2022-07-22T16:45:00Z"), anomaly_reported: true },
            { run_id: 85, machinery_id: 94, product_id: 146, worker_id: 159, start_time: new Date("2022-02-07T17:20:04Z"), end_time: new Date("2022-02-06T08:50:17Z"), anomaly_reported: false },
            { run_id: 86, machinery_id: 56, product_id: 31, worker_id: 32, start_time: new Date("2022-08-29T11:34:20Z"), end_time: new Date("2022-06-22T09:22:23Z"), anomaly_reported: false },
            { run_id: 87, machinery_id: 15, product_id: 46, worker_id: 1, start_time: new Date("2022-09-16T16:45:14Z"), end_time: new Date("2023-09-25T14:03:21Z"), anomaly_reported: true },
            { run_id: 88, machinery_id: 89, product_id: 101, worker_id: 89, start_time: new Date("2023-11-23T15:25:57Z"), end_time: new Date("2023-04-02T11:55:53Z"), anomaly_reported: false },
            { run_id: 89, machinery_id: 31, product_id: 105, worker_id: 31, start_time: new Date("2022-10-21T10:46:48Z"), end_time: new Date("2022-03-05T15:25:06Z"), anomaly_reported: false },
            { run_id: 90, machinery_id: 54, product_id: 52, worker_id: 117, start_time: new Date("2023-10-08T11:10:31Z"), end_time: new Date("2022-12-23T15:32:29Z"), anomaly_reported: false },
            { run_id: 91, machinery_id: 57, product_id: 10, worker_id: 24, start_time: new Date("2022-01-17T11:22:31Z"), end_time: new Date("2023-06-01T16:53:11Z"), anomaly_reported: false },
            { run_id: 92, machinery_id: 31, product_id: 131, worker_id: 132, start_time: new Date("2022-12-19T10:20:37Z"), end_time: new Date("2022-01-18T13:14:27Z"), anomaly_reported: false },
            { run_id: 93, machinery_id: 95, product_id: 4, worker_id: 38, start_time: new Date("2022-09-03T15:39:54Z"), end_time: new Date("2022-11-20T11:15:30Z"), anomaly_reported: false },
            { run_id: 94, machinery_id: 18, product_id: 44, worker_id: 126, start_time: new Date("2023-01-13T11:46:13Z"), end_time: new Date("2022-11-20T09:48:06Z"), anomaly_reported: false },
            { run_id: 95, machinery_id: 48, product_id: 29, worker_id: 64, start_time: new Date("2023-05-10T10:17:41Z"), end_time: new Date("2022-04-01T17:35:52Z"), anomaly_reported: false },
            { run_id: 96, machinery_id: 8, product_id: 32, worker_id: 49, start_time: new Date("2023-10-01T16:24:20Z"), end_time: new Date("2022-02-22T13:17:25Z"), anomaly_reported: false },
            { run_id: 97, machinery_id: 100, product_id: 77, worker_id: 100, start_time: new Date("2022-06-18T19:33:33Z"), end_time: new Date("2023-09-24T16:31:02Z"), anomaly_reported: false },
            { run_id: 98, machinery_id: 57, product_id: 24, worker_id: 64, start_time: new Date("2023-01-28T10:08:20Z"), end_time: new Date("2023-10-17T18:22:53Z"), anomaly_reported: false },
            { run_id: 99, machinery_id: 69, product_id: 29, worker_id: 113, start_time: new Date("2023-03-14T16:04:09Z"), end_time: new Date("2022-04-07T13:28:21Z"), anomaly_reported: false },
            { run_id: 100, machinery_id: 9, product_id: 67, worker_id: 54, start_time: new Date("2023-11-10T10:54:13Z"), end_time: new Date("2023-09-06T08:28:30Z"), anomaly_reported: false },
            { run_id: 101, machinery_id: 43, product_id: 119, worker_id: 189, start_time: new Date("2023-09-21T09:22:53Z"), end_time: new Date("2023-02-02T13:43:41Z"), anomaly_reported: false },
            { run_id: 102, machinery_id: 54, product_id: 140, worker_id: 5, start_time: new Date("2022-04-18T11:41:15Z"), end_time: new Date("2023-02-25T12:44:49Z"), anomaly_reported: false },
            { run_id: 103, machinery_id: 75, product_id: 67, worker_id: 194, start_time: new Date("2023-11-11T12:00:04Z"), end_time: new Date("2022-02-22T14:14:32Z"), anomaly_reported: false },
            { run_id: 104, machinery_id: 15, product_id: 81, worker_id: 131, start_time: new Date("2022-05-21T15:53:53Z"), end_time: new Date("2023-12-15T10:35:49Z"), anomaly_reported: false },
            { run_id: 105, machinery_id: 62, product_id: 91, worker_id: 193, start_time: new Date("2023-05-31T10:30:51Z"), end_time: new Date("2022-06-25T10:35:41Z"), anomaly_reported: false },
            { run_id: 106, machinery_id: 68, product_id: 106, worker_id: 30, start_time: new Date("2022-08-22T17:56:55Z"), end_time: new Date("2023-05-11T14:31:16Z"), anomaly_reported: false },
            { run_id: 107, machinery_id: 39, product_id: 65, worker_id: 61, start_time: new Date("2022-12-05T09:44:32Z"), end_time: new Date("2022-02-01T16:06:12Z"), anomaly_reported: false },
            { run_id: 108, machinery_id: 38, product_id: 31, worker_id: 173, start_time: new Date("2023-02-17T14:51:31Z"), end_time: new Date("2023-02-05T01:52:25Z"), anomaly_reported: false },
            { run_id: 109, machinery_id: 18, product_id: 145, worker_id: 189, start_time: new Date("2022-01-30T10:14:33Z"), end_time: new Date("2023-01-11T13:38:19Z"), anomaly_reported: true },
            { run_id: 110, machinery_id: 52, product_id: 68, worker_id: 135, start_time: new Date("2022-03-27T10:34:02Z"), end_time: new Date("2023-11-27T15:13:55Z"), anomaly_reported: false },
            { run_id: 111, machinery_id: 29, product_id: 22, worker_id: 1, start_time: new Date("2023-12-14T16:42:58Z"), end_time: new Date("2022-08-08T17:15:17Z"), anomaly_reported: false },
            { run_id: 112, machinery_id: 7, product_id: 59, worker_id: 103, start_time: new Date("2023-10-09T10:22:25Z"), end_time: new Date("2022-07-20T16:32:59Z"), anomaly_reported: false },
            { run_id: 113, machinery_id: 86, product_id: 97, worker_id: 52, start_time: new Date("2023-11-23T13:36:47Z"), end_time: new Date("2023-04-28T14:07:46Z"), anomaly_reported: false },
            { run_id: 114, machinery_id: 8, product_id: 114, worker_id: 47, start_time: new Date("2022-11-08T17:17:59Z"), end_time: new Date("2022-11-22T13:21:00Z"), anomaly_reported: false },
            { run_id: 115, machinery_id: 17, product_id: 137, worker_id: 75, start_time: new Date("2022-03-31T11:39:48Z"), end_time: new Date("2023-05-11T12:40:48Z"), anomaly_reported: false },
            { run_id: 116, machinery_id: 4, product_id: 77, worker_id: 162, start_time: new Date("2023-09-17T11:30:55Z"), end_time: new Date("2023-12-11T15:33:46Z"), anomaly_reported: false },
            { run_id: 117, machinery_id: 60, product_id: 86, worker_id: 192, start_time: new Date("2022-10-24T11:24:11Z"), end_time: new Date("2022-10-16T08:55:00Z"), anomaly_reported: false },
            { run_id: 118, machinery_id: 44, product_id: 34, worker_id: 80, start_time: new Date("2022-10-01T07:36:45Z"), end_time: new Date("2023-01-20T16:05:54Z"), anomaly_reported: false },
            { run_id: 119, machinery_id: 30, product_id: 67, worker_id: 106, start_time: new Date("2022-02-16T15:20:36Z"), end_time: new Date("2022-09-17T14:25:16Z"), anomaly_reported: false },
            { run_id: 120, machinery_id: 16, product_id: 42, worker_id: 81, start_time: new Date("2023-03-16T08:51:07Z"), end_time: new Date("2023-05-04T12:05:50Z"), anomaly_reported: false },
            { run_id: 121, machinery_id: 77, product_id: 82, worker_id: 116, start_time: new Date("2023-03-10T17:04:49Z"), end_time: new Date("2022-01-11T14:31:56Z"), anomaly_reported: false },
            { run_id: 122, machinery_id: 78, product_id: 143, worker_id: 136, start_time: new Date("2023-02-18T15:50:15Z"), end_time: new Date("2023-12-21T19:13:45Z"), anomaly_reported: false },
            { run_id: 123, machinery_id: 40, product_id: 24, worker_id: 2, start_time: new Date("2022-09-19T14:54:54Z"), end_time: new Date("2023-03-11T16:25:23Z"), anomaly_reported: false },
            { run_id: 124, machinery_id: 87, product_id: 65, worker_id: 82, start_time: new Date("2023-03-19T16:01:28Z"), end_time: new Date("2022-10-27T18:17:48Z"), anomaly_reported: true },
            { run_id: 125, machinery_id: 86, product_id: 27, worker_id: 99, start_time: new Date("2023-04-25T17:04:58Z"), end_time: new Date("2023-06-08T04:42:22Z"), anomaly_reported: false },
            { run_id: 126, machinery_id: 1, product_id: 90, worker_id: 151, start_time: new Date("2022-11-19T14:41:16Z"), end_time: new Date("2022-08-12T17:13:11Z"), anomaly_reported: false },
            { run_id: 127, machinery_id: 56, product_id: 93, worker_id: 9, start_time: new Date("2023-04-21T10:28:00Z"), end_time: new Date("2022-02-08T10:16:33Z"), anomaly_reported: false },
            { run_id: 128, machinery_id: 56, product_id: 134, worker_id: 40, start_time: new Date("2023-09-11T15:23:47Z"), end_time: new Date("2023-05-05T14:18:18Z"), anomaly_reported: false },
            { run_id: 129, machinery_id: 70, product_id: 69, worker_id: 37, start_time: new Date("2023-12-06T16:18:38Z"), end_time: new Date("2022-10-02T10:08:55Z"), anomaly_reported: false },
            { run_id: 130, machinery_id: 78, product_id: 92, worker_id: 22, start_time: new Date("2023-02-26T17:32:43Z"), end_time: new Date("2023-09-10T11:01:31Z"), anomaly_reported: false },
            { run_id: 131, machinery_id: 6, product_id: 124, worker_id: 194, start_time: new Date("2022-02-01T14:52:10Z"), end_time: new Date("2023-04-26T09:56:41Z"), anomaly_reported: false },
            { run_id: 132, machinery_id: 66, product_id: 78, worker_id: 17, start_time: new Date("2022-02-11T15:53:54Z"), end_time: new Date("2023-03-11T14:12:19Z"), anomaly_reported: false },
            { run_id: 133, machinery_id: 43, product_id: 42, worker_id: 143, start_time: new Date("2023-11-03T14:14:22Z"), end_time: new Date("2022-11-22T14:13:15Z"), anomaly_reported: false },
            { run_id: 134, machinery_id: 76, product_id: 76, worker_id: 156, start_time: new Date("2023-12-26T12:52:36Z"), end_time: new Date("2022-12-30T01:57:33Z"), anomaly_reported: true },
            { run_id: 135, machinery_id: 64, product_id: 81, worker_id: 73, start_time: new Date("2023-05-19T15:33:39Z"), end_time: new Date("2023-09-18T11:51:51Z"), anomaly_reported: false },
            { run_id: 136, machinery_id: 84, product_id: 79, worker_id: 73, start_time: new Date("2023-11-23T15:28:39Z"), end_time: new Date("2023-03-01T10:11:37Z"), anomaly_reported: false },
            { run_id: 137, machinery_id: 90, product_id: 40, worker_id: 84, start_time: new Date("2023-10-19T13:34:15Z"), end_time: new Date("2023-03-19T07:17:04Z"), anomaly_reported: false },
            { run_id: 138, machinery_id: 20, product_id: 30, worker_id: 114, start_time: new Date("2023-06-21T09:16:08Z"), end_time: new Date("2022-07-03T11:14:40Z"), anomaly_reported: false },
            { run_id: 139, machinery_id: 52, product_id: 136, worker_id: 44, start_time: new Date("2022-12-28T12:54:39Z"), end_time: new Date("2022-10-15T08:50:29Z"), anomaly_reported: false },
            { run_id: 140, machinery_id: 20, product_id: 90, worker_id: 99, start_time: new Date("2023-05-18T12:05:44Z"), end_time: new Date("2022-02-24T19:45:48Z"), anomaly_reported: false },
            { run_id: 141, machinery_id: 17, product_id: 82, worker_id: 103, start_time: new Date("2023-04-22T09:40:25Z"), end_time: new Date("2022-03-27T10:34:55Z"), anomaly_reported: false },
            { run_id: 142, machinery_id: 93, product_id: 1, worker_id: 67, start_time: new Date("2023-02-22T12:38:10Z"), end_time: new Date("2023-12-31T12:01:34Z"), anomaly_reported: true },
            { run_id: 143, machinery_id: 25, product_id: 27, worker_id: 14, start_time: new Date("2023-09-12T14:43:20Z"), end_time: new Date("2023-04-21T11:59:39Z"), anomaly_reported: false },
            { run_id: 144, machinery_id: 34, product_id: 74, worker_id: 90, start_time: new Date("2023-02-26T23:31:03Z"), end_time: new Date("2022-07-22T12:18:10Z"), anomaly_reported: false },
            { run_id: 145, machinery_id: 5, product_id: 144, worker_id: 129, start_time: new Date("2022-08-28T06:54:51Z"), end_time: new Date("2022-10-11T15:50:39Z"), anomaly_reported: false },
            { run_id: 146, machinery_id: 6, product_id: 95, worker_id: 183, start_time: new Date("2023-07-05T15:42:46Z"), end_time: new Date("2023-06-10T13:33:02Z"), anomaly_reported: true },
            { run_id: 147, machinery_id: 77, product_id: 33, worker_id: 52, start_time: new Date("2023-05-06T11:30:41Z"), end_time: new Date("2023-05-08T20:22:18Z"), anomaly_reported: false },
            { run_id: 148, machinery_id: 11, product_id: 17, worker_id: 104, start_time: new Date("2023-02-18T12:09:03Z"), end_time: new Date("2022-06-25T10:20:23Z"), anomaly_reported: false },
            { run_id: 149, machinery_id: 96, product_id: 127, worker_id: 68, start_time: new Date("2023-01-24T14:28:45Z"), end_time: new Date("2022-06-04T13:25:57Z"), anomaly_reported: false },
            { run_id: 150, machinery_id: 6, product_id: 113, worker_id: 103, start_time: new Date("2022-06-10T12:46:05Z"), end_time: new Date("2023-02-19T10:09:32Z"), anomaly_reported: false },
            { run_id: 151, machinery_id: 92, product_id: 56, worker_id: 40, start_time: new Date("2023-06-15T10:56:31Z"), end_time: new Date("2023-03-26T16:21:07Z"), anomaly_reported: false },
            { run_id: 152, machinery_id: 81, product_id: 37, worker_id: 140, start_time: new Date("2022-09-26T15:50:50Z"), end_time: new Date("2023-07-12T05:54:26Z"), anomaly_reported: false },
            { run_id: 153, machinery_id: 24, product_id: 7, worker_id: 102, start_time: new Date("2023-05-07T13:02:27Z"), end_time: new Date("2022-01-02T10:47:17Z"), anomaly_reported: true },
            { run_id: 154, machinery_id: 35, product_id: 115, worker_id: 10, start_time: new Date("2022-03-01T14:03:09Z"), end_time: new Date("2023-11-17T15:29:31Z"), anomaly_reported: false },
            { run_id: 155, machinery_id: 5, product_id: 127, worker_id: 12, start_time: new Date("2023-07-18T12:12:04Z"), end_time: new Date("2022-04-15T15:14:31Z"), anomaly_reported: false },
            { run_id: 156, machinery_id: 67, product_id: 55, worker_id: 101, start_time: new Date("2023-02-20T17:12:26Z"), end_time: new Date("2022-05-10T09:21:35Z"), anomaly_reported: false },
            { run_id: 157, machinery_id: 13, product_id: 60, worker_id: 26, start_time: new Date("2023-06-21T15:13:40Z"), end_time: new Date("2023-04-04T14:57:39Z"), anomaly_reported: false },
            { run_id: 158, machinery_id: 41, product_id: 98, worker_id: 140, start_time: new Date("2023-06-18T15:31:12Z"), end_time: new Date("2023-11-03T16:45:09Z"), anomaly_reported: false },
            { run_id: 159, machinery_id: 45, product_id: 26, worker_id: 78, start_time: new Date("2023-01-30T10:23:35Z"), end_time: new Date("2022-02-22T15:15:47Z"), anomaly_reported: false },
            { run_id: 160, machinery_id: 26, product_id: 141, worker_id: 193, start_time: new Date("2023-12-30T18:39:08Z"), end_time: new Date("2022-05-10T13:09:56Z"), anomaly_reported: false },
            { run_id: 161, machinery_id: 22, product_id: 19, worker_id: 125, start_time: new Date("2023-12-02T16:54:38Z"), end_time: new Date("2023-08-12T15:12:54Z"), anomaly_reported: false },
            { run_id: 162, machinery_id: 27, product_id: 140, worker_id: 16, start_time: new Date("2023-06-30T09:41:31Z"), end_time: new Date("2023-07-14T21:55:38Z"), anomaly_reported: false },
            { run_id: 163, machinery_id: 78, product_id: 148, worker_id: 50, start_time: new Date("2023-07-25T14:12:21Z"), end_time: new Date("2022-01-09T16:07:47Z"), anomaly_reported: true },
            { run_id: 164, machinery_id: 71, product_id: 46, worker_id: 103, start_time: new Date("2023-08-31T15:33:28Z"), end_time: new Date("2022-05-14T09:55:03Z"), anomaly_reported: false },
            { run_id: 165, machinery_id: 73, product_id: 109, worker_id: 96, start_time: new Date("2022-01-01T14:33:49Z"), end_time: new Date("2023-04-21T08:02:36Z"), anomaly_reported: false },
            { run_id: 166, machinery_id: 20, product_id: 30, worker_id: 5, start_time: new Date("2022-08-08T12:43:44Z"), end_time: new Date("2022-04-27T11:17:03Z"), anomaly_reported: false },
            { run_id: 167, machinery_id: 42, product_id: 143, worker_id: 127, start_time: new Date("2022-08-05T13:58:45Z"), end_time: new Date("2023-07-27T15:39:48Z"), anomaly_reported: false },
            { run_id: 168, machinery_id: 32, product_id: 107, worker_id: 112, start_time: new Date("2023-10-07T17:54:44Z"), end_time: new Date("2023-11-05T17:56:52Z"), anomaly_reported: false },
            { run_id: 169, machinery_id: 40, product_id: 75, worker_id: 120, start_time: new Date("2022-08-17T13:52:12Z"), end_time: new Date("2023-04-20T06:27:25Z"), anomaly_reported: false },
            { run_id: 170, machinery_id: 8, product_id: 2, worker_id: 140, start_time: new Date("2023-02-16T14:32:25Z"), end_time: new Date("2022-09-15T14:02:00Z"), anomaly_reported: false },
            { run_id: 171, machinery_id: 51, product_id: 26, worker_id: 78, start_time: new Date("2022-09-13T13:11:12Z"), end_time: new Date("2022-09-13T14:18:45Z"), anomaly_reported: false },
            { run_id: 172, machinery_id: 92, product_id: 99, worker_id: 132, start_time: new Date("2023-07-16T14:33:55Z"), end_time: new Date("2022-07-17T10:26:44Z"), anomaly_reported: false },
            { run_id: 173, machinery_id: 73, product_id: 51, worker_id: 160, start_time: new Date("2022-08-04T08:03:59Z"), end_time: new Date("2023-12-02T15:33:12Z"), anomaly_reported: false },
        ],
    });
}

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