// Community Engagement Tracker (community-engagement-tracker) 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.discussions), 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.discussions.createMany({
        data: [
            { id: 1, topic: "The session was rescheduled following a partial review.", start_date: "2023-01-21", total_reactions: 193 },
            { id: 2, topic: "The account owner confirmed the details and the claim was escalated.", start_date: "2023-12-31", total_reactions: 444 },
            { id: 3, topic: "Support asked for a change and the ticket was delayed.", start_date: "2023-08-05", total_reactions: 17 },
            { id: 4, topic: "A minor account was rescheduled the same day.", start_date: "2023-01-03", total_reactions: 15 },
            { id: 5, topic: "No response from the reviewer, so the record was cancelled.", start_date: "2023-10-17", total_reactions: 150 },
            { id: 6, topic: "Flagged as repeat. The account owner cancelled the appointment.", start_date: "2023-05-02", total_reactions: 2 },
            { id: 7, topic: "Support confirmed the details and the order was resolved.", start_date: "2023-12-31", total_reactions: 85 },
            { id: 8, topic: "An operator reported an unusual issue; the record was approved.", start_date: "2023-09-07", total_reactions: 210 },
            { id: 9, topic: "Flagged as manual. The reviewer confirmed the request.", start_date: "2023-05-24", total_reactions: 355 },
            { id: 10, topic: "The account owner reported an incomplete issue; the refund was resolved.", start_date: "2023-04-25", total_reactions: 333 },
            { id: 11, topic: "The account owner asked for a change and the appointment was delayed.", start_date: "2023-07-22", total_reactions: 11 },
            { id: 12, topic: "No response from an operator, so the record was resolved.", start_date: "2023-10-20", total_reactions: 94 },
            { id: 13, topic: "The customer reported a late issue; the ticket was rescheduled.", start_date: "2023-07-29", total_reactions: null },
            { id: 14, topic: "A manual follow-up: the item was closed.", start_date: "2023-03-06", total_reactions: 349 },
            { id: 15, topic: "The appointment was replaced — duplicate case, no further action.", start_date: "2023-11-13", total_reactions: 92 },
            { id: 16, topic: "The shipment was closed following an unusual review.", start_date: "2023-11-22", total_reactions: 218 },
            { id: 17, topic: "An automatic session was processed the same day.", start_date: "2023-12-28", total_reactions: null },
            { id: 18, topic: "An incomplete follow-up: the refund was completed.", start_date: "2023-06-19", total_reactions: null },
            { id: 19, topic: "A late follow-up: the delivery was resolved.", start_date: "2023-10-06", total_reactions: 2 },
            { id: 20, topic: "The transfer was approved — unusual case, no further action.", start_date: "2023-05-31", total_reactions: 82 },
            { id: 21, topic: "An incomplete follow-up: the request was rescheduled.", start_date: "2023-06-06", total_reactions: 29 },
            { id: 22, topic: "The document was rejected — late case, no further action.", start_date: "2023-07-16", total_reactions: 34 },
            { id: 23, topic: "The courier asked for a change and the transfer was rescheduled.", start_date: "2023-10-26", total_reactions: 61 },
            { id: 24, topic: "The record was closed — manual case, no further action.", start_date: "2023-11-27", total_reactions: 236 },
            { id: 25, topic: "The refund was resolved following an incomplete review.", start_date: "2023-12-17", total_reactions: 454 },
            { id: 26, topic: "No response from the courier, so the delivery was refunded.", start_date: "2023-04-19", total_reactions: 60 },
            { id: 27, topic: "The claim was completed following a standard review.", start_date: "2023-11-03", total_reactions: 64 },
            { id: 28, topic: "The courier reported a standard issue; the claim was updated.", start_date: "2023-12-29", total_reactions: 122 },
            { id: 29, topic: "The report was replaced — late case, no further action.", start_date: "2023-07-16", total_reactions: 10 },
            { id: 30, topic: "An incomplete follow-up: the refund was escalated.", start_date: "2023-08-16", total_reactions: 49 },
            { id: 31, topic: "An automatic follow-up: the session was completed.", start_date: "2023-06-15", total_reactions: 455 },
            { id: 32, topic: "An urgent follow-up: the claim was confirmed.", start_date: "2023-07-31", total_reactions: null },
            { id: 33, topic: "The payment was rejected — minor case, no further action.", start_date: "2023-03-07", total_reactions: 227 },
            { id: 34, topic: "The transfer was completed — unusual case, no further action.", start_date: "2023-07-28", total_reactions: 306 },
            { id: 35, topic: "The customer reported a minor issue; the account was replaced.", start_date: "2023-02-14", total_reactions: 98 },
            { id: 36, topic: "Flagged as manual. The supplier replaced the order.", start_date: "2023-01-17", total_reactions: 179 },
            { id: 37, topic: "A routine session was rejected the same day.", start_date: "2023-12-20", total_reactions: 387 },
            { id: 38, topic: "An automatic follow-up: the claim was reopened.", start_date: "2023-11-06", total_reactions: 143 },
            { id: 39, topic: "An urgent follow-up: the delivery was rejected.", start_date: "2023-04-17", total_reactions: 140 },
            { id: 40, topic: "The team reported an incomplete issue; the transfer was processed.", start_date: "2023-02-18", total_reactions: 23 },
            { id: 41, topic: "A minor document was cancelled the same day.", start_date: "2023-02-15", total_reactions: 2 },
            { id: 42, topic: "Flagged as repeat. The team resolved the order.", start_date: "2023-07-21", total_reactions: 391 },
            { id: 43, topic: "An incomplete invoice was approved the same day.", start_date: "2023-12-04", total_reactions: 124 },
            { id: 44, topic: "A duplicate session was refunded the same day.", start_date: "2023-01-19", total_reactions: 70 },
            { id: 45, topic: "Flagged as urgent. The reviewer approved the shipment.", start_date: "2023-01-22", total_reactions: 94 },
            { id: 46, topic: "Flagged as standard. The courier approved the request.", start_date: "2023-11-23", total_reactions: 122 },
            { id: 47, topic: "A late transfer was confirmed the same day.", start_date: "2023-01-10", total_reactions: null },
            { id: 48, topic: "The document was resolved following a manual review.", start_date: "2023-09-13", total_reactions: 143 },
            { id: 49, topic: "A repeat session was closed the same day.", start_date: "2023-11-07", total_reactions: 172 },
            { id: 50, topic: "A minor booking was delayed the same day.", start_date: "2023-11-08", total_reactions: 290 },
            { id: 51, topic: "The record was rejected following an urgent review.", start_date: "2023-08-22", total_reactions: 112 },
            { id: 52, topic: "The item was confirmed following an automatic review.", start_date: "2023-11-27", total_reactions: 92 },
            { id: 53, topic: "The delivery was approved following an urgent review.", start_date: "2023-01-28", total_reactions: 3 },
            { id: 54, topic: "A partial follow-up: the shipment was confirmed.", start_date: "2023-06-16", total_reactions: 0 },
            { id: 55, topic: "The item was processed — late case, no further action.", start_date: "2023-04-27", total_reactions: null },
            { id: 56, topic: "No response from the supplier, so the appointment was rejected.", start_date: "2023-09-25", total_reactions: 159 },
            { id: 57, topic: "The shipment was refunded after an unusual check.", start_date: "2023-12-31", total_reactions: 81 },
            { id: 58, topic: "The supplier asked for a change and the invoice was refunded.", start_date: "2023-03-13", total_reactions: 90 },
            { id: 59, topic: "The ticket was rejected following a standard review.", start_date: "2023-10-24", total_reactions: 66 },
            { id: 60, topic: "The shipment was rescheduled — repeat case, no further action.", start_date: "2023-01-03", total_reactions: null },
            { id: 61, topic: "A manual account was resolved the same day.", start_date: "2023-12-09", total_reactions: 55 },
            { id: 62, topic: "A partial appointment was rescheduled the same day.", start_date: "2023-01-02", total_reactions: 42 },
            { id: 63, topic: "Support confirmed the details and the delivery was closed.", start_date: "2023-04-09", total_reactions: 12 },
            { id: 64, topic: "The reviewer confirmed the details and the invoice was reviewed.", start_date: "2023-06-20", total_reactions: 451 },
            { id: 65, topic: "The reviewer reported a partial issue; the shipment was rescheduled.", start_date: "2023-07-08", total_reactions: 205 },
            { id: 66, topic: "The shipment was rescheduled following a standard review.", start_date: "2023-07-24", total_reactions: 67 },
            { id: 67, topic: "The account owner reported a manual issue; the request was reopened.", start_date: "2023-02-14", total_reactions: 53 },
            { id: 68, topic: "The transfer was resolved after a standard check.", start_date: "2023-02-21", total_reactions: 20 },
            { id: 69, topic: "The document was cancelled following a repeat review.", start_date: "2023-02-21", total_reactions: 10 },
            { id: 70, topic: "The request was rejected following a late review.", start_date: "2023-03-06", total_reactions: 353 },
            { id: 71, topic: "The courier reported an automatic issue; the account was updated.", start_date: "2023-05-24", total_reactions: null },
            { id: 72, topic: "The booking was completed — unusual case, no further action.", start_date: "2023-09-01", total_reactions: 155 },
            { id: 73, topic: "The delivery was completed following a manual review.", start_date: "2023-02-14", total_reactions: 354 },
            { id: 74, topic: "A minor follow-up: the request was updated.", start_date: "2023-11-05", total_reactions: 23 },
            { id: 75, topic: "The request was updated following a repeat review.", start_date: "2023-09-13", total_reactions: 247 },
            { id: 76, topic: "Support asked for a change and the invoice was escalated.", start_date: "2023-04-15", total_reactions: 0 },
            { id: 77, topic: "An operator reported a partial issue; the shipment was updated.", start_date: "2023-07-22", total_reactions: 62 },
            { id: 78, topic: "Flagged as routine. The team reviewed the booking.", start_date: "2023-10-15", total_reactions: 62 },
            { id: 79, topic: "The ticket was resolved — routine case, no further action.", start_date: "2023-11-20", total_reactions: 67 },
            { id: 80, topic: "Flagged as routine. The account owner updated the ticket.", start_date: "2023-10-02", total_reactions: 465 },
        ],
    });
    await prisma.events.createMany({
        data: [
            { id: 1, title: "Celebration Engagement Presentation", event_date: new Date("2023-04-26T16:24:48Z"), location: "university center square", description: "The courier reported a minor issue; the shipment was completed. An incomplete ticket was completed the same day. Flagged as routine. The reviewer rejected the shipment." },
            { id: 2, title: "Initiative Showcase", event_date: new Date("2023-05-09T16:55:59Z"), location: "school community_center club", description: "The request was reopened following a routine review. An automatic follow-up: the booking was processed. The reviewer asked for a change and the payment was rejected. No response from support, so the shipment was rescheduled." },
            { id: 3, title: "Celebration Gathering", event_date: new Date("2023-06-25T12:12:12Z"), location: "rooftop garden campus", description: "The customer asked for a change and the report was processed. No response from the team, so the account was cancelled. The request was rescheduled following an incomplete review." },
            { id: 4, title: "Project Workshop", event_date: new Date("2023-02-26T10:19:05Z"), location: "museum", description: "An incomplete account was updated the same day. The delivery was closed — duplicate case, no further action. No response from the customer, so the order was cancelled." },
            { id: 5, title: "Engagement", event_date: new Date("2023-05-04T10:23:35Z"), location: "university studio", description: "The customer reported an incomplete issue; the invoice was completed. Flagged as minor. An operator reviewed the item." },
            { id: 6, title: "Summit Project", event_date: new Date("2023-01-24T12:39:04Z"), location: "campus church pavilion", description: "The account was reviewed following an automatic review. A minor session was rescheduled the same day." },
            { id: 7, title: "Summit", event_date: new Date("2023-12-05T15:37:28Z"), location: "market park campus", description: "No response from the reviewer, so the booking was cancelled. Support reported a late issue; the request was reopened." },
            { id: 8, title: "Community", event_date: new Date("2023-04-09T11:50:27Z"), location: "campus downtown venue", description: "A routine report was closed the same day. No response from support, so the delivery was cancelled." },
            { id: 9, title: "Celebration Workshop", event_date: new Date("2023-10-19T11:05:23Z"), location: "hall farm", description: "No response from the account owner, so the report was updated. An unusual follow-up: the item was escalated. An urgent record was delayed the same day." },
            { id: 10, title: "Presentation", event_date: new Date("2023-04-04T17:49:13Z"), location: "stadium", description: null },
            { id: 11, title: "Workshop Event", event_date: new Date("2023-10-14T12:07:31Z"), location: "club stadium school", description: "The supplier asked for a change and the item was processed. The team asked for a change and the booking was processed. The record was reviewed after a repeat check. The reviewer reported a late issue; the booking was closed." },
            { id: 12, title: "Initiative Expo", event_date: new Date("2023-11-30T09:13:50Z"), location: "auditorium downtown museum", description: "The account owner reported an automatic issue; the payment was updated. A manual booking was closed the same day." },
            { id: 13, title: "Celebration Festival Conference", event_date: new Date("2023-11-27T19:41:32Z"), location: "museum rooftop stadium", description: "A standard shipment was reopened the same day. The reviewer confirmed the details and the ticket was refunded." },
            { id: 14, title: "Program Event Seminar", event_date: new Date("2023-03-08T15:38:06Z"), location: "auditorium studio rooftop", description: null },
            { id: 15, title: "Festival", event_date: new Date("2023-10-25T17:53:17Z"), location: "studio school club", description: "No response from an operator, so the record was approved. Flagged as routine. The customer approved the delivery. The reviewer reported a routine issue; the request was confirmed." },
            { id: 16, title: "Gathering Summit Discussion", event_date: new Date("2023-02-26T09:34:39Z"), location: "gym farm office", description: "The account owner reported a late issue; the record was delayed. The refund was rejected after a manual check." },
            { id: 17, title: "Discussion Festival", event_date: new Date("2023-10-03T09:27:24Z"), location: "church", description: "The shipment was escalated after an urgent check. The team reported a duplicate issue; the payment was rejected. An urgent follow-up: the claim was refunded. No response from the team, so the claim was delayed." },
            { id: 18, title: "Workshop Presentation", event_date: new Date("2023-01-13T14:16:33Z"), location: "gym venue", description: "Flagged as routine. Support replaced the document. An automatic order was resolved the same day. The courier confirmed the details and the account was approved. A standard session was replaced the same day." },
            { id: 19, title: "Networking Summit", event_date: new Date("2023-11-10T10:33:48Z"), location: "restaurant office", description: "The team asked for a change and the document was refunded. No response from the team, so the payment was rejected. The reviewer asked for a change and the shipment was rescheduled." },
            { id: 20, title: "Celebration", event_date: new Date("2023-02-27T16:41:14Z"), location: "center", description: "A standard follow-up: the shipment was escalated. Support reported a routine issue; the document was delayed." },
            { id: 21, title: "Showcase Conference Program", event_date: new Date("2023-12-12T18:35:22Z"), location: "center rooftop", description: "No response from the reviewer, so the transfer was reviewed. An unusual follow-up: the session was delayed." },
            { id: 22, title: "Presentation Program Workshop", event_date: new Date("2023-08-25T10:07:51Z"), location: "pavilion garden", description: "An unusual payment was replaced the same day. No response from an operator, so the item was delayed. An unusual follow-up: the invoice was reopened." },
            { id: 23, title: "Expo Showcase Discussion", event_date: new Date("2023-12-20T16:41:20Z"), location: "square farm club", description: "A late item was refunded the same day. Flagged as automatic. The reviewer reviewed the ticket." },
            { id: 24, title: "Initiative Gathering", event_date: new Date("2023-02-20T09:54:50Z"), location: "restaurant museum studio", description: "An unusual follow-up: the report was resolved. No response from the team, so the transfer was approved." },
            { id: 25, title: "Expo Presentation Community", event_date: new Date("2023-04-26T14:28:49Z"), location: "rooftop", description: "An automatic follow-up: the session was refunded. The team confirmed the details and the booking was confirmed." },
            { id: 26, title: "Conference Gathering", event_date: new Date("2023-06-03T13:48:04Z"), location: "garden plaza", description: "The record was cancelled after an automatic check. The courier reported a partial issue; the report was refunded." },
            { id: 27, title: "Engagement", event_date: new Date("2023-08-04T16:03:09Z"), location: "church office", description: "The order was resolved — incomplete case, no further action. The request was delayed after a minor check. Flagged as partial. The team refunded the session." },
            { id: 28, title: "Presentation Seminar", event_date: new Date("2023-02-14T10:17:44Z"), location: "studio", description: "A duplicate refund was processed the same day. Flagged as routine. The customer delayed the session." },
            { id: 29, title: "Forum", event_date: new Date("2023-10-27T09:32:18Z"), location: "stadium square theater", description: "Flagged as partial. The team rejected the report. Flagged as manual. The team replaced the record." },
            { id: 30, title: "Festival Workshop Celebration", event_date: new Date("2023-01-20T15:40:18Z"), location: "auditorium", description: "Flagged as unusual. The customer confirmed the claim. A minor follow-up: the session was rejected. The claim was reopened following a partial review." },
            { id: 31, title: "Forum Celebration Showcase", event_date: new Date("2023-10-16T17:54:29Z"), location: "library", description: "Flagged as duplicate. The reviewer completed the refund. The order was closed — urgent case, no further action. An operator confirmed the details and the invoice was delayed. The customer asked for a change and the report was cancelled." },
            { id: 32, title: "Event", event_date: new Date("2023-02-10T13:01:19Z"), location: "beach", description: "A routine follow-up: the delivery was replaced. Flagged as routine. The account owner escalated the session." },
            { id: 33, title: "Program Meetup Conference", event_date: new Date("2023-09-22T16:25:37Z"), location: "restaurant school", description: null },
            { id: 34, title: "Expo Summit", event_date: new Date("2023-06-30T09:29:33Z"), location: "stadium plaza", description: "An operator asked for a change and the document was closed. Support reported a manual issue; the document was rescheduled." },
            { id: 35, title: "Project Seminar Presentation", event_date: new Date("2023-01-06T17:30:48Z"), location: "church gym", description: null },
            { id: 36, title: "Celebration Conference", event_date: new Date("2023-02-26T12:51:38Z"), location: "gym plaza hall", description: "Flagged as manual. The supplier escalated the payment. No response from the team, so the appointment was closed. The courier asked for a change and the item was confirmed." },
            { id: 37, title: "Meetup", event_date: new Date("2023-09-30T14:18:01Z"), location: "cafe", description: "The team confirmed the details and the record was approved. The booking was rejected following a manual review. No response from the account owner, so the transfer was replaced. The shipment was delayed after an unusual check." },
            { id: 38, title: "Discussion Webinar", event_date: new Date("2023-05-17T15:51:35Z"), location: "venue", description: "A minor delivery was escalated the same day. The ticket was resolved after a minor check. The courier reported a standard issue; the claim was escalated." },
            { id: 39, title: "Presentation", event_date: new Date("2023-06-25T20:22:51Z"), location: "office", description: "The invoice was closed — routine case, no further action. The session was cancelled — minor case, no further action. The supplier asked for a change and the delivery was reviewed." },
            { id: 40, title: "Webinar Discussion Project", event_date: new Date("2023-08-24T10:58:10Z"), location: "theater garden auditorium", description: "The shipment was approved — partial case, no further action. An operator asked for a change and the request was delayed. The account owner asked for a change and the document was rescheduled. A standard follow-up: the document was resolved." },
            { id: 41, title: "Program Workshop", event_date: new Date("2023-07-16T14:30:58Z"), location: "hall garden", description: "The supplier asked for a change and the item was replaced. The account was completed following an unusual review. A minor report was delayed the same day." },
            { id: 42, title: "Gathering Initiative Conference", event_date: new Date("2023-01-15T09:41:27Z"), location: "farm", description: "The request was updated — duplicate case, no further action. Flagged as incomplete. The supplier updated the account. The refund was completed — standard case, no further action. Flagged as urgent. The reviewer refunded the invoice." },
            { id: 43, title: "Forum Workshop Project", event_date: new Date("2023-07-11T10:26:54Z"), location: "stadium library campus", description: "The shipment was reviewed after a late check. The customer confirmed the details and the order was rejected." },
            { id: 44, title: "Summit Expo Networking", event_date: new Date("2023-02-07T11:10:06Z"), location: "auditorium plaza", description: null },
            { id: 45, title: "Engagement Conference Celebration", event_date: new Date("2023-12-05T18:37:01Z"), location: "church gym", description: null },
            { id: 46, title: "Forum Seminar", event_date: new Date("2023-11-16T09:08:49Z"), location: "gym church", description: null },
            { id: 47, title: "Initiative", event_date: new Date("2023-03-01T08:25:10Z"), location: "office rooftop", description: "An unusual follow-up: the claim was rescheduled. A late follow-up: the document was reopened." },
            { id: 48, title: "Presentation Networking", event_date: new Date("2023-03-03T15:04:22Z"), location: "farm field school", description: "The ticket was cancelled following a partial review. The courier confirmed the details and the record was closed. No response from the supplier, so the invoice was closed." },
            { id: 49, title: "Project", event_date: new Date("2023-04-10T10:05:21Z"), location: "pavilion center community_center", description: "A partial shipment was approved the same day. The session was resolved — late case, no further action. Support reported a partial issue; the appointment was processed." },
            { id: 50, title: "Celebration Networking", event_date: new Date("2023-12-12T22:40:52Z"), location: "pavilion hall rooftop", description: "The request was updated — partial case, no further action. The document was updated following a routine review. An operator asked for a change and the claim was rescheduled." },
            { id: 51, title: "Celebration Webinar", event_date: new Date("2023-09-29T15:43:27Z"), location: "market studio stadium", description: "An operator asked for a change and the report was approved. The supplier asked for a change and the appointment was closed." },
            { id: 52, title: "Showcase Networking", event_date: new Date("2023-10-21T13:19:29Z"), location: "campus", description: "A minor ticket was resolved the same day. Support confirmed the details and the appointment was cancelled." },
            { id: 53, title: "Seminar", event_date: new Date("2023-07-16T08:12:03Z"), location: "auditorium", description: "The document was delayed following a duplicate review. Flagged as urgent. The supplier approved the ticket." },
            { id: 54, title: "Gathering", event_date: new Date("2023-06-15T12:51:03Z"), location: "museum campus stadium", description: "No response from the account owner, so the payment was rejected. The customer reported a repeat issue; the booking was replaced." },
            { id: 55, title: "Initiative Festival Workshop", event_date: new Date("2023-05-24T12:11:30Z"), location: "downtown", description: null },
            { id: 56, title: "Discussion Presentation", event_date: new Date("2023-10-30T14:42:50Z"), location: "rooftop gym farm", description: "The request was cancelled after a repeat check. An unusual follow-up: the request was rescheduled." },
            { id: 57, title: "Summit", event_date: new Date("2023-04-15T16:04:51Z"), location: "restaurant", description: "A duplicate follow-up: the invoice was completed. A manual follow-up: the booking was completed." },
            { id: 58, title: "Presentation Meetup", event_date: new Date("2023-03-11T09:57:37Z"), location: "restaurant stadium", description: "The delivery was approved following a manual review. A late follow-up: the session was rescheduled. A repeat follow-up: the session was replaced. No response from support, so the transfer was completed." },
            { id: 59, title: "Program", event_date: new Date("2023-07-02T10:33:35Z"), location: "studio field", description: "The invoice was confirmed following a manual review. The account owner asked for a change and the payment was reviewed." },
            { id: 60, title: "Festival Celebration", event_date: new Date("2023-09-05T14:32:33Z"), location: "museum rooftop", description: "Flagged as routine. The team rejected the session. The invoice was confirmed following a manual review. The ticket was reviewed — repeat case, no further action." },
            { id: 61, title: "Showcase Expo", event_date: new Date("2023-12-16T16:43:44Z"), location: "restaurant market center", description: "The team asked for a change and the payment was confirmed. A manual shipment was refunded the same day." },
            { id: 62, title: "Forum Gathering Showcase", event_date: new Date("2023-07-28T11:38:16Z"), location: "campus square gym", description: "An urgent booking was completed the same day. The reviewer confirmed the details and the request was replaced." },
            { id: 63, title: "Initiative Community", event_date: new Date("2023-10-16T01:49:15Z"), location: "market", description: "No response from the courier, so the invoice was confirmed. No response from the courier, so the booking was cancelled. An operator asked for a change and the appointment was refunded. The reviewer confirmed the details and the session was replaced." },
            { id: 64, title: "Meetup Program", event_date: new Date("2023-10-26T11:24:29Z"), location: "pavilion studio campus", description: "A partial order was reopened the same day. No response from the courier, so the account was reviewed." },
            { id: 65, title: "Webinar", event_date: new Date("2023-11-20T08:16:16Z"), location: "museum", description: null },
            { id: 66, title: "Event Community", event_date: new Date("2023-06-10T08:35:37Z"), location: "square church", description: "No response from an operator, so the invoice was reviewed. The account was rescheduled following a duplicate review." },
            { id: 67, title: "Forum Project", event_date: new Date("2023-04-30T14:32:20Z"), location: "church park", description: "Flagged as duplicate. The account owner resolved the record. The transfer was refunded — late case, no further action. The account owner confirmed the details and the request was updated." },
            { id: 68, title: "Networking Workshop Forum", event_date: new Date("2023-09-13T13:13:22Z"), location: "auditorium gym theater", description: "The claim was cancelled after a repeat check. Flagged as automatic. The reviewer updated the request. The transfer was rejected following a standard review." },
            { id: 69, title: "Discussion Presentation", event_date: new Date("2023-01-10T13:44:04Z"), location: "community_center park library", description: "The supplier reported a duplicate issue; the session was escalated. Flagged as standard. The customer delayed the document. Flagged as partial. The courier reviewed the booking." },
            { id: 70, title: "Summit Program", event_date: new Date("2023-01-04T09:05:27Z"), location: "office market", description: "A routine refund was confirmed the same day. The transfer was closed following a standard review. The team reported a duplicate issue; the claim was reopened. Support asked for a change and the item was delayed." },
            { id: 71, title: "Meetup Forum Event", event_date: new Date("2023-12-26T17:36:17Z"), location: "market pavilion", description: "The courier asked for a change and the payment was processed. No response from the supplier, so the transfer was confirmed. An automatic delivery was refunded the same day." },
            { id: 72, title: "Celebration Summit Presentation", event_date: new Date("2023-08-05T09:00:47Z"), location: "market beach garden", description: "Flagged as duplicate. The courier reviewed the delivery. The reviewer reported a manual issue; the claim was confirmed. The account owner reported an urgent issue; the shipment was cancelled." },
            { id: 73, title: "Networking", event_date: new Date("2023-09-18T08:01:30Z"), location: "studio rooftop library", description: "The order was confirmed — unusual case, no further action. No response from the team, so the document was completed." },
            { id: 74, title: "Project Workshop", event_date: new Date("2023-06-27T12:03:26Z"), location: "gallery field", description: "No response from an operator, so the account was cancelled. No response from the customer, so the record was closed. An automatic ticket was escalated the same day." },
            { id: 75, title: "Gathering Summit", event_date: new Date("2023-07-06T16:17:47Z"), location: "church", description: "The account was confirmed — standard case, no further action. The refund was refunded — partial case, no further action. A standard invoice was approved the same day. A minor follow-up: the order was approved." },
            { id: 76, title: "Summit Expo Presentation", event_date: new Date("2023-01-28T13:46:41Z"), location: "library", description: "The customer reported a manual issue; the claim was closed. The delivery was updated following a partial review. Support reported an automatic issue; the invoice was rejected. Flagged as repeat. An operator rescheduled the item." },
            { id: 77, title: "Initiative Expo Presentation", event_date: new Date("2023-06-16T10:44:15Z"), location: "library hall", description: "No response from the team, so the booking was confirmed. Flagged as late. The supplier reopened the session." },
            { id: 78, title: "Discussion Showcase", event_date: new Date("2023-10-30T17:25:53Z"), location: "farm garden", description: "The customer reported an urgent issue; the payment was completed. An incomplete shipment was confirmed the same day. A routine follow-up: the appointment was reopened. The reviewer reported an incomplete issue; the order was rescheduled." },
            { id: 79, title: "Workshop", event_date: new Date("2023-08-16T10:24:06Z"), location: "museum campus restaurant", description: "The shipment was completed following a partial review. An automatic follow-up: the claim was replaced." },
            { id: 80, title: "Conference Networking Meetup", event_date: new Date("2023-11-21T10:20:23Z"), location: "gym cafe office", description: "The refund was completed following an incomplete review. The customer reported a late issue; the item was rejected. A manual follow-up: the payment was reviewed. The courier confirmed the details and the account was cancelled." },
            { id: 81, title: "Discussion Celebration", event_date: new Date("2023-06-28T12:27:11Z"), location: "park gallery center", description: "The session was processed after a partial check. The account was approved after a routine check. The session was updated following a late review." },
            { id: 82, title: "Meetup Celebration Workshop", event_date: new Date("2023-05-03T10:51:15Z"), location: "restaurant", description: "The report was approved following a repeat review. A routine ticket was escalated the same day. An incomplete transfer was escalated the same day." },
            { id: 83, title: "Seminar Celebration Discussion", event_date: new Date("2023-05-31T14:19:41Z"), location: "square cafe", description: "An urgent follow-up: the payment was updated. An operator asked for a change and the account was escalated. A manual order was replaced the same day." },
            { id: 84, title: "Discussion", event_date: new Date("2023-04-11T14:54:43Z"), location: "club market", description: "Flagged as standard. An operator rejected the report. The supplier asked for a change and the document was delayed." },
            { id: 85, title: "Initiative Discussion Program", event_date: new Date("2023-10-22T10:48:46Z"), location: "garden gym stadium", description: "The session was confirmed — late case, no further action. A routine follow-up: the claim was resolved. The session was cancelled after an automatic check." },
            { id: 86, title: "Gathering", event_date: new Date("2023-03-03T09:44:39Z"), location: "community_center", description: "The item was refunded following a late review. The courier confirmed the details and the order was reviewed." },
            { id: 87, title: "Conference", event_date: new Date("2023-06-17T10:44:41Z"), location: "theater office", description: "No response from an operator, so the order was processed. Flagged as late. The reviewer delayed the delivery. Flagged as incomplete. The account owner rejected the account." },
            { id: 88, title: "Workshop Summit Initiative", event_date: new Date("2023-11-11T13:03:36Z"), location: "square", description: "An incomplete booking was escalated the same day. The record was approved following a standard review." },
            { id: 89, title: "Engagement Expo Celebration", event_date: new Date("2023-08-14T17:01:42Z"), location: "club restaurant", description: "The item was approved — minor case, no further action. Flagged as standard. The courier refunded the transfer. An operator confirmed the details and the order was confirmed." },
            { id: 90, title: "Webinar Event Initiative", event_date: new Date("2023-09-13T16:15:55Z"), location: "downtown gym school", description: "The account was rescheduled following a manual review. The courier reported a standard issue; the report was escalated." },
            { id: 91, title: "Meetup", event_date: new Date("2023-11-26T17:52:36Z"), location: "campus field auditorium", description: null },
            { id: 92, title: "Meetup Festival Engagement", event_date: new Date("2023-09-20T14:43:46Z"), location: "church", description: "An incomplete follow-up: the account was escalated. No response from an operator, so the item was delayed. The invoice was escalated — routine case, no further action. A late follow-up: the transfer was rescheduled." },
            { id: 93, title: "Expo Event", event_date: new Date("2023-09-07T20:05:12Z"), location: "stadium garden", description: "An unusual follow-up: the shipment was reopened. The session was escalated after a routine check. The reviewer confirmed the details and the account was cancelled." },
            { id: 94, title: "Meetup Festival", event_date: new Date("2023-07-24T13:54:44Z"), location: "campus square club", description: "An unusual follow-up: the shipment was rescheduled. A late follow-up: the item was refunded. The ticket was processed — standard case, no further action." },
            { id: 95, title: "Event Project Festival", event_date: new Date("2023-02-13T12:20:35Z"), location: "square pavilion", description: "No response from the courier, so the payment was rejected. The transfer was cancelled — late case, no further action. Flagged as partial. The account owner completed the record. Support confirmed the details and the payment was cancelled." },
            { id: 96, title: "Seminar Expo Discussion", event_date: new Date("2023-07-08T15:24:07Z"), location: "park", description: "No response from the account owner, so the session was refunded. A late session was completed the same day. A routine payment was closed the same day." },
            { id: 97, title: "Gathering", event_date: new Date("2023-12-29T20:50:40Z"), location: "studio campus", description: "The account owner confirmed the details and the booking was closed. No response from the account owner, so the record was closed. The booking was reviewed after an urgent check. A duplicate request was confirmed the same day." },
            { id: 98, title: "Event", event_date: new Date("2023-01-28T10:55:07Z"), location: "hall", description: "No response from the supplier, so the booking was replaced. The team asked for a change and the item was refunded." },
            { id: 99, title: "Community", event_date: new Date("2023-05-09T09:53:58Z"), location: "park campus", description: "The invoice was rescheduled after an incomplete check. The reviewer asked for a change and the document was updated. Flagged as duplicate. The account owner updated the order. The courier confirmed the details and the order was refunded." },
            { id: 100, title: "Festival Expo", event_date: new Date("2023-10-18T14:49:17Z"), location: "garden", description: "No response from the account owner, so the report was approved. The item was confirmed — incomplete case, no further action. The document was refunded after a late check. A minor follow-up: the account was closed." },
        ],
    });
    await prisma.local_businesses.createMany({
        data: [
            { id: 1, name: "Oak Industries", contact_email: "oak.industries@example.net", established_date: "2011-02-11", business_type: "shop" },
            { id: 2, name: "Keystone Labs", contact_email: null, established_date: "2009-02-13", business_type: "shop" },
            { id: 3, name: "Crest Group", contact_email: "crest.group@example.com", established_date: "2009-11-03", business_type: "shop" },
            { id: 4, name: "Harbor Group", contact_email: "harbor.group@example.com", established_date: "2014-09-29", business_type: "restaurant" },
            { id: 5, name: "Acme Group", contact_email: "acme.group@example.org", established_date: null, business_type: "service" },
            { id: 6, name: "Oak Partners", contact_email: "oak.partners@example.com", established_date: "2014-02-26", business_type: "restaurant" },
            { id: 7, name: "Apex Holdings", contact_email: "apex.holdings@example.net", established_date: "2020-12-14", business_type: "shop" },
            { id: 8, name: "Vista Labs", contact_email: "vista.labs@example.net", established_date: "2021-11-28", business_type: "restaurant" },
            { id: 9, name: "Ember Industries", contact_email: "ember.industries@example.org", established_date: "2018-03-03", business_type: "shop" },
            { id: 10, name: "Tidal Industries", contact_email: "tidal.industries@example.net", established_date: "2008-01-04", business_type: "restaurant" },
            { id: 11, name: "Juniper Health", contact_email: "juniper.health@example.org", established_date: "2014-11-23", business_type: "shop" },
            { id: 12, name: "Apex Logistics", contact_email: "apex.logistics@example.org", established_date: "2018-07-10", business_type: "shop" },
            { id: 13, name: "Vector Media", contact_email: "vector.media@example.com", established_date: "2013-05-26", business_type: "restaurant" },
            { id: 14, name: "Cobalt Health", contact_email: "cobalt.health@example.net", established_date: null, business_type: "service" },
            { id: 15, name: "Lantern Media", contact_email: "lantern.media@example.org", established_date: "2007-01-04", business_type: "shop" },
            { id: 16, name: "Clear Software", contact_email: "clear.software@example.com", established_date: "2022-03-28", business_type: "restaurant" },
            { id: 17, name: "Sable Logistics", contact_email: "sable.logistics@example.com", established_date: null, business_type: "service" },
            { id: 18, name: "Ridge Labs", contact_email: "ridge.labs@example.com", established_date: null, business_type: "nonprofit" },
            { id: 19, name: "Blue Logistics", contact_email: "blue.logistics@example.com", established_date: "2022-12-20", business_type: "restaurant" },
            { id: 20, name: "Tidal Logistics", contact_email: "tidal.logistics@example.com", established_date: "2018-12-09", business_type: "shop" },
            { id: 21, name: "Crest Group", contact_email: "crest.group@example.org", established_date: "2022-10-12", business_type: "shop" },
            { id: 22, name: "Bright Partners", contact_email: "bright.partners@example.net", established_date: "2003-10-20", business_type: "restaurant" },
            { id: 23, name: "Acme Health", contact_email: "acme.health@example.net", established_date: null, business_type: "nonprofit" },
            { id: 24, name: "Lumen Works", contact_email: "lumen.works@example.org", established_date: "2022-02-20", business_type: "restaurant" },
            { id: 25, name: "Sable Digital", contact_email: null, established_date: null, business_type: "service" },
            { id: 26, name: "Lantern Group", contact_email: "lantern.group@example.net", established_date: "2021-12-17", business_type: "restaurant" },
            { id: 27, name: "Lantern Energy", contact_email: "lantern.energy@example.com", established_date: "2014-08-22", business_type: "shop" },
            { id: 28, name: "Vista Foods", contact_email: null, established_date: "2016-09-07", business_type: "restaurant" },
            { id: 29, name: "Field Analytics", contact_email: "field.analytics@example.com", established_date: "2018-12-22", business_type: "shop" },
            { id: 30, name: "Quill Media", contact_email: "quill.media@example.net", established_date: null, business_type: "nonprofit" },
            { id: 31, name: "River Digital", contact_email: "river.digital@example.org", established_date: "2003-11-21", business_type: "restaurant" },
            { id: 32, name: "Willow Systems", contact_email: "willow.systems@example.com", established_date: "2004-02-09", business_type: "restaurant" },
            { id: 33, name: "Ridge Systems", contact_email: "ridge.systems@example.com", established_date: "2022-03-09", business_type: "restaurant" },
            { id: 34, name: "Harbor Software", contact_email: "harbor.software@example.org", established_date: null, business_type: "service" },
            { id: 35, name: "Cobalt Studio", contact_email: "cobalt.studio@example.com", established_date: "2002-06-10", business_type: "restaurant" },
            { id: 36, name: "Willow Works", contact_email: "willow.works@example.org", established_date: null, business_type: "nonprofit" },
            { id: 37, name: "Harbor Studio", contact_email: "harbor.studio@example.org", established_date: null, business_type: "service" },
            { id: 38, name: "Tidal Foods", contact_email: "tidal.foods@example.com", established_date: "2023-01-17", business_type: "shop" },
            { id: 39, name: "Field Systems", contact_email: "field.systems@example.net", established_date: null, business_type: "service" },
            { id: 40, name: "Juniper Software", contact_email: "juniper.software@example.com", established_date: null, business_type: "service" },
            { id: 41, name: "Harbor Foods", contact_email: "harbor.foods@example.net", established_date: "2009-05-02", business_type: "restaurant" },
            { id: 42, name: "Orbit Logistics", contact_email: "orbit.logistics@example.net", established_date: null, business_type: "nonprofit" },
            { id: 43, name: "Beacon Media", contact_email: "beacon.media@example.com", established_date: "2011-12-05", business_type: "shop" },
            { id: 44, name: "Compass Industries", contact_email: "compass.industries@example.net", established_date: "2004-05-28", business_type: "shop" },
            { id: 45, name: "Quill Media", contact_email: "quill.media@example.com", established_date: "2023-12-05", business_type: "restaurant" },
            { id: 46, name: "Compass Studio", contact_email: "compass.studio@example.net", established_date: "2001-12-20", business_type: "restaurant" },
            { id: 47, name: "Oak Group", contact_email: "oak.group@example.org", established_date: "2004-05-03", business_type: "shop" },
            { id: 48, name: "Bright Digital", contact_email: "bright.digital@example.net", established_date: null, business_type: "nonprofit" },
            { id: 49, name: "Field Partners", contact_email: "field.partners@example.com", established_date: null, business_type: "nonprofit" },
            { id: 50, name: "Keystone Logistics", contact_email: "keystone.logistics@example.org", established_date: null, business_type: "nonprofit" },
            { id: 51, name: "Iron Health", contact_email: "iron.health@example.net", established_date: null, business_type: "service" },
            { id: 52, name: "Clear Analytics", contact_email: "clear.analytics@example.com", established_date: "2007-04-08", business_type: "restaurant" },
            { id: 53, name: "Quill Works", contact_email: "quill.works@example.net", established_date: "2023-11-09", business_type: "restaurant" },
            { id: 54, name: "Vector Software", contact_email: "vector.software@example.org", established_date: "2014-05-04", business_type: "restaurant" },
            { id: 55, name: "Delta Foods", contact_email: "delta.foods@example.org", established_date: "2018-09-02", business_type: "shop" },
            { id: 56, name: "Quill Holdings", contact_email: "quill.holdings@example.com", established_date: "2016-10-08", business_type: "restaurant" },
            { id: 57, name: "Summit Partners", contact_email: "summit.partners@example.org", established_date: null, business_type: "service" },
            { id: 58, name: "Lumen Media", contact_email: "lumen.media@example.net", established_date: "2012-10-22", business_type: "restaurant" },
            { id: 59, name: "Blue Analytics", contact_email: "blue.analytics@example.com", established_date: null, business_type: "service" },
            { id: 60, name: "Ember Analytics", contact_email: "ember.analytics@example.net", established_date: "2004-10-25", business_type: "shop" },
        ],
    });
    await prisma.polls.createMany({
        data: [
            { id: 1, question: "The session was rejected — routine case, no further action.", poll_date: "2023-11-03", total_votes: 10 },
            { id: 2, question: "The invoice was updated after a manual check.", poll_date: "2023-12-25", total_votes: 240 },
            { id: 3, question: "The delivery was completed following a manual review.", poll_date: "2023-04-10", total_votes: null },
            { id: 4, question: "Support reported an unusual issue; the document was processed.", poll_date: "2023-12-15", total_votes: 12 },
            { id: 5, question: "A standard follow-up: the request was cancelled.", poll_date: "2023-09-18", total_votes: 154 },
            { id: 6, question: "A routine follow-up: the appointment was reviewed.", poll_date: "2023-03-15", total_votes: 127 },
            { id: 7, question: "No response from the supplier, so the shipment was escalated.", poll_date: "2023-09-24", total_votes: 2 },
            { id: 8, question: "No response from the team, so the refund was approved.", poll_date: "2023-05-16", total_votes: 107 },
            { id: 9, question: "The customer asked for a change and the shipment was cancelled.", poll_date: "2023-06-16", total_votes: 143 },
            { id: 10, question: "The document was approved after a repeat check.", poll_date: "2023-10-12", total_votes: null },
            { id: 11, question: "The courier asked for a change and the claim was refunded.", poll_date: "2023-09-16", total_votes: 265 },
            { id: 12, question: "No response from the reviewer, so the request was reopened.", poll_date: "2023-11-17", total_votes: 59 },
            { id: 13, question: "No response from the customer, so the report was closed.", poll_date: "2023-10-03", total_votes: 17 },
            { id: 14, question: "The reviewer confirmed the details and the account was replaced.", poll_date: "2023-05-12", total_votes: null },
            { id: 15, question: "The appointment was updated — unusual case, no further action.", poll_date: "2023-08-23", total_votes: 94 },
            { id: 16, question: "The booking was replaced after a manual check.", poll_date: "2023-12-11", total_votes: null },
            { id: 17, question: "A routine document was replaced the same day.", poll_date: "2023-06-02", total_votes: 6 },
            { id: 18, question: "Flagged as duplicate. The courier rescheduled the shipment.", poll_date: "2023-04-14", total_votes: 190 },
            { id: 19, question: "The courier reported a minor issue; the transfer was escalated.", poll_date: "2023-03-05", total_votes: 193 },
            { id: 20, question: "The team confirmed the details and the refund was reviewed.", poll_date: "2023-11-29", total_votes: 125 },
            { id: 21, question: "No response from an operator, so the order was delayed.", poll_date: "2023-12-11", total_votes: 106 },
            { id: 22, question: "Support asked for a change and the document was rescheduled.", poll_date: "2023-04-15", total_votes: 295 },
            { id: 23, question: "No response from support, so the record was delayed.", poll_date: "2023-07-03", total_votes: null },
            { id: 24, question: "The reviewer reported an unusual issue; the record was resolved.", poll_date: "2023-08-05", total_votes: 214 },
            { id: 25, question: "The account owner reported an unusual issue; the invoice was rescheduled.", poll_date: "2023-07-03", total_votes: 4 },
            { id: 26, question: "An unusual follow-up: the transfer was updated.", poll_date: "2023-03-15", total_votes: 9 },
            { id: 27, question: "No response from the team, so the transfer was rejected.", poll_date: "2023-01-01", total_votes: 77 },
            { id: 28, question: "The courier asked for a change and the order was approved.", poll_date: "2023-04-08", total_votes: 101 },
            { id: 29, question: "The delivery was escalated — partial case, no further action.", poll_date: "2023-06-12", total_votes: 70 },
            { id: 30, question: "The account owner asked for a change and the order was resolved.", poll_date: "2023-04-29", total_votes: 80 },
            { id: 31, question: "The invoice was rescheduled — unusual case, no further action.", poll_date: "2023-01-30", total_votes: 3 },
            { id: 32, question: "The courier asked for a change and the item was refunded.", poll_date: "2023-02-20", total_votes: 120 },
            { id: 33, question: "The item was reviewed after a minor check.", poll_date: "2023-05-06", total_votes: 237 },
            { id: 34, question: "The transfer was approved after an incomplete check.", poll_date: "2023-07-06", total_votes: 89 },
            { id: 35, question: "Support reported an automatic issue; the appointment was cancelled.", poll_date: "2023-02-21", total_votes: null },
            { id: 36, question: "An operator asked for a change and the order was escalated.", poll_date: "2023-12-30", total_votes: 19 },
            { id: 37, question: "The ticket was rescheduled — automatic case, no further action.", poll_date: "2023-05-24", total_votes: 61 },
            { id: 38, question: "The ticket was completed — unusual case, no further action.", poll_date: "2023-01-17", total_votes: 260 },
            { id: 39, question: "The customer confirmed the details and the appointment was confirmed.", poll_date: "2023-05-06", total_votes: 21 },
            { id: 40, question: "A routine ticket was completed the same day.", poll_date: "2023-02-25", total_votes: 11 },
            { id: 41, question: "The payment was rejected after a manual check.", poll_date: "2023-11-01", total_votes: 63 },
            { id: 42, question: "Flagged as partial. The supplier delayed the booking.", poll_date: "2023-11-12", total_votes: 291 },
            { id: 43, question: "The booking was refunded following an automatic review.", poll_date: "2023-06-06", total_votes: 150 },
            { id: 44, question: "Flagged as standard. The courier refunded the session.", poll_date: "2023-01-11", total_votes: 267 },
            { id: 45, question: "The supplier reported an automatic issue; the transfer was resolved.", poll_date: "2023-11-15", total_votes: null },
            { id: 46, question: "The appointment was replaced following a routine review.", poll_date: "2023-05-14", total_votes: 18 },
            { id: 47, question: "A repeat invoice was rescheduled the same day.", poll_date: "2023-07-11", total_votes: 112 },
            { id: 48, question: "The claim was resolved following a duplicate review.", poll_date: "2023-11-30", total_votes: 202 },
            { id: 49, question: "A standard shipment was refunded the same day.", poll_date: "2023-06-10", total_votes: 223 },
            { id: 50, question: "Flagged as repeat. The account owner completed the ticket.", poll_date: "2023-11-12", total_votes: 210 },
        ],
    });
    await prisma.users.createMany({
        data: [
            { id: 1, full_name: "Jonas Larsen", email: "jonas.larsen@example.net", join_date: "2022-06-06", interests: "travel cooking art" },
            { id: 2, full_name: "Chloe Brown", email: "chloe.brown@example.net", join_date: "2020-01-21", interests: "hiking history food" },
            { id: 3, full_name: "Daniel Garcia", email: "daniel.garcia@example.com", join_date: "2020-01-17", interests: "hiking technology culture" },
            { id: 4, full_name: "Tomas Schneider", email: "tomas.schneider@example.com", join_date: "2020-06-08", interests: "fitness" },
            { id: 5, full_name: "Yusuf Kowalski", email: "yusuf.kowalski@example.net", join_date: "2021-04-26", interests: "technology dance" },
            { id: 6, full_name: "Ivan Wilson", email: "ivan.wilson@example.com", join_date: "2021-04-15", interests: "politics" },
            { id: 7, full_name: "Ruby Weber", email: "ruby.weber@example.net", join_date: "2020-12-22", interests: null },
            { id: 8, full_name: "Ines Baker", email: "ines.baker@example.org", join_date: "2021-09-03", interests: "art" },
            { id: 9, full_name: "Emma Yilmaz", email: "emma.yilmaz@example.org", join_date: "2023-02-08", interests: null },
            { id: 10, full_name: "Lina Bauer", email: "lina.bauer@example.net", join_date: "2023-05-03", interests: "cooking" },
            { id: 11, full_name: "Hannah Martin", email: "hannah.martin@example.org", join_date: "2022-06-10", interests: "music hiking" },
            { id: 12, full_name: "Ethan Reyes", email: "ethan.reyes@example.net", join_date: "2020-12-11", interests: "education" },
            { id: 13, full_name: "Lina Novak", email: "lina.novak@example.org", join_date: "2023-01-10", interests: "film" },
            { id: 14, full_name: "Sofia Flores", email: "sofia.flores@example.com", join_date: "2022-05-19", interests: "art theater" },
            { id: 15, full_name: "Nina Cruz", email: "nina.cruz@example.org", join_date: "2023-03-14", interests: "volunteering design fitness" },
            { id: 16, full_name: "Ivan Sousa", email: "ivan.sousa@example.com", join_date: "2022-04-30", interests: "fashion photography politics" },
            { id: 17, full_name: "Zara Evans", email: "zara.evans@example.org", join_date: "2023-01-14", interests: "animals" },
            { id: 18, full_name: "Wei Hoffmann", email: "wei.hoffmann@example.com", join_date: "2021-03-11", interests: null },
            { id: 19, full_name: "Sofia Larsen", email: "sofia.larsen@example.com", join_date: "2023-04-19", interests: "music art" },
            { id: 20, full_name: "Rosa Walker", email: "rosa.walker@example.org", join_date: "2020-02-10", interests: "food" },
            { id: 21, full_name: "Uma Murphy", email: "uma.murphy@example.net", join_date: "2022-06-09", interests: "food culture" },
            { id: 22, full_name: "James Adams", email: "james.adams@example.org", join_date: "2022-02-01", interests: "music film food" },
            { id: 23, full_name: "Jade Fischer", email: "jade.fischer@example.org", join_date: "2020-07-09", interests: "history environment" },
            { id: 24, full_name: "Isaac Taylor", email: "isaac.taylor@example.net", join_date: "2023-11-09", interests: "animals crafting nature" },
            { id: 25, full_name: "Ethan Adams", email: "ethan.adams@example.com", join_date: "2021-05-15", interests: "music" },
            { id: 26, full_name: "Nadia Dubois", email: "nadia.dubois@example.com", join_date: "2023-11-14", interests: "science" },
            { id: 27, full_name: "Oscar Demir", email: "oscar.demir@example.net", join_date: "2021-08-06", interests: "writing" },
            { id: 28, full_name: "Sara Miller", email: "sara.miller@example.net", join_date: "2023-03-16", interests: "reading science" },
            { id: 29, full_name: "Jonas Singh", email: "jonas.singh@example.org", join_date: "2021-03-30", interests: "culture" },
            { id: 30, full_name: "Mohamed Adams", email: "mohamed.adams@example.org", join_date: "2020-09-28", interests: "fashion technology" },
            { id: 31, full_name: "Maria Hughes", email: "maria.hughes@example.com", join_date: "2023-02-17", interests: "animals" },
            { id: 32, full_name: "Carla Demir", email: "carla.demir@example.net", join_date: "2022-08-10", interests: "design" },
            { id: 33, full_name: "Laura Patel", email: "laura.patel@example.net", join_date: "2020-09-18", interests: "food" },
            { id: 34, full_name: "Mei Sato", email: "mei.sato@example.org", join_date: "2022-05-21", interests: "culture writing fashion" },
            { id: 35, full_name: "Karim Khan", email: "karim.khan@example.net", join_date: "2021-01-25", interests: null },
            { id: 36, full_name: "Nour Moreau", email: "nour.moreau@example.net", join_date: "2020-07-15", interests: "film" },
            { id: 37, full_name: "Julia Baker", email: "julia.baker@example.org", join_date: "2022-08-11", interests: "writing art environment" },
            { id: 38, full_name: "Maja Almeida", email: "maja.almeida@example.com", join_date: "2022-03-03", interests: "fashion" },
            { id: 39, full_name: "Deniz Bennett", email: "deniz.bennett@example.net", join_date: "2021-12-19", interests: "art technology" },
            { id: 40, full_name: "Victor Rossi", email: "victor.rossi@example.com", join_date: "2022-06-20", interests: "cooking film hiking" },
            { id: 41, full_name: "Yusuf Patel", email: "yusuf.patel@example.org", join_date: "2021-01-25", interests: "politics food nature" },
            { id: 42, full_name: "Hugo Yilmaz", email: "hugo.yilmaz@example.net", join_date: "2022-01-17", interests: "cooking reading community" },
            { id: 43, full_name: "Yusuf Gomez", email: "yusuf.gomez@example.net", join_date: "2023-11-08", interests: null },
            { id: 44, full_name: "Nina Nakamura", email: "nina.nakamura@example.com", join_date: "2023-03-07", interests: "writing" },
            { id: 45, full_name: "Oscar Khan", email: "oscar.khan@example.com", join_date: "2021-11-09", interests: "animals culture health" },
            { id: 46, full_name: "Ana Garcia", email: "ana.garcia@example.net", join_date: "2021-02-08", interests: "fashion" },
            { id: 47, full_name: "Rosa Schmidt", email: "rosa.schmidt@example.net", join_date: "2022-03-14", interests: null },
            { id: 48, full_name: "Daniel Sato", email: "daniel.sato@example.org", join_date: "2023-09-23", interests: "theater food hiking" },
            { id: 49, full_name: "Alice Larsen", email: "alice.larsen@example.com", join_date: "2021-11-13", interests: "theater gaming crafting" },
            { id: 50, full_name: "Mei Wagner", email: "mei.wagner@example.org", join_date: "2022-07-27", interests: "film" },
            { id: 51, full_name: "Olivia Clark", email: "olivia.clark@example.com", join_date: "2021-11-07", interests: "reading food technology" },
            { id: 52, full_name: "Mei Ruiz", email: "mei.ruiz@example.net", join_date: "2023-11-14", interests: "writing technology science" },
            { id: 53, full_name: "Ben Ahmed", email: "ben.ahmed@example.com", join_date: "2021-11-19", interests: "animals fitness science" },
            { id: 54, full_name: "Omar Zhang", email: "omar.zhang@example.com", join_date: "2022-08-17", interests: null },
            { id: 55, full_name: "Elena Jensen", email: "elena.jensen@example.org", join_date: "2023-02-08", interests: "art" },
            { id: 56, full_name: "Maja Martin", email: "maja.martin@example.org", join_date: "2022-07-06", interests: "sports fashion culture" },
            { id: 57, full_name: "Arjun Oliveira", email: "arjun.oliveira@example.com", join_date: "2022-05-10", interests: "environment dance" },
            { id: 58, full_name: "Elena Miller", email: "elena.miller@example.org", join_date: "2023-01-31", interests: "food volunteering gaming" },
            { id: 59, full_name: "Jack Wagner", email: "jack.wagner@example.org", join_date: "2020-07-23", interests: "gaming theater" },
            { id: 60, full_name: "Chen Pereira", email: "chen.pereira@example.com", join_date: "2023-05-08", interests: "cooking" },
            { id: 61, full_name: "Nadia Ibrahim", email: "nadia.ibrahim@example.com", join_date: "2022-09-18", interests: "theater" },
            { id: 62, full_name: "Yusuf Khan", email: "yusuf.khan@example.org", join_date: "2023-01-18", interests: "science" },
            { id: 63, full_name: "Nadia Murphy", email: "nadia.murphy@example.org", join_date: "2023-02-16", interests: null },
            { id: 64, full_name: "Priya Bauer", email: "priya.bauer@example.com", join_date: "2021-08-23", interests: "technology food" },
            { id: 65, full_name: "Arjun Nakamura", email: "arjun.nakamura@example.org", join_date: "2022-07-23", interests: "animals" },
            { id: 66, full_name: "Laura Schneider", email: "laura.schneider@example.net", join_date: "2020-12-13", interests: "cooking" },
            { id: 67, full_name: "Marco Vargas", email: "marco.vargas@example.org", join_date: "2022-05-24", interests: "music" },
            { id: 68, full_name: "Elif Larsen", email: "elif.larsen@example.com", join_date: "2022-10-03", interests: "travel music reading" },
            { id: 69, full_name: "Julia Ahmed", email: "julia.ahmed@example.com", join_date: "2021-01-17", interests: "writing" },
            { id: 70, full_name: "Maya Zhang", email: "maya.zhang@example.net", join_date: "2021-03-22", interests: "fitness" },
            { id: 71, full_name: "James Gomez", email: "james.gomez@example.org", join_date: "2023-07-09", interests: "science reading" },
            { id: 72, full_name: "Hannah Weber", email: "hannah.weber@example.org", join_date: "2023-02-11", interests: "theater animals science" },
            { id: 73, full_name: "Rosa Evans", email: "rosa.evans@example.com", join_date: "2020-03-11", interests: "volunteering science health" },
            { id: 74, full_name: "Arjun Walker", email: "arjun.walker@example.org", join_date: "2022-11-28", interests: "education dance fitness" },
            { id: 75, full_name: "Jack Ruiz", email: "jack.ruiz@example.org", join_date: "2022-07-23", interests: "animals" },
            { id: 76, full_name: "Elif Pereira", email: "elif.pereira@example.net", join_date: "2021-10-02", interests: "travel" },
            { id: 77, full_name: "Nadia Kumar", email: "nadia.kumar@example.net", join_date: "2023-09-16", interests: "politics art" },
            { id: 78, full_name: "Nina Ahmed", email: "nina.ahmed@example.net", join_date: "2020-05-23", interests: null },
            { id: 79, full_name: "Maya Kim", email: "maya.kim@example.com", join_date: "2022-02-18", interests: "gaming animals" },
            { id: 80, full_name: "Rafael Fischer", email: "rafael.fischer@example.org", join_date: "2022-07-03", interests: null },
            { id: 81, full_name: "Elif Diaz", email: "elif.diaz@example.com", join_date: "2023-10-03", interests: "environment cooking music" },
            { id: 82, full_name: "Karim Cruz", email: "karim.cruz@example.net", join_date: "2020-11-02", interests: "cooking technology socializing" },
            { id: 83, full_name: "Uma Nguyen", email: "uma.nguyen@example.org", join_date: "2023-03-29", interests: "socializing" },
            { id: 84, full_name: "Zoe Garcia", email: "zoe.garcia@example.org", join_date: "2020-01-15", interests: "writing nature" },
            { id: 85, full_name: "Carlos Nakamura", email: "carlos.nakamura@example.com", join_date: "2020-07-31", interests: "cooking health" },
            { id: 86, full_name: "Jonas Dubois", email: "jonas.dubois@example.org", join_date: "2023-02-08", interests: "sports cooking" },
            { id: 87, full_name: "David Chen", email: "david.chen@example.com", join_date: "2023-05-27", interests: "history science photography" },
            { id: 88, full_name: "Chen Clark", email: "chen.clark@example.org", join_date: "2023-09-19", interests: "film food crafting" },
            { id: 89, full_name: "Noah Zhang", email: "noah.zhang@example.org", join_date: "2022-11-07", interests: "travel" },
            { id: 90, full_name: "Jack Novak", email: "jack.novak@example.org", join_date: "2020-11-06", interests: "writing" },
            { id: 91, full_name: "Anna Hassan", email: "anna.hassan@example.com", join_date: "2020-04-24", interests: "crafting reading politics" },
            { id: 92, full_name: "Yusuf Kumar", email: "yusuf.kumar@example.com", join_date: "2023-05-08", interests: "theater gaming nature" },
            { id: 93, full_name: "Mohamed Smith", email: "mohamed.smith@example.com", join_date: "2020-01-09", interests: "health socializing community" },
            { id: 94, full_name: "Zara Silva", email: "zara.silva@example.org", join_date: "2020-09-25", interests: "crafting food socializing" },
            { id: 95, full_name: "Mia Jansen", email: "mia.jansen@example.com", join_date: "2023-03-31", interests: "environment volunteering" },
            { id: 96, full_name: "Hannah Mendes", email: "hannah.mendes@example.com", join_date: "2020-06-28", interests: "writing socializing" },
            { id: 97, full_name: "Elif Hughes", email: "elif.hughes@example.com", join_date: "2021-10-12", interests: "technology culture" },
            { id: 98, full_name: "Tariq Ruiz", email: "tariq.ruiz@example.org", join_date: "2021-08-19", interests: "film travel" },
            { id: 99, full_name: "Liam Rossi", email: "liam.rossi@example.org", join_date: "2020-02-07", interests: "reading" },
            { id: 100, full_name: "Wei Demir", email: "wei.demir@example.net", join_date: "2020-12-05", interests: "crafting volunteering" },
            { id: 101, full_name: "Carla Bennett", email: "carla.bennett@example.net", join_date: "2021-04-20", interests: "hiking reading travel" },
            { id: 102, full_name: "Zoe Smith", email: "zoe.smith@example.org", join_date: "2022-07-05", interests: "nature technology environment" },
            { id: 103, full_name: "Chloe Dubois", email: "chloe.dubois@example.com", join_date: "2021-11-15", interests: "sports" },
            { id: 104, full_name: "Priya Rossi", email: "priya.rossi@example.com", join_date: "2023-09-28", interests: "hiking art design" },
            { id: 105, full_name: "Laura Tanaka", email: "laura.tanaka@example.org", join_date: "2023-01-17", interests: "nature dance environment" },
            { id: 106, full_name: "Noah Diaz", email: "noah.diaz@example.org", join_date: "2021-01-23", interests: "fitness" },
            { id: 107, full_name: "Hana Sousa", email: "hana.sousa@example.org", join_date: "2021-02-28", interests: "dance science" },
            { id: 108, full_name: "Lena Walker", email: "lena.walker@example.com", join_date: "2021-06-09", interests: "science travel cooking" },
            { id: 109, full_name: "Elif Ruiz", email: "elif.ruiz@example.com", join_date: "2023-04-13", interests: null },
            { id: 110, full_name: "Theo Sato", email: "theo.sato@example.net", join_date: "2023-03-27", interests: "volunteering" },
            { id: 111, full_name: "Carlos Kumar", email: "carlos.kumar@example.net", join_date: "2023-05-04", interests: null },
            { id: 112, full_name: "Emma Becker", email: "emma.becker@example.net", join_date: "2023-01-19", interests: "sports design reading" },
            { id: 113, full_name: "Jade Diaz", email: "jade.diaz@example.com", join_date: "2023-07-06", interests: "photography sports cooking" },
            { id: 114, full_name: "Leo Schmidt", email: "leo.schmidt@example.com", join_date: "2020-07-25", interests: "history fashion" },
            { id: 115, full_name: "Carlos Nguyen", email: "carlos.nguyen@example.org", join_date: "2020-07-05", interests: "history photography" },
            { id: 116, full_name: "Ines Klein", email: "ines.klein@example.org", join_date: "2022-01-29", interests: null },
            { id: 117, full_name: "Jonas Rossi", email: "jonas.rossi@example.com", join_date: "2020-12-25", interests: "community dance" },
            { id: 118, full_name: "Julia Sousa", email: "julia.sousa@example.org", join_date: "2022-07-03", interests: "culture" },
            { id: 119, full_name: "Sam Klein", email: "sam.klein@example.org", join_date: "2021-08-15", interests: "community" },
            { id: 120, full_name: "Mei Dubois", email: "mei.dubois@example.com", join_date: "2021-02-05", interests: "hiking" },
            { id: 121, full_name: "Nadia Johnson", email: "nadia.johnson@example.net", join_date: "2022-05-07", interests: "science culture" },
            { id: 122, full_name: "Hannah Wang", email: "hannah.wang@example.net", join_date: "2021-07-20", interests: "fashion" },
            { id: 123, full_name: "Olivia Nguyen", email: "olivia.nguyen@example.org", join_date: "2023-08-21", interests: "socializing history gaming" },
            { id: 124, full_name: "Ivan Ruiz", email: "ivan.ruiz@example.org", join_date: "2022-01-17", interests: "photography" },
            { id: 125, full_name: "Omar Nguyen", email: "omar.nguyen@example.net", join_date: "2022-01-17", interests: "music fitness" },
            { id: 126, full_name: "Sven Silva", email: "sven.silva@example.net", join_date: "2021-01-21", interests: "education food" },
            { id: 127, full_name: "Oscar Hoffmann", email: "oscar.hoffmann@example.net", join_date: "2023-12-19", interests: null },
            { id: 128, full_name: "Mohamed Brown", email: "mohamed.brown@example.com", join_date: "2023-07-26", interests: "fashion" },
            { id: 129, full_name: "Nadia Brown", email: "nadia.brown@example.net", join_date: "2020-05-30", interests: null },
            { id: 130, full_name: "Lina Diaz", email: "lina.diaz@example.org", join_date: "2023-10-22", interests: "crafting" },
            { id: 131, full_name: "Daniel Vargas", email: "daniel.vargas@example.org", join_date: "2022-04-05", interests: "gaming health" },
            { id: 132, full_name: "Lina Gomez", email: "lina.gomez@example.org", join_date: "2023-09-24", interests: "health" },
            { id: 133, full_name: "Deniz Fischer", email: "deniz.fischer@example.com", join_date: "2021-10-06", interests: "socializing crafting history" },
            { id: 134, full_name: "Fatima Hassan", email: "fatima.hassan@example.org", join_date: "2022-07-06", interests: "photography film socializing" },
            { id: 135, full_name: "James Wang", email: "james.wang@example.org", join_date: "2023-03-25", interests: "animals photography" },
            { id: 136, full_name: "Noah Carter", email: "noah.carter@example.com", join_date: "2022-08-11", interests: "fitness" },
            { id: 137, full_name: "Pedro Kowalski", email: "pedro.kowalski@example.com", join_date: "2023-04-13", interests: "health photography" },
            { id: 138, full_name: "Carla Nguyen", email: "carla.nguyen@example.com", join_date: "2020-02-16", interests: "writing history" },
            { id: 139, full_name: "Ben Adams", email: "ben.adams@example.org", join_date: "2022-01-01", interests: "theater" },
            { id: 140, full_name: "Felix Reyes", email: "felix.reyes@example.com", join_date: "2023-11-28", interests: "education health" },
            { id: 141, full_name: "Pedro Young", email: "pedro.young@example.com", join_date: "2023-03-09", interests: "volunteering music" },
            { id: 142, full_name: "Zoe Young", email: "zoe.young@example.com", join_date: "2022-06-06", interests: "cooking culture" },
            { id: 143, full_name: "Tariq Davis", email: "tariq.davis@example.org", join_date: "2022-07-03", interests: "design crafting" },
            { id: 144, full_name: "Nina Taylor", email: "nina.taylor@example.net", join_date: "2023-01-04", interests: "film history" },
            { id: 145, full_name: "Alice Wright", email: "alice.wright@example.org", join_date: "2021-12-09", interests: "environment travel" },
            { id: 146, full_name: "Paula Oliveira", email: "paula.oliveira@example.net", join_date: "2020-12-20", interests: "science history music" },
            { id: 147, full_name: "Jonas Park", email: "jonas.park@example.com", join_date: "2021-02-20", interests: "health" },
            { id: 148, full_name: "Ruby Schmidt", email: "ruby.schmidt@example.org", join_date: "2023-11-07", interests: null },
            { id: 149, full_name: "Fatima Gomez", email: "fatima.gomez@example.com", join_date: "2023-05-02", interests: "socializing" },
            { id: 150, full_name: "Daniel Fischer", email: "daniel.fischer@example.com", join_date: "2021-04-19", interests: null },
        ],
    });
    await prisma.participations.createMany({
        data: [
            { id: 1, user_id: 66, event_id: 11, level_of_engagement: "attended", participation_date: new Date("2023-04-12T13:18:06Z"), feedback: "average", duration_minutes: 102 },
            { id: 2, user_id: 85, event_id: 88, level_of_engagement: "attended", participation_date: new Date("2023-08-26T15:51:48Z"), feedback: "unproductive disappointing boring", duration_minutes: 164 },
            { id: 3, user_id: 132, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-18T16:56:54Z"), feedback: "fun helpful poor", duration_minutes: 144 },
            { id: 4, user_id: 51, event_id: 8, level_of_engagement: "attended", participation_date: new Date("2023-02-11T10:23:08Z"), feedback: "average", duration_minutes: 140 },
            { id: 5, user_id: 76, event_id: 63, level_of_engagement: "attended", participation_date: new Date("2023-10-08T06:05:04Z"), feedback: "informative", duration_minutes: 133 },
            { id: 6, user_id: 58, event_id: 27, level_of_engagement: "attended", participation_date: new Date("2023-10-10T11:22:16Z"), feedback: "engaging average unproductive", duration_minutes: 142 },
            { id: 7, user_id: 23, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-02T14:05:57Z"), feedback: "poor excellent", duration_minutes: 116 },
            { id: 8, user_id: 109, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-10-23T08:29:16Z"), feedback: "average poor informative", duration_minutes: 146 },
            { id: 9, user_id: 147, event_id: 5, level_of_engagement: "attended", participation_date: new Date("2023-03-02T09:49:28Z"), feedback: "informative disappointing", duration_minutes: 103 },
            { id: 10, user_id: 84, event_id: 83, level_of_engagement: "attended", participation_date: new Date("2023-07-21T15:23:43Z"), feedback: "exciting poor boring", duration_minutes: 82 },
            { id: 11, user_id: 87, event_id: 33, level_of_engagement: "attended", participation_date: new Date("2023-11-23T08:38:32Z"), feedback: "exciting", duration_minutes: 111 },
            { id: 12, user_id: 42, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-10-22T09:29:56Z"), feedback: "unproductive engaging", duration_minutes: 109 },
            { id: 13, user_id: 61, event_id: 32, level_of_engagement: "attended", participation_date: new Date("2023-03-21T22:01:28Z"), feedback: "boring helpful", duration_minutes: 97 },
            { id: 14, user_id: 29, event_id: 60, level_of_engagement: "attended", participation_date: new Date("2023-08-26T14:05:39Z"), feedback: "unproductive fun", duration_minutes: 125 },
            { id: 15, user_id: 112, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-06T10:32:08Z"), feedback: "disappointing", duration_minutes: 130 },
            { id: 16, user_id: 144, event_id: 83, level_of_engagement: "attended", participation_date: new Date("2023-06-15T13:21:12Z"), feedback: "great", duration_minutes: 99 },
            { id: 17, user_id: 20, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-10-22T14:13:41Z"), feedback: "engaging", duration_minutes: 129 },
            { id: 18, user_id: 92, event_id: 36, level_of_engagement: "attended", participation_date: new Date("2023-05-10T11:57:18Z"), feedback: "fun disappointing poor", duration_minutes: 125 },
            { id: 19, user_id: 107, event_id: 31, level_of_engagement: "attended", participation_date: new Date("2023-12-27T16:04:52Z"), feedback: "unproductive fun", duration_minutes: 82 },
            { id: 20, user_id: 142, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-08T13:02:34Z"), feedback: "excellent", duration_minutes: 81 },
            { id: 21, user_id: 150, event_id: 7, level_of_engagement: "attended", participation_date: new Date("2023-01-31T10:32:42Z"), feedback: "average", duration_minutes: 121 },
            { id: 22, user_id: 10, event_id: 9, level_of_engagement: "attended", participation_date: new Date("2023-02-19T18:34:56Z"), feedback: "fun disappointing helpful", duration_minutes: 110 },
            { id: 23, user_id: 89, event_id: 89, level_of_engagement: "attended", participation_date: new Date("2023-04-11T14:40:48Z"), feedback: "excellent", duration_minutes: 99 },
            { id: 24, user_id: 68, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-09T10:29:53Z"), feedback: "boring", duration_minutes: 103 },
            { id: 25, user_id: 92, event_id: 77, level_of_engagement: "attended", participation_date: new Date("2023-11-14T14:14:16Z"), feedback: "engaging exciting", duration_minutes: 120 },
            { id: 26, user_id: 41, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-07-11T15:00:10Z"), feedback: "engaging informative", duration_minutes: 120 },
            { id: 27, user_id: 84, event_id: 4, level_of_engagement: "attended", participation_date: new Date("2023-04-23T17:38:10Z"), feedback: "excellent", duration_minutes: 80 },
            { id: 28, user_id: 50, event_id: 79, level_of_engagement: "attended", participation_date: new Date("2023-01-17T08:39:41Z"), feedback: "helpful disappointing", duration_minutes: 118 },
            { id: 29, user_id: 63, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-08T13:34:20Z"), feedback: "disappointing poor", duration_minutes: 87 },
            { id: 30, user_id: 14, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-02-13T13:19:46Z"), feedback: "helpful informative great", duration_minutes: 93 },
            { id: 31, user_id: 110, event_id: 95, level_of_engagement: "attended", participation_date: new Date("2023-11-21T10:04:48Z"), feedback: "poor great", duration_minutes: 108 },
            { id: 32, user_id: 67, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-04-13T10:18:13Z"), feedback: "informative helpful average", duration_minutes: 114 },
            { id: 33, user_id: 144, event_id: 39, level_of_engagement: "attended", participation_date: new Date("2023-01-14T08:39:59Z"), feedback: "average poor", duration_minutes: 111 },
            { id: 34, user_id: 96, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-09T20:15:24Z"), feedback: "great engaging", duration_minutes: 106 },
            { id: 35, user_id: 102, event_id: 44, level_of_engagement: "attended", participation_date: new Date("2023-02-04T13:32:04Z"), feedback: "great poor informative", duration_minutes: 149 },
            { id: 36, user_id: 35, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-07-05T14:34:44Z"), feedback: "excellent disappointing", duration_minutes: 103 },
            { id: 37, user_id: 122, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-07T08:07:37Z"), feedback: "disappointing", duration_minutes: 65 },
            { id: 38, user_id: 47, event_id: 98, level_of_engagement: "attended", participation_date: new Date("2023-03-23T15:46:10Z"), feedback: "helpful unproductive", duration_minutes: 95 },
            { id: 39, user_id: 143, event_id: 20, level_of_engagement: "attended", participation_date: new Date("2023-08-10T10:56:01Z"), feedback: "informative", duration_minutes: 142 },
            { id: 40, user_id: 19, event_id: 29, level_of_engagement: "attended", participation_date: new Date("2023-02-23T11:11:53Z"), feedback: "unproductive", duration_minutes: 128 },
            { id: 41, user_id: 83, event_id: 7, level_of_engagement: "attended", participation_date: new Date("2023-04-13T11:01:03Z"), feedback: "excellent", duration_minutes: 100 },
            { id: 42, user_id: 23, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-09-12T21:48:40Z"), feedback: "informative fun", duration_minutes: 112 },
            { id: 43, user_id: 24, event_id: 14, level_of_engagement: "attended", participation_date: new Date("2023-01-12T18:18:13Z"), feedback: "helpful", duration_minutes: 108 },
            { id: 44, user_id: 41, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-11T15:31:53Z"), feedback: "excellent poor unproductive", duration_minutes: 131 },
            { id: 45, user_id: 41, event_id: 42, level_of_engagement: "attended", participation_date: new Date("2023-08-20T16:45:02Z"), feedback: "poor boring average", duration_minutes: 121 },
            { id: 46, user_id: 71, event_id: 27, level_of_engagement: "attended", participation_date: new Date("2023-05-20T15:22:26Z"), feedback: "disappointing excellent", duration_minutes: 75 },
            { id: 47, user_id: 37, event_id: 5, level_of_engagement: "attended", participation_date: new Date("2023-10-07T11:43:29Z"), feedback: "helpful", duration_minutes: 99 },
            { id: 48, user_id: 50, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-11-30T13:57:08Z"), feedback: "engaging great", duration_minutes: 132 },
            { id: 49, user_id: 95, event_id: 54, level_of_engagement: "attended", participation_date: new Date("2023-10-21T13:22:15Z"), feedback: "poor exciting", duration_minutes: 132 },
            { id: 50, user_id: 119, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-11T16:11:07Z"), feedback: "excellent great", duration_minutes: 78 },
            { id: 51, user_id: 69, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-23T17:45:13Z"), feedback: "disappointing", duration_minutes: 131 },
            { id: 52, user_id: 33, event_id: 91, level_of_engagement: "attended", participation_date: new Date("2023-10-29T11:57:10Z"), feedback: "average informative", duration_minutes: 144 },
            { id: 53, user_id: 84, event_id: 12, level_of_engagement: "attended", participation_date: new Date("2023-06-30T10:36:12Z"), feedback: "great", duration_minutes: 69 },
            { id: 54, user_id: 134, event_id: 87, level_of_engagement: "attended", participation_date: new Date("2023-07-17T17:12:12Z"), feedback: "unproductive poor helpful", duration_minutes: 154 },
            { id: 55, user_id: 37, event_id: 88, level_of_engagement: "attended", participation_date: new Date("2023-05-04T18:22:33Z"), feedback: "excellent", duration_minutes: 134 },
            { id: 56, user_id: 133, event_id: 35, level_of_engagement: "attended", participation_date: new Date("2023-03-17T10:28:59Z"), feedback: "poor", duration_minutes: 106 },
            { id: 57, user_id: 39, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-09-06T12:01:24Z"), feedback: "poor fun", duration_minutes: 95 },
            { id: 58, user_id: 39, event_id: 70, level_of_engagement: "attended", participation_date: new Date("2023-04-15T10:57:11Z"), feedback: "great fun", duration_minutes: 109 },
            { id: 59, user_id: 18, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-02T06:20:18Z"), feedback: "informative excellent boring", duration_minutes: 102 },
            { id: 60, user_id: 78, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-22T09:23:53Z"), feedback: "great engaging", duration_minutes: 103 },
            { id: 61, user_id: 76, event_id: 26, level_of_engagement: "attended", participation_date: new Date("2023-12-07T14:12:36Z"), feedback: "helpful exciting", duration_minutes: 111 },
            { id: 62, user_id: 71, event_id: 57, level_of_engagement: "attended", participation_date: new Date("2023-09-11T11:37:04Z"), feedback: "average exciting informative", duration_minutes: 66 },
            { id: 63, user_id: 39, event_id: 94, level_of_engagement: "attended", participation_date: new Date("2023-10-19T10:55:23Z"), feedback: "informative", duration_minutes: 89 },
            { id: 64, user_id: 68, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-16T16:54:36Z"), feedback: "engaging helpful great", duration_minutes: 104 },
            { id: 65, user_id: 45, event_id: 20, level_of_engagement: "attended", participation_date: new Date("2023-09-17T14:15:54Z"), feedback: "exciting disappointing great", duration_minutes: 110 },
            { id: 66, user_id: 5, event_id: 49, level_of_engagement: "attended", participation_date: new Date("2023-06-27T11:33:35Z"), feedback: "boring exciting excellent", duration_minutes: 110 },
            { id: 67, user_id: 51, event_id: 94, level_of_engagement: "attended", participation_date: new Date("2023-04-07T09:14:08Z"), feedback: "unproductive average", duration_minutes: 132 },
            { id: 68, user_id: 71, event_id: 39, level_of_engagement: "attended", participation_date: new Date("2023-11-09T14:41:10Z"), feedback: "helpful unproductive", duration_minutes: 105 },
            { id: 69, user_id: 83, event_id: 4, level_of_engagement: "attended", participation_date: new Date("2023-10-02T10:30:47Z"), feedback: "average poor", duration_minutes: 133 },
            { id: 70, user_id: 96, event_id: 71, level_of_engagement: "attended", participation_date: new Date("2023-06-01T16:59:57Z"), feedback: "disappointing", duration_minutes: 132 },
            { id: 71, user_id: 81, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-21T13:05:51Z"), feedback: "informative fun engaging", duration_minutes: 89 },
            { id: 72, user_id: 66, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-19T11:43:18Z"), feedback: "excellent great disappointing", duration_minutes: 152 },
            { id: 73, user_id: 129, event_id: 85, level_of_engagement: "attended", participation_date: new Date("2023-07-19T13:32:00Z"), feedback: "informative unproductive", duration_minutes: 106 },
            { id: 74, user_id: 25, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-11-27T10:40:09Z"), feedback: "great", duration_minutes: 124 },
            { id: 75, user_id: 93, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-05-28T11:38:01Z"), feedback: "boring informative poor", duration_minutes: 110 },
            { id: 76, user_id: 92, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-07-15T14:43:08Z"), feedback: "disappointing", duration_minutes: 105 },
            { id: 77, user_id: 47, event_id: 17, level_of_engagement: "attended", participation_date: new Date("2023-06-02T13:48:08Z"), feedback: "average", duration_minutes: 73 },
            { id: 78, user_id: 113, event_id: 62, level_of_engagement: "attended", participation_date: new Date("2023-08-25T10:30:34Z"), feedback: "helpful", duration_minutes: 91 },
            { id: 79, user_id: 134, event_id: 60, level_of_engagement: "attended", participation_date: new Date("2023-01-02T01:18:07Z"), feedback: "poor boring disappointing", duration_minutes: 98 },
            { id: 80, user_id: 62, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-02-20T10:05:26Z"), feedback: "great disappointing", duration_minutes: 123 },
            { id: 81, user_id: 53, event_id: 40, level_of_engagement: "attended", participation_date: new Date("2023-05-13T10:04:05Z"), feedback: "unproductive", duration_minutes: 90 },
            { id: 82, user_id: 143, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-23T13:39:40Z"), feedback: "average helpful unproductive", duration_minutes: 136 },
            { id: 83, user_id: 83, event_id: 32, level_of_engagement: "attended", participation_date: new Date("2023-04-05T11:39:14Z"), feedback: "average engaging informative", duration_minutes: 89 },
            { id: 84, user_id: 28, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-19T14:51:55Z"), feedback: "excellent disappointing unproductive", duration_minutes: 111 },
            { id: 85, user_id: 106, event_id: 92, level_of_engagement: "attended", participation_date: new Date("2023-05-01T12:27:06Z"), feedback: "informative poor boring", duration_minutes: 150 },
            { id: 86, user_id: 65, event_id: 99, level_of_engagement: "attended", participation_date: new Date("2023-06-03T13:34:36Z"), feedback: "excellent boring", duration_minutes: 127 },
            { id: 87, user_id: 12, event_id: 81, level_of_engagement: "attended", participation_date: new Date("2023-12-29T09:46:56Z"), feedback: "helpful excellent", duration_minutes: 112 },
            { id: 88, user_id: 92, event_id: 65, level_of_engagement: "attended", participation_date: new Date("2023-11-14T16:13:25Z"), feedback: "great excellent", duration_minutes: 117 },
            { id: 89, user_id: 8, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-04T12:41:39Z"), feedback: "boring", duration_minutes: 132 },
            { id: 90, user_id: 90, event_id: 3, level_of_engagement: "attended", participation_date: new Date("2023-10-02T11:23:26Z"), feedback: "informative poor engaging", duration_minutes: 89 },
            { id: 91, user_id: 132, event_id: 7, level_of_engagement: "attended", participation_date: new Date("2023-09-02T15:43:55Z"), feedback: "informative", duration_minutes: 84 },
            { id: 92, user_id: 2, event_id: 86, level_of_engagement: "attended", participation_date: new Date("2023-04-12T14:10:45Z"), feedback: "excellent great", duration_minutes: 92 },
            { id: 93, user_id: 140, event_id: 54, level_of_engagement: "attended", participation_date: new Date("2023-08-16T09:05:54Z"), feedback: "great helpful", duration_minutes: 80 },
            { id: 94, user_id: 95, event_id: 56, level_of_engagement: "attended", participation_date: new Date("2023-09-16T09:33:40Z"), feedback: "poor fun", duration_minutes: 137 },
            { id: 95, user_id: 118, event_id: 96, level_of_engagement: "attended", participation_date: new Date("2023-03-01T12:58:33Z"), feedback: "excellent", duration_minutes: 99 },
            { id: 96, user_id: 78, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-02-14T16:26:42Z"), feedback: "average great excellent", duration_minutes: 68 },
            { id: 97, user_id: 46, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-09T16:49:58Z"), feedback: "unproductive", duration_minutes: 87 },
            { id: 98, user_id: 57, event_id: 4, level_of_engagement: "attended", participation_date: new Date("2023-01-30T17:01:44Z"), feedback: "boring exciting", duration_minutes: 112 },
            { id: 99, user_id: 118, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-05T13:52:27Z"), feedback: "helpful great unproductive", duration_minutes: 75 },
            { id: 100, user_id: 108, event_id: 65, level_of_engagement: "attended", participation_date: new Date("2023-06-14T12:01:04Z"), feedback: "exciting boring informative", duration_minutes: 129 },
            { id: 101, user_id: 96, event_id: 79, level_of_engagement: "attended", participation_date: new Date("2023-06-19T11:04:18Z"), feedback: "helpful", duration_minutes: 124 },
            { id: 102, user_id: 55, event_id: 67, level_of_engagement: "attended", participation_date: new Date("2023-07-08T12:01:36Z"), feedback: "average disappointing", duration_minutes: 125 },
            { id: 103, user_id: 27, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-20T09:08:23Z"), feedback: "unproductive great", duration_minutes: 137 },
            { id: 104, user_id: 2, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-10-11T14:52:16Z"), feedback: "informative engaging boring", duration_minutes: 89 },
            { id: 105, user_id: 48, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-29T17:52:50Z"), feedback: "helpful unproductive", duration_minutes: 150 },
            { id: 106, user_id: 63, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-07T14:17:36Z"), feedback: "average fun", duration_minutes: 129 },
            { id: 107, user_id: 148, event_id: 95, level_of_engagement: "attended", participation_date: new Date("2023-11-30T05:54:04Z"), feedback: "helpful", duration_minutes: 56 },
            { id: 108, user_id: 130, event_id: 64, level_of_engagement: "attended", participation_date: new Date("2023-09-29T14:12:05Z"), feedback: "poor helpful", duration_minutes: 105 },
            { id: 109, user_id: 101, event_id: 37, level_of_engagement: "attended", participation_date: new Date("2023-12-20T10:58:21Z"), feedback: "great informative", duration_minutes: 97 },
            { id: 110, user_id: 138, event_id: 36, level_of_engagement: "attended", participation_date: new Date("2023-07-03T11:32:41Z"), feedback: "fun disappointing", duration_minutes: 136 },
            { id: 111, user_id: 6, event_id: 3, level_of_engagement: "attended", participation_date: new Date("2023-11-08T12:45:50Z"), feedback: "engaging", duration_minutes: 100 },
            { id: 112, user_id: 131, event_id: 72, level_of_engagement: "attended", participation_date: new Date("2023-02-11T14:39:11Z"), feedback: "boring", duration_minutes: 114 },
            { id: 113, user_id: 96, event_id: 87, level_of_engagement: "attended", participation_date: new Date("2023-09-19T16:29:17Z"), feedback: "informative", duration_minutes: 71 },
            { id: 114, user_id: 82, event_id: 97, level_of_engagement: "attended", participation_date: new Date("2023-11-04T17:50:36Z"), feedback: "informative average engaging", duration_minutes: 90 },
            { id: 115, user_id: 101, event_id: 88, level_of_engagement: "attended", participation_date: new Date("2023-06-16T03:14:00Z"), feedback: "fun", duration_minutes: 103 },
            { id: 116, user_id: 65, event_id: 23, level_of_engagement: "attended", participation_date: new Date("2023-02-14T13:28:10Z"), feedback: "unproductive helpful fun", duration_minutes: 120 },
            { id: 117, user_id: 34, event_id: 55, level_of_engagement: "attended", participation_date: new Date("2023-09-28T11:46:53Z"), feedback: "poor fun", duration_minutes: 91 },
            { id: 118, user_id: 6, event_id: 7, level_of_engagement: "attended", participation_date: new Date("2023-08-06T15:02:58Z"), feedback: "helpful average", duration_minutes: 76 },
            { id: 119, user_id: 119, event_id: 20, level_of_engagement: "attended", participation_date: new Date("2023-05-16T16:42:40Z"), feedback: "exciting poor", duration_minutes: 83 },
            { id: 120, user_id: 91, event_id: 7, level_of_engagement: "attended", participation_date: new Date("2023-01-05T21:25:27Z"), feedback: "unproductive engaging", duration_minutes: 134 },
            { id: 121, user_id: 76, event_id: 37, level_of_engagement: "attended", participation_date: new Date("2023-09-27T11:09:45Z"), feedback: "boring", duration_minutes: 129 },
            { id: 122, user_id: 53, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-25T07:16:50Z"), feedback: "excellent", duration_minutes: 92 },
            { id: 123, user_id: 37, event_id: 6, level_of_engagement: "attended", participation_date: new Date("2023-09-10T11:02:03Z"), feedback: "boring exciting", duration_minutes: 107 },
            { id: 124, user_id: 126, event_id: 98, level_of_engagement: "attended", participation_date: new Date("2023-11-19T08:23:36Z"), feedback: "fun", duration_minutes: 153 },
            { id: 125, user_id: 23, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-31T10:29:17Z"), feedback: "average exciting boring", duration_minutes: 87 },
            { id: 126, user_id: 118, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-30T12:38:05Z"), feedback: "helpful", duration_minutes: 93 },
            { id: 127, user_id: 72, event_id: 34, level_of_engagement: "attended", participation_date: new Date("2023-01-30T13:24:12Z"), feedback: "fun poor excellent", duration_minutes: 65 },
            { id: 128, user_id: 120, event_id: 4, level_of_engagement: "attended", participation_date: new Date("2023-06-04T16:12:40Z"), feedback: "great", duration_minutes: 115 },
            { id: 129, user_id: 17, event_id: 37, level_of_engagement: "attended", participation_date: new Date("2023-09-13T09:37:01Z"), feedback: "boring fun excellent", duration_minutes: 141 },
            { id: 130, user_id: 145, event_id: 15, level_of_engagement: "attended", participation_date: new Date("2023-12-23T09:02:08Z"), feedback: "helpful average boring", duration_minutes: 79 },
            { id: 131, user_id: 40, event_id: 77, level_of_engagement: "attended", participation_date: new Date("2023-11-21T14:56:47Z"), feedback: "exciting boring average", duration_minutes: 126 },
            { id: 132, user_id: 3, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-11T17:47:45Z"), feedback: "engaging", duration_minutes: 82 },
            { id: 133, user_id: 96, event_id: 82, level_of_engagement: "attended", participation_date: new Date("2023-09-25T09:38:05Z"), feedback: "exciting poor", duration_minutes: 103 },
            { id: 134, user_id: 57, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-22T09:05:17Z"), feedback: "boring", duration_minutes: 88 },
            { id: 135, user_id: 117, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-06-03T16:57:13Z"), feedback: "helpful boring", duration_minutes: 118 },
            { id: 136, user_id: 48, event_id: 39, level_of_engagement: "attended", participation_date: new Date("2023-11-01T10:04:02Z"), feedback: "engaging average", duration_minutes: 94 },
            { id: 137, user_id: 27, event_id: 87, level_of_engagement: "attended", participation_date: new Date("2023-05-13T15:56:34Z"), feedback: "disappointing fun", duration_minutes: 87 },
            { id: 138, user_id: 7, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-08T10:12:56Z"), feedback: "average disappointing helpful", duration_minutes: 121 },
            { id: 139, user_id: 133, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-27T14:57:17Z"), feedback: "excellent boring", duration_minutes: 116 },
            { id: 140, user_id: 56, event_id: 92, level_of_engagement: "attended", participation_date: new Date("2023-06-23T11:36:18Z"), feedback: "boring fun", duration_minutes: 84 },
            { id: 141, user_id: 104, event_id: 3, level_of_engagement: "attended", participation_date: new Date("2023-03-07T16:00:32Z"), feedback: "excellent", duration_minutes: 109 },
            { id: 142, user_id: 99, event_id: 12, level_of_engagement: "attended", participation_date: new Date("2023-02-25T13:23:54Z"), feedback: "disappointing", duration_minutes: 141 },
            { id: 143, user_id: 71, event_id: 34, level_of_engagement: "attended", participation_date: new Date("2023-06-15T11:03:00Z"), feedback: "informative great", duration_minutes: 88 },
            { id: 144, user_id: 108, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-20T15:59:26Z"), feedback: "helpful", duration_minutes: 125 },
            { id: 145, user_id: 2, event_id: 1, level_of_engagement: "attended", participation_date: new Date("2023-11-19T08:29:45Z"), feedback: "boring", duration_minutes: 127 },
            { id: 146, user_id: 60, event_id: 97, level_of_engagement: "attended", participation_date: new Date("2023-07-21T15:14:34Z"), feedback: "excellent informative", duration_minutes: 71 },
            { id: 147, user_id: 95, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-10T14:10:26Z"), feedback: "unproductive informative helpful", duration_minutes: 93 },
            { id: 148, user_id: 47, event_id: 87, level_of_engagement: "attended", participation_date: new Date("2023-07-13T14:19:59Z"), feedback: "disappointing fun", duration_minutes: 97 },
            { id: 149, user_id: 42, event_id: 21, level_of_engagement: "attended", participation_date: new Date("2023-05-28T09:19:36Z"), feedback: "fun exciting", duration_minutes: 105 },
            { id: 150, user_id: 66, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-07-30T16:00:27Z"), feedback: "engaging exciting", duration_minutes: 114 },
            { id: 151, user_id: 57, event_id: 55, level_of_engagement: "attended", participation_date: new Date("2023-05-17T11:17:42Z"), feedback: "boring excellent", duration_minutes: 119 },
            { id: 152, user_id: 144, event_id: 75, level_of_engagement: "attended", participation_date: new Date("2023-01-16T08:08:06Z"), feedback: "unproductive disappointing fun", duration_minutes: 69 },
            { id: 153, user_id: 68, event_id: 83, level_of_engagement: "attended", participation_date: new Date("2023-07-09T14:37:30Z"), feedback: "excellent boring fun", duration_minutes: 105 },
            { id: 154, user_id: 25, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-08-21T14:06:19Z"), feedback: "informative helpful", duration_minutes: 80 },
            { id: 155, user_id: 139, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-01-22T09:42:05Z"), feedback: "fun informative", duration_minutes: 114 },
            { id: 156, user_id: 106, event_id: 44, level_of_engagement: "attended", participation_date: new Date("2023-05-09T16:52:52Z"), feedback: "poor disappointing unproductive", duration_minutes: 123 },
            { id: 157, user_id: 136, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-05-10T06:04:39Z"), feedback: "exciting average excellent", duration_minutes: 116 },
            { id: 158, user_id: 47, event_id: 23, level_of_engagement: "attended", participation_date: new Date("2023-11-28T15:01:25Z"), feedback: "unproductive poor average", duration_minutes: 76 },
            { id: 159, user_id: 41, event_id: 25, level_of_engagement: "attended", participation_date: new Date("2023-07-22T11:26:48Z"), feedback: "boring unproductive fun", duration_minutes: 76 },
            { id: 160, user_id: 101, event_id: 21, level_of_engagement: "attended", participation_date: new Date("2023-07-11T14:48:00Z"), feedback: "unproductive average", duration_minutes: 78 },
            { id: 161, user_id: 31, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-11-10T16:53:21Z"), feedback: "great disappointing", duration_minutes: 69 },
            { id: 162, user_id: 123, event_id: 87, level_of_engagement: "attended", participation_date: new Date("2023-03-24T11:35:52Z"), feedback: "engaging great", duration_minutes: 104 },
            { id: 163, user_id: 59, event_id: 2, level_of_engagement: "attended", participation_date: new Date("2023-03-26T09:06:34Z"), feedback: "informative engaging unproductive", duration_minutes: 97 },
            { id: 164, user_id: 79, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-07-28T16:55:14Z"), feedback: "average exciting", duration_minutes: 96 },
            { id: 165, user_id: 137, event_id: 75, level_of_engagement: "attended", participation_date: new Date("2023-02-24T16:07:43Z"), feedback: "excellent boring", duration_minutes: 108 },
            { id: 166, user_id: 70, event_id: 14, level_of_engagement: "attended", participation_date: new Date("2023-02-10T12:25:58Z"), feedback: "average", duration_minutes: 86 },
            { id: 167, user_id: 11, event_id: 64, level_of_engagement: "attended", participation_date: new Date("2023-01-31T12:24:24Z"), feedback: "helpful", duration_minutes: 68 },
            { id: 168, user_id: 60, event_id: 52, level_of_engagement: "attended", participation_date: new Date("2023-01-04T09:14:22Z"), feedback: "disappointing unproductive boring", duration_minutes: 62 },
            { id: 169, user_id: 106, event_id: 5, level_of_engagement: "attended", participation_date: new Date("2023-02-13T12:46:27Z"), feedback: "fun informative", duration_minutes: 93 },
            { id: 170, user_id: 149, event_id: 72, level_of_engagement: "attended", participation_date: new Date("2023-01-31T16:55:52Z"), feedback: "average", duration_minutes: 80 },
            { id: 171, user_id: 51, event_id: 69, level_of_engagement: "attended", participation_date: new Date("2023-03-29T17:04:12Z"), feedback: "great poor", duration_minutes: 127 },
            { id: 172, user_id: 110, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-24T15:44:52Z"), feedback: "great boring", duration_minutes: 116 },
            { id: 173, user_id: 146, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-04-19T12:21:03Z"), feedback: "poor boring disappointing", duration_minutes: 108 },
            { id: 174, user_id: 20, event_id: 75, level_of_engagement: "attended", participation_date: new Date("2023-04-24T14:27:41Z"), feedback: "boring great average", duration_minutes: 126 },
            { id: 175, user_id: 30, event_id: 54, level_of_engagement: "attended", participation_date: new Date("2023-09-03T14:41:17Z"), feedback: "fun excellent", duration_minutes: 80 },
            { id: 176, user_id: 23, event_id: 85, level_of_engagement: "attended", participation_date: new Date("2023-02-13T13:46:51Z"), feedback: "great boring", duration_minutes: 109 },
            { id: 177, user_id: 108, event_id: 44, level_of_engagement: "attended", participation_date: new Date("2023-08-31T13:49:49Z"), feedback: "great exciting", duration_minutes: 111 },
            { id: 178, user_id: 33, event_id: 4, level_of_engagement: "attended", participation_date: new Date("2023-11-21T07:26:46Z"), feedback: "boring disappointing fun", duration_minutes: 141 },
            { id: 179, user_id: 8, event_id: 29, level_of_engagement: "attended", participation_date: new Date("2023-08-29T16:25:42Z"), feedback: "fun", duration_minutes: 114 },
            { id: 180, user_id: 53, event_id: 48, level_of_engagement: "attended", participation_date: new Date("2023-10-17T13:31:48Z"), feedback: "excellent great unproductive", duration_minutes: 87 },
            { id: 181, user_id: 48, event_id: 11, level_of_engagement: "attended", participation_date: new Date("2023-01-12T10:28:40Z"), feedback: "poor boring great", duration_minutes: 85 },
            { id: 182, user_id: 21, event_id: 72, level_of_engagement: "attended", participation_date: new Date("2023-01-08T10:17:18Z"), feedback: "poor average unproductive", duration_minutes: 102 },
            { id: 183, user_id: 32, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-20T12:33:16Z"), feedback: "helpful", duration_minutes: 97 },
            { id: 184, user_id: 102, event_id: 98, level_of_engagement: "attended", participation_date: new Date("2023-02-12T14:37:39Z"), feedback: "average exciting", duration_minutes: 114 },
            { id: 185, user_id: 86, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-02T09:28:19Z"), feedback: "exciting", duration_minutes: 103 },
            { id: 186, user_id: 114, event_id: 22, level_of_engagement: "attended", participation_date: new Date("2023-09-08T16:56:07Z"), feedback: "unproductive helpful", duration_minutes: 101 },
            { id: 187, user_id: 98, event_id: 80, level_of_engagement: "attended", participation_date: new Date("2023-08-09T16:54:41Z"), feedback: "fun exciting", duration_minutes: 116 },
            { id: 188, user_id: 44, event_id: 73, level_of_engagement: "attended", participation_date: new Date("2023-09-30T09:52:31Z"), feedback: "engaging disappointing exciting", duration_minutes: 100 },
            { id: 189, user_id: 128, event_id: 70, level_of_engagement: "attended", participation_date: new Date("2023-06-04T16:53:52Z"), feedback: "poor", duration_minutes: 139 },
            { id: 190, user_id: 72, event_id: 23, level_of_engagement: "attended", participation_date: new Date("2023-02-15T11:31:12Z"), feedback: "helpful poor", duration_minutes: 93 },
            { id: 191, user_id: 99, event_id: 51, level_of_engagement: "attended", participation_date: new Date("2023-07-10T13:02:51Z"), feedback: "helpful engaging fun", duration_minutes: 104 },
            { id: 192, user_id: 20, event_id: 48, level_of_engagement: "attended", participation_date: new Date("2023-07-03T21:59:02Z"), feedback: "exciting", duration_minutes: 90 },
            { id: 193, user_id: 141, event_id: 21, level_of_engagement: "attended", participation_date: new Date("2023-07-18T16:14:33Z"), feedback: "exciting engaging", duration_minutes: 107 },
            { id: 194, user_id: 72, event_id: 44, level_of_engagement: "attended", participation_date: new Date("2023-07-15T14:45:51Z"), feedback: "average", duration_minutes: 84 },
            { id: 195, user_id: 117, event_id: 77, level_of_engagement: "attended", participation_date: new Date("2023-10-09T13:41:00Z"), feedback: "average", duration_minutes: 119 },
            { id: 196, user_id: 13, event_id: 51, level_of_engagement: "attended", participation_date: new Date("2023-02-11T07:12:59Z"), feedback: "fun", duration_minutes: 121 },
            { id: 197, user_id: 20, event_id: 54, level_of_engagement: "attended", participation_date: new Date("2023-09-19T23:45:49Z"), feedback: "engaging average", duration_minutes: 107 },
            { id: 198, user_id: 125, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-28T19:00:30Z"), feedback: "exciting average helpful", duration_minutes: 96 },
            { id: 199, user_id: 25, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-24T13:14:28Z"), feedback: "poor", duration_minutes: 98 },
            { id: 200, user_id: 25, event_id: 43, level_of_engagement: "attended", participation_date: new Date("2023-03-12T18:43:41Z"), feedback: "boring engaging informative", duration_minutes: 93 },
            { id: 201, user_id: 75, event_id: 69, level_of_engagement: "attended", participation_date: new Date("2023-10-27T14:58:50Z"), feedback: "excellent poor unproductive", duration_minutes: 120 },
            { id: 202, user_id: 110, event_id: 9, level_of_engagement: "attended", participation_date: new Date("2023-03-29T19:45:51Z"), feedback: "excellent", duration_minutes: 87 },
            { id: 203, user_id: 102, event_id: 29, level_of_engagement: "attended", participation_date: new Date("2023-05-07T13:31:31Z"), feedback: "helpful", duration_minutes: 112 },
            { id: 204, user_id: 133, event_id: 55, level_of_engagement: "attended", participation_date: new Date("2023-07-11T21:48:00Z"), feedback: "informative", duration_minutes: 106 },
            { id: 205, user_id: 118, event_id: 84, level_of_engagement: "attended", participation_date: new Date("2023-02-07T12:16:50Z"), feedback: "informative unproductive average", duration_minutes: 108 },
            { id: 206, user_id: 36, event_id: 38, level_of_engagement: "attended", participation_date: new Date("2023-05-21T11:58:30Z"), feedback: "engaging exciting", duration_minutes: 65 },
            { id: 207, user_id: 80, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-26T17:21:05Z"), feedback: "exciting engaging", duration_minutes: 117 },
            { id: 208, user_id: 127, event_id: 1, level_of_engagement: "attended", participation_date: new Date("2023-06-12T07:30:53Z"), feedback: "engaging fun", duration_minutes: 109 },
            { id: 209, user_id: 106, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-07T11:06:33Z"), feedback: "unproductive", duration_minutes: 113 },
            { id: 210, user_id: 103, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-05-05T16:49:48Z"), feedback: "boring average unproductive", duration_minutes: 77 },
            { id: 211, user_id: 45, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-25T17:28:10Z"), feedback: "boring", duration_minutes: 101 },
            { id: 212, user_id: 22, event_id: 83, level_of_engagement: "attended", participation_date: new Date("2023-11-03T09:12:08Z"), feedback: "exciting boring informative", duration_minutes: 111 },
            { id: 213, user_id: 68, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-31T13:46:38Z"), feedback: "disappointing exciting average", duration_minutes: 116 },
            { id: 214, user_id: 9, event_id: 55, level_of_engagement: "attended", participation_date: new Date("2023-06-10T16:33:16Z"), feedback: "informative fun", duration_minutes: 63 },
            { id: 215, user_id: 16, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-11-26T17:08:41Z"), feedback: "boring informative fun", duration_minutes: 92 },
            { id: 216, user_id: 50, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-04-08T14:04:56Z"), feedback: "helpful engaging poor", duration_minutes: 135 },
            { id: 217, user_id: 118, event_id: 57, level_of_engagement: "attended", participation_date: new Date("2023-05-27T08:14:05Z"), feedback: "informative", duration_minutes: 131 },
            { id: 218, user_id: 29, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-05-08T14:30:12Z"), feedback: "excellent", duration_minutes: 109 },
            { id: 219, user_id: 33, event_id: 38, level_of_engagement: "attended", participation_date: new Date("2023-03-11T11:08:43Z"), feedback: "average", duration_minutes: 106 },
            { id: 220, user_id: 134, event_id: 97, level_of_engagement: "attended", participation_date: new Date("2023-08-24T14:46:58Z"), feedback: "helpful exciting", duration_minutes: 113 },
            { id: 221, user_id: 52, event_id: 56, level_of_engagement: "attended", participation_date: new Date("2023-09-26T16:11:02Z"), feedback: "excellent engaging disappointing", duration_minutes: 87 },
            { id: 222, user_id: 54, event_id: 28, level_of_engagement: "attended", participation_date: new Date("2023-11-27T15:42:52Z"), feedback: "exciting average helpful", duration_minutes: 103 },
            { id: 223, user_id: 58, event_id: 28, level_of_engagement: "attended", participation_date: new Date("2023-02-13T14:10:34Z"), feedback: "average", duration_minutes: 129 },
            { id: 224, user_id: 94, event_id: 42, level_of_engagement: "attended", participation_date: new Date("2023-03-12T11:00:53Z"), feedback: "excellent", duration_minutes: 84 },
            { id: 225, user_id: 77, event_id: 90, level_of_engagement: "attended", participation_date: new Date("2023-09-29T15:04:01Z"), feedback: "average informative", duration_minutes: 85 },
            { id: 226, user_id: 134, event_id: 41, level_of_engagement: "attended", participation_date: new Date("2023-10-11T19:20:00Z"), feedback: "exciting engaging", duration_minutes: 71 },
            { id: 227, user_id: 33, event_id: 96, level_of_engagement: "attended", participation_date: new Date("2023-02-11T11:04:58Z"), feedback: "fun excellent", duration_minutes: 95 },
            { id: 228, user_id: 67, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-20T14:37:47Z"), feedback: "exciting great helpful", duration_minutes: 89 },
            { id: 229, user_id: 115, event_id: 86, level_of_engagement: "attended", participation_date: new Date("2023-02-12T12:37:58Z"), feedback: "boring average helpful", duration_minutes: 146 },
            { id: 230, user_id: 57, event_id: 15, level_of_engagement: "attended", participation_date: new Date("2023-06-04T16:16:27Z"), feedback: "excellent", duration_minutes: 130 },
            { id: 231, user_id: 99, event_id: 65, level_of_engagement: "attended", participation_date: new Date("2023-06-18T12:13:05Z"), feedback: "engaging", duration_minutes: 87 },
            { id: 232, user_id: 24, event_id: 98, level_of_engagement: "attended", participation_date: new Date("2023-03-07T03:44:54Z"), feedback: "unproductive", duration_minutes: 105 },
            { id: 233, user_id: 100, event_id: 39, level_of_engagement: "attended", participation_date: new Date("2023-05-26T16:49:53Z"), feedback: "unproductive exciting engaging", duration_minutes: 124 },
            { id: 234, user_id: 134, event_id: 93, level_of_engagement: "attended", participation_date: new Date("2023-09-30T08:32:09Z"), feedback: "excellent great", duration_minutes: 112 },
            { id: 235, user_id: 2, event_id: 30, level_of_engagement: "attended", participation_date: new Date("2023-09-26T15:08:10Z"), feedback: "excellent helpful exciting", duration_minutes: 152 },
            { id: 236, user_id: 13, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-07-31T16:03:33Z"), feedback: "boring exciting great", duration_minutes: 103 },
            { id: 237, user_id: 133, event_id: 45, level_of_engagement: "attended", participation_date: new Date("2023-09-20T10:32:55Z"), feedback: "poor excellent disappointing", duration_minutes: 91 },
            { id: 238, user_id: 101, event_id: 34, level_of_engagement: "attended", participation_date: new Date("2023-04-27T17:00:20Z"), feedback: "great exciting engaging", duration_minutes: 65 },
            { id: 239, user_id: 26, event_id: 72, level_of_engagement: "attended", participation_date: new Date("2023-05-22T10:43:57Z"), feedback: "disappointing", duration_minutes: 77 },
            { id: 240, user_id: 64, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-06-27T15:23:02Z"), feedback: "helpful", duration_minutes: 90 },
            { id: 241, user_id: 104, event_id: 66, level_of_engagement: "attended", participation_date: new Date("2023-11-24T10:49:24Z"), feedback: "unproductive average", duration_minutes: 92 },
            { id: 242, user_id: 49, event_id: 74, level_of_engagement: "attended", participation_date: new Date("2023-07-26T12:23:50Z"), feedback: "boring", duration_minutes: 129 },
            { id: 243, user_id: 139, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-07-24T11:34:56Z"), feedback: "engaging helpful", duration_minutes: 117 },
            { id: 244, user_id: 53, event_id: 99, level_of_engagement: "attended", participation_date: new Date("2023-12-09T13:03:57Z"), feedback: "engaging exciting helpful", duration_minutes: 125 },
            { id: 245, user_id: 121, event_id: 82, level_of_engagement: "attended", participation_date: new Date("2023-04-23T14:56:29Z"), feedback: "unproductive exciting great", duration_minutes: 118 },
            { id: 246, user_id: 97, event_id: 40, level_of_engagement: "attended", participation_date: new Date("2023-07-17T11:16:39Z"), feedback: "poor", duration_minutes: 124 },
            { id: 247, user_id: 111, event_id: 90, level_of_engagement: "attended", participation_date: new Date("2023-01-26T18:24:18Z"), feedback: "exciting average unproductive", duration_minutes: 99 },
            { id: 248, user_id: 15, event_id: 5, level_of_engagement: "attended", participation_date: new Date("2023-11-27T18:27:21Z"), feedback: "poor unproductive disappointing", duration_minutes: 150 },
            { id: 249, user_id: 139, event_id: 20, level_of_engagement: "attended", participation_date: new Date("2023-08-13T08:24:51Z"), feedback: "excellent disappointing unproductive", duration_minutes: 119 },
            { id: 250, user_id: 139, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-07-08T09:07:44Z"), feedback: "great disappointing informative", duration_minutes: 116 },
            { id: 251, user_id: 143, event_id: 80, level_of_engagement: "attended", participation_date: new Date("2023-06-07T10:21:04Z"), feedback: "boring", duration_minutes: 124 },
            { id: 252, user_id: 144, event_id: 78, level_of_engagement: "attended", participation_date: new Date("2023-05-29T13:26:24Z"), feedback: "excellent helpful", duration_minutes: 67 },
            { id: 253, user_id: 74, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-09-25T21:30:38Z"), feedback: "helpful poor", duration_minutes: 89 },
            { id: 254, user_id: 4, event_id: 56, level_of_engagement: "attended", participation_date: new Date("2023-09-08T14:29:51Z"), feedback: "boring disappointing", duration_minutes: 95 },
            { id: 255, user_id: 105, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-29T08:31:31Z"), feedback: "average", duration_minutes: 70 },
            { id: 256, user_id: 63, event_id: 24, level_of_engagement: "attended", participation_date: new Date("2023-03-17T15:55:34Z"), feedback: "unproductive excellent", duration_minutes: 70 },
            { id: 257, user_id: 108, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-01-25T09:05:34Z"), feedback: "informative disappointing", duration_minutes: 111 },
            { id: 258, user_id: 108, event_id: 71, level_of_engagement: "attended", participation_date: new Date("2023-10-05T08:29:13Z"), feedback: "exciting fun", duration_minutes: 94 },
            { id: 259, user_id: 48, event_id: 95, level_of_engagement: "attended", participation_date: new Date("2023-11-24T12:32:02Z"), feedback: "great", duration_minutes: 120 },
            { id: 260, user_id: 101, event_id: 49, level_of_engagement: "attended", participation_date: new Date("2023-02-27T15:03:23Z"), feedback: "fun great boring", duration_minutes: 127 },
            { id: 261, user_id: 135, event_id: 36, level_of_engagement: "attended", participation_date: new Date("2023-05-16T14:16:12Z"), feedback: "excellent", duration_minutes: 105 },
            { id: 262, user_id: 129, event_id: 22, level_of_engagement: "attended", participation_date: new Date("2023-10-24T14:42:11Z"), feedback: "average", duration_minutes: 84 },
            { id: 263, user_id: 1, event_id: 52, level_of_engagement: "attended", participation_date: new Date("2023-10-18T12:58:23Z"), feedback: "informative unproductive", duration_minutes: 115 },
            { id: 264, user_id: 38, event_id: 97, level_of_engagement: "attended", participation_date: new Date("2023-01-31T14:06:58Z"), feedback: "disappointing boring", duration_minutes: 106 },
            { id: 265, user_id: 44, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-07-18T10:31:41Z"), feedback: "fun informative", duration_minutes: 103 },
            { id: 266, user_id: 20, event_id: null, level_of_engagement: "not_interested", participation_date: new Date("2023-10-21T09:19:52Z"), feedback: "average helpful", duration_minutes: 76 },
            { id: 267, user_id: 113, event_id: 81, level_of_engagement: "attended", participation_date: new Date("2023-02-28T13:14:52Z"), feedback: "exciting fun excellent", duration_minutes: 92 },
            { id: 268, user_id: 45, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-05-17T16:19:27Z"), feedback: "poor fun disappointing", duration_minutes: 73 },
            { id: 269, user_id: 124, event_id: 14, level_of_engagement: "attended", participation_date: new Date("2023-06-17T11:09:37Z"), feedback: "helpful great engaging", duration_minutes: 96 },
            { id: 270, user_id: 73, event_id: 93, level_of_engagement: "attended", participation_date: new Date("2023-01-27T07:07:35Z"), feedback: "fun poor informative", duration_minutes: 92 },
            { id: 271, user_id: 88, event_id: 89, level_of_engagement: "attended", participation_date: new Date("2023-02-09T09:25:35Z"), feedback: "informative engaging", duration_minutes: 128 },
            { id: 272, user_id: 6, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-11-30T18:59:50Z"), feedback: "unproductive average", duration_minutes: 134 },
            { id: 273, user_id: 73, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-24T13:51:57Z"), feedback: "great exciting", duration_minutes: 105 },
            { id: 274, user_id: 67, event_id: 31, level_of_engagement: "attended", participation_date: new Date("2023-04-19T15:16:19Z"), feedback: "excellent exciting", duration_minutes: 116 },
            { id: 275, user_id: 22, event_id: 37, level_of_engagement: "attended", participation_date: new Date("2023-09-08T08:44:50Z"), feedback: "excellent", duration_minutes: 107 },
            { id: 276, user_id: 132, event_id: 39, level_of_engagement: "attended", participation_date: new Date("2023-07-10T12:28:09Z"), feedback: "great", duration_minutes: 117 },
            { id: 277, user_id: 110, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-03-31T21:38:38Z"), feedback: "informative", duration_minutes: 101 },
            { id: 278, user_id: 37, event_id: 40, level_of_engagement: "attended", participation_date: new Date("2023-01-03T14:28:42Z"), feedback: "boring", duration_minutes: 82 },
            { id: 279, user_id: 65, event_id: 55, level_of_engagement: "attended", participation_date: new Date("2023-05-21T11:16:53Z"), feedback: "disappointing engaging", duration_minutes: 129 },
            { id: 280, user_id: 133, event_id: 22, level_of_engagement: "attended", participation_date: new Date("2023-08-20T16:00:12Z"), feedback: "engaging excellent", duration_minutes: 49 },
            { id: 281, user_id: 36, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-08-21T13:44:27Z"), feedback: "average", duration_minutes: 100 },
            { id: 282, user_id: 43, event_id: 84, level_of_engagement: "attended", participation_date: new Date("2023-01-21T16:46:41Z"), feedback: "excellent average", duration_minutes: 101 },
            { id: 283, user_id: 99, event_id: 34, level_of_engagement: "attended", participation_date: new Date("2023-01-28T09:45:59Z"), feedback: "boring fun", duration_minutes: 124 },
            { id: 284, user_id: 116, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-09-07T17:17:48Z"), feedback: "engaging helpful great", duration_minutes: 116 },
            { id: 285, user_id: 42, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-05-26T13:46:41Z"), feedback: "unproductive", duration_minutes: 99 },
            { id: 286, user_id: 76, event_id: 61, level_of_engagement: "attended", participation_date: new Date("2023-11-01T08:37:55Z"), feedback: "unproductive exciting", duration_minutes: 79 },
            { id: 287, user_id: 139, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-05-22T14:56:52Z"), feedback: "engaging fun", duration_minutes: 90 },
            { id: 288, user_id: 41, event_id: null, level_of_engagement: "interested", participation_date: new Date("2023-12-18T10:57:14Z"), feedback: "helpful fun unproductive", duration_minutes: 119 },
        ],
    });
}

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