// Online Course Activity (online-course-activity) 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.courses), 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.courses.createMany({
        data: [
            { id: 1, title: "Concepts Implementation Framework", description: "The account owner confirmed the details and the invoice was resolved. The courier confirmed the details and the shipment was delayed. A repeat request was updated the same day.", enrollment_count: 237 },
            { id: 2, title: "Solutions Creativity", description: "The team confirmed the details and the transfer was cancelled. No response from the account owner, so the record was delayed.", enrollment_count: 160 },
            { id: 3, title: "Advanced", description: "Flagged as partial. The customer cancelled the claim. An operator reported a manual issue; the ticket was confirmed. An urgent follow-up: the claim was resolved. An unusual transfer was approved the same day.", enrollment_count: 60 },
            { id: 4, title: "Tools Implementation", description: "The record was processed following a partial review. Support reported a late issue; the account was refunded.", enrollment_count: 391 },
            { id: 5, title: "Design Research", description: "Support asked for a change and the shipment was cancelled. The invoice was refunded — urgent case, no further action. An urgent follow-up: the refund was approved. A partial follow-up: the transfer was confirmed.", enrollment_count: 86 },
            { id: 6, title: "Framework", description: "An operator confirmed the details and the invoice was processed. The claim was reopened — incomplete case, no further action. Support reported a routine issue; the request was refunded. The report was processed — automatic case, no further action.", enrollment_count: 15 },
            { id: 7, title: "Research Advanced", description: "The report was cancelled following an incomplete review. The record was delayed following a manual review.", enrollment_count: 236 },
            { id: 8, title: "Fundamentals Concepts", description: "Flagged as repeat. The team delayed the claim. An incomplete record was resolved the same day.", enrollment_count: 186 },
            { id: 9, title: "Framework", description: "The invoice was reviewed after an incomplete check. The transfer was cancelled following a late review. A repeat item was updated the same day. The ticket was updated — routine case, no further action.", enrollment_count: 426 },
            { id: 10, title: "Programming", description: "A repeat document was cancelled the same day. A routine follow-up: the request was cancelled.", enrollment_count: 440 },
            { id: 11, title: "Fundamentals Creativity Tools", description: "A duplicate session was rejected the same day. The order was completed — urgent case, no further action. A partial report was approved the same day. Flagged as minor. The team delayed the appointment.", enrollment_count: 10 },
            { id: 12, title: "Concepts Creativity", description: "An unusual invoice was cancelled the same day. The team confirmed the details and the shipment was confirmed. A standard request was delayed the same day.", enrollment_count: 44 },
            { id: 13, title: "Management Research Development", description: "Flagged as late. The reviewer resolved the order. The claim was approved after a duplicate check.", enrollment_count: 153 },
            { id: 14, title: "Analysis", description: "Support reported an incomplete issue; the booking was cancelled. The session was cancelled — duplicate case, no further action. A routine follow-up: the claim was rescheduled.", enrollment_count: 224 },
            { id: 15, title: "Management Innovation Advanced", description: "The courier asked for a change and the request was updated. The appointment was rejected — late case, no further action. No response from the customer, so the refund was updated.", enrollment_count: 66 },
            { id: 16, title: "Development Advanced", description: "A manual invoice was resolved the same day. The supplier asked for a change and the claim was reviewed.", enrollment_count: 232 },
            { id: 17, title: "Practices Innovation", description: "The courier confirmed the details and the session was cancelled. An operator confirmed the details and the refund was refunded. A minor follow-up: the refund was closed.", enrollment_count: 202 },
            { id: 18, title: "Essentials Introduction Implementation", description: "An operator asked for a change and the report was delayed. An operator confirmed the details and the document was completed. A late ticket was confirmed the same day.", enrollment_count: 125 },
            { id: 19, title: "Techniques", description: "The refund was updated following an unusual review. A manual follow-up: the session was closed. The team reported a standard issue; the shipment was updated.", enrollment_count: 297 },
            { id: 20, title: "Applications Implementation", description: null, enrollment_count: 189 },
            { id: 21, title: "Strategy", description: "The team confirmed the details and the transfer was resolved. The record was delayed — automatic case, no further action. No response from support, so the document was cancelled.", enrollment_count: 278 },
            { id: 22, title: "Introduction Practices", description: "The team confirmed the details and the delivery was reopened. The account was updated — automatic case, no further action. A late ticket was approved the same day. The account owner asked for a change and the payment was confirmed.", enrollment_count: 381 },
            { id: 23, title: "Programming", description: "The order was rescheduled after a duplicate check. A partial follow-up: the shipment was escalated.", enrollment_count: 494 },
            { id: 24, title: "Framework Practices", description: "No response from the reviewer, so the session was completed. No response from the courier, so the record was resolved.", enrollment_count: 28 },
            { id: 25, title: "Programming Implementation Fundamentals", description: null, enrollment_count: 26 },
            { id: 26, title: "Solutions", description: "The team asked for a change and the invoice was completed. The supplier asked for a change and the account was completed.", enrollment_count: 297 },
            { id: 27, title: "Development", description: null, enrollment_count: 281 },
            { id: 28, title: "Implementation", description: "A standard follow-up: the ticket was rejected. No response from the account owner, so the account was processed. The courier confirmed the details and the session was completed. An operator confirmed the details and the appointment was reopened.", enrollment_count: 429 },
            { id: 29, title: "Research Practices Advanced", description: "An automatic payment was closed the same day. The transfer was approved after a routine check.", enrollment_count: 15 },
            { id: 30, title: "Practices", description: null, enrollment_count: 29 },
            { id: 31, title: "Applications Concepts", description: "Support asked for a change and the invoice was resolved. No response from the customer, so the booking was updated. The claim was reopened — manual case, no further action. A repeat follow-up: the claim was escalated.", enrollment_count: 95 },
            { id: 32, title: "Innovation Applications", description: "The session was rejected following a routine review. The ticket was rescheduled — incomplete case, no further action. Flagged as unusual. The team confirmed the appointment. No response from the reviewer, so the document was escalated.", enrollment_count: 453 },
            { id: 33, title: "Practices Applications", description: "The item was delayed after a repeat check. Flagged as repeat. Support updated the booking. The session was updated after a partial check. The supplier reported a standard issue; the session was reopened.", enrollment_count: 113 },
            { id: 34, title: "Solutions", description: "The delivery was updated following a routine review. The document was rejected — standard case, no further action. The session was updated — late case, no further action. No response from the reviewer, so the refund was completed.", enrollment_count: 437 },
            { id: 35, title: "Development", description: "Support reported a minor issue; the appointment was updated. The document was approved after a duplicate check. Flagged as unusual. The team rescheduled the order. The invoice was reviewed after a routine check.", enrollment_count: 235 },
            { id: 36, title: "Practices Programming Design", description: "The courier asked for a change and the report was processed. The reviewer reported a routine issue; the payment was rescheduled. Flagged as urgent. The account owner rescheduled the invoice. An unusual follow-up: the ticket was confirmed.", enrollment_count: 19 },
            { id: 37, title: "Introduction Practices", description: "The payment was resolved following a routine review. The supplier confirmed the details and the delivery was rescheduled.", enrollment_count: 36 },
            { id: 38, title: "Concepts Essentials", description: "A routine follow-up: the refund was refunded. The supplier asked for a change and the session was processed. An operator asked for a change and the appointment was completed. An operator confirmed the details and the session was updated.", enrollment_count: 23 },
            { id: 39, title: "Essentials Research Advanced", description: "A manual record was replaced the same day. The report was rescheduled following a routine review. Flagged as manual. The account owner delayed the request. A duplicate follow-up: the refund was resolved.", enrollment_count: 25 },
            { id: 40, title: "Framework Tools", description: "The customer reported a partial issue; the invoice was reviewed. The document was completed — manual case, no further action.", enrollment_count: 276 },
            { id: 41, title: "Techniques", description: "The report was resolved following a minor review. The team asked for a change and the document was reopened. The customer asked for a change and the appointment was closed. The team reported a minor issue; the invoice was rescheduled.", enrollment_count: 105 },
            { id: 42, title: "Fundamentals", description: "A manual follow-up: the booking was cancelled. The customer asked for a change and the claim was reopened. Flagged as standard. An operator processed the claim. The account owner confirmed the details and the shipment was reopened.", enrollment_count: 56 },
            { id: 43, title: "Tools Practices Strategy", description: null, enrollment_count: 338 },
            { id: 44, title: "Programming Essentials", description: "No response from the reviewer, so the payment was replaced. The order was rejected after an urgent check.", enrollment_count: 16 },
            { id: 45, title: "Design Solutions", description: "No response from the customer, so the ticket was escalated. The courier confirmed the details and the booking was delayed.", enrollment_count: 34 },
            { id: 46, title: "Analysis Fundamentals Development", description: "No response from an operator, so the session was replaced. The claim was processed after a routine check.", enrollment_count: 90 },
            { id: 47, title: "Development Essentials", description: "The courier confirmed the details and the record was resolved. An unusual account was escalated the same day.", enrollment_count: 331 },
            { id: 48, title: "Framework Techniques Strategy", description: "A standard follow-up: the transfer was replaced. The payment was delayed following a standard review. The item was delayed following a partial review. A routine follow-up: the report was rescheduled.", enrollment_count: 44 },
            { id: 49, title: "Fundamentals Concepts Advanced", description: "The account owner reported a repeat issue; the invoice was approved. The order was completed after a duplicate check. The courier confirmed the details and the session was replaced. A manual follow-up: the booking was delayed.", enrollment_count: 306 },
            { id: 50, title: "Programming Solutions Techniques", description: "The courier confirmed the details and the payment was confirmed. Flagged as urgent. The account owner completed the invoice. An incomplete request was confirmed the same day.", enrollment_count: 314 },
        ],
    });
    await prisma.learners.createMany({
        data: [
            { id: 1, first_name: "Anna", last_name: "Evans", email: "anna.evans@example.org", registration_date: "2022-09-12" },
            { id: 2, first_name: "Ben", last_name: "Chen", email: "ben.chen@example.com", registration_date: "2021-05-15" },
            { id: 3, first_name: "Ruby", last_name: "Garcia", email: "ruby.garcia@example.com", registration_date: "2023-11-27" },
            { id: 4, first_name: null, last_name: "Carter", email: "user.carter@example.com", registration_date: "2022-10-06" },
            { id: 5, first_name: "James", last_name: "Becker", email: null, registration_date: "2023-08-01" },
            { id: 6, first_name: "Uma", last_name: "Park", email: "uma.park@example.net", registration_date: "2023-10-09" },
            { id: 7, first_name: "Elif", last_name: "Andersen", email: "elif.andersen@example.com", registration_date: "2022-09-05" },
            { id: 8, first_name: "Ruby", last_name: "Park", email: "ruby.park@example.com", registration_date: "2021-01-20" },
            { id: 9, first_name: "Amir", last_name: "Meyer", email: "amir.meyer@example.net", registration_date: "2022-07-17" },
            { id: 10, first_name: "Lina", last_name: "Kowalski", email: "lina.kowalski@example.org", registration_date: "2023-08-20" },
            { id: 11, first_name: "Ben", last_name: "Jensen", email: "ben.jensen@example.com", registration_date: "2021-03-02" },
            { id: 12, first_name: "Anna", last_name: "Hughes", email: "anna.hughes@example.net", registration_date: "2023-05-19" },
            { id: 13, first_name: null, last_name: "Jensen", email: "user.jensen@example.net", registration_date: "2023-04-29" },
            { id: 14, first_name: "Daniel", last_name: "Lee", email: "daniel.lee@example.org", registration_date: "2023-08-21" },
            { id: 15, first_name: "Ben", last_name: "Demir", email: null, registration_date: "2023-09-25" },
            { id: 16, first_name: "Jade", last_name: "Weber", email: "jade.weber@example.com", registration_date: "2021-10-28" },
            { id: 17, first_name: "Wei", last_name: "Smith", email: "wei.smith@example.com", registration_date: "2023-10-05" },
            { id: 18, first_name: "Maria", last_name: "Dubois", email: "maria.dubois@example.com", registration_date: "2022-07-03" },
            { id: 19, first_name: "Laura", last_name: "Lee", email: "laura.lee@example.org", registration_date: "2022-12-16" },
            { id: 20, first_name: "Ethan", last_name: "Walker", email: "ethan.walker@example.org", registration_date: "2022-06-07" },
            { id: 21, first_name: "Ruby", last_name: "Cruz", email: "ruby.cruz@example.com", registration_date: "2023-06-21" },
            { id: 22, first_name: "Zara", last_name: "Rossi", email: "zara.rossi@example.net", registration_date: "2021-03-04" },
            { id: 23, first_name: null, last_name: "Wang", email: "user.wang@example.net", registration_date: "2022-08-30" },
            { id: 24, first_name: "Maja", last_name: "Khan", email: "maja.khan@example.net", registration_date: "2022-03-19" },
            { id: 25, first_name: "Lena", last_name: "Larsen", email: null, registration_date: "2021-12-04" },
            { id: 26, first_name: null, last_name: "Andersen", email: "user.andersen@example.org", registration_date: "2023-11-19" },
            { id: 27, first_name: "Kai", last_name: "Taylor", email: "kai.taylor@example.net", registration_date: "2023-10-07" },
            { id: 28, first_name: "Carlos", last_name: "Wagner", email: "carlos.wagner@example.org", registration_date: "2022-11-24" },
            { id: 29, first_name: "Karim", last_name: "Miller", email: "karim.miller@example.com", registration_date: "2022-10-06" },
            { id: 30, first_name: "Daniel", last_name: "Yilmaz", email: "daniel.yilmaz@example.org", registration_date: "2022-11-24" },
            { id: 31, first_name: "Nadia", last_name: "Ruiz", email: "nadia.ruiz@example.org", registration_date: "2023-08-22" },
            { id: 32, first_name: "Lina", last_name: "Adams", email: "lina.adams@example.org", registration_date: "2021-12-26" },
            { id: 33, first_name: null, last_name: "Almeida", email: "user.almeida@example.com", registration_date: "2021-05-07" },
            { id: 34, first_name: "Mateo", last_name: "Lee", email: "mateo.lee@example.org", registration_date: "2023-09-09" },
            { id: 35, first_name: "David", last_name: "Demir", email: "david.demir@example.org", registration_date: "2021-07-18" },
            { id: 36, first_name: "Daniel", last_name: "Moreau", email: null, registration_date: "2023-09-09" },
            { id: 37, first_name: "Alice", last_name: "Kim", email: null, registration_date: "2022-01-27" },
            { id: 38, first_name: "Uma", last_name: "Wang", email: null, registration_date: "2022-01-21" },
            { id: 39, first_name: "Olivia", last_name: "Wang", email: "olivia.wang@example.net", registration_date: "2023-05-28" },
            { id: 40, first_name: "Grace", last_name: "Larsen", email: "grace.larsen@example.com", registration_date: "2022-11-19" },
            { id: 41, first_name: "Hana", last_name: "Weber", email: "hana.weber@example.org", registration_date: "2022-01-24" },
            { id: 42, first_name: "Yara", last_name: "Young", email: "yara.young@example.org", registration_date: "2023-07-29" },
            { id: 43, first_name: "Leo", last_name: "Andersen", email: "leo.andersen@example.net", registration_date: "2023-01-29" },
            { id: 44, first_name: null, last_name: "Adams", email: "user.adams@example.com", registration_date: "2022-01-10" },
            { id: 45, first_name: "Emma", last_name: "Baker", email: "emma.baker@example.net", registration_date: "2022-01-12" },
            { id: 46, first_name: "Anna", last_name: "Ruiz", email: "anna.ruiz@example.net", registration_date: "2021-01-17" },
            { id: 47, first_name: "Mohamed", last_name: "Novak", email: "mohamed.novak@example.org", registration_date: "2023-06-17" },
            { id: 48, first_name: "Laura", last_name: "Kaya", email: "laura.kaya@example.org", registration_date: "2023-06-01" },
            { id: 49, first_name: "Kai", last_name: "Gupta", email: null, registration_date: "2021-02-05" },
            { id: 50, first_name: "Grace", last_name: "Kaya", email: "grace.kaya@example.com", registration_date: "2021-10-16" },
            { id: 51, first_name: "Ben", last_name: "Murphy", email: "ben.murphy@example.org", registration_date: "2023-03-11" },
            { id: 52, first_name: "Karim", last_name: "Nguyen", email: "karim.nguyen@example.net", registration_date: "2023-06-19" },
            { id: 53, first_name: "James", last_name: "Vargas", email: null, registration_date: "2022-05-10" },
            { id: 54, first_name: "Zoe", last_name: "Baker", email: "zoe.baker@example.net", registration_date: "2023-09-05" },
            { id: 55, first_name: "Sara", last_name: "Rossi", email: "sara.rossi@example.org", registration_date: "2023-07-09" },
            { id: 56, first_name: "Oscar", last_name: "Johnson", email: "oscar.johnson@example.org", registration_date: "2023-11-04" },
            { id: 57, first_name: null, last_name: "Meyer", email: "user.meyer@example.net", registration_date: "2022-01-14" },
            { id: 58, first_name: null, last_name: "Wang", email: null, registration_date: "2023-10-13" },
            { id: 59, first_name: "Mia", last_name: "Jensen", email: "mia.jensen@example.org", registration_date: "2022-07-24" },
            { id: 60, first_name: "Yara", last_name: "Vargas", email: "yara.vargas@example.com", registration_date: "2022-09-15" },
            { id: 61, first_name: "Jonas", last_name: "Ali", email: "jonas.ali@example.com", registration_date: "2021-09-26" },
            { id: 62, first_name: "Theo", last_name: "Kim", email: "theo.kim@example.net", registration_date: "2023-05-07" },
            { id: 63, first_name: "Chloe", last_name: "Smith", email: "chloe.smith@example.com", registration_date: "2023-09-22" },
            { id: 64, first_name: null, last_name: "Nguyen", email: "user.nguyen@example.net", registration_date: "2023-01-15" },
            { id: 65, first_name: "Paula", last_name: "Castro", email: "paula.castro@example.net", registration_date: "2023-10-04" },
            { id: 66, first_name: "Theo", last_name: "Costa", email: "theo.costa@example.org", registration_date: "2023-05-25" },
            { id: 67, first_name: "Mei", last_name: "Carter", email: "mei.carter@example.net", registration_date: "2022-03-13" },
            { id: 68, first_name: "David", last_name: "Nguyen", email: "david.nguyen@example.com", registration_date: "2021-07-14" },
            { id: 69, first_name: null, last_name: "Silva", email: "user.silva@example.com", registration_date: "2022-09-20" },
            { id: 70, first_name: "Lena", last_name: "Taylor", email: "lena.taylor@example.org", registration_date: "2023-12-10" },
            { id: 71, first_name: "Elena", last_name: "Andersen", email: "elena.andersen@example.net", registration_date: "2022-10-31" },
            { id: 72, first_name: "Lena", last_name: "Castro", email: "lena.castro@example.org", registration_date: "2022-03-14" },
            { id: 73, first_name: "Elif", last_name: "Dubois", email: "elif.dubois@example.org", registration_date: "2023-04-30" },
            { id: 74, first_name: "Uma", last_name: "Fischer", email: "uma.fischer@example.com", registration_date: "2023-05-15" },
            { id: 75, first_name: null, last_name: "Johnson", email: "user.johnson@example.com", registration_date: "2023-11-14" },
            { id: 76, first_name: "Mia", last_name: "Baker", email: null, registration_date: "2022-10-17" },
            { id: 77, first_name: "Ethan", last_name: "Andersen", email: "ethan.andersen@example.net", registration_date: "2023-10-13" },
            { id: 78, first_name: "Andre", last_name: "Walker", email: "andre.walker@example.org", registration_date: "2021-11-15" },
            { id: 79, first_name: "Ana", last_name: "Bennett", email: "ana.bennett@example.net", registration_date: "2022-04-19" },
            { id: 80, first_name: "David", last_name: "Vargas", email: "david.vargas@example.net", registration_date: "2022-06-29" },
            { id: 81, first_name: "Uma", last_name: "Almeida", email: "uma.almeida@example.org", registration_date: "2021-12-26" },
            { id: 82, first_name: "Zoe", last_name: "Brown", email: "zoe.brown@example.com", registration_date: "2023-02-24" },
            { id: 83, first_name: "Ethan", last_name: "Carter", email: "ethan.carter@example.org", registration_date: "2021-10-01" },
            { id: 84, first_name: null, last_name: "Gupta", email: "user.gupta@example.com", registration_date: "2023-08-12" },
            { id: 85, first_name: "Mila", last_name: "Jansen", email: "mila.jansen@example.net", registration_date: "2023-10-07" },
            { id: 86, first_name: "Sara", last_name: "Nguyen", email: "sara.nguyen@example.com", registration_date: "2021-08-20" },
            { id: 87, first_name: "Mei", last_name: "Evans", email: "mei.evans@example.com", registration_date: "2022-04-13" },
            { id: 88, first_name: "Lina", last_name: "Ali", email: "lina.ali@example.org", registration_date: "2023-04-25" },
            { id: 89, first_name: "Karim", last_name: "Almeida", email: null, registration_date: "2022-08-30" },
            { id: 90, first_name: "Maja", last_name: "Meyer", email: "maja.meyer@example.org", registration_date: "2021-08-22" },
            { id: 91, first_name: "Uma", last_name: "Lee", email: "uma.lee@example.org", registration_date: "2022-08-02" },
            { id: 92, first_name: "Olivia", last_name: "Andersen", email: "olivia.andersen@example.org", registration_date: "2023-12-23" },
            { id: 93, first_name: "Rosa", last_name: "Vargas", email: "rosa.vargas@example.net", registration_date: "2023-09-14" },
            { id: 94, first_name: "Theo", last_name: "Baker", email: "theo.baker@example.com", registration_date: "2021-07-20" },
            { id: 95, first_name: "Ethan", last_name: "Nakamura", email: "ethan.nakamura@example.net", registration_date: "2021-06-23" },
            { id: 96, first_name: "Nadia", last_name: "Kim", email: "nadia.kim@example.org", registration_date: "2023-10-13" },
            { id: 97, first_name: "Hana", last_name: "Brown", email: null, registration_date: "2023-05-18" },
            { id: 98, first_name: "Hugo", last_name: "Hoffmann", email: "hugo.hoffmann@example.net", registration_date: "2022-09-21" },
            { id: 99, first_name: "Ben", last_name: "Jansen", email: "ben.jansen@example.com", registration_date: "2022-12-04" },
            { id: 100, first_name: "Diego", last_name: "Murphy", email: "diego.murphy@example.net", registration_date: "2022-11-24" },
        ],
    });
    await prisma.lessons.createMany({
        data: [
            { id: 1, course_id: 21, title: "Discussion", duration: 122, difficulty_level: "medium", completion_rate: "71.40" },
            { id: 2, course_id: 1, title: "Assessment", duration: 102, difficulty_level: "hard", completion_rate: "76.13" },
            { id: 3, course_id: 44, title: "Summary", duration: 122, difficulty_level: "hard", completion_rate: "65.40" },
            { id: 4, course_id: 8, title: "Feedback Summary", duration: 55, difficulty_level: "easy", completion_rate: "52.97" },
            { id: 5, course_id: 43, title: "Hands-On", duration: 55, difficulty_level: "easy", completion_rate: "16.62" },
            { id: 6, course_id: 34, title: "Principles", duration: 101, difficulty_level: "hard", completion_rate: "37.96" },
            { id: 7, course_id: 12, title: "Discussion Insights Principles", duration: 77, difficulty_level: "medium", completion_rate: "48.88" },
            { id: 8, course_id: 36, title: "Overview", duration: 127, difficulty_level: "easy", completion_rate: "48.52" },
            { id: 9, course_id: 48, title: "Project Overview Deep-Dive", duration: 77, difficulty_level: "hard", completion_rate: "58.50" },
            { id: 10, course_id: 24, title: "Insights Examples Exploration", duration: 120, difficulty_level: "easy", completion_rate: "37.42" },
            { id: 11, course_id: 33, title: "Review", duration: 74, difficulty_level: "medium", completion_rate: "44.56" },
            { id: 12, course_id: 10, title: "Examples", duration: 60, difficulty_level: "hard", completion_rate: "30.23" },
            { id: 13, course_id: 18, title: "Best-Practices Insights", duration: null, difficulty_level: "medium", completion_rate: "60.24" },
            { id: 14, course_id: 24, title: "Principles Assessment", duration: null, difficulty_level: "easy", completion_rate: "44.23" },
            { id: 15, course_id: 49, title: "Methods Overview Exercises", duration: 136, difficulty_level: "medium", completion_rate: "37.59" },
            { id: 16, course_id: 33, title: "Basics", duration: 83, difficulty_level: "medium", completion_rate: "30.17" },
            { id: 17, course_id: 16, title: "Basics Project", duration: 93, difficulty_level: "easy", completion_rate: "50.38" },
            { id: 18, course_id: 21, title: "Deep-Dive Project", duration: 53, difficulty_level: "easy", completion_rate: "49.82" },
            { id: 19, course_id: 31, title: "Project Review", duration: 108, difficulty_level: "medium", completion_rate: "68.32" },
            { id: 20, course_id: 43, title: "Techniques Principles Basics", duration: 38, difficulty_level: "easy", completion_rate: "60.47" },
            { id: 21, course_id: 14, title: "Techniques Summary Feedback", duration: 50, difficulty_level: "hard", completion_rate: "45.60" },
            { id: 22, course_id: 7, title: "Principles", duration: 79, difficulty_level: "easy", completion_rate: "55.14" },
            { id: 23, course_id: 13, title: "Case-Study Review", duration: 117, difficulty_level: "hard", completion_rate: "38.18" },
            { id: 24, course_id: 45, title: "Review Summary", duration: 82, difficulty_level: "medium", completion_rate: "64.69" },
            { id: 25, course_id: 20, title: "Assessment Feedback Overview", duration: null, difficulty_level: "easy", completion_rate: "31.95" },
            { id: 26, course_id: 15, title: "Hands-On Discussion Feedback", duration: null, difficulty_level: "hard", completion_rate: "56.34" },
            { id: 27, course_id: 14, title: "Tutorial Review", duration: 86, difficulty_level: "hard", completion_rate: "44.78" },
            { id: 28, course_id: 34, title: "Exploration Insights Project", duration: 120, difficulty_level: "medium", completion_rate: "52.93" },
            { id: 29, course_id: 41, title: "Discussion Examples Basics", duration: 58, difficulty_level: "hard", completion_rate: "35.96" },
            { id: 30, course_id: 36, title: "Overview", duration: 60, difficulty_level: "easy", completion_rate: "62.48" },
            { id: 31, course_id: 47, title: "Overview", duration: 55, difficulty_level: "easy", completion_rate: "79.40" },
            { id: 32, course_id: 21, title: "Case-Study", duration: 99, difficulty_level: "easy", completion_rate: "52.78" },
            { id: 33, course_id: 41, title: "Hands-On", duration: 103, difficulty_level: "medium", completion_rate: "72.59" },
            { id: 34, course_id: 5, title: "Techniques", duration: null, difficulty_level: "hard", completion_rate: "54.79" },
            { id: 35, course_id: 9, title: "Deep-Dive", duration: 82, difficulty_level: "easy", completion_rate: "51.75" },
            { id: 36, course_id: 31, title: "Exercises Tutorial", duration: 139, difficulty_level: "easy", completion_rate: "62.89" },
            { id: 37, course_id: 29, title: "Basics Examples", duration: 84, difficulty_level: "easy", completion_rate: "33.26" },
            { id: 38, course_id: 48, title: "Exploration", duration: 121, difficulty_level: "medium", completion_rate: "42.13" },
            { id: 39, course_id: 23, title: "Challenges Exploration Best-Practices", duration: 115, difficulty_level: "hard", completion_rate: "49.84" },
            { id: 40, course_id: 50, title: "Assessment", duration: 106, difficulty_level: "easy", completion_rate: "47.04" },
            { id: 41, course_id: 49, title: "Summary Insights", duration: 80, difficulty_level: "easy", completion_rate: "49.39" },
            { id: 42, course_id: 4, title: "Examples", duration: null, difficulty_level: "easy", completion_rate: "61.44" },
            { id: 43, course_id: 42, title: "Exploration", duration: 86, difficulty_level: "easy", completion_rate: "41.55" },
            { id: 44, course_id: 4, title: "Best-Practices", duration: 120, difficulty_level: "hard", completion_rate: "46.24" },
            { id: 45, course_id: 34, title: "Discussion Project Overview", duration: 73, difficulty_level: "easy", completion_rate: "50.64" },
            { id: 46, course_id: 5, title: "Case-Study", duration: 105, difficulty_level: "easy", completion_rate: "57.41" },
            { id: 47, course_id: 22, title: "Project Deep-Dive", duration: 50, difficulty_level: "easy", completion_rate: "65.86" },
            { id: 48, course_id: 14, title: "Insights", duration: null, difficulty_level: "easy", completion_rate: "88.90" },
            { id: 49, course_id: 2, title: "Exercises", duration: 61, difficulty_level: "hard", completion_rate: "48.84" },
            { id: 50, course_id: 10, title: "Methods Examples", duration: 38, difficulty_level: "medium", completion_rate: "48.96" },
            { id: 51, course_id: 27, title: "Hands-On Exploration Techniques", duration: 102, difficulty_level: "medium", completion_rate: "37.52" },
            { id: 52, course_id: 48, title: "Challenges Best-Practices", duration: 84, difficulty_level: "hard", completion_rate: "61.61" },
            { id: 53, course_id: 44, title: "Techniques Methods Challenges", duration: 68, difficulty_level: "easy", completion_rate: "73.20" },
            { id: 54, course_id: 12, title: "Best-Practices", duration: 90, difficulty_level: "medium", completion_rate: "35.66" },
            { id: 55, course_id: 2, title: "Exercises Feedback Summary", duration: 85, difficulty_level: "medium", completion_rate: "50.40" },
            { id: 56, course_id: 42, title: "Case-Study Feedback", duration: 67, difficulty_level: "easy", completion_rate: "32.97" },
            { id: 57, course_id: 30, title: "Case-Study Assessment", duration: 104, difficulty_level: "easy", completion_rate: "60.93" },
            { id: 58, course_id: 29, title: "Deep-Dive Best-Practices", duration: 82, difficulty_level: "easy", completion_rate: "79.52" },
            { id: 59, course_id: 4, title: "Examples", duration: 124, difficulty_level: "easy", completion_rate: "33.32" },
            { id: 60, course_id: 4, title: "Overview Best-Practices Deep-Dive", duration: 135, difficulty_level: "easy", completion_rate: "50.19" },
            { id: 61, course_id: 38, title: "Insights Methods Project", duration: null, difficulty_level: "hard", completion_rate: "29.47" },
            { id: 62, course_id: 38, title: "Exercises Challenges Hands-On", duration: 58, difficulty_level: "easy", completion_rate: "51.85" },
            { id: 63, course_id: 30, title: "Feedback Methods", duration: 55, difficulty_level: "hard", completion_rate: "34.20" },
            { id: 64, course_id: 4, title: "Methods Overview", duration: 87, difficulty_level: "medium", completion_rate: "44.00" },
            { id: 65, course_id: 5, title: "Project Assessment", duration: 114, difficulty_level: "easy", completion_rate: "35.70" },
            { id: 66, course_id: 28, title: "Principles Exploration Exercises", duration: 87, difficulty_level: "easy", completion_rate: "49.87" },
            { id: 67, course_id: 50, title: "Basics", duration: 65, difficulty_level: "medium", completion_rate: "30.79" },
            { id: 68, course_id: 47, title: "Case-Study Deep-Dive Principles", duration: 117, difficulty_level: "easy", completion_rate: "60.40" },
            { id: 69, course_id: 22, title: "Case-Study Exploration", duration: 84, difficulty_level: "medium", completion_rate: "34.00" },
            { id: 70, course_id: 50, title: "Review Hands-On Feedback", duration: 72, difficulty_level: "hard", completion_rate: "48.43" },
            { id: 71, course_id: 40, title: "Project Assessment Feedback", duration: 72, difficulty_level: "hard", completion_rate: "82.37" },
            { id: 72, course_id: 30, title: "Principles Insights Exploration", duration: null, difficulty_level: "hard", completion_rate: "51.08" },
            { id: 73, course_id: 25, title: "Tutorial", duration: 113, difficulty_level: "easy", completion_rate: "43.40" },
            { id: 74, course_id: 22, title: "Project", duration: 61, difficulty_level: "medium", completion_rate: "33.45" },
            { id: 75, course_id: 11, title: "Overview Deep-Dive Methods", duration: 61, difficulty_level: "easy", completion_rate: "50.87" },
            { id: 76, course_id: 16, title: "Project Challenges", duration: 86, difficulty_level: "easy", completion_rate: "43.71" },
            { id: 77, course_id: 9, title: "Best-Practices Assessment", duration: 92, difficulty_level: "easy", completion_rate: "59.01" },
            { id: 78, course_id: 30, title: "Summary", duration: 92, difficulty_level: "easy", completion_rate: "60.97" },
            { id: 79, course_id: 46, title: "Principles Exercises", duration: 59, difficulty_level: "easy", completion_rate: "57.71" },
            { id: 80, course_id: 4, title: "Deep-Dive Challenges Project", duration: 120, difficulty_level: "hard", completion_rate: "61.94" },
            { id: 81, course_id: 7, title: "Overview Assessment Methods", duration: 110, difficulty_level: "easy", completion_rate: "76.21" },
            { id: 82, course_id: 27, title: "Techniques Case-Study", duration: 76, difficulty_level: "easy", completion_rate: "35.72" },
            { id: 83, course_id: 16, title: "Tutorial Feedback Best-Practices", duration: 67, difficulty_level: "easy", completion_rate: "36.37" },
            { id: 84, course_id: 32, title: "Case-Study", duration: 71, difficulty_level: "hard", completion_rate: "61.84" },
            { id: 85, course_id: 46, title: "Case-Study Review", duration: 81, difficulty_level: "easy", completion_rate: "45.16" },
            { id: 86, course_id: 12, title: "Discussion", duration: 100, difficulty_level: "easy", completion_rate: "22.23" },
            { id: 87, course_id: 50, title: "Summary", duration: 85, difficulty_level: "easy", completion_rate: "40.65" },
            { id: 88, course_id: 32, title: "Summary Techniques", duration: 70, difficulty_level: "easy", completion_rate: "33.32" },
            { id: 89, course_id: 23, title: "Insights Principles Case-Study", duration: 95, difficulty_level: "medium", completion_rate: "70.02" },
            { id: 90, course_id: 10, title: "Project", duration: 36, difficulty_level: "easy", completion_rate: "48.27" },
            { id: 91, course_id: 10, title: "Challenges Exploration", duration: 86, difficulty_level: "hard", completion_rate: "32.27" },
            { id: 92, course_id: 24, title: "Assessment Challenges Case-Study", duration: 122, difficulty_level: "easy", completion_rate: "59.41" },
            { id: 93, course_id: 9, title: "Insights Exploration Deep-Dive", duration: 122, difficulty_level: "easy", completion_rate: "50.81" },
            { id: 94, course_id: 18, title: "Exploration", duration: 101, difficulty_level: "hard", completion_rate: "45.60" },
            { id: 95, course_id: 9, title: "Challenges Basics Principles", duration: 115, difficulty_level: "medium", completion_rate: "75.65" },
            { id: 96, course_id: 15, title: "Examples", duration: 62, difficulty_level: "easy", completion_rate: "39.56" },
            { id: 97, course_id: 41, title: "Exploration", duration: 111, difficulty_level: "hard", completion_rate: "51.24" },
            { id: 98, course_id: 30, title: "Feedback Examples Exercises", duration: null, difficulty_level: "easy", completion_rate: "47.90" },
            { id: 99, course_id: 37, title: "Insights", duration: null, difficulty_level: "medium", completion_rate: "45.12" },
            { id: 100, course_id: 26, title: "Principles Basics Review", duration: 61, difficulty_level: "easy", completion_rate: "64.49" },
            { id: 101, course_id: 45, title: "Discussion Challenges", duration: 111, difficulty_level: "easy", completion_rate: "39.66" },
            { id: 102, course_id: 39, title: "Principles", duration: 81, difficulty_level: "hard", completion_rate: "54.63" },
            { id: 103, course_id: 24, title: "Exercises Discussion Basics", duration: 73, difficulty_level: "easy", completion_rate: "58.48" },
            { id: 104, course_id: 42, title: "Techniques", duration: null, difficulty_level: "easy", completion_rate: "27.04" },
            { id: 105, course_id: 38, title: "Basics Examples", duration: 139, difficulty_level: "easy", completion_rate: "69.55" },
            { id: 106, course_id: 26, title: "Best-Practices Tutorial Discussion", duration: 137, difficulty_level: "easy", completion_rate: "66.08" },
            { id: 107, course_id: 26, title: "Summary", duration: 136, difficulty_level: "easy", completion_rate: "27.65" },
            { id: 108, course_id: 35, title: "Examples", duration: null, difficulty_level: "easy", completion_rate: "41.59" },
            { id: 109, course_id: 41, title: "Review", duration: 91, difficulty_level: "easy", completion_rate: "36.62" },
            { id: 110, course_id: 35, title: "Techniques Review Methods", duration: 88, difficulty_level: "easy", completion_rate: "50.48" },
            { id: 111, course_id: 11, title: "Project Hands-On", duration: 87, difficulty_level: "easy", completion_rate: "66.69" },
            { id: 112, course_id: 22, title: "Tutorial Case-Study Feedback", duration: 120, difficulty_level: "easy", completion_rate: "52.52" },
            { id: 113, course_id: 48, title: "Best-Practices Overview", duration: 106, difficulty_level: "hard", completion_rate: "41.19" },
            { id: 114, course_id: 17, title: "Feedback Summary Deep-Dive", duration: 60, difficulty_level: "easy", completion_rate: "44.18" },
            { id: 115, course_id: 27, title: "Methods Exercises", duration: 101, difficulty_level: "hard", completion_rate: "46.71" },
            { id: 116, course_id: 12, title: "Exploration", duration: 61, difficulty_level: "easy", completion_rate: "50.54" },
            { id: 117, course_id: 23, title: "Project", duration: 77, difficulty_level: "hard", completion_rate: "37.74" },
            { id: 118, course_id: 33, title: "Assessment Overview Tutorial", duration: 124, difficulty_level: "easy", completion_rate: "52.39" },
            { id: 119, course_id: 28, title: "Basics Overview Principles", duration: 69, difficulty_level: "easy", completion_rate: "70.96" },
            { id: 120, course_id: 31, title: "Challenges Best-Practices Insights", duration: 94, difficulty_level: "medium", completion_rate: "51.24" },
            { id: 121, course_id: 23, title: "Techniques Insights", duration: 83, difficulty_level: "hard", completion_rate: "52.43" },
            { id: 122, course_id: 42, title: "Case-Study Hands-On", duration: 91, difficulty_level: "easy", completion_rate: "53.55" },
            { id: 123, course_id: 36, title: "Challenges Basics Principles", duration: 133, difficulty_level: "medium", completion_rate: "39.99" },
            { id: 124, course_id: 9, title: "Best-Practices", duration: 118, difficulty_level: "easy", completion_rate: "44.97" },
            { id: 125, course_id: 10, title: "Discussion", duration: 103, difficulty_level: "easy", completion_rate: "47.83" },
            { id: 126, course_id: 31, title: "Summary Best-Practices", duration: 48, difficulty_level: "hard", completion_rate: "36.94" },
            { id: 127, course_id: 38, title: "Hands-On Exploration Review", duration: 125, difficulty_level: "medium", completion_rate: "55.44" },
            { id: 128, course_id: 37, title: "Tutorial", duration: 100, difficulty_level: "easy", completion_rate: "31.74" },
            { id: 129, course_id: 4, title: "Feedback", duration: 68, difficulty_level: "medium", completion_rate: "42.03" },
            { id: 130, course_id: 47, title: "Insights", duration: null, difficulty_level: "easy", completion_rate: "59.97" },
            { id: 131, course_id: 25, title: "Challenges", duration: 107, difficulty_level: "easy", completion_rate: "88.28" },
            { id: 132, course_id: 3, title: "Feedback", duration: 91, difficulty_level: "hard", completion_rate: "18.86" },
            { id: 133, course_id: 48, title: "Exercises", duration: 127, difficulty_level: "hard", completion_rate: "51.86" },
            { id: 134, course_id: 5, title: "Exploration Tutorial", duration: 68, difficulty_level: "hard", completion_rate: "40.80" },
            { id: 135, course_id: 49, title: "Tutorial Techniques Insights", duration: null, difficulty_level: "easy", completion_rate: "55.84" },
            { id: 136, course_id: 25, title: "Assessment", duration: 50, difficulty_level: "easy", completion_rate: "41.07" },
            { id: 137, course_id: 19, title: "Exercises", duration: 69, difficulty_level: "hard", completion_rate: "68.07" },
            { id: 138, course_id: 50, title: "Summary Basics Principles", duration: null, difficulty_level: "medium", completion_rate: "51.21" },
            { id: 139, course_id: 19, title: "Examples Exercises Case-Study", duration: 53, difficulty_level: "medium", completion_rate: "48.96" },
            { id: 140, course_id: 40, title: "Deep-Dive Assessment", duration: 90, difficulty_level: "medium", completion_rate: "47.83" },
            { id: 141, course_id: 2, title: "Deep-Dive Overview Principles", duration: 92, difficulty_level: "medium", completion_rate: "57.78" },
            { id: 142, course_id: 30, title: "Tutorial", duration: 122, difficulty_level: "medium", completion_rate: "73.32" },
            { id: 143, course_id: 6, title: "Challenges", duration: 90, difficulty_level: "hard", completion_rate: "34.24" },
            { id: 144, course_id: 15, title: "Principles Examples", duration: 114, difficulty_level: "hard", completion_rate: "63.07" },
            { id: 145, course_id: 19, title: "Feedback Challenges Methods", duration: 53, difficulty_level: "hard", completion_rate: "31.03" },
            { id: 146, course_id: 22, title: "Techniques", duration: 99, difficulty_level: "medium", completion_rate: "75.54" },
            { id: 147, course_id: 29, title: "Insights Project", duration: 80, difficulty_level: "hard", completion_rate: "42.50" },
            { id: 148, course_id: 49, title: "Best-Practices Techniques", duration: 136, difficulty_level: "easy", completion_rate: "67.79" },
            { id: 149, course_id: 9, title: "Case-Study", duration: 130, difficulty_level: "medium", completion_rate: "52.87" },
            { id: 150, course_id: 12, title: "Examples", duration: 133, difficulty_level: "hard", completion_rate: "55.89" },
        ],
    });
    await prisma.events.createMany({
        data: [
            { id: 1, learner_id: 77, lesson_id: 5, event_type: "watched", event_timestamp: new Date("2021-08-07T02:20:20Z"), duration_minutes: 142, device_type: "tablet" },
            { id: 2, learner_id: 13, lesson_id: 147, event_type: "watched", event_timestamp: new Date("2022-04-01T12:07:07Z"), duration_minutes: 89, device_type: "mobile" },
            { id: 3, learner_id: 89, lesson_id: 112, event_type: "watched", event_timestamp: new Date("2022-08-09T09:14:12Z"), duration_minutes: 75, device_type: "tablet" },
            { id: 4, learner_id: 65, lesson_id: 44, event_type: "watched", event_timestamp: new Date("2023-07-13T12:05:10Z"), duration_minutes: 98, device_type: "desktop" },
            { id: 5, learner_id: 45, lesson_id: 98, event_type: "watched", event_timestamp: new Date("2023-05-14T23:01:54Z"), duration_minutes: 53, device_type: "desktop" },
            { id: 6, learner_id: 21, lesson_id: 145, event_type: "completed", event_timestamp: new Date("2021-06-05T16:33:58Z"), duration_minutes: 110, device_type: "desktop" },
            { id: 7, learner_id: 41, lesson_id: 37, event_type: "watched", event_timestamp: new Date("2023-06-15T07:03:39Z"), duration_minutes: 132, device_type: "desktop" },
            { id: 8, learner_id: 44, lesson_id: 81, event_type: "watched", event_timestamp: new Date("2023-01-18T13:49:23Z"), duration_minutes: 90, device_type: "mobile" },
            { id: 9, learner_id: 9, lesson_id: 18, event_type: "completed", event_timestamp: new Date("2023-10-27T18:20:39Z"), duration_minutes: 121, device_type: "desktop" },
            { id: 10, learner_id: 77, lesson_id: 25, event_type: "quizzed", event_timestamp: new Date("2021-06-22T19:12:45Z"), duration_minutes: 89, device_type: "tablet" },
            { id: 11, learner_id: 60, lesson_id: 95, event_type: "watched", event_timestamp: new Date("2021-02-06T07:45:55Z"), duration_minutes: 73, device_type: "desktop" },
            { id: 12, learner_id: 2, lesson_id: 113, event_type: "watched", event_timestamp: new Date("2023-08-22T14:31:28Z"), duration_minutes: 115, device_type: "mobile" },
            { id: 13, learner_id: 61, lesson_id: 137, event_type: "completed", event_timestamp: new Date("2021-10-22T15:34:45Z"), duration_minutes: 70, device_type: "desktop" },
            { id: 14, learner_id: 71, lesson_id: 147, event_type: "watched", event_timestamp: new Date("2022-10-01T19:03:20Z"), duration_minutes: 76, device_type: "tablet" },
            { id: 15, learner_id: 50, lesson_id: 4, event_type: "watched", event_timestamp: new Date("2021-06-12T22:22:36Z"), duration_minutes: 92, device_type: "tablet" },
            { id: 16, learner_id: 67, lesson_id: 46, event_type: "quizzed", event_timestamp: new Date("2022-07-27T11:45:43Z"), duration_minutes: 104, device_type: "desktop" },
            { id: 17, learner_id: 67, lesson_id: 1, event_type: "quizzed", event_timestamp: new Date("2021-02-23T10:36:52Z"), duration_minutes: 115, device_type: "desktop" },
            { id: 18, learner_id: 23, lesson_id: 57, event_type: "watched", event_timestamp: new Date("2022-12-23T15:09:02Z"), duration_minutes: 109, device_type: "mobile" },
            { id: 19, learner_id: 5, lesson_id: 45, event_type: "watched", event_timestamp: new Date("2022-05-16T12:35:22Z"), duration_minutes: 61, device_type: "desktop" },
            { id: 20, learner_id: 81, lesson_id: 113, event_type: "watched", event_timestamp: new Date("2021-04-26T23:22:08Z"), duration_minutes: 70, device_type: "tablet" },
            { id: 21, learner_id: 31, lesson_id: 96, event_type: "watched", event_timestamp: new Date("2021-07-29T12:01:18Z"), duration_minutes: 75, device_type: "tablet" },
            { id: 22, learner_id: 93, lesson_id: 68, event_type: "watched", event_timestamp: new Date("2021-09-20T20:21:20Z"), duration_minutes: 85, device_type: "desktop" },
            { id: 23, learner_id: 88, lesson_id: 30, event_type: "completed", event_timestamp: new Date("2023-05-11T17:55:27Z"), duration_minutes: 82, device_type: "desktop" },
            { id: 24, learner_id: 89, lesson_id: 34, event_type: "completed", event_timestamp: new Date("2022-07-19T16:49:36Z"), duration_minutes: 62, device_type: "mobile" },
            { id: 25, learner_id: 48, lesson_id: 131, event_type: "completed", event_timestamp: new Date("2022-12-08T06:57:37Z"), duration_minutes: 118, device_type: "tablet" },
            { id: 26, learner_id: 24, lesson_id: 122, event_type: "quizzed", event_timestamp: new Date("2023-01-21T22:31:20Z"), duration_minutes: 65, device_type: "tablet" },
            { id: 27, learner_id: 12, lesson_id: 69, event_type: "quizzed", event_timestamp: new Date("2022-11-21T12:00:31Z"), duration_minutes: 142, device_type: "tablet" },
            { id: 28, learner_id: 29, lesson_id: 8, event_type: "watched", event_timestamp: new Date("2021-01-13T17:29:46Z"), duration_minutes: 79, device_type: "desktop" },
            { id: 29, learner_id: 34, lesson_id: 47, event_type: "quizzed", event_timestamp: new Date("2022-08-27T18:30:51Z"), duration_minutes: 81, device_type: "desktop" },
            { id: 30, learner_id: 89, lesson_id: 21, event_type: "watched", event_timestamp: new Date("2022-04-21T19:39:26Z"), duration_minutes: 102, device_type: "desktop" },
            { id: 31, learner_id: 73, lesson_id: 47, event_type: "watched", event_timestamp: new Date("2022-12-12T15:46:18Z"), duration_minutes: 55, device_type: "desktop" },
            { id: 32, learner_id: 91, lesson_id: 55, event_type: "watched", event_timestamp: new Date("2023-01-12T13:01:08Z"), duration_minutes: 103, device_type: "mobile" },
            { id: 33, learner_id: 98, lesson_id: 79, event_type: "watched", event_timestamp: new Date("2022-05-12T12:12:36Z"), duration_minutes: 65, device_type: "desktop" },
            { id: 34, learner_id: 96, lesson_id: 8, event_type: "watched", event_timestamp: new Date("2023-03-31T20:29:12Z"), duration_minutes: 90, device_type: "tablet" },
            { id: 35, learner_id: 39, lesson_id: 20, event_type: "watched", event_timestamp: new Date("2021-12-21T21:48:50Z"), duration_minutes: 82, device_type: "mobile" },
            { id: 36, learner_id: 94, lesson_id: 117, event_type: "watched", event_timestamp: new Date("2021-03-29T06:51:46Z"), duration_minutes: 89, device_type: "desktop" },
            { id: 37, learner_id: 9, lesson_id: 55, event_type: "watched", event_timestamp: new Date("2023-04-05T03:33:21Z"), duration_minutes: 34, device_type: "desktop" },
            { id: 38, learner_id: 37, lesson_id: 90, event_type: "watched", event_timestamp: new Date("2022-08-21T18:46:02Z"), duration_minutes: 73, device_type: "tablet" },
            { id: 39, learner_id: 2, lesson_id: 35, event_type: "watched", event_timestamp: new Date("2023-03-02T16:25:32Z"), duration_minutes: 156, device_type: "desktop" },
            { id: 40, learner_id: 70, lesson_id: 45, event_type: "watched", event_timestamp: new Date("2023-01-04T08:24:59Z"), duration_minutes: 76, device_type: "desktop" },
            { id: 41, learner_id: 27, lesson_id: 89, event_type: "watched", event_timestamp: new Date("2022-12-08T18:26:10Z"), duration_minutes: 144, device_type: "mobile" },
            { id: 42, learner_id: 89, lesson_id: 87, event_type: "watched", event_timestamp: new Date("2022-04-14T11:50:23Z"), duration_minutes: 100, device_type: "desktop" },
            { id: 43, learner_id: 54, lesson_id: 22, event_type: "watched", event_timestamp: new Date("2023-10-23T21:41:11Z"), duration_minutes: 85, device_type: "desktop" },
            { id: 44, learner_id: 7, lesson_id: 125, event_type: "completed", event_timestamp: new Date("2022-08-10T18:11:33Z"), duration_minutes: 62, device_type: "desktop" },
            { id: 45, learner_id: 26, lesson_id: 46, event_type: "completed", event_timestamp: new Date("2023-07-30T08:00:49Z"), duration_minutes: 79, device_type: "desktop" },
            { id: 46, learner_id: 24, lesson_id: 90, event_type: "watched", event_timestamp: new Date("2022-08-06T15:03:37Z"), duration_minutes: 95, device_type: "tablet" },
            { id: 47, learner_id: 66, lesson_id: 52, event_type: "completed", event_timestamp: new Date("2021-07-16T21:10:54Z"), duration_minutes: 89, device_type: "desktop" },
            { id: 48, learner_id: 78, lesson_id: 18, event_type: "watched", event_timestamp: new Date("2021-04-02T17:04:19Z"), duration_minutes: 99, device_type: "desktop" },
            { id: 49, learner_id: 75, lesson_id: 17, event_type: "completed", event_timestamp: new Date("2021-06-16T11:19:47Z"), duration_minutes: 99, device_type: "desktop" },
            { id: 50, learner_id: 99, lesson_id: 11, event_type: "watched", event_timestamp: new Date("2022-03-30T13:13:28Z"), duration_minutes: 115, device_type: "desktop" },
            { id: 51, learner_id: 84, lesson_id: 21, event_type: "completed", event_timestamp: new Date("2021-06-15T12:30:34Z"), duration_minutes: 96, device_type: "tablet" },
            { id: 52, learner_id: 22, lesson_id: 1, event_type: "watched", event_timestamp: new Date("2022-03-10T07:26:39Z"), duration_minutes: 74, device_type: "mobile" },
            { id: 53, learner_id: 13, lesson_id: 49, event_type: "completed", event_timestamp: new Date("2023-02-17T13:05:19Z"), duration_minutes: 127, device_type: "tablet" },
            { id: 54, learner_id: 84, lesson_id: 58, event_type: "watched", event_timestamp: new Date("2023-07-19T15:26:49Z"), duration_minutes: 93, device_type: "mobile" },
            { id: 55, learner_id: 76, lesson_id: 109, event_type: "watched", event_timestamp: new Date("2022-12-23T21:02:45Z"), duration_minutes: 83, device_type: "mobile" },
            { id: 56, learner_id: 70, lesson_id: 71, event_type: "watched", event_timestamp: new Date("2023-12-20T19:44:51Z"), duration_minutes: 50, device_type: "tablet" },
            { id: 57, learner_id: 92, lesson_id: 3, event_type: "watched", event_timestamp: new Date("2022-02-19T17:02:46Z"), duration_minutes: 97, device_type: "tablet" },
            { id: 58, learner_id: 32, lesson_id: 94, event_type: "watched", event_timestamp: new Date("2021-05-25T13:25:44Z"), duration_minutes: 91, device_type: "mobile" },
            { id: 59, learner_id: 36, lesson_id: 49, event_type: "watched", event_timestamp: new Date("2023-07-03T19:30:26Z"), duration_minutes: 34, device_type: "tablet" },
            { id: 60, learner_id: 61, lesson_id: 123, event_type: "watched", event_timestamp: new Date("2021-04-08T20:55:58Z"), duration_minutes: 58, device_type: "desktop" },
            { id: 61, learner_id: 22, lesson_id: 58, event_type: "watched", event_timestamp: new Date("2023-01-17T12:53:12Z"), duration_minutes: 93, device_type: "tablet" },
            { id: 62, learner_id: 12, lesson_id: 86, event_type: "watched", event_timestamp: new Date("2023-05-08T18:36:36Z"), duration_minutes: 109, device_type: "tablet" },
            { id: 63, learner_id: 53, lesson_id: 9, event_type: "watched", event_timestamp: new Date("2022-12-24T15:55:14Z"), duration_minutes: 114, device_type: "mobile" },
            { id: 64, learner_id: 7, lesson_id: 73, event_type: "watched", event_timestamp: new Date("2021-12-01T20:49:36Z"), duration_minutes: 70, device_type: "tablet" },
            { id: 65, learner_id: 6, lesson_id: 120, event_type: "watched", event_timestamp: new Date("2021-08-21T21:06:03Z"), duration_minutes: 127, device_type: "desktop" },
            { id: 66, learner_id: 16, lesson_id: 67, event_type: "completed", event_timestamp: new Date("2022-03-02T18:28:47Z"), duration_minutes: 93, device_type: "desktop" },
            { id: 67, learner_id: 52, lesson_id: 39, event_type: "watched", event_timestamp: new Date("2023-09-10T17:14:06Z"), duration_minutes: 92, device_type: "desktop" },
            { id: 68, learner_id: 86, lesson_id: 72, event_type: "completed", event_timestamp: new Date("2023-10-02T19:27:08Z"), duration_minutes: 82, device_type: "mobile" },
            { id: 69, learner_id: 42, lesson_id: 80, event_type: "completed", event_timestamp: new Date("2022-04-03T10:26:07Z"), duration_minutes: 86, device_type: "desktop" },
            { id: 70, learner_id: 56, lesson_id: 89, event_type: "completed", event_timestamp: new Date("2023-07-05T12:34:30Z"), duration_minutes: 113, device_type: "desktop" },
            { id: 71, learner_id: 6, lesson_id: 121, event_type: "watched", event_timestamp: new Date("2023-05-16T14:27:52Z"), duration_minutes: 126, device_type: "desktop" },
            { id: 72, learner_id: 21, lesson_id: 88, event_type: "completed", event_timestamp: new Date("2022-03-08T19:29:42Z"), duration_minutes: 102, device_type: "desktop" },
            { id: 73, learner_id: 75, lesson_id: 37, event_type: "completed", event_timestamp: new Date("2021-08-16T14:58:02Z"), duration_minutes: 99, device_type: "desktop" },
            { id: 74, learner_id: 21, lesson_id: 45, event_type: "completed", event_timestamp: new Date("2021-06-15T13:14:45Z"), duration_minutes: 103, device_type: "tablet" },
            { id: 75, learner_id: 13, lesson_id: 66, event_type: "quizzed", event_timestamp: new Date("2021-04-19T10:00:56Z"), duration_minutes: 85, device_type: "desktop" },
            { id: 76, learner_id: 83, lesson_id: 113, event_type: "completed", event_timestamp: new Date("2021-11-15T06:05:29Z"), duration_minutes: 86, device_type: "tablet" },
            { id: 77, learner_id: 73, lesson_id: 14, event_type: "watched", event_timestamp: new Date("2021-10-10T20:39:25Z"), duration_minutes: 109, device_type: "mobile" },
            { id: 78, learner_id: 55, lesson_id: 26, event_type: "watched", event_timestamp: new Date("2021-07-19T18:23:16Z"), duration_minutes: 112, device_type: "tablet" },
            { id: 79, learner_id: 59, lesson_id: 110, event_type: "completed", event_timestamp: new Date("2023-09-08T10:18:22Z"), duration_minutes: 80, device_type: "tablet" },
            { id: 80, learner_id: 85, lesson_id: 93, event_type: "completed", event_timestamp: new Date("2021-12-25T08:29:43Z"), duration_minutes: 60, device_type: "desktop" },
            { id: 81, learner_id: 60, lesson_id: 106, event_type: "watched", event_timestamp: new Date("2022-06-06T20:26:06Z"), duration_minutes: 114, device_type: "mobile" },
            { id: 82, learner_id: 29, lesson_id: 136, event_type: "watched", event_timestamp: new Date("2021-05-05T21:17:25Z"), duration_minutes: 43, device_type: "tablet" },
            { id: 83, learner_id: 49, lesson_id: 31, event_type: "watched", event_timestamp: new Date("2023-09-24T18:50:13Z"), duration_minutes: 120, device_type: "desktop" },
            { id: 84, learner_id: 45, lesson_id: 105, event_type: "quizzed", event_timestamp: new Date("2022-04-04T14:01:42Z"), duration_minutes: 87, device_type: "desktop" },
            { id: 85, learner_id: 42, lesson_id: 36, event_type: "watched", event_timestamp: new Date("2022-02-05T12:14:27Z"), duration_minutes: 74, device_type: "desktop" },
            { id: 86, learner_id: 94, lesson_id: 18, event_type: "quizzed", event_timestamp: new Date("2022-05-17T18:28:18Z"), duration_minutes: 71, device_type: "desktop" },
            { id: 87, learner_id: 42, lesson_id: 52, event_type: "watched", event_timestamp: new Date("2023-06-30T11:57:40Z"), duration_minutes: 131, device_type: "tablet" },
            { id: 88, learner_id: 42, lesson_id: 94, event_type: "watched", event_timestamp: new Date("2021-03-31T02:58:17Z"), duration_minutes: 96, device_type: "tablet" },
            { id: 89, learner_id: 95, lesson_id: 67, event_type: "completed", event_timestamp: new Date("2022-07-12T07:29:34Z"), duration_minutes: 108, device_type: "tablet" },
            { id: 90, learner_id: 55, lesson_id: 71, event_type: "watched", event_timestamp: new Date("2021-12-19T12:40:55Z"), duration_minutes: 39, device_type: "mobile" },
            { id: 91, learner_id: 56, lesson_id: 102, event_type: "watched", event_timestamp: new Date("2022-08-03T16:01:20Z"), duration_minutes: 56, device_type: "tablet" },
            { id: 92, learner_id: 36, lesson_id: 65, event_type: "watched", event_timestamp: new Date("2023-10-16T14:51:39Z"), duration_minutes: 128, device_type: "desktop" },
            { id: 93, learner_id: 33, lesson_id: 26, event_type: "quizzed", event_timestamp: new Date("2023-01-12T21:05:35Z"), duration_minutes: 117, device_type: "desktop" },
            { id: 94, learner_id: 23, lesson_id: 77, event_type: "completed", event_timestamp: new Date("2022-07-14T21:31:22Z"), duration_minutes: 33, device_type: "mobile" },
            { id: 95, learner_id: 97, lesson_id: 26, event_type: "watched", event_timestamp: new Date("2021-11-13T19:48:06Z"), duration_minutes: 90, device_type: "tablet" },
            { id: 96, learner_id: 50, lesson_id: 16, event_type: "watched", event_timestamp: new Date("2021-08-19T17:50:13Z"), duration_minutes: 66, device_type: "desktop" },
            { id: 97, learner_id: 9, lesson_id: 68, event_type: "watched", event_timestamp: new Date("2022-12-17T09:23:46Z"), duration_minutes: 85, device_type: "tablet" },
            { id: 98, learner_id: 83, lesson_id: 109, event_type: "watched", event_timestamp: new Date("2023-12-02T17:58:08Z"), duration_minutes: 65, device_type: "desktop" },
            { id: 99, learner_id: 29, lesson_id: 54, event_type: "watched", event_timestamp: new Date("2022-10-19T02:59:05Z"), duration_minutes: 25, device_type: "tablet" },
            { id: 100, learner_id: 26, lesson_id: 106, event_type: "quizzed", event_timestamp: new Date("2022-02-08T21:27:29Z"), duration_minutes: 79, device_type: "tablet" },
            { id: 101, learner_id: 68, lesson_id: 150, event_type: "watched", event_timestamp: new Date("2022-03-24T17:07:12Z"), duration_minutes: 99, device_type: "desktop" },
            { id: 102, learner_id: 14, lesson_id: 37, event_type: "completed", event_timestamp: new Date("2022-07-31T22:36:23Z"), duration_minutes: 111, device_type: "tablet" },
            { id: 103, learner_id: 62, lesson_id: 120, event_type: "watched", event_timestamp: new Date("2023-02-03T10:42:16Z"), duration_minutes: 41, device_type: "desktop" },
            { id: 104, learner_id: 91, lesson_id: 86, event_type: "watched", event_timestamp: new Date("2021-11-26T19:43:33Z"), duration_minutes: 115, device_type: "desktop" },
            { id: 105, learner_id: 34, lesson_id: 64, event_type: "watched", event_timestamp: new Date("2023-02-10T16:35:42Z"), duration_minutes: 104, device_type: "desktop" },
            { id: 106, learner_id: 1, lesson_id: 31, event_type: "watched", event_timestamp: new Date("2021-06-11T11:36:41Z"), duration_minutes: 58, device_type: "mobile" },
            { id: 107, learner_id: 25, lesson_id: 149, event_type: "watched", event_timestamp: new Date("2022-10-21T11:13:55Z"), duration_minutes: 54, device_type: "tablet" },
            { id: 108, learner_id: 74, lesson_id: 114, event_type: "watched", event_timestamp: new Date("2022-05-07T12:51:29Z"), duration_minutes: 62, device_type: "desktop" },
            { id: 109, learner_id: 71, lesson_id: 53, event_type: "watched", event_timestamp: new Date("2022-06-30T17:49:53Z"), duration_minutes: 67, device_type: "desktop" },
            { id: 110, learner_id: 9, lesson_id: 28, event_type: "watched", event_timestamp: new Date("2023-01-14T20:21:18Z"), duration_minutes: 107, device_type: "desktop" },
            { id: 111, learner_id: 96, lesson_id: 6, event_type: "watched", event_timestamp: new Date("2023-03-07T15:48:06Z"), duration_minutes: 81, device_type: "desktop" },
            { id: 112, learner_id: 46, lesson_id: 64, event_type: "watched", event_timestamp: new Date("2022-01-13T15:21:40Z"), duration_minutes: 63, device_type: "desktop" },
            { id: 113, learner_id: 63, lesson_id: 133, event_type: "completed", event_timestamp: new Date("2022-12-26T13:30:05Z"), duration_minutes: 93, device_type: "tablet" },
            { id: 114, learner_id: 58, lesson_id: 138, event_type: "watched", event_timestamp: new Date("2023-01-10T12:26:20Z"), duration_minutes: 45, device_type: "tablet" },
            { id: 115, learner_id: 23, lesson_id: 148, event_type: "watched", event_timestamp: new Date("2021-09-10T07:01:49Z"), duration_minutes: 98, device_type: "mobile" },
            { id: 116, learner_id: 92, lesson_id: 144, event_type: "completed", event_timestamp: new Date("2021-11-13T16:30:49Z"), duration_minutes: 84, device_type: "mobile" },
            { id: 117, learner_id: 52, lesson_id: 114, event_type: "completed", event_timestamp: new Date("2021-08-03T17:13:34Z"), duration_minutes: 93, device_type: "desktop" },
            { id: 118, learner_id: 68, lesson_id: 116, event_type: "watched", event_timestamp: new Date("2023-09-01T12:42:24Z"), duration_minutes: 109, device_type: "mobile" },
            { id: 119, learner_id: 90, lesson_id: 51, event_type: "watched", event_timestamp: new Date("2021-09-06T19:07:23Z"), duration_minutes: 43, device_type: "desktop" },
            { id: 120, learner_id: 81, lesson_id: 103, event_type: "watched", event_timestamp: new Date("2023-10-01T11:41:30Z"), duration_minutes: 112, device_type: "mobile" },
            { id: 121, learner_id: 4, lesson_id: 109, event_type: "watched", event_timestamp: new Date("2021-03-26T13:08:48Z"), duration_minutes: 57, device_type: "tablet" },
            { id: 122, learner_id: 22, lesson_id: 149, event_type: "completed", event_timestamp: new Date("2021-08-11T16:29:58Z"), duration_minutes: 140, device_type: "desktop" },
            { id: 123, learner_id: 71, lesson_id: 80, event_type: "watched", event_timestamp: new Date("2023-05-13T18:41:09Z"), duration_minutes: 116, device_type: "desktop" },
            { id: 124, learner_id: 77, lesson_id: 139, event_type: "watched", event_timestamp: new Date("2022-03-18T20:44:10Z"), duration_minutes: 94, device_type: "tablet" },
            { id: 125, learner_id: 15, lesson_id: 143, event_type: "completed", event_timestamp: new Date("2022-12-03T14:32:53Z"), duration_minutes: 96, device_type: "tablet" },
            { id: 126, learner_id: 94, lesson_id: 111, event_type: "watched", event_timestamp: new Date("2023-02-01T12:10:54Z"), duration_minutes: 89, device_type: "desktop" },
            { id: 127, learner_id: 24, lesson_id: 90, event_type: "completed", event_timestamp: new Date("2022-02-16T21:09:15Z"), duration_minutes: 86, device_type: "desktop" },
            { id: 128, learner_id: 26, lesson_id: 113, event_type: "watched", event_timestamp: new Date("2023-12-09T10:53:24Z"), duration_minutes: 54, device_type: "desktop" },
            { id: 129, learner_id: 95, lesson_id: 133, event_type: "watched", event_timestamp: new Date("2023-05-12T09:08:14Z"), duration_minutes: 52, device_type: "mobile" },
            { id: 130, learner_id: 80, lesson_id: 127, event_type: "watched", event_timestamp: new Date("2021-04-07T20:37:57Z"), duration_minutes: 64, device_type: "desktop" },
            { id: 131, learner_id: 78, lesson_id: 68, event_type: "completed", event_timestamp: new Date("2022-07-21T12:44:19Z"), duration_minutes: 100, device_type: "desktop" },
            { id: 132, learner_id: 12, lesson_id: 10, event_type: "completed", event_timestamp: new Date("2023-03-08T19:08:55Z"), duration_minutes: 83, device_type: "tablet" },
            { id: 133, learner_id: 79, lesson_id: 76, event_type: "completed", event_timestamp: new Date("2021-12-23T15:03:14Z"), duration_minutes: 55, device_type: "desktop" },
            { id: 134, learner_id: 55, lesson_id: 12, event_type: "watched", event_timestamp: new Date("2021-10-18T12:51:10Z"), duration_minutes: 91, device_type: "tablet" },
            { id: 135, learner_id: 21, lesson_id: 53, event_type: "watched", event_timestamp: new Date("2022-06-18T21:18:44Z"), duration_minutes: 105, device_type: "mobile" },
            { id: 136, learner_id: 42, lesson_id: 147, event_type: "watched", event_timestamp: new Date("2021-02-23T07:51:22Z"), duration_minutes: 87, device_type: "desktop" },
            { id: 137, learner_id: 53, lesson_id: 61, event_type: "completed", event_timestamp: new Date("2023-04-07T10:21:52Z"), duration_minutes: 86, device_type: "tablet" },
            { id: 138, learner_id: 68, lesson_id: 139, event_type: "watched", event_timestamp: new Date("2022-02-06T17:22:51Z"), duration_minutes: 101, device_type: "desktop" },
            { id: 139, learner_id: 19, lesson_id: 2, event_type: "watched", event_timestamp: new Date("2021-05-20T15:05:53Z"), duration_minutes: 50, device_type: "tablet" },
            { id: 140, learner_id: 55, lesson_id: 126, event_type: "watched", event_timestamp: new Date("2023-07-13T07:59:44Z"), duration_minutes: 71, device_type: "desktop" },
            { id: 141, learner_id: 1, lesson_id: 118, event_type: "watched", event_timestamp: new Date("2021-05-30T12:09:46Z"), duration_minutes: 78, device_type: "desktop" },
            { id: 142, learner_id: 12, lesson_id: 93, event_type: "watched", event_timestamp: new Date("2022-11-28T14:45:11Z"), duration_minutes: 92, device_type: "desktop" },
            { id: 143, learner_id: 76, lesson_id: 30, event_type: "completed", event_timestamp: new Date("2022-09-01T11:40:41Z"), duration_minutes: 85, device_type: "mobile" },
            { id: 144, learner_id: 33, lesson_id: 3, event_type: "quizzed", event_timestamp: new Date("2021-02-26T10:40:36Z"), duration_minutes: 44, device_type: "desktop" },
            { id: 145, learner_id: 54, lesson_id: 117, event_type: "watched", event_timestamp: new Date("2022-04-11T12:41:03Z"), duration_minutes: 157, device_type: "desktop" },
            { id: 146, learner_id: 49, lesson_id: 108, event_type: "watched", event_timestamp: new Date("2023-09-26T14:57:35Z"), duration_minutes: 85, device_type: "desktop" },
            { id: 147, learner_id: 50, lesson_id: 43, event_type: "watched", event_timestamp: new Date("2022-03-25T17:24:46Z"), duration_minutes: 73, device_type: "tablet" },
            { id: 148, learner_id: 73, lesson_id: 97, event_type: "completed", event_timestamp: new Date("2021-04-21T19:20:36Z"), duration_minutes: 132, device_type: "desktop" },
            { id: 149, learner_id: 11, lesson_id: 71, event_type: "watched", event_timestamp: new Date("2021-02-13T11:08:23Z"), duration_minutes: 93, device_type: "mobile" },
            { id: 150, learner_id: 13, lesson_id: 13, event_type: "watched", event_timestamp: new Date("2022-11-03T10:10:29Z"), duration_minutes: 107, device_type: "mobile" },
            { id: 151, learner_id: 6, lesson_id: 88, event_type: "watched", event_timestamp: new Date("2023-10-18T19:05:38Z"), duration_minutes: 77, device_type: "desktop" },
            { id: 152, learner_id: 41, lesson_id: 25, event_type: "completed", event_timestamp: new Date("2023-01-18T08:23:52Z"), duration_minutes: 39, device_type: "mobile" },
            { id: 153, learner_id: 99, lesson_id: 41, event_type: "watched", event_timestamp: new Date("2023-12-04T21:13:51Z"), duration_minutes: 120, device_type: "desktop" },
            { id: 154, learner_id: 39, lesson_id: 93, event_type: "watched", event_timestamp: new Date("2023-12-13T16:36:11Z"), duration_minutes: 94, device_type: "desktop" },
            { id: 155, learner_id: 6, lesson_id: 117, event_type: "watched", event_timestamp: new Date("2023-11-30T08:39:23Z"), duration_minutes: 113, device_type: "tablet" },
            { id: 156, learner_id: 45, lesson_id: 3, event_type: "watched", event_timestamp: new Date("2022-05-25T18:12:50Z"), duration_minutes: 78, device_type: "mobile" },
            { id: 157, learner_id: 49, lesson_id: 141, event_type: "watched", event_timestamp: new Date("2021-03-17T09:44:28Z"), duration_minutes: 65, device_type: "tablet" },
            { id: 158, learner_id: 64, lesson_id: 127, event_type: "quizzed", event_timestamp: new Date("2022-03-01T18:35:15Z"), duration_minutes: 74, device_type: "desktop" },
            { id: 159, learner_id: 1, lesson_id: 62, event_type: "completed", event_timestamp: new Date("2022-06-20T23:25:55Z"), duration_minutes: 50, device_type: "mobile" },
            { id: 160, learner_id: 2, lesson_id: 150, event_type: "watched", event_timestamp: new Date("2021-09-11T08:03:12Z"), duration_minutes: 107, device_type: "desktop" },
            { id: 161, learner_id: 82, lesson_id: 118, event_type: "completed", event_timestamp: new Date("2023-12-26T09:27:32Z"), duration_minutes: 112, device_type: "desktop" },
            { id: 162, learner_id: 26, lesson_id: 93, event_type: "watched", event_timestamp: new Date("2022-05-17T18:12:33Z"), duration_minutes: 67, device_type: "mobile" },
            { id: 163, learner_id: 52, lesson_id: 121, event_type: "watched", event_timestamp: new Date("2021-02-05T19:47:14Z"), duration_minutes: 110, device_type: "desktop" },
            { id: 164, learner_id: 16, lesson_id: 15, event_type: "watched", event_timestamp: new Date("2023-11-09T02:15:39Z"), duration_minutes: 76, device_type: "mobile" },
            { id: 165, learner_id: 28, lesson_id: 56, event_type: "completed", event_timestamp: new Date("2021-11-25T12:15:48Z"), duration_minutes: 106, device_type: "tablet" },
            { id: 166, learner_id: 11, lesson_id: 30, event_type: "watched", event_timestamp: new Date("2021-10-06T06:44:50Z"), duration_minutes: 64, device_type: "mobile" },
            { id: 167, learner_id: 36, lesson_id: 6, event_type: "watched", event_timestamp: new Date("2021-01-03T09:02:48Z"), duration_minutes: 77, device_type: "tablet" },
            { id: 168, learner_id: 67, lesson_id: 109, event_type: "watched", event_timestamp: new Date("2022-05-31T21:08:58Z"), duration_minutes: 96, device_type: "tablet" },
            { id: 169, learner_id: 28, lesson_id: 117, event_type: "completed", event_timestamp: new Date("2021-01-08T13:25:44Z"), duration_minutes: 112, device_type: "desktop" },
            { id: 170, learner_id: 38, lesson_id: 82, event_type: "watched", event_timestamp: new Date("2023-03-24T14:05:40Z"), duration_minutes: 82, device_type: "desktop" },
            { id: 171, learner_id: 27, lesson_id: 115, event_type: "completed", event_timestamp: new Date("2022-06-23T21:20:34Z"), duration_minutes: 145, device_type: "desktop" },
            { id: 172, learner_id: 68, lesson_id: 89, event_type: "completed", event_timestamp: new Date("2023-12-20T08:09:37Z"), duration_minutes: 75, device_type: "tablet" },
            { id: 173, learner_id: 63, lesson_id: 81, event_type: "quizzed", event_timestamp: new Date("2023-07-23T16:32:26Z"), duration_minutes: 156, device_type: "mobile" },
            { id: 174, learner_id: 13, lesson_id: 33, event_type: "completed", event_timestamp: new Date("2023-11-17T07:18:08Z"), duration_minutes: 106, device_type: "desktop" },
            { id: 175, learner_id: 11, lesson_id: 32, event_type: "completed", event_timestamp: new Date("2022-07-26T16:08:22Z"), duration_minutes: 110, device_type: "desktop" },
            { id: 176, learner_id: 25, lesson_id: 74, event_type: "watched", event_timestamp: new Date("2021-11-25T08:05:14Z"), duration_minutes: 133, device_type: "mobile" },
            { id: 177, learner_id: 14, lesson_id: 79, event_type: "watched", event_timestamp: new Date("2022-08-04T19:10:39Z"), duration_minutes: 85, device_type: "desktop" },
            { id: 178, learner_id: 69, lesson_id: 84, event_type: "watched", event_timestamp: new Date("2023-12-15T19:15:22Z"), duration_minutes: 63, device_type: "desktop" },
            { id: 179, learner_id: 36, lesson_id: 65, event_type: "watched", event_timestamp: new Date("2021-01-06T19:15:02Z"), duration_minutes: 96, device_type: "desktop" },
            { id: 180, learner_id: 29, lesson_id: 23, event_type: "watched", event_timestamp: new Date("2021-01-13T17:31:55Z"), duration_minutes: 115, device_type: "desktop" },
            { id: 181, learner_id: 33, lesson_id: 10, event_type: "watched", event_timestamp: new Date("2023-03-18T20:47:51Z"), duration_minutes: 76, device_type: "desktop" },
            { id: 182, learner_id: 40, lesson_id: 118, event_type: "watched", event_timestamp: new Date("2023-10-30T15:47:48Z"), duration_minutes: 87, device_type: "desktop" },
            { id: 183, learner_id: 52, lesson_id: 12, event_type: "completed", event_timestamp: new Date("2021-11-08T07:43:35Z"), duration_minutes: 140, device_type: "desktop" },
            { id: 184, learner_id: 54, lesson_id: 9, event_type: "quizzed", event_timestamp: new Date("2021-12-21T13:48:30Z"), duration_minutes: 82, device_type: "tablet" },
            { id: 185, learner_id: 17, lesson_id: 88, event_type: "watched", event_timestamp: new Date("2023-01-26T21:13:06Z"), duration_minutes: 69, device_type: "tablet" },
            { id: 186, learner_id: 32, lesson_id: 107, event_type: "completed", event_timestamp: new Date("2022-04-04T19:42:20Z"), duration_minutes: 79, device_type: "desktop" },
            { id: 187, learner_id: 72, lesson_id: 148, event_type: "watched", event_timestamp: new Date("2021-12-20T16:16:25Z"), duration_minutes: 47, device_type: "mobile" },
            { id: 188, learner_id: 37, lesson_id: 101, event_type: "watched", event_timestamp: new Date("2023-11-24T15:46:09Z"), duration_minutes: 97, device_type: "mobile" },
            { id: 189, learner_id: 22, lesson_id: 93, event_type: "watched", event_timestamp: new Date("2023-05-10T21:19:39Z"), duration_minutes: 96, device_type: "desktop" },
            { id: 190, learner_id: 17, lesson_id: 31, event_type: "completed", event_timestamp: new Date("2021-11-23T13:13:18Z"), duration_minutes: 38, device_type: "mobile" },
            { id: 191, learner_id: 86, lesson_id: 90, event_type: "watched", event_timestamp: new Date("2022-08-22T14:02:10Z"), duration_minutes: 72, device_type: "mobile" },
            { id: 192, learner_id: 30, lesson_id: 33, event_type: "watched", event_timestamp: new Date("2021-06-20T12:45:44Z"), duration_minutes: 96, device_type: "mobile" },
            { id: 193, learner_id: 5, lesson_id: 16, event_type: "watched", event_timestamp: new Date("2022-10-16T22:50:37Z"), duration_minutes: 135, device_type: "desktop" },
            { id: 194, learner_id: 6, lesson_id: 56, event_type: "completed", event_timestamp: new Date("2021-07-23T01:32:25Z"), duration_minutes: 33, device_type: "tablet" },
            { id: 195, learner_id: 5, lesson_id: 150, event_type: "watched", event_timestamp: new Date("2021-03-31T17:49:17Z"), duration_minutes: 72, device_type: "mobile" },
            { id: 196, learner_id: 49, lesson_id: 72, event_type: "completed", event_timestamp: new Date("2022-06-24T17:43:23Z"), duration_minutes: 84, device_type: "mobile" },
            { id: 197, learner_id: 69, lesson_id: 62, event_type: "watched", event_timestamp: new Date("2023-09-10T10:49:42Z"), duration_minutes: 80, device_type: "mobile" },
            { id: 198, learner_id: 24, lesson_id: 98, event_type: "watched", event_timestamp: new Date("2021-12-11T10:18:31Z"), duration_minutes: 84, device_type: "desktop" },
            { id: 199, learner_id: 89, lesson_id: 19, event_type: "watched", event_timestamp: new Date("2023-12-09T18:11:52Z"), duration_minutes: 81, device_type: "mobile" },
            { id: 200, learner_id: 82, lesson_id: 88, event_type: "watched", event_timestamp: new Date("2023-10-28T09:40:42Z"), duration_minutes: 98, device_type: "mobile" },
            { id: 201, learner_id: 84, lesson_id: 79, event_type: "completed", event_timestamp: new Date("2021-10-27T22:41:59Z"), duration_minutes: 133, device_type: "tablet" },
            { id: 202, learner_id: 43, lesson_id: 42, event_type: "watched", event_timestamp: new Date("2022-07-24T22:53:12Z"), duration_minutes: 73, device_type: "tablet" },
            { id: 203, learner_id: 22, lesson_id: 74, event_type: "completed", event_timestamp: new Date("2022-05-13T07:24:19Z"), duration_minutes: 98, device_type: "tablet" },
            { id: 204, learner_id: 7, lesson_id: 114, event_type: "watched", event_timestamp: new Date("2023-01-04T12:08:26Z"), duration_minutes: 84, device_type: "desktop" },
            { id: 205, learner_id: 54, lesson_id: 117, event_type: "watched", event_timestamp: new Date("2021-05-13T00:00:38Z"), duration_minutes: 72, device_type: "desktop" },
            { id: 206, learner_id: 18, lesson_id: 22, event_type: "watched", event_timestamp: new Date("2022-03-29T20:32:18Z"), duration_minutes: 71, device_type: "tablet" },
            { id: 207, learner_id: 63, lesson_id: 117, event_type: "watched", event_timestamp: new Date("2021-08-11T07:57:35Z"), duration_minutes: 92, device_type: "mobile" },
            { id: 208, learner_id: 84, lesson_id: 127, event_type: "watched", event_timestamp: new Date("2022-04-11T11:16:09Z"), duration_minutes: 105, device_type: "desktop" },
            { id: 209, learner_id: 92, lesson_id: 82, event_type: "completed", event_timestamp: new Date("2022-01-30T13:26:08Z"), duration_minutes: 81, device_type: "desktop" },
            { id: 210, learner_id: 14, lesson_id: 57, event_type: "completed", event_timestamp: new Date("2021-09-13T12:12:49Z"), duration_minutes: 101, device_type: "tablet" },
            { id: 211, learner_id: 48, lesson_id: 68, event_type: "watched", event_timestamp: new Date("2023-12-23T09:44:14Z"), duration_minutes: 60, device_type: "tablet" },
            { id: 212, learner_id: 51, lesson_id: 97, event_type: "quizzed", event_timestamp: new Date("2023-08-26T03:34:28Z"), duration_minutes: 122, device_type: "tablet" },
            { id: 213, learner_id: 60, lesson_id: 88, event_type: "watched", event_timestamp: new Date("2022-03-06T19:21:02Z"), duration_minutes: 63, device_type: "tablet" },
            { id: 214, learner_id: 6, lesson_id: 34, event_type: "quizzed", event_timestamp: new Date("2022-11-18T15:23:47Z"), duration_minutes: 99, device_type: "mobile" },
            { id: 215, learner_id: 96, lesson_id: 3, event_type: "quizzed", event_timestamp: new Date("2023-01-17T16:19:25Z"), duration_minutes: 141, device_type: "desktop" },
            { id: 216, learner_id: 6, lesson_id: 94, event_type: "watched", event_timestamp: new Date("2022-05-13T07:56:21Z"), duration_minutes: 101, device_type: "desktop" },
            { id: 217, learner_id: 99, lesson_id: 142, event_type: "watched", event_timestamp: new Date("2021-07-07T22:34:19Z"), duration_minutes: 88, device_type: "mobile" },
            { id: 218, learner_id: 29, lesson_id: 13, event_type: "watched", event_timestamp: new Date("2021-04-18T11:45:23Z"), duration_minutes: 83, device_type: "desktop" },
            { id: 219, learner_id: 77, lesson_id: 147, event_type: "watched", event_timestamp: new Date("2021-04-15T17:36:50Z"), duration_minutes: 94, device_type: "desktop" },
            { id: 220, learner_id: 22, lesson_id: 22, event_type: "watched", event_timestamp: new Date("2023-01-28T19:56:42Z"), duration_minutes: 78, device_type: "mobile" },
            { id: 221, learner_id: 31, lesson_id: 118, event_type: "completed", event_timestamp: new Date("2023-10-01T18:04:41Z"), duration_minutes: 101, device_type: "tablet" },
            { id: 222, learner_id: 9, lesson_id: 129, event_type: "watched", event_timestamp: new Date("2022-10-20T00:53:02Z"), duration_minutes: 106, device_type: "mobile" },
            { id: 223, learner_id: 42, lesson_id: 103, event_type: "watched", event_timestamp: new Date("2022-06-11T18:44:27Z"), duration_minutes: 100, device_type: "mobile" },
            { id: 224, learner_id: 65, lesson_id: 9, event_type: "completed", event_timestamp: new Date("2021-02-18T13:12:08Z"), duration_minutes: 88, device_type: "tablet" },
            { id: 225, learner_id: 16, lesson_id: 4, event_type: "watched", event_timestamp: new Date("2021-10-05T13:06:09Z"), duration_minutes: 66, device_type: "tablet" },
            { id: 226, learner_id: 59, lesson_id: 4, event_type: "completed", event_timestamp: new Date("2023-03-20T12:29:08Z"), duration_minutes: 103, device_type: "desktop" },
            { id: 227, learner_id: 50, lesson_id: 133, event_type: "watched", event_timestamp: new Date("2021-01-22T12:41:27Z"), duration_minutes: 97, device_type: "tablet" },
            { id: 228, learner_id: 67, lesson_id: 17, event_type: "quizzed", event_timestamp: new Date("2023-10-23T13:40:23Z"), duration_minutes: 62, device_type: "desktop" },
            { id: 229, learner_id: 84, lesson_id: 131, event_type: "watched", event_timestamp: new Date("2022-04-09T12:03:32Z"), duration_minutes: 59, device_type: "desktop" },
            { id: 230, learner_id: 85, lesson_id: 119, event_type: "watched", event_timestamp: new Date("2021-11-02T21:18:48Z"), duration_minutes: 78, device_type: "desktop" },
            { id: 231, learner_id: 66, lesson_id: 102, event_type: "watched", event_timestamp: new Date("2022-05-15T10:22:12Z"), duration_minutes: 118, device_type: "tablet" },
            { id: 232, learner_id: 87, lesson_id: 140, event_type: "watched", event_timestamp: new Date("2022-12-09T11:17:22Z"), duration_minutes: 67, device_type: "tablet" },
            { id: 233, learner_id: 69, lesson_id: 117, event_type: "completed", event_timestamp: new Date("2021-05-01T19:24:52Z"), duration_minutes: 133, device_type: "desktop" },
            { id: 234, learner_id: 52, lesson_id: 8, event_type: "watched", event_timestamp: new Date("2022-07-08T13:44:29Z"), duration_minutes: 131, device_type: "desktop" },
            { id: 235, learner_id: 8, lesson_id: 44, event_type: "quizzed", event_timestamp: new Date("2023-08-18T14:31:23Z"), duration_minutes: 145, device_type: "desktop" },
            { id: 236, learner_id: 30, lesson_id: 64, event_type: "completed", event_timestamp: new Date("2023-02-28T14:15:04Z"), duration_minutes: 108, device_type: "desktop" },
            { id: 237, learner_id: 49, lesson_id: 79, event_type: "watched", event_timestamp: new Date("2023-11-04T12:31:25Z"), duration_minutes: 90, device_type: "desktop" },
            { id: 238, learner_id: 60, lesson_id: 74, event_type: "watched", event_timestamp: new Date("2022-06-08T14:10:02Z"), duration_minutes: 94, device_type: "desktop" },
            { id: 239, learner_id: 4, lesson_id: 131, event_type: "completed", event_timestamp: new Date("2021-05-27T21:34:48Z"), duration_minutes: 117, device_type: "mobile" },
            { id: 240, learner_id: 97, lesson_id: 1, event_type: "watched", event_timestamp: new Date("2023-07-16T03:19:55Z"), duration_minutes: 53, device_type: "tablet" },
            { id: 241, learner_id: 28, lesson_id: 60, event_type: "watched", event_timestamp: new Date("2021-07-09T14:26:14Z"), duration_minutes: 105, device_type: "desktop" },
            { id: 242, learner_id: 81, lesson_id: 7, event_type: "completed", event_timestamp: new Date("2021-10-30T11:16:43Z"), duration_minutes: 84, device_type: "desktop" },
            { id: 243, learner_id: 1, lesson_id: 147, event_type: "watched", event_timestamp: new Date("2022-09-12T16:03:01Z"), duration_minutes: 77, device_type: "tablet" },
            { id: 244, learner_id: 70, lesson_id: 121, event_type: "watched", event_timestamp: new Date("2023-09-26T16:13:00Z"), duration_minutes: 130, device_type: "tablet" },
            { id: 245, learner_id: 87, lesson_id: 21, event_type: "watched", event_timestamp: new Date("2023-10-14T14:33:10Z"), duration_minutes: 81, device_type: "tablet" },
            { id: 246, learner_id: 62, lesson_id: 146, event_type: "watched", event_timestamp: new Date("2023-03-11T11:22:46Z"), duration_minutes: 91, device_type: "mobile" },
            { id: 247, learner_id: 43, lesson_id: 133, event_type: "watched", event_timestamp: new Date("2021-02-12T08:07:32Z"), duration_minutes: 104, device_type: "desktop" },
            { id: 248, learner_id: 74, lesson_id: 3, event_type: "watched", event_timestamp: new Date("2022-07-20T10:39:08Z"), duration_minutes: 123, device_type: "tablet" },
            { id: 249, learner_id: 21, lesson_id: 93, event_type: "completed", event_timestamp: new Date("2022-06-08T20:37:06Z"), duration_minutes: 72, device_type: "tablet" },
            { id: 250, learner_id: 87, lesson_id: 149, event_type: "quizzed", event_timestamp: new Date("2021-07-14T12:53:00Z"), duration_minutes: 66, device_type: "tablet" },
            { id: 251, learner_id: 56, lesson_id: 113, event_type: "watched", event_timestamp: new Date("2023-12-01T18:27:43Z"), duration_minutes: 79, device_type: "desktop" },
            { id: 252, learner_id: 45, lesson_id: 135, event_type: "watched", event_timestamp: new Date("2022-05-01T05:00:08Z"), duration_minutes: 129, device_type: "mobile" },
            { id: 253, learner_id: 11, lesson_id: 150, event_type: "quizzed", event_timestamp: new Date("2021-01-06T07:07:12Z"), duration_minutes: 97, device_type: "desktop" },
            { id: 254, learner_id: 24, lesson_id: 71, event_type: "watched", event_timestamp: new Date("2021-05-19T14:48:11Z"), duration_minutes: 136, device_type: "desktop" },
            { id: 255, learner_id: 73, lesson_id: 147, event_type: "watched", event_timestamp: new Date("2021-01-03T15:55:39Z"), duration_minutes: 94, device_type: "desktop" },
            { id: 256, learner_id: 100, lesson_id: 65, event_type: "watched", event_timestamp: new Date("2023-03-28T07:50:55Z"), duration_minutes: 104, device_type: "desktop" },
            { id: 257, learner_id: 21, lesson_id: 13, event_type: "watched", event_timestamp: new Date("2022-10-09T23:10:44Z"), duration_minutes: 118, device_type: "desktop" },
            { id: 258, learner_id: 16, lesson_id: 146, event_type: "completed", event_timestamp: new Date("2021-10-15T17:16:42Z"), duration_minutes: 70, device_type: "tablet" },
            { id: 259, learner_id: 78, lesson_id: 23, event_type: "watched", event_timestamp: new Date("2023-02-21T13:09:28Z"), duration_minutes: 85, device_type: "tablet" },
            { id: 260, learner_id: 23, lesson_id: 107, event_type: "watched", event_timestamp: new Date("2022-10-06T06:19:55Z"), duration_minutes: 102, device_type: "tablet" },
            { id: 261, learner_id: 1, lesson_id: 23, event_type: "watched", event_timestamp: new Date("2021-03-14T15:58:42Z"), duration_minutes: 127, device_type: "tablet" },
            { id: 262, learner_id: 40, lesson_id: 34, event_type: "watched", event_timestamp: new Date("2022-12-28T18:45:33Z"), duration_minutes: 69, device_type: "mobile" },
            { id: 263, learner_id: 10, lesson_id: 79, event_type: "watched", event_timestamp: new Date("2022-03-20T20:15:54Z"), duration_minutes: 170, device_type: "desktop" },
            { id: 264, learner_id: 51, lesson_id: 148, event_type: "watched", event_timestamp: new Date("2023-12-09T12:38:06Z"), duration_minutes: 79, device_type: "tablet" },
            { id: 265, learner_id: 49, lesson_id: 49, event_type: "watched", event_timestamp: new Date("2022-04-13T19:55:34Z"), duration_minutes: 50, device_type: "desktop" },
            { id: 266, learner_id: 81, lesson_id: 67, event_type: "watched", event_timestamp: new Date("2023-05-05T17:36:34Z"), duration_minutes: 125, device_type: "tablet" },
            { id: 267, learner_id: 44, lesson_id: 22, event_type: "watched", event_timestamp: new Date("2021-09-03T19:49:32Z"), duration_minutes: 114, device_type: "desktop" },
            { id: 268, learner_id: 29, lesson_id: 95, event_type: "completed", event_timestamp: new Date("2023-02-26T11:53:06Z"), duration_minutes: 129, device_type: "tablet" },
            { id: 269, learner_id: 67, lesson_id: 100, event_type: "completed", event_timestamp: new Date("2022-10-18T05:38:54Z"), duration_minutes: 62, device_type: "tablet" },
            { id: 270, learner_id: 79, lesson_id: 64, event_type: "watched", event_timestamp: new Date("2021-04-26T23:30:46Z"), duration_minutes: 105, device_type: "tablet" },
            { id: 271, learner_id: 53, lesson_id: 73, event_type: "watched", event_timestamp: new Date("2021-01-05T09:08:30Z"), duration_minutes: 91, device_type: "desktop" },
            { id: 272, learner_id: 26, lesson_id: 82, event_type: "watched", event_timestamp: new Date("2022-05-05T19:49:51Z"), duration_minutes: 54, device_type: "tablet" },
            { id: 273, learner_id: 49, lesson_id: 100, event_type: "watched", event_timestamp: new Date("2023-04-19T15:24:08Z"), duration_minutes: 103, device_type: "desktop" },
            { id: 274, learner_id: 79, lesson_id: 64, event_type: "watched", event_timestamp: new Date("2023-08-13T19:52:43Z"), duration_minutes: 97, device_type: "tablet" },
            { id: 275, learner_id: 48, lesson_id: 84, event_type: "watched", event_timestamp: new Date("2023-01-14T07:45:01Z"), duration_minutes: 97, device_type: "mobile" },
            { id: 276, learner_id: 24, lesson_id: 2, event_type: "watched", event_timestamp: new Date("2023-08-12T05:21:29Z"), duration_minutes: 87, device_type: "desktop" },
            { id: 277, learner_id: 38, lesson_id: 60, event_type: "watched", event_timestamp: new Date("2022-12-07T17:19:13Z"), duration_minutes: 20, device_type: "desktop" },
            { id: 278, learner_id: 94, lesson_id: 67, event_type: "watched", event_timestamp: new Date("2023-07-08T17:08:02Z"), duration_minutes: 92, device_type: "mobile" },
            { id: 279, learner_id: 76, lesson_id: 117, event_type: "completed", event_timestamp: new Date("2023-12-11T16:57:53Z"), duration_minutes: 122, device_type: "mobile" },
            { id: 280, learner_id: 45, lesson_id: 14, event_type: "watched", event_timestamp: new Date("2021-03-09T19:05:14Z"), duration_minutes: 144, device_type: "mobile" },
            { id: 281, learner_id: 82, lesson_id: 30, event_type: "watched", event_timestamp: new Date("2023-03-28T12:34:25Z"), duration_minutes: 37, device_type: "mobile" },
            { id: 282, learner_id: 57, lesson_id: 37, event_type: "completed", event_timestamp: new Date("2021-10-09T15:32:20Z"), duration_minutes: 50, device_type: "tablet" },
            { id: 283, learner_id: 41, lesson_id: 54, event_type: "completed", event_timestamp: new Date("2021-06-22T00:46:11Z"), duration_minutes: 74, device_type: "mobile" },
            { id: 284, learner_id: 72, lesson_id: 23, event_type: "completed", event_timestamp: new Date("2022-05-22T08:17:52Z"), duration_minutes: 106, device_type: "tablet" },
            { id: 285, learner_id: 61, lesson_id: 95, event_type: "watched", event_timestamp: new Date("2022-10-16T19:29:25Z"), duration_minutes: 142, device_type: "mobile" },
            { id: 286, learner_id: 85, lesson_id: 113, event_type: "watched", event_timestamp: new Date("2023-06-13T19:10:37Z"), duration_minutes: 83, device_type: "tablet" },
            { id: 287, learner_id: 23, lesson_id: 87, event_type: "completed", event_timestamp: new Date("2021-12-24T12:27:28Z"), duration_minutes: 78, device_type: "mobile" },
            { id: 288, learner_id: 47, lesson_id: 8, event_type: "watched", event_timestamp: new Date("2023-01-29T08:51:05Z"), duration_minutes: 51, device_type: "mobile" },
            { id: 289, learner_id: 90, lesson_id: 72, event_type: "watched", event_timestamp: new Date("2021-09-21T17:06:30Z"), duration_minutes: 79, device_type: "mobile" },
            { id: 290, learner_id: 64, lesson_id: 102, event_type: "watched", event_timestamp: new Date("2022-05-05T09:54:57Z"), duration_minutes: 75, device_type: "desktop" },
            { id: 291, learner_id: 70, lesson_id: 3, event_type: "completed", event_timestamp: new Date("2022-11-21T12:06:30Z"), duration_minutes: 102, device_type: "desktop" },
            { id: 292, learner_id: 11, lesson_id: 117, event_type: "completed", event_timestamp: new Date("2022-10-09T20:15:43Z"), duration_minutes: 91, device_type: "mobile" },
            { id: 293, learner_id: 96, lesson_id: 46, event_type: "watched", event_timestamp: new Date("2023-06-28T15:04:37Z"), duration_minutes: 75, device_type: "mobile" },
            { id: 294, learner_id: 22, lesson_id: 123, event_type: "watched", event_timestamp: new Date("2023-10-16T15:11:10Z"), duration_minutes: 77, device_type: "mobile" },
            { id: 295, learner_id: 16, lesson_id: 21, event_type: "watched", event_timestamp: new Date("2021-07-05T17:41:46Z"), duration_minutes: 118, device_type: "desktop" },
            { id: 296, learner_id: 61, lesson_id: 150, event_type: "completed", event_timestamp: new Date("2021-12-22T10:07:14Z"), duration_minutes: 55, device_type: "tablet" },
            { id: 297, learner_id: 7, lesson_id: 128, event_type: "watched", event_timestamp: new Date("2022-02-09T19:18:44Z"), duration_minutes: 109, device_type: "desktop" },
            { id: 298, learner_id: 32, lesson_id: 135, event_type: "watched", event_timestamp: new Date("2023-03-07T23:49:51Z"), duration_minutes: 95, device_type: "desktop" },
            { id: 299, learner_id: 68, lesson_id: 87, event_type: "completed", event_timestamp: new Date("2023-01-09T13:30:02Z"), duration_minutes: 84, device_type: "tablet" },
            { id: 300, learner_id: 45, lesson_id: 120, event_type: "watched", event_timestamp: new Date("2021-03-30T10:18:51Z"), duration_minutes: 69, device_type: "desktop" },
        ],
    });
}

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