// Parcel Delivery (parcel-delivery) 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.senders), 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.senders.createMany({
        data: [
            { id: 1, name: "Priya Kowalski", email: "priya.kowalski@example.com", address: "The account owner confirmed the details and the ticket was rescheduled." },
            { id: 2, name: "Hugo Cruz", email: "hugo.cruz@example.org", address: "The reviewer confirmed the details and the payment was rejected." },
            { id: 3, name: "Priya Andersen", email: "priya.andersen@example.com", address: "No response from an operator, so the refund was reopened." },
            { id: 4, name: "Priya Smith", email: "priya.smith@example.net", address: "The record was rescheduled following an automatic review." },
            { id: 5, name: "Marco Reyes", email: "marco.reyes@example.net", address: "An automatic claim was reopened the same day." },
            { id: 6, name: "Hugo Yilmaz", email: "hugo.yilmaz@example.org", address: "No response from the team, so the order was replaced." },
            { id: 7, name: "Zoe Kowalski", email: "zoe.kowalski@example.net", address: "A standard item was rejected the same day." },
            { id: 8, name: "Ivan Johnson", email: "ivan.johnson@example.org", address: "The courier asked for a change and the transfer was escalated." },
            { id: 9, name: "Omar Johnson", email: "omar.johnson@example.com", address: "The team confirmed the details and the delivery was rejected." },
            { id: 10, name: "Diego Diaz", email: "diego.diaz@example.com", address: "The ticket was escalated after a minor check." },
            { id: 11, name: "Andre Martin", email: "andre.martin@example.net", address: "The courier confirmed the details and the refund was rejected." },
            { id: 12, name: "Mila Reyes", email: "mila.reyes@example.net", address: "The supplier reported an incomplete issue; the document was rescheduled." },
            { id: 13, name: "Ethan Bennett", email: "ethan.bennett@example.net", address: "Flagged as duplicate. The customer escalated the appointment." },
            { id: 14, name: "Jade Sousa", email: "jade.sousa@example.com", address: "The reviewer confirmed the details and the payment was rejected." },
            { id: 15, name: "Elena Castro", email: "elena.castro@example.org", address: "The delivery was closed after a manual check." },
            { id: 16, name: "Nour Costa", email: "nour.costa@example.net", address: "The invoice was cancelled following a standard review." },
            { id: 17, name: "Paula Martin", email: "paula.martin@example.net", address: "The reviewer reported a manual issue; the transfer was rejected." },
            { id: 18, name: "Mei Nguyen", email: "mei.nguyen@example.net", address: "An operator confirmed the details and the order was updated." },
            { id: 19, name: "Mia Jansen", email: "mia.jansen@example.org", address: "The booking was resolved — urgent case, no further action." },
            { id: 20, name: "Nina Kaya", email: "nina.kaya@example.com", address: "The customer reported a late issue; the invoice was closed." },
            { id: 21, name: "Maja Larsen", email: "maja.larsen@example.com", address: "An operator reported an automatic issue; the request was delayed." },
            { id: 22, name: "Isaac Mendes", email: "isaac.mendes@example.com", address: "The customer asked for a change and the item was reviewed." },
            { id: 23, name: "Elif Garcia", email: "elif.garcia@example.com", address: "The report was updated — minor case, no further action." },
            { id: 24, name: "Maja Gomez", email: "maja.gomez@example.org", address: "The courier confirmed the details and the refund was reopened." },
            { id: 25, name: "Sofia Tanaka", email: "sofia.tanaka@example.com", address: "The supplier reported a minor issue; the request was updated." },
            { id: 26, name: "Hugo Novak", email: "hugo.novak@example.com", address: "The request was processed after an incomplete check." },
            { id: 27, name: "Pedro Lee", email: "pedro.lee@example.com", address: "The claim was completed following a late review." },
            { id: 28, name: "Diego Bauer", email: "diego.bauer@example.org", address: "The account owner asked for a change and the account was refunded." },
            { id: 29, name: "James Brown", email: "james.brown@example.com", address: "No response from the team, so the item was completed." },
            { id: 30, name: "Sara Bennett", email: "sara.bennett@example.net", address: "The reviewer reported a standard issue; the item was reopened." },
            { id: 31, name: "Elena Taylor", email: "elena.taylor@example.org", address: "The report was replaced — repeat case, no further action." },
            { id: 32, name: "Kai Clark", email: "kai.clark@example.org", address: "An operator confirmed the details and the delivery was rejected." },
            { id: 33, name: "Yusuf Meyer", email: "yusuf.meyer@example.com", address: "The record was rejected following a manual review." },
            { id: 34, name: "Liam Ahmed", email: "liam.ahmed@example.net", address: "A manual follow-up: the session was rescheduled." },
            { id: 35, name: "Zoe Shah", email: "zoe.shah@example.net", address: "The courier confirmed the details and the account was delayed." },
            { id: 36, name: "Elena Nguyen", email: "elena.nguyen@example.net", address: "The account owner confirmed the details and the invoice was escalated." },
            { id: 37, name: "Deniz Sousa", email: "deniz.sousa@example.org", address: "The reviewer reported a partial issue; the report was cancelled." },
            { id: 38, name: "Ethan Wang", email: "ethan.wang@example.com", address: "No response from support, so the session was resolved." },
            { id: 39, name: "Anna Dubois", email: "anna.dubois@example.org", address: "The customer reported a late issue; the report was rejected." },
            { id: 40, name: "Omar Murphy", email: "omar.murphy@example.net", address: "No response from the team, so the payment was closed." },
            { id: 41, name: "Priya Martin", email: "priya.martin@example.org", address: "An automatic payment was reviewed the same day." },
            { id: 42, name: "Sam Silva", email: "sam.silva@example.org", address: "An automatic booking was closed the same day." },
            { id: 43, name: "Felix Wright", email: "felix.wright@example.org", address: "The customer confirmed the details and the invoice was reopened." },
            { id: 44, name: "Hugo Adams", email: "hugo.adams@example.net", address: "The reviewer reported a routine issue; the document was cancelled." },
            { id: 45, name: "Sven Baker", email: "sven.baker@example.com", address: "Flagged as partial. The reviewer approved the refund." },
            { id: 46, name: "Fatima Sousa", email: "fatima.sousa@example.net", address: "A repeat payment was approved the same day." },
            { id: 47, name: "Ravi Murphy", email: "ravi.murphy@example.net", address: "The booking was delayed — late case, no further action." },
            { id: 48, name: "Kai Kowalski", email: "kai.kowalski@example.net", address: "Flagged as urgent. The team rescheduled the order." },
            { id: 49, name: "Omar Costa", email: "omar.costa@example.net", address: "The courier reported a minor issue; the shipment was confirmed." },
            { id: 50, name: "Carla Yilmaz", email: "carla.yilmaz@example.com", address: "No response from support, so the account was escalated." },
            { id: 51, name: "Fatima Taylor", email: "fatima.taylor@example.net", address: "A manual follow-up: the session was replaced." },
            { id: 52, name: "Ivan Hansen", email: "ivan.hansen@example.net", address: "The session was updated following a repeat review." },
            { id: 53, name: "Laura Castro", email: "laura.castro@example.org", address: "The supplier asked for a change and the invoice was completed." },
            { id: 54, name: "Ethan Kumar", email: "ethan.kumar@example.net", address: "The supplier asked for a change and the request was closed." },
            { id: 55, name: "Ibrahim Brown", email: "ibrahim.brown@example.com", address: "No response from the team, so the account was updated." },
            { id: 56, name: "Yara Rossi", email: "yara.rossi@example.org", address: "No response from the courier, so the delivery was closed." },
            { id: 57, name: "Laura Castro", email: "laura.castro@example.org", address: "The claim was completed — partial case, no further action." },
            { id: 58, name: "Theo Castro", email: "theo.castro@example.net", address: "The document was resolved following a minor review." },
            { id: 59, name: "Ravi Shah", email: "ravi.shah@example.com", address: "An automatic follow-up: the shipment was replaced." },
            { id: 60, name: "Marco Johnson", email: "marco.johnson@example.org", address: "No response from the courier, so the session was completed." },
            { id: 61, name: "Nina Costa", email: "nina.costa@example.com", address: "The team asked for a change and the transfer was updated." },
            { id: 62, name: "Carlos Singh", email: "carlos.singh@example.com", address: "The appointment was refunded after a minor check." },
            { id: 63, name: "Nour Lee", email: "nour.lee@example.com", address: "The customer reported an automatic issue; the document was rejected." },
            { id: 64, name: "Selin Gomez", email: "selin.gomez@example.org", address: "No response from the customer, so the delivery was closed." },
            { id: 65, name: "Amir Sousa", email: "amir.sousa@example.net", address: "A minor claim was delayed the same day." },
            { id: 66, name: "Victor Sato", email: "victor.sato@example.com", address: "The refund was confirmed — incomplete case, no further action." },
            { id: 67, name: "Diego Cruz", email: "diego.cruz@example.org", address: "The ticket was cancelled — manual case, no further action." },
            { id: 68, name: "Omar Schmidt", email: "omar.schmidt@example.net", address: "The customer reported an urgent issue; the booking was delayed." },
            { id: 69, name: "Isaac Walker", email: "isaac.walker@example.com", address: "Flagged as repeat. The courier delayed the delivery." },
            { id: 70, name: "Lena Larsen", email: "lena.larsen@example.com", address: "No response from the customer, so the booking was refunded." },
            { id: 71, name: "Lucas Klein", email: "lucas.klein@example.org", address: "The refund was confirmed — repeat case, no further action." },
            { id: 72, name: "Karim Bauer", email: "karim.bauer@example.com", address: "An urgent follow-up: the delivery was confirmed." },
            { id: 73, name: "Jade Walker", email: "jade.walker@example.net", address: "The courier asked for a change and the transfer was refunded." },
            { id: 74, name: "Tariq Moreau", email: "tariq.moreau@example.org", address: "Support asked for a change and the account was completed." },
            { id: 75, name: "Carlos Lopez", email: "carlos.lopez@example.org", address: "No response from the account owner, so the report was refunded." },
            { id: 76, name: "Karim Johnson", email: "karim.johnson@example.org", address: "The item was rescheduled following a partial review." },
            { id: 77, name: "Alice Wagner", email: "alice.wagner@example.net", address: "Flagged as late. The supplier refunded the appointment." },
            { id: 78, name: "Lucas Weber", email: "lucas.weber@example.net", address: "Support confirmed the details and the transfer was reviewed." },
            { id: 79, name: "Carlos Kim", email: "carlos.kim@example.com", address: "No response from an operator, so the account was escalated." },
            { id: 80, name: "Ethan Shah", email: "ethan.shah@example.net", address: "An automatic request was reviewed the same day." },
            { id: 81, name: "Mateo Sousa", email: "mateo.sousa@example.com", address: "Flagged as standard. The reviewer closed the delivery." },
            { id: 82, name: "Sofia Andersen", email: "sofia.andersen@example.net", address: "Flagged as urgent. An operator rescheduled the transfer." },
            { id: 83, name: "Mei Andersen", email: "mei.andersen@example.net", address: "The report was approved after a repeat check." },
            { id: 84, name: "Laura Bennett", email: "laura.bennett@example.com", address: "A duplicate follow-up: the transfer was approved." },
            { id: 85, name: "Deniz Reyes", email: "deniz.reyes@example.org", address: "An automatic follow-up: the record was completed." },
            { id: 86, name: "Daniel Davis", email: "daniel.davis@example.net", address: "An incomplete booking was confirmed the same day." },
            { id: 87, name: "Nadia Baker", email: "nadia.baker@example.com", address: "No response from the team, so the payment was cancelled." },
            { id: 88, name: "Yara Wagner", email: "yara.wagner@example.net", address: "The customer confirmed the details and the appointment was replaced." },
            { id: 89, name: "Jade Jensen", email: "jade.jensen@example.com", address: "The shipment was cancelled — repeat case, no further action." },
            { id: 90, name: "Jade Reyes", email: "jade.reyes@example.org", address: "The account owner asked for a change and the order was confirmed." },
            { id: 91, name: "Olivia Baker", email: "olivia.baker@example.com", address: "An unusual follow-up: the refund was confirmed." },
            { id: 92, name: "Lina Baker", email: "lina.baker@example.org", address: "The appointment was processed — standard case, no further action." },
            { id: 93, name: "Laura Ali", email: "laura.ali@example.com", address: "No response from an operator, so the request was rejected." },
            { id: 94, name: "Andre Andersen", email: "andre.andersen@example.com", address: "A standard claim was refunded the same day." },
            { id: 95, name: "Arjun Carter", email: "arjun.carter@example.org", address: "Flagged as minor. The customer closed the delivery." },
            { id: 96, name: "Jonas Singh", email: "jonas.singh@example.net", address: "The transfer was cancelled after a manual check." },
            { id: 97, name: "Deniz Yilmaz", email: "deniz.yilmaz@example.com", address: "A routine follow-up: the session was updated." },
            { id: 98, name: "Lucas Jansen", email: "lucas.jansen@example.net", address: "The reviewer confirmed the details and the item was rescheduled." },
            { id: 99, name: "Mohamed Young", email: "mohamed.young@example.com", address: "The invoice was approved after an unusual check." },
            { id: 100, name: "Andre Larsen", email: "andre.larsen@example.com", address: "The request was reviewed after a duplicate check." },
            { id: 101, name: "Ravi Lopez", email: "ravi.lopez@example.org", address: "The reviewer asked for a change and the document was confirmed." },
            { id: 102, name: "Mateo Castro", email: "mateo.castro@example.net", address: "No response from the account owner, so the order was updated." },
            { id: 103, name: "Rafael Ruiz", email: "rafael.ruiz@example.org", address: "A repeat follow-up: the payment was refunded." },
            { id: 104, name: "Kai Yilmaz", email: "kai.yilmaz@example.net", address: "The supplier asked for a change and the item was processed." },
            { id: 105, name: "Elif Hassan", email: "elif.hassan@example.org", address: "A minor delivery was replaced the same day." },
            { id: 106, name: "Jade Wang", email: "jade.wang@example.org", address: "Flagged as duplicate. The team updated the request." },
            { id: 107, name: "Rafael Silva", email: "rafael.silva@example.net", address: "Flagged as urgent. Support refunded the ticket." },
            { id: 108, name: "Sara Bennett", email: "sara.bennett@example.com", address: "A standard follow-up: the order was refunded." },
            { id: 109, name: "Rafael Almeida", email: "rafael.almeida@example.org", address: "The customer asked for a change and the account was completed." },
            { id: 110, name: "Zara Young", email: "zara.young@example.com", address: "The reviewer asked for a change and the report was rejected." },
            { id: 111, name: "Mila Evans", email: "mila.evans@example.com", address: "The account owner confirmed the details and the claim was refunded." },
            { id: 112, name: "Maria Patel", email: "maria.patel@example.org", address: "The account owner confirmed the details and the item was rejected." },
            { id: 113, name: "Lena Pereira", email: "lena.pereira@example.org", address: "Flagged as routine. The customer confirmed the account." },
            { id: 114, name: "Mei Almeida", email: "mei.almeida@example.com", address: "The booking was completed — incomplete case, no further action." },
            { id: 115, name: "Julia Park", email: "julia.park@example.net", address: "An urgent appointment was approved the same day." },
            { id: 116, name: "Ravi Wilson", email: "ravi.wilson@example.com", address: "The invoice was rescheduled — late case, no further action." },
            { id: 117, name: "James Larsen", email: "james.larsen@example.net", address: "The supplier asked for a change and the delivery was approved." },
            { id: 118, name: "Mohamed Klein", email: "mohamed.klein@example.org", address: "Flagged as unusual. An operator completed the claim." },
            { id: 119, name: "Jade Oliveira", email: "jade.oliveira@example.org", address: "The report was processed after a manual check." },
            { id: 120, name: "Felix Johnson", email: "felix.johnson@example.org", address: "The order was replaced — late case, no further action." },
            { id: 121, name: "Carlos Yilmaz", email: "carlos.yilmaz@example.net", address: "The courier reported an incomplete issue; the transfer was reviewed." },
            { id: 122, name: "Ben Zhang", email: "ben.zhang@example.org", address: "A partial payment was rescheduled the same day." },
            { id: 123, name: "Yusuf Mendes", email: "yusuf.mendes@example.net", address: "The reviewer reported a partial issue; the transfer was reviewed." },
            { id: 124, name: "Chloe Johnson", email: "chloe.johnson@example.org", address: "No response from the team, so the invoice was rejected." },
            { id: 125, name: "Ivan Pereira", email: "ivan.pereira@example.net", address: "The customer asked for a change and the booking was rescheduled." },
            { id: 126, name: "Ruby Wilson", email: "ruby.wilson@example.org", address: "An urgent follow-up: the transfer was resolved." },
            { id: 127, name: "Nadia Clark", email: "nadia.clark@example.com", address: "No response from support, so the appointment was approved." },
            { id: 128, name: "Isaac Sato", email: "isaac.sato@example.net", address: "The customer reported a routine issue; the record was processed." },
            { id: 129, name: "Ana Larsen", email: "ana.larsen@example.com", address: "No response from the supplier, so the delivery was rescheduled." },
            { id: 130, name: "Victor Dubois", email: "victor.dubois@example.com", address: "A routine account was reopened the same day." },
            { id: 131, name: "Mia Taylor", email: "mia.taylor@example.org", address: "The payment was resolved following an unusual review." },
            { id: 132, name: "Jonas Shah", email: "jonas.shah@example.com", address: "The supplier asked for a change and the payment was processed." },
            { id: 133, name: "Chen Flores", email: "chen.flores@example.net", address: "The supplier reported a duplicate issue; the request was processed." },
            { id: 134, name: "Elena Zhang", email: "elena.zhang@example.org", address: "The document was closed following a partial review." },
            { id: 135, name: "Ivan Mendes", email: "ivan.mendes@example.org", address: "The payment was rescheduled following a manual review." },
            { id: 136, name: "Sara Sato", email: "sara.sato@example.net", address: "The team confirmed the details and the item was delayed." },
            { id: 137, name: "Hugo Larsen", email: "hugo.larsen@example.org", address: "No response from the courier, so the item was delayed." },
            { id: 138, name: "Noah Costa", email: "noah.costa@example.net", address: "The appointment was reviewed following a routine review." },
            { id: 139, name: "Zoe Zhang", email: "zoe.zhang@example.net", address: "The reviewer confirmed the details and the record was confirmed." },
            { id: 140, name: "Jack Jansen", email: "jack.jansen@example.com", address: "The ticket was reviewed after an urgent check." },
            { id: 141, name: "Mateo Tanaka", email: "mateo.tanaka@example.com", address: "A repeat claim was rescheduled the same day." },
            { id: 142, name: "Ibrahim Rossi", email: "ibrahim.rossi@example.net", address: "No response from the customer, so the refund was resolved." },
            { id: 143, name: "Chloe Ahmed", email: "chloe.ahmed@example.org", address: "An automatic account was replaced the same day." },
            { id: 144, name: "Anna Carter", email: "anna.carter@example.org", address: "An operator confirmed the details and the ticket was approved." },
            { id: 145, name: "Zara Park", email: "zara.park@example.com", address: "Flagged as urgent. Support confirmed the appointment." },
            { id: 146, name: "David Jansen", email: "david.jansen@example.org", address: "The courier asked for a change and the delivery was rescheduled." },
            { id: 147, name: "Ivan Moreau", email: "ivan.moreau@example.com", address: "A minor ticket was approved the same day." },
            { id: 148, name: "Uma Gomez", email: "uma.gomez@example.com", address: "A manual follow-up: the report was rejected." },
            { id: 149, name: "Jade Taylor", email: "jade.taylor@example.net", address: "The reviewer reported an automatic issue; the claim was completed." },
            { id: 150, name: "Nour Novak", email: "nour.novak@example.net", address: "A late follow-up: the account was resolved." },
            { id: 151, name: "Leo Evans", email: "leo.evans@example.org", address: "The refund was delayed after a standard check." },
            { id: 152, name: "Sam Costa", email: "sam.costa@example.com", address: "Flagged as urgent. An operator rescheduled the request." },
            { id: 153, name: "Nadia Kaya", email: "nadia.kaya@example.org", address: "The customer asked for a change and the report was completed." },
            { id: 154, name: "Diego Cruz", email: "diego.cruz@example.org", address: "The supplier reported an unusual issue; the delivery was completed." },
            { id: 155, name: "Lucas Jensen", email: "lucas.jensen@example.org", address: "A minor follow-up: the shipment was closed." },
            { id: 156, name: "Wei Costa", email: "wei.costa@example.net", address: "The booking was processed — late case, no further action." },
            { id: 157, name: "Julia Kumar", email: "julia.kumar@example.org", address: "The request was replaced following a repeat review." },
            { id: 158, name: "Felix Park", email: "felix.park@example.org", address: "The supplier asked for a change and the ticket was rescheduled." },
            { id: 159, name: "Jade Ahmed", email: "jade.ahmed@example.com", address: "The team confirmed the details and the shipment was rescheduled." },
            { id: 160, name: "Leo Khan", email: "leo.khan@example.com", address: "The item was confirmed after an incomplete check." },
            { id: 161, name: "Mia Jensen", email: "mia.jensen@example.org", address: "The record was approved after a manual check." },
            { id: 162, name: "Uma Wang", email: "uma.wang@example.com", address: "The delivery was resolved after a duplicate check." },
            { id: 163, name: "Marco Costa", email: "marco.costa@example.net", address: "The report was approved after a late check." },
            { id: 164, name: "Mia Kaya", email: "mia.kaya@example.com", address: "The customer confirmed the details and the booking was reopened." },
            { id: 165, name: "Amir Zhang", email: "amir.zhang@example.org", address: "The courier confirmed the details and the report was completed." },
            { id: 166, name: "Maya Martin", email: "maya.martin@example.org", address: "The transfer was processed — standard case, no further action." },
            { id: 167, name: "Diego Tanaka", email: "diego.tanaka@example.org", address: "No response from the account owner, so the order was resolved." },
            { id: 168, name: "Ivan Dubois", email: "ivan.dubois@example.net", address: "The order was reviewed following a manual review." },
            { id: 169, name: "Julia Sousa", email: "julia.sousa@example.com", address: "Flagged as repeat. The courier escalated the ticket." },
            { id: 170, name: "Deniz Cruz", email: "deniz.cruz@example.net", address: "A minor follow-up: the invoice was resolved." },
            { id: 171, name: "Wei Silva", email: "wei.silva@example.com", address: "The report was processed — manual case, no further action." },
            { id: 172, name: "Elena Silva", email: "elena.silva@example.com", address: "The order was approved after an urgent check." },
            { id: 173, name: "Chen Schneider", email: "chen.schneider@example.org", address: "The appointment was delayed — routine case, no further action." },
            { id: 174, name: "Maya Jensen", email: "maya.jensen@example.org", address: "No response from the reviewer, so the shipment was reopened." },
            { id: 175, name: "Yara Ali", email: "yara.ali@example.org", address: "The invoice was resolved after a minor check." },
            { id: 176, name: "Noah Wilson", email: "noah.wilson@example.net", address: "The courier confirmed the details and the session was processed." },
            { id: 177, name: "Nadia Cruz", email: "nadia.cruz@example.org", address: "Flagged as unusual. The account owner completed the delivery." },
            { id: 178, name: "Tomas Park", email: "tomas.park@example.com", address: "A partial follow-up: the shipment was updated." },
            { id: 179, name: "Sofia Ali", email: "sofia.ali@example.com", address: "The refund was confirmed — unusual case, no further action." },
            { id: 180, name: "Mohamed Shah", email: "mohamed.shah@example.net", address: "The shipment was approved following a repeat review." },
            { id: 181, name: "Mateo Wang", email: "mateo.wang@example.org", address: "The appointment was completed after an automatic check." },
            { id: 182, name: "Tomas Garcia", email: "tomas.garcia@example.com", address: "A minor request was updated the same day." },
            { id: 183, name: "Chen Martin", email: "chen.martin@example.org", address: "The request was confirmed after a partial check." },
            { id: 184, name: "Maya Patel", email: "maya.patel@example.com", address: "The courier reported a routine issue; the item was cancelled." },
            { id: 185, name: "Alice Sousa", email: "alice.sousa@example.net", address: "The team confirmed the details and the booking was reviewed." },
            { id: 186, name: "Leo Patel", email: "leo.patel@example.net", address: "An incomplete request was reopened the same day." },
            { id: 187, name: "Nadia Hughes", email: "nadia.hughes@example.org", address: "No response from the supplier, so the account was replaced." },
            { id: 188, name: "Isaac Singh", email: "isaac.singh@example.com", address: "The claim was refunded — unusual case, no further action." },
            { id: 189, name: "Lena Hughes", email: "lena.hughes@example.org", address: "The delivery was cancelled — duplicate case, no further action." },
            { id: 190, name: "James Schneider", email: "james.schneider@example.org", address: "The customer asked for a change and the shipment was confirmed." },
            { id: 191, name: "Victor Evans", email: "victor.evans@example.com", address: "The account owner reported a partial issue; the booking was delayed." },
            { id: 192, name: "Zara Yilmaz", email: "zara.yilmaz@example.org", address: "The invoice was updated following an automatic review." },
            { id: 193, name: "Hannah Evans", email: "hannah.evans@example.org", address: "The customer asked for a change and the invoice was processed." },
            { id: 194, name: "Elena Smith", email: "elena.smith@example.org", address: "The payment was closed following a routine review." },
            { id: 195, name: "James Johnson", email: "james.johnson@example.net", address: "The supplier asked for a change and the delivery was delayed." },
            { id: 196, name: "Ethan Wang", email: "ethan.wang@example.net", address: "The order was updated after a late check." },
            { id: 197, name: "Carlos Meyer", email: "carlos.meyer@example.com", address: "No response from the customer, so the transfer was reviewed." },
            { id: 198, name: "Ethan Smith", email: "ethan.smith@example.com", address: "A manual request was replaced the same day." },
            { id: 199, name: "Uma Hughes", email: "uma.hughes@example.com", address: "A late follow-up: the invoice was escalated." },
            { id: 200, name: "Nadia Novak", email: "nadia.novak@example.org", address: "An automatic report was rescheduled the same day." },
        ],
    });
    await prisma.parcels.createMany({
        data: [
            { id: 1, sender_id: 180, status: "delivered", weight: "30.31", delivery_date: new Date("2023-05-24T11:25:59Z"), insurance_value: "1806.07" },
            { id: 2, sender_id: 11, status: "in_transit", weight: "14.33", delivery_date: new Date("2023-04-08T06:42:56Z"), insurance_value: "2805.11" },
            { id: 3, sender_id: 165, status: "returned", weight: "42.39", delivery_date: new Date("2023-02-09T10:53:22Z"), insurance_value: "3671.71" },
            { id: 4, sender_id: 57, status: "in_transit", weight: "19.94", delivery_date: new Date("2023-02-08T19:50:06Z"), insurance_value: "2017.06" },
            { id: 5, sender_id: 150, status: "in_transit", weight: "38.17", delivery_date: new Date("2023-03-22T21:06:07Z"), insurance_value: "1411.60" },
            { id: 6, sender_id: 28, status: "pending", weight: "18.70", delivery_date: new Date("2023-10-02T17:16:18Z"), insurance_value: "2536.02" },
            { id: 7, sender_id: 158, status: "in_transit", weight: "34.72", delivery_date: new Date("2023-10-08T22:38:47Z"), insurance_value: "3017.01" },
            { id: 8, sender_id: 87, status: "pending", weight: "34.18", delivery_date: new Date("2023-10-24T14:13:18Z"), insurance_value: "1761.30" },
            { id: 9, sender_id: 153, status: "pending", weight: "17.67", delivery_date: new Date("2023-06-02T12:31:31Z"), insurance_value: "2274.43" },
            { id: 10, sender_id: 3, status: "in_transit", weight: "30.96", delivery_date: new Date("2023-06-19T18:24:21Z"), insurance_value: "3161.75" },
            { id: 11, sender_id: 47, status: "pending", weight: "18.87", delivery_date: new Date("2023-04-08T00:37:48Z"), insurance_value: "2383.67" },
            { id: 12, sender_id: 128, status: "pending", weight: "34.89", delivery_date: new Date("2023-07-21T13:02:21Z"), insurance_value: "2353.04" },
            { id: 13, sender_id: 161, status: "pending", weight: "15.60", delivery_date: new Date("2023-10-20T12:01:04Z"), insurance_value: "3302.69" },
            { id: 14, sender_id: 67, status: "pending", weight: "15.15", delivery_date: new Date("2023-02-04T06:20:37Z"), insurance_value: "1997.42" },
            { id: 15, sender_id: 84, status: "in_transit", weight: "29.84", delivery_date: new Date("2023-11-13T19:34:29Z"), insurance_value: "2340.79" },
            { id: 16, sender_id: 9, status: "delivered", weight: "20.67", delivery_date: new Date("2023-07-11T09:37:13Z"), insurance_value: "1969.38" },
            { id: 17, sender_id: 87, status: "in_transit", weight: "18.15", delivery_date: new Date("2023-07-24T16:18:06Z"), insurance_value: "3579.07" },
            { id: 18, sender_id: 33, status: "delivered", weight: "27.90", delivery_date: new Date("2023-04-20T14:13:29Z"), insurance_value: "2775.12" },
            { id: 19, sender_id: 135, status: "pending", weight: "30.37", delivery_date: new Date("2023-09-08T04:57:59Z"), insurance_value: "2896.51" },
            { id: 20, sender_id: 167, status: "pending", weight: "17.23", delivery_date: new Date("2023-04-09T22:49:11Z"), insurance_value: "2961.48" },
            { id: 21, sender_id: 108, status: "pending", weight: "30.35", delivery_date: new Date("2023-08-25T06:07:39Z"), insurance_value: "2667.16" },
            { id: 22, sender_id: 149, status: "delivered", weight: "22.13", delivery_date: new Date("2023-08-04T09:42:14Z"), insurance_value: "2589.16" },
            { id: 23, sender_id: 180, status: "in_transit", weight: "30.93", delivery_date: new Date("2023-06-11T14:58:08Z"), insurance_value: "4131.66" },
            { id: 24, sender_id: 155, status: "pending", weight: "16.68", delivery_date: new Date("2023-05-08T00:16:31Z"), insurance_value: "3738.74" },
            { id: 25, sender_id: 5, status: "pending", weight: "24.70", delivery_date: new Date("2023-05-06T20:53:46Z"), insurance_value: "2361.58" },
            { id: 26, sender_id: 78, status: "in_transit", weight: "31.21", delivery_date: new Date("2023-01-31T03:07:04Z"), insurance_value: "2026.93" },
            { id: 27, sender_id: 10, status: "delivered", weight: "21.68", delivery_date: new Date("2023-08-28T02:22:56Z"), insurance_value: "1800.62" },
            { id: 28, sender_id: 31, status: "returned", weight: "16.24", delivery_date: new Date("2023-04-29T09:58:40Z"), insurance_value: "1924.54" },
            { id: 29, sender_id: 177, status: "in_transit", weight: "32.19", delivery_date: new Date("2023-07-22T20:35:29Z"), insurance_value: "1733.32" },
            { id: 30, sender_id: 184, status: "pending", weight: "32.55", delivery_date: new Date("2023-04-26T13:59:42Z"), insurance_value: "3045.20" },
            { id: 31, sender_id: 172, status: "pending", weight: "13.65", delivery_date: new Date("2023-09-04T03:31:37Z"), insurance_value: "2847.21" },
            { id: 32, sender_id: 47, status: "pending", weight: "15.06", delivery_date: new Date("2023-10-24T10:37:11Z"), insurance_value: "2181.11" },
            { id: 33, sender_id: 101, status: "pending", weight: "27.69", delivery_date: new Date("2023-04-23T01:54:31Z"), insurance_value: "2903.07" },
            { id: 34, sender_id: 186, status: "delivered", weight: "23.66", delivery_date: new Date("2023-11-23T14:50:07Z"), insurance_value: "2246.32" },
            { id: 35, sender_id: 23, status: "in_transit", weight: "38.24", delivery_date: new Date("2023-01-01T09:55:28Z"), insurance_value: "2669.44" },
            { id: 36, sender_id: 192, status: "pending", weight: "18.00", delivery_date: new Date("2023-08-14T13:00:18Z"), insurance_value: "1994.99" },
            { id: 37, sender_id: 105, status: "in_transit", weight: "33.95", delivery_date: new Date("2023-12-26T09:27:45Z"), insurance_value: "4145.50" },
            { id: 38, sender_id: 81, status: "delivered", weight: "27.27", delivery_date: new Date("2023-06-09T22:38:32Z"), insurance_value: "3134.84" },
            { id: 39, sender_id: 185, status: "pending", weight: "24.72", delivery_date: new Date("2023-04-05T11:12:19Z"), insurance_value: "3286.37" },
            { id: 40, sender_id: 107, status: "pending", weight: "40.44", delivery_date: new Date("2023-07-20T05:10:27Z"), insurance_value: "2389.32" },
            { id: 41, sender_id: 151, status: "pending", weight: "32.03", delivery_date: new Date("2023-03-16T18:46:07Z"), insurance_value: "1459.11" },
            { id: 42, sender_id: 19, status: "in_transit", weight: "17.65", delivery_date: new Date("2023-07-14T10:41:35Z"), insurance_value: "3389.31" },
            { id: 43, sender_id: 42, status: "delivered", weight: "26.76", delivery_date: new Date("2023-04-17T18:37:12Z"), insurance_value: "2088.39" },
            { id: 44, sender_id: 47, status: "in_transit", weight: "39.58", delivery_date: new Date("2023-08-27T11:35:56Z"), insurance_value: "2309.42" },
            { id: 45, sender_id: 75, status: "in_transit", weight: "33.66", delivery_date: new Date("2023-08-08T09:16:16Z"), insurance_value: "1955.90" },
            { id: 46, sender_id: 95, status: "in_transit", weight: "22.86", delivery_date: new Date("2023-12-08T11:52:04Z"), insurance_value: "2231.21" },
            { id: 47, sender_id: 134, status: "in_transit", weight: "19.38", delivery_date: new Date("2023-06-06T20:21:27Z"), insurance_value: "1997.31" },
            { id: 48, sender_id: 42, status: "in_transit", weight: "15.44", delivery_date: new Date("2023-12-24T23:37:11Z"), insurance_value: "2240.53" },
            { id: 49, sender_id: 1, status: "pending", weight: "33.87", delivery_date: new Date("2023-05-04T18:32:11Z"), insurance_value: "3061.87" },
            { id: 50, sender_id: 55, status: "in_transit", weight: "11.67", delivery_date: new Date("2023-10-14T13:15:45Z"), insurance_value: "3056.42" },
            { id: 51, sender_id: 176, status: "pending", weight: "17.80", delivery_date: new Date("2023-05-05T07:43:44Z"), insurance_value: "2665.25" },
            { id: 52, sender_id: 26, status: "pending", weight: "18.14", delivery_date: new Date("2023-02-15T11:16:42Z"), insurance_value: "1483.94" },
            { id: 53, sender_id: 12, status: "in_transit", weight: "39.28", delivery_date: new Date("2023-12-12T06:59:40Z"), insurance_value: "2667.96" },
            { id: 54, sender_id: 87, status: "in_transit", weight: "17.89", delivery_date: new Date("2023-02-15T13:53:23Z"), insurance_value: "2883.48" },
            { id: 55, sender_id: 193, status: "in_transit", weight: "33.72", delivery_date: new Date("2023-01-18T09:45:14Z"), insurance_value: "1914.18" },
            { id: 56, sender_id: 154, status: "pending", weight: "21.01", delivery_date: new Date("2023-07-20T15:57:34Z"), insurance_value: "1850.58" },
            { id: 57, sender_id: 103, status: "pending", weight: "26.29", delivery_date: new Date("2023-08-29T07:47:41Z"), insurance_value: "2551.64" },
            { id: 58, sender_id: 28, status: "pending", weight: "16.82", delivery_date: new Date("2023-10-11T14:37:39Z"), insurance_value: "1842.47" },
            { id: 59, sender_id: 30, status: "delivered", weight: "34.59", delivery_date: new Date("2023-01-27T19:19:38Z"), insurance_value: "2493.50" },
            { id: 60, sender_id: 106, status: "pending", weight: "34.28", delivery_date: new Date("2023-04-09T12:37:43Z"), insurance_value: "3789.36" },
            { id: 61, sender_id: 42, status: "returned", weight: "26.26", delivery_date: new Date("2023-03-14T11:26:21Z"), insurance_value: "1766.48" },
            { id: 62, sender_id: 107, status: "pending", weight: "21.60", delivery_date: new Date("2023-04-02T10:56:19Z"), insurance_value: "2152.27" },
            { id: 63, sender_id: 21, status: "pending", weight: "35.20", delivery_date: new Date("2023-03-29T06:12:00Z"), insurance_value: "2976.87" },
            { id: 64, sender_id: 80, status: "pending", weight: "17.77", delivery_date: new Date("2023-11-08T03:46:28Z"), insurance_value: "2944.90" },
            { id: 65, sender_id: 5, status: "pending", weight: "25.47", delivery_date: new Date("2023-07-27T03:25:26Z"), insurance_value: "2608.92" },
            { id: 66, sender_id: 138, status: "delivered", weight: "19.28", delivery_date: new Date("2023-06-10T06:39:35Z"), insurance_value: "2456.08" },
            { id: 67, sender_id: 154, status: "pending", weight: "26.25", delivery_date: new Date("2023-01-26T10:16:44Z"), insurance_value: "2982.74" },
            { id: 68, sender_id: 10, status: "pending", weight: "28.91", delivery_date: new Date("2023-12-18T04:34:39Z"), insurance_value: "1772.13" },
            { id: 69, sender_id: 4, status: "in_transit", weight: "37.45", delivery_date: new Date("2023-05-25T07:56:20Z"), insurance_value: "2050.08" },
            { id: 70, sender_id: 152, status: "returned", weight: "28.09", delivery_date: new Date("2023-05-14T07:54:45Z"), insurance_value: "3103.36" },
            { id: 71, sender_id: 149, status: "in_transit", weight: "15.63", delivery_date: new Date("2023-04-03T18:38:17Z"), insurance_value: "2400.19" },
            { id: 72, sender_id: 12, status: "in_transit", weight: "25.83", delivery_date: new Date("2023-01-17T16:04:35Z"), insurance_value: "1508.54" },
            { id: 73, sender_id: 134, status: "in_transit", weight: "26.86", delivery_date: new Date("2023-01-26T01:34:58Z"), insurance_value: "3140.51" },
            { id: 74, sender_id: 110, status: "pending", weight: "33.48", delivery_date: new Date("2023-07-17T22:35:36Z"), insurance_value: "3095.69" },
            { id: 75, sender_id: 131, status: "in_transit", weight: "32.63", delivery_date: new Date("2023-03-31T19:21:00Z"), insurance_value: "3297.43" },
            { id: 76, sender_id: 22, status: "delivered", weight: "25.41", delivery_date: new Date("2023-05-11T18:16:47Z"), insurance_value: "2715.36" },
            { id: 77, sender_id: 77, status: "pending", weight: "30.75", delivery_date: new Date("2023-01-05T17:41:32Z"), insurance_value: "2965.44" },
            { id: 78, sender_id: 9, status: "in_transit", weight: "23.91", delivery_date: new Date("2023-12-04T11:45:20Z"), insurance_value: "2887.93" },
            { id: 79, sender_id: 84, status: "in_transit", weight: "16.05", delivery_date: new Date("2023-10-02T15:49:02Z"), insurance_value: "2855.69" },
            { id: 80, sender_id: 167, status: "in_transit", weight: "25.77", delivery_date: new Date("2023-08-28T00:29:04Z"), insurance_value: "2737.27" },
            { id: 81, sender_id: 158, status: "pending", weight: "17.78", delivery_date: new Date("2023-08-27T08:00:54Z"), insurance_value: "3091.88" },
            { id: 82, sender_id: 32, status: "returned", weight: "35.47", delivery_date: new Date("2023-07-01T07:30:00Z"), insurance_value: "3615.76" },
            { id: 83, sender_id: 172, status: "returned", weight: "20.95", delivery_date: new Date("2023-01-04T05:30:21Z"), insurance_value: "2203.74" },
            { id: 84, sender_id: 194, status: "pending", weight: "26.92", delivery_date: new Date("2023-06-24T18:25:17Z"), insurance_value: "3119.97" },
            { id: 85, sender_id: 6, status: "pending", weight: "28.53", delivery_date: new Date("2023-06-07T22:49:54Z"), insurance_value: "3274.69" },
            { id: 86, sender_id: 165, status: "in_transit", weight: "22.97", delivery_date: new Date("2023-06-09T08:16:29Z"), insurance_value: "2775.13" },
            { id: 87, sender_id: 124, status: "pending", weight: "27.08", delivery_date: new Date("2023-01-02T18:36:45Z"), insurance_value: "1748.76" },
            { id: 88, sender_id: 168, status: "pending", weight: "27.17", delivery_date: new Date("2023-04-19T08:13:45Z"), insurance_value: "1785.31" },
            { id: 89, sender_id: 30, status: "pending", weight: "29.18", delivery_date: new Date("2023-11-16T00:11:18Z"), insurance_value: "2886.94" },
            { id: 90, sender_id: 111, status: "in_transit", weight: "29.55", delivery_date: new Date("2023-09-06T19:56:36Z"), insurance_value: "2122.35" },
            { id: 91, sender_id: 22, status: "pending", weight: "17.92", delivery_date: new Date("2023-07-06T11:21:10Z"), insurance_value: "2592.84" },
            { id: 92, sender_id: 27, status: "pending", weight: "33.22", delivery_date: new Date("2023-01-21T15:08:46Z"), insurance_value: "2053.58" },
            { id: 93, sender_id: 166, status: "pending", weight: "22.45", delivery_date: new Date("2023-09-07T20:39:32Z"), insurance_value: "3375.15" },
            { id: 94, sender_id: 34, status: "in_transit", weight: "36.73", delivery_date: new Date("2023-12-15T06:37:26Z"), insurance_value: "1690.47" },
            { id: 95, sender_id: 136, status: "pending", weight: "13.93", delivery_date: new Date("2023-02-04T03:55:22Z"), insurance_value: "2450.93" },
            { id: 96, sender_id: 49, status: "pending", weight: "30.20", delivery_date: new Date("2023-09-12T07:52:41Z"), insurance_value: "2492.59" },
            { id: 97, sender_id: 116, status: "returned", weight: "23.65", delivery_date: new Date("2023-09-10T22:48:34Z"), insurance_value: "1966.72" },
            { id: 98, sender_id: 70, status: "pending", weight: "18.00", delivery_date: new Date("2023-12-25T22:59:19Z"), insurance_value: "2964.58" },
            { id: 99, sender_id: 164, status: "pending", weight: "16.61", delivery_date: new Date("2023-08-19T01:54:03Z"), insurance_value: "2497.62" },
            { id: 100, sender_id: 176, status: "in_transit", weight: "18.93", delivery_date: new Date("2023-09-14T17:21:00Z"), insurance_value: "2285.58" },
            { id: 101, sender_id: 103, status: "returned", weight: "20.33", delivery_date: new Date("2023-11-21T03:24:22Z"), insurance_value: "2253.24" },
            { id: 102, sender_id: 12, status: "pending", weight: "20.13", delivery_date: new Date("2023-04-14T18:31:24Z"), insurance_value: "2053.65" },
            { id: 103, sender_id: 22, status: "pending", weight: "31.14", delivery_date: new Date("2023-07-22T11:07:07Z"), insurance_value: "2853.08" },
            { id: 104, sender_id: 114, status: "pending", weight: "23.37", delivery_date: new Date("2023-01-04T13:30:18Z"), insurance_value: "2392.03" },
            { id: 105, sender_id: 22, status: "returned", weight: "12.26", delivery_date: new Date("2023-05-16T20:49:35Z"), insurance_value: "2009.24" },
            { id: 106, sender_id: 83, status: "returned", weight: "18.96", delivery_date: new Date("2023-08-02T19:41:29Z"), insurance_value: "1945.66" },
            { id: 107, sender_id: 120, status: "pending", weight: "27.33", delivery_date: new Date("2023-01-23T04:47:17Z"), insurance_value: "2466.98" },
            { id: 108, sender_id: 43, status: "pending", weight: "21.66", delivery_date: new Date("2023-07-10T23:32:25Z"), insurance_value: "1598.55" },
            { id: 109, sender_id: 132, status: "returned", weight: "14.69", delivery_date: new Date("2023-09-07T07:04:03Z"), insurance_value: "3856.87" },
            { id: 110, sender_id: 135, status: "pending", weight: "31.58", delivery_date: new Date("2023-05-07T08:10:17Z"), insurance_value: "2613.89" },
            { id: 111, sender_id: 66, status: "pending", weight: "22.34", delivery_date: new Date("2023-01-14T10:25:23Z"), insurance_value: "3004.82" },
            { id: 112, sender_id: 50, status: "pending", weight: "39.60", delivery_date: new Date("2023-09-15T07:33:43Z"), insurance_value: "2601.27" },
            { id: 113, sender_id: 1, status: "pending", weight: "17.25", delivery_date: new Date("2023-07-03T09:47:01Z"), insurance_value: "2012.59" },
            { id: 114, sender_id: 78, status: "in_transit", weight: "32.46", delivery_date: new Date("2023-01-06T16:35:27Z"), insurance_value: "2855.79" },
            { id: 115, sender_id: 157, status: "in_transit", weight: "12.33", delivery_date: new Date("2023-06-17T09:15:10Z"), insurance_value: "2819.61" },
            { id: 116, sender_id: 32, status: "returned", weight: "18.12", delivery_date: new Date("2023-03-08T02:39:43Z"), insurance_value: "3407.87" },
            { id: 117, sender_id: 173, status: "pending", weight: "26.12", delivery_date: new Date("2023-03-18T14:41:21Z"), insurance_value: "2456.20" },
            { id: 118, sender_id: 116, status: "pending", weight: "38.77", delivery_date: new Date("2023-03-29T14:48:03Z"), insurance_value: "2308.54" },
            { id: 119, sender_id: 101, status: "returned", weight: "24.89", delivery_date: new Date("2023-07-24T12:43:31Z"), insurance_value: "2545.54" },
            { id: 120, sender_id: 171, status: "pending", weight: "32.15", delivery_date: new Date("2023-12-06T03:11:49Z"), insurance_value: "3046.26" },
            { id: 121, sender_id: 85, status: "pending", weight: "29.75", delivery_date: new Date("2023-01-22T10:52:59Z"), insurance_value: "1482.69" },
            { id: 122, sender_id: 191, status: "in_transit", weight: "24.56", delivery_date: new Date("2023-03-18T04:18:42Z"), insurance_value: "2262.05" },
            { id: 123, sender_id: 99, status: "in_transit", weight: "37.38", delivery_date: new Date("2023-08-06T07:18:17Z"), insurance_value: "909.19" },
            { id: 124, sender_id: 117, status: "pending", weight: "33.10", delivery_date: new Date("2023-03-15T20:32:11Z"), insurance_value: "3485.70" },
            { id: 125, sender_id: 99, status: "pending", weight: "20.30", delivery_date: new Date("2023-04-19T12:13:28Z"), insurance_value: "1879.36" },
            { id: 126, sender_id: 17, status: "pending", weight: "31.44", delivery_date: new Date("2023-10-25T07:46:51Z"), insurance_value: "1636.53" },
            { id: 127, sender_id: 199, status: "delivered", weight: "20.44", delivery_date: new Date("2023-08-02T11:06:49Z"), insurance_value: "3692.45" },
            { id: 128, sender_id: 65, status: "pending", weight: "10.32", delivery_date: new Date("2023-09-21T02:37:24Z"), insurance_value: "2837.84" },
            { id: 129, sender_id: 11, status: "pending", weight: "20.11", delivery_date: new Date("2023-05-06T20:30:10Z"), insurance_value: "1711.33" },
            { id: 130, sender_id: 138, status: "delivered", weight: "33.91", delivery_date: new Date("2023-02-20T20:18:44Z"), insurance_value: "2960.46" },
            { id: 131, sender_id: 25, status: "pending", weight: "24.20", delivery_date: new Date("2023-06-19T12:42:45Z"), insurance_value: "2015.95" },
            { id: 132, sender_id: 160, status: "in_transit", weight: "34.95", delivery_date: new Date("2023-06-10T10:27:25Z"), insurance_value: "2097.33" },
            { id: 133, sender_id: 158, status: "returned", weight: "29.33", delivery_date: new Date("2023-08-19T10:16:20Z"), insurance_value: "2040.29" },
            { id: 134, sender_id: 114, status: "in_transit", weight: "27.94", delivery_date: new Date("2023-01-08T12:31:54Z"), insurance_value: "1001.51" },
            { id: 135, sender_id: 46, status: "pending", weight: "30.35", delivery_date: new Date("2023-02-05T17:47:03Z"), insurance_value: "3924.11" },
            { id: 136, sender_id: 70, status: "pending", weight: "17.21", delivery_date: new Date("2023-07-01T00:48:30Z"), insurance_value: "2380.64" },
            { id: 137, sender_id: 105, status: "in_transit", weight: "21.44", delivery_date: new Date("2023-09-11T20:49:01Z"), insurance_value: "2372.16" },
            { id: 138, sender_id: 79, status: "pending", weight: "34.70", delivery_date: new Date("2023-02-24T10:24:39Z"), insurance_value: "2116.59" },
            { id: 139, sender_id: 190, status: "pending", weight: "38.32", delivery_date: new Date("2023-08-31T19:17:35Z"), insurance_value: "2634.33" },
            { id: 140, sender_id: 28, status: "pending", weight: "11.40", delivery_date: new Date("2023-11-23T20:31:17Z"), insurance_value: "2710.86" },
            { id: 141, sender_id: 197, status: "pending", weight: "33.10", delivery_date: new Date("2023-06-26T22:07:49Z"), insurance_value: "3748.98" },
            { id: 142, sender_id: 162, status: "in_transit", weight: "21.96", delivery_date: new Date("2023-06-13T20:31:09Z"), insurance_value: "2338.98" },
            { id: 143, sender_id: 192, status: "pending", weight: "20.57", delivery_date: new Date("2023-12-03T08:22:52Z"), insurance_value: "3309.61" },
            { id: 144, sender_id: 41, status: "pending", weight: "28.04", delivery_date: new Date("2023-12-21T03:45:37Z"), insurance_value: "2745.75" },
            { id: 145, sender_id: 181, status: "pending", weight: "20.39", delivery_date: new Date("2023-05-16T10:24:18Z"), insurance_value: "3187.39" },
            { id: 146, sender_id: 96, status: "pending", weight: "33.18", delivery_date: new Date("2023-07-16T18:12:03Z"), insurance_value: "2226.84" },
            { id: 147, sender_id: 36, status: "pending", weight: "25.55", delivery_date: new Date("2023-06-30T13:01:07Z"), insurance_value: "1836.33" },
            { id: 148, sender_id: 55, status: "pending", weight: "30.14", delivery_date: new Date("2023-03-19T02:44:09Z"), insurance_value: "1796.65" },
            { id: 149, sender_id: 107, status: "pending", weight: "18.52", delivery_date: new Date("2023-10-07T07:55:17Z"), insurance_value: "2763.17" },
            { id: 150, sender_id: 75, status: "pending", weight: "29.01", delivery_date: new Date("2023-01-06T13:41:14Z"), insurance_value: "2128.95" },
            { id: 151, sender_id: 7, status: "returned", weight: "28.71", delivery_date: new Date("2023-01-11T19:18:51Z"), insurance_value: "2524.72" },
            { id: 152, sender_id: 153, status: "pending", weight: "24.88", delivery_date: new Date("2023-05-19T17:21:25Z"), insurance_value: "2189.32" },
            { id: 153, sender_id: 48, status: "pending", weight: "22.53", delivery_date: new Date("2023-08-14T14:11:15Z"), insurance_value: "2908.66" },
            { id: 154, sender_id: 90, status: "in_transit", weight: "41.88", delivery_date: new Date("2023-01-06T08:19:45Z"), insurance_value: "2461.87" },
            { id: 155, sender_id: 26, status: "pending", weight: "35.95", delivery_date: new Date("2023-08-21T10:25:45Z"), insurance_value: "2268.24" },
            { id: 156, sender_id: 160, status: "pending", weight: "24.84", delivery_date: new Date("2023-12-19T06:10:19Z"), insurance_value: "2147.38" },
            { id: 157, sender_id: 39, status: "in_transit", weight: "35.08", delivery_date: new Date("2023-02-09T08:37:01Z"), insurance_value: "1927.29" },
            { id: 158, sender_id: 31, status: "in_transit", weight: "34.22", delivery_date: new Date("2023-10-29T08:03:49Z"), insurance_value: "1064.46" },
            { id: 159, sender_id: 148, status: "in_transit", weight: "15.17", delivery_date: new Date("2023-06-16T11:55:22Z"), insurance_value: "1956.39" },
            { id: 160, sender_id: 57, status: "in_transit", weight: "30.03", delivery_date: new Date("2023-12-31T04:02:48Z"), insurance_value: "3212.98" },
            { id: 161, sender_id: 129, status: "pending", weight: "26.99", delivery_date: new Date("2023-01-06T09:30:02Z"), insurance_value: "3280.48" },
            { id: 162, sender_id: 199, status: "pending", weight: "22.10", delivery_date: new Date("2023-10-24T01:23:10Z"), insurance_value: "3151.29" },
            { id: 163, sender_id: 132, status: "pending", weight: "28.46", delivery_date: new Date("2023-06-01T11:42:45Z"), insurance_value: "2415.09" },
            { id: 164, sender_id: 153, status: "in_transit", weight: "30.82", delivery_date: new Date("2023-08-07T10:45:51Z"), insurance_value: "2594.52" },
            { id: 165, sender_id: 131, status: "pending", weight: "21.87", delivery_date: new Date("2023-08-14T19:18:37Z"), insurance_value: "2646.03" },
            { id: 166, sender_id: 197, status: "pending", weight: "34.46", delivery_date: new Date("2023-12-29T19:55:43Z"), insurance_value: "2517.42" },
            { id: 167, sender_id: 70, status: "in_transit", weight: "31.09", delivery_date: new Date("2023-05-18T13:16:44Z"), insurance_value: "2628.83" },
            { id: 168, sender_id: 126, status: "delivered", weight: "36.54", delivery_date: new Date("2023-07-25T07:31:41Z"), insurance_value: "3428.97" },
            { id: 169, sender_id: 48, status: "pending", weight: "17.98", delivery_date: new Date("2023-11-30T17:56:35Z"), insurance_value: "3399.93" },
            { id: 170, sender_id: 152, status: "pending", weight: "18.08", delivery_date: new Date("2023-07-16T10:36:45Z"), insurance_value: "3242.22" },
            { id: 171, sender_id: 19, status: "in_transit", weight: "25.60", delivery_date: new Date("2023-02-27T10:59:31Z"), insurance_value: "1810.15" },
            { id: 172, sender_id: 79, status: "in_transit", weight: "34.14", delivery_date: new Date("2023-04-25T12:13:53Z"), insurance_value: "2459.53" },
            { id: 173, sender_id: 157, status: "in_transit", weight: "18.74", delivery_date: new Date("2023-04-04T13:18:36Z"), insurance_value: "3061.57" },
            { id: 174, sender_id: 64, status: "delivered", weight: "23.44", delivery_date: new Date("2023-04-02T17:26:14Z"), insurance_value: "2832.19" },
            { id: 175, sender_id: 20, status: "in_transit", weight: "39.48", delivery_date: new Date("2023-08-01T15:27:20Z"), insurance_value: "2681.98" },
            { id: 176, sender_id: 125, status: "delivered", weight: "21.12", delivery_date: new Date("2023-02-08T16:56:26Z"), insurance_value: "3368.05" },
            { id: 177, sender_id: 121, status: "delivered", weight: "23.51", delivery_date: new Date("2023-03-01T00:34:18Z"), insurance_value: "2502.29" },
            { id: 178, sender_id: 22, status: "in_transit", weight: "30.30", delivery_date: new Date("2023-07-22T20:37:01Z"), insurance_value: "2517.89" },
            { id: 179, sender_id: 112, status: "in_transit", weight: "20.11", delivery_date: new Date("2023-04-18T03:23:13Z"), insurance_value: "1765.70" },
            { id: 180, sender_id: 200, status: "pending", weight: "30.03", delivery_date: new Date("2023-09-01T09:29:45Z"), insurance_value: "2247.99" },
            { id: 181, sender_id: 78, status: "returned", weight: "12.15", delivery_date: new Date("2023-10-14T14:58:32Z"), insurance_value: "1234.48" },
            { id: 182, sender_id: 196, status: "in_transit", weight: "26.02", delivery_date: new Date("2023-02-25T01:56:42Z"), insurance_value: "4082.99" },
            { id: 183, sender_id: 163, status: "pending", weight: "23.19", delivery_date: new Date("2023-10-16T11:53:08Z"), insurance_value: "3455.65" },
            { id: 184, sender_id: 191, status: "returned", weight: "33.51", delivery_date: new Date("2023-11-21T03:54:21Z"), insurance_value: "4003.63" },
            { id: 185, sender_id: 56, status: "pending", weight: "37.92", delivery_date: new Date("2023-01-13T23:24:19Z"), insurance_value: "2965.44" },
            { id: 186, sender_id: 85, status: "in_transit", weight: "32.11", delivery_date: new Date("2023-06-23T01:04:31Z"), insurance_value: "3595.33" },
            { id: 187, sender_id: 155, status: "in_transit", weight: "7.92", delivery_date: new Date("2023-10-17T02:27:53Z"), insurance_value: "2588.20" },
            { id: 188, sender_id: 174, status: "pending", weight: "23.04", delivery_date: new Date("2023-07-16T22:47:36Z"), insurance_value: "2012.83" },
            { id: 189, sender_id: 148, status: "pending", weight: "24.76", delivery_date: new Date("2023-12-29T04:04:14Z"), insurance_value: "2972.13" },
            { id: 190, sender_id: 142, status: "in_transit", weight: "8.47", delivery_date: new Date("2023-09-19T08:52:11Z"), insurance_value: "2464.25" },
            { id: 191, sender_id: 32, status: "pending", weight: "28.68", delivery_date: new Date("2023-01-18T17:23:47Z"), insurance_value: "2272.20" },
            { id: 192, sender_id: 195, status: "pending", weight: "22.64", delivery_date: new Date("2023-04-08T15:44:27Z"), insurance_value: "3273.67" },
            { id: 193, sender_id: 62, status: "in_transit", weight: "26.95", delivery_date: new Date("2023-01-22T22:22:16Z"), insurance_value: "1678.89" },
            { id: 194, sender_id: 152, status: "pending", weight: "12.69", delivery_date: new Date("2023-05-10T22:06:41Z"), insurance_value: "1702.81" },
            { id: 195, sender_id: 97, status: "in_transit", weight: "33.67", delivery_date: new Date("2023-08-01T19:48:15Z"), insurance_value: "3141.60" },
            { id: 196, sender_id: 194, status: "pending", weight: "35.15", delivery_date: new Date("2023-03-09T22:14:20Z"), insurance_value: "2025.38" },
            { id: 197, sender_id: 40, status: "pending", weight: "25.02", delivery_date: new Date("2023-11-04T01:46:47Z"), insurance_value: "2733.65" },
            { id: 198, sender_id: 13, status: "delivered", weight: "32.97", delivery_date: new Date("2023-05-25T14:23:25Z"), insurance_value: "1447.51" },
            { id: 199, sender_id: 25, status: "delivered", weight: "14.62", delivery_date: new Date("2023-01-09T00:42:49Z"), insurance_value: "2851.28" },
            { id: 200, sender_id: 99, status: "pending", weight: "28.26", delivery_date: new Date("2023-10-19T07:26:11Z"), insurance_value: "3321.86" },
            { id: 201, sender_id: 13, status: "pending", weight: "33.96", delivery_date: new Date("2023-04-02T02:29:13Z"), insurance_value: "2650.12" },
            { id: 202, sender_id: 18, status: "in_transit", weight: "26.65", delivery_date: new Date("2023-01-21T19:55:04Z"), insurance_value: "1772.98" },
            { id: 203, sender_id: 125, status: "pending", weight: "29.39", delivery_date: new Date("2023-09-15T05:32:03Z"), insurance_value: "1993.67" },
            { id: 204, sender_id: 105, status: "pending", weight: "24.50", delivery_date: new Date("2023-12-10T04:00:53Z"), insurance_value: "2199.50" },
            { id: 205, sender_id: 131, status: "pending", weight: "39.02", delivery_date: new Date("2023-04-04T01:30:03Z"), insurance_value: "2618.95" },
            { id: 206, sender_id: 24, status: "in_transit", weight: "15.95", delivery_date: new Date("2023-05-07T10:25:53Z"), insurance_value: "2454.41" },
            { id: 207, sender_id: 192, status: "in_transit", weight: "18.42", delivery_date: new Date("2023-01-22T04:08:59Z"), insurance_value: "2428.22" },
            { id: 208, sender_id: 72, status: "in_transit", weight: "24.57", delivery_date: new Date("2023-03-06T11:00:01Z"), insurance_value: "1718.82" },
            { id: 209, sender_id: 179, status: "returned", weight: "29.74", delivery_date: new Date("2023-05-10T06:40:46Z"), insurance_value: "3160.46" },
            { id: 210, sender_id: 35, status: "pending", weight: "26.75", delivery_date: new Date("2023-12-08T17:49:58Z"), insurance_value: "2619.92" },
            { id: 211, sender_id: 74, status: "pending", weight: "35.93", delivery_date: new Date("2023-11-23T14:28:59Z"), insurance_value: "3069.13" },
            { id: 212, sender_id: 98, status: "in_transit", weight: "29.87", delivery_date: new Date("2023-12-11T06:04:29Z"), insurance_value: "3554.02" },
            { id: 213, sender_id: 79, status: "delivered", weight: "29.61", delivery_date: new Date("2023-01-20T12:50:35Z"), insurance_value: "2141.08" },
            { id: 214, sender_id: 44, status: "returned", weight: "22.04", delivery_date: new Date("2023-11-01T07:54:00Z"), insurance_value: "723.92" },
            { id: 215, sender_id: 139, status: "pending", weight: "22.16", delivery_date: new Date("2023-10-14T16:22:37Z"), insurance_value: "1732.10" },
            { id: 216, sender_id: 87, status: "in_transit", weight: "23.38", delivery_date: new Date("2023-08-26T11:18:40Z"), insurance_value: "2560.67" },
            { id: 217, sender_id: 81, status: "in_transit", weight: "28.76", delivery_date: new Date("2023-12-31T21:09:29Z"), insurance_value: "3067.06" },
            { id: 218, sender_id: 186, status: "pending", weight: "23.36", delivery_date: new Date("2023-02-27T08:41:50Z"), insurance_value: "2267.24" },
            { id: 219, sender_id: 51, status: "pending", weight: "17.94", delivery_date: new Date("2023-09-30T04:39:05Z"), insurance_value: "1480.31" },
            { id: 220, sender_id: 20, status: "pending", weight: "31.27", delivery_date: new Date("2023-10-06T02:07:35Z"), insurance_value: "2070.11" },
            { id: 221, sender_id: 165, status: "pending", weight: "13.52", delivery_date: new Date("2023-10-19T07:25:37Z"), insurance_value: "2576.38" },
            { id: 222, sender_id: 97, status: "in_transit", weight: "17.28", delivery_date: new Date("2023-12-14T03:07:41Z"), insurance_value: "3110.31" },
            { id: 223, sender_id: 156, status: "in_transit", weight: "26.62", delivery_date: new Date("2023-05-05T13:13:39Z"), insurance_value: "3112.10" },
            { id: 224, sender_id: 131, status: "pending", weight: "32.12", delivery_date: new Date("2023-08-22T08:20:30Z"), insurance_value: "1939.96" },
            { id: 225, sender_id: 103, status: "in_transit", weight: "33.90", delivery_date: new Date("2023-02-22T05:48:57Z"), insurance_value: "3835.91" },
            { id: 226, sender_id: 55, status: "pending", weight: "24.30", delivery_date: new Date("2023-09-30T23:31:14Z"), insurance_value: "2005.84" },
            { id: 227, sender_id: 17, status: "in_transit", weight: "22.06", delivery_date: new Date("2023-05-28T21:41:02Z"), insurance_value: "2986.42" },
            { id: 228, sender_id: 52, status: "delivered", weight: "21.02", delivery_date: new Date("2023-11-03T05:24:01Z"), insurance_value: "1550.76" },
            { id: 229, sender_id: 7, status: "pending", weight: "35.11", delivery_date: new Date("2023-04-15T09:19:00Z"), insurance_value: "2575.31" },
            { id: 230, sender_id: 169, status: "pending", weight: "6.92", delivery_date: new Date("2023-03-04T06:21:04Z"), insurance_value: "1972.97" },
            { id: 231, sender_id: 120, status: "in_transit", weight: "24.88", delivery_date: new Date("2023-03-05T21:55:44Z"), insurance_value: "1709.46" },
            { id: 232, sender_id: 161, status: "in_transit", weight: "22.39", delivery_date: new Date("2023-01-06T00:45:48Z"), insurance_value: "2996.07" },
            { id: 233, sender_id: 138, status: "returned", weight: "26.94", delivery_date: new Date("2023-01-12T20:02:10Z"), insurance_value: "3652.93" },
            { id: 234, sender_id: 164, status: "pending", weight: "36.98", delivery_date: new Date("2023-11-16T18:27:32Z"), insurance_value: "1990.45" },
            { id: 235, sender_id: 60, status: "in_transit", weight: "39.52", delivery_date: new Date("2023-11-26T23:49:28Z"), insurance_value: "3938.90" },
            { id: 236, sender_id: 6, status: "in_transit", weight: "18.03", delivery_date: new Date("2023-02-08T15:10:15Z"), insurance_value: "2781.83" },
            { id: 237, sender_id: 188, status: "pending", weight: "29.40", delivery_date: new Date("2023-04-01T19:48:02Z"), insurance_value: "2534.01" },
            { id: 238, sender_id: 17, status: "in_transit", weight: "21.66", delivery_date: new Date("2023-05-21T04:56:00Z"), insurance_value: "2812.37" },
            { id: 239, sender_id: 50, status: "in_transit", weight: "22.30", delivery_date: new Date("2023-03-15T13:07:52Z"), insurance_value: "2076.86" },
            { id: 240, sender_id: 196, status: "pending", weight: "36.43", delivery_date: new Date("2023-06-10T19:17:26Z"), insurance_value: "2547.72" },
            { id: 241, sender_id: 79, status: "pending", weight: "28.73", delivery_date: new Date("2023-09-01T04:07:09Z"), insurance_value: "2608.92" },
            { id: 242, sender_id: 157, status: "pending", weight: "25.60", delivery_date: new Date("2023-05-06T19:11:25Z"), insurance_value: "1960.14" },
            { id: 243, sender_id: 187, status: "delivered", weight: "11.12", delivery_date: new Date("2023-10-01T19:38:47Z"), insurance_value: "2091.51" },
            { id: 244, sender_id: 49, status: "in_transit", weight: "17.82", delivery_date: new Date("2023-08-30T05:41:01Z"), insurance_value: "3509.29" },
            { id: 245, sender_id: 92, status: "pending", weight: "24.01", delivery_date: new Date("2023-11-21T03:07:54Z"), insurance_value: "2387.68" },
            { id: 246, sender_id: 191, status: "pending", weight: "33.69", delivery_date: new Date("2023-12-16T20:48:43Z"), insurance_value: "2245.68" },
            { id: 247, sender_id: 65, status: "delivered", weight: "27.74", delivery_date: new Date("2023-09-11T09:27:12Z"), insurance_value: "2368.34" },
            { id: 248, sender_id: 54, status: "delivered", weight: "18.59", delivery_date: new Date("2023-05-14T08:27:36Z"), insurance_value: "2039.72" },
            { id: 249, sender_id: 97, status: "pending", weight: "18.41", delivery_date: new Date("2023-02-06T03:33:43Z"), insurance_value: "1733.75" },
            { id: 250, sender_id: 106, status: "pending", weight: "39.90", delivery_date: new Date("2023-07-15T03:50:06Z"), insurance_value: "2741.06" },
            { id: 251, sender_id: 72, status: "in_transit", weight: "16.28", delivery_date: new Date("2023-12-22T17:39:46Z"), insurance_value: "2396.24" },
            { id: 252, sender_id: 135, status: "pending", weight: "40.78", delivery_date: new Date("2023-04-06T01:43:08Z"), insurance_value: "2983.34" },
            { id: 253, sender_id: 58, status: "pending", weight: "24.36", delivery_date: new Date("2023-06-28T23:42:51Z"), insurance_value: "3294.36" },
            { id: 254, sender_id: 94, status: "in_transit", weight: "25.77", delivery_date: new Date("2023-05-16T04:56:58Z"), insurance_value: "3346.68" },
            { id: 255, sender_id: 2, status: "returned", weight: "22.19", delivery_date: new Date("2023-12-23T06:37:49Z"), insurance_value: "2986.65" },
            { id: 256, sender_id: 108, status: "in_transit", weight: "24.81", delivery_date: new Date("2023-09-24T10:56:45Z"), insurance_value: "4155.75" },
            { id: 257, sender_id: 48, status: "in_transit", weight: "25.10", delivery_date: new Date("2023-11-30T22:18:35Z"), insurance_value: "3409.30" },
            { id: 258, sender_id: 62, status: "pending", weight: "25.61", delivery_date: new Date("2023-05-20T12:32:09Z"), insurance_value: "1391.67" },
            { id: 259, sender_id: 99, status: "in_transit", weight: "20.80", delivery_date: new Date("2023-07-14T10:23:52Z"), insurance_value: "2630.19" },
            { id: 260, sender_id: 102, status: "pending", weight: "28.40", delivery_date: new Date("2023-07-20T03:11:45Z"), insurance_value: "2258.47" },
            { id: 261, sender_id: 85, status: "pending", weight: "13.24", delivery_date: new Date("2023-01-09T05:31:25Z"), insurance_value: "2821.11" },
            { id: 262, sender_id: 84, status: "delivered", weight: "18.24", delivery_date: new Date("2023-06-28T09:10:39Z"), insurance_value: "767.71" },
            { id: 263, sender_id: 144, status: "pending", weight: "23.20", delivery_date: new Date("2023-03-06T11:34:57Z"), insurance_value: "2484.81" },
            { id: 264, sender_id: 168, status: "pending", weight: "32.99", delivery_date: new Date("2023-01-06T15:33:43Z"), insurance_value: "3283.11" },
            { id: 265, sender_id: 139, status: "in_transit", weight: "39.84", delivery_date: new Date("2023-08-12T00:38:59Z"), insurance_value: "2030.60" },
            { id: 266, sender_id: 81, status: "delivered", weight: "18.16", delivery_date: new Date("2023-07-26T05:05:48Z"), insurance_value: "3342.32" },
            { id: 267, sender_id: 94, status: "returned", weight: "23.12", delivery_date: new Date("2023-04-03T01:32:14Z"), insurance_value: "1817.37" },
            { id: 268, sender_id: 1, status: "pending", weight: "17.67", delivery_date: new Date("2023-06-26T13:39:55Z"), insurance_value: "3439.42" },
            { id: 269, sender_id: 188, status: "in_transit", weight: "35.99", delivery_date: new Date("2023-10-13T09:55:10Z"), insurance_value: "3637.07" },
            { id: 270, sender_id: 94, status: "pending", weight: "34.64", delivery_date: new Date("2023-06-04T18:42:14Z"), insurance_value: "2049.15" },
            { id: 271, sender_id: 98, status: "in_transit", weight: "16.70", delivery_date: new Date("2023-07-08T20:43:37Z"), insurance_value: "3260.83" },
            { id: 272, sender_id: 38, status: "pending", weight: "19.58", delivery_date: new Date("2023-02-19T05:25:26Z"), insurance_value: "1228.55" },
            { id: 273, sender_id: 131, status: "in_transit", weight: "39.64", delivery_date: new Date("2023-11-11T15:02:38Z"), insurance_value: "2733.29" },
            { id: 274, sender_id: 159, status: "in_transit", weight: "31.55", delivery_date: new Date("2023-01-12T03:31:24Z"), insurance_value: "2397.51" },
            { id: 275, sender_id: 17, status: "pending", weight: "34.93", delivery_date: new Date("2023-10-27T02:35:52Z"), insurance_value: "1617.91" },
            { id: 276, sender_id: 107, status: "pending", weight: "30.45", delivery_date: new Date("2023-02-01T14:26:08Z"), insurance_value: "2614.25" },
            { id: 277, sender_id: 40, status: "in_transit", weight: "11.66", delivery_date: new Date("2023-06-22T00:34:13Z"), insurance_value: "2696.63" },
            { id: 278, sender_id: 65, status: "delivered", weight: "28.22", delivery_date: new Date("2023-07-23T00:55:35Z"), insurance_value: "2162.91" },
            { id: 279, sender_id: 130, status: "pending", weight: "36.46", delivery_date: new Date("2023-03-10T04:01:24Z"), insurance_value: "1811.05" },
            { id: 280, sender_id: 105, status: "pending", weight: "33.24", delivery_date: new Date("2023-08-25T04:34:00Z"), insurance_value: "1648.77" },
            { id: 281, sender_id: 194, status: "in_transit", weight: "23.94", delivery_date: new Date("2023-10-21T07:47:58Z"), insurance_value: "3056.54" },
            { id: 282, sender_id: 48, status: "pending", weight: "21.46", delivery_date: new Date("2023-06-18T05:02:50Z"), insurance_value: "3654.31" },
            { id: 283, sender_id: 169, status: "in_transit", weight: "25.26", delivery_date: new Date("2023-03-07T15:46:32Z"), insurance_value: "4374.59" },
            { id: 284, sender_id: 140, status: "in_transit", weight: "32.49", delivery_date: new Date("2023-12-23T10:20:31Z"), insurance_value: "1876.52" },
            { id: 285, sender_id: 76, status: "pending", weight: "27.07", delivery_date: new Date("2023-02-24T07:27:59Z"), insurance_value: "2460.47" },
            { id: 286, sender_id: 7, status: "pending", weight: "21.18", delivery_date: new Date("2023-03-12T06:31:12Z"), insurance_value: "2553.09" },
            { id: 287, sender_id: 72, status: "pending", weight: "7.69", delivery_date: new Date("2023-01-02T20:32:36Z"), insurance_value: "3019.51" },
            { id: 288, sender_id: 60, status: "pending", weight: "31.12", delivery_date: new Date("2023-01-07T19:32:41Z"), insurance_value: "3325.15" },
            { id: 289, sender_id: 55, status: "in_transit", weight: "24.01", delivery_date: new Date("2023-07-19T13:41:04Z"), insurance_value: "1841.15" },
            { id: 290, sender_id: 117, status: "in_transit", weight: "44.69", delivery_date: new Date("2023-12-01T07:28:29Z"), insurance_value: "2009.88" },
            { id: 291, sender_id: 178, status: "pending", weight: "23.49", delivery_date: new Date("2023-01-17T13:15:01Z"), insurance_value: "3291.91" },
            { id: 292, sender_id: 93, status: "pending", weight: "30.58", delivery_date: new Date("2023-09-11T07:11:40Z"), insurance_value: "2901.20" },
            { id: 293, sender_id: 176, status: "in_transit", weight: "26.41", delivery_date: new Date("2023-03-14T20:35:05Z"), insurance_value: "2800.85" },
            { id: 294, sender_id: 105, status: "pending", weight: "32.86", delivery_date: new Date("2023-01-09T17:37:20Z"), insurance_value: "2698.38" },
            { id: 295, sender_id: 102, status: "in_transit", weight: "27.02", delivery_date: new Date("2023-10-23T11:50:04Z"), insurance_value: "2383.44" },
            { id: 296, sender_id: 157, status: "pending", weight: "30.14", delivery_date: new Date("2023-07-05T02:59:44Z"), insurance_value: "2887.40" },
            { id: 297, sender_id: 186, status: "pending", weight: "38.91", delivery_date: new Date("2023-03-07T22:23:01Z"), insurance_value: "3238.96" },
            { id: 298, sender_id: 9, status: "in_transit", weight: "22.55", delivery_date: new Date("2023-10-29T12:12:45Z"), insurance_value: "3130.30" },
            { id: 299, sender_id: 130, status: "returned", weight: "15.36", delivery_date: new Date("2023-10-24T15:57:23Z"), insurance_value: "1347.57" },
            { id: 300, sender_id: 122, status: "pending", weight: "25.69", delivery_date: new Date("2023-12-16T21:22:36Z"), insurance_value: "3613.55" },
        ],
    });
    await prisma.routes.createMany({
        data: [
            { id: 1, parcel_id: 207, route_details: "Support confirmed the details and the refund was refunded.", estimated_arrival: new Date("2023-09-01T18:57:02Z"), distance_km: "561.35", traffic_conditions: "light" },
            { id: 2, parcel_id: 225, route_details: "An automatic transfer was refunded the same day.", estimated_arrival: new Date("2023-08-18T03:32:46Z"), distance_km: "516.34", traffic_conditions: "light" },
            { id: 3, parcel_id: 213, route_details: "The supplier confirmed the details and the report was closed.", estimated_arrival: new Date("2023-01-17T13:29:55Z"), distance_km: "624.86", traffic_conditions: "light" },
            { id: 4, parcel_id: 242, route_details: "No response from the reviewer, so the request was reopened.", estimated_arrival: new Date("2023-07-24T13:11:32Z"), distance_km: "379.50", traffic_conditions: "heavy" },
            { id: 5, parcel_id: 175, route_details: "The ticket was rescheduled following a repeat review.", estimated_arrival: new Date("2023-05-31T10:22:30Z"), distance_km: "390.73", traffic_conditions: "light" },
            { id: 6, parcel_id: 34, route_details: "The reviewer confirmed the details and the session was replaced.", estimated_arrival: new Date("2023-07-09T20:23:22Z"), distance_km: "596.80", traffic_conditions: "heavy" },
            { id: 7, parcel_id: 276, route_details: "The report was approved — urgent case, no further action.", estimated_arrival: new Date("2023-07-17T18:01:31Z"), distance_km: "503.51", traffic_conditions: "moderate" },
            { id: 8, parcel_id: 288, route_details: "A standard refund was closed the same day.", estimated_arrival: new Date("2023-05-02T16:19:24Z"), distance_km: "306.27", traffic_conditions: "moderate" },
            { id: 9, parcel_id: 198, route_details: "An urgent follow-up: the item was refunded.", estimated_arrival: new Date("2023-05-04T17:20:01Z"), distance_km: "372.15", traffic_conditions: "heavy" },
            { id: 10, parcel_id: 73, route_details: "An operator confirmed the details and the account was updated.", estimated_arrival: new Date("2023-10-31T18:17:45Z"), distance_km: "381.21", traffic_conditions: "moderate" },
            { id: 11, parcel_id: 237, route_details: "A late request was updated the same day.", estimated_arrival: new Date("2023-04-15T19:29:40Z"), distance_km: "542.30", traffic_conditions: "light" },
            { id: 12, parcel_id: 183, route_details: "An urgent follow-up: the document was cancelled.", estimated_arrival: new Date("2023-09-28T10:30:32Z"), distance_km: "552.20", traffic_conditions: "heavy" },
            { id: 13, parcel_id: 266, route_details: "An operator reported a partial issue; the session was reopened.", estimated_arrival: new Date("2023-03-07T17:22:26Z"), distance_km: "594.19", traffic_conditions: "heavy" },
            { id: 14, parcel_id: 46, route_details: "No response from the account owner, so the item was delayed.", estimated_arrival: new Date("2023-01-06T22:32:24Z"), distance_km: "215.46", traffic_conditions: "light" },
            { id: 15, parcel_id: 203, route_details: "Flagged as standard. The account owner closed the appointment.", estimated_arrival: new Date("2023-07-08T19:59:20Z"), distance_km: "486.23", traffic_conditions: "light" },
            { id: 16, parcel_id: 63, route_details: "A late follow-up: the transfer was updated.", estimated_arrival: new Date("2023-10-28T12:29:07Z"), distance_km: "515.37", traffic_conditions: "light" },
            { id: 17, parcel_id: 74, route_details: "The delivery was reviewed after a standard check.", estimated_arrival: new Date("2023-01-03T18:18:27Z"), distance_km: "570.21", traffic_conditions: "moderate" },
            { id: 18, parcel_id: 143, route_details: "The record was reviewed — manual case, no further action.", estimated_arrival: new Date("2023-02-19T11:00:57Z"), distance_km: "611.38", traffic_conditions: "light" },
            { id: 19, parcel_id: 256, route_details: "An automatic follow-up: the ticket was completed.", estimated_arrival: new Date("2023-06-13T10:38:29Z"), distance_km: "445.87", traffic_conditions: "heavy" },
            { id: 20, parcel_id: 277, route_details: "The account was reopened — urgent case, no further action.", estimated_arrival: new Date("2023-10-02T13:18:08Z"), distance_km: "412.64", traffic_conditions: "moderate" },
            { id: 21, parcel_id: 159, route_details: "The booking was confirmed after an urgent check.", estimated_arrival: new Date("2023-10-09T21:53:44Z"), distance_km: "546.73", traffic_conditions: "light" },
            { id: 22, parcel_id: 35, route_details: "An operator asked for a change and the document was rejected.", estimated_arrival: new Date("2023-07-28T15:21:04Z"), distance_km: "530.34", traffic_conditions: "heavy" },
            { id: 23, parcel_id: 102, route_details: "An incomplete report was closed the same day.", estimated_arrival: new Date("2023-10-12T23:08:35Z"), distance_km: "756.30", traffic_conditions: "heavy" },
            { id: 24, parcel_id: 287, route_details: "No response from the account owner, so the booking was approved.", estimated_arrival: new Date("2023-08-29T21:51:12Z"), distance_km: "530.64", traffic_conditions: "light" },
            { id: 25, parcel_id: 111, route_details: "The courier confirmed the details and the refund was completed.", estimated_arrival: new Date("2023-07-06T18:53:18Z"), distance_km: "588.78", traffic_conditions: "light" },
            { id: 26, parcel_id: 106, route_details: "The record was reviewed following a routine review.", estimated_arrival: new Date("2023-04-23T15:59:34Z"), distance_km: "522.04", traffic_conditions: "moderate" },
            { id: 27, parcel_id: 201, route_details: "The reviewer confirmed the details and the document was processed.", estimated_arrival: new Date("2023-12-17T19:48:30Z"), distance_km: "463.86", traffic_conditions: "light" },
            { id: 28, parcel_id: 153, route_details: "An incomplete invoice was updated the same day.", estimated_arrival: new Date("2023-09-28T20:38:44Z"), distance_km: "583.44", traffic_conditions: "heavy" },
            { id: 29, parcel_id: 218, route_details: "No response from the reviewer, so the payment was confirmed.", estimated_arrival: new Date("2023-10-11T14:03:37Z"), distance_km: "588.43", traffic_conditions: "light" },
            { id: 30, parcel_id: 13, route_details: "A routine ticket was cancelled the same day.", estimated_arrival: new Date("2023-02-20T05:06:00Z"), distance_km: "684.97", traffic_conditions: "light" },
            { id: 31, parcel_id: 69, route_details: "The record was rescheduled after a manual check.", estimated_arrival: new Date("2023-09-12T19:19:02Z"), distance_km: "584.02", traffic_conditions: "moderate" },
            { id: 32, parcel_id: 279, route_details: "A routine item was delayed the same day.", estimated_arrival: new Date("2023-02-24T10:27:55Z"), distance_km: "547.98", traffic_conditions: "light" },
            { id: 33, parcel_id: 220, route_details: "No response from an operator, so the transfer was approved.", estimated_arrival: new Date("2023-05-29T06:55:42Z"), distance_km: "455.24", traffic_conditions: "moderate" },
            { id: 34, parcel_id: 282, route_details: "The session was reviewed after an unusual check.", estimated_arrival: new Date("2023-05-19T17:27:49Z"), distance_km: "461.06", traffic_conditions: "light" },
            { id: 35, parcel_id: 283, route_details: "The refund was updated after an unusual check.", estimated_arrival: new Date("2023-06-23T21:22:28Z"), distance_km: "248.04", traffic_conditions: "light" },
            { id: 36, parcel_id: 103, route_details: "The account owner asked for a change and the session was replaced.", estimated_arrival: new Date("2023-02-04T15:44:16Z"), distance_km: "368.77", traffic_conditions: "heavy" },
            { id: 37, parcel_id: 155, route_details: "Flagged as routine. An operator updated the item.", estimated_arrival: new Date("2023-12-11T15:22:41Z"), distance_km: "520.04", traffic_conditions: "light" },
            { id: 38, parcel_id: 213, route_details: "The claim was processed following a routine review.", estimated_arrival: new Date("2023-01-24T08:08:16Z"), distance_km: "537.32", traffic_conditions: "heavy" },
            { id: 39, parcel_id: 147, route_details: "A minor follow-up: the payment was updated.", estimated_arrival: new Date("2023-01-11T14:25:27Z"), distance_km: "479.81", traffic_conditions: "light" },
            { id: 40, parcel_id: 286, route_details: "An unusual follow-up: the account was updated.", estimated_arrival: new Date("2023-09-22T12:24:15Z"), distance_km: "497.59", traffic_conditions: "moderate" },
            { id: 41, parcel_id: 76, route_details: "The shipment was cancelled — duplicate case, no further action.", estimated_arrival: new Date("2023-07-31T19:54:36Z"), distance_km: "763.54", traffic_conditions: "heavy" },
            { id: 42, parcel_id: 15, route_details: "An operator reported a minor issue; the request was replaced.", estimated_arrival: new Date("2023-04-07T11:14:46Z"), distance_km: "737.89", traffic_conditions: "moderate" },
            { id: 43, parcel_id: 99, route_details: "An operator asked for a change and the account was rejected.", estimated_arrival: new Date("2023-12-31T08:00:33Z"), distance_km: "490.06", traffic_conditions: "light" },
            { id: 44, parcel_id: 150, route_details: "A routine follow-up: the ticket was reviewed.", estimated_arrival: new Date("2023-06-23T19:44:21Z"), distance_km: "513.51", traffic_conditions: "light" },
            { id: 45, parcel_id: 147, route_details: "A late follow-up: the transfer was updated.", estimated_arrival: new Date("2023-10-09T13:01:09Z"), distance_km: "645.25", traffic_conditions: "moderate" },
            { id: 46, parcel_id: 167, route_details: "The delivery was reopened — minor case, no further action.", estimated_arrival: new Date("2023-12-27T19:19:57Z"), distance_km: "409.19", traffic_conditions: "moderate" },
            { id: 47, parcel_id: 84, route_details: "An automatic payment was replaced the same day.", estimated_arrival: new Date("2023-10-10T17:31:01Z"), distance_km: "625.71", traffic_conditions: "heavy" },
            { id: 48, parcel_id: 66, route_details: "The team asked for a change and the claim was reopened.", estimated_arrival: new Date("2023-10-10T18:02:31Z"), distance_km: "555.20", traffic_conditions: "light" },
            { id: 49, parcel_id: 58, route_details: "No response from the team, so the order was delayed.", estimated_arrival: new Date("2023-10-24T12:51:15Z"), distance_km: "420.09", traffic_conditions: "light" },
            { id: 50, parcel_id: 256, route_details: "The courier confirmed the details and the request was completed.", estimated_arrival: new Date("2023-12-17T10:54:32Z"), distance_km: "537.42", traffic_conditions: "moderate" },
            { id: 51, parcel_id: 136, route_details: "A manual follow-up: the request was completed.", estimated_arrival: new Date("2023-01-13T14:25:20Z"), distance_km: "454.17", traffic_conditions: "light" },
            { id: 52, parcel_id: 283, route_details: "An unusual follow-up: the record was refunded.", estimated_arrival: new Date("2023-02-03T09:56:01Z"), distance_km: "493.33", traffic_conditions: "heavy" },
            { id: 53, parcel_id: 224, route_details: "An automatic document was reviewed the same day.", estimated_arrival: new Date("2023-02-23T09:41:56Z"), distance_km: "517.96", traffic_conditions: "light" },
            { id: 54, parcel_id: 286, route_details: "The team reported a standard issue; the account was refunded.", estimated_arrival: new Date("2023-12-24T08:48:09Z"), distance_km: "394.39", traffic_conditions: "moderate" },
            { id: 55, parcel_id: 4, route_details: "The ticket was rejected — urgent case, no further action.", estimated_arrival: new Date("2023-02-08T11:56:30Z"), distance_km: "644.79", traffic_conditions: "light" },
            { id: 56, parcel_id: 200, route_details: "The ticket was resolved after a duplicate check.", estimated_arrival: new Date("2023-03-18T10:36:51Z"), distance_km: "475.02", traffic_conditions: "light" },
            { id: 57, parcel_id: 54, route_details: "An operator confirmed the details and the shipment was approved.", estimated_arrival: new Date("2023-05-30T03:41:44Z"), distance_km: "538.61", traffic_conditions: "light" },
            { id: 58, parcel_id: 285, route_details: "The record was reopened following a minor review.", estimated_arrival: new Date("2023-07-02T12:00:10Z"), distance_km: "237.79", traffic_conditions: "light" },
            { id: 59, parcel_id: 294, route_details: "Flagged as partial. The supplier approved the delivery.", estimated_arrival: new Date("2023-07-10T19:36:55Z"), distance_km: "299.04", traffic_conditions: "light" },
            { id: 60, parcel_id: 165, route_details: "The record was delayed after a minor check.", estimated_arrival: new Date("2023-12-25T21:07:40Z"), distance_km: "384.44", traffic_conditions: "moderate" },
            { id: 61, parcel_id: 281, route_details: "A partial follow-up: the payment was completed.", estimated_arrival: new Date("2023-09-03T18:07:36Z"), distance_km: "570.75", traffic_conditions: "light" },
            { id: 62, parcel_id: 159, route_details: "The team reported a partial issue; the ticket was cancelled.", estimated_arrival: new Date("2023-06-09T06:30:19Z"), distance_km: "480.07", traffic_conditions: "moderate" },
            { id: 63, parcel_id: 124, route_details: "A partial follow-up: the order was closed.", estimated_arrival: new Date("2023-03-12T09:28:20Z"), distance_km: "252.23", traffic_conditions: "moderate" },
            { id: 64, parcel_id: 252, route_details: "An automatic follow-up: the invoice was refunded.", estimated_arrival: new Date("2023-01-08T12:21:52Z"), distance_km: "599.31", traffic_conditions: "heavy" },
            { id: 65, parcel_id: 170, route_details: "The team asked for a change and the appointment was approved.", estimated_arrival: new Date("2023-08-24T16:50:41Z"), distance_km: "297.54", traffic_conditions: "light" },
            { id: 66, parcel_id: 280, route_details: "Flagged as routine. The team approved the booking.", estimated_arrival: new Date("2023-11-12T15:43:16Z"), distance_km: "742.53", traffic_conditions: "moderate" },
            { id: 67, parcel_id: 195, route_details: "Flagged as incomplete. The customer refunded the request.", estimated_arrival: new Date("2023-03-11T10:18:22Z"), distance_km: "754.52", traffic_conditions: "light" },
            { id: 68, parcel_id: 7, route_details: "The booking was resolved — routine case, no further action.", estimated_arrival: new Date("2023-08-06T23:13:47Z"), distance_km: "701.25", traffic_conditions: "light" },
            { id: 69, parcel_id: 226, route_details: "A repeat appointment was resolved the same day.", estimated_arrival: new Date("2023-02-08T06:56:20Z"), distance_km: "372.92", traffic_conditions: "heavy" },
            { id: 70, parcel_id: 100, route_details: "The courier confirmed the details and the invoice was confirmed.", estimated_arrival: new Date("2023-01-29T17:55:15Z"), distance_km: "656.80", traffic_conditions: "heavy" },
            { id: 71, parcel_id: 297, route_details: "The account owner reported an incomplete issue; the booking was reopened.", estimated_arrival: new Date("2023-08-25T10:22:27Z"), distance_km: "417.63", traffic_conditions: "moderate" },
            { id: 72, parcel_id: 133, route_details: "An unusual follow-up: the request was updated.", estimated_arrival: new Date("2023-05-14T18:44:35Z"), distance_km: "494.30", traffic_conditions: "heavy" },
            { id: 73, parcel_id: 199, route_details: "Flagged as automatic. The account owner refunded the report.", estimated_arrival: new Date("2023-07-13T17:40:37Z"), distance_km: "399.92", traffic_conditions: "light" },
            { id: 74, parcel_id: 140, route_details: "The account was approved following a duplicate review.", estimated_arrival: new Date("2023-05-31T18:17:19Z"), distance_km: "455.78", traffic_conditions: "moderate" },
            { id: 75, parcel_id: 196, route_details: "The team confirmed the details and the request was resolved.", estimated_arrival: new Date("2023-10-02T15:10:49Z"), distance_km: "537.47", traffic_conditions: "heavy" },
            { id: 76, parcel_id: 219, route_details: "The account was updated following an unusual review.", estimated_arrival: new Date("2023-09-24T12:09:26Z"), distance_km: "667.39", traffic_conditions: "moderate" },
            { id: 77, parcel_id: 114, route_details: "The shipment was replaced following an automatic review.", estimated_arrival: new Date("2023-02-09T10:10:21Z"), distance_km: "466.04", traffic_conditions: "light" },
            { id: 78, parcel_id: 188, route_details: "Flagged as incomplete. The team delayed the order.", estimated_arrival: new Date("2023-10-20T21:08:50Z"), distance_km: "575.11", traffic_conditions: "moderate" },
            { id: 79, parcel_id: 133, route_details: "No response from the courier, so the payment was completed.", estimated_arrival: new Date("2023-11-18T12:29:34Z"), distance_km: "320.07", traffic_conditions: "heavy" },
            { id: 80, parcel_id: 31, route_details: "A standard item was replaced the same day.", estimated_arrival: new Date("2023-06-30T14:18:54Z"), distance_km: "267.23", traffic_conditions: "light" },
            { id: 81, parcel_id: 113, route_details: "The supplier reported an unusual issue; the refund was rejected.", estimated_arrival: new Date("2023-08-11T12:30:27Z"), distance_km: "623.83", traffic_conditions: "light" },
            { id: 82, parcel_id: 204, route_details: "The supplier confirmed the details and the order was confirmed.", estimated_arrival: new Date("2023-06-17T12:53:34Z"), distance_km: "532.12", traffic_conditions: "light" },
            { id: 83, parcel_id: 58, route_details: "No response from the customer, so the account was reopened.", estimated_arrival: new Date("2023-08-15T19:14:14Z"), distance_km: "544.15", traffic_conditions: "light" },
            { id: 84, parcel_id: 59, route_details: "The supplier reported a standard issue; the order was cancelled.", estimated_arrival: new Date("2023-03-20T00:15:07Z"), distance_km: "340.22", traffic_conditions: "moderate" },
            { id: 85, parcel_id: 87, route_details: "Flagged as late. The reviewer reviewed the payment.", estimated_arrival: new Date("2023-07-19T12:30:02Z"), distance_km: "423.48", traffic_conditions: "moderate" },
            { id: 86, parcel_id: 266, route_details: "The payment was cancelled after a duplicate check.", estimated_arrival: new Date("2023-10-08T19:33:14Z"), distance_km: "624.86", traffic_conditions: "moderate" },
            { id: 87, parcel_id: 145, route_details: "A routine follow-up: the report was processed.", estimated_arrival: new Date("2023-03-20T20:19:45Z"), distance_km: "767.08", traffic_conditions: "light" },
            { id: 88, parcel_id: 127, route_details: "An unusual follow-up: the request was completed.", estimated_arrival: new Date("2023-03-07T21:39:42Z"), distance_km: "395.76", traffic_conditions: "moderate" },
            { id: 89, parcel_id: 112, route_details: "The record was reviewed after a routine check.", estimated_arrival: new Date("2023-10-03T19:11:17Z"), distance_km: "386.53", traffic_conditions: "light" },
            { id: 90, parcel_id: 14, route_details: "Flagged as urgent. The customer rescheduled the document.", estimated_arrival: new Date("2023-07-04T13:45:12Z"), distance_km: "539.35", traffic_conditions: "light" },
            { id: 91, parcel_id: 191, route_details: "A duplicate account was reopened the same day.", estimated_arrival: new Date("2023-10-11T18:00:35Z"), distance_km: "586.48", traffic_conditions: "light" },
            { id: 92, parcel_id: 3, route_details: "An incomplete follow-up: the account was refunded.", estimated_arrival: new Date("2023-04-20T15:59:38Z"), distance_km: "641.38", traffic_conditions: "moderate" },
            { id: 93, parcel_id: 294, route_details: "The customer confirmed the details and the transfer was completed.", estimated_arrival: new Date("2023-03-21T22:05:39Z"), distance_km: "443.66", traffic_conditions: "light" },
            { id: 94, parcel_id: 203, route_details: "The supplier confirmed the details and the transfer was refunded.", estimated_arrival: new Date("2023-05-13T15:39:27Z"), distance_km: "319.62", traffic_conditions: "heavy" },
            { id: 95, parcel_id: 210, route_details: "Support confirmed the details and the account was approved.", estimated_arrival: new Date("2023-03-04T18:59:44Z"), distance_km: "457.97", traffic_conditions: "light" },
            { id: 96, parcel_id: 76, route_details: "No response from the supplier, so the order was refunded.", estimated_arrival: new Date("2023-11-23T09:09:59Z"), distance_km: "542.37", traffic_conditions: "heavy" },
            { id: 97, parcel_id: 296, route_details: "No response from the courier, so the document was confirmed.", estimated_arrival: new Date("2023-07-20T13:41:07Z"), distance_km: "617.55", traffic_conditions: "moderate" },
            { id: 98, parcel_id: 133, route_details: "A duplicate follow-up: the record was rescheduled.", estimated_arrival: new Date("2023-07-26T19:02:05Z"), distance_km: "472.09", traffic_conditions: "light" },
            { id: 99, parcel_id: 221, route_details: "No response from the reviewer, so the document was confirmed.", estimated_arrival: new Date("2023-08-11T15:40:45Z"), distance_km: "409.88", traffic_conditions: "moderate" },
            { id: 100, parcel_id: 84, route_details: "An automatic follow-up: the account was closed.", estimated_arrival: new Date("2023-10-07T10:37:02Z"), distance_km: "691.31", traffic_conditions: "moderate" },
        ],
    });
    await prisma.scan_events.createMany({
        data: [
            { id: 1, parcel_id: 145, event_type: "pickup", event_time: new Date("2023-09-25T12:51:22Z"), location: "Seattle", scan_status: "successful" },
            { id: 2, parcel_id: 195, event_type: "pickup", event_time: new Date("2023-06-23T09:13:58Z"), location: "Rome", scan_status: "successful" },
            { id: 3, parcel_id: 276, event_type: "pickup", event_time: new Date("2023-01-05T11:21:52Z"), location: "Amsterdam", scan_status: "failed" },
            { id: 4, parcel_id: 108, event_type: "pickup", event_time: new Date("2023-05-23T12:12:12Z"), location: "Auckland", scan_status: "failed" },
            { id: 5, parcel_id: 70, event_type: "pickup", event_time: new Date("2023-09-28T13:51:35Z"), location: "Oslo", scan_status: "successful" },
            { id: 6, parcel_id: 150, event_type: "pickup", event_time: new Date("2023-12-03T09:33:06Z"), location: "Hamburg", scan_status: "successful" },
            { id: 7, parcel_id: 1, event_type: "reroute", event_time: new Date("2023-02-20T13:02:26Z"), location: "Sydney", scan_status: "successful" },
            { id: 8, parcel_id: 97, event_type: "pickup", event_time: new Date("2023-09-11T15:49:34Z"), location: "Porto", scan_status: "successful" },
            { id: 9, parcel_id: 297, event_type: "pickup", event_time: new Date("2023-05-19T03:18:31Z"), location: "Nairobi", scan_status: "successful" },
            { id: 10, parcel_id: 163, event_type: "pickup", event_time: new Date("2023-05-30T07:15:11Z"), location: "Seattle", scan_status: "successful" },
            { id: 11, parcel_id: 176, event_type: "pickup", event_time: new Date("2023-09-22T07:52:04Z"), location: "Cape Town", scan_status: "failed" },
            { id: 12, parcel_id: 253, event_type: "pickup", event_time: new Date("2023-08-28T17:48:11Z"), location: "Sydney", scan_status: "successful" },
            { id: 13, parcel_id: 73, event_type: "pickup", event_time: new Date("2023-02-22T15:55:11Z"), location: "Seattle", scan_status: "successful" },
            { id: 14, parcel_id: 37, event_type: "pickup", event_time: new Date("2023-03-27T07:25:48Z"), location: "Oslo", scan_status: "successful" },
            { id: 15, parcel_id: 207, event_type: "delivery", event_time: new Date("2023-03-21T12:10:08Z"), location: "Jakarta", scan_status: "successful" },
            { id: 16, parcel_id: 237, event_type: "pickup", event_time: new Date("2023-04-27T13:42:27Z"), location: "Bucharest", scan_status: "failed" },
            { id: 17, parcel_id: 143, event_type: "pickup", event_time: new Date("2023-02-14T15:39:28Z"), location: "Porto", scan_status: "failed" },
            { id: 18, parcel_id: 208, event_type: "pickup", event_time: new Date("2023-01-13T15:15:14Z"), location: "Seattle", scan_status: "successful" },
            { id: 19, parcel_id: 219, event_type: "pickup", event_time: new Date("2023-07-17T15:53:33Z"), location: "Istanbul", scan_status: "successful" },
            { id: 20, parcel_id: 150, event_type: "pickup", event_time: new Date("2023-01-10T06:39:59Z"), location: "Nairobi", scan_status: "successful" },
            { id: 21, parcel_id: 117, event_type: "delivery", event_time: new Date("2023-05-08T14:46:17Z"), location: "Izmir", scan_status: "successful" },
            { id: 22, parcel_id: 264, event_type: "pickup", event_time: new Date("2023-11-11T11:59:29Z"), location: "Auckland", scan_status: "successful" },
            { id: 23, parcel_id: 119, event_type: "pickup", event_time: new Date("2023-08-17T16:37:32Z"), location: "Lagos", scan_status: "successful" },
            { id: 24, parcel_id: 204, event_type: "delivery", event_time: new Date("2023-03-22T09:04:32Z"), location: "Berlin", scan_status: "failed" },
            { id: 25, parcel_id: 251, event_type: "pickup", event_time: new Date("2023-11-14T10:25:10Z"), location: "Nairobi", scan_status: "successful" },
            { id: 26, parcel_id: 144, event_type: "pickup", event_time: new Date("2023-02-07T15:36:22Z"), location: "Kyoto", scan_status: "successful" },
            { id: 27, parcel_id: 85, event_type: "reroute", event_time: new Date("2023-01-31T10:06:42Z"), location: "Lagos", scan_status: "successful" },
            { id: 28, parcel_id: 290, event_type: "pickup", event_time: new Date("2023-01-02T15:11:01Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 29, parcel_id: 179, event_type: "pickup", event_time: new Date("2023-11-04T14:07:44Z"), location: "Amsterdam", scan_status: "failed" },
            { id: 30, parcel_id: 239, event_type: "pickup", event_time: new Date("2023-03-04T09:49:34Z"), location: "Bucharest", scan_status: "successful" },
            { id: 31, parcel_id: 24, event_type: "pickup", event_time: new Date("2023-12-15T14:32:10Z"), location: "Taipei", scan_status: "successful" },
            { id: 32, parcel_id: 132, event_type: "pickup", event_time: new Date("2023-10-14T21:56:19Z"), location: "Athens", scan_status: "successful" },
            { id: 33, parcel_id: 246, event_type: "pickup", event_time: new Date("2023-09-20T14:25:33Z"), location: "Nairobi", scan_status: "successful" },
            { id: 34, parcel_id: 188, event_type: "pickup", event_time: new Date("2023-06-02T10:16:25Z"), location: "Milan", scan_status: "successful" },
            { id: 35, parcel_id: 137, event_type: "pickup", event_time: new Date("2023-04-25T08:15:48Z"), location: "Warsaw", scan_status: "successful" },
            { id: 36, parcel_id: 170, event_type: "pickup", event_time: new Date("2023-10-30T14:58:14Z"), location: "Zurich", scan_status: "failed" },
            { id: 37, parcel_id: 280, event_type: "delivery", event_time: new Date("2023-12-09T13:29:38Z"), location: "London", scan_status: "successful" },
            { id: 38, parcel_id: 11, event_type: "delivery", event_time: new Date("2023-03-03T13:13:37Z"), location: "Lima", scan_status: "successful" },
            { id: 39, parcel_id: 95, event_type: "pickup", event_time: new Date("2023-01-23T10:08:05Z"), location: "Manila", scan_status: "failed" },
            { id: 40, parcel_id: 212, event_type: "delivery", event_time: new Date("2023-09-23T12:09:22Z"), location: "Melbourne", scan_status: "successful" },
            { id: 41, parcel_id: 50, event_type: "delivery", event_time: new Date("2023-08-11T16:57:21Z"), location: "Denver", scan_status: "successful" },
            { id: 42, parcel_id: 200, event_type: "pickup", event_time: new Date("2023-04-22T11:05:39Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 43, parcel_id: 104, event_type: "delivery", event_time: new Date("2023-10-08T17:45:51Z"), location: "Hamburg", scan_status: "successful" },
            { id: 44, parcel_id: 159, event_type: "reroute", event_time: new Date("2023-08-24T10:19:26Z"), location: "Mumbai", scan_status: "successful" },
            { id: 45, parcel_id: 102, event_type: "pickup", event_time: new Date("2023-03-03T12:44:07Z"), location: "Vancouver", scan_status: "successful" },
            { id: 46, parcel_id: 162, event_type: "delivery", event_time: new Date("2023-05-20T17:53:28Z"), location: "Bucharest", scan_status: "successful" },
            { id: 47, parcel_id: 300, event_type: "pickup", event_time: new Date("2023-03-28T17:54:17Z"), location: "Paris", scan_status: "successful" },
            { id: 48, parcel_id: 199, event_type: "delivery", event_time: new Date("2023-02-25T09:07:59Z"), location: "Barcelona", scan_status: "successful" },
            { id: 49, parcel_id: 139, event_type: "pickup", event_time: new Date("2023-04-23T08:09:54Z"), location: "Boston", scan_status: "successful" },
            { id: 50, parcel_id: 154, event_type: "pickup", event_time: new Date("2023-05-07T16:06:24Z"), location: "Toronto", scan_status: "successful" },
            { id: 51, parcel_id: 256, event_type: "pickup", event_time: new Date("2023-07-02T11:35:29Z"), location: "Cape Town", scan_status: "successful" },
            { id: 52, parcel_id: 15, event_type: "pickup", event_time: new Date("2023-09-18T09:31:39Z"), location: "Munich", scan_status: "successful" },
            { id: 53, parcel_id: 80, event_type: "pickup", event_time: new Date("2023-12-25T08:53:20Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 54, parcel_id: 84, event_type: "pickup", event_time: new Date("2023-07-17T15:28:14Z"), location: "Seoul", scan_status: "successful" },
            { id: 55, parcel_id: 209, event_type: "pickup", event_time: new Date("2023-10-27T13:40:42Z"), location: "Cairo", scan_status: "successful" },
            { id: 56, parcel_id: 103, event_type: "pickup", event_time: new Date("2023-08-29T11:27:03Z"), location: "Athens", scan_status: "successful" },
            { id: 57, parcel_id: 292, event_type: "pickup", event_time: new Date("2023-11-19T16:37:50Z"), location: "Zurich", scan_status: "failed" },
            { id: 58, parcel_id: 128, event_type: "delivery", event_time: new Date("2023-04-29T09:47:00Z"), location: "Prague", scan_status: "successful" },
            { id: 59, parcel_id: 106, event_type: "pickup", event_time: new Date("2023-12-06T19:49:04Z"), location: "Taipei", scan_status: "successful" },
            { id: 60, parcel_id: 6, event_type: "pickup", event_time: new Date("2023-03-05T17:46:57Z"), location: "Budapest", scan_status: "failed" },
            { id: 61, parcel_id: 133, event_type: "delivery", event_time: new Date("2023-02-26T08:09:21Z"), location: "Bucharest", scan_status: "successful" },
            { id: 62, parcel_id: 240, event_type: "pickup", event_time: new Date("2023-01-25T16:49:11Z"), location: "Santiago", scan_status: "successful" },
            { id: 63, parcel_id: 135, event_type: "pickup", event_time: new Date("2023-09-30T10:42:50Z"), location: "Brussels", scan_status: "successful" },
            { id: 64, parcel_id: 149, event_type: "pickup", event_time: new Date("2023-08-22T15:49:18Z"), location: "Rome", scan_status: "successful" },
            { id: 65, parcel_id: 139, event_type: "pickup", event_time: new Date("2023-11-30T10:37:12Z"), location: "Porto", scan_status: "successful" },
            { id: 66, parcel_id: 191, event_type: "pickup", event_time: new Date("2023-07-27T08:23:05Z"), location: "Porto", scan_status: "successful" },
            { id: 67, parcel_id: 56, event_type: "pickup", event_time: new Date("2023-07-28T10:00:31Z"), location: "Taipei", scan_status: "successful" },
            { id: 68, parcel_id: 108, event_type: "pickup", event_time: new Date("2023-11-17T11:01:27Z"), location: "Denver", scan_status: "successful" },
            { id: 69, parcel_id: 20, event_type: "pickup", event_time: new Date("2023-05-07T12:35:54Z"), location: "Paris", scan_status: "successful" },
            { id: 70, parcel_id: 144, event_type: "pickup", event_time: new Date("2023-05-01T13:43:44Z"), location: "Izmir", scan_status: "successful" },
            { id: 71, parcel_id: 148, event_type: "reroute", event_time: new Date("2023-11-26T11:14:00Z"), location: "Barcelona", scan_status: "successful" },
            { id: 72, parcel_id: 266, event_type: "pickup", event_time: new Date("2023-05-04T05:23:11Z"), location: "Rome", scan_status: "successful" },
            { id: 73, parcel_id: 81, event_type: "pickup", event_time: new Date("2023-10-19T16:40:24Z"), location: "Athens", scan_status: "successful" },
            { id: 74, parcel_id: 284, event_type: "pickup", event_time: new Date("2023-04-25T10:16:53Z"), location: "Kyoto", scan_status: "successful" },
            { id: 75, parcel_id: 201, event_type: "pickup", event_time: new Date("2023-07-07T15:10:19Z"), location: "Montreal", scan_status: "successful" },
            { id: 76, parcel_id: 168, event_type: "pickup", event_time: new Date("2023-10-19T09:45:28Z"), location: "Kyoto", scan_status: "failed" },
            { id: 77, parcel_id: 78, event_type: "reroute", event_time: new Date("2023-10-16T13:08:59Z"), location: "Stockholm", scan_status: "successful" },
            { id: 78, parcel_id: 232, event_type: "pickup", event_time: new Date("2023-12-30T08:55:47Z"), location: "Delhi", scan_status: "successful" },
            { id: 79, parcel_id: 139, event_type: "delivery", event_time: new Date("2023-12-22T11:51:39Z"), location: "Seattle", scan_status: "successful" },
            { id: 80, parcel_id: 79, event_type: "pickup", event_time: new Date("2023-10-30T16:30:47Z"), location: "Denver", scan_status: "successful" },
            { id: 81, parcel_id: 103, event_type: "pickup", event_time: new Date("2023-07-30T08:22:24Z"), location: "Mexico City", scan_status: "successful" },
            { id: 82, parcel_id: 257, event_type: "pickup", event_time: new Date("2023-10-13T10:10:02Z"), location: "Chicago", scan_status: "successful" },
            { id: 83, parcel_id: 120, event_type: "delivery", event_time: new Date("2023-09-01T08:14:56Z"), location: "Hamburg", scan_status: "successful" },
            { id: 84, parcel_id: 56, event_type: "pickup", event_time: new Date("2023-04-26T11:15:49Z"), location: "Berlin", scan_status: "successful" },
            { id: 85, parcel_id: 146, event_type: "pickup", event_time: new Date("2023-11-30T13:08:40Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 86, parcel_id: 149, event_type: "pickup", event_time: new Date("2023-04-01T09:32:09Z"), location: "Bucharest", scan_status: "failed" },
            { id: 87, parcel_id: 281, event_type: "delivery", event_time: new Date("2023-12-24T18:22:38Z"), location: "Porto", scan_status: "successful" },
            { id: 88, parcel_id: 189, event_type: "pickup", event_time: new Date("2023-10-20T14:52:43Z"), location: "Bangkok", scan_status: "successful" },
            { id: 89, parcel_id: 260, event_type: "delivery", event_time: new Date("2023-10-15T14:47:35Z"), location: "Bangkok", scan_status: "successful" },
            { id: 90, parcel_id: 141, event_type: "reroute", event_time: new Date("2023-10-04T09:18:33Z"), location: "Melbourne", scan_status: "successful" },
            { id: 91, parcel_id: 56, event_type: "delivery", event_time: new Date("2023-04-15T16:29:20Z"), location: "Kyoto", scan_status: "successful" },
            { id: 92, parcel_id: 80, event_type: "pickup", event_time: new Date("2023-09-23T16:42:38Z"), location: "Vancouver", scan_status: "successful" },
            { id: 93, parcel_id: 142, event_type: "pickup", event_time: new Date("2023-07-30T10:25:55Z"), location: "Brussels", scan_status: "successful" },
            { id: 94, parcel_id: 14, event_type: "pickup", event_time: new Date("2023-01-07T16:49:23Z"), location: "Warsaw", scan_status: "successful" },
            { id: 95, parcel_id: 248, event_type: "delivery", event_time: new Date("2023-09-09T14:29:16Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 96, parcel_id: 160, event_type: "delivery", event_time: new Date("2023-08-18T09:28:41Z"), location: "Budapest", scan_status: "successful" },
            { id: 97, parcel_id: 216, event_type: "pickup", event_time: new Date("2023-02-15T08:13:29Z"), location: "Brussels", scan_status: "failed" },
            { id: 98, parcel_id: 292, event_type: "pickup", event_time: new Date("2023-09-08T11:00:51Z"), location: "Toronto", scan_status: "successful" },
            { id: 99, parcel_id: 80, event_type: "pickup", event_time: new Date("2023-10-18T18:15:40Z"), location: "Seattle", scan_status: "successful" },
            { id: 100, parcel_id: 73, event_type: "pickup", event_time: new Date("2023-05-24T09:58:14Z"), location: "Montreal", scan_status: "failed" },
            { id: 101, parcel_id: 283, event_type: "pickup", event_time: new Date("2023-08-05T09:33:39Z"), location: "Milan", scan_status: "failed" },
            { id: 102, parcel_id: 194, event_type: "pickup", event_time: new Date("2023-09-02T09:08:39Z"), location: "Athens", scan_status: "successful" },
            { id: 103, parcel_id: 86, event_type: "pickup", event_time: new Date("2023-03-13T14:43:18Z"), location: "Sydney", scan_status: "successful" },
            { id: 104, parcel_id: 274, event_type: "delivery", event_time: new Date("2023-03-05T12:16:38Z"), location: "Tokyo", scan_status: "successful" },
            { id: 105, parcel_id: 121, event_type: "delivery", event_time: new Date("2023-10-10T08:53:03Z"), location: "Cape Town", scan_status: "successful" },
            { id: 106, parcel_id: 124, event_type: "pickup", event_time: new Date("2023-05-15T20:08:07Z"), location: "Sydney", scan_status: "successful" },
            { id: 107, parcel_id: 51, event_type: "pickup", event_time: new Date("2023-01-17T13:49:36Z"), location: "Seattle", scan_status: "successful" },
            { id: 108, parcel_id: 206, event_type: "pickup", event_time: new Date("2023-05-02T09:03:57Z"), location: "Copenhagen", scan_status: "successful" },
            { id: 109, parcel_id: 83, event_type: "pickup", event_time: new Date("2023-08-20T09:31:45Z"), location: "Ankara", scan_status: "successful" },
            { id: 110, parcel_id: 248, event_type: "reroute", event_time: new Date("2023-07-30T18:16:52Z"), location: "Cape Town", scan_status: "successful" },
            { id: 111, parcel_id: 78, event_type: "pickup", event_time: new Date("2023-12-17T17:51:46Z"), location: "Warsaw", scan_status: "successful" },
            { id: 112, parcel_id: 18, event_type: "pickup", event_time: new Date("2023-07-09T08:23:45Z"), location: "Milan", scan_status: "successful" },
            { id: 113, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-12-20T12:22:07Z"), location: "Munich", scan_status: "successful" },
            { id: 114, parcel_id: 41, event_type: "reroute", event_time: new Date("2023-03-18T09:33:43Z"), location: "Denver", scan_status: "successful" },
            { id: 115, parcel_id: 207, event_type: "pickup", event_time: new Date("2023-06-09T09:05:37Z"), location: "Berlin", scan_status: "successful" },
            { id: 116, parcel_id: 259, event_type: "pickup", event_time: new Date("2023-01-19T09:04:39Z"), location: "Chicago", scan_status: "successful" },
            { id: 117, parcel_id: 194, event_type: "pickup", event_time: new Date("2023-09-10T04:58:40Z"), location: "Budapest", scan_status: "successful" },
            { id: 118, parcel_id: 61, event_type: "pickup", event_time: new Date("2023-03-31T08:27:57Z"), location: "Vienna", scan_status: "failed" },
            { id: 119, parcel_id: 76, event_type: "pickup", event_time: new Date("2023-10-01T12:43:59Z"), location: "Istanbul", scan_status: "successful" },
            { id: 120, parcel_id: 215, event_type: "delivery", event_time: new Date("2023-06-20T15:30:25Z"), location: "Copenhagen", scan_status: "successful" },
            { id: 121, parcel_id: 113, event_type: "pickup", event_time: new Date("2023-07-11T13:47:43Z"), location: "Oslo", scan_status: "successful" },
            { id: 122, parcel_id: 173, event_type: "pickup", event_time: new Date("2023-11-28T09:58:49Z"), location: "Rome", scan_status: "successful" },
            { id: 123, parcel_id: 197, event_type: "pickup", event_time: new Date("2023-04-16T22:48:05Z"), location: "Milan", scan_status: "successful" },
            { id: 124, parcel_id: 25, event_type: "pickup", event_time: new Date("2023-07-27T07:15:21Z"), location: "Austin", scan_status: "successful" },
            { id: 125, parcel_id: 171, event_type: "pickup", event_time: new Date("2023-11-14T12:35:48Z"), location: "Vienna", scan_status: "successful" },
            { id: 126, parcel_id: 42, event_type: "pickup", event_time: new Date("2023-10-11T09:00:18Z"), location: "Mexico City", scan_status: "successful" },
            { id: 127, parcel_id: 25, event_type: "reroute", event_time: new Date("2023-09-08T13:59:44Z"), location: "Brussels", scan_status: "successful" },
            { id: 128, parcel_id: 130, event_type: "pickup", event_time: new Date("2023-07-04T16:03:07Z"), location: "Athens", scan_status: "successful" },
            { id: 129, parcel_id: 28, event_type: "pickup", event_time: new Date("2023-10-08T15:15:40Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 130, parcel_id: 267, event_type: "pickup", event_time: new Date("2023-04-18T13:45:06Z"), location: "Warsaw", scan_status: "successful" },
            { id: 131, parcel_id: 243, event_type: "pickup", event_time: new Date("2023-12-13T15:00:04Z"), location: "Melbourne", scan_status: "successful" },
            { id: 132, parcel_id: 98, event_type: "delivery", event_time: new Date("2023-12-19T09:33:39Z"), location: "Porto", scan_status: "successful" },
            { id: 133, parcel_id: 10, event_type: "delivery", event_time: new Date("2023-12-28T10:20:38Z"), location: "Mexico City", scan_status: "successful" },
            { id: 134, parcel_id: 90, event_type: "delivery", event_time: new Date("2023-06-20T14:14:13Z"), location: "Istanbul", scan_status: "failed" },
            { id: 135, parcel_id: 226, event_type: "reroute", event_time: new Date("2023-06-06T17:29:57Z"), location: "Seoul", scan_status: "successful" },
            { id: 136, parcel_id: 116, event_type: "pickup", event_time: new Date("2023-09-14T18:41:55Z"), location: "Helsinki", scan_status: "successful" },
            { id: 137, parcel_id: 14, event_type: "pickup", event_time: new Date("2023-10-11T16:49:23Z"), location: "Austin", scan_status: "successful" },
            { id: 138, parcel_id: 182, event_type: "pickup", event_time: new Date("2023-11-23T17:27:10Z"), location: "Dublin", scan_status: "successful" },
            { id: 139, parcel_id: 132, event_type: "pickup", event_time: new Date("2023-01-12T14:12:50Z"), location: "Lisbon", scan_status: "successful" },
            { id: 140, parcel_id: 25, event_type: "delivery", event_time: new Date("2023-02-19T11:45:39Z"), location: "Sao Paulo", scan_status: "failed" },
            { id: 141, parcel_id: 229, event_type: "pickup", event_time: new Date("2023-06-29T18:06:09Z"), location: "London", scan_status: "successful" },
            { id: 142, parcel_id: 253, event_type: "pickup", event_time: new Date("2023-11-01T20:29:57Z"), location: "Budapest", scan_status: "successful" },
            { id: 143, parcel_id: 51, event_type: "delivery", event_time: new Date("2023-03-22T19:30:24Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 144, parcel_id: 73, event_type: "pickup", event_time: new Date("2023-08-22T14:25:23Z"), location: "Bangkok", scan_status: "successful" },
            { id: 145, parcel_id: 170, event_type: "pickup", event_time: new Date("2023-05-08T16:24:40Z"), location: "Ankara", scan_status: "successful" },
            { id: 146, parcel_id: 187, event_type: "delivery", event_time: new Date("2023-08-25T12:56:13Z"), location: "Prague", scan_status: "successful" },
            { id: 147, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-03-09T07:20:50Z"), location: "Tokyo", scan_status: "successful" },
            { id: 148, parcel_id: 33, event_type: "delivery", event_time: new Date("2023-06-19T07:40:36Z"), location: "Boston", scan_status: "successful" },
            { id: 149, parcel_id: 300, event_type: "delivery", event_time: new Date("2023-10-18T08:29:35Z"), location: "Munich", scan_status: "failed" },
            { id: 150, parcel_id: 37, event_type: "pickup", event_time: new Date("2023-07-28T12:14:41Z"), location: "Seoul", scan_status: "failed" },
            { id: 151, parcel_id: 155, event_type: "pickup", event_time: new Date("2023-07-17T11:41:40Z"), location: "Austin", scan_status: "successful" },
            { id: 152, parcel_id: 66, event_type: "pickup", event_time: new Date("2023-10-30T15:29:08Z"), location: "Prague", scan_status: "failed" },
            { id: 153, parcel_id: 88, event_type: "pickup", event_time: new Date("2023-01-01T15:13:58Z"), location: "Zurich", scan_status: "successful" },
            { id: 154, parcel_id: 91, event_type: "reroute", event_time: new Date("2023-07-09T11:45:31Z"), location: "Budapest", scan_status: "successful" },
            { id: 155, parcel_id: 237, event_type: "pickup", event_time: new Date("2023-03-08T15:32:04Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 156, parcel_id: 265, event_type: "pickup", event_time: new Date("2023-07-17T13:03:53Z"), location: "Singapore", scan_status: "successful" },
            { id: 157, parcel_id: 113, event_type: "delivery", event_time: new Date("2023-04-18T09:47:15Z"), location: "Cape Town", scan_status: "successful" },
            { id: 158, parcel_id: 107, event_type: "delivery", event_time: new Date("2023-10-30T14:10:13Z"), location: "Prague", scan_status: "successful" },
            { id: 159, parcel_id: 205, event_type: "pickup", event_time: new Date("2023-03-27T05:28:51Z"), location: "Singapore", scan_status: "successful" },
            { id: 160, parcel_id: 166, event_type: "pickup", event_time: new Date("2023-08-07T16:17:48Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 161, parcel_id: 259, event_type: "delivery", event_time: new Date("2023-11-05T15:41:40Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 162, parcel_id: 200, event_type: "pickup", event_time: new Date("2023-11-21T09:23:16Z"), location: "Oslo", scan_status: "successful" },
            { id: 163, parcel_id: 292, event_type: "pickup", event_time: new Date("2023-01-29T08:31:31Z"), location: "Dublin", scan_status: "successful" },
            { id: 164, parcel_id: 140, event_type: "pickup", event_time: new Date("2023-10-28T09:39:28Z"), location: "Hamburg", scan_status: "successful" },
            { id: 165, parcel_id: 261, event_type: "pickup", event_time: new Date("2023-06-18T10:48:43Z"), location: "Chicago", scan_status: "failed" },
            { id: 166, parcel_id: 138, event_type: "pickup", event_time: new Date("2023-03-23T15:18:08Z"), location: "Lima", scan_status: "successful" },
            { id: 167, parcel_id: 22, event_type: "reroute", event_time: new Date("2023-09-12T07:59:07Z"), location: "Boston", scan_status: "successful" },
            { id: 168, parcel_id: 73, event_type: "pickup", event_time: new Date("2023-06-18T14:38:33Z"), location: "Sydney", scan_status: "successful" },
            { id: 169, parcel_id: 115, event_type: "pickup", event_time: new Date("2023-06-04T13:06:39Z"), location: "Paris", scan_status: "successful" },
            { id: 170, parcel_id: 284, event_type: "delivery", event_time: new Date("2023-03-02T11:17:49Z"), location: "Madrid", scan_status: "successful" },
            { id: 171, parcel_id: 253, event_type: "delivery", event_time: new Date("2023-01-03T16:40:48Z"), location: "Athens", scan_status: "successful" },
            { id: 172, parcel_id: 126, event_type: "pickup", event_time: new Date("2023-10-21T14:24:59Z"), location: "Bogota", scan_status: "failed" },
            { id: 173, parcel_id: 267, event_type: "reroute", event_time: new Date("2023-04-28T17:21:01Z"), location: "Bangkok", scan_status: "successful" },
            { id: 174, parcel_id: 271, event_type: "pickup", event_time: new Date("2023-09-28T15:59:02Z"), location: "Lima", scan_status: "successful" },
            { id: 175, parcel_id: 149, event_type: "pickup", event_time: new Date("2023-07-14T13:43:20Z"), location: "Manila", scan_status: "successful" },
            { id: 176, parcel_id: 195, event_type: "delivery", event_time: new Date("2023-11-27T09:30:13Z"), location: "Tokyo", scan_status: "successful" },
            { id: 177, parcel_id: 71, event_type: "delivery", event_time: new Date("2023-09-25T16:31:27Z"), location: "Milan", scan_status: "successful" },
            { id: 178, parcel_id: 125, event_type: "pickup", event_time: new Date("2023-06-09T17:48:40Z"), location: "Denver", scan_status: "successful" },
            { id: 179, parcel_id: 252, event_type: "pickup", event_time: new Date("2023-07-19T16:13:12Z"), location: "Izmir", scan_status: "successful" },
            { id: 180, parcel_id: 29, event_type: "delivery", event_time: new Date("2023-07-08T12:08:48Z"), location: "Denver", scan_status: "successful" },
            { id: 181, parcel_id: 186, event_type: "delivery", event_time: new Date("2023-05-08T09:05:59Z"), location: "Izmir", scan_status: "successful" },
            { id: 182, parcel_id: 138, event_type: "pickup", event_time: new Date("2023-03-05T12:50:24Z"), location: "Izmir", scan_status: "successful" },
            { id: 183, parcel_id: 226, event_type: "pickup", event_time: new Date("2023-09-11T15:07:06Z"), location: "Copenhagen", scan_status: "successful" },
            { id: 184, parcel_id: 145, event_type: "pickup", event_time: new Date("2023-09-13T10:57:20Z"), location: "Lagos", scan_status: "successful" },
            { id: 185, parcel_id: 216, event_type: "pickup", event_time: new Date("2023-12-28T12:34:38Z"), location: "Lagos", scan_status: "successful" },
            { id: 186, parcel_id: 181, event_type: "reroute", event_time: new Date("2023-06-24T18:15:21Z"), location: "Cairo", scan_status: "successful" },
            { id: 187, parcel_id: 137, event_type: "pickup", event_time: new Date("2023-01-16T08:44:00Z"), location: "Helsinki", scan_status: "successful" },
            { id: 188, parcel_id: 83, event_type: "pickup", event_time: new Date("2023-10-16T08:49:43Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 189, parcel_id: 117, event_type: "pickup", event_time: new Date("2023-04-10T11:59:04Z"), location: "Toronto", scan_status: "successful" },
            { id: 190, parcel_id: 99, event_type: "delivery", event_time: new Date("2023-12-09T09:42:04Z"), location: "Jakarta", scan_status: "successful" },
            { id: 191, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-10-27T12:02:38Z"), location: "Melbourne", scan_status: "successful" },
            { id: 192, parcel_id: 299, event_type: "reroute", event_time: new Date("2023-05-15T11:39:48Z"), location: "Lima", scan_status: "successful" },
            { id: 193, parcel_id: 259, event_type: "pickup", event_time: new Date("2023-02-11T08:29:37Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 194, parcel_id: 289, event_type: "pickup", event_time: new Date("2023-08-25T16:28:53Z"), location: "Barcelona", scan_status: "successful" },
            { id: 195, parcel_id: 237, event_type: "pickup", event_time: new Date("2023-04-07T09:03:53Z"), location: "Budapest", scan_status: "failed" },
            { id: 196, parcel_id: 296, event_type: "delivery", event_time: new Date("2023-07-08T20:13:35Z"), location: "Brussels", scan_status: "successful" },
            { id: 197, parcel_id: 25, event_type: "delivery", event_time: new Date("2023-05-18T17:11:57Z"), location: "Madrid", scan_status: "successful" },
            { id: 198, parcel_id: 296, event_type: "pickup", event_time: new Date("2023-04-28T14:35:14Z"), location: "Nairobi", scan_status: "successful" },
            { id: 199, parcel_id: 300, event_type: "pickup", event_time: new Date("2023-09-30T16:48:34Z"), location: "Zurich", scan_status: "successful" },
            { id: 200, parcel_id: 2, event_type: "pickup", event_time: new Date("2023-05-21T14:58:33Z"), location: "Mumbai", scan_status: "successful" },
            { id: 201, parcel_id: 294, event_type: "pickup", event_time: new Date("2023-05-16T12:22:33Z"), location: "Kyoto", scan_status: "successful" },
            { id: 202, parcel_id: 38, event_type: "delivery", event_time: new Date("2023-04-15T06:26:36Z"), location: "Bangkok", scan_status: "successful" },
            { id: 203, parcel_id: 179, event_type: "reroute", event_time: new Date("2023-01-07T13:01:00Z"), location: "Toronto", scan_status: "successful" },
            { id: 204, parcel_id: 194, event_type: "pickup", event_time: new Date("2023-06-11T10:06:30Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 205, parcel_id: 220, event_type: "pickup", event_time: new Date("2023-10-04T10:43:33Z"), location: "Paris", scan_status: "successful" },
            { id: 206, parcel_id: 215, event_type: "pickup", event_time: new Date("2023-10-08T18:25:36Z"), location: "Auckland", scan_status: "successful" },
            { id: 207, parcel_id: 269, event_type: "pickup", event_time: new Date("2023-07-09T19:27:59Z"), location: "Izmir", scan_status: "successful" },
            { id: 208, parcel_id: 133, event_type: "pickup", event_time: new Date("2023-10-26T09:38:33Z"), location: "Delhi", scan_status: "successful" },
            { id: 209, parcel_id: 194, event_type: "reroute", event_time: new Date("2023-02-02T12:32:24Z"), location: "Helsinki", scan_status: "failed" },
            { id: 210, parcel_id: 129, event_type: "pickup", event_time: new Date("2023-07-19T19:55:12Z"), location: "Singapore", scan_status: "successful" },
            { id: 211, parcel_id: 194, event_type: "delivery", event_time: new Date("2023-11-25T16:19:52Z"), location: "Munich", scan_status: "failed" },
            { id: 212, parcel_id: 26, event_type: "pickup", event_time: new Date("2023-11-14T07:18:16Z"), location: "Auckland", scan_status: "successful" },
            { id: 213, parcel_id: 3, event_type: "pickup", event_time: new Date("2023-01-18T13:08:08Z"), location: "Auckland", scan_status: "failed" },
            { id: 214, parcel_id: 152, event_type: "pickup", event_time: new Date("2023-06-17T15:15:55Z"), location: "Auckland", scan_status: "successful" },
            { id: 215, parcel_id: 84, event_type: "delivery", event_time: new Date("2023-10-02T09:27:26Z"), location: "Santiago", scan_status: "successful" },
            { id: 216, parcel_id: 266, event_type: "reroute", event_time: new Date("2023-04-18T13:25:01Z"), location: "Jakarta", scan_status: "successful" },
            { id: 217, parcel_id: 166, event_type: "delivery", event_time: new Date("2023-11-27T11:38:28Z"), location: "Madrid", scan_status: "successful" },
            { id: 218, parcel_id: 169, event_type: "pickup", event_time: new Date("2023-03-07T14:10:34Z"), location: "Ankara", scan_status: "successful" },
            { id: 219, parcel_id: 107, event_type: "pickup", event_time: new Date("2023-04-02T22:36:03Z"), location: "Austin", scan_status: "successful" },
            { id: 220, parcel_id: 251, event_type: "pickup", event_time: new Date("2023-05-21T10:04:42Z"), location: "Chicago", scan_status: "successful" },
            { id: 221, parcel_id: 86, event_type: "pickup", event_time: new Date("2023-04-09T09:11:43Z"), location: "Madrid", scan_status: "successful" },
            { id: 222, parcel_id: 108, event_type: "pickup", event_time: new Date("2023-12-08T11:48:07Z"), location: "Taipei", scan_status: "successful" },
            { id: 223, parcel_id: 114, event_type: "pickup", event_time: new Date("2023-08-08T15:55:43Z"), location: "Paris", scan_status: "successful" },
            { id: 224, parcel_id: 205, event_type: "pickup", event_time: new Date("2023-07-10T11:28:17Z"), location: "Toronto", scan_status: "successful" },
            { id: 225, parcel_id: 254, event_type: "pickup", event_time: new Date("2023-06-26T13:26:08Z"), location: "Cairo", scan_status: "failed" },
            { id: 226, parcel_id: 89, event_type: "pickup", event_time: new Date("2023-09-02T09:53:38Z"), location: "Milan", scan_status: "failed" },
            { id: 227, parcel_id: 160, event_type: "pickup", event_time: new Date("2023-12-14T13:05:43Z"), location: "Lagos", scan_status: "successful" },
            { id: 228, parcel_id: 101, event_type: "delivery", event_time: new Date("2023-08-11T14:35:00Z"), location: "Cape Town", scan_status: "successful" },
            { id: 229, parcel_id: 191, event_type: "delivery", event_time: new Date("2023-08-06T17:22:59Z"), location: "Bogota", scan_status: "successful" },
            { id: 230, parcel_id: 63, event_type: "reroute", event_time: new Date("2023-11-28T16:11:35Z"), location: "Copenhagen", scan_status: "successful" },
            { id: 231, parcel_id: 230, event_type: "delivery", event_time: new Date("2023-03-26T16:05:52Z"), location: "Delhi", scan_status: "successful" },
            { id: 232, parcel_id: 105, event_type: "delivery", event_time: new Date("2023-07-27T09:20:10Z"), location: "Hamburg", scan_status: "successful" },
            { id: 233, parcel_id: 150, event_type: "pickup", event_time: new Date("2023-07-02T10:59:50Z"), location: "Milan", scan_status: "successful" },
            { id: 234, parcel_id: 2, event_type: "reroute", event_time: new Date("2023-11-03T09:02:29Z"), location: "Montreal", scan_status: "successful" },
            { id: 235, parcel_id: 122, event_type: "pickup", event_time: new Date("2023-12-12T10:03:33Z"), location: "Helsinki", scan_status: "successful" },
            { id: 236, parcel_id: 97, event_type: "delivery", event_time: new Date("2023-01-09T11:50:35Z"), location: "Austin", scan_status: "successful" },
            { id: 237, parcel_id: 109, event_type: "delivery", event_time: new Date("2023-12-15T11:24:07Z"), location: "Cairo", scan_status: "successful" },
            { id: 238, parcel_id: 38, event_type: "delivery", event_time: new Date("2023-02-01T11:16:31Z"), location: "Vancouver", scan_status: "successful" },
            { id: 239, parcel_id: 152, event_type: "pickup", event_time: new Date("2023-06-22T16:35:53Z"), location: "Austin", scan_status: "successful" },
            { id: 240, parcel_id: 35, event_type: "pickup", event_time: new Date("2023-11-11T11:16:30Z"), location: "Ankara", scan_status: "successful" },
            { id: 241, parcel_id: 45, event_type: "pickup", event_time: new Date("2023-04-10T13:04:43Z"), location: "Copenhagen", scan_status: "successful" },
            { id: 242, parcel_id: 214, event_type: "delivery", event_time: new Date("2023-07-24T14:55:22Z"), location: "Berlin", scan_status: "successful" },
            { id: 243, parcel_id: 47, event_type: "reroute", event_time: new Date("2023-08-23T07:36:04Z"), location: "Nairobi", scan_status: "successful" },
            { id: 244, parcel_id: 151, event_type: "pickup", event_time: new Date("2023-04-08T17:52:23Z"), location: "Ankara", scan_status: "successful" },
            { id: 245, parcel_id: 276, event_type: "pickup", event_time: new Date("2023-02-12T13:09:12Z"), location: "Manila", scan_status: "successful" },
            { id: 246, parcel_id: 253, event_type: "reroute", event_time: new Date("2023-01-14T16:37:27Z"), location: "Tokyo", scan_status: "successful" },
            { id: 247, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-11-14T09:45:19Z"), location: "Munich", scan_status: "successful" },
            { id: 248, parcel_id: 17, event_type: "pickup", event_time: new Date("2023-09-16T21:06:02Z"), location: "Bucharest", scan_status: "successful" },
            { id: 249, parcel_id: 218, event_type: "pickup", event_time: new Date("2023-02-22T15:31:32Z"), location: "Santiago", scan_status: "successful" },
            { id: 250, parcel_id: 163, event_type: "pickup", event_time: new Date("2023-11-06T01:34:50Z"), location: "San Diego", scan_status: "successful" },
            { id: 251, parcel_id: 257, event_type: "reroute", event_time: new Date("2023-11-10T11:43:02Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 252, parcel_id: 126, event_type: "pickup", event_time: new Date("2023-02-12T16:48:19Z"), location: "Lyon", scan_status: "successful" },
            { id: 253, parcel_id: 73, event_type: "pickup", event_time: new Date("2023-06-14T15:30:38Z"), location: "Brussels", scan_status: "successful" },
            { id: 254, parcel_id: 62, event_type: "pickup", event_time: new Date("2023-05-22T15:22:48Z"), location: "Melbourne", scan_status: "successful" },
            { id: 255, parcel_id: 219, event_type: "pickup", event_time: new Date("2023-12-17T18:57:53Z"), location: "Singapore", scan_status: "failed" },
            { id: 256, parcel_id: 128, event_type: "pickup", event_time: new Date("2023-12-14T16:40:00Z"), location: "Milan", scan_status: "successful" },
            { id: 257, parcel_id: 9, event_type: "pickup", event_time: new Date("2023-03-31T14:23:11Z"), location: "Stockholm", scan_status: "failed" },
            { id: 258, parcel_id: 54, event_type: "pickup", event_time: new Date("2023-03-29T15:31:57Z"), location: "Mumbai", scan_status: "successful" },
            { id: 259, parcel_id: 42, event_type: "delivery", event_time: new Date("2023-01-30T09:43:30Z"), location: "Bangkok", scan_status: "successful" },
            { id: 260, parcel_id: 114, event_type: "reroute", event_time: new Date("2023-11-02T17:01:05Z"), location: "Lyon", scan_status: "successful" },
            { id: 261, parcel_id: 135, event_type: "pickup", event_time: new Date("2023-03-23T13:09:51Z"), location: "Barcelona", scan_status: "successful" },
            { id: 262, parcel_id: 144, event_type: "pickup", event_time: new Date("2023-06-22T11:34:05Z"), location: "Barcelona", scan_status: "successful" },
            { id: 263, parcel_id: 36, event_type: "pickup", event_time: new Date("2023-10-29T13:45:43Z"), location: "Lisbon", scan_status: "successful" },
            { id: 264, parcel_id: 158, event_type: "pickup", event_time: new Date("2023-09-05T09:13:40Z"), location: "Bogota", scan_status: "successful" },
            { id: 265, parcel_id: 279, event_type: "pickup", event_time: new Date("2023-03-05T14:55:21Z"), location: "Bangkok", scan_status: "successful" },
            { id: 266, parcel_id: 98, event_type: "pickup", event_time: new Date("2023-05-08T23:01:01Z"), location: "Lima", scan_status: "successful" },
            { id: 267, parcel_id: 193, event_type: "pickup", event_time: new Date("2023-02-20T09:00:11Z"), location: "Denver", scan_status: "successful" },
            { id: 268, parcel_id: 77, event_type: "delivery", event_time: new Date("2023-05-26T14:56:15Z"), location: "Nairobi", scan_status: "successful" },
            { id: 269, parcel_id: 177, event_type: "delivery", event_time: new Date("2023-10-27T08:21:50Z"), location: "Lyon", scan_status: "failed" },
            { id: 270, parcel_id: 218, event_type: "pickup", event_time: new Date("2023-01-18T16:53:04Z"), location: "Milan", scan_status: "successful" },
            { id: 271, parcel_id: 214, event_type: "delivery", event_time: new Date("2023-09-10T08:43:27Z"), location: "Lyon", scan_status: "successful" },
            { id: 272, parcel_id: 213, event_type: "pickup", event_time: new Date("2023-05-20T08:46:10Z"), location: "Seattle", scan_status: "successful" },
            { id: 273, parcel_id: 269, event_type: "pickup", event_time: new Date("2023-01-08T16:43:03Z"), location: "Denver", scan_status: "successful" },
            { id: 274, parcel_id: 145, event_type: "pickup", event_time: new Date("2023-10-16T16:30:56Z"), location: "Madrid", scan_status: "successful" },
            { id: 275, parcel_id: 233, event_type: "pickup", event_time: new Date("2023-01-22T17:57:09Z"), location: "Munich", scan_status: "successful" },
            { id: 276, parcel_id: 193, event_type: "pickup", event_time: new Date("2023-11-15T15:38:36Z"), location: "Taipei", scan_status: "successful" },
            { id: 277, parcel_id: 72, event_type: "delivery", event_time: new Date("2023-02-07T10:19:10Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 278, parcel_id: 225, event_type: "pickup", event_time: new Date("2023-03-17T15:55:35Z"), location: "Bucharest", scan_status: "successful" },
            { id: 279, parcel_id: 293, event_type: "pickup", event_time: new Date("2023-09-23T11:10:58Z"), location: "Delhi", scan_status: "successful" },
            { id: 280, parcel_id: 281, event_type: "delivery", event_time: new Date("2023-02-12T15:59:49Z"), location: "San Diego", scan_status: "successful" },
            { id: 281, parcel_id: 167, event_type: "pickup", event_time: new Date("2023-08-18T14:15:25Z"), location: "Seoul", scan_status: "successful" },
            { id: 282, parcel_id: 289, event_type: "pickup", event_time: new Date("2023-05-16T14:51:48Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 283, parcel_id: 93, event_type: "delivery", event_time: new Date("2023-09-16T14:47:45Z"), location: "Istanbul", scan_status: "successful" },
            { id: 284, parcel_id: 246, event_type: "pickup", event_time: new Date("2023-01-18T12:34:29Z"), location: "Brussels", scan_status: "successful" },
            { id: 285, parcel_id: 92, event_type: "pickup", event_time: new Date("2023-03-08T11:32:29Z"), location: "Ankara", scan_status: "successful" },
            { id: 286, parcel_id: 5, event_type: "pickup", event_time: new Date("2023-05-05T15:42:27Z"), location: "Lagos", scan_status: "successful" },
            { id: 287, parcel_id: 101, event_type: "delivery", event_time: new Date("2023-07-29T15:15:48Z"), location: "London", scan_status: "successful" },
            { id: 288, parcel_id: 217, event_type: "pickup", event_time: new Date("2023-05-30T12:05:11Z"), location: "Barcelona", scan_status: "successful" },
            { id: 289, parcel_id: 257, event_type: "pickup", event_time: new Date("2023-11-19T21:15:49Z"), location: "Athens", scan_status: "successful" },
            { id: 290, parcel_id: 102, event_type: "delivery", event_time: new Date("2023-02-21T12:05:52Z"), location: "Berlin", scan_status: "successful" },
            { id: 291, parcel_id: 292, event_type: "pickup", event_time: new Date("2023-08-21T12:38:16Z"), location: "Denver", scan_status: "successful" },
            { id: 292, parcel_id: 49, event_type: "pickup", event_time: new Date("2023-05-12T15:26:34Z"), location: "Jakarta", scan_status: "successful" },
            { id: 293, parcel_id: 87, event_type: "pickup", event_time: new Date("2023-11-04T14:51:29Z"), location: "Denver", scan_status: "successful" },
            { id: 294, parcel_id: 173, event_type: "pickup", event_time: new Date("2023-08-19T11:17:24Z"), location: "Austin", scan_status: "successful" },
            { id: 295, parcel_id: 290, event_type: "delivery", event_time: new Date("2023-10-12T18:57:47Z"), location: "Brussels", scan_status: "successful" },
            { id: 296, parcel_id: 29, event_type: "pickup", event_time: new Date("2023-12-01T09:30:27Z"), location: "Jakarta", scan_status: "successful" },
            { id: 297, parcel_id: 206, event_type: "pickup", event_time: new Date("2023-04-15T16:16:37Z"), location: "Boston", scan_status: "successful" },
            { id: 298, parcel_id: 274, event_type: "delivery", event_time: new Date("2023-12-26T10:27:59Z"), location: "Istanbul", scan_status: "successful" },
            { id: 299, parcel_id: 281, event_type: "pickup", event_time: new Date("2023-09-16T12:11:22Z"), location: "Milan", scan_status: "successful" },
            { id: 300, parcel_id: 143, event_type: "pickup", event_time: new Date("2023-10-14T10:13:55Z"), location: "Paris", scan_status: "successful" },
            { id: 301, parcel_id: 195, event_type: "pickup", event_time: new Date("2023-04-12T15:19:16Z"), location: "Melbourne", scan_status: "successful" },
            { id: 302, parcel_id: 20, event_type: "pickup", event_time: new Date("2023-03-27T13:17:14Z"), location: "Cairo", scan_status: "successful" },
            { id: 303, parcel_id: 238, event_type: "pickup", event_time: new Date("2023-04-16T14:50:47Z"), location: "Lima", scan_status: "failed" },
            { id: 304, parcel_id: 149, event_type: "pickup", event_time: new Date("2023-04-23T18:15:41Z"), location: "Singapore", scan_status: "successful" },
            { id: 305, parcel_id: 280, event_type: "pickup", event_time: new Date("2023-08-07T10:42:30Z"), location: "Nairobi", scan_status: "successful" },
            { id: 306, parcel_id: 159, event_type: "pickup", event_time: new Date("2023-12-05T13:24:15Z"), location: "Rome", scan_status: "successful" },
            { id: 307, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-12-11T12:51:09Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 308, parcel_id: 1, event_type: "reroute", event_time: new Date("2023-12-19T10:06:07Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 309, parcel_id: 284, event_type: "pickup", event_time: new Date("2023-04-22T14:21:20Z"), location: "Montreal", scan_status: "successful" },
            { id: 310, parcel_id: 284, event_type: "pickup", event_time: new Date("2023-06-08T10:26:57Z"), location: "Melbourne", scan_status: "successful" },
            { id: 311, parcel_id: 229, event_type: "reroute", event_time: new Date("2023-07-28T10:35:37Z"), location: "Athens", scan_status: "successful" },
            { id: 312, parcel_id: 299, event_type: "pickup", event_time: new Date("2023-12-16T16:40:07Z"), location: "Paris", scan_status: "successful" },
            { id: 313, parcel_id: 238, event_type: "delivery", event_time: new Date("2023-08-14T13:16:27Z"), location: "Barcelona", scan_status: "successful" },
            { id: 314, parcel_id: 153, event_type: "pickup", event_time: new Date("2023-02-24T15:10:03Z"), location: "Milan", scan_status: "successful" },
            { id: 315, parcel_id: 155, event_type: "delivery", event_time: new Date("2023-11-22T12:45:22Z"), location: "Cape Town", scan_status: "successful" },
            { id: 316, parcel_id: 23, event_type: "delivery", event_time: new Date("2023-01-26T14:53:27Z"), location: "Prague", scan_status: "failed" },
            { id: 317, parcel_id: 195, event_type: "delivery", event_time: new Date("2023-09-25T14:13:20Z"), location: "Porto", scan_status: "successful" },
            { id: 318, parcel_id: 159, event_type: "reroute", event_time: new Date("2023-12-20T15:34:01Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 319, parcel_id: 195, event_type: "pickup", event_time: new Date("2023-01-14T14:36:40Z"), location: "Mexico City", scan_status: "successful" },
            { id: 320, parcel_id: 170, event_type: "pickup", event_time: new Date("2023-07-18T12:34:10Z"), location: "Auckland", scan_status: "failed" },
            { id: 321, parcel_id: 135, event_type: "delivery", event_time: new Date("2023-10-20T16:44:04Z"), location: "Mumbai", scan_status: "successful" },
            { id: 322, parcel_id: 140, event_type: "pickup", event_time: new Date("2023-08-31T17:13:52Z"), location: "Madrid", scan_status: "successful" },
            { id: 323, parcel_id: 106, event_type: "delivery", event_time: new Date("2023-01-31T17:41:17Z"), location: "Taipei", scan_status: "successful" },
            { id: 324, parcel_id: 87, event_type: "pickup", event_time: new Date("2023-07-13T17:15:53Z"), location: "Lima", scan_status: "successful" },
            { id: 325, parcel_id: 89, event_type: "pickup", event_time: new Date("2023-10-05T10:15:27Z"), location: "Prague", scan_status: "successful" },
            { id: 326, parcel_id: 162, event_type: "pickup", event_time: new Date("2023-08-05T15:11:30Z"), location: "Boston", scan_status: "successful" },
            { id: 327, parcel_id: 201, event_type: "pickup", event_time: new Date("2023-09-21T17:36:39Z"), location: "Lisbon", scan_status: "failed" },
            { id: 328, parcel_id: 160, event_type: "pickup", event_time: new Date("2023-03-23T11:47:44Z"), location: "Vancouver", scan_status: "successful" },
            { id: 329, parcel_id: 196, event_type: "pickup", event_time: new Date("2023-10-26T14:59:22Z"), location: "Lima", scan_status: "successful" },
            { id: 330, parcel_id: 244, event_type: "pickup", event_time: new Date("2023-03-30T10:37:11Z"), location: "Mumbai", scan_status: "failed" },
            { id: 331, parcel_id: 240, event_type: "reroute", event_time: new Date("2023-04-29T15:51:31Z"), location: "Taipei", scan_status: "failed" },
            { id: 332, parcel_id: 101, event_type: "delivery", event_time: new Date("2023-01-10T13:10:08Z"), location: "Auckland", scan_status: "successful" },
            { id: 333, parcel_id: 244, event_type: "pickup", event_time: new Date("2023-01-12T08:45:54Z"), location: "Hamburg", scan_status: "successful" },
            { id: 334, parcel_id: 105, event_type: "delivery", event_time: new Date("2023-08-27T10:30:37Z"), location: "San Diego", scan_status: "successful" },
            { id: 335, parcel_id: 37, event_type: "reroute", event_time: new Date("2023-10-12T14:32:29Z"), location: "Auckland", scan_status: "successful" },
            { id: 336, parcel_id: 102, event_type: "pickup", event_time: new Date("2023-04-12T12:32:03Z"), location: "Melbourne", scan_status: "successful" },
            { id: 337, parcel_id: 211, event_type: "delivery", event_time: new Date("2023-04-18T14:31:23Z"), location: "Delhi", scan_status: "successful" },
            { id: 338, parcel_id: 182, event_type: "delivery", event_time: new Date("2023-05-11T12:19:34Z"), location: "Austin", scan_status: "successful" },
            { id: 339, parcel_id: 113, event_type: "pickup", event_time: new Date("2023-12-14T07:20:33Z"), location: "Boston", scan_status: "successful" },
            { id: 340, parcel_id: 99, event_type: "delivery", event_time: new Date("2023-03-08T13:36:52Z"), location: "Manila", scan_status: "successful" },
            { id: 341, parcel_id: 195, event_type: "pickup", event_time: new Date("2023-02-17T14:27:42Z"), location: "Lagos", scan_status: "failed" },
            { id: 342, parcel_id: 291, event_type: "pickup", event_time: new Date("2023-05-20T15:32:00Z"), location: "Denver", scan_status: "successful" },
            { id: 343, parcel_id: 21, event_type: "delivery", event_time: new Date("2023-02-01T09:39:39Z"), location: "Lisbon", scan_status: "successful" },
            { id: 344, parcel_id: 99, event_type: "delivery", event_time: new Date("2023-12-17T09:28:09Z"), location: "Ankara", scan_status: "successful" },
            { id: 345, parcel_id: 2, event_type: "pickup", event_time: new Date("2023-12-25T17:37:41Z"), location: "Austin", scan_status: "successful" },
            { id: 346, parcel_id: 47, event_type: "delivery", event_time: new Date("2023-05-28T07:25:07Z"), location: "Barcelona", scan_status: "successful" },
            { id: 347, parcel_id: 231, event_type: "pickup", event_time: new Date("2023-04-20T15:42:41Z"), location: "Oslo", scan_status: "successful" },
            { id: 348, parcel_id: 139, event_type: "delivery", event_time: new Date("2023-11-29T14:10:08Z"), location: "Jakarta", scan_status: "failed" },
            { id: 349, parcel_id: 49, event_type: "reroute", event_time: new Date("2023-11-15T14:13:17Z"), location: "Seattle", scan_status: "successful" },
            { id: 350, parcel_id: 43, event_type: "pickup", event_time: new Date("2023-01-12T14:11:10Z"), location: "Mumbai", scan_status: "successful" },
            { id: 351, parcel_id: 91, event_type: "pickup", event_time: new Date("2023-03-06T12:25:11Z"), location: "Budapest", scan_status: "successful" },
            { id: 352, parcel_id: 70, event_type: "pickup", event_time: new Date("2023-07-23T11:35:14Z"), location: "Delhi", scan_status: "successful" },
            { id: 353, parcel_id: 55, event_type: "pickup", event_time: new Date("2023-08-01T12:31:36Z"), location: "Hamburg", scan_status: "successful" },
            { id: 354, parcel_id: 186, event_type: "reroute", event_time: new Date("2023-01-11T09:58:20Z"), location: "Barcelona", scan_status: "successful" },
            { id: 355, parcel_id: 181, event_type: "pickup", event_time: new Date("2023-03-06T09:34:50Z"), location: "Brussels", scan_status: "successful" },
            { id: 356, parcel_id: 254, event_type: "pickup", event_time: new Date("2023-04-05T15:26:34Z"), location: "Manchester", scan_status: "successful" },
            { id: 357, parcel_id: 240, event_type: "pickup", event_time: new Date("2023-06-26T11:45:22Z"), location: "Lagos", scan_status: "successful" },
            { id: 358, parcel_id: 1, event_type: "pickup", event_time: new Date("2023-05-15T09:09:17Z"), location: "Auckland", scan_status: "successful" },
            { id: 359, parcel_id: 40, event_type: "pickup", event_time: new Date("2023-01-12T16:13:12Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 360, parcel_id: 35, event_type: "reroute", event_time: new Date("2023-11-03T12:36:54Z"), location: "Chicago", scan_status: "successful" },
            { id: 361, parcel_id: 193, event_type: "delivery", event_time: new Date("2023-05-20T12:21:19Z"), location: "Lisbon", scan_status: "successful" },
            { id: 362, parcel_id: 235, event_type: "pickup", event_time: new Date("2023-06-02T06:13:54Z"), location: "Lima", scan_status: "successful" },
            { id: 363, parcel_id: 287, event_type: "pickup", event_time: new Date("2023-03-02T14:41:59Z"), location: "Brussels", scan_status: "successful" },
            { id: 364, parcel_id: 212, event_type: "pickup", event_time: new Date("2023-09-05T15:35:16Z"), location: "Budapest", scan_status: "successful" },
            { id: 365, parcel_id: 218, event_type: "pickup", event_time: new Date("2023-05-07T18:45:11Z"), location: "Oslo", scan_status: "successful" },
            { id: 366, parcel_id: 151, event_type: "delivery", event_time: new Date("2023-03-03T04:02:18Z"), location: "Porto", scan_status: "successful" },
            { id: 367, parcel_id: 15, event_type: "pickup", event_time: new Date("2023-12-20T14:59:27Z"), location: "Tokyo", scan_status: "successful" },
            { id: 368, parcel_id: 89, event_type: "pickup", event_time: new Date("2023-02-03T17:55:36Z"), location: "Boston", scan_status: "successful" },
            { id: 369, parcel_id: 260, event_type: "pickup", event_time: new Date("2023-11-14T10:57:30Z"), location: "Vienna", scan_status: "successful" },
            { id: 370, parcel_id: 285, event_type: "pickup", event_time: new Date("2023-11-15T10:13:30Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 371, parcel_id: 90, event_type: "delivery", event_time: new Date("2023-12-13T16:02:49Z"), location: "Helsinki", scan_status: "successful" },
            { id: 372, parcel_id: 258, event_type: "pickup", event_time: new Date("2023-12-14T09:07:12Z"), location: "Kyoto", scan_status: "successful" },
            { id: 373, parcel_id: 4, event_type: "pickup", event_time: new Date("2023-11-09T17:08:46Z"), location: "Singapore", scan_status: "successful" },
            { id: 374, parcel_id: 10, event_type: "delivery", event_time: new Date("2023-12-03T15:32:29Z"), location: "Delhi", scan_status: "successful" },
            { id: 375, parcel_id: 272, event_type: "reroute", event_time: new Date("2023-05-26T09:31:14Z"), location: "Denver", scan_status: "successful" },
            { id: 376, parcel_id: 244, event_type: "pickup", event_time: new Date("2023-11-19T13:41:14Z"), location: "Vancouver", scan_status: "successful" },
            { id: 377, parcel_id: 42, event_type: "delivery", event_time: new Date("2023-03-10T09:16:36Z"), location: "Lima", scan_status: "successful" },
            { id: 378, parcel_id: 85, event_type: "pickup", event_time: new Date("2023-03-25T10:20:58Z"), location: "Cairo", scan_status: "successful" },
            { id: 379, parcel_id: 133, event_type: "pickup", event_time: new Date("2023-03-20T12:49:43Z"), location: "Porto", scan_status: "successful" },
            { id: 380, parcel_id: 95, event_type: "reroute", event_time: new Date("2023-07-20T12:37:07Z"), location: "Prague", scan_status: "successful" },
            { id: 381, parcel_id: 40, event_type: "delivery", event_time: new Date("2023-04-26T15:59:53Z"), location: "Lyon", scan_status: "successful" },
            { id: 382, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-05-14T13:12:52Z"), location: "Ankara", scan_status: "successful" },
            { id: 383, parcel_id: 60, event_type: "delivery", event_time: new Date("2023-10-04T13:49:34Z"), location: "Vienna", scan_status: "successful" },
            { id: 384, parcel_id: 68, event_type: "pickup", event_time: new Date("2023-08-20T14:11:57Z"), location: "Mumbai", scan_status: "successful" },
            { id: 385, parcel_id: 177, event_type: "pickup", event_time: new Date("2023-05-10T13:54:25Z"), location: "Cairo", scan_status: "failed" },
            { id: 386, parcel_id: 18, event_type: "pickup", event_time: new Date("2023-10-16T11:45:54Z"), location: "Istanbul", scan_status: "successful" },
            { id: 387, parcel_id: 155, event_type: "pickup", event_time: new Date("2023-07-05T09:40:02Z"), location: "Vancouver", scan_status: "successful" },
            { id: 388, parcel_id: 192, event_type: "pickup", event_time: new Date("2023-07-15T15:10:11Z"), location: "Lyon", scan_status: "successful" },
            { id: 389, parcel_id: 250, event_type: "pickup", event_time: new Date("2023-08-28T07:45:09Z"), location: "Manila", scan_status: "successful" },
            { id: 390, parcel_id: 141, event_type: "delivery", event_time: new Date("2023-01-16T10:51:30Z"), location: "Seattle", scan_status: "successful" },
            { id: 391, parcel_id: 279, event_type: "pickup", event_time: new Date("2023-11-04T15:45:48Z"), location: "Zurich", scan_status: "successful" },
            { id: 392, parcel_id: 300, event_type: "pickup", event_time: new Date("2023-04-28T11:04:40Z"), location: "Mumbai", scan_status: "successful" },
            { id: 393, parcel_id: 68, event_type: "pickup", event_time: new Date("2023-07-02T10:51:10Z"), location: "Montreal", scan_status: "successful" },
            { id: 394, parcel_id: 70, event_type: "pickup", event_time: new Date("2023-09-02T17:44:49Z"), location: "Manchester", scan_status: "successful" },
            { id: 395, parcel_id: 157, event_type: "pickup", event_time: new Date("2023-02-17T15:08:06Z"), location: "Izmir", scan_status: "successful" },
            { id: 396, parcel_id: 7, event_type: "pickup", event_time: new Date("2023-06-26T08:30:10Z"), location: "Amsterdam", scan_status: "failed" },
            { id: 397, parcel_id: 248, event_type: "pickup", event_time: new Date("2023-04-20T14:04:15Z"), location: "Hamburg", scan_status: "successful" },
            { id: 398, parcel_id: 25, event_type: "delivery", event_time: new Date("2023-06-26T14:05:43Z"), location: "Lima", scan_status: "successful" },
            { id: 399, parcel_id: 12, event_type: "pickup", event_time: new Date("2023-07-20T13:24:25Z"), location: "Lagos", scan_status: "successful" },
            { id: 400, parcel_id: 143, event_type: "delivery", event_time: new Date("2023-03-15T13:33:59Z"), location: "Hamburg", scan_status: "successful" },
            { id: 401, parcel_id: 107, event_type: "pickup", event_time: new Date("2023-10-03T13:16:05Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 402, parcel_id: 9, event_type: "delivery", event_time: new Date("2023-06-28T12:13:43Z"), location: "Auckland", scan_status: "successful" },
            { id: 403, parcel_id: 83, event_type: "pickup", event_time: new Date("2023-09-07T12:37:07Z"), location: "Austin", scan_status: "successful" },
            { id: 404, parcel_id: 50, event_type: "reroute", event_time: new Date("2023-09-04T10:46:22Z"), location: "Paris", scan_status: "successful" },
            { id: 405, parcel_id: 151, event_type: "pickup", event_time: new Date("2023-09-09T12:36:49Z"), location: "Milan", scan_status: "successful" },
            { id: 406, parcel_id: 288, event_type: "pickup", event_time: new Date("2023-03-07T13:57:05Z"), location: "Barcelona", scan_status: "successful" },
            { id: 407, parcel_id: 25, event_type: "delivery", event_time: new Date("2023-01-27T14:18:47Z"), location: "Barcelona", scan_status: "successful" },
            { id: 408, parcel_id: 174, event_type: "pickup", event_time: new Date("2023-07-13T09:30:23Z"), location: "Jakarta", scan_status: "failed" },
            { id: 409, parcel_id: 80, event_type: "delivery", event_time: new Date("2023-07-30T10:31:20Z"), location: "Melbourne", scan_status: "successful" },
            { id: 410, parcel_id: 238, event_type: "pickup", event_time: new Date("2023-03-23T16:19:40Z"), location: "Santiago", scan_status: "successful" },
            { id: 411, parcel_id: 88, event_type: "pickup", event_time: new Date("2023-12-26T10:45:31Z"), location: "Brussels", scan_status: "successful" },
            { id: 412, parcel_id: 50, event_type: "delivery", event_time: new Date("2023-01-12T05:42:10Z"), location: "Seoul", scan_status: "successful" },
            { id: 413, parcel_id: 83, event_type: "pickup", event_time: new Date("2023-08-17T11:03:43Z"), location: "Jakarta", scan_status: "successful" },
            { id: 414, parcel_id: 229, event_type: "pickup", event_time: new Date("2023-01-14T08:39:19Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 415, parcel_id: 135, event_type: "pickup", event_time: new Date("2023-01-30T16:41:06Z"), location: "Hamburg", scan_status: "successful" },
            { id: 416, parcel_id: 287, event_type: "pickup", event_time: new Date("2023-01-04T16:12:32Z"), location: "Tokyo", scan_status: "successful" },
            { id: 417, parcel_id: 262, event_type: "pickup", event_time: new Date("2023-03-02T11:17:56Z"), location: "Sao Paulo", scan_status: "failed" },
            { id: 418, parcel_id: 182, event_type: "delivery", event_time: new Date("2023-11-16T14:19:48Z"), location: "Bucharest", scan_status: "successful" },
            { id: 419, parcel_id: 208, event_type: "pickup", event_time: new Date("2023-12-21T12:27:54Z"), location: "Kyoto", scan_status: "successful" },
            { id: 420, parcel_id: 34, event_type: "pickup", event_time: new Date("2023-01-29T13:15:14Z"), location: "Jakarta", scan_status: "successful" },
            { id: 421, parcel_id: 283, event_type: "delivery", event_time: new Date("2023-02-27T11:53:32Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 422, parcel_id: 108, event_type: "pickup", event_time: new Date("2023-02-22T12:48:16Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 423, parcel_id: 178, event_type: "reroute", event_time: new Date("2023-04-22T07:48:03Z"), location: "Tokyo", scan_status: "successful" },
            { id: 424, parcel_id: 195, event_type: "pickup", event_time: new Date("2023-03-07T13:29:27Z"), location: "Madrid", scan_status: "successful" },
            { id: 425, parcel_id: 99, event_type: "pickup", event_time: new Date("2023-12-21T08:06:40Z"), location: "Sao Paulo", scan_status: "failed" },
            { id: 426, parcel_id: 130, event_type: "pickup", event_time: new Date("2023-05-26T14:53:13Z"), location: "Santiago", scan_status: "failed" },
            { id: 427, parcel_id: 27, event_type: "pickup", event_time: new Date("2023-12-06T09:04:06Z"), location: "Bucharest", scan_status: "successful" },
            { id: 428, parcel_id: 204, event_type: "reroute", event_time: new Date("2023-01-17T15:27:06Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 429, parcel_id: 295, event_type: "pickup", event_time: new Date("2023-08-28T13:46:55Z"), location: "Seattle", scan_status: "successful" },
            { id: 430, parcel_id: 111, event_type: "pickup", event_time: new Date("2023-08-22T13:22:51Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 431, parcel_id: 124, event_type: "pickup", event_time: new Date("2023-02-14T17:02:55Z"), location: "Singapore", scan_status: "successful" },
            { id: 432, parcel_id: 6, event_type: "pickup", event_time: new Date("2023-03-06T10:49:56Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 433, parcel_id: 188, event_type: "pickup", event_time: new Date("2023-02-20T10:37:22Z"), location: "Madrid", scan_status: "successful" },
            { id: 434, parcel_id: 116, event_type: "pickup", event_time: new Date("2023-07-25T10:45:40Z"), location: "Lyon", scan_status: "successful" },
            { id: 435, parcel_id: 257, event_type: "delivery", event_time: new Date("2023-10-04T14:51:04Z"), location: "Boston", scan_status: "successful" },
            { id: 436, parcel_id: 146, event_type: "pickup", event_time: new Date("2023-02-21T15:50:41Z"), location: "Austin", scan_status: "successful" },
            { id: 437, parcel_id: 196, event_type: "pickup", event_time: new Date("2023-03-21T13:06:32Z"), location: "Prague", scan_status: "successful" },
            { id: 438, parcel_id: 62, event_type: "pickup", event_time: new Date("2023-12-23T16:43:35Z"), location: "Toronto", scan_status: "successful" },
            { id: 439, parcel_id: 19, event_type: "pickup", event_time: new Date("2023-05-19T08:42:01Z"), location: "Lyon", scan_status: "successful" },
            { id: 440, parcel_id: 145, event_type: "pickup", event_time: new Date("2023-04-11T10:05:02Z"), location: "Barcelona", scan_status: "successful" },
            { id: 441, parcel_id: 201, event_type: "delivery", event_time: new Date("2023-02-28T16:23:34Z"), location: "Amsterdam", scan_status: "successful" },
            { id: 442, parcel_id: 250, event_type: "reroute", event_time: new Date("2023-12-10T11:44:01Z"), location: "Budapest", scan_status: "successful" },
            { id: 443, parcel_id: 294, event_type: "delivery", event_time: new Date("2023-12-30T16:48:57Z"), location: "Oslo", scan_status: "successful" },
            { id: 444, parcel_id: 276, event_type: "pickup", event_time: new Date("2023-09-24T12:22:14Z"), location: "Lima", scan_status: "successful" },
            { id: 445, parcel_id: 300, event_type: "pickup", event_time: new Date("2023-05-04T12:47:39Z"), location: "Lisbon", scan_status: "successful" },
            { id: 446, parcel_id: 24, event_type: "pickup", event_time: new Date("2023-01-03T12:05:19Z"), location: "Helsinki", scan_status: "successful" },
            { id: 447, parcel_id: 75, event_type: "pickup", event_time: new Date("2023-10-31T11:25:24Z"), location: "Austin", scan_status: "successful" },
            { id: 448, parcel_id: 129, event_type: "reroute", event_time: new Date("2023-07-01T11:49:16Z"), location: "Lima", scan_status: "successful" },
            { id: 449, parcel_id: 121, event_type: "delivery", event_time: new Date("2023-01-22T10:36:19Z"), location: "Toronto", scan_status: "successful" },
            { id: 450, parcel_id: 203, event_type: "pickup", event_time: new Date("2023-02-27T15:48:17Z"), location: "Athens", scan_status: "successful" },
            { id: 451, parcel_id: 52, event_type: "delivery", event_time: new Date("2023-12-20T16:46:50Z"), location: "Bangkok", scan_status: "successful" },
            { id: 452, parcel_id: 141, event_type: "reroute", event_time: new Date("2023-12-10T10:48:56Z"), location: "London", scan_status: "successful" },
            { id: 453, parcel_id: 101, event_type: "delivery", event_time: new Date("2023-08-20T10:31:46Z"), location: "Barcelona", scan_status: "successful" },
            { id: 454, parcel_id: 36, event_type: "pickup", event_time: new Date("2023-03-22T11:59:13Z"), location: "Porto", scan_status: "successful" },
            { id: 455, parcel_id: 137, event_type: "pickup", event_time: new Date("2023-12-25T08:50:34Z"), location: "Lyon", scan_status: "successful" },
            { id: 456, parcel_id: 12, event_type: "delivery", event_time: new Date("2023-09-15T15:49:35Z"), location: "Helsinki", scan_status: "successful" },
            { id: 457, parcel_id: 262, event_type: "pickup", event_time: new Date("2023-02-13T14:00:48Z"), location: "Manchester", scan_status: "successful" },
            { id: 458, parcel_id: 286, event_type: "reroute", event_time: new Date("2023-08-19T18:27:21Z"), location: "Istanbul", scan_status: "successful" },
            { id: 459, parcel_id: 92, event_type: "pickup", event_time: new Date("2023-08-04T15:36:25Z"), location: "Munich", scan_status: "successful" },
            { id: 460, parcel_id: 260, event_type: "reroute", event_time: new Date("2023-01-05T15:14:15Z"), location: "Madrid", scan_status: "successful" },
            { id: 461, parcel_id: 61, event_type: "pickup", event_time: new Date("2023-12-15T09:18:19Z"), location: "Mexico City", scan_status: "successful" },
            { id: 462, parcel_id: 42, event_type: "reroute", event_time: new Date("2023-02-09T15:05:16Z"), location: "Lima", scan_status: "successful" },
            { id: 463, parcel_id: 61, event_type: "pickup", event_time: new Date("2023-08-19T10:44:57Z"), location: "Sao Paulo", scan_status: "failed" },
            { id: 464, parcel_id: 5, event_type: "pickup", event_time: new Date("2023-06-22T16:15:43Z"), location: "Manchester", scan_status: "successful" },
            { id: 465, parcel_id: 40, event_type: "pickup", event_time: new Date("2023-08-24T12:16:08Z"), location: "Bucharest", scan_status: "failed" },
            { id: 466, parcel_id: 93, event_type: "delivery", event_time: new Date("2023-11-09T08:03:30Z"), location: "Helsinki", scan_status: "successful" },
            { id: 467, parcel_id: 58, event_type: "pickup", event_time: new Date("2023-02-27T14:59:44Z"), location: "Vancouver", scan_status: "successful" },
            { id: 468, parcel_id: 59, event_type: "pickup", event_time: new Date("2023-09-07T17:18:22Z"), location: "Rome", scan_status: "successful" },
            { id: 469, parcel_id: 100, event_type: "delivery", event_time: new Date("2023-08-29T09:20:24Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 470, parcel_id: 53, event_type: "pickup", event_time: new Date("2023-05-15T16:22:56Z"), location: "Chicago", scan_status: "successful" },
            { id: 471, parcel_id: 36, event_type: "pickup", event_time: new Date("2023-08-19T12:31:04Z"), location: "Mumbai", scan_status: "successful" },
            { id: 472, parcel_id: 168, event_type: "delivery", event_time: new Date("2023-05-01T17:41:00Z"), location: "Hamburg", scan_status: "successful" },
            { id: 473, parcel_id: 10, event_type: "pickup", event_time: new Date("2023-01-26T08:23:24Z"), location: "Chicago", scan_status: "successful" },
            { id: 474, parcel_id: 140, event_type: "pickup", event_time: new Date("2023-02-22T16:41:40Z"), location: "Cape Town", scan_status: "successful" },
            { id: 475, parcel_id: 114, event_type: "pickup", event_time: new Date("2023-04-07T16:33:03Z"), location: "San Diego", scan_status: "successful" },
            { id: 476, parcel_id: 257, event_type: "pickup", event_time: new Date("2023-11-30T15:14:57Z"), location: "Paris", scan_status: "successful" },
            { id: 477, parcel_id: 39, event_type: "delivery", event_time: new Date("2023-12-19T15:08:04Z"), location: "Buenos Aires", scan_status: "successful" },
            { id: 478, parcel_id: 125, event_type: "pickup", event_time: new Date("2023-04-01T11:03:31Z"), location: "Bucharest", scan_status: "successful" },
            { id: 479, parcel_id: 47, event_type: "delivery", event_time: new Date("2023-02-17T11:40:27Z"), location: "Melbourne", scan_status: "successful" },
            { id: 480, parcel_id: 298, event_type: "pickup", event_time: new Date("2023-02-08T16:58:09Z"), location: "Edinburgh", scan_status: "successful" },
            { id: 481, parcel_id: 112, event_type: "reroute", event_time: new Date("2023-01-18T11:33:41Z"), location: "Copenhagen", scan_status: "successful" },
            { id: 482, parcel_id: 120, event_type: "delivery", event_time: new Date("2023-12-08T16:54:08Z"), location: "Mumbai", scan_status: "successful" },
            { id: 483, parcel_id: 227, event_type: "pickup", event_time: new Date("2023-01-06T11:12:16Z"), location: "Jakarta", scan_status: "successful" },
            { id: 484, parcel_id: 253, event_type: "pickup", event_time: new Date("2023-08-29T08:50:55Z"), location: "Manchester", scan_status: "successful" },
            { id: 485, parcel_id: 147, event_type: "pickup", event_time: new Date("2023-10-27T17:00:07Z"), location: "Tokyo", scan_status: "successful" },
            { id: 486, parcel_id: 212, event_type: "pickup", event_time: new Date("2023-11-12T13:08:05Z"), location: "Paris", scan_status: "successful" },
            { id: 487, parcel_id: 33, event_type: "pickup", event_time: new Date("2023-06-20T13:04:18Z"), location: "Auckland", scan_status: "failed" },
            { id: 488, parcel_id: 100, event_type: "pickup", event_time: new Date("2023-05-30T10:54:46Z"), location: "Ankara", scan_status: "successful" },
            { id: 489, parcel_id: 136, event_type: "pickup", event_time: new Date("2023-10-30T11:20:06Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 490, parcel_id: 228, event_type: "pickup", event_time: new Date("2023-06-19T13:47:55Z"), location: "Bangkok", scan_status: "successful" },
            { id: 491, parcel_id: 121, event_type: "delivery", event_time: new Date("2023-07-31T11:56:10Z"), location: "Lisbon", scan_status: "successful" },
            { id: 492, parcel_id: 287, event_type: "delivery", event_time: new Date("2023-03-28T15:41:53Z"), location: "Lagos", scan_status: "successful" },
            { id: 493, parcel_id: 260, event_type: "pickup", event_time: new Date("2023-01-25T13:40:18Z"), location: "Sao Paulo", scan_status: "successful" },
            { id: 494, parcel_id: 148, event_type: "pickup", event_time: new Date("2023-12-17T15:12:33Z"), location: "Prague", scan_status: "successful" },
            { id: 495, parcel_id: 23, event_type: "delivery", event_time: new Date("2023-05-26T10:02:07Z"), location: "Dublin", scan_status: "successful" },
            { id: 496, parcel_id: 261, event_type: "pickup", event_time: new Date("2023-10-24T10:15:43Z"), location: "Manila", scan_status: "successful" },
            { id: 497, parcel_id: 263, event_type: "pickup", event_time: new Date("2023-05-03T09:45:28Z"), location: "Melbourne", scan_status: "failed" },
            { id: 498, parcel_id: 255, event_type: "pickup", event_time: new Date("2023-02-23T16:02:53Z"), location: "Stockholm", scan_status: "successful" },
            { id: 499, parcel_id: 182, event_type: "reroute", event_time: new Date("2023-07-19T16:21:27Z"), location: "Helsinki", scan_status: "successful" },
            { id: 500, parcel_id: 150, event_type: "reroute", event_time: new Date("2023-09-19T13:58:42Z"), location: "San Diego", scan_status: "failed" },
        ],
    });
    await prisma.vehicles.createMany({
        data: [
            { id: 1, license_plate: "ABC-7235", type: "motorcycle", capacity_kg: "2213.54", fuel_type: "diesel" },
            { id: 2, license_plate: "ABC-6256", type: "van", capacity_kg: "916.95", fuel_type: "diesel" },
            { id: 3, license_plate: "ABC-4215", type: "motorcycle", capacity_kg: "1455.96", fuel_type: "diesel" },
            { id: 4, license_plate: "ABC-9054", type: "van", capacity_kg: "1493.89", fuel_type: "diesel" },
            { id: 5, license_plate: "ABC-1680", type: "van", capacity_kg: "1710.93", fuel_type: "diesel" },
            { id: 6, license_plate: "ABC-2303", type: "van", capacity_kg: "1773.91", fuel_type: "diesel" },
            { id: 7, license_plate: "ABC-6557", type: "van", capacity_kg: "1666.96", fuel_type: "diesel" },
            { id: 8, license_plate: "ABC-4320", type: "truck", capacity_kg: "1738.67", fuel_type: "electric" },
            { id: 9, license_plate: "ABC-1131", type: "truck", capacity_kg: "1866.19", fuel_type: "diesel" },
            { id: 10, license_plate: "ABC-2691", type: "truck", capacity_kg: "955.41", fuel_type: "electric" },
            { id: 11, license_plate: "ABC-7259", type: "van", capacity_kg: "1570.72", fuel_type: "petrol" },
            { id: 12, license_plate: "ABC-6074", type: "van", capacity_kg: "649.51", fuel_type: "diesel" },
            { id: 13, license_plate: "ABC-3311", type: "van", capacity_kg: "2473.75", fuel_type: "petrol" },
            { id: 14, license_plate: "ABC-3849", type: "van", capacity_kg: "1088.40", fuel_type: "diesel" },
            { id: 15, license_plate: "ABC-7205", type: "truck", capacity_kg: "1015.96", fuel_type: "petrol" },
            { id: 16, license_plate: "ABC-9098", type: "truck", capacity_kg: "1231.41", fuel_type: "diesel" },
            { id: 17, license_plate: "ABC-2153", type: "van", capacity_kg: "1784.66", fuel_type: "petrol" },
            { id: 18, license_plate: "ABC-3805", type: "van", capacity_kg: "1438.71", fuel_type: "diesel" },
            { id: 19, license_plate: "ABC-1208", type: "motorcycle", capacity_kg: "573.87", fuel_type: "diesel" },
            { id: 20, license_plate: "ABC-2781", type: "truck", capacity_kg: "1457.05", fuel_type: "diesel" },
            { id: 21, license_plate: "ABC-4026", type: "van", capacity_kg: "1830.80", fuel_type: "petrol" },
            { id: 22, license_plate: "ABC-0269", type: "van", capacity_kg: "1465.75", fuel_type: "diesel" },
            { id: 23, license_plate: "ABC-6369", type: "truck", capacity_kg: "1316.23", fuel_type: "diesel" },
            { id: 24, license_plate: "ABC-7776", type: "van", capacity_kg: "1260.20", fuel_type: "diesel" },
            { id: 25, license_plate: "ABC-9355", type: "truck", capacity_kg: "1783.28", fuel_type: "electric" },
            { id: 26, license_plate: "ABC-9348", type: "truck", capacity_kg: "1188.20", fuel_type: "diesel" },
            { id: 27, license_plate: "ABC-6667", type: "van", capacity_kg: "1753.19", fuel_type: "diesel" },
            { id: 28, license_plate: "ABC-6688", type: "van", capacity_kg: "692.66", fuel_type: "diesel" },
            { id: 29, license_plate: "ABC-5261", type: "truck", capacity_kg: "1364.56", fuel_type: "diesel" },
            { id: 30, license_plate: "ABC-6020", type: "truck", capacity_kg: "1604.33", fuel_type: "diesel" },
            { id: 31, license_plate: "ABC-2383", type: "truck", capacity_kg: "1328.14", fuel_type: "petrol" },
            { id: 32, license_plate: "ABC-3887", type: "truck", capacity_kg: "1628.09", fuel_type: "diesel" },
            { id: 33, license_plate: "ABC-3291", type: "van", capacity_kg: "1247.30", fuel_type: "diesel" },
            { id: 34, license_plate: "ABC-1778", type: "truck", capacity_kg: "2001.87", fuel_type: "diesel" },
            { id: 35, license_plate: "ABC-1836", type: "truck", capacity_kg: "2102.39", fuel_type: "diesel" },
            { id: 36, license_plate: "ABC-4012", type: "van", capacity_kg: "860.98", fuel_type: "petrol" },
            { id: 37, license_plate: "ABC-1680", type: "truck", capacity_kg: "1152.33", fuel_type: "electric" },
            { id: 38, license_plate: "ABC-3175", type: "truck", capacity_kg: "995.84", fuel_type: "diesel" },
            { id: 39, license_plate: "ABC-8362", type: "truck", capacity_kg: "1112.45", fuel_type: "diesel" },
            { id: 40, license_plate: "ABC-6760", type: "van", capacity_kg: "1847.67", fuel_type: "electric" },
            { id: 41, license_plate: "ABC-3821", type: "truck", capacity_kg: "1341.24", fuel_type: "diesel" },
            { id: 42, license_plate: "ABC-3517", type: "motorcycle", capacity_kg: "1542.19", fuel_type: "diesel" },
            { id: 43, license_plate: "ABC-5366", type: "truck", capacity_kg: "1776.99", fuel_type: "electric" },
            { id: 44, license_plate: "ABC-0861", type: "van", capacity_kg: "2179.30", fuel_type: "petrol" },
            { id: 45, license_plate: "ABC-4862", type: "van", capacity_kg: "955.57", fuel_type: "petrol" },
            { id: 46, license_plate: "ABC-2786", type: "van", capacity_kg: "1763.76", fuel_type: "petrol" },
            { id: 47, license_plate: "ABC-6991", type: "truck", capacity_kg: "1701.24", fuel_type: "diesel" },
            { id: 48, license_plate: "ABC-0435", type: "truck", capacity_kg: "870.01", fuel_type: "diesel" },
            { id: 49, license_plate: "ABC-5691", type: "truck", capacity_kg: "1598.06", fuel_type: "petrol" },
            { id: 50, license_plate: "ABC-4026", type: "truck", capacity_kg: "1456.81", fuel_type: "diesel" },
        ],
    });
    await prisma.drivers.createMany({
        data: [
            { id: 1, name: "Rafael Cruz", vehicle_id: 6, experience_years: 19, rating: 1 },
            { id: 2, name: "James Zhang", vehicle_id: 36, experience_years: 18, rating: 3 },
            { id: 3, name: "Victor Wilson", vehicle_id: null, experience_years: 24, rating: 3 },
            { id: 4, name: "Selin Patel", vehicle_id: null, experience_years: 11, rating: null },
            { id: 5, name: "Yara Meyer", vehicle_id: 48, experience_years: 33, rating: 2 },
            { id: 6, name: "Diego Andersen", vehicle_id: 37, experience_years: 22, rating: 2 },
            { id: 7, name: "Hannah Fischer", vehicle_id: 15, experience_years: 22, rating: 5 },
            { id: 8, name: "Omar Hoffmann", vehicle_id: 49, experience_years: 24, rating: 3 },
            { id: 9, name: "Sofia Reyes", vehicle_id: 42, experience_years: 17, rating: null },
            { id: 10, name: "Chloe Larsen", vehicle_id: 30, experience_years: 22, rating: 2 },
            { id: 11, name: "Carlos Gupta", vehicle_id: 32, experience_years: 6, rating: 4 },
            { id: 12, name: "Selin Davis", vehicle_id: 20, experience_years: 15, rating: 1 },
            { id: 13, name: "Omar Gomez", vehicle_id: 31, experience_years: 18, rating: 2 },
            { id: 14, name: "Yara Diaz", vehicle_id: 5, experience_years: 20, rating: 4 },
            { id: 15, name: "Jade Diaz", vehicle_id: 29, experience_years: 17, rating: 5 },
            { id: 16, name: "Sara Schmidt", vehicle_id: 2, experience_years: 23, rating: null },
            { id: 17, name: "Lina Torres", vehicle_id: 25, experience_years: 34, rating: 2 },
            { id: 18, name: "Rosa Kim", vehicle_id: null, experience_years: 25, rating: 3 },
            { id: 19, name: "Alice Wagner", vehicle_id: 35, experience_years: 18, rating: 2 },
            { id: 20, name: "Nina Khan", vehicle_id: 29, experience_years: 18, rating: 4 },
            { id: 21, name: "Lucas Ali", vehicle_id: 44, experience_years: 12, rating: 5 },
            { id: 22, name: "Olivia Clark", vehicle_id: 5, experience_years: 28, rating: 4 },
            { id: 23, name: "Lucas Jensen", vehicle_id: 47, experience_years: 25, rating: 2 },
            { id: 24, name: "Mei Becker", vehicle_id: 7, experience_years: 22, rating: 4 },
            { id: 25, name: "Hugo Ali", vehicle_id: 18, experience_years: 18, rating: null },
            { id: 26, name: "Pedro Torres", vehicle_id: 21, experience_years: 26, rating: 2 },
            { id: 27, name: "Sven Jansen", vehicle_id: 26, experience_years: 20, rating: 5 },
            { id: 28, name: "Oscar Lee", vehicle_id: 28, experience_years: 22, rating: 5 },
            { id: 29, name: "Kai Davis", vehicle_id: 30, experience_years: 26, rating: 3 },
            { id: 30, name: "Jonas Singh", vehicle_id: 46, experience_years: 23, rating: 4 },
            { id: 31, name: "Lucas Clark", vehicle_id: 35, experience_years: 14, rating: 3 },
            { id: 32, name: "Zara Singh", vehicle_id: null, experience_years: 28, rating: 3 },
            { id: 33, name: "Wei Oliveira", vehicle_id: null, experience_years: 21, rating: 5 },
            { id: 34, name: "Sara Oliveira", vehicle_id: 10, experience_years: 18, rating: 3 },
            { id: 35, name: "Oscar Zhang", vehicle_id: 45, experience_years: 18, rating: 3 },
            { id: 36, name: "Alice Nakamura", vehicle_id: 35, experience_years: 22, rating: 4 },
            { id: 37, name: "Chen Kumar", vehicle_id: 16, experience_years: 16, rating: 2 },
            { id: 38, name: "Daniel Smith", vehicle_id: 24, experience_years: 21, rating: 4 },
            { id: 39, name: "Sam Kim", vehicle_id: 27, experience_years: 12, rating: 3 },
            { id: 40, name: "Isaac Gupta", vehicle_id: 48, experience_years: 21, rating: 3 },
            { id: 41, name: "Ines Khan", vehicle_id: 3, experience_years: 18, rating: 4 },
            { id: 42, name: "Jack Fischer", vehicle_id: 27, experience_years: 22, rating: 5 },
            { id: 43, name: "Leo Baker", vehicle_id: 1, experience_years: 20, rating: 3 },
            { id: 44, name: "Hannah Wang", vehicle_id: 41, experience_years: 13, rating: 4 },
            { id: 45, name: "Hana Park", vehicle_id: 50, experience_years: 7, rating: 5 },
            { id: 46, name: "Nadia Gupta", vehicle_id: 27, experience_years: 22, rating: 3 },
            { id: 47, name: "Sven Gupta", vehicle_id: 40, experience_years: 18, rating: 4 },
            { id: 48, name: "Nina Clark", vehicle_id: 8, experience_years: 20, rating: 3 },
            { id: 49, name: "Sofia Yilmaz", vehicle_id: 41, experience_years: 18, rating: 2 },
            { id: 50, name: "Chloe Zhang", vehicle_id: 3, experience_years: 19, rating: 2 },
            { id: 51, name: "Lena Davis", vehicle_id: 13, experience_years: 18, rating: 3 },
            { id: 52, name: "Alice Martin", vehicle_id: 3, experience_years: 8, rating: 5 },
            { id: 53, name: "Isaac Kowalski", vehicle_id: 15, experience_years: 6, rating: null },
            { id: 54, name: "Noah Oliveira", vehicle_id: 39, experience_years: 11, rating: 3 },
            { id: 55, name: "Pedro Shah", vehicle_id: 28, experience_years: 16, rating: 3 },
            { id: 56, name: "Julia Taylor", vehicle_id: 20, experience_years: 20, rating: 4 },
            { id: 57, name: "Omar Yilmaz", vehicle_id: 7, experience_years: 3, rating: 1 },
            { id: 58, name: "Sara Wang", vehicle_id: 9, experience_years: 9, rating: null },
            { id: 59, name: "Andre Bennett", vehicle_id: 5, experience_years: 25, rating: 4 },
            { id: 60, name: "Zara Lee", vehicle_id: 30, experience_years: 14, rating: 2 },
            { id: 61, name: "Olivia Larsen", vehicle_id: 3, experience_years: 22, rating: 4 },
            { id: 62, name: "Liam Mendes", vehicle_id: 38, experience_years: 27, rating: 5 },
            { id: 63, name: "Diego Almeida", vehicle_id: 47, experience_years: 18, rating: 4 },
            { id: 64, name: "Nour Kaya", vehicle_id: 41, experience_years: 20, rating: 2 },
            { id: 65, name: "Rafael Andersen", vehicle_id: 23, experience_years: 30, rating: null },
            { id: 66, name: "Lina Demir", vehicle_id: 32, experience_years: 14, rating: 5 },
            { id: 67, name: "Maja Kim", vehicle_id: 31, experience_years: 22, rating: 5 },
            { id: 68, name: "Mei Taylor", vehicle_id: 30, experience_years: 25, rating: 5 },
            { id: 69, name: "Carlos Kaya", vehicle_id: 3, experience_years: 6, rating: 2 },
            { id: 70, name: "Ibrahim Ahmed", vehicle_id: 41, experience_years: 8, rating: null },
            { id: 71, name: "Omar Nguyen", vehicle_id: 9, experience_years: 22, rating: 3 },
            { id: 72, name: "Wei Kim", vehicle_id: 8, experience_years: 19, rating: 5 },
            { id: 73, name: "Rafael Smith", vehicle_id: 27, experience_years: 22, rating: 4 },
            { id: 74, name: "Hannah Nguyen", vehicle_id: 48, experience_years: 18, rating: 5 },
            { id: 75, name: "Selin Wright", vehicle_id: 6, experience_years: 26, rating: 2 },
            { id: 76, name: "Sara Castro", vehicle_id: 10, experience_years: 19, rating: 4 },
            { id: 77, name: "Marco Young", vehicle_id: 24, experience_years: 17, rating: null },
            { id: 78, name: "Mei Nakamura", vehicle_id: 2, experience_years: 20, rating: 3 },
            { id: 79, name: "Marco Brown", vehicle_id: 34, experience_years: 13, rating: 4 },
            { id: 80, name: "Zoe Martin", vehicle_id: null, experience_years: 16, rating: 2 },
            { id: 81, name: "Victor Brown", vehicle_id: 37, experience_years: 15, rating: 2 },
            { id: 82, name: "Maya Mendes", vehicle_id: 8, experience_years: 23, rating: 5 },
            { id: 83, name: "Priya Jansen", vehicle_id: 19, experience_years: 24, rating: 5 },
            { id: 84, name: "Tomas Chen", vehicle_id: 16, experience_years: 22, rating: 4 },
            { id: 85, name: "Zoe Wagner", vehicle_id: 35, experience_years: 25, rating: 3 },
            { id: 86, name: "Anna Bennett", vehicle_id: 27, experience_years: 18, rating: 2 },
            { id: 87, name: "Nadia Lopez", vehicle_id: 8, experience_years: 27, rating: 5 },
            { id: 88, name: "Sam Ahmed", vehicle_id: 24, experience_years: 28, rating: 4 },
            { id: 89, name: "Omar Larsen", vehicle_id: 48, experience_years: 18, rating: 4 },
            { id: 90, name: "Sofia Khan", vehicle_id: 19, experience_years: 21, rating: 2 },
            { id: 91, name: "Maja Ibrahim", vehicle_id: 18, experience_years: 25, rating: 5 },
            { id: 92, name: "Olivia Moreau", vehicle_id: 30, experience_years: 13, rating: null },
            { id: 93, name: "Leo Ahmed", vehicle_id: 36, experience_years: 19, rating: 5 },
            { id: 94, name: "Ines Costa", vehicle_id: 11, experience_years: 26, rating: 4 },
            { id: 95, name: "Ruby Yilmaz", vehicle_id: 31, experience_years: 15, rating: 4 },
            { id: 96, name: "Amir Castro", vehicle_id: 27, experience_years: 30, rating: 2 },
            { id: 97, name: "Paula Chen", vehicle_id: 36, experience_years: 16, rating: 4 },
            { id: 98, name: "Sam Jensen", vehicle_id: 22, experience_years: 22, rating: 1 },
            { id: 99, name: "Yara Sousa", vehicle_id: 12, experience_years: 25, rating: 2 },
            { id: 100, name: "Ben Diaz", vehicle_id: 30, experience_years: 10, rating: null },
        ],
    });
}

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