// Augmented Reality Performance Insights (ar-based-live-performance-enhancer) 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.performances), 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.performances.createMany({
        data: [
            { id: 1, performance_date: new Date("2023-07-06T14:14:24Z"), artist_name: "Rafael Oliveira", venue: "arena auditorium" },
            { id: 2, performance_date: new Date("2023-04-06T02:09:45Z"), artist_name: "Yusuf Shah", venue: "studio" },
            { id: 3, performance_date: new Date("2023-01-28T23:38:18Z"), artist_name: "Andre Nguyen", venue: "park outdoor festival" },
            { id: 4, performance_date: new Date("2023-08-15T10:18:10Z"), artist_name: "Amir Pereira", venue: "studio platform" },
            { id: 5, performance_date: new Date("2023-02-11T00:10:04Z"), artist_name: "Deniz Walker", venue: "theater venue show" },
            { id: 6, performance_date: new Date("2023-03-07T08:40:50Z"), artist_name: "Carlos Gupta", venue: null },
            { id: 7, performance_date: new Date("2023-02-23T21:45:31Z"), artist_name: "Selin Kumar", venue: "space" },
            { id: 8, performance_date: new Date("2023-05-08T13:52:21Z"), artist_name: "James Schneider", venue: "arena club" },
            { id: 9, performance_date: new Date("2023-06-02T17:10:25Z"), artist_name: "Rosa Clark", venue: null },
            { id: 10, performance_date: new Date("2023-10-14T17:04:35Z"), artist_name: "Mia Jansen", venue: null },
            { id: 11, performance_date: new Date("2023-06-15T07:55:49Z"), artist_name: "Chen Demir", venue: "cinema gallery exhibition" },
            { id: 12, performance_date: new Date("2023-07-12T19:22:26Z"), artist_name: "Carla Gomez", venue: "club cinema outdoor" },
            { id: 13, performance_date: new Date("2023-11-25T19:07:50Z"), artist_name: "Uma Hassan", venue: "park" },
            { id: 14, performance_date: new Date("2023-09-15T17:21:24Z"), artist_name: "Hugo Kumar", venue: null },
            { id: 15, performance_date: new Date("2023-05-10T03:19:15Z"), artist_name: "Zara Mendes", venue: "exhibition" },
            { id: 16, performance_date: new Date("2023-05-07T09:42:57Z"), artist_name: "Ethan Fischer", venue: "gallery" },
            { id: 17, performance_date: new Date("2023-09-03T09:50:23Z"), artist_name: "Oscar Carter", venue: "gallery" },
            { id: 18, performance_date: new Date("2023-05-25T14:40:57Z"), artist_name: "James Dubois", venue: "platform hall stage" },
            { id: 19, performance_date: new Date("2023-12-15T18:24:49Z"), artist_name: "Ana Park", venue: "outdoor" },
            { id: 20, performance_date: new Date("2023-02-10T05:37:04Z"), artist_name: "Ravi Baker", venue: "studio" },
            { id: 21, performance_date: new Date("2023-05-21T13:46:25Z"), artist_name: "Zoe Silva", venue: "theater" },
            { id: 22, performance_date: new Date("2023-04-16T17:57:56Z"), artist_name: "Oscar Costa", venue: null },
            { id: 23, performance_date: new Date("2023-08-25T11:40:50Z"), artist_name: "Maja Novak", venue: "gallery festival arena" },
            { id: 24, performance_date: new Date("2023-03-02T11:46:11Z"), artist_name: "Elif Demir", venue: "auditorium outdoor" },
            { id: 25, performance_date: new Date("2023-09-20T08:36:26Z"), artist_name: "Mei Demir", venue: "venue" },
            { id: 26, performance_date: new Date("2023-07-28T17:04:16Z"), artist_name: "Omar Silva", venue: "stadium platform" },
            { id: 27, performance_date: new Date("2023-12-08T20:35:51Z"), artist_name: "Anna Diaz", venue: null },
            { id: 28, performance_date: new Date("2023-03-05T18:00:17Z"), artist_name: "Marco Ahmed", venue: "gallery exhibition" },
            { id: 29, performance_date: new Date("2023-04-20T18:15:27Z"), artist_name: "Tariq Tanaka", venue: "park site" },
            { id: 30, performance_date: new Date("2023-11-18T17:30:26Z"), artist_name: "Amir Carter", venue: "studio gallery show" },
            { id: 31, performance_date: new Date("2023-06-25T20:43:06Z"), artist_name: "James Hughes", venue: "festival" },
            { id: 32, performance_date: new Date("2023-01-03T12:20:54Z"), artist_name: "Nour Schneider", venue: "stadium" },
            { id: 33, performance_date: new Date("2023-08-12T16:54:30Z"), artist_name: "Paula Lopez", venue: "theater site exhibition" },
            { id: 34, performance_date: new Date("2023-06-14T16:32:07Z"), artist_name: "David Sousa", venue: "space stage" },
            { id: 35, performance_date: new Date("2023-04-19T08:42:41Z"), artist_name: "Ana Moreau", venue: "festival platform" },
            { id: 36, performance_date: new Date("2023-05-13T19:58:49Z"), artist_name: "Victor Zhang", venue: "park" },
            { id: 37, performance_date: new Date("2023-01-02T12:54:23Z"), artist_name: "Oscar Meyer", venue: "arena" },
            { id: 38, performance_date: new Date("2023-05-21T11:14:41Z"), artist_name: "Yara Jansen", venue: "arena cinema platform" },
            { id: 39, performance_date: new Date("2023-10-01T18:03:33Z"), artist_name: "Pedro Clark", venue: null },
            { id: 40, performance_date: new Date("2023-01-14T17:00:40Z"), artist_name: "Nina Chen", venue: "exhibition" },
            { id: 41, performance_date: new Date("2023-10-30T19:36:36Z"), artist_name: "Daniel Silva", venue: "show" },
            { id: 42, performance_date: new Date("2023-08-06T09:54:19Z"), artist_name: "Amir Hansen", venue: "platform" },
            { id: 43, performance_date: new Date("2023-06-30T13:55:00Z"), artist_name: "Ben Becker", venue: "arena theater" },
            { id: 44, performance_date: new Date("2023-06-16T21:19:45Z"), artist_name: "Mateo Tanaka", venue: null },
            { id: 45, performance_date: new Date("2023-09-13T18:10:20Z"), artist_name: "Mila Demir", venue: "platform" },
            { id: 46, performance_date: new Date("2023-08-01T22:26:10Z"), artist_name: "Andre Hughes", venue: "event" },
            { id: 47, performance_date: new Date("2023-04-30T14:22:02Z"), artist_name: "Ben Ruiz", venue: "club outdoor exhibition" },
            { id: 48, performance_date: new Date("2023-01-15T06:40:10Z"), artist_name: "Maya Young", venue: "location theater stadium" },
            { id: 49, performance_date: new Date("2023-10-24T20:30:58Z"), artist_name: "Liam Lee", venue: "stadium event space" },
            { id: 50, performance_date: new Date("2023-02-28T19:07:05Z"), artist_name: "Hana Wright", venue: "outdoor" },
            { id: 51, performance_date: new Date("2023-12-16T17:58:58Z"), artist_name: "Jade Mendes", venue: "outdoor venue" },
            { id: 52, performance_date: new Date("2023-06-18T14:50:00Z"), artist_name: "Nadia Ibrahim", venue: "festival" },
            { id: 53, performance_date: new Date("2023-06-14T16:12:10Z"), artist_name: "Andre Gomez", venue: null },
            { id: 54, performance_date: new Date("2023-07-05T17:03:52Z"), artist_name: "Nadia Ruiz", venue: "park platform arena" },
            { id: 55, performance_date: new Date("2023-05-24T22:52:28Z"), artist_name: "Sara Dubois", venue: "park" },
            { id: 56, performance_date: new Date("2023-05-20T19:27:35Z"), artist_name: "David Ahmed", venue: "theater studio" },
            { id: 57, performance_date: new Date("2023-12-13T18:57:20Z"), artist_name: "Emma Andersen", venue: "cinema gallery" },
            { id: 58, performance_date: new Date("2023-10-18T10:57:36Z"), artist_name: "Karim Carter", venue: "auditorium stage" },
            { id: 59, performance_date: new Date("2023-02-07T18:13:35Z"), artist_name: "Selin Brown", venue: "venue theater" },
            { id: 60, performance_date: new Date("2023-09-01T23:37:46Z"), artist_name: "Victor Castro", venue: "auditorium studio location" },
            { id: 61, performance_date: new Date("2023-11-18T14:02:42Z"), artist_name: "Leo Jansen", venue: "studio exhibition" },
            { id: 62, performance_date: new Date("2023-07-30T20:51:05Z"), artist_name: "Anna Shah", venue: null },
            { id: 63, performance_date: new Date("2023-03-17T16:27:59Z"), artist_name: "Fatima Wagner", venue: "location" },
            { id: 64, performance_date: new Date("2023-05-24T18:23:18Z"), artist_name: "Tariq Ruiz", venue: "stadium platform outdoor" },
            { id: 65, performance_date: new Date("2023-08-30T17:57:26Z"), artist_name: "Amir Kim", venue: "gallery park venue" },
            { id: 66, performance_date: new Date("2023-03-06T21:15:36Z"), artist_name: "Oscar Hughes", venue: "exhibition space gallery" },
            { id: 67, performance_date: new Date("2023-12-23T17:40:59Z"), artist_name: "Felix Johnson", venue: "theater space platform" },
            { id: 68, performance_date: new Date("2023-10-16T19:03:21Z"), artist_name: "Theo Kumar", venue: "show" },
            { id: 69, performance_date: new Date("2023-03-05T18:06:27Z"), artist_name: "Sara Murphy", venue: "site club hall" },
            { id: 70, performance_date: new Date("2023-08-03T14:15:55Z"), artist_name: "Leo Dubois", venue: "stage" },
            { id: 71, performance_date: new Date("2023-08-17T22:50:59Z"), artist_name: "Sven Vargas", venue: null },
            { id: 72, performance_date: new Date("2023-11-09T18:10:48Z"), artist_name: "Ivan Evans", venue: "auditorium event" },
            { id: 73, performance_date: new Date("2023-12-07T14:23:48Z"), artist_name: "Yara Silva", venue: "site" },
            { id: 74, performance_date: new Date("2023-02-14T16:15:22Z"), artist_name: "Noah Mendes", venue: "stage arena auditorium" },
            { id: 75, performance_date: new Date("2023-08-01T12:27:02Z"), artist_name: "Zara Pereira", venue: "hall studio stadium" },
            { id: 76, performance_date: new Date("2023-03-20T11:31:23Z"), artist_name: "Alice Cruz", venue: "event" },
            { id: 77, performance_date: new Date("2023-03-01T03:09:52Z"), artist_name: "Ivan Kumar", venue: "venue" },
            { id: 78, performance_date: new Date("2023-04-02T17:22:43Z"), artist_name: "Nina Demir", venue: "hall" },
            { id: 79, performance_date: new Date("2023-12-08T21:30:06Z"), artist_name: "Yusuf Kowalski", venue: "event show" },
            { id: 80, performance_date: new Date("2023-12-11T08:56:36Z"), artist_name: "Priya Tanaka", venue: "platform venue" },
            { id: 81, performance_date: new Date("2023-05-03T19:04:08Z"), artist_name: "Maja Sousa", venue: "hall venue" },
            { id: 82, performance_date: new Date("2023-06-22T12:22:03Z"), artist_name: "Daniel Jensen", venue: null },
            { id: 83, performance_date: new Date("2023-10-05T15:21:58Z"), artist_name: "Theo Bauer", venue: "outdoor" },
            { id: 84, performance_date: new Date("2023-09-01T12:17:13Z"), artist_name: "Arjun Martin", venue: "exhibition venue" },
            { id: 85, performance_date: new Date("2023-08-20T17:34:29Z"), artist_name: "Ivan Cruz", venue: null },
            { id: 86, performance_date: new Date("2023-02-28T16:36:04Z"), artist_name: "Daniel Garcia", venue: "stadium arena" },
            { id: 87, performance_date: new Date("2023-03-29T19:07:03Z"), artist_name: "Mei Klein", venue: "cinema" },
            { id: 88, performance_date: new Date("2023-07-28T11:34:43Z"), artist_name: "Carlos Rossi", venue: "exhibition" },
            { id: 89, performance_date: new Date("2023-04-18T00:46:38Z"), artist_name: "Sam Rossi", venue: "site" },
            { id: 90, performance_date: new Date("2023-07-18T09:28:57Z"), artist_name: "Maja Weber", venue: "auditorium hall" },
            { id: 91, performance_date: new Date("2023-12-29T13:33:48Z"), artist_name: "Lucas Young", venue: "show club" },
            { id: 92, performance_date: new Date("2023-01-27T17:16:42Z"), artist_name: "Oscar Baker", venue: "festival site exhibition" },
            { id: 93, performance_date: new Date("2023-08-09T09:03:10Z"), artist_name: "Victor Miller", venue: null },
            { id: 94, performance_date: new Date("2023-08-18T17:05:56Z"), artist_name: "Kai Bennett", venue: "exhibition hall" },
            { id: 95, performance_date: new Date("2023-10-12T22:22:40Z"), artist_name: "Yusuf Kaya", venue: "exhibition cinema show" },
            { id: 96, performance_date: new Date("2023-11-05T19:27:37Z"), artist_name: "Elena Cruz", venue: "platform location" },
            { id: 97, performance_date: new Date("2023-07-10T11:06:31Z"), artist_name: "Anna Lee", venue: "site venue studio" },
            { id: 98, performance_date: new Date("2023-03-13T07:50:41Z"), artist_name: "Zara Taylor", venue: null },
            { id: 99, performance_date: new Date("2023-07-09T21:44:33Z"), artist_name: "Mia Jensen", venue: "studio exhibition" },
            { id: 100, performance_date: new Date("2023-03-03T19:35:30Z"), artist_name: "Mei Garcia", venue: "park event" },
            { id: 101, performance_date: new Date("2023-05-29T11:55:52Z"), artist_name: "Lucas Park", venue: "studio stage location" },
            { id: 102, performance_date: new Date("2023-08-11T06:10:52Z"), artist_name: "James Garcia", venue: "park site" },
            { id: 103, performance_date: new Date("2023-01-19T02:49:29Z"), artist_name: "Amir Brown", venue: "venue platform" },
            { id: 104, performance_date: new Date("2023-11-25T17:25:14Z"), artist_name: "James Pereira", venue: "theater space venue" },
            { id: 105, performance_date: new Date("2023-12-06T22:39:38Z"), artist_name: "Elena Hughes", venue: null },
            { id: 106, performance_date: new Date("2023-10-08T17:58:00Z"), artist_name: "Nour Martin", venue: "theater gallery" },
            { id: 107, performance_date: new Date("2023-08-09T09:51:28Z"), artist_name: "Sofia Hansen", venue: null },
            { id: 108, performance_date: new Date("2023-09-15T11:16:06Z"), artist_name: "Mei Bennett", venue: "space" },
            { id: 109, performance_date: new Date("2023-03-20T17:30:19Z"), artist_name: "Grace Wagner", venue: "cinema platform theater" },
            { id: 110, performance_date: new Date("2023-03-30T13:20:42Z"), artist_name: "Deniz Kumar", venue: "event" },
            { id: 111, performance_date: new Date("2023-09-20T09:35:22Z"), artist_name: "Jack Fischer", venue: "theater" },
            { id: 112, performance_date: new Date("2023-06-04T17:32:28Z"), artist_name: "Olivia Hansen", venue: "gallery theater" },
            { id: 113, performance_date: new Date("2023-10-20T15:07:12Z"), artist_name: "Sofia Mendes", venue: null },
            { id: 114, performance_date: new Date("2023-04-02T20:39:29Z"), artist_name: "Karim Khan", venue: "studio gallery" },
            { id: 115, performance_date: new Date("2023-09-26T17:20:47Z"), artist_name: "Amir Clark", venue: "stage" },
            { id: 116, performance_date: new Date("2023-06-16T20:12:23Z"), artist_name: "Daniel Wilson", venue: "show location" },
            { id: 117, performance_date: new Date("2023-12-16T23:13:58Z"), artist_name: "Yara Gupta", venue: "exhibition" },
            { id: 118, performance_date: new Date("2023-08-03T12:41:07Z"), artist_name: "Selin Patel", venue: null },
            { id: 119, performance_date: new Date("2023-11-26T10:40:51Z"), artist_name: "Karim Davis", venue: "venue club park" },
            { id: 120, performance_date: new Date("2023-12-02T05:54:28Z"), artist_name: "Elena Kim", venue: "stadium event" },
            { id: 121, performance_date: new Date("2023-05-05T10:01:28Z"), artist_name: "Julia Castro", venue: "exhibition venue" },
            { id: 122, performance_date: new Date("2023-09-16T18:18:00Z"), artist_name: "Jack Davis", venue: "club studio hall" },
            { id: 123, performance_date: new Date("2023-03-05T02:50:20Z"), artist_name: "Chloe Klein", venue: "gallery festival theater" },
            { id: 124, performance_date: new Date("2023-02-26T14:45:44Z"), artist_name: "Lina Costa", venue: "auditorium park" },
            { id: 125, performance_date: new Date("2023-07-31T17:58:27Z"), artist_name: "Hugo Almeida", venue: "cinema" },
            { id: 126, performance_date: new Date("2023-09-02T06:49:10Z"), artist_name: "Ivan Martin", venue: "theater studio" },
            { id: 127, performance_date: new Date("2023-11-05T16:49:43Z"), artist_name: "Nadia Brown", venue: null },
            { id: 128, performance_date: new Date("2023-08-31T10:25:00Z"), artist_name: "Daniel Young", venue: "cinema platform theater" },
            { id: 129, performance_date: new Date("2023-12-31T18:01:21Z"), artist_name: "Yusuf Garcia", venue: "site space" },
            { id: 130, performance_date: new Date("2023-05-18T13:09:33Z"), artist_name: "Yusuf Reyes", venue: "theater arena" },
            { id: 131, performance_date: new Date("2023-11-07T00:08:16Z"), artist_name: "Carla Shah", venue: "studio club space" },
            { id: 132, performance_date: new Date("2023-05-27T18:59:14Z"), artist_name: "Omar Wagner", venue: "space location auditorium" },
            { id: 133, performance_date: new Date("2023-12-06T13:39:16Z"), artist_name: "Mohamed Yilmaz", venue: null },
            { id: 134, performance_date: new Date("2023-05-26T12:54:49Z"), artist_name: "Nina Mendes", venue: "hall outdoor" },
            { id: 135, performance_date: new Date("2023-10-06T20:17:29Z"), artist_name: "Ben Johnson", venue: "show cinema" },
            { id: 136, performance_date: new Date("2023-12-25T14:44:18Z"), artist_name: "Yusuf Nakamura", venue: "exhibition" },
            { id: 137, performance_date: new Date("2023-06-15T13:26:42Z"), artist_name: "Leo Torres", venue: "studio platform" },
            { id: 138, performance_date: new Date("2023-02-17T13:51:05Z"), artist_name: "Ethan Costa", venue: "club" },
            { id: 139, performance_date: new Date("2023-03-25T13:29:27Z"), artist_name: "Liam Oliveira", venue: "venue space exhibition" },
            { id: 140, performance_date: new Date("2023-12-23T15:22:47Z"), artist_name: "Maja Evans", venue: "gallery event park" },
            { id: 141, performance_date: new Date("2023-02-02T22:53:43Z"), artist_name: "Felix Davis", venue: "stage auditorium event" },
            { id: 142, performance_date: new Date("2023-08-26T16:24:48Z"), artist_name: "Chloe Tanaka", venue: "site location arena" },
            { id: 143, performance_date: new Date("2023-06-08T05:50:38Z"), artist_name: "Sofia Tanaka", venue: "park" },
            { id: 144, performance_date: new Date("2023-12-29T16:25:03Z"), artist_name: "Jack Schneider", venue: "gallery location" },
            { id: 145, performance_date: new Date("2023-06-18T13:27:59Z"), artist_name: "Paula Fischer", venue: "outdoor" },
            { id: 146, performance_date: new Date("2023-07-21T19:35:30Z"), artist_name: "Nadia Ruiz", venue: "outdoor venue show" },
            { id: 147, performance_date: new Date("2023-04-13T22:18:23Z"), artist_name: "Mei Kumar", venue: "platform site" },
            { id: 148, performance_date: new Date("2023-04-13T18:56:59Z"), artist_name: "Alice Diaz", venue: "park" },
            { id: 149, performance_date: new Date("2023-12-08T11:53:31Z"), artist_name: "Andre Shah", venue: "space" },
            { id: 150, performance_date: new Date("2023-04-14T13:28:44Z"), artist_name: "Ravi Lee", venue: "arena stage platform" },
            { id: 151, performance_date: new Date("2023-08-27T14:56:25Z"), artist_name: "Chloe Ahmed", venue: "stage site platform" },
            { id: 152, performance_date: new Date("2023-04-27T22:10:09Z"), artist_name: "Liam Meyer", venue: "cinema venue" },
            { id: 153, performance_date: new Date("2023-10-06T19:15:39Z"), artist_name: "Diego Weber", venue: "hall" },
            { id: 154, performance_date: new Date("2023-10-09T13:32:56Z"), artist_name: "Sofia Novak", venue: "space" },
            { id: 155, performance_date: new Date("2023-06-30T11:41:52Z"), artist_name: "Anna Jansen", venue: "stage auditorium club" },
            { id: 156, performance_date: new Date("2023-09-07T21:34:11Z"), artist_name: "Sam Hoffmann", venue: "club studio" },
            { id: 157, performance_date: new Date("2023-06-28T13:13:22Z"), artist_name: "Fatima Kowalski", venue: "stage event park" },
            { id: 158, performance_date: new Date("2023-08-30T11:23:23Z"), artist_name: "David Martin", venue: "event stadium" },
            { id: 159, performance_date: new Date("2023-06-08T16:43:27Z"), artist_name: "Tariq Becker", venue: "stadium" },
            { id: 160, performance_date: new Date("2023-11-26T18:13:37Z"), artist_name: "Nour Vargas", venue: "club show gallery" },
            { id: 161, performance_date: new Date("2023-12-18T07:40:40Z"), artist_name: "Noah Young", venue: "outdoor" },
            { id: 162, performance_date: new Date("2023-07-25T18:34:45Z"), artist_name: "Ethan Oliveira", venue: null },
            { id: 163, performance_date: new Date("2023-01-10T17:03:15Z"), artist_name: "Karim Cruz", venue: "theater" },
            { id: 164, performance_date: new Date("2023-10-04T08:48:17Z"), artist_name: "Olivia Lee", venue: "arena location" },
            { id: 165, performance_date: new Date("2023-07-20T00:11:10Z"), artist_name: "Nour Shah", venue: "hall auditorium" },
            { id: 166, performance_date: new Date("2023-04-09T18:31:38Z"), artist_name: "Daniel Chen", venue: "arena event exhibition" },
            { id: 167, performance_date: new Date("2023-04-26T02:20:08Z"), artist_name: "Lena Pereira", venue: "venue stage" },
            { id: 168, performance_date: new Date("2023-04-27T15:23:24Z"), artist_name: "Sofia Kim", venue: "hall" },
            { id: 169, performance_date: new Date("2023-08-27T18:40:29Z"), artist_name: "Victor Bauer", venue: "hall" },
            { id: 170, performance_date: new Date("2023-07-05T11:32:30Z"), artist_name: "Kai Nguyen", venue: "space festival hall" },
            { id: 171, performance_date: new Date("2023-07-26T11:26:13Z"), artist_name: "Maja Zhang", venue: "site club event" },
            { id: 172, performance_date: new Date("2023-08-06T18:49:14Z"), artist_name: "Hugo Torres", venue: "site platform" },
            { id: 173, performance_date: new Date("2023-02-04T14:37:36Z"), artist_name: "Hugo Schneider", venue: "cinema exhibition" },
            { id: 174, performance_date: new Date("2023-06-02T22:54:41Z"), artist_name: "Laura Vargas", venue: "stadium" },
            { id: 175, performance_date: new Date("2023-01-10T15:28:31Z"), artist_name: "Andre Reyes", venue: "gallery" },
            { id: 176, performance_date: new Date("2023-01-13T12:12:17Z"), artist_name: "Laura Tanaka", venue: "space cinema" },
            { id: 177, performance_date: new Date("2023-10-31T19:08:04Z"), artist_name: "Chen Weber", venue: "cinema" },
            { id: 178, performance_date: new Date("2023-06-03T09:48:44Z"), artist_name: "Zara Sato", venue: "stage venue cinema" },
            { id: 179, performance_date: new Date("2023-07-01T22:59:07Z"), artist_name: "Rosa Andersen", venue: "cinema studio site" },
            { id: 180, performance_date: new Date("2023-07-06T20:27:00Z"), artist_name: "Mei Meyer", venue: "stadium platform outdoor" },
            { id: 181, performance_date: new Date("2023-09-30T19:41:12Z"), artist_name: "Selin Sousa", venue: "space platform" },
            { id: 182, performance_date: new Date("2023-02-13T14:01:26Z"), artist_name: "Julia Kaya", venue: null },
            { id: 183, performance_date: new Date("2023-01-23T17:50:30Z"), artist_name: "Lina Smith", venue: "club" },
            { id: 184, performance_date: new Date("2023-09-12T12:46:23Z"), artist_name: "Sofia Weber", venue: "event site" },
            { id: 185, performance_date: new Date("2023-08-05T13:21:19Z"), artist_name: "Yusuf Kaya", venue: "hall show venue" },
            { id: 186, performance_date: new Date("2023-12-24T14:43:43Z"), artist_name: "Maria Patel", venue: null },
            { id: 187, performance_date: new Date("2023-09-06T15:58:28Z"), artist_name: "Marco Hassan", venue: "space" },
            { id: 188, performance_date: new Date("2023-08-26T22:39:56Z"), artist_name: "Nour Novak", venue: null },
            { id: 189, performance_date: new Date("2023-10-26T20:56:21Z"), artist_name: "Jade Kowalski", venue: "cinema hall" },
            { id: 190, performance_date: new Date("2023-07-29T09:37:07Z"), artist_name: "Maya Flores", venue: "platform" },
            { id: 191, performance_date: new Date("2023-12-02T09:58:09Z"), artist_name: "Priya Taylor", venue: "show" },
            { id: 192, performance_date: new Date("2023-09-07T19:38:18Z"), artist_name: "Hugo Wilson", venue: "arena outdoor stadium" },
            { id: 193, performance_date: new Date("2023-03-09T11:06:44Z"), artist_name: "Noah Oliveira", venue: "festival" },
            { id: 194, performance_date: new Date("2023-06-17T12:38:21Z"), artist_name: "Noah Chen", venue: "exhibition arena" },
            { id: 195, performance_date: new Date("2023-04-25T18:03:54Z"), artist_name: "Laura Kim", venue: "exhibition auditorium gallery" },
            { id: 196, performance_date: new Date("2023-05-03T12:57:21Z"), artist_name: "Jack Singh", venue: "gallery theater" },
            { id: 197, performance_date: new Date("2023-02-05T21:57:54Z"), artist_name: "Theo Hughes", venue: "auditorium" },
            { id: 198, performance_date: new Date("2023-03-28T07:45:45Z"), artist_name: "Ravi Tanaka", venue: null },
            { id: 199, performance_date: new Date("2023-01-03T21:08:35Z"), artist_name: "Grace Baker", venue: "festival" },
            { id: 200, performance_date: new Date("2023-05-22T12:12:41Z"), artist_name: "Priya Shah", venue: "site" },
        ],
    });
    await prisma.audience_engagement.createMany({
        data: [
            { id: 1, performance_id: 110, engagement_level: "low", timestamp: new Date("2023-03-31T05:33:58Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 2, performance_id: 26, engagement_level: "low", timestamp: new Date("2023-07-29T08:03:30Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 3, performance_id: 152, engagement_level: "low", timestamp: new Date("2023-04-28T19:22:15Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 4, performance_id: 148, engagement_level: "low", timestamp: new Date("2023-04-14T05:40:14Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 5, performance_id: 64, engagement_level: "low", timestamp: new Date("2023-05-25T01:16:26Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 6, performance_id: 82, engagement_level: "low", timestamp: new Date("2023-06-23T10:12:52Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 7, performance_id: 200, engagement_level: "low", timestamp: new Date("2023-05-23T07:52:25Z"), average_engagement_time: "1.7", engagement_source: "mobile app" },
            { id: 8, performance_id: 161, engagement_level: "low", timestamp: new Date("2023-12-18T11:28:14Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 9, performance_id: 73, engagement_level: "moderate", timestamp: new Date("2023-12-07T23:14:49Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 10, performance_id: 6, engagement_level: "low", timestamp: new Date("2023-03-07T18:46:35Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 11, performance_id: 102, engagement_level: "low", timestamp: new Date("2023-08-11T17:50:04Z"), average_engagement_time: "3.7", engagement_source: "website" },
            { id: 12, performance_id: 47, engagement_level: "low", timestamp: new Date("2023-05-01T08:33:40Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 13, performance_id: 80, engagement_level: "moderate", timestamp: new Date("2023-12-11T16:53:59Z"), average_engagement_time: "2.6", engagement_source: "in-person" },
            { id: 14, performance_id: 200, engagement_level: "moderate", timestamp: new Date("2023-05-23T07:29:52Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 15, performance_id: 169, engagement_level: "low", timestamp: new Date("2023-08-28T14:49:32Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 16, performance_id: 68, engagement_level: "low", timestamp: new Date("2023-10-17T01:45:46Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 17, performance_id: 176, engagement_level: "low", timestamp: new Date("2023-01-13T21:13:58Z"), average_engagement_time: "3.0", engagement_source: "in-person" },
            { id: 18, performance_id: 84, engagement_level: "low", timestamp: new Date("2023-09-01T20:23:18Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 19, performance_id: 76, engagement_level: "moderate", timestamp: new Date("2023-03-21T02:06:29Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 20, performance_id: 116, engagement_level: "low", timestamp: new Date("2023-06-16T21:09:02Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 21, performance_id: 10, engagement_level: "low", timestamp: new Date("2023-10-15T14:24:39Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 22, performance_id: 80, engagement_level: "low", timestamp: new Date("2023-12-11T17:30:22Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 23, performance_id: 167, engagement_level: "moderate", timestamp: new Date("2023-04-26T03:27:43Z"), average_engagement_time: "2.6", engagement_source: "in-person" },
            { id: 24, performance_id: 182, engagement_level: "low", timestamp: new Date("2023-02-13T20:20:27Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 25, performance_id: 98, engagement_level: "high", timestamp: new Date("2023-03-13T22:50:24Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 26, performance_id: 113, engagement_level: "low", timestamp: new Date("2023-10-20T19:19:13Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 27, performance_id: 167, engagement_level: "moderate", timestamp: new Date("2023-04-26T04:05:58Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 28, performance_id: 176, engagement_level: "high", timestamp: new Date("2023-01-14T07:21:45Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 29, performance_id: 59, engagement_level: "low", timestamp: new Date("2023-02-08T14:33:43Z"), average_engagement_time: "1.3", engagement_source: "mobile app" },
            { id: 30, performance_id: 198, engagement_level: "low", timestamp: new Date("2023-03-28T22:05:01Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 31, performance_id: 55, engagement_level: "low", timestamp: new Date("2023-05-25T02:08:30Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 32, performance_id: 192, engagement_level: "low", timestamp: new Date("2023-09-08T07:11:14Z"), average_engagement_time: "3.4", engagement_source: "website" },
            { id: 33, performance_id: 177, engagement_level: "high", timestamp: new Date("2023-11-01T16:24:53Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 34, performance_id: 172, engagement_level: "low", timestamp: new Date("2023-08-07T13:47:28Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 35, performance_id: 88, engagement_level: "low", timestamp: new Date("2023-07-29T09:26:56Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 36, performance_id: 181, engagement_level: "moderate", timestamp: new Date("2023-09-30T21:11:01Z"), average_engagement_time: "1.8", engagement_source: "in-person" },
            { id: 37, performance_id: 131, engagement_level: "high", timestamp: new Date("2023-11-07T09:54:05Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 38, performance_id: 102, engagement_level: "moderate", timestamp: new Date("2023-08-12T01:31:20Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 39, performance_id: 190, engagement_level: "low", timestamp: new Date("2023-07-29T18:16:23Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 40, performance_id: 99, engagement_level: "low", timestamp: new Date("2023-07-10T12:30:54Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 41, performance_id: 32, engagement_level: "low", timestamp: new Date("2023-01-04T01:27:04Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 42, performance_id: 170, engagement_level: "low", timestamp: new Date("2023-07-06T08:24:52Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 43, performance_id: 136, engagement_level: "low", timestamp: new Date("2023-12-26T08:48:24Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 44, performance_id: 179, engagement_level: "high", timestamp: new Date("2023-07-02T02:13:16Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 45, performance_id: 27, engagement_level: "moderate", timestamp: new Date("2023-12-09T13:57:49Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 46, performance_id: 95, engagement_level: "moderate", timestamp: new Date("2023-10-13T03:08:07Z"), average_engagement_time: "3.8", engagement_source: "mobile app" },
            { id: 47, performance_id: 77, engagement_level: "low", timestamp: new Date("2023-03-02T00:01:40Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 48, performance_id: 149, engagement_level: "low", timestamp: new Date("2023-12-09T00:42:40Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 49, performance_id: 138, engagement_level: "low", timestamp: new Date("2023-02-17T16:11:32Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 50, performance_id: 156, engagement_level: "moderate", timestamp: new Date("2023-09-08T13:11:04Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 51, performance_id: 114, engagement_level: "moderate", timestamp: new Date("2023-04-03T02:15:09Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 52, performance_id: 44, engagement_level: "low", timestamp: new Date("2023-06-17T06:52:04Z"), average_engagement_time: "2.5", engagement_source: "in-person" },
            { id: 53, performance_id: 105, engagement_level: "low", timestamp: new Date("2023-12-07T01:49:00Z"), average_engagement_time: "1.7", engagement_source: "mobile app" },
            { id: 54, performance_id: 12, engagement_level: "low", timestamp: new Date("2023-07-13T01:55:23Z"), average_engagement_time: "1.5", engagement_source: "mobile app" },
            { id: 55, performance_id: 94, engagement_level: "moderate", timestamp: new Date("2023-08-19T00:03:42Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 56, performance_id: 154, engagement_level: "low", timestamp: new Date("2023-10-10T05:58:14Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 57, performance_id: 107, engagement_level: "moderate", timestamp: new Date("2023-08-09T14:55:41Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 58, performance_id: 69, engagement_level: "low", timestamp: new Date("2023-03-06T08:59:26Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 59, performance_id: 193, engagement_level: "moderate", timestamp: new Date("2023-03-10T00:50:43Z"), average_engagement_time: "4.0", engagement_source: "website" },
            { id: 60, performance_id: 11, engagement_level: "low", timestamp: new Date("2023-06-16T01:36:01Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 61, performance_id: 11, engagement_level: "low", timestamp: new Date("2023-06-15T19:53:56Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 62, performance_id: 168, engagement_level: "low", timestamp: new Date("2023-04-28T09:33:34Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 63, performance_id: 35, engagement_level: "low", timestamp: new Date("2023-04-20T01:22:51Z"), average_engagement_time: "4.0", engagement_source: "website" },
            { id: 64, performance_id: 64, engagement_level: "low", timestamp: new Date("2023-05-25T11:21:41Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 65, performance_id: 85, engagement_level: "moderate", timestamp: new Date("2023-08-21T15:36:55Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 66, performance_id: 74, engagement_level: "low", timestamp: new Date("2023-02-14T17:16:04Z"), average_engagement_time: "4.0", engagement_source: "mobile app" },
            { id: 67, performance_id: 1, engagement_level: "moderate", timestamp: new Date("2023-07-07T10:08:23Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 68, performance_id: 176, engagement_level: "low", timestamp: new Date("2023-01-13T19:43:15Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 69, performance_id: 151, engagement_level: "high", timestamp: new Date("2023-08-27T17:22:09Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 70, performance_id: 50, engagement_level: "low", timestamp: new Date("2023-02-28T21:38:02Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 71, performance_id: 18, engagement_level: "low", timestamp: new Date("2023-05-26T01:01:49Z"), average_engagement_time: "3.0", engagement_source: "website" },
            { id: 72, performance_id: 92, engagement_level: "low", timestamp: new Date("2023-01-27T21:55:08Z"), average_engagement_time: "1.5", engagement_source: "mobile app" },
            { id: 73, performance_id: 19, engagement_level: "low", timestamp: new Date("2023-12-16T14:16:59Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 74, performance_id: 194, engagement_level: "low", timestamp: new Date("2023-06-18T06:46:44Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 75, performance_id: 144, engagement_level: "low", timestamp: new Date("2023-12-29T23:48:51Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 76, performance_id: 168, engagement_level: "low", timestamp: new Date("2023-04-28T08:02:45Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 77, performance_id: 4, engagement_level: "low", timestamp: new Date("2023-08-16T02:39:35Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 78, performance_id: 78, engagement_level: "high", timestamp: new Date("2023-04-03T08:04:27Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 79, performance_id: 38, engagement_level: "moderate", timestamp: new Date("2023-05-21T17:39:07Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 80, performance_id: 123, engagement_level: "high", timestamp: new Date("2023-03-05T13:35:18Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 81, performance_id: 118, engagement_level: "low", timestamp: new Date("2023-08-03T21:56:12Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 82, performance_id: 61, engagement_level: "low", timestamp: new Date("2023-11-19T12:18:38Z"), average_engagement_time: "3.4", engagement_source: "website" },
            { id: 83, performance_id: 96, engagement_level: "moderate", timestamp: new Date("2023-11-06T05:09:46Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 84, performance_id: 162, engagement_level: "moderate", timestamp: new Date("2023-07-26T09:05:14Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 85, performance_id: 119, engagement_level: "moderate", timestamp: new Date("2023-11-27T05:25:20Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 86, performance_id: 51, engagement_level: "low", timestamp: new Date("2023-12-17T00:43:56Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 87, performance_id: 43, engagement_level: "moderate", timestamp: new Date("2023-07-01T13:40:22Z"), average_engagement_time: "3.8", engagement_source: "mobile app" },
            { id: 88, performance_id: 86, engagement_level: "high", timestamp: new Date("2023-03-01T04:59:26Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 89, performance_id: 138, engagement_level: "low", timestamp: new Date("2023-02-18T12:44:55Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 90, performance_id: 28, engagement_level: "low", timestamp: new Date("2023-03-06T17:25:19Z"), average_engagement_time: "1.8", engagement_source: "website" },
            { id: 91, performance_id: 175, engagement_level: "moderate", timestamp: new Date("2023-01-11T14:52:17Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 92, performance_id: 108, engagement_level: "low", timestamp: new Date("2023-09-15T19:47:55Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 93, performance_id: 115, engagement_level: "low", timestamp: new Date("2023-09-26T20:10:26Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 94, performance_id: 15, engagement_level: "low", timestamp: new Date("2023-05-10T07:43:12Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 95, performance_id: 154, engagement_level: "moderate", timestamp: new Date("2023-10-09T15:48:34Z"), average_engagement_time: "1.6", engagement_source: "website" },
            { id: 96, performance_id: 32, engagement_level: "low", timestamp: new Date("2023-01-04T01:07:24Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 97, performance_id: 55, engagement_level: "low", timestamp: new Date("2023-05-25T00:21:12Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 98, performance_id: 21, engagement_level: "low", timestamp: new Date("2023-05-22T00:40:47Z"), average_engagement_time: "1.7", engagement_source: "in-person" },
            { id: 99, performance_id: 150, engagement_level: "low", timestamp: new Date("2023-04-14T15:38:14Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 100, performance_id: 89, engagement_level: "low", timestamp: new Date("2023-04-18T13:43:09Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 101, performance_id: 163, engagement_level: "high", timestamp: new Date("2023-01-10T17:55:09Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 102, performance_id: 55, engagement_level: "low", timestamp: new Date("2023-05-25T00:17:10Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 103, performance_id: 49, engagement_level: "low", timestamp: new Date("2023-10-25T17:16:36Z"), average_engagement_time: "3.6", engagement_source: "website" },
            { id: 104, performance_id: 37, engagement_level: "moderate", timestamp: new Date("2023-01-03T10:20:18Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 105, performance_id: 17, engagement_level: "low", timestamp: new Date("2023-09-03T14:55:52Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 106, performance_id: 197, engagement_level: "low", timestamp: new Date("2023-02-06T18:52:13Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 107, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-21T01:33:17Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 108, performance_id: 82, engagement_level: "moderate", timestamp: new Date("2023-06-23T08:31:18Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 109, performance_id: 16, engagement_level: "moderate", timestamp: new Date("2023-05-08T05:09:11Z"), average_engagement_time: "3.6", engagement_source: "website" },
            { id: 110, performance_id: 149, engagement_level: "moderate", timestamp: new Date("2023-12-09T02:49:48Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 111, performance_id: 25, engagement_level: "moderate", timestamp: new Date("2023-09-20T22:44:24Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 112, performance_id: 48, engagement_level: "low", timestamp: new Date("2023-01-15T19:33:01Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 113, performance_id: 107, engagement_level: "low", timestamp: new Date("2023-08-10T00:56:59Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 114, performance_id: 87, engagement_level: "low", timestamp: new Date("2023-03-30T09:48:43Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 115, performance_id: 125, engagement_level: "moderate", timestamp: new Date("2023-08-01T07:58:53Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 116, performance_id: 53, engagement_level: "moderate", timestamp: new Date("2023-06-14T19:49:43Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 117, performance_id: 146, engagement_level: "high", timestamp: new Date("2023-07-22T09:39:58Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 118, performance_id: 161, engagement_level: "low", timestamp: new Date("2023-12-18T17:20:20Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 119, performance_id: 76, engagement_level: "low", timestamp: new Date("2023-03-20T22:53:10Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 120, performance_id: 92, engagement_level: "low", timestamp: new Date("2023-01-28T12:35:47Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 121, performance_id: 52, engagement_level: "low", timestamp: new Date("2023-06-18T21:44:35Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 122, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-25T23:01:47Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 123, performance_id: 112, engagement_level: "moderate", timestamp: new Date("2023-06-04T19:15:22Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 124, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-26T00:16:52Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 125, performance_id: 108, engagement_level: "high", timestamp: new Date("2023-09-15T22:06:47Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 126, performance_id: 147, engagement_level: "moderate", timestamp: new Date("2023-04-14T08:40:38Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 127, performance_id: 76, engagement_level: "moderate", timestamp: new Date("2023-03-20T20:00:41Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 128, performance_id: 83, engagement_level: "moderate", timestamp: new Date("2023-10-06T11:59:16Z"), average_engagement_time: "2.2", engagement_source: "website" },
            { id: 129, performance_id: 84, engagement_level: "low", timestamp: new Date("2023-09-02T00:05:57Z"), average_engagement_time: "2.7", engagement_source: "in-person" },
            { id: 130, performance_id: 54, engagement_level: "low", timestamp: new Date("2023-07-06T04:07:02Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 131, performance_id: 7, engagement_level: "moderate", timestamp: new Date("2023-02-24T19:02:09Z"), average_engagement_time: "2.0", engagement_source: "in-person" },
            { id: 132, performance_id: 72, engagement_level: "low", timestamp: new Date("2023-11-10T08:51:27Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 133, performance_id: 156, engagement_level: "moderate", timestamp: new Date("2023-09-08T20:38:10Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 134, performance_id: 108, engagement_level: "low", timestamp: new Date("2023-09-15T12:45:35Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 135, performance_id: 195, engagement_level: "low", timestamp: new Date("2023-04-26T14:58:04Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 136, performance_id: 131, engagement_level: "low", timestamp: new Date("2023-11-07T10:17:26Z"), average_engagement_time: "3.3", engagement_source: "in-person" },
            { id: 137, performance_id: 119, engagement_level: "moderate", timestamp: new Date("2023-11-27T05:04:07Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 138, performance_id: 63, engagement_level: "low", timestamp: new Date("2023-03-18T10:05:11Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 139, performance_id: 131, engagement_level: "low", timestamp: new Date("2023-11-07T09:36:55Z"), average_engagement_time: "2.9", engagement_source: "in-person" },
            { id: 140, performance_id: 169, engagement_level: "low", timestamp: new Date("2023-08-28T17:05:29Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 141, performance_id: 77, engagement_level: "moderate", timestamp: new Date("2023-03-01T16:56:10Z"), average_engagement_time: "1.7", engagement_source: "in-person" },
            { id: 142, performance_id: 184, engagement_level: "low", timestamp: new Date("2023-09-13T01:59:02Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 143, performance_id: 65, engagement_level: "low", timestamp: new Date("2023-08-31T04:05:47Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 144, performance_id: 59, engagement_level: "moderate", timestamp: new Date("2023-02-08T13:12:21Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 145, performance_id: 97, engagement_level: "low", timestamp: new Date("2023-07-10T17:44:52Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 146, performance_id: 101, engagement_level: "low", timestamp: new Date("2023-05-30T05:05:58Z"), average_engagement_time: "3.8", engagement_source: "mobile app" },
            { id: 147, performance_id: 93, engagement_level: "low", timestamp: new Date("2023-08-10T04:53:44Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 148, performance_id: 104, engagement_level: "low", timestamp: new Date("2023-11-26T01:18:19Z"), average_engagement_time: "3.8", engagement_source: "mobile app" },
            { id: 149, performance_id: 20, engagement_level: "low", timestamp: new Date("2023-02-10T06:18:36Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 150, performance_id: 21, engagement_level: "low", timestamp: new Date("2023-05-21T20:59:07Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 151, performance_id: 71, engagement_level: "low", timestamp: new Date("2023-08-18T11:31:32Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 152, performance_id: 163, engagement_level: "low", timestamp: new Date("2023-01-11T03:03:21Z"), average_engagement_time: "2.7", engagement_source: "in-person" },
            { id: 153, performance_id: 188, engagement_level: "high", timestamp: new Date("2023-08-27T09:38:50Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 154, performance_id: 113, engagement_level: "low", timestamp: new Date("2023-10-21T00:52:20Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 155, performance_id: 137, engagement_level: "high", timestamp: new Date("2023-06-16T03:39:04Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 156, performance_id: 9, engagement_level: "high", timestamp: new Date("2023-06-03T13:19:19Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 157, performance_id: 185, engagement_level: "low", timestamp: new Date("2023-08-05T23:09:05Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 158, performance_id: 61, engagement_level: "low", timestamp: new Date("2023-11-19T07:18:12Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 159, performance_id: 87, engagement_level: "high", timestamp: new Date("2023-03-30T07:33:39Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 160, performance_id: 164, engagement_level: "moderate", timestamp: new Date("2023-10-05T02:09:27Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 161, performance_id: 96, engagement_level: "low", timestamp: new Date("2023-11-06T17:38:13Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 162, performance_id: 171, engagement_level: "moderate", timestamp: new Date("2023-07-27T00:23:07Z"), average_engagement_time: "1.5", engagement_source: "website" },
            { id: 163, performance_id: 176, engagement_level: "moderate", timestamp: new Date("2023-01-13T19:54:35Z"), average_engagement_time: "3.6", engagement_source: "in-person" },
            { id: 164, performance_id: 164, engagement_level: "low", timestamp: new Date("2023-10-04T21:06:24Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 165, performance_id: 123, engagement_level: "low", timestamp: new Date("2023-03-06T02:22:06Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 166, performance_id: 4, engagement_level: "low", timestamp: new Date("2023-08-16T09:26:20Z"), average_engagement_time: "3.7", engagement_source: "mobile app" },
            { id: 167, performance_id: 109, engagement_level: "moderate", timestamp: new Date("2023-03-20T17:58:27Z"), average_engagement_time: "1.9", engagement_source: "in-person" },
            { id: 168, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-20T22:39:29Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 169, performance_id: 73, engagement_level: "low", timestamp: new Date("2023-12-08T07:05:58Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 170, performance_id: 113, engagement_level: "low", timestamp: new Date("2023-10-21T11:27:54Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 171, performance_id: 193, engagement_level: "high", timestamp: new Date("2023-03-09T19:52:27Z"), average_engagement_time: "1.6", engagement_source: "in-person" },
            { id: 172, performance_id: 79, engagement_level: "moderate", timestamp: new Date("2023-12-09T13:59:55Z"), average_engagement_time: "3.3", engagement_source: "in-person" },
            { id: 173, performance_id: 70, engagement_level: "low", timestamp: new Date("2023-08-04T04:34:19Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 174, performance_id: 168, engagement_level: "low", timestamp: new Date("2023-04-27T19:51:39Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 175, performance_id: 4, engagement_level: "low", timestamp: new Date("2023-08-16T00:14:46Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 176, performance_id: 148, engagement_level: "low", timestamp: new Date("2023-04-13T22:49:44Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 177, performance_id: 77, engagement_level: "low", timestamp: new Date("2023-03-01T08:35:57Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 178, performance_id: 30, engagement_level: "moderate", timestamp: new Date("2023-11-19T06:02:25Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 179, performance_id: 60, engagement_level: "low", timestamp: new Date("2023-09-02T08:38:40Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 180, performance_id: 147, engagement_level: "high", timestamp: new Date("2023-04-14T14:16:18Z"), average_engagement_time: "1.8", engagement_source: "mobile app" },
            { id: 181, performance_id: 76, engagement_level: "low", timestamp: new Date("2023-03-21T07:29:52Z"), average_engagement_time: "4.2", engagement_source: "mobile app" },
            { id: 182, performance_id: 83, engagement_level: "moderate", timestamp: new Date("2023-10-06T14:56:52Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 183, performance_id: 187, engagement_level: "low", timestamp: new Date("2023-09-07T05:28:40Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 184, performance_id: 115, engagement_level: "low", timestamp: new Date("2023-09-27T03:44:45Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 185, performance_id: 117, engagement_level: "low", timestamp: new Date("2023-12-17T06:10:18Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 186, performance_id: 105, engagement_level: "moderate", timestamp: new Date("2023-12-07T00:44:12Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 187, performance_id: 92, engagement_level: "low", timestamp: new Date("2023-01-28T03:43:10Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 188, performance_id: 71, engagement_level: "low", timestamp: new Date("2023-08-18T14:35:45Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 189, performance_id: 88, engagement_level: "moderate", timestamp: new Date("2023-07-28T13:16:16Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 190, performance_id: 58, engagement_level: "low", timestamp: new Date("2023-10-19T03:07:00Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 191, performance_id: 98, engagement_level: "low", timestamp: new Date("2023-03-14T07:49:16Z"), average_engagement_time: "3.4", engagement_source: "website" },
            { id: 192, performance_id: 20, engagement_level: "moderate", timestamp: new Date("2023-02-10T10:54:08Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 193, performance_id: 164, engagement_level: "low", timestamp: new Date("2023-10-04T13:38:28Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 194, performance_id: 131, engagement_level: "moderate", timestamp: new Date("2023-11-07T20:01:25Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 195, performance_id: 17, engagement_level: "low", timestamp: new Date("2023-09-04T02:14:21Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 196, performance_id: 159, engagement_level: "low", timestamp: new Date("2023-06-08T21:38:15Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 197, performance_id: 50, engagement_level: "moderate", timestamp: new Date("2023-03-01T10:18:34Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 198, performance_id: 59, engagement_level: "high", timestamp: new Date("2023-02-08T11:17:47Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 199, performance_id: 2, engagement_level: "low", timestamp: new Date("2023-04-06T16:35:37Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 200, performance_id: 32, engagement_level: "moderate", timestamp: new Date("2023-01-03T12:28:33Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 201, performance_id: 114, engagement_level: "moderate", timestamp: new Date("2023-04-03T05:22:48Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 202, performance_id: 144, engagement_level: "moderate", timestamp: new Date("2023-12-30T13:44:42Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 203, performance_id: 180, engagement_level: "low", timestamp: new Date("2023-07-07T10:41:48Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 204, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-21T06:19:52Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 205, performance_id: 110, engagement_level: "moderate", timestamp: new Date("2023-03-31T00:39:39Z"), average_engagement_time: "1.4", engagement_source: "in-person" },
            { id: 206, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-25T21:26:16Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 207, performance_id: 173, engagement_level: "low", timestamp: new Date("2023-02-05T02:48:45Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 208, performance_id: 20, engagement_level: "low", timestamp: new Date("2023-02-11T00:49:05Z"), average_engagement_time: "1.9", engagement_source: "in-person" },
            { id: 209, performance_id: 184, engagement_level: "low", timestamp: new Date("2023-09-13T04:08:28Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 210, performance_id: 76, engagement_level: "high", timestamp: new Date("2023-03-20T15:35:25Z"), average_engagement_time: "3.4", engagement_source: "website" },
            { id: 211, performance_id: 166, engagement_level: "low", timestamp: new Date("2023-04-10T15:13:52Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 212, performance_id: 167, engagement_level: "low", timestamp: new Date("2023-04-26T20:07:17Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 213, performance_id: 58, engagement_level: "low", timestamp: new Date("2023-10-18T19:50:34Z"), average_engagement_time: "2.9", engagement_source: "in-person" },
            { id: 214, performance_id: 42, engagement_level: "low", timestamp: new Date("2023-08-07T06:34:18Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 215, performance_id: 25, engagement_level: "low", timestamp: new Date("2023-09-20T22:03:51Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 216, performance_id: 117, engagement_level: "low", timestamp: new Date("2023-12-17T00:43:15Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 217, performance_id: 35, engagement_level: "moderate", timestamp: new Date("2023-04-19T19:10:00Z"), average_engagement_time: "2.6", engagement_source: "in-person" },
            { id: 218, performance_id: 122, engagement_level: "low", timestamp: new Date("2023-09-17T18:10:57Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 219, performance_id: 166, engagement_level: "moderate", timestamp: new Date("2023-04-10T09:17:07Z"), average_engagement_time: "3.5", engagement_source: "website" },
            { id: 220, performance_id: 187, engagement_level: "low", timestamp: new Date("2023-09-06T17:36:14Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 221, performance_id: 167, engagement_level: "low", timestamp: new Date("2023-04-26T12:30:04Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 222, performance_id: 107, engagement_level: "moderate", timestamp: new Date("2023-08-10T01:39:53Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 223, performance_id: 122, engagement_level: "low", timestamp: new Date("2023-09-16T21:26:45Z"), average_engagement_time: "2.1", engagement_source: "in-person" },
            { id: 224, performance_id: 82, engagement_level: "low", timestamp: new Date("2023-06-23T08:12:05Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 225, performance_id: 32, engagement_level: "low", timestamp: new Date("2023-01-04T02:58:01Z"), average_engagement_time: "2.1", engagement_source: "in-person" },
            { id: 226, performance_id: 182, engagement_level: "low", timestamp: new Date("2023-02-14T00:07:03Z"), average_engagement_time: "2.2", engagement_source: "website" },
            { id: 227, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-26T10:01:36Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 228, performance_id: 153, engagement_level: "high", timestamp: new Date("2023-10-07T06:02:40Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 229, performance_id: 57, engagement_level: "low", timestamp: new Date("2023-12-13T20:50:20Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 230, performance_id: 140, engagement_level: "low", timestamp: new Date("2023-12-24T13:13:51Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 231, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-21T07:30:03Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 232, performance_id: 169, engagement_level: "moderate", timestamp: new Date("2023-08-28T17:40:40Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 233, performance_id: 166, engagement_level: "moderate", timestamp: new Date("2023-04-10T02:58:44Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 234, performance_id: 37, engagement_level: "low", timestamp: new Date("2023-01-03T05:39:39Z"), average_engagement_time: "3.2", engagement_source: "in-person" },
            { id: 235, performance_id: 138, engagement_level: "low", timestamp: new Date("2023-02-18T01:23:57Z"), average_engagement_time: "1.4", engagement_source: "mobile app" },
            { id: 236, performance_id: 104, engagement_level: "low", timestamp: new Date("2023-11-25T22:55:42Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 237, performance_id: 18, engagement_level: "moderate", timestamp: new Date("2023-05-25T19:37:06Z"), average_engagement_time: "3.8", engagement_source: "website" },
            { id: 238, performance_id: 161, engagement_level: "high", timestamp: new Date("2023-12-19T00:37:00Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 239, performance_id: 147, engagement_level: "low", timestamp: new Date("2023-04-14T19:44:04Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 240, performance_id: 41, engagement_level: "high", timestamp: new Date("2023-10-31T02:04:31Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 241, performance_id: 122, engagement_level: "low", timestamp: new Date("2023-09-17T08:27:03Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 242, performance_id: 61, engagement_level: "moderate", timestamp: new Date("2023-11-18T17:38:34Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 243, performance_id: 32, engagement_level: "low", timestamp: new Date("2023-01-04T04:51:23Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 244, performance_id: 2, engagement_level: "low", timestamp: new Date("2023-04-07T00:27:08Z"), average_engagement_time: "3.9", engagement_source: "website" },
            { id: 245, performance_id: 190, engagement_level: "low", timestamp: new Date("2023-07-30T09:14:05Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 246, performance_id: 94, engagement_level: "low", timestamp: new Date("2023-08-19T01:11:46Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 247, performance_id: 159, engagement_level: "low", timestamp: new Date("2023-06-09T13:27:29Z"), average_engagement_time: "3.8", engagement_source: "website" },
            { id: 248, performance_id: 108, engagement_level: "low", timestamp: new Date("2023-09-15T15:11:07Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 249, performance_id: 22, engagement_level: "low", timestamp: new Date("2023-04-17T16:02:33Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 250, performance_id: 92, engagement_level: "low", timestamp: new Date("2023-01-28T04:33:26Z"), average_engagement_time: "2.2", engagement_source: "website" },
            { id: 251, performance_id: 86, engagement_level: "low", timestamp: new Date("2023-02-28T23:43:46Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 252, performance_id: 7, engagement_level: "low", timestamp: new Date("2023-02-24T12:16:30Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 253, performance_id: 184, engagement_level: "moderate", timestamp: new Date("2023-09-12T20:18:19Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 254, performance_id: 7, engagement_level: "low", timestamp: new Date("2023-02-24T10:19:25Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 255, performance_id: 128, engagement_level: "moderate", timestamp: new Date("2023-09-01T00:56:39Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 256, performance_id: 184, engagement_level: "moderate", timestamp: new Date("2023-09-13T03:45:51Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 257, performance_id: 78, engagement_level: "low", timestamp: new Date("2023-04-03T10:37:52Z"), average_engagement_time: "1.8", engagement_source: "mobile app" },
            { id: 258, performance_id: 79, engagement_level: "low", timestamp: new Date("2023-12-09T04:21:21Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 259, performance_id: 97, engagement_level: "moderate", timestamp: new Date("2023-07-10T12:33:37Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 260, performance_id: 62, engagement_level: "low", timestamp: new Date("2023-07-31T07:34:52Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 261, performance_id: 174, engagement_level: "moderate", timestamp: new Date("2023-06-03T16:17:40Z"), average_engagement_time: "1.8", engagement_source: "in-person" },
            { id: 262, performance_id: 3, engagement_level: "low", timestamp: new Date("2023-01-29T08:54:10Z"), average_engagement_time: "4.0", engagement_source: "in-person" },
            { id: 263, performance_id: 169, engagement_level: "moderate", timestamp: new Date("2023-08-28T06:49:27Z"), average_engagement_time: "3.5", engagement_source: "website" },
            { id: 264, performance_id: 182, engagement_level: "moderate", timestamp: new Date("2023-02-14T10:19:50Z"), average_engagement_time: "1.8", engagement_source: "mobile app" },
            { id: 265, performance_id: 21, engagement_level: "high", timestamp: new Date("2023-05-21T23:40:44Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 266, performance_id: 167, engagement_level: "low", timestamp: new Date("2023-04-26T18:22:04Z"), average_engagement_time: "3.7", engagement_source: "website" },
            { id: 267, performance_id: 92, engagement_level: "low", timestamp: new Date("2023-01-27T22:30:46Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 268, performance_id: 49, engagement_level: "high", timestamp: new Date("2023-10-25T04:32:45Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 269, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-26T00:51:40Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 270, performance_id: 52, engagement_level: "low", timestamp: new Date("2023-06-18T21:36:48Z"), average_engagement_time: "3.7", engagement_source: "mobile app" },
            { id: 271, performance_id: 64, engagement_level: "moderate", timestamp: new Date("2023-05-25T16:46:31Z"), average_engagement_time: "2.2", engagement_source: "website" },
            { id: 272, performance_id: 136, engagement_level: "moderate", timestamp: new Date("2023-12-26T10:04:46Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 273, performance_id: 134, engagement_level: "moderate", timestamp: new Date("2023-05-27T03:51:50Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 274, performance_id: 81, engagement_level: "low", timestamp: new Date("2023-05-04T02:00:34Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 275, performance_id: 158, engagement_level: "low", timestamp: new Date("2023-08-31T03:10:27Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 276, performance_id: 60, engagement_level: "low", timestamp: new Date("2023-09-02T00:42:50Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 277, performance_id: 75, engagement_level: "low", timestamp: new Date("2023-08-01T23:41:29Z"), average_engagement_time: "3.9", engagement_source: "website" },
            { id: 278, performance_id: 105, engagement_level: "moderate", timestamp: new Date("2023-12-06T23:16:59Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 279, performance_id: 42, engagement_level: "moderate", timestamp: new Date("2023-08-06T13:26:12Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 280, performance_id: 143, engagement_level: "low", timestamp: new Date("2023-06-08T11:33:26Z"), average_engagement_time: "3.8", engagement_source: "website" },
            { id: 281, performance_id: 13, engagement_level: "low", timestamp: new Date("2023-11-25T19:39:37Z"), average_engagement_time: "2.7", engagement_source: "in-person" },
            { id: 282, performance_id: 83, engagement_level: "high", timestamp: new Date("2023-10-06T10:28:42Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 283, performance_id: 82, engagement_level: "low", timestamp: new Date("2023-06-22T19:48:49Z"), average_engagement_time: "3.9", engagement_source: "mobile app" },
            { id: 284, performance_id: 58, engagement_level: "moderate", timestamp: new Date("2023-10-18T18:21:22Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 285, performance_id: 36, engagement_level: "low", timestamp: new Date("2023-05-14T19:30:35Z"), average_engagement_time: "1.3", engagement_source: "mobile app" },
            { id: 286, performance_id: 174, engagement_level: "low", timestamp: new Date("2023-06-03T01:49:29Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 287, performance_id: 182, engagement_level: "low", timestamp: new Date("2023-02-14T04:58:29Z"), average_engagement_time: "3.1", engagement_source: "in-person" },
            { id: 288, performance_id: 76, engagement_level: "low", timestamp: new Date("2023-03-20T13:14:21Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 289, performance_id: 55, engagement_level: "low", timestamp: new Date("2023-05-25T18:43:43Z"), average_engagement_time: "1.1", engagement_source: "mobile app" },
            { id: 290, performance_id: 146, engagement_level: "moderate", timestamp: new Date("2023-07-21T21:27:15Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 291, performance_id: 85, engagement_level: "low", timestamp: new Date("2023-08-21T03:20:43Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 292, performance_id: 48, engagement_level: "low", timestamp: new Date("2023-01-15T11:27:21Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 293, performance_id: 60, engagement_level: "low", timestamp: new Date("2023-09-02T13:19:20Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 294, performance_id: 194, engagement_level: "low", timestamp: new Date("2023-06-18T09:06:30Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 295, performance_id: 189, engagement_level: "moderate", timestamp: new Date("2023-10-27T05:04:30Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 296, performance_id: 66, engagement_level: "low", timestamp: new Date("2023-03-07T17:22:03Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 297, performance_id: 186, engagement_level: "moderate", timestamp: new Date("2023-12-24T14:48:53Z"), average_engagement_time: "3.8", engagement_source: "website" },
            { id: 298, performance_id: 105, engagement_level: "low", timestamp: new Date("2023-12-07T10:15:57Z"), average_engagement_time: "4.0", engagement_source: "in-person" },
            { id: 299, performance_id: 98, engagement_level: "low", timestamp: new Date("2023-03-13T12:54:48Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 300, performance_id: 73, engagement_level: "low", timestamp: new Date("2023-12-08T06:50:19Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 301, performance_id: 1, engagement_level: "low", timestamp: new Date("2023-07-06T14:24:46Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 302, performance_id: 68, engagement_level: "low", timestamp: new Date("2023-10-17T09:54:31Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 303, performance_id: 79, engagement_level: "low", timestamp: new Date("2023-12-09T13:58:24Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 304, performance_id: 7, engagement_level: "low", timestamp: new Date("2023-02-24T08:54:34Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 305, performance_id: 98, engagement_level: "low", timestamp: new Date("2023-03-14T03:48:43Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 306, performance_id: 12, engagement_level: "low", timestamp: new Date("2023-07-13T17:02:45Z"), average_engagement_time: "1.2", engagement_source: "mobile app" },
            { id: 307, performance_id: 63, engagement_level: "low", timestamp: new Date("2023-03-18T07:58:37Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 308, performance_id: 159, engagement_level: "high", timestamp: new Date("2023-06-08T18:22:03Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 309, performance_id: 10, engagement_level: "low", timestamp: new Date("2023-10-15T05:13:42Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 310, performance_id: 193, engagement_level: "low", timestamp: new Date("2023-03-09T20:40:49Z"), average_engagement_time: "3.6", engagement_source: "website" },
            { id: 311, performance_id: 198, engagement_level: "moderate", timestamp: new Date("2023-03-29T03:21:48Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 312, performance_id: 77, engagement_level: "moderate", timestamp: new Date("2023-03-02T02:27:59Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 313, performance_id: 14, engagement_level: "moderate", timestamp: new Date("2023-09-16T01:06:03Z"), average_engagement_time: "3.1", engagement_source: "in-person" },
            { id: 314, performance_id: 112, engagement_level: "low", timestamp: new Date("2023-06-05T12:51:44Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 315, performance_id: 73, engagement_level: "moderate", timestamp: new Date("2023-12-07T18:33:51Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 316, performance_id: 151, engagement_level: "moderate", timestamp: new Date("2023-08-27T19:22:47Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 317, performance_id: 101, engagement_level: "moderate", timestamp: new Date("2023-05-30T07:58:25Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 318, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-26T01:20:04Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 319, performance_id: 112, engagement_level: "low", timestamp: new Date("2023-06-05T08:53:04Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 320, performance_id: 94, engagement_level: "low", timestamp: new Date("2023-08-18T23:59:50Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 321, performance_id: 16, engagement_level: "low", timestamp: new Date("2023-05-08T01:11:38Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 322, performance_id: 89, engagement_level: "low", timestamp: new Date("2023-04-18T07:01:10Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 323, performance_id: 40, engagement_level: "moderate", timestamp: new Date("2023-01-15T03:45:24Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 324, performance_id: 58, engagement_level: "low", timestamp: new Date("2023-10-18T14:19:07Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 325, performance_id: 47, engagement_level: "moderate", timestamp: new Date("2023-05-01T01:28:25Z"), average_engagement_time: "3.8", engagement_source: "website" },
            { id: 326, performance_id: 95, engagement_level: "moderate", timestamp: new Date("2023-10-13T17:36:27Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 327, performance_id: 67, engagement_level: "moderate", timestamp: new Date("2023-12-24T14:40:57Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 328, performance_id: 9, engagement_level: "low", timestamp: new Date("2023-06-03T03:22:00Z"), average_engagement_time: "3.4", engagement_source: "website" },
            { id: 329, performance_id: 100, engagement_level: "low", timestamp: new Date("2023-03-03T23:40:55Z"), average_engagement_time: "4.1", engagement_source: "in-person" },
            { id: 330, performance_id: 5, engagement_level: "low", timestamp: new Date("2023-02-11T18:46:22Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 331, performance_id: 62, engagement_level: "moderate", timestamp: new Date("2023-07-31T00:02:23Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 332, performance_id: 13, engagement_level: "low", timestamp: new Date("2023-11-26T15:04:38Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 333, performance_id: 151, engagement_level: "moderate", timestamp: new Date("2023-08-28T13:26:14Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 334, performance_id: 187, engagement_level: "moderate", timestamp: new Date("2023-09-07T12:08:33Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 335, performance_id: 188, engagement_level: "low", timestamp: new Date("2023-08-27T11:03:18Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 336, performance_id: 117, engagement_level: "low", timestamp: new Date("2023-12-17T09:53:51Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 337, performance_id: 117, engagement_level: "low", timestamp: new Date("2023-12-17T06:44:39Z"), average_engagement_time: "3.7", engagement_source: "in-person" },
            { id: 338, performance_id: 120, engagement_level: "low", timestamp: new Date("2023-12-02T07:03:30Z"), average_engagement_time: "4.3", engagement_source: "mobile app" },
            { id: 339, performance_id: 15, engagement_level: "low", timestamp: new Date("2023-05-10T06:52:35Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 340, performance_id: 54, engagement_level: "low", timestamp: new Date("2023-07-06T10:34:40Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 341, performance_id: 125, engagement_level: "high", timestamp: new Date("2023-08-01T13:17:28Z"), average_engagement_time: "3.8", engagement_source: "mobile app" },
            { id: 342, performance_id: 93, engagement_level: "low", timestamp: new Date("2023-08-10T06:31:23Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 343, performance_id: 118, engagement_level: "low", timestamp: new Date("2023-08-03T23:06:47Z"), average_engagement_time: "3.7", engagement_source: "in-person" },
            { id: 344, performance_id: 191, engagement_level: "moderate", timestamp: new Date("2023-12-03T01:13:02Z"), average_engagement_time: "2.9", engagement_source: "in-person" },
            { id: 345, performance_id: 129, engagement_level: "low", timestamp: new Date("2023-12-31T21:19:16Z"), average_engagement_time: "2.5", engagement_source: "in-person" },
            { id: 346, performance_id: 34, engagement_level: "moderate", timestamp: new Date("2023-06-15T09:37:45Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 347, performance_id: 156, engagement_level: "low", timestamp: new Date("2023-09-08T03:49:53Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 348, performance_id: 17, engagement_level: "low", timestamp: new Date("2023-09-03T23:23:58Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 349, performance_id: 91, engagement_level: "moderate", timestamp: new Date("2023-12-29T23:20:43Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 350, performance_id: 146, engagement_level: "moderate", timestamp: new Date("2023-07-21T20:29:15Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 351, performance_id: 131, engagement_level: "moderate", timestamp: new Date("2023-11-07T04:13:55Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 352, performance_id: 53, engagement_level: "high", timestamp: new Date("2023-06-15T00:09:24Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 353, performance_id: 21, engagement_level: "low", timestamp: new Date("2023-05-21T23:02:01Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 354, performance_id: 125, engagement_level: "low", timestamp: new Date("2023-08-01T10:49:52Z"), average_engagement_time: "3.0", engagement_source: "website" },
            { id: 355, performance_id: 40, engagement_level: "low", timestamp: new Date("2023-01-14T19:53:28Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 356, performance_id: 152, engagement_level: "low", timestamp: new Date("2023-04-27T22:35:33Z"), average_engagement_time: "1.3", engagement_source: "in-person" },
            { id: 357, performance_id: 134, engagement_level: "high", timestamp: new Date("2023-05-26T22:07:11Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 358, performance_id: 182, engagement_level: "moderate", timestamp: new Date("2023-02-14T12:41:30Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 359, performance_id: 67, engagement_level: "low", timestamp: new Date("2023-12-24T12:48:25Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 360, performance_id: 180, engagement_level: "low", timestamp: new Date("2023-07-07T14:57:41Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 361, performance_id: 191, engagement_level: "high", timestamp: new Date("2023-12-02T13:46:55Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 362, performance_id: 131, engagement_level: "low", timestamp: new Date("2023-11-07T10:50:29Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 363, performance_id: 106, engagement_level: "moderate", timestamp: new Date("2023-10-09T15:19:49Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 364, performance_id: 125, engagement_level: "low", timestamp: new Date("2023-08-01T08:42:42Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 365, performance_id: 64, engagement_level: "low", timestamp: new Date("2023-05-25T11:36:50Z"), average_engagement_time: "2.5", engagement_source: "in-person" },
            { id: 366, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-21T14:26:27Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 367, performance_id: 94, engagement_level: "moderate", timestamp: new Date("2023-08-19T00:15:52Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 368, performance_id: 45, engagement_level: "low", timestamp: new Date("2023-09-13T23:45:49Z"), average_engagement_time: "3.5", engagement_source: "website" },
            { id: 369, performance_id: 191, engagement_level: "low", timestamp: new Date("2023-12-02T19:18:04Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 370, performance_id: 13, engagement_level: "low", timestamp: new Date("2023-11-26T04:08:07Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 371, performance_id: 6, engagement_level: "low", timestamp: new Date("2023-03-07T12:22:05Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 372, performance_id: 124, engagement_level: "low", timestamp: new Date("2023-02-27T03:37:32Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 373, performance_id: 102, engagement_level: "low", timestamp: new Date("2023-08-11T06:44:35Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 374, performance_id: 20, engagement_level: "low", timestamp: new Date("2023-02-11T04:58:01Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 375, performance_id: 122, engagement_level: "low", timestamp: new Date("2023-09-17T06:54:21Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 376, performance_id: 14, engagement_level: "high", timestamp: new Date("2023-09-16T11:21:03Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 377, performance_id: 87, engagement_level: "moderate", timestamp: new Date("2023-03-29T20:37:45Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 378, performance_id: 184, engagement_level: "moderate", timestamp: new Date("2023-09-12T19:21:46Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 379, performance_id: 130, engagement_level: "high", timestamp: new Date("2023-05-18T16:48:43Z"), average_engagement_time: "3.8", engagement_source: "mobile app" },
            { id: 380, performance_id: 195, engagement_level: "low", timestamp: new Date("2023-04-26T09:05:43Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 381, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-21T17:24:19Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 382, performance_id: 39, engagement_level: "low", timestamp: new Date("2023-10-02T08:59:05Z"), average_engagement_time: "1.8", engagement_source: "website" },
            { id: 383, performance_id: 198, engagement_level: "low", timestamp: new Date("2023-03-29T04:53:41Z"), average_engagement_time: "2.5", engagement_source: "in-person" },
            { id: 384, performance_id: 119, engagement_level: "moderate", timestamp: new Date("2023-11-26T11:24:32Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 385, performance_id: 78, engagement_level: "moderate", timestamp: new Date("2023-04-03T13:19:19Z"), average_engagement_time: "1.4", engagement_source: "mobile app" },
            { id: 386, performance_id: 28, engagement_level: "low", timestamp: new Date("2023-03-06T03:15:05Z"), average_engagement_time: "4.2", engagement_source: "mobile app" },
            { id: 387, performance_id: 172, engagement_level: "moderate", timestamp: new Date("2023-08-07T01:45:06Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 388, performance_id: 95, engagement_level: "moderate", timestamp: new Date("2023-10-13T05:30:31Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 389, performance_id: 72, engagement_level: "low", timestamp: new Date("2023-11-09T21:06:40Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 390, performance_id: 96, engagement_level: "moderate", timestamp: new Date("2023-11-06T10:01:28Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 391, performance_id: 186, engagement_level: "low", timestamp: new Date("2023-12-24T17:50:50Z"), average_engagement_time: "3.0", engagement_source: "in-person" },
            { id: 392, performance_id: 180, engagement_level: "moderate", timestamp: new Date("2023-07-06T21:39:04Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 393, performance_id: 103, engagement_level: "low", timestamp: new Date("2023-01-19T04:14:15Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 394, performance_id: 88, engagement_level: "moderate", timestamp: new Date("2023-07-29T02:40:29Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 395, performance_id: 155, engagement_level: "moderate", timestamp: new Date("2023-06-30T21:15:46Z"), average_engagement_time: "2.5", engagement_source: "in-person" },
            { id: 396, performance_id: 80, engagement_level: "low", timestamp: new Date("2023-12-11T18:03:16Z"), average_engagement_time: "3.8", engagement_source: "in-person" },
            { id: 397, performance_id: 38, engagement_level: "low", timestamp: new Date("2023-05-21T14:36:14Z"), average_engagement_time: "4.3", engagement_source: "mobile app" },
            { id: 398, performance_id: 134, engagement_level: "low", timestamp: new Date("2023-05-27T11:13:32Z"), average_engagement_time: "3.4", engagement_source: "website" },
            { id: 399, performance_id: 43, engagement_level: "moderate", timestamp: new Date("2023-07-01T06:59:34Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 400, performance_id: 14, engagement_level: "moderate", timestamp: new Date("2023-09-16T08:35:34Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 401, performance_id: 117, engagement_level: "low", timestamp: new Date("2023-12-17T12:47:23Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 402, performance_id: 7, engagement_level: "low", timestamp: new Date("2023-02-24T01:27:00Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 403, performance_id: 141, engagement_level: "low", timestamp: new Date("2023-02-03T16:29:47Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 404, performance_id: 196, engagement_level: "low", timestamp: new Date("2023-05-03T15:33:27Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 405, performance_id: 79, engagement_level: "low", timestamp: new Date("2023-12-09T04:22:35Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 406, performance_id: 125, engagement_level: "moderate", timestamp: new Date("2023-08-01T16:18:46Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 407, performance_id: 187, engagement_level: "low", timestamp: new Date("2023-09-07T15:01:17Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 408, performance_id: 63, engagement_level: "low", timestamp: new Date("2023-03-18T16:04:30Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 409, performance_id: 59, engagement_level: "low", timestamp: new Date("2023-02-08T15:01:09Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 410, performance_id: 129, engagement_level: "low", timestamp: new Date("2024-01-01T00:11:43Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 411, performance_id: 76, engagement_level: "moderate", timestamp: new Date("2023-03-20T17:55:35Z"), average_engagement_time: "3.2", engagement_source: "in-person" },
            { id: 412, performance_id: 53, engagement_level: "high", timestamp: new Date("2023-06-15T13:36:13Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 413, performance_id: 186, engagement_level: "low", timestamp: new Date("2023-12-25T11:25:44Z"), average_engagement_time: "3.7", engagement_source: "mobile app" },
            { id: 414, performance_id: 142, engagement_level: "high", timestamp: new Date("2023-08-27T10:47:23Z"), average_engagement_time: "3.6", engagement_source: "website" },
            { id: 415, performance_id: 42, engagement_level: "low", timestamp: new Date("2023-08-06T18:56:24Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 416, performance_id: 187, engagement_level: "high", timestamp: new Date("2023-09-07T07:16:45Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 417, performance_id: 140, engagement_level: "low", timestamp: new Date("2023-12-24T11:19:38Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 418, performance_id: 40, engagement_level: "high", timestamp: new Date("2023-01-14T21:35:01Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 419, performance_id: 192, engagement_level: "moderate", timestamp: new Date("2023-09-08T14:33:02Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 420, performance_id: 143, engagement_level: "low", timestamp: new Date("2023-06-08T22:33:32Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 421, performance_id: 161, engagement_level: "low", timestamp: new Date("2023-12-18T23:46:33Z"), average_engagement_time: "2.5", engagement_source: "in-person" },
            { id: 422, performance_id: 119, engagement_level: "moderate", timestamp: new Date("2023-11-26T23:43:11Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 423, performance_id: 5, engagement_level: "moderate", timestamp: new Date("2023-02-11T06:00:24Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 424, performance_id: 153, engagement_level: "moderate", timestamp: new Date("2023-10-07T18:01:03Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 425, performance_id: 7, engagement_level: "low", timestamp: new Date("2023-02-24T05:59:58Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 426, performance_id: 46, engagement_level: "moderate", timestamp: new Date("2023-08-02T08:22:07Z"), average_engagement_time: "2.7", engagement_source: "in-person" },
            { id: 427, performance_id: 6, engagement_level: "low", timestamp: new Date("2023-03-07T21:06:21Z"), average_engagement_time: "3.8", engagement_source: "in-person" },
            { id: 428, performance_id: 44, engagement_level: "low", timestamp: new Date("2023-06-17T20:22:43Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 429, performance_id: 90, engagement_level: "moderate", timestamp: new Date("2023-07-19T09:14:28Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 430, performance_id: 173, engagement_level: "low", timestamp: new Date("2023-02-05T12:47:00Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 431, performance_id: 69, engagement_level: "low", timestamp: new Date("2023-03-06T01:42:18Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 432, performance_id: 139, engagement_level: "low", timestamp: new Date("2023-03-26T09:20:55Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 433, performance_id: 144, engagement_level: "moderate", timestamp: new Date("2023-12-30T09:36:22Z"), average_engagement_time: "3.2", engagement_source: "in-person" },
            { id: 434, performance_id: 64, engagement_level: "low", timestamp: new Date("2023-05-25T16:47:45Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 435, performance_id: 177, engagement_level: "high", timestamp: new Date("2023-11-01T15:44:01Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 436, performance_id: 10, engagement_level: "low", timestamp: new Date("2023-10-15T00:19:54Z"), average_engagement_time: "1.7", engagement_source: "in-person" },
            { id: 437, performance_id: 180, engagement_level: "low", timestamp: new Date("2023-07-06T21:29:21Z"), average_engagement_time: "3.2", engagement_source: "in-person" },
            { id: 438, performance_id: 98, engagement_level: "high", timestamp: new Date("2023-03-13T11:47:14Z"), average_engagement_time: "1.2", engagement_source: "in-person" },
            { id: 439, performance_id: 197, engagement_level: "moderate", timestamp: new Date("2023-02-06T01:12:02Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 440, performance_id: 157, engagement_level: "low", timestamp: new Date("2023-06-28T13:42:32Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 441, performance_id: 45, engagement_level: "low", timestamp: new Date("2023-09-14T03:03:15Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 442, performance_id: 29, engagement_level: "low", timestamp: new Date("2023-04-21T10:16:12Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 443, performance_id: 139, engagement_level: "low", timestamp: new Date("2023-03-26T03:19:26Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 444, performance_id: 23, engagement_level: "moderate", timestamp: new Date("2023-08-26T05:15:10Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 445, performance_id: 93, engagement_level: "low", timestamp: new Date("2023-08-09T18:40:28Z"), average_engagement_time: "3.7", engagement_source: "mobile app" },
            { id: 446, performance_id: 138, engagement_level: "low", timestamp: new Date("2023-02-18T07:11:27Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 447, performance_id: 129, engagement_level: "low", timestamp: new Date("2023-12-31T20:43:28Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 448, performance_id: 146, engagement_level: "moderate", timestamp: new Date("2023-07-22T07:44:22Z"), average_engagement_time: "2.6", engagement_source: "mobile app" },
            { id: 449, performance_id: 158, engagement_level: "low", timestamp: new Date("2023-08-31T03:06:22Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 450, performance_id: 154, engagement_level: "low", timestamp: new Date("2023-10-09T14:34:18Z"), average_engagement_time: "4.2", engagement_source: "website" },
            { id: 451, performance_id: 180, engagement_level: "low", timestamp: new Date("2023-07-07T04:26:10Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 452, performance_id: 26, engagement_level: "moderate", timestamp: new Date("2023-07-29T01:26:30Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 453, performance_id: 199, engagement_level: "low", timestamp: new Date("2023-01-04T17:18:29Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 454, performance_id: 164, engagement_level: "low", timestamp: new Date("2023-10-04T20:03:53Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 455, performance_id: 4, engagement_level: "low", timestamp: new Date("2023-08-15T14:11:50Z"), average_engagement_time: "4.3", engagement_source: "mobile app" },
            { id: 456, performance_id: 42, engagement_level: "low", timestamp: new Date("2023-08-06T21:49:36Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 457, performance_id: 49, engagement_level: "low", timestamp: new Date("2023-10-25T15:11:03Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 458, performance_id: 29, engagement_level: "moderate", timestamp: new Date("2023-04-21T09:03:32Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 459, performance_id: 115, engagement_level: "low", timestamp: new Date("2023-09-27T12:09:57Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 460, performance_id: 147, engagement_level: "low", timestamp: new Date("2023-04-14T02:14:46Z"), average_engagement_time: "3.7", engagement_source: "mobile app" },
            { id: 461, performance_id: 162, engagement_level: "low", timestamp: new Date("2023-07-26T08:05:51Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 462, performance_id: 119, engagement_level: "low", timestamp: new Date("2023-11-26T15:21:00Z"), average_engagement_time: "3.2", engagement_source: "in-person" },
            { id: 463, performance_id: 157, engagement_level: "low", timestamp: new Date("2023-06-29T00:39:33Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 464, performance_id: 200, engagement_level: "moderate", timestamp: new Date("2023-05-22T22:30:55Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 465, performance_id: 45, engagement_level: "low", timestamp: new Date("2023-09-14T17:39:21Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 466, performance_id: 4, engagement_level: "moderate", timestamp: new Date("2023-08-15T16:34:59Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 467, performance_id: 5, engagement_level: "low", timestamp: new Date("2023-02-11T23:22:19Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 468, performance_id: 64, engagement_level: "moderate", timestamp: new Date("2023-05-25T05:49:01Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 469, performance_id: 147, engagement_level: "moderate", timestamp: new Date("2023-04-14T09:47:44Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 470, performance_id: 53, engagement_level: "high", timestamp: new Date("2023-06-15T06:04:07Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 471, performance_id: 88, engagement_level: "low", timestamp: new Date("2023-07-29T03:54:13Z"), average_engagement_time: "1.8", engagement_source: "mobile app" },
            { id: 472, performance_id: 53, engagement_level: "low", timestamp: new Date("2023-06-15T07:57:45Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 473, performance_id: 192, engagement_level: "low", timestamp: new Date("2023-09-08T10:54:03Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 474, performance_id: 5, engagement_level: "low", timestamp: new Date("2023-02-11T22:42:44Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 475, performance_id: 184, engagement_level: "low", timestamp: new Date("2023-09-13T06:07:36Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 476, performance_id: 48, engagement_level: "low", timestamp: new Date("2023-01-15T20:02:41Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 477, performance_id: 135, engagement_level: "moderate", timestamp: new Date("2023-10-07T01:15:01Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 478, performance_id: 196, engagement_level: "low", timestamp: new Date("2023-05-03T22:24:25Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 479, performance_id: 23, engagement_level: "low", timestamp: new Date("2023-08-26T02:53:19Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 480, performance_id: 142, engagement_level: "low", timestamp: new Date("2023-08-27T10:41:39Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 481, performance_id: 67, engagement_level: "low", timestamp: new Date("2023-12-24T15:38:08Z"), average_engagement_time: "4.2", engagement_source: "website" },
            { id: 482, performance_id: 5, engagement_level: "low", timestamp: new Date("2023-02-11T07:44:58Z"), average_engagement_time: "2.1", engagement_source: "in-person" },
            { id: 483, performance_id: 30, engagement_level: "moderate", timestamp: new Date("2023-11-19T11:57:25Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 484, performance_id: 58, engagement_level: "low", timestamp: new Date("2023-10-18T15:30:22Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 485, performance_id: 171, engagement_level: "moderate", timestamp: new Date("2023-07-27T06:53:09Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 486, performance_id: 100, engagement_level: "low", timestamp: new Date("2023-03-04T08:59:52Z"), average_engagement_time: "1.6", engagement_source: "in-person" },
            { id: 487, performance_id: 6, engagement_level: "moderate", timestamp: new Date("2023-03-07T09:49:08Z"), average_engagement_time: "2.4", engagement_source: "in-person" },
            { id: 488, performance_id: 130, engagement_level: "moderate", timestamp: new Date("2023-05-19T03:26:02Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 489, performance_id: 74, engagement_level: "low", timestamp: new Date("2023-02-15T01:32:21Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 490, performance_id: 56, engagement_level: "low", timestamp: new Date("2023-05-21T08:20:33Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 491, performance_id: 86, engagement_level: "moderate", timestamp: new Date("2023-03-01T07:22:49Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 492, performance_id: 167, engagement_level: "moderate", timestamp: new Date("2023-04-26T13:56:19Z"), average_engagement_time: "1.9", engagement_source: "mobile app" },
            { id: 493, performance_id: 177, engagement_level: "low", timestamp: new Date("2023-11-01T09:48:16Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 494, performance_id: 68, engagement_level: "low", timestamp: new Date("2023-10-17T00:46:32Z"), average_engagement_time: "3.7", engagement_source: "website" },
            { id: 495, performance_id: 31, engagement_level: "moderate", timestamp: new Date("2023-06-26T09:58:41Z"), average_engagement_time: "3.5", engagement_source: "mobile app" },
            { id: 496, performance_id: 137, engagement_level: "high", timestamp: new Date("2023-06-16T09:15:16Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 497, performance_id: 128, engagement_level: "low", timestamp: new Date("2023-09-01T01:11:43Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 498, performance_id: 110, engagement_level: "moderate", timestamp: new Date("2023-03-31T02:26:17Z"), average_engagement_time: "2.9", engagement_source: "in-person" },
            { id: 499, performance_id: 170, engagement_level: "moderate", timestamp: new Date("2023-07-05T19:31:04Z"), average_engagement_time: "4.4", engagement_source: "in-person" },
            { id: 500, performance_id: 15, engagement_level: "moderate", timestamp: new Date("2023-05-10T12:28:04Z"), average_engagement_time: "3.2", engagement_source: "in-person" },
        ],
    });
    await prisma.audience_engagement.createMany({
        data: [
            { id: 501, performance_id: 183, engagement_level: "low", timestamp: new Date("2023-01-24T02:17:35Z"), average_engagement_time: "3.4", engagement_source: "mobile app" },
            { id: 502, performance_id: 70, engagement_level: "low", timestamp: new Date("2023-08-04T06:28:23Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 503, performance_id: 160, engagement_level: "low", timestamp: new Date("2023-11-26T20:20:27Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 504, performance_id: 53, engagement_level: "low", timestamp: new Date("2023-06-15T01:11:47Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 505, performance_id: 166, engagement_level: "low", timestamp: new Date("2023-04-09T20:56:54Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 506, performance_id: 62, engagement_level: "low", timestamp: new Date("2023-07-30T22:36:25Z"), average_engagement_time: "1.7", engagement_source: "mobile app" },
            { id: 507, performance_id: 143, engagement_level: "moderate", timestamp: new Date("2023-06-08T18:30:04Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 508, performance_id: 61, engagement_level: "low", timestamp: new Date("2023-11-18T14:53:24Z"), average_engagement_time: "3.4", engagement_source: "in-person" },
            { id: 509, performance_id: 75, engagement_level: "low", timestamp: new Date("2023-08-01T22:13:06Z"), average_engagement_time: "3.2", engagement_source: "mobile app" },
            { id: 510, performance_id: 160, engagement_level: "moderate", timestamp: new Date("2023-11-27T04:14:48Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 511, performance_id: 184, engagement_level: "low", timestamp: new Date("2023-09-12T17:41:19Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 512, performance_id: 155, engagement_level: "low", timestamp: new Date("2023-07-01T07:32:39Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 513, performance_id: 53, engagement_level: "low", timestamp: new Date("2023-06-15T10:18:37Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 514, performance_id: 47, engagement_level: "high", timestamp: new Date("2023-05-01T14:04:16Z"), average_engagement_time: "3.0", engagement_source: "website" },
            { id: 515, performance_id: 186, engagement_level: "low", timestamp: new Date("2023-12-24T20:29:06Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 516, performance_id: 182, engagement_level: "low", timestamp: new Date("2023-02-14T06:10:38Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 517, performance_id: 172, engagement_level: "moderate", timestamp: new Date("2023-08-07T02:29:51Z"), average_engagement_time: "4.1", engagement_source: "in-person" },
            { id: 518, performance_id: 34, engagement_level: "low", timestamp: new Date("2023-06-15T01:20:21Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 519, performance_id: 8, engagement_level: "low", timestamp: new Date("2023-05-08T22:31:38Z"), average_engagement_time: "2.9", engagement_source: "website" },
            { id: 520, performance_id: 162, engagement_level: "moderate", timestamp: new Date("2023-07-26T05:49:26Z"), average_engagement_time: "2.5", engagement_source: "website" },
            { id: 521, performance_id: 50, engagement_level: "low", timestamp: new Date("2023-03-01T12:45:29Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 522, performance_id: 179, engagement_level: "low", timestamp: new Date("2023-07-02T18:19:01Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 523, performance_id: 193, engagement_level: "moderate", timestamp: new Date("2023-03-10T06:05:29Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 524, performance_id: 10, engagement_level: "low", timestamp: new Date("2023-10-14T22:02:21Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 525, performance_id: 36, engagement_level: "moderate", timestamp: new Date("2023-05-14T05:02:23Z"), average_engagement_time: "1.5", engagement_source: "mobile app" },
            { id: 526, performance_id: 180, engagement_level: "moderate", timestamp: new Date("2023-07-07T17:58:55Z"), average_engagement_time: "1.2", engagement_source: "mobile app" },
            { id: 527, performance_id: 1, engagement_level: "low", timestamp: new Date("2023-07-06T15:44:58Z"), average_engagement_time: "2.2", engagement_source: "mobile app" },
            { id: 528, performance_id: 81, engagement_level: "low", timestamp: new Date("2023-05-03T21:00:32Z"), average_engagement_time: "2.7", engagement_source: "in-person" },
            { id: 529, performance_id: 199, engagement_level: "moderate", timestamp: new Date("2023-01-04T17:18:00Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 530, performance_id: 114, engagement_level: "low", timestamp: new Date("2023-04-03T19:38:29Z"), average_engagement_time: "1.2", engagement_source: "mobile app" },
            { id: 531, performance_id: 153, engagement_level: "low", timestamp: new Date("2023-10-07T11:42:21Z"), average_engagement_time: "3.3", engagement_source: "mobile app" },
            { id: 532, performance_id: 111, engagement_level: "low", timestamp: new Date("2023-09-20T23:36:10Z"), average_engagement_time: "2.6", engagement_source: "in-person" },
            { id: 533, performance_id: 117, engagement_level: "moderate", timestamp: new Date("2023-12-17T20:37:40Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 534, performance_id: 99, engagement_level: "high", timestamp: new Date("2023-07-10T00:46:05Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 535, performance_id: 100, engagement_level: "low", timestamp: new Date("2023-03-04T08:48:12Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 536, performance_id: 162, engagement_level: "low", timestamp: new Date("2023-07-25T20:07:59Z"), average_engagement_time: "1.6", engagement_source: "mobile app" },
            { id: 537, performance_id: 113, engagement_level: "low", timestamp: new Date("2023-10-21T11:02:42Z"), average_engagement_time: "2.4", engagement_source: "website" },
            { id: 538, performance_id: 83, engagement_level: "low", timestamp: new Date("2023-10-06T06:32:51Z"), average_engagement_time: "3.9", engagement_source: "mobile app" },
            { id: 539, performance_id: 200, engagement_level: "moderate", timestamp: new Date("2023-05-23T04:47:07Z"), average_engagement_time: "2.6", engagement_source: "website" },
            { id: 540, performance_id: 60, engagement_level: "low", timestamp: new Date("2023-09-02T01:45:48Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 541, performance_id: 168, engagement_level: "low", timestamp: new Date("2023-04-27T19:42:36Z"), average_engagement_time: "3.5", engagement_source: "in-person" },
            { id: 542, performance_id: 85, engagement_level: "low", timestamp: new Date("2023-08-21T15:12:13Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 543, performance_id: 93, engagement_level: "low", timestamp: new Date("2023-08-09T14:00:39Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 544, performance_id: 102, engagement_level: "low", timestamp: new Date("2023-08-11T13:22:31Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 545, performance_id: 172, engagement_level: "moderate", timestamp: new Date("2023-08-07T04:45:27Z"), average_engagement_time: "3.3", engagement_source: "in-person" },
            { id: 546, performance_id: 155, engagement_level: "low", timestamp: new Date("2023-07-01T07:51:26Z"), average_engagement_time: "3.1", engagement_source: "website" },
            { id: 547, performance_id: 8, engagement_level: "low", timestamp: new Date("2023-05-08T23:44:31Z"), average_engagement_time: "2.7", engagement_source: "website" },
            { id: 548, performance_id: 161, engagement_level: "low", timestamp: new Date("2023-12-18T16:59:06Z"), average_engagement_time: "3.9", engagement_source: "in-person" },
            { id: 549, performance_id: 124, engagement_level: "low", timestamp: new Date("2023-02-27T03:52:48Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 550, performance_id: 191, engagement_level: "low", timestamp: new Date("2023-12-02T12:16:32Z"), average_engagement_time: "2.3", engagement_source: "website" },
            { id: 551, performance_id: 112, engagement_level: "high", timestamp: new Date("2023-06-05T12:51:51Z"), average_engagement_time: "1.8", engagement_source: "in-person" },
            { id: 552, performance_id: 140, engagement_level: "moderate", timestamp: new Date("2023-12-23T18:46:16Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 553, performance_id: 85, engagement_level: "low", timestamp: new Date("2023-08-20T18:27:27Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 554, performance_id: 196, engagement_level: "low", timestamp: new Date("2023-05-03T20:07:34Z"), average_engagement_time: "3.9", engagement_source: "mobile app" },
            { id: 555, performance_id: 94, engagement_level: "moderate", timestamp: new Date("2023-08-19T00:43:02Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 556, performance_id: 94, engagement_level: "low", timestamp: new Date("2023-08-19T12:42:35Z"), average_engagement_time: "4.2", engagement_source: "website" },
            { id: 557, performance_id: 38, engagement_level: "low", timestamp: new Date("2023-05-22T09:09:29Z"), average_engagement_time: "3.2", engagement_source: "website" },
            { id: 558, performance_id: 147, engagement_level: "low", timestamp: new Date("2023-04-14T19:46:09Z"), average_engagement_time: "2.8", engagement_source: "website" },
            { id: 559, performance_id: 31, engagement_level: "low", timestamp: new Date("2023-06-26T13:04:01Z"), average_engagement_time: "2.9", engagement_source: "in-person" },
            { id: 560, performance_id: 37, engagement_level: "low", timestamp: new Date("2023-01-03T09:06:48Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 561, performance_id: 191, engagement_level: "moderate", timestamp: new Date("2023-12-03T06:24:22Z"), average_engagement_time: "2.8", engagement_source: "in-person" },
            { id: 562, performance_id: 158, engagement_level: "low", timestamp: new Date("2023-08-31T08:17:38Z"), average_engagement_time: "2.9", engagement_source: "mobile app" },
            { id: 563, performance_id: 120, engagement_level: "low", timestamp: new Date("2023-12-02T20:25:03Z"), average_engagement_time: "3.3", engagement_source: "in-person" },
            { id: 564, performance_id: 189, engagement_level: "low", timestamp: new Date("2023-10-27T00:38:41Z"), average_engagement_time: "1.5", engagement_source: "mobile app" },
            { id: 565, performance_id: 9, engagement_level: "low", timestamp: new Date("2023-06-03T05:52:56Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 566, performance_id: 129, engagement_level: "low", timestamp: new Date("2023-12-31T18:04:00Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 567, performance_id: 169, engagement_level: "moderate", timestamp: new Date("2023-08-27T19:57:23Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 568, performance_id: 142, engagement_level: "low", timestamp: new Date("2023-08-26T22:27:12Z"), average_engagement_time: "2.3", engagement_source: "mobile app" },
            { id: 569, performance_id: 46, engagement_level: "high", timestamp: new Date("2023-08-02T02:46:06Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 570, performance_id: 184, engagement_level: "low", timestamp: new Date("2023-09-12T21:12:55Z"), average_engagement_time: "2.1", engagement_source: "in-person" },
            { id: 571, performance_id: 2, engagement_level: "low", timestamp: new Date("2023-04-06T23:33:46Z"), average_engagement_time: "1.6", engagement_source: "website" },
            { id: 572, performance_id: 198, engagement_level: "low", timestamp: new Date("2023-03-28T22:05:43Z"), average_engagement_time: "3.0", engagement_source: "mobile app" },
            { id: 573, performance_id: 86, engagement_level: "low", timestamp: new Date("2023-03-01T00:23:20Z"), average_engagement_time: "3.3", engagement_source: "website" },
            { id: 574, performance_id: 189, engagement_level: "low", timestamp: new Date("2023-10-27T15:07:13Z"), average_engagement_time: "2.5", engagement_source: "mobile app" },
            { id: 575, performance_id: 54, engagement_level: "low", timestamp: new Date("2023-07-06T15:20:58Z"), average_engagement_time: "3.0", engagement_source: "website" },
            { id: 576, performance_id: 109, engagement_level: "low", timestamp: new Date("2023-03-21T14:03:09Z"), average_engagement_time: "1.9", engagement_source: "website" },
            { id: 577, performance_id: 34, engagement_level: "low", timestamp: new Date("2023-06-15T07:14:45Z"), average_engagement_time: "1.5", engagement_source: "mobile app" },
            { id: 578, performance_id: 122, engagement_level: "high", timestamp: new Date("2023-09-16T22:07:41Z"), average_engagement_time: "3.7", engagement_source: "mobile app" },
            { id: 579, performance_id: 150, engagement_level: "moderate", timestamp: new Date("2023-04-14T15:25:40Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 580, performance_id: 35, engagement_level: "moderate", timestamp: new Date("2023-04-20T02:14:33Z"), average_engagement_time: "2.2", engagement_source: "website" },
            { id: 581, performance_id: 156, engagement_level: "low", timestamp: new Date("2023-09-08T00:07:11Z"), average_engagement_time: "1.7", engagement_source: "in-person" },
            { id: 582, performance_id: 17, engagement_level: "moderate", timestamp: new Date("2023-09-03T23:49:59Z"), average_engagement_time: "2.8", engagement_source: "mobile app" },
            { id: 583, performance_id: 79, engagement_level: "moderate", timestamp: new Date("2023-12-09T13:10:22Z"), average_engagement_time: "2.0", engagement_source: "mobile app" },
            { id: 584, performance_id: 166, engagement_level: "low", timestamp: new Date("2023-04-10T05:04:59Z"), average_engagement_time: "2.4", engagement_source: "mobile app" },
            { id: 585, performance_id: 191, engagement_level: "low", timestamp: new Date("2023-12-03T08:15:26Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 586, performance_id: 193, engagement_level: "high", timestamp: new Date("2023-03-10T08:32:30Z"), average_engagement_time: "3.3", engagement_source: "in-person" },
            { id: 587, performance_id: 67, engagement_level: "moderate", timestamp: new Date("2023-12-23T20:38:12Z"), average_engagement_time: "3.6", engagement_source: "mobile app" },
            { id: 588, performance_id: 141, engagement_level: "high", timestamp: new Date("2023-02-03T10:14:57Z"), average_engagement_time: "2.0", engagement_source: "website" },
            { id: 589, performance_id: 190, engagement_level: "low", timestamp: new Date("2023-07-29T18:39:04Z"), average_engagement_time: "3.0", engagement_source: "website" },
            { id: 590, performance_id: 132, engagement_level: "low", timestamp: new Date("2023-05-28T12:57:47Z"), average_engagement_time: "2.3", engagement_source: "in-person" },
            { id: 591, performance_id: 88, engagement_level: "low", timestamp: new Date("2023-07-29T05:24:30Z"), average_engagement_time: "2.1", engagement_source: "mobile app" },
            { id: 592, performance_id: 35, engagement_level: "low", timestamp: new Date("2023-04-19T23:20:05Z"), average_engagement_time: "2.2", engagement_source: "in-person" },
            { id: 593, performance_id: 2, engagement_level: "high", timestamp: new Date("2023-04-06T15:12:05Z"), average_engagement_time: "2.7", engagement_source: "mobile app" },
            { id: 594, performance_id: 167, engagement_level: "low", timestamp: new Date("2023-04-26T09:31:44Z"), average_engagement_time: "3.7", engagement_source: "website" },
            { id: 595, performance_id: 193, engagement_level: "low", timestamp: new Date("2023-03-10T07:14:22Z"), average_engagement_time: "4.0", engagement_source: "mobile app" },
            { id: 596, performance_id: 192, engagement_level: "moderate", timestamp: new Date("2023-09-08T09:31:30Z"), average_engagement_time: "2.1", engagement_source: "website" },
            { id: 597, performance_id: 28, engagement_level: "low", timestamp: new Date("2023-03-05T18:29:24Z"), average_engagement_time: "3.1", engagement_source: "mobile app" },
            { id: 598, performance_id: 95, engagement_level: "moderate", timestamp: new Date("2023-10-13T14:34:28Z"), average_engagement_time: "3.6", engagement_source: "website" },
            { id: 599, performance_id: 61, engagement_level: "high", timestamp: new Date("2023-11-18T23:34:47Z"), average_engagement_time: "3.0", engagement_source: "website" },
            { id: 600, performance_id: 47, engagement_level: "moderate", timestamp: new Date("2023-05-01T04:42:59Z"), average_engagement_time: "2.8", engagement_source: "website" },
        ],
    });
    await prisma.system_commands.createMany({
        data: [
            { id: 1, performance_id: 145, command_type: "lighting", timestamp: new Date("2023-06-19T11:10:28Z"), command_duration: "4.7", command_priority: 1 },
            { id: 2, performance_id: 195, command_type: "audio", timestamp: new Date("2023-04-26T09:20:09Z"), command_duration: "5.0", command_priority: 2 },
            { id: 3, performance_id: 69, command_type: "lighting", timestamp: new Date("2023-03-06T13:37:17Z"), command_duration: "5.3", command_priority: 4 },
            { id: 4, performance_id: 50, command_type: "lighting", timestamp: new Date("2023-03-01T07:37:45Z"), command_duration: "3.6", command_priority: 3 },
            { id: 5, performance_id: 103, command_type: "lighting", timestamp: new Date("2023-01-19T07:49:35Z"), command_duration: "5.6", command_priority: 2 },
            { id: 6, performance_id: 72, command_type: "lighting", timestamp: new Date("2023-11-10T10:21:45Z"), command_duration: "5.3", command_priority: 3 },
            { id: 7, performance_id: 29, command_type: "lighting", timestamp: new Date("2023-04-21T04:39:51Z"), command_duration: "6.0", command_priority: 3 },
            { id: 8, performance_id: 54, command_type: "lighting", timestamp: new Date("2023-07-06T01:48:37Z"), command_duration: "3.6", command_priority: 4 },
            { id: 9, performance_id: 125, command_type: "lighting", timestamp: new Date("2023-07-31T22:50:25Z"), command_duration: "4.2", command_priority: 2 },
            { id: 10, performance_id: 66, command_type: "audio", timestamp: new Date("2023-03-07T06:06:34Z"), command_duration: "8.6", command_priority: 2 },
            { id: 11, performance_id: 14, command_type: "lighting", timestamp: new Date("2023-09-16T13:17:10Z"), command_duration: "3.4", command_priority: 2 },
            { id: 12, performance_id: 13, command_type: "lighting", timestamp: new Date("2023-11-25T23:40:13Z"), command_duration: "5.1", command_priority: 4 },
            { id: 13, performance_id: 119, command_type: "audio", timestamp: new Date("2023-11-26T18:56:31Z"), command_duration: "4.4", command_priority: 2 },
            { id: 14, performance_id: 100, command_type: "lighting", timestamp: new Date("2023-03-04T12:01:48Z"), command_duration: "8.0", command_priority: 2 },
            { id: 15, performance_id: 152, command_type: "lighting", timestamp: new Date("2023-04-28T01:59:02Z"), command_duration: "3.8", command_priority: 4 },
            { id: 16, performance_id: 42, command_type: "audio", timestamp: new Date("2023-08-06T20:41:57Z"), command_duration: "7.0", command_priority: 3 },
            { id: 17, performance_id: 11, command_type: "audio", timestamp: new Date("2023-06-15T12:03:44Z"), command_duration: "6.7", command_priority: 2 },
            { id: 18, performance_id: 156, command_type: "lighting", timestamp: new Date("2023-09-08T14:57:46Z"), command_duration: "3.8", command_priority: 4 },
            { id: 19, performance_id: 122, command_type: "audio", timestamp: new Date("2023-09-16T18:38:33Z"), command_duration: "5.2", command_priority: 3 },
            { id: 20, performance_id: 6, command_type: "audio", timestamp: new Date("2023-03-07T12:45:54Z"), command_duration: "3.6", command_priority: 3 },
            { id: 21, performance_id: 148, command_type: "lighting", timestamp: new Date("2023-04-13T22:22:44Z"), command_duration: "5.7", command_priority: 3 },
            { id: 22, performance_id: 193, command_type: "lighting", timestamp: new Date("2023-03-10T10:34:14Z"), command_duration: "4.4", command_priority: 2 },
            { id: 23, performance_id: 5, command_type: "lighting", timestamp: new Date("2023-02-11T18:31:29Z"), command_duration: "6.1", command_priority: 3 },
            { id: 24, performance_id: 38, command_type: "lighting", timestamp: new Date("2023-05-22T05:53:04Z"), command_duration: "3.9", command_priority: 2 },
            { id: 25, performance_id: 190, command_type: "audio", timestamp: new Date("2023-07-29T16:37:37Z"), command_duration: "7.1", command_priority: 3 },
            { id: 26, performance_id: 48, command_type: "audio", timestamp: new Date("2023-01-15T11:35:14Z"), command_duration: "5.5", command_priority: 3 },
            { id: 27, performance_id: 177, command_type: "lighting", timestamp: new Date("2023-11-01T12:17:34Z"), command_duration: "3.9", command_priority: 3 },
            { id: 28, performance_id: 18, command_type: "audio", timestamp: new Date("2023-05-26T03:19:05Z"), command_duration: "5.3", command_priority: 4 },
            { id: 29, performance_id: 52, command_type: "lighting", timestamp: new Date("2023-06-18T16:52:04Z"), command_duration: "5.2", command_priority: 2 },
            { id: 30, performance_id: 97, command_type: "lighting", timestamp: new Date("2023-07-11T06:22:14Z"), command_duration: "3.2", command_priority: 3 },
            { id: 31, performance_id: 93, command_type: "lighting", timestamp: new Date("2023-08-10T01:36:23Z"), command_duration: "4.7", command_priority: 4 },
            { id: 32, performance_id: 117, command_type: "lighting", timestamp: new Date("2023-12-17T19:16:45Z"), command_duration: "3.8", command_priority: 4 },
            { id: 33, performance_id: 63, command_type: "audio", timestamp: new Date("2023-03-17T23:42:17Z"), command_duration: "5.8", command_priority: 2 },
            { id: 34, performance_id: 67, command_type: "lighting", timestamp: new Date("2023-12-24T04:34:46Z"), command_duration: "4.0", command_priority: 3 },
            { id: 35, performance_id: 154, command_type: "audio", timestamp: new Date("2023-10-09T21:00:39Z"), command_duration: "4.5", command_priority: 4 },
            { id: 36, performance_id: 129, command_type: "lighting", timestamp: new Date("2023-12-31T21:18:26Z"), command_duration: "4.1", command_priority: 3 },
            { id: 37, performance_id: 130, command_type: "lighting", timestamp: new Date("2023-05-19T07:33:51Z"), command_duration: "5.0", command_priority: 3 },
            { id: 38, performance_id: 181, command_type: "lighting", timestamp: new Date("2023-10-01T01:22:37Z"), command_duration: "4.1", command_priority: 3 },
            { id: 39, performance_id: 33, command_type: "audio", timestamp: new Date("2023-08-13T05:01:58Z"), command_duration: "4.8", command_priority: 4 },
            { id: 40, performance_id: 193, command_type: "audio", timestamp: new Date("2023-03-09T19:22:18Z"), command_duration: "4.6", command_priority: 3 },
            { id: 41, performance_id: 191, command_type: "lighting", timestamp: new Date("2023-12-02T10:02:39Z"), command_duration: "5.9", command_priority: 3 },
            { id: 42, performance_id: 115, command_type: "lighting", timestamp: new Date("2023-09-27T08:26:00Z"), command_duration: "5.8", command_priority: 3 },
            { id: 43, performance_id: 173, command_type: "lighting", timestamp: new Date("2023-02-05T05:28:44Z"), command_duration: "1.7", command_priority: 3 },
            { id: 44, performance_id: 100, command_type: "lighting", timestamp: new Date("2023-03-04T05:41:45Z"), command_duration: "7.6", command_priority: 3 },
            { id: 45, performance_id: 26, command_type: "audio", timestamp: new Date("2023-07-29T13:23:49Z"), command_duration: "4.3", command_priority: 4 },
            { id: 46, performance_id: 137, command_type: "lighting", timestamp: new Date("2023-06-15T22:30:39Z"), command_duration: "3.1", command_priority: 3 },
            { id: 47, performance_id: 105, command_type: "audio", timestamp: new Date("2023-12-07T20:45:34Z"), command_duration: "3.4", command_priority: 2 },
            { id: 48, performance_id: 156, command_type: "lighting", timestamp: new Date("2023-09-08T08:27:38Z"), command_duration: "6.2", command_priority: 4 },
            { id: 49, performance_id: 188, command_type: "lighting", timestamp: new Date("2023-08-27T00:16:25Z"), command_duration: "4.2", command_priority: 3 },
            { id: 50, performance_id: 147, command_type: "lighting", timestamp: new Date("2023-04-14T20:40:23Z"), command_duration: "3.8", command_priority: 4 },
            { id: 51, performance_id: 44, command_type: "lighting", timestamp: new Date("2023-06-17T07:15:49Z"), command_duration: "5.1", command_priority: 3 },
            { id: 52, performance_id: 25, command_type: "lighting", timestamp: new Date("2023-09-21T05:16:44Z"), command_duration: "4.5", command_priority: 2 },
            { id: 53, performance_id: 178, command_type: "lighting", timestamp: new Date("2023-06-03T19:18:04Z"), command_duration: "4.5", command_priority: 3 },
            { id: 54, performance_id: 9, command_type: "lighting", timestamp: new Date("2023-06-02T21:52:17Z"), command_duration: "5.5", command_priority: 3 },
            { id: 55, performance_id: 69, command_type: "lighting", timestamp: new Date("2023-03-05T22:36:02Z"), command_duration: "5.5", command_priority: 3 },
            { id: 56, performance_id: 166, command_type: "audio", timestamp: new Date("2023-04-10T16:33:41Z"), command_duration: "2.1", command_priority: 2 },
            { id: 57, performance_id: 44, command_type: "audio", timestamp: new Date("2023-06-17T19:33:28Z"), command_duration: "4.0", command_priority: 3 },
            { id: 58, performance_id: 118, command_type: "audio", timestamp: new Date("2023-08-03T22:11:36Z"), command_duration: "6.1", command_priority: 2 },
            { id: 59, performance_id: 14, command_type: "lighting", timestamp: new Date("2023-09-16T02:44:26Z"), command_duration: "4.0", command_priority: 3 },
            { id: 60, performance_id: 183, command_type: "lighting", timestamp: new Date("2023-01-24T06:31:49Z"), command_duration: "6.4", command_priority: 4 },
            { id: 61, performance_id: 91, command_type: "audio", timestamp: new Date("2023-12-29T17:59:04Z"), command_duration: "5.1", command_priority: 4 },
            { id: 62, performance_id: 184, command_type: "lighting", timestamp: new Date("2023-09-13T05:33:37Z"), command_duration: "4.7", command_priority: 2 },
            { id: 63, performance_id: 184, command_type: "lighting", timestamp: new Date("2023-09-13T07:57:51Z"), command_duration: "6.1", command_priority: 3 },
            { id: 64, performance_id: 129, command_type: "audio", timestamp: new Date("2024-01-01T11:39:49Z"), command_duration: "5.1", command_priority: 2 },
            { id: 65, performance_id: 48, command_type: "lighting", timestamp: new Date("2023-01-15T15:45:54Z"), command_duration: "5.3", command_priority: 3 },
            { id: 66, performance_id: 153, command_type: "audio", timestamp: new Date("2023-10-06T20:02:04Z"), command_duration: "6.0", command_priority: 2 },
            { id: 67, performance_id: 1, command_type: "lighting", timestamp: new Date("2023-07-07T10:55:46Z"), command_duration: "3.2", command_priority: 3 },
            { id: 68, performance_id: 73, command_type: "lighting", timestamp: new Date("2023-12-07T21:25:52Z"), command_duration: "4.7", command_priority: 3 },
            { id: 69, performance_id: 21, command_type: "lighting", timestamp: new Date("2023-05-22T11:31:32Z"), command_duration: "4.6", command_priority: 2 },
            { id: 70, performance_id: 175, command_type: "audio", timestamp: new Date("2023-01-11T12:44:08Z"), command_duration: "2.7", command_priority: 1 },
            { id: 71, performance_id: 102, command_type: "lighting", timestamp: new Date("2023-08-12T03:15:30Z"), command_duration: "5.8", command_priority: 4 },
            { id: 72, performance_id: 165, command_type: "audio", timestamp: new Date("2023-07-20T16:16:21Z"), command_duration: "7.4", command_priority: 2 },
            { id: 73, performance_id: 53, command_type: "lighting", timestamp: new Date("2023-06-15T06:55:05Z"), command_duration: "4.2", command_priority: 3 },
            { id: 74, performance_id: 183, command_type: "lighting", timestamp: new Date("2023-01-24T03:20:38Z"), command_duration: "4.7", command_priority: 3 },
            { id: 75, performance_id: 34, command_type: "lighting", timestamp: new Date("2023-06-15T00:41:19Z"), command_duration: "4.1", command_priority: 4 },
            { id: 76, performance_id: 79, command_type: "lighting", timestamp: new Date("2023-12-09T11:51:53Z"), command_duration: "4.7", command_priority: 2 },
            { id: 77, performance_id: 24, command_type: "audio", timestamp: new Date("2023-03-02T16:58:28Z"), command_duration: "2.1", command_priority: 2 },
            { id: 78, performance_id: 36, command_type: "audio", timestamp: new Date("2023-05-14T10:50:46Z"), command_duration: "6.5", command_priority: 3 },
            { id: 79, performance_id: 24, command_type: "lighting", timestamp: new Date("2023-03-03T03:29:16Z"), command_duration: "6.4", command_priority: 3 },
            { id: 80, performance_id: 195, command_type: "lighting", timestamp: new Date("2023-04-26T10:28:24Z"), command_duration: "4.3", command_priority: 3 },
            { id: 81, performance_id: 130, command_type: "lighting", timestamp: new Date("2023-05-19T01:33:02Z"), command_duration: "2.8", command_priority: 3 },
            { id: 82, performance_id: 163, command_type: "lighting", timestamp: new Date("2023-01-11T16:14:20Z"), command_duration: "6.1", command_priority: 4 },
            { id: 83, performance_id: 141, command_type: "lighting", timestamp: new Date("2023-02-03T08:15:53Z"), command_duration: "6.3", command_priority: 3 },
            { id: 84, performance_id: 197, command_type: "lighting", timestamp: new Date("2023-02-06T17:21:42Z"), command_duration: "4.7", command_priority: 4 },
            { id: 85, performance_id: 93, command_type: "lighting", timestamp: new Date("2023-08-09T20:31:18Z"), command_duration: "5.1", command_priority: 3 },
            { id: 86, performance_id: 81, command_type: "lighting", timestamp: new Date("2023-05-04T07:01:08Z"), command_duration: "5.8", command_priority: 4 },
            { id: 87, performance_id: 44, command_type: "audio", timestamp: new Date("2023-06-17T12:40:22Z"), command_duration: "4.9", command_priority: 3 },
            { id: 88, performance_id: 122, command_type: "lighting", timestamp: new Date("2023-09-17T04:23:57Z"), command_duration: "1.6", command_priority: 3 },
            { id: 89, performance_id: 138, command_type: "audio", timestamp: new Date("2023-02-17T19:29:06Z"), command_duration: "5.1", command_priority: 3 },
            { id: 90, performance_id: 171, command_type: "audio", timestamp: new Date("2023-07-26T22:44:04Z"), command_duration: "6.0", command_priority: 3 },
            { id: 91, performance_id: 69, command_type: "lighting", timestamp: new Date("2023-03-06T12:30:35Z"), command_duration: "8.0", command_priority: 4 },
            { id: 92, performance_id: 138, command_type: "lighting", timestamp: new Date("2023-02-17T21:32:31Z"), command_duration: "3.2", command_priority: 3 },
            { id: 93, performance_id: 103, command_type: "audio", timestamp: new Date("2023-01-19T15:45:51Z"), command_duration: "5.2", command_priority: 3 },
            { id: 94, performance_id: 51, command_type: "lighting", timestamp: new Date("2023-12-17T17:39:27Z"), command_duration: "1.6", command_priority: 2 },
            { id: 95, performance_id: 194, command_type: "lighting", timestamp: new Date("2023-06-18T09:59:15Z"), command_duration: "7.1", command_priority: 4 },
            { id: 96, performance_id: 42, command_type: "lighting", timestamp: new Date("2023-08-06T13:29:22Z"), command_duration: "6.1", command_priority: 2 },
            { id: 97, performance_id: 13, command_type: "lighting", timestamp: new Date("2023-11-26T16:24:44Z"), command_duration: "5.2", command_priority: 2 },
            { id: 98, performance_id: 59, command_type: "lighting", timestamp: new Date("2023-02-08T06:55:03Z"), command_duration: "5.9", command_priority: 4 },
            { id: 99, performance_id: 120, command_type: "lighting", timestamp: new Date("2023-12-03T01:49:17Z"), command_duration: "5.3", command_priority: 4 },
            { id: 100, performance_id: 144, command_type: "audio", timestamp: new Date("2023-12-30T06:07:51Z"), command_duration: "3.2", command_priority: 3 },
            { id: 101, performance_id: 115, command_type: "audio", timestamp: new Date("2023-09-27T06:14:44Z"), command_duration: "6.4", command_priority: 4 },
            { id: 102, performance_id: 10, command_type: "lighting", timestamp: new Date("2023-10-15T13:05:58Z"), command_duration: "6.5", command_priority: 3 },
            { id: 103, performance_id: 123, command_type: "lighting", timestamp: new Date("2023-03-06T01:55:32Z"), command_duration: "4.1", command_priority: 3 },
            { id: 104, performance_id: 97, command_type: "audio", timestamp: new Date("2023-07-10T19:14:08Z"), command_duration: "7.0", command_priority: 2 },
            { id: 105, performance_id: 51, command_type: "lighting", timestamp: new Date("2023-12-16T22:47:22Z"), command_duration: "7.3", command_priority: 3 },
            { id: 106, performance_id: 160, command_type: "lighting", timestamp: new Date("2023-11-27T04:56:13Z"), command_duration: "5.3", command_priority: 3 },
            { id: 107, performance_id: 134, command_type: "audio", timestamp: new Date("2023-05-26T15:31:59Z"), command_duration: "4.2", command_priority: 4 },
            { id: 108, performance_id: 111, command_type: "lighting", timestamp: new Date("2023-09-21T02:57:45Z"), command_duration: "4.5", command_priority: 3 },
            { id: 109, performance_id: 199, command_type: "audio", timestamp: new Date("2023-01-04T11:49:15Z"), command_duration: "4.2", command_priority: 2 },
            { id: 110, performance_id: 46, command_type: "lighting", timestamp: new Date("2023-08-02T06:34:38Z"), command_duration: "3.9", command_priority: 3 },
            { id: 111, performance_id: 183, command_type: "lighting", timestamp: new Date("2023-01-23T23:35:25Z"), command_duration: "5.3", command_priority: 2 },
            { id: 112, performance_id: 160, command_type: "audio", timestamp: new Date("2023-11-26T20:12:33Z"), command_duration: "1.9", command_priority: 3 },
            { id: 113, performance_id: 79, command_type: "lighting", timestamp: new Date("2023-12-09T19:08:12Z"), command_duration: "5.2", command_priority: 2 },
            { id: 114, performance_id: 145, command_type: "audio", timestamp: new Date("2023-06-18T20:35:08Z"), command_duration: "3.7", command_priority: 5 },
            { id: 115, performance_id: 22, command_type: "lighting", timestamp: new Date("2023-04-17T13:29:05Z"), command_duration: "5.4", command_priority: 2 },
            { id: 116, performance_id: 110, command_type: "audio", timestamp: new Date("2023-03-31T01:57:56Z"), command_duration: "4.2", command_priority: 4 },
            { id: 117, performance_id: 136, command_type: "audio", timestamp: new Date("2023-12-26T01:10:03Z"), command_duration: "4.2", command_priority: 4 },
            { id: 118, performance_id: 118, command_type: "lighting", timestamp: new Date("2023-08-04T06:24:17Z"), command_duration: "6.2", command_priority: 4 },
            { id: 119, performance_id: 170, command_type: "audio", timestamp: new Date("2023-07-06T09:04:19Z"), command_duration: "3.9", command_priority: 4 },
            { id: 120, performance_id: 77, command_type: "audio", timestamp: new Date("2023-03-01T21:45:58Z"), command_duration: "4.5", command_priority: 3 },
            { id: 121, performance_id: 194, command_type: "audio", timestamp: new Date("2023-06-17T23:46:55Z"), command_duration: "4.7", command_priority: 2 },
            { id: 122, performance_id: 73, command_type: "audio", timestamp: new Date("2023-12-07T22:49:09Z"), command_duration: "5.6", command_priority: 3 },
            { id: 123, performance_id: 45, command_type: "lighting", timestamp: new Date("2023-09-14T10:19:43Z"), command_duration: "3.9", command_priority: 3 },
            { id: 124, performance_id: 177, command_type: "lighting", timestamp: new Date("2023-11-01T13:46:05Z"), command_duration: "5.9", command_priority: 4 },
            { id: 125, performance_id: 70, command_type: "lighting", timestamp: new Date("2023-08-04T04:38:40Z"), command_duration: "4.0", command_priority: 2 },
            { id: 126, performance_id: 27, command_type: "lighting", timestamp: new Date("2023-12-09T19:13:43Z"), command_duration: "4.4", command_priority: 3 },
            { id: 127, performance_id: 46, command_type: "audio", timestamp: new Date("2023-08-02T05:16:07Z"), command_duration: "1.8", command_priority: 3 },
            { id: 128, performance_id: 155, command_type: "audio", timestamp: new Date("2023-06-30T22:44:54Z"), command_duration: "4.0", command_priority: 3 },
            { id: 129, performance_id: 71, command_type: "lighting", timestamp: new Date("2023-08-18T07:25:40Z"), command_duration: "5.2", command_priority: 3 },
            { id: 130, performance_id: 149, command_type: "audio", timestamp: new Date("2023-12-08T17:21:56Z"), command_duration: "5.3", command_priority: 3 },
            { id: 131, performance_id: 159, command_type: "audio", timestamp: new Date("2023-06-09T11:17:17Z"), command_duration: "5.2", command_priority: 4 },
            { id: 132, performance_id: 125, command_type: "lighting", timestamp: new Date("2023-07-31T23:15:20Z"), command_duration: "7.8", command_priority: 4 },
            { id: 133, performance_id: 151, command_type: "audio", timestamp: new Date("2023-08-28T08:21:56Z"), command_duration: "4.6", command_priority: 2 },
            { id: 134, performance_id: 196, command_type: "lighting", timestamp: new Date("2023-05-03T20:53:16Z"), command_duration: "8.0", command_priority: 3 },
            { id: 135, performance_id: 198, command_type: "audio", timestamp: new Date("2023-03-29T00:32:38Z"), command_duration: "3.3", command_priority: 3 },
            { id: 136, performance_id: 111, command_type: "lighting", timestamp: new Date("2023-09-21T05:14:25Z"), command_duration: "2.8", command_priority: 3 },
            { id: 137, performance_id: 173, command_type: "audio", timestamp: new Date("2023-02-04T17:01:23Z"), command_duration: "5.3", command_priority: 3 },
            { id: 138, performance_id: 80, command_type: "lighting", timestamp: new Date("2023-12-11T14:43:03Z"), command_duration: "6.5", command_priority: 3 },
            { id: 139, performance_id: 31, command_type: "lighting", timestamp: new Date("2023-06-25T22:56:27Z"), command_duration: "6.5", command_priority: 4 },
            { id: 140, performance_id: 83, command_type: "audio", timestamp: new Date("2023-10-05T22:45:59Z"), command_duration: "4.5", command_priority: 3 },
            { id: 141, performance_id: 44, command_type: "lighting", timestamp: new Date("2023-06-17T10:41:36Z"), command_duration: "4.7", command_priority: 3 },
            { id: 142, performance_id: 79, command_type: "audio", timestamp: new Date("2023-12-09T02:48:38Z"), command_duration: "4.3", command_priority: 3 },
            { id: 143, performance_id: 53, command_type: "lighting", timestamp: new Date("2023-06-14T21:20:37Z"), command_duration: "3.3", command_priority: 4 },
            { id: 144, performance_id: 159, command_type: "lighting", timestamp: new Date("2023-06-09T12:52:25Z"), command_duration: "4.1", command_priority: 2 },
            { id: 145, performance_id: 170, command_type: "audio", timestamp: new Date("2023-07-05T15:47:00Z"), command_duration: "6.3", command_priority: 4 },
            { id: 146, performance_id: 178, command_type: "lighting", timestamp: new Date("2023-06-03T10:32:43Z"), command_duration: "2.5", command_priority: 3 },
            { id: 147, performance_id: 90, command_type: "audio", timestamp: new Date("2023-07-19T01:06:55Z"), command_duration: "4.1", command_priority: 4 },
            { id: 148, performance_id: 184, command_type: "lighting", timestamp: new Date("2023-09-12T16:15:52Z"), command_duration: "6.0", command_priority: 3 },
            { id: 149, performance_id: 105, command_type: "lighting", timestamp: new Date("2023-12-07T12:02:57Z"), command_duration: "5.7", command_priority: 3 },
            { id: 150, performance_id: 53, command_type: "lighting", timestamp: new Date("2023-06-15T11:32:04Z"), command_duration: "6.3", command_priority: 3 },
            { id: 151, performance_id: 49, command_type: "audio", timestamp: new Date("2023-10-25T05:30:30Z"), command_duration: "3.9", command_priority: 3 },
            { id: 152, performance_id: 128, command_type: "lighting", timestamp: new Date("2023-08-31T18:04:24Z"), command_duration: "2.4", command_priority: 4 },
            { id: 153, performance_id: 72, command_type: "audio", timestamp: new Date("2023-11-10T03:40:00Z"), command_duration: "6.4", command_priority: 2 },
            { id: 154, performance_id: 45, command_type: "lighting", timestamp: new Date("2023-09-14T02:39:23Z"), command_duration: "4.5", command_priority: 3 },
            { id: 155, performance_id: 101, command_type: "lighting", timestamp: new Date("2023-05-30T05:24:45Z"), command_duration: "5.7", command_priority: 4 },
            { id: 156, performance_id: 37, command_type: "audio", timestamp: new Date("2023-01-02T16:17:43Z"), command_duration: "3.8", command_priority: 3 },
            { id: 157, performance_id: 39, command_type: "lighting", timestamp: new Date("2023-10-02T04:03:42Z"), command_duration: "3.1", command_priority: 3 },
            { id: 158, performance_id: 97, command_type: "audio", timestamp: new Date("2023-07-10T14:03:17Z"), command_duration: "5.4", command_priority: 4 },
            { id: 159, performance_id: 51, command_type: "audio", timestamp: new Date("2023-12-17T10:47:37Z"), command_duration: "4.8", command_priority: 2 },
            { id: 160, performance_id: 117, command_type: "lighting", timestamp: new Date("2023-12-17T17:33:13Z"), command_duration: "4.1", command_priority: 4 },
            { id: 161, performance_id: 77, command_type: "audio", timestamp: new Date("2023-03-01T07:50:00Z"), command_duration: "6.8", command_priority: 3 },
            { id: 162, performance_id: 173, command_type: "lighting", timestamp: new Date("2023-02-05T14:31:53Z"), command_duration: "6.5", command_priority: 4 },
            { id: 163, performance_id: 155, command_type: "lighting", timestamp: new Date("2023-07-01T06:18:46Z"), command_duration: "3.9", command_priority: 3 },
            { id: 164, performance_id: 154, command_type: "lighting", timestamp: new Date("2023-10-10T01:47:24Z"), command_duration: "6.3", command_priority: 2 },
            { id: 165, performance_id: 172, command_type: "audio", timestamp: new Date("2023-08-07T12:02:06Z"), command_duration: "3.5", command_priority: 2 },
            { id: 166, performance_id: 19, command_type: "audio", timestamp: new Date("2023-12-15T19:37:02Z"), command_duration: "1.9", command_priority: 3 },
            { id: 167, performance_id: 197, command_type: "lighting", timestamp: new Date("2023-02-06T21:35:05Z"), command_duration: "4.8", command_priority: 2 },
            { id: 168, performance_id: 38, command_type: "lighting", timestamp: new Date("2023-05-21T16:01:36Z"), command_duration: "6.0", command_priority: 4 },
            { id: 169, performance_id: 31, command_type: "audio", timestamp: new Date("2023-06-26T19:40:46Z"), command_duration: "4.5", command_priority: 2 },
            { id: 170, performance_id: 23, command_type: "lighting", timestamp: new Date("2023-08-25T16:19:39Z"), command_duration: "2.4", command_priority: 4 },
            { id: 171, performance_id: 129, command_type: "lighting", timestamp: new Date("2024-01-01T04:49:22Z"), command_duration: "6.8", command_priority: 3 },
            { id: 172, performance_id: 100, command_type: "audio", timestamp: new Date("2023-03-04T16:47:20Z"), command_duration: "4.0", command_priority: 2 },
            { id: 173, performance_id: 19, command_type: "audio", timestamp: new Date("2023-12-16T12:27:16Z"), command_duration: "7.2", command_priority: 2 },
            { id: 174, performance_id: 28, command_type: "audio", timestamp: new Date("2023-03-06T14:40:40Z"), command_duration: "3.8", command_priority: 2 },
            { id: 175, performance_id: 51, command_type: "lighting", timestamp: new Date("2023-12-16T20:46:12Z"), command_duration: "6.2", command_priority: 3 },
            { id: 176, performance_id: 11, command_type: "audio", timestamp: new Date("2023-06-15T16:34:37Z"), command_duration: "8.8", command_priority: 3 },
            { id: 177, performance_id: 112, command_type: "audio", timestamp: new Date("2023-06-05T16:02:49Z"), command_duration: "6.7", command_priority: 4 },
            { id: 178, performance_id: 82, command_type: "lighting", timestamp: new Date("2023-06-22T23:58:30Z"), command_duration: "2.8", command_priority: 3 },
            { id: 179, performance_id: 15, command_type: "lighting", timestamp: new Date("2023-05-10T08:06:02Z"), command_duration: "4.4", command_priority: 3 },
            { id: 180, performance_id: 135, command_type: "lighting", timestamp: new Date("2023-10-07T10:03:07Z"), command_duration: "4.2", command_priority: 4 },
            { id: 181, performance_id: 170, command_type: "lighting", timestamp: new Date("2023-07-05T17:47:17Z"), command_duration: "1.9", command_priority: 3 },
            { id: 182, performance_id: 69, command_type: "audio", timestamp: new Date("2023-03-06T10:50:53Z"), command_duration: "3.0", command_priority: 4 },
            { id: 183, performance_id: 151, command_type: "lighting", timestamp: new Date("2023-08-28T04:29:58Z"), command_duration: "5.5", command_priority: 3 },
            { id: 184, performance_id: 155, command_type: "lighting", timestamp: new Date("2023-07-01T10:27:33Z"), command_duration: "6.5", command_priority: 2 },
            { id: 185, performance_id: 103, command_type: "lighting", timestamp: new Date("2023-01-19T06:07:29Z"), command_duration: "5.1", command_priority: 3 },
            { id: 186, performance_id: 132, command_type: "lighting", timestamp: new Date("2023-05-28T05:38:18Z"), command_duration: "5.8", command_priority: 3 },
            { id: 187, performance_id: 173, command_type: "lighting", timestamp: new Date("2023-02-04T17:18:11Z"), command_duration: "3.2", command_priority: 3 },
            { id: 188, performance_id: 149, command_type: "lighting", timestamp: new Date("2023-12-09T03:30:11Z"), command_duration: "5.6", command_priority: 3 },
            { id: 189, performance_id: 28, command_type: "lighting", timestamp: new Date("2023-03-06T03:30:06Z"), command_duration: "6.4", command_priority: 3 },
            { id: 190, performance_id: 162, command_type: "lighting", timestamp: new Date("2023-07-26T01:07:21Z"), command_duration: "6.9", command_priority: 4 },
            { id: 191, performance_id: 46, command_type: "audio", timestamp: new Date("2023-08-02T04:45:22Z"), command_duration: "5.9", command_priority: 4 },
            { id: 192, performance_id: 66, command_type: "lighting", timestamp: new Date("2023-03-07T17:30:36Z"), command_duration: "5.2", command_priority: 3 },
            { id: 193, performance_id: 28, command_type: "lighting", timestamp: new Date("2023-03-06T08:48:03Z"), command_duration: "2.9", command_priority: 3 },
            { id: 194, performance_id: 37, command_type: "audio", timestamp: new Date("2023-01-03T09:13:41Z"), command_duration: "4.2", command_priority: 3 },
            { id: 195, performance_id: 56, command_type: "lighting", timestamp: new Date("2023-05-21T08:38:34Z"), command_duration: "7.7", command_priority: 3 },
            { id: 196, performance_id: 71, command_type: "lighting", timestamp: new Date("2023-08-18T20:20:25Z"), command_duration: "5.1", command_priority: 3 },
            { id: 197, performance_id: 118, command_type: "lighting", timestamp: new Date("2023-08-04T05:15:50Z"), command_duration: "5.7", command_priority: 4 },
            { id: 198, performance_id: 44, command_type: "lighting", timestamp: new Date("2023-06-17T03:01:48Z"), command_duration: "7.1", command_priority: 3 },
            { id: 199, performance_id: 163, command_type: "lighting", timestamp: new Date("2023-01-11T13:29:05Z"), command_duration: "3.5", command_priority: 3 },
            { id: 200, performance_id: 91, command_type: "audio", timestamp: new Date("2023-12-30T05:32:53Z"), command_duration: "5.1", command_priority: 3 },
            { id: 201, performance_id: 53, command_type: "lighting", timestamp: new Date("2023-06-15T04:45:47Z"), command_duration: "6.6", command_priority: 4 },
            { id: 202, performance_id: 172, command_type: "audio", timestamp: new Date("2023-08-07T18:40:29Z"), command_duration: "3.9", command_priority: 4 },
            { id: 203, performance_id: 40, command_type: "lighting", timestamp: new Date("2023-01-15T16:48:18Z"), command_duration: "5.5", command_priority: 5 },
            { id: 204, performance_id: 145, command_type: "lighting", timestamp: new Date("2023-06-19T12:58:02Z"), command_duration: "6.3", command_priority: 3 },
            { id: 205, performance_id: 46, command_type: "lighting", timestamp: new Date("2023-08-01T23:34:03Z"), command_duration: "4.3", command_priority: 4 },
            { id: 206, performance_id: 183, command_type: "audio", timestamp: new Date("2023-01-23T23:32:31Z"), command_duration: "2.3", command_priority: 2 },
            { id: 207, performance_id: 93, command_type: "lighting", timestamp: new Date("2023-08-09T19:12:33Z"), command_duration: "6.6", command_priority: 3 },
            { id: 208, performance_id: 180, command_type: "lighting", timestamp: new Date("2023-07-07T04:25:12Z"), command_duration: "2.9", command_priority: 2 },
            { id: 209, performance_id: 159, command_type: "audio", timestamp: new Date("2023-06-09T11:38:35Z"), command_duration: "6.3", command_priority: 4 },
            { id: 210, performance_id: 58, command_type: "lighting", timestamp: new Date("2023-10-19T09:06:51Z"), command_duration: "6.1", command_priority: 2 },
            { id: 211, performance_id: 11, command_type: "lighting", timestamp: new Date("2023-06-15T12:48:54Z"), command_duration: "2.7", command_priority: 3 },
            { id: 212, performance_id: 115, command_type: "audio", timestamp: new Date("2023-09-27T10:53:13Z"), command_duration: "5.8", command_priority: 3 },
            { id: 213, performance_id: 77, command_type: "audio", timestamp: new Date("2023-03-01T15:27:12Z"), command_duration: "7.6", command_priority: 3 },
            { id: 214, performance_id: 30, command_type: "lighting", timestamp: new Date("2023-11-19T06:26:40Z"), command_duration: "6.4", command_priority: 3 },
            { id: 215, performance_id: 195, command_type: "lighting", timestamp: new Date("2023-04-25T23:11:59Z"), command_duration: "7.0", command_priority: 3 },
            { id: 216, performance_id: 139, command_type: "lighting", timestamp: new Date("2023-03-26T06:11:50Z"), command_duration: "6.4", command_priority: 3 },
            { id: 217, performance_id: 120, command_type: "lighting", timestamp: new Date("2023-12-02T12:52:15Z"), command_duration: "3.4", command_priority: 3 },
            { id: 218, performance_id: 145, command_type: "lighting", timestamp: new Date("2023-06-19T01:12:00Z"), command_duration: "2.6", command_priority: 3 },
            { id: 219, performance_id: 181, command_type: "lighting", timestamp: new Date("2023-10-01T08:07:06Z"), command_duration: "5.3", command_priority: 2 },
            { id: 220, performance_id: 104, command_type: "lighting", timestamp: new Date("2023-11-26T14:10:46Z"), command_duration: "5.1", command_priority: 3 },
            { id: 221, performance_id: 28, command_type: "audio", timestamp: new Date("2023-03-05T18:31:58Z"), command_duration: "6.8", command_priority: 3 },
            { id: 222, performance_id: 113, command_type: "lighting", timestamp: new Date("2023-10-21T06:42:06Z"), command_duration: "5.3", command_priority: 2 },
            { id: 223, performance_id: 143, command_type: "audio", timestamp: new Date("2023-06-08T15:37:27Z"), command_duration: "5.0", command_priority: 4 },
            { id: 224, performance_id: 21, command_type: "lighting", timestamp: new Date("2023-05-22T02:36:44Z"), command_duration: "3.6", command_priority: 2 },
            { id: 225, performance_id: 135, command_type: "lighting", timestamp: new Date("2023-10-07T03:21:36Z"), command_duration: "8.1", command_priority: 4 },
            { id: 226, performance_id: 34, command_type: "lighting", timestamp: new Date("2023-06-15T10:48:52Z"), command_duration: "7.3", command_priority: 4 },
            { id: 227, performance_id: 128, command_type: "lighting", timestamp: new Date("2023-08-31T12:39:43Z"), command_duration: "5.3", command_priority: 3 },
            { id: 228, performance_id: 89, command_type: "lighting", timestamp: new Date("2023-04-18T15:42:32Z"), command_duration: "5.2", command_priority: 3 },
            { id: 229, performance_id: 120, command_type: "lighting", timestamp: new Date("2023-12-02T15:58:48Z"), command_duration: "6.3", command_priority: 3 },
            { id: 230, performance_id: 58, command_type: "lighting", timestamp: new Date("2023-10-18T11:50:59Z"), command_duration: "4.2", command_priority: 4 },
            { id: 231, performance_id: 183, command_type: "lighting", timestamp: new Date("2023-01-23T18:03:22Z"), command_duration: "4.2", command_priority: 3 },
            { id: 232, performance_id: 169, command_type: "lighting", timestamp: new Date("2023-08-27T22:50:18Z"), command_duration: "3.7", command_priority: 2 },
            { id: 233, performance_id: 18, command_type: "lighting", timestamp: new Date("2023-05-25T21:41:07Z"), command_duration: "6.7", command_priority: 3 },
            { id: 234, performance_id: 190, command_type: "lighting", timestamp: new Date("2023-07-29T22:54:22Z"), command_duration: "5.0", command_priority: 2 },
            { id: 235, performance_id: 88, command_type: "audio", timestamp: new Date("2023-07-28T15:24:25Z"), command_duration: "4.8", command_priority: 4 },
            { id: 236, performance_id: 180, command_type: "audio", timestamp: new Date("2023-07-07T05:13:27Z"), command_duration: "6.9", command_priority: 3 },
            { id: 237, performance_id: 1, command_type: "lighting", timestamp: new Date("2023-07-07T06:23:12Z"), command_duration: "6.3", command_priority: 3 },
            { id: 238, performance_id: 198, command_type: "audio", timestamp: new Date("2023-03-28T13:17:38Z"), command_duration: "2.7", command_priority: 2 },
            { id: 239, performance_id: 37, command_type: "audio", timestamp: new Date("2023-01-03T12:36:54Z"), command_duration: "4.5", command_priority: 2 },
            { id: 240, performance_id: 171, command_type: "lighting", timestamp: new Date("2023-07-26T20:09:17Z"), command_duration: "5.6", command_priority: 3 },
            { id: 241, performance_id: 149, command_type: "lighting", timestamp: new Date("2023-12-09T05:22:29Z"), command_duration: "4.8", command_priority: 2 },
            { id: 242, performance_id: 50, command_type: "lighting", timestamp: new Date("2023-03-01T06:36:12Z"), command_duration: "6.2", command_priority: 2 },
            { id: 243, performance_id: 151, command_type: "audio", timestamp: new Date("2023-08-28T10:40:07Z"), command_duration: "3.0", command_priority: 2 },
            { id: 244, performance_id: 128, command_type: "lighting", timestamp: new Date("2023-08-31T21:35:36Z"), command_duration: "4.0", command_priority: 3 },
            { id: 245, performance_id: 81, command_type: "audio", timestamp: new Date("2023-05-04T10:57:50Z"), command_duration: "4.0", command_priority: 3 },
            { id: 246, performance_id: 133, command_type: "lighting", timestamp: new Date("2023-12-07T03:49:24Z"), command_duration: "4.7", command_priority: 2 },
            { id: 247, performance_id: 15, command_type: "lighting", timestamp: new Date("2023-05-10T06:30:37Z"), command_duration: "6.1", command_priority: 3 },
            { id: 248, performance_id: 29, command_type: "audio", timestamp: new Date("2023-04-21T07:01:45Z"), command_duration: "4.7", command_priority: 2 },
            { id: 249, performance_id: 80, command_type: "lighting", timestamp: new Date("2023-12-12T08:19:11Z"), command_duration: "7.2", command_priority: 4 },
            { id: 250, performance_id: 161, command_type: "lighting", timestamp: new Date("2023-12-18T12:12:05Z"), command_duration: "7.8", command_priority: 3 },
            { id: 251, performance_id: 122, command_type: "lighting", timestamp: new Date("2023-09-17T00:08:33Z"), command_duration: "6.2", command_priority: 3 },
            { id: 252, performance_id: 183, command_type: "lighting", timestamp: new Date("2023-01-24T06:05:06Z"), command_duration: "2.8", command_priority: 3 },
            { id: 253, performance_id: 146, command_type: "audio", timestamp: new Date("2023-07-22T02:51:01Z"), command_duration: "4.3", command_priority: 3 },
            { id: 254, performance_id: 18, command_type: "lighting", timestamp: new Date("2023-05-26T00:15:50Z"), command_duration: "3.6", command_priority: 3 },
            { id: 255, performance_id: 177, command_type: "lighting", timestamp: new Date("2023-11-01T01:53:47Z"), command_duration: "5.0", command_priority: 2 },
            { id: 256, performance_id: 138, command_type: "lighting", timestamp: new Date("2023-02-17T20:08:04Z"), command_duration: "6.5", command_priority: 3 },
            { id: 257, performance_id: 134, command_type: "audio", timestamp: new Date("2023-05-26T23:56:47Z"), command_duration: "3.8", command_priority: 3 },
            { id: 258, performance_id: 39, command_type: "lighting", timestamp: new Date("2023-10-02T09:43:26Z"), command_duration: "4.8", command_priority: 3 },
            { id: 259, performance_id: 148, command_type: "lighting", timestamp: new Date("2023-04-13T21:05:21Z"), command_duration: "7.2", command_priority: 3 },
            { id: 260, performance_id: 31, command_type: "audio", timestamp: new Date("2023-06-26T04:19:30Z"), command_duration: "4.6", command_priority: 3 },
            { id: 261, performance_id: 181, command_type: "lighting", timestamp: new Date("2023-10-01T00:33:18Z"), command_duration: "5.4", command_priority: 3 },
            { id: 262, performance_id: 9, command_type: "lighting", timestamp: new Date("2023-06-03T05:02:07Z"), command_duration: "4.8", command_priority: 3 },
            { id: 263, performance_id: 186, command_type: "lighting", timestamp: new Date("2023-12-25T00:32:00Z"), command_duration: "5.6", command_priority: 3 },
            { id: 264, performance_id: 83, command_type: "lighting", timestamp: new Date("2023-10-06T10:57:00Z"), command_duration: "5.9", command_priority: 3 },
            { id: 265, performance_id: 116, command_type: "lighting", timestamp: new Date("2023-06-17T01:35:04Z"), command_duration: "2.9", command_priority: 3 },
            { id: 266, performance_id: 120, command_type: "audio", timestamp: new Date("2023-12-02T22:04:12Z"), command_duration: "5.1", command_priority: 2 },
            { id: 267, performance_id: 75, command_type: "audio", timestamp: new Date("2023-08-02T00:17:43Z"), command_duration: "2.9", command_priority: 4 },
            { id: 268, performance_id: 150, command_type: "lighting", timestamp: new Date("2023-04-14T16:09:08Z"), command_duration: "5.8", command_priority: 2 },
            { id: 269, performance_id: 24, command_type: "lighting", timestamp: new Date("2023-03-03T02:10:40Z"), command_duration: "6.6", command_priority: 3 },
            { id: 270, performance_id: 117, command_type: "lighting", timestamp: new Date("2023-12-17T08:51:41Z"), command_duration: "5.0", command_priority: 2 },
            { id: 271, performance_id: 149, command_type: "audio", timestamp: new Date("2023-12-08T12:31:17Z"), command_duration: "5.5", command_priority: 4 },
            { id: 272, performance_id: 105, command_type: "lighting", timestamp: new Date("2023-12-07T09:26:34Z"), command_duration: "5.8", command_priority: 3 },
            { id: 273, performance_id: 25, command_type: "lighting", timestamp: new Date("2023-09-21T06:47:25Z"), command_duration: "5.6", command_priority: 4 },
            { id: 274, performance_id: 189, command_type: "audio", timestamp: new Date("2023-10-26T23:45:37Z"), command_duration: "3.2", command_priority: 4 },
            { id: 275, performance_id: 188, command_type: "audio", timestamp: new Date("2023-08-27T07:25:23Z"), command_duration: "8.3", command_priority: 3 },
            { id: 276, performance_id: 75, command_type: "audio", timestamp: new Date("2023-08-01T22:14:05Z"), command_duration: "5.4", command_priority: 2 },
            { id: 277, performance_id: 155, command_type: "lighting", timestamp: new Date("2023-07-01T06:05:56Z"), command_duration: "5.6", command_priority: 3 },
            { id: 278, performance_id: 21, command_type: "lighting", timestamp: new Date("2023-05-22T06:27:39Z"), command_duration: "7.2", command_priority: 4 },
            { id: 279, performance_id: 57, command_type: "lighting", timestamp: new Date("2023-12-14T14:47:10Z"), command_duration: "4.7", command_priority: 4 },
            { id: 280, performance_id: 173, command_type: "lighting", timestamp: new Date("2023-02-05T10:33:07Z"), command_duration: "4.7", command_priority: 4 },
            { id: 281, performance_id: 154, command_type: "audio", timestamp: new Date("2023-10-10T10:25:33Z"), command_duration: "4.3", command_priority: 3 },
            { id: 282, performance_id: 93, command_type: "lighting", timestamp: new Date("2023-08-09T18:35:27Z"), command_duration: "7.9", command_priority: 3 },
            { id: 283, performance_id: 5, command_type: "lighting", timestamp: new Date("2023-02-11T19:41:03Z"), command_duration: "5.8", command_priority: 2 },
            { id: 284, performance_id: 45, command_type: "lighting", timestamp: new Date("2023-09-14T11:07:43Z"), command_duration: "6.0", command_priority: 4 },
            { id: 285, performance_id: 90, command_type: "lighting", timestamp: new Date("2023-07-19T08:35:22Z"), command_duration: "4.3", command_priority: 3 },
            { id: 286, performance_id: 123, command_type: "audio", timestamp: new Date("2023-03-06T01:24:31Z"), command_duration: "4.9", command_priority: 4 },
            { id: 287, performance_id: 189, command_type: "lighting", timestamp: new Date("2023-10-27T11:14:45Z"), command_duration: "5.3", command_priority: 4 },
            { id: 288, performance_id: 128, command_type: "lighting", timestamp: new Date("2023-09-01T09:05:06Z"), command_duration: "5.6", command_priority: 3 },
            { id: 289, performance_id: 39, command_type: "lighting", timestamp: new Date("2023-10-01T23:33:45Z"), command_duration: "4.2", command_priority: 4 },
            { id: 290, performance_id: 180, command_type: "lighting", timestamp: new Date("2023-07-07T12:38:48Z"), command_duration: "4.1", command_priority: 3 },
            { id: 291, performance_id: 122, command_type: "audio", timestamp: new Date("2023-09-17T11:18:20Z"), command_duration: "5.5", command_priority: 2 },
            { id: 292, performance_id: 168, command_type: "lighting", timestamp: new Date("2023-04-28T04:28:53Z"), command_duration: "6.8", command_priority: 3 },
            { id: 293, performance_id: 22, command_type: "audio", timestamp: new Date("2023-04-16T22:38:57Z"), command_duration: "5.1", command_priority: 4 },
            { id: 294, performance_id: 7, command_type: "audio", timestamp: new Date("2023-02-23T23:42:15Z"), command_duration: "6.0", command_priority: 4 },
            { id: 295, performance_id: 41, command_type: "lighting", timestamp: new Date("2023-10-30T19:56:24Z"), command_duration: "6.5", command_priority: 3 },
            { id: 296, performance_id: 153, command_type: "audio", timestamp: new Date("2023-10-07T10:13:13Z"), command_duration: "4.2", command_priority: 2 },
            { id: 297, performance_id: 114, command_type: "lighting", timestamp: new Date("2023-04-03T08:54:21Z"), command_duration: "2.1", command_priority: 2 },
            { id: 298, performance_id: 85, command_type: "lighting", timestamp: new Date("2023-08-21T08:12:48Z"), command_duration: "3.1", command_priority: 2 },
            { id: 299, performance_id: 43, command_type: "lighting", timestamp: new Date("2023-07-01T07:59:47Z"), command_duration: "4.8", command_priority: 4 },
            { id: 300, performance_id: 94, command_type: "lighting", timestamp: new Date("2023-08-19T05:50:56Z"), command_duration: "5.8", command_priority: 2 },
            { id: 301, performance_id: 53, command_type: "audio", timestamp: new Date("2023-06-15T02:24:38Z"), command_duration: "4.2", command_priority: 2 },
            { id: 302, performance_id: 18, command_type: "lighting", timestamp: new Date("2023-05-26T00:56:47Z"), command_duration: "4.0", command_priority: 3 },
            { id: 303, performance_id: 39, command_type: "lighting", timestamp: new Date("2023-10-02T05:12:29Z"), command_duration: "5.5", command_priority: 3 },
            { id: 304, performance_id: 144, command_type: "lighting", timestamp: new Date("2023-12-30T04:17:08Z"), command_duration: "6.2", command_priority: 3 },
            { id: 305, performance_id: 160, command_type: "lighting", timestamp: new Date("2023-11-27T02:23:35Z"), command_duration: "5.8", command_priority: 4 },
            { id: 306, performance_id: 120, command_type: "audio", timestamp: new Date("2023-12-03T01:07:13Z"), command_duration: "5.6", command_priority: 4 },
            { id: 307, performance_id: 76, command_type: "lighting", timestamp: new Date("2023-03-21T05:59:24Z"), command_duration: "7.8", command_priority: 4 },
            { id: 308, performance_id: 16, command_type: "lighting", timestamp: new Date("2023-05-07T13:38:27Z"), command_duration: "7.3", command_priority: 2 },
            { id: 309, performance_id: 48, command_type: "lighting", timestamp: new Date("2023-01-15T14:17:29Z"), command_duration: "6.8", command_priority: 3 },
            { id: 310, performance_id: 58, command_type: "audio", timestamp: new Date("2023-10-18T17:37:34Z"), command_duration: "2.2", command_priority: 3 },
            { id: 311, performance_id: 115, command_type: "lighting", timestamp: new Date("2023-09-27T07:58:58Z"), command_duration: "4.7", command_priority: 2 },
            { id: 312, performance_id: 49, command_type: "lighting", timestamp: new Date("2023-10-25T16:36:53Z"), command_duration: "5.2", command_priority: 3 },
            { id: 313, performance_id: 5, command_type: "lighting", timestamp: new Date("2023-02-11T12:10:28Z"), command_duration: "6.6", command_priority: 3 },
            { id: 314, performance_id: 106, command_type: "lighting", timestamp: new Date("2023-10-09T00:43:15Z"), command_duration: "5.5", command_priority: 3 },
            { id: 315, performance_id: 193, command_type: "lighting", timestamp: new Date("2023-03-10T08:25:49Z"), command_duration: "2.4", command_priority: 3 },
            { id: 316, performance_id: 64, command_type: "lighting", timestamp: new Date("2023-05-25T13:57:31Z"), command_duration: "5.3", command_priority: 3 },
            { id: 317, performance_id: 83, command_type: "lighting", timestamp: new Date("2023-10-06T05:58:45Z"), command_duration: "6.7", command_priority: 3 },
            { id: 318, performance_id: 49, command_type: "lighting", timestamp: new Date("2023-10-25T03:03:52Z"), command_duration: "5.5", command_priority: 3 },
            { id: 319, performance_id: 46, command_type: "lighting", timestamp: new Date("2023-08-02T01:10:18Z"), command_duration: "3.0", command_priority: 3 },
            { id: 320, performance_id: 111, command_type: "lighting", timestamp: new Date("2023-09-21T08:23:19Z"), command_duration: "5.4", command_priority: 3 },
            { id: 321, performance_id: 7, command_type: "lighting", timestamp: new Date("2023-02-24T05:44:27Z"), command_duration: "4.8", command_priority: 4 },
            { id: 322, performance_id: 178, command_type: "lighting", timestamp: new Date("2023-06-03T13:54:01Z"), command_duration: "5.5", command_priority: 4 },
            { id: 323, performance_id: 41, command_type: "lighting", timestamp: new Date("2023-10-31T12:38:32Z"), command_duration: "5.7", command_priority: 3 },
            { id: 324, performance_id: 10, command_type: "lighting", timestamp: new Date("2023-10-15T11:50:48Z"), command_duration: "4.7", command_priority: 2 },
            { id: 325, performance_id: 122, command_type: "lighting", timestamp: new Date("2023-09-17T11:45:10Z"), command_duration: "3.5", command_priority: 4 },
            { id: 326, performance_id: 68, command_type: "audio", timestamp: new Date("2023-10-17T13:43:05Z"), command_duration: "3.7", command_priority: 3 },
            { id: 327, performance_id: 198, command_type: "lighting", timestamp: new Date("2023-03-29T01:33:02Z"), command_duration: "5.0", command_priority: 3 },
            { id: 328, performance_id: 181, command_type: "audio", timestamp: new Date("2023-10-01T12:10:15Z"), command_duration: "4.3", command_priority: 3 },
            { id: 329, performance_id: 134, command_type: "lighting", timestamp: new Date("2023-05-26T15:54:19Z"), command_duration: "7.2", command_priority: 3 },
            { id: 330, performance_id: 186, command_type: "lighting", timestamp: new Date("2023-12-24T16:01:49Z"), command_duration: "7.1", command_priority: 4 },
            { id: 331, performance_id: 151, command_type: "lighting", timestamp: new Date("2023-08-28T07:00:33Z"), command_duration: "3.1", command_priority: 2 },
            { id: 332, performance_id: 141, command_type: "lighting", timestamp: new Date("2023-02-03T19:43:07Z"), command_duration: "4.6", command_priority: 2 },
            { id: 333, performance_id: 129, command_type: "lighting", timestamp: new Date("2024-01-01T00:57:50Z"), command_duration: "3.2", command_priority: 3 },
            { id: 334, performance_id: 127, command_type: "audio", timestamp: new Date("2023-11-05T22:39:42Z"), command_duration: "4.8", command_priority: 3 },
            { id: 335, performance_id: 189, command_type: "lighting", timestamp: new Date("2023-10-26T21:35:22Z"), command_duration: "5.9", command_priority: 4 },
            { id: 336, performance_id: 109, command_type: "lighting", timestamp: new Date("2023-03-21T04:36:13Z"), command_duration: "2.0", command_priority: 3 },
            { id: 337, performance_id: 178, command_type: "lighting", timestamp: new Date("2023-06-04T04:20:50Z"), command_duration: "5.3", command_priority: 3 },
            { id: 338, performance_id: 16, command_type: "lighting", timestamp: new Date("2023-05-07T10:43:17Z"), command_duration: "3.9", command_priority: 3 },
            { id: 339, performance_id: 49, command_type: "lighting", timestamp: new Date("2023-10-25T14:22:46Z"), command_duration: "2.5", command_priority: 3 },
            { id: 340, performance_id: 73, command_type: "audio", timestamp: new Date("2023-12-08T13:21:01Z"), command_duration: "5.8", command_priority: 3 },
            { id: 341, performance_id: 119, command_type: "lighting", timestamp: new Date("2023-11-26T11:06:23Z"), command_duration: "5.2", command_priority: 2 },
            { id: 342, performance_id: 41, command_type: "lighting", timestamp: new Date("2023-10-31T16:47:41Z"), command_duration: "4.0", command_priority: 3 },
            { id: 343, performance_id: 12, command_type: "lighting", timestamp: new Date("2023-07-13T03:24:41Z"), command_duration: "5.1", command_priority: 2 },
            { id: 344, performance_id: 196, command_type: "lighting", timestamp: new Date("2023-05-04T12:38:56Z"), command_duration: "3.7", command_priority: 4 },
            { id: 345, performance_id: 44, command_type: "lighting", timestamp: new Date("2023-06-16T21:40:25Z"), command_duration: "1.8", command_priority: 4 },
            { id: 346, performance_id: 196, command_type: "lighting", timestamp: new Date("2023-05-03T22:58:10Z"), command_duration: "5.6", command_priority: 3 },
            { id: 347, performance_id: 32, command_type: "lighting", timestamp: new Date("2023-01-03T19:46:29Z"), command_duration: "2.8", command_priority: 3 },
            { id: 348, performance_id: 184, command_type: "lighting", timestamp: new Date("2023-09-13T00:06:51Z"), command_duration: "5.7", command_priority: 4 },
            { id: 349, performance_id: 67, command_type: "audio", timestamp: new Date("2023-12-24T05:47:19Z"), command_duration: "3.4", command_priority: 3 },
            { id: 350, performance_id: 162, command_type: "lighting", timestamp: new Date("2023-07-26T04:11:00Z"), command_duration: "6.3", command_priority: 2 },
            { id: 351, performance_id: 40, command_type: "lighting", timestamp: new Date("2023-01-15T07:28:28Z"), command_duration: "3.2", command_priority: 3 },
            { id: 352, performance_id: 177, command_type: "lighting", timestamp: new Date("2023-11-01T04:07:10Z"), command_duration: "7.5", command_priority: 2 },
            { id: 353, performance_id: 181, command_type: "lighting", timestamp: new Date("2023-10-01T08:18:54Z"), command_duration: "5.1", command_priority: 3 },
            { id: 354, performance_id: 69, command_type: "lighting", timestamp: new Date("2023-03-06T10:25:58Z"), command_duration: "6.2", command_priority: 2 },
            { id: 355, performance_id: 91, command_type: "audio", timestamp: new Date("2023-12-30T11:05:19Z"), command_duration: "6.8", command_priority: 2 },
            { id: 356, performance_id: 124, command_type: "audio", timestamp: new Date("2023-02-27T11:56:21Z"), command_duration: "6.0", command_priority: 3 },
            { id: 357, performance_id: 75, command_type: "audio", timestamp: new Date("2023-08-02T06:36:54Z"), command_duration: "7.8", command_priority: 3 },
            { id: 358, performance_id: 43, command_type: "audio", timestamp: new Date("2023-07-01T01:47:30Z"), command_duration: "3.6", command_priority: 3 },
            { id: 359, performance_id: 49, command_type: "lighting", timestamp: new Date("2023-10-25T11:34:30Z"), command_duration: "4.8", command_priority: 3 },
            { id: 360, performance_id: 60, command_type: "lighting", timestamp: new Date("2023-09-02T15:28:55Z"), command_duration: "4.4", command_priority: 4 },
            { id: 361, performance_id: 171, command_type: "lighting", timestamp: new Date("2023-07-27T00:41:15Z"), command_duration: "6.3", command_priority: 3 },
            { id: 362, performance_id: 136, command_type: "lighting", timestamp: new Date("2023-12-25T21:53:34Z"), command_duration: "5.4", command_priority: 3 },
            { id: 363, performance_id: 149, command_type: "lighting", timestamp: new Date("2023-12-08T18:39:37Z"), command_duration: "4.5", command_priority: 4 },
            { id: 364, performance_id: 109, command_type: "lighting", timestamp: new Date("2023-03-21T12:00:45Z"), command_duration: "7.1", command_priority: 3 },
            { id: 365, performance_id: 121, command_type: "lighting", timestamp: new Date("2023-05-05T21:34:39Z"), command_duration: "5.5", command_priority: 3 },
            { id: 366, performance_id: 22, command_type: "lighting", timestamp: new Date("2023-04-17T07:54:37Z"), command_duration: "4.2", command_priority: 3 },
            { id: 367, performance_id: 57, command_type: "lighting", timestamp: new Date("2023-12-14T14:30:22Z"), command_duration: "5.6", command_priority: 3 },
            { id: 368, performance_id: 36, command_type: "audio", timestamp: new Date("2023-05-14T05:14:24Z"), command_duration: "3.9", command_priority: 3 },
            { id: 369, performance_id: 177, command_type: "lighting", timestamp: new Date("2023-11-01T01:58:30Z"), command_duration: "5.5", command_priority: 3 },
            { id: 370, performance_id: 79, command_type: "lighting", timestamp: new Date("2023-12-09T19:32:01Z"), command_duration: "3.9", command_priority: 4 },
            { id: 371, performance_id: 199, command_type: "audio", timestamp: new Date("2023-01-04T09:47:03Z"), command_duration: "2.9", command_priority: 3 },
            { id: 372, performance_id: 52, command_type: "audio", timestamp: new Date("2023-06-19T09:33:42Z"), command_duration: "5.1", command_priority: 2 },
            { id: 373, performance_id: 71, command_type: "audio", timestamp: new Date("2023-08-17T23:20:07Z"), command_duration: "5.8", command_priority: 3 },
            { id: 374, performance_id: 184, command_type: "audio", timestamp: new Date("2023-09-13T02:48:31Z"), command_duration: "7.1", command_priority: 3 },
            { id: 375, performance_id: 65, command_type: "lighting", timestamp: new Date("2023-08-31T10:54:04Z"), command_duration: "6.6", command_priority: 4 },
            { id: 376, performance_id: 119, command_type: "lighting", timestamp: new Date("2023-11-26T20:15:37Z"), command_duration: "4.9", command_priority: 3 },
            { id: 377, performance_id: 150, command_type: "lighting", timestamp: new Date("2023-04-15T02:18:36Z"), command_duration: "4.7", command_priority: 3 },
            { id: 378, performance_id: 160, command_type: "lighting", timestamp: new Date("2023-11-26T22:35:15Z"), command_duration: "4.4", command_priority: 2 },
            { id: 379, performance_id: 74, command_type: "lighting", timestamp: new Date("2023-02-14T23:49:37Z"), command_duration: "4.8", command_priority: 4 },
            { id: 380, performance_id: 15, command_type: "lighting", timestamp: new Date("2023-05-10T23:26:04Z"), command_duration: "4.1", command_priority: 3 },
            { id: 381, performance_id: 180, command_type: "lighting", timestamp: new Date("2023-07-06T21:46:47Z"), command_duration: "4.7", command_priority: 3 },
            { id: 382, performance_id: 166, command_type: "lighting", timestamp: new Date("2023-04-10T07:38:13Z"), command_duration: "6.2", command_priority: 2 },
            { id: 383, performance_id: 140, command_type: "lighting", timestamp: new Date("2023-12-24T03:19:43Z"), command_duration: "3.4", command_priority: 3 },
            { id: 384, performance_id: 51, command_type: "lighting", timestamp: new Date("2023-12-17T17:17:26Z"), command_duration: "4.9", command_priority: 3 },
            { id: 385, performance_id: 77, command_type: "audio", timestamp: new Date("2023-03-01T08:13:41Z"), command_duration: "5.3", command_priority: 3 },
            { id: 386, performance_id: 58, command_type: "lighting", timestamp: new Date("2023-10-18T17:30:00Z"), command_duration: "5.2", command_priority: 4 },
            { id: 387, performance_id: 63, command_type: "lighting", timestamp: new Date("2023-03-18T11:16:56Z"), command_duration: "3.2", command_priority: 2 },
            { id: 388, performance_id: 132, command_type: "lighting", timestamp: new Date("2023-05-28T10:56:18Z"), command_duration: "4.2", command_priority: 3 },
            { id: 389, performance_id: 44, command_type: "lighting", timestamp: new Date("2023-06-17T03:56:57Z"), command_duration: "2.6", command_priority: 3 },
            { id: 390, performance_id: 30, command_type: "audio", timestamp: new Date("2023-11-19T11:59:34Z"), command_duration: "2.4", command_priority: 3 },
            { id: 391, performance_id: 192, command_type: "lighting", timestamp: new Date("2023-09-08T04:10:48Z"), command_duration: "5.4", command_priority: 3 },
            { id: 392, performance_id: 36, command_type: "lighting", timestamp: new Date("2023-05-14T10:41:46Z"), command_duration: "7.4", command_priority: 3 },
            { id: 393, performance_id: 175, command_type: "lighting", timestamp: new Date("2023-01-10T20:00:50Z"), command_duration: "4.7", command_priority: 3 },
            { id: 394, performance_id: 114, command_type: "lighting", timestamp: new Date("2023-04-03T17:48:57Z"), command_duration: "5.1", command_priority: 3 },
            { id: 395, performance_id: 101, command_type: "audio", timestamp: new Date("2023-05-29T13:31:30Z"), command_duration: "6.0", command_priority: 3 },
            { id: 396, performance_id: 129, command_type: "lighting", timestamp: new Date("2024-01-01T14:57:58Z"), command_duration: "4.1", command_priority: 2 },
            { id: 397, performance_id: 61, command_type: "audio", timestamp: new Date("2023-11-19T00:30:19Z"), command_duration: "4.5", command_priority: 3 },
            { id: 398, performance_id: 154, command_type: "lighting", timestamp: new Date("2023-10-10T12:04:09Z"), command_duration: "5.0", command_priority: 4 },
            { id: 399, performance_id: 121, command_type: "audio", timestamp: new Date("2023-05-06T06:51:25Z"), command_duration: "3.7", command_priority: 3 },
            { id: 400, performance_id: 165, command_type: "lighting", timestamp: new Date("2023-07-20T14:32:49Z"), command_duration: "3.9", command_priority: 3 },
            { id: 401, performance_id: 169, command_type: "lighting", timestamp: new Date("2023-08-28T12:43:47Z"), command_duration: "5.3", command_priority: 4 },
            { id: 402, performance_id: 148, command_type: "lighting", timestamp: new Date("2023-04-14T05:53:18Z"), command_duration: "4.5", command_priority: 2 },
            { id: 403, performance_id: 41, command_type: "audio", timestamp: new Date("2023-10-30T23:15:39Z"), command_duration: "5.0", command_priority: 4 },
            { id: 404, performance_id: 33, command_type: "audio", timestamp: new Date("2023-08-13T07:37:35Z"), command_duration: "5.5", command_priority: 3 },
            { id: 405, performance_id: 140, command_type: "audio", timestamp: new Date("2023-12-24T05:43:02Z"), command_duration: "5.6", command_priority: 3 },
            { id: 406, performance_id: 55, command_type: "audio", timestamp: new Date("2023-05-25T06:08:28Z"), command_duration: "8.0", command_priority: 3 },
            { id: 407, performance_id: 39, command_type: "lighting", timestamp: new Date("2023-10-02T17:57:00Z"), command_duration: "4.6", command_priority: 3 },
            { id: 408, performance_id: 71, command_type: "audio", timestamp: new Date("2023-08-18T09:41:57Z"), command_duration: "3.7", command_priority: 3 },
            { id: 409, performance_id: 1, command_type: "lighting", timestamp: new Date("2023-07-06T17:20:41Z"), command_duration: "6.6", command_priority: 2 },
            { id: 410, performance_id: 51, command_type: "audio", timestamp: new Date("2023-12-17T08:49:52Z"), command_duration: "5.0", command_priority: 3 },
            { id: 411, performance_id: 71, command_type: "lighting", timestamp: new Date("2023-08-18T14:16:53Z"), command_duration: "5.9", command_priority: 3 },
            { id: 412, performance_id: 104, command_type: "lighting", timestamp: new Date("2023-11-25T19:23:25Z"), command_duration: "4.5", command_priority: 4 },
            { id: 413, performance_id: 85, command_type: "audio", timestamp: new Date("2023-08-20T20:12:50Z"), command_duration: "5.9", command_priority: 3 },
            { id: 414, performance_id: 35, command_type: "lighting", timestamp: new Date("2023-04-20T03:40:40Z"), command_duration: "4.6", command_priority: 4 },
            { id: 415, performance_id: 127, command_type: "audio", timestamp: new Date("2023-11-05T23:11:43Z"), command_duration: "3.3", command_priority: 4 },
            { id: 416, performance_id: 125, command_type: "lighting", timestamp: new Date("2023-07-31T19:02:40Z"), command_duration: "6.4", command_priority: 2 },
            { id: 417, performance_id: 131, command_type: "lighting", timestamp: new Date("2023-11-07T19:12:52Z"), command_duration: "4.8", command_priority: 2 },
            { id: 418, performance_id: 139, command_type: "lighting", timestamp: new Date("2023-03-26T05:24:29Z"), command_duration: "5.5", command_priority: 3 },
            { id: 419, performance_id: 127, command_type: "lighting", timestamp: new Date("2023-11-06T00:29:07Z"), command_duration: "6.4", command_priority: 2 },
            { id: 420, performance_id: 112, command_type: "lighting", timestamp: new Date("2023-06-04T23:14:50Z"), command_duration: "5.2", command_priority: 4 },
            { id: 421, performance_id: 39, command_type: "lighting", timestamp: new Date("2023-10-02T05:02:53Z"), command_duration: "4.7", command_priority: 3 },
            { id: 422, performance_id: 4, command_type: "lighting", timestamp: new Date("2023-08-16T09:20:10Z"), command_duration: "4.6", command_priority: 2 },
            { id: 423, performance_id: 85, command_type: "audio", timestamp: new Date("2023-08-21T11:28:30Z"), command_duration: "6.0", command_priority: 3 },
            { id: 424, performance_id: 187, command_type: "audio", timestamp: new Date("2023-09-07T08:07:50Z"), command_duration: "3.1", command_priority: 3 },
            { id: 425, performance_id: 190, command_type: "lighting", timestamp: new Date("2023-07-30T00:49:06Z"), command_duration: "5.1", command_priority: 3 },
            { id: 426, performance_id: 87, command_type: "lighting", timestamp: new Date("2023-03-30T07:40:21Z"), command_duration: "3.4", command_priority: 3 },
            { id: 427, performance_id: 75, command_type: "lighting", timestamp: new Date("2023-08-02T01:03:13Z"), command_duration: "2.6", command_priority: 4 },
            { id: 428, performance_id: 74, command_type: "lighting", timestamp: new Date("2023-02-15T13:11:37Z"), command_duration: "4.5", command_priority: 3 },
            { id: 429, performance_id: 7, command_type: "lighting", timestamp: new Date("2023-02-23T23:39:29Z"), command_duration: "5.3", command_priority: 3 },
            { id: 430, performance_id: 44, command_type: "audio", timestamp: new Date("2023-06-16T22:15:12Z"), command_duration: "4.2", command_priority: 4 },
            { id: 431, performance_id: 182, command_type: "lighting", timestamp: new Date("2023-02-14T13:57:51Z"), command_duration: "3.2", command_priority: 3 },
            { id: 432, performance_id: 162, command_type: "lighting", timestamp: new Date("2023-07-26T07:03:24Z"), command_duration: "5.1", command_priority: 4 },
            { id: 433, performance_id: 89, command_type: "audio", timestamp: new Date("2023-04-18T06:57:10Z"), command_duration: "4.9", command_priority: 3 },
            { id: 434, performance_id: 64, command_type: "lighting", timestamp: new Date("2023-05-25T12:11:43Z"), command_duration: "3.3", command_priority: 3 },
            { id: 435, performance_id: 128, command_type: "lighting", timestamp: new Date("2023-09-01T04:23:40Z"), command_duration: "6.9", command_priority: 4 },
            { id: 436, performance_id: 133, command_type: "audio", timestamp: new Date("2023-12-06T18:12:03Z"), command_duration: "5.0", command_priority: 3 },
            { id: 437, performance_id: 116, command_type: "lighting", timestamp: new Date("2023-06-17T18:03:31Z"), command_duration: "5.5", command_priority: 2 },
            { id: 438, performance_id: 34, command_type: "lighting", timestamp: new Date("2023-06-15T02:35:20Z"), command_duration: "5.9", command_priority: 4 },
            { id: 439, performance_id: 49, command_type: "lighting", timestamp: new Date("2023-10-24T23:27:34Z"), command_duration: "8.4", command_priority: 3 },
            { id: 440, performance_id: 151, command_type: "audio", timestamp: new Date("2023-08-28T03:46:30Z"), command_duration: "5.5", command_priority: 2 },
            { id: 441, performance_id: 86, command_type: "lighting", timestamp: new Date("2023-03-01T16:11:50Z"), command_duration: "7.0", command_priority: 3 },
            { id: 442, performance_id: 182, command_type: "audio", timestamp: new Date("2023-02-14T13:15:42Z"), command_duration: "5.3", command_priority: 3 },
            { id: 443, performance_id: 56, command_type: "audio", timestamp: new Date("2023-05-21T02:43:35Z"), command_duration: "5.3", command_priority: 3 },
            { id: 444, performance_id: 190, command_type: "lighting", timestamp: new Date("2023-07-29T18:15:16Z"), command_duration: "0.9", command_priority: 2 },
            { id: 445, performance_id: 119, command_type: "lighting", timestamp: new Date("2023-11-26T14:29:05Z"), command_duration: "5.1", command_priority: 3 },
            { id: 446, performance_id: 112, command_type: "lighting", timestamp: new Date("2023-06-05T09:24:41Z"), command_duration: "8.0", command_priority: 3 },
            { id: 447, performance_id: 135, command_type: "lighting", timestamp: new Date("2023-10-07T06:49:10Z"), command_duration: "3.9", command_priority: 3 },
            { id: 448, performance_id: 30, command_type: "audio", timestamp: new Date("2023-11-19T16:23:21Z"), command_duration: "3.3", command_priority: 2 },
            { id: 449, performance_id: 157, command_type: "lighting", timestamp: new Date("2023-06-29T11:06:12Z"), command_duration: "6.2", command_priority: 3 },
            { id: 450, performance_id: 105, command_type: "audio", timestamp: new Date("2023-12-07T21:13:45Z"), command_duration: "6.9", command_priority: 3 },
            { id: 451, performance_id: 88, command_type: "lighting", timestamp: new Date("2023-07-29T04:06:06Z"), command_duration: "7.7", command_priority: 3 },
            { id: 452, performance_id: 105, command_type: "lighting", timestamp: new Date("2023-12-07T16:39:20Z"), command_duration: "3.2", command_priority: 3 },
            { id: 453, performance_id: 50, command_type: "lighting", timestamp: new Date("2023-02-28T19:26:59Z"), command_duration: "5.8", command_priority: 3 },
            { id: 454, performance_id: 162, command_type: "lighting", timestamp: new Date("2023-07-26T08:53:46Z"), command_duration: "4.5", command_priority: 3 },
            { id: 455, performance_id: 171, command_type: "lighting", timestamp: new Date("2023-07-27T08:24:48Z"), command_duration: "4.7", command_priority: 3 },
            { id: 456, performance_id: 129, command_type: "lighting", timestamp: new Date("2024-01-01T16:20:52Z"), command_duration: "4.8", command_priority: 4 },
            { id: 457, performance_id: 191, command_type: "audio", timestamp: new Date("2023-12-03T01:13:52Z"), command_duration: "3.9", command_priority: 3 },
            { id: 458, performance_id: 78, command_type: "audio", timestamp: new Date("2023-04-02T18:36:18Z"), command_duration: "7.6", command_priority: 4 },
            { id: 459, performance_id: 96, command_type: "lighting", timestamp: new Date("2023-11-06T06:34:13Z"), command_duration: "5.9", command_priority: 2 },
            { id: 460, performance_id: 23, command_type: "lighting", timestamp: new Date("2023-08-26T09:46:41Z"), command_duration: "3.5", command_priority: 2 },
            { id: 461, performance_id: 59, command_type: "lighting", timestamp: new Date("2023-02-07T21:36:53Z"), command_duration: "4.8", command_priority: 3 },
            { id: 462, performance_id: 62, command_type: "audio", timestamp: new Date("2023-07-31T04:03:07Z"), command_duration: "8.1", command_priority: 2 },
            { id: 463, performance_id: 26, command_type: "audio", timestamp: new Date("2023-07-29T10:54:34Z"), command_duration: "5.7", command_priority: 4 },
            { id: 464, performance_id: 186, command_type: "lighting", timestamp: new Date("2023-12-25T03:30:06Z"), command_duration: "7.5", command_priority: 3 },
            { id: 465, performance_id: 7, command_type: "audio", timestamp: new Date("2023-02-23T22:08:41Z"), command_duration: "6.1", command_priority: 3 },
            { id: 466, performance_id: 44, command_type: "lighting", timestamp: new Date("2023-06-17T06:58:10Z"), command_duration: "5.6", command_priority: 3 },
            { id: 467, performance_id: 104, command_type: "lighting", timestamp: new Date("2023-11-26T03:48:41Z"), command_duration: "4.6", command_priority: 2 },
            { id: 468, performance_id: 3, command_type: "lighting", timestamp: new Date("2023-01-29T06:37:43Z"), command_duration: "6.8", command_priority: 5 },
            { id: 469, performance_id: 173, command_type: "audio", timestamp: new Date("2023-02-05T03:43:05Z"), command_duration: "5.8", command_priority: 4 },
            { id: 470, performance_id: 66, command_type: "audio", timestamp: new Date("2023-03-06T21:41:34Z"), command_duration: "5.3", command_priority: 2 },
            { id: 471, performance_id: 29, command_type: "lighting", timestamp: new Date("2023-04-20T21:38:44Z"), command_duration: "6.7", command_priority: 3 },
            { id: 472, performance_id: 177, command_type: "audio", timestamp: new Date("2023-11-01T05:58:52Z"), command_duration: "6.6", command_priority: 2 },
            { id: 473, performance_id: 42, command_type: "lighting", timestamp: new Date("2023-08-06T23:54:41Z"), command_duration: "4.7", command_priority: 3 },
            { id: 474, performance_id: 4, command_type: "lighting", timestamp: new Date("2023-08-16T02:54:28Z"), command_duration: "2.3", command_priority: 3 },
            { id: 475, performance_id: 86, command_type: "audio", timestamp: new Date("2023-03-01T03:40:23Z"), command_duration: "7.0", command_priority: 4 },
            { id: 476, performance_id: 49, command_type: "lighting", timestamp: new Date("2023-10-25T02:26:21Z"), command_duration: "4.0", command_priority: 3 },
            { id: 477, performance_id: 182, command_type: "lighting", timestamp: new Date("2023-02-13T18:20:39Z"), command_duration: "5.3", command_priority: 3 },
            { id: 478, performance_id: 95, command_type: "lighting", timestamp: new Date("2023-10-13T10:14:28Z"), command_duration: "4.6", command_priority: 2 },
            { id: 479, performance_id: 138, command_type: "lighting", timestamp: new Date("2023-02-17T23:09:22Z"), command_duration: "5.5", command_priority: 3 },
            { id: 480, performance_id: 97, command_type: "lighting", timestamp: new Date("2023-07-10T21:25:06Z"), command_duration: "5.3", command_priority: 3 },
            { id: 481, performance_id: 13, command_type: "audio", timestamp: new Date("2023-11-26T09:58:38Z"), command_duration: "5.6", command_priority: 3 },
            { id: 482, performance_id: 88, command_type: "audio", timestamp: new Date("2023-07-29T03:45:26Z"), command_duration: "4.5", command_priority: 2 },
            { id: 483, performance_id: 43, command_type: "audio", timestamp: new Date("2023-07-01T01:47:03Z"), command_duration: "5.3", command_priority: 4 },
            { id: 484, performance_id: 175, command_type: "lighting", timestamp: new Date("2023-01-11T08:13:10Z"), command_duration: "3.5", command_priority: 2 },
            { id: 485, performance_id: 181, command_type: "lighting", timestamp: new Date("2023-10-01T13:22:44Z"), command_duration: "5.8", command_priority: 3 },
            { id: 486, performance_id: 51, command_type: "lighting", timestamp: new Date("2023-12-17T04:19:44Z"), command_duration: "8.1", command_priority: 3 },
            { id: 487, performance_id: 48, command_type: "lighting", timestamp: new Date("2023-01-15T20:16:04Z"), command_duration: "6.3", command_priority: 3 },
            { id: 488, performance_id: 160, command_type: "lighting", timestamp: new Date("2023-11-27T11:27:54Z"), command_duration: "2.5", command_priority: 2 },
            { id: 489, performance_id: 33, command_type: "audio", timestamp: new Date("2023-08-13T15:03:07Z"), command_duration: "6.9", command_priority: 2 },
            { id: 490, performance_id: 166, command_type: "audio", timestamp: new Date("2023-04-09T21:23:44Z"), command_duration: "7.7", command_priority: 3 },
            { id: 491, performance_id: 53, command_type: "lighting", timestamp: new Date("2023-06-14T22:35:47Z"), command_duration: "6.8", command_priority: 4 },
            { id: 492, performance_id: 113, command_type: "lighting", timestamp: new Date("2023-10-21T12:19:41Z"), command_duration: "2.4", command_priority: 2 },
            { id: 493, performance_id: 152, command_type: "lighting", timestamp: new Date("2023-04-28T16:13:17Z"), command_duration: "2.5", command_priority: 3 },
            { id: 494, performance_id: 167, command_type: "lighting", timestamp: new Date("2023-04-26T12:22:25Z"), command_duration: "3.9", command_priority: 3 },
            { id: 495, performance_id: 69, command_type: "audio", timestamp: new Date("2023-03-05T22:43:41Z"), command_duration: "3.4", command_priority: 3 },
            { id: 496, performance_id: 140, command_type: "audio", timestamp: new Date("2023-12-24T07:54:15Z"), command_duration: "4.6", command_priority: 2 },
            { id: 497, performance_id: 134, command_type: "lighting", timestamp: new Date("2023-05-27T11:12:19Z"), command_duration: "5.6", command_priority: 3 },
            { id: 498, performance_id: 188, command_type: "lighting", timestamp: new Date("2023-08-27T13:38:36Z"), command_duration: "3.5", command_priority: 3 },
            { id: 499, performance_id: 85, command_type: "lighting", timestamp: new Date("2023-08-21T02:26:39Z"), command_duration: "3.8", command_priority: 3 },
            { id: 500, performance_id: 116, command_type: "lighting", timestamp: new Date("2023-06-17T03:40:34Z"), command_duration: "4.1", command_priority: 2 },
        ],
    });
    await prisma.visual_effects.createMany({
        data: [
            { id: 1, performance_id: 166, effect_name: "blur wave", activation_time: new Date("2023-04-10T03:42:17Z"), effect_duration: "4.1", effect_intensity: 35 },
            { id: 2, performance_id: 137, effect_name: "rotate pulse", activation_time: new Date("2023-06-15T16:59:06Z"), effect_duration: "5.9", effect_intensity: 48 },
            { id: 3, performance_id: 50, effect_name: "rotate reveal", activation_time: new Date("2023-02-28T21:21:01Z"), effect_duration: "6.1", effect_intensity: 46 },
            { id: 4, performance_id: 136, effect_name: "fade blur sparkle", activation_time: new Date("2023-12-26T06:38:12Z"), effect_duration: "4.7", effect_intensity: 54 },
            { id: 5, performance_id: 196, effect_name: "rotate blur glow", activation_time: new Date("2023-05-03T17:45:01Z"), effect_duration: "6.3", effect_intensity: 37 },
            { id: 6, performance_id: 193, effect_name: "explode rotate", activation_time: new Date("2023-03-09T11:11:17Z"), effect_duration: "4.3", effect_intensity: 47 },
            { id: 7, performance_id: 105, effect_name: "transition animation", activation_time: new Date("2023-12-07T06:56:39Z"), effect_duration: "6.8", effect_intensity: 59 },
            { id: 8, performance_id: 21, effect_name: "animation pulse transition", activation_time: new Date("2023-05-22T06:01:04Z"), effect_duration: "5.3", effect_intensity: 40 },
            { id: 9, performance_id: 155, effect_name: "wave", activation_time: new Date("2023-07-01T03:42:59Z"), effect_duration: "5.5", effect_intensity: 74 },
            { id: 10, performance_id: 60, effect_name: "explode transform rotate", activation_time: new Date("2023-09-02T08:20:09Z"), effect_duration: "5.4", effect_intensity: 82 },
            { id: 11, performance_id: 165, effect_name: "transition scale", activation_time: new Date("2023-07-20T23:26:23Z"), effect_duration: "3.7", effect_intensity: 39 },
            { id: 12, performance_id: 197, effect_name: "explode", activation_time: new Date("2023-02-06T00:59:02Z"), effect_duration: "4.4", effect_intensity: 67 },
            { id: 13, performance_id: 54, effect_name: "overlay highlight", activation_time: new Date("2023-07-06T05:46:16Z"), effect_duration: "5.3", effect_intensity: 56 },
            { id: 14, performance_id: 98, effect_name: "sparkle distortion reveal", activation_time: new Date("2023-03-13T22:56:36Z"), effect_duration: "5.6", effect_intensity: 40 },
            { id: 15, performance_id: 196, effect_name: "overlay", activation_time: new Date("2023-05-04T07:55:51Z"), effect_duration: "4.3", effect_intensity: 66 },
            { id: 16, performance_id: 99, effect_name: "scale highlight", activation_time: new Date("2023-07-10T18:34:14Z"), effect_duration: "4.6", effect_intensity: 55 },
            { id: 17, performance_id: 19, effect_name: "color", activation_time: new Date("2023-12-16T15:20:22Z"), effect_duration: "6.5", effect_intensity: 53 },
            { id: 18, performance_id: 197, effect_name: "distortion blur reveal", activation_time: new Date("2023-02-06T12:33:16Z"), effect_duration: "4.7", effect_intensity: 72 },
            { id: 19, performance_id: 99, effect_name: "animation", activation_time: new Date("2023-07-10T02:00:49Z"), effect_duration: "5.5", effect_intensity: 36 },
            { id: 20, performance_id: 49, effect_name: "animation", activation_time: new Date("2023-10-25T05:14:05Z"), effect_duration: "4.8", effect_intensity: 57 },
            { id: 21, performance_id: 35, effect_name: "animation transform fade", activation_time: new Date("2023-04-19T13:26:04Z"), effect_duration: "4.2", effect_intensity: 40 },
            { id: 22, performance_id: 60, effect_name: "rotate", activation_time: new Date("2023-09-02T06:55:19Z"), effect_duration: "5.5", effect_intensity: 40 },
            { id: 23, performance_id: 8, effect_name: "shift scale", activation_time: new Date("2023-05-08T16:40:28Z"), effect_duration: "6.3", effect_intensity: 50 },
            { id: 24, performance_id: 164, effect_name: "wave color", activation_time: new Date("2023-10-04T15:09:59Z"), effect_duration: "4.6", effect_intensity: 68 },
            { id: 25, performance_id: 197, effect_name: "color", activation_time: new Date("2023-02-06T09:34:08Z"), effect_duration: "3.2", effect_intensity: 24 },
            { id: 26, performance_id: 82, effect_name: "distortion rotate reveal", activation_time: new Date("2023-06-23T02:04:17Z"), effect_duration: "3.4", effect_intensity: 24 },
            { id: 27, performance_id: 180, effect_name: "reveal rotate filter", activation_time: new Date("2023-07-06T21:00:01Z"), effect_duration: "8.5", effect_intensity: 42 },
            { id: 28, performance_id: 5, effect_name: "overlay", activation_time: new Date("2023-02-11T11:36:39Z"), effect_duration: "3.8", effect_intensity: 50 },
            { id: 29, performance_id: 141, effect_name: "glow filter transform", activation_time: new Date("2023-02-03T17:21:35Z"), effect_duration: "6.6", effect_intensity: 53 },
            { id: 30, performance_id: 151, effect_name: "fade blur distortion", activation_time: new Date("2023-08-28T01:41:36Z"), effect_duration: "7.8", effect_intensity: 46 },
            { id: 31, performance_id: 102, effect_name: "fade wave", activation_time: new Date("2023-08-11T07:41:07Z"), effect_duration: "4.1", effect_intensity: 46 },
            { id: 32, performance_id: 59, effect_name: "reveal color transform", activation_time: new Date("2023-02-07T21:52:50Z"), effect_duration: "6.1", effect_intensity: 31 },
            { id: 33, performance_id: 180, effect_name: "overlay reveal transition", activation_time: new Date("2023-07-07T12:15:15Z"), effect_duration: "5.6", effect_intensity: 71 },
            { id: 34, performance_id: 4, effect_name: "highlight blur", activation_time: new Date("2023-08-15T17:42:31Z"), effect_duration: "5.4", effect_intensity: 61 },
            { id: 35, performance_id: 68, effect_name: "filter", activation_time: new Date("2023-10-16T22:02:40Z"), effect_duration: "5.5", effect_intensity: 70 },
            { id: 36, performance_id: 181, effect_name: "scale fade pulse", activation_time: new Date("2023-10-01T04:51:28Z"), effect_duration: "7.1", effect_intensity: 47 },
            { id: 37, performance_id: 130, effect_name: "filter shadow pulse", activation_time: new Date("2023-05-19T06:58:39Z"), effect_duration: "6.8", effect_intensity: 55 },
            { id: 38, performance_id: 131, effect_name: "sparkle blur", activation_time: new Date("2023-11-07T23:21:52Z"), effect_duration: "5.7", effect_intensity: 48 },
            { id: 39, performance_id: 2, effect_name: "explode color", activation_time: new Date("2023-04-07T00:46:15Z"), effect_duration: "4.8", effect_intensity: 55 },
            { id: 40, performance_id: 10, effect_name: "zoom reveal fade", activation_time: new Date("2023-10-15T01:59:22Z"), effect_duration: "7.3", effect_intensity: 36 },
            { id: 41, performance_id: 102, effect_name: "transition shadow", activation_time: new Date("2023-08-12T02:56:45Z"), effect_duration: "5.3", effect_intensity: 47 },
            { id: 42, performance_id: 150, effect_name: "distortion", activation_time: new Date("2023-04-15T08:38:47Z"), effect_duration: "4.4", effect_intensity: 58 },
            { id: 43, performance_id: 73, effect_name: "reveal", activation_time: new Date("2023-12-07T14:39:25Z"), effect_duration: "5.6", effect_intensity: 60 },
            { id: 44, performance_id: 48, effect_name: "zoom", activation_time: new Date("2023-01-16T05:12:32Z"), effect_duration: "5.2", effect_intensity: 56 },
            { id: 45, performance_id: 116, effect_name: "pulse", activation_time: new Date("2023-06-17T14:53:28Z"), effect_duration: "4.4", effect_intensity: 56 },
            { id: 46, performance_id: 111, effect_name: "rotate explode", activation_time: new Date("2023-09-21T06:00:06Z"), effect_duration: "5.6", effect_intensity: 37 },
            { id: 47, performance_id: 94, effect_name: "rotate filter shift", activation_time: new Date("2023-08-18T20:53:24Z"), effect_duration: "4.2", effect_intensity: 34 },
            { id: 48, performance_id: 185, effect_name: "sparkle glow shift", activation_time: new Date("2023-08-06T04:18:29Z"), effect_duration: "6.7", effect_intensity: 68 },
            { id: 49, performance_id: 189, effect_name: "zoom wave", activation_time: new Date("2023-10-27T17:34:12Z"), effect_duration: "7.6", effect_intensity: 44 },
            { id: 50, performance_id: 31, effect_name: "distortion reveal", activation_time: new Date("2023-06-25T21:04:36Z"), effect_duration: "5.0", effect_intensity: 67 },
            { id: 51, performance_id: 57, effect_name: "sparkle transform fade", activation_time: new Date("2023-12-13T22:12:01Z"), effect_duration: "7.9", effect_intensity: 50 },
            { id: 52, performance_id: 188, effect_name: "scale transform shadow", activation_time: new Date("2023-08-26T23:32:19Z"), effect_duration: "4.9", effect_intensity: 34 },
            { id: 53, performance_id: 77, effect_name: "scale", activation_time: new Date("2023-03-02T00:52:32Z"), effect_duration: "4.7", effect_intensity: 69 },
            { id: 54, performance_id: 30, effect_name: "transition overlay", activation_time: new Date("2023-11-19T14:31:29Z"), effect_duration: "4.7", effect_intensity: 66 },
            { id: 55, performance_id: 151, effect_name: "blur sparkle", activation_time: new Date("2023-08-27T21:35:05Z"), effect_duration: "4.9", effect_intensity: 56 },
            { id: 56, performance_id: 119, effect_name: "rotate overlay highlight", activation_time: new Date("2023-11-27T05:30:29Z"), effect_duration: "5.7", effect_intensity: 34 },
            { id: 57, performance_id: 155, effect_name: "glow highlight", activation_time: new Date("2023-06-30T21:40:22Z"), effect_duration: "3.7", effect_intensity: 48 },
            { id: 58, performance_id: 141, effect_name: "explode transform", activation_time: new Date("2023-02-03T02:02:43Z"), effect_duration: "5.2", effect_intensity: 51 },
            { id: 59, performance_id: 12, effect_name: "zoom transform reveal", activation_time: new Date("2023-07-12T22:19:10Z"), effect_duration: "5.8", effect_intensity: 50 },
            { id: 60, performance_id: 136, effect_name: "shadow", activation_time: new Date("2023-12-25T16:32:28Z"), effect_duration: "5.2", effect_intensity: 68 },
            { id: 61, performance_id: 101, effect_name: "sparkle explode", activation_time: new Date("2023-05-30T07:56:30Z"), effect_duration: "5.4", effect_intensity: 51 },
            { id: 62, performance_id: 141, effect_name: "explode color", activation_time: new Date("2023-02-03T09:12:13Z"), effect_duration: "3.2", effect_intensity: 39 },
            { id: 63, performance_id: 155, effect_name: "shift glow", activation_time: new Date("2023-07-01T11:40:36Z"), effect_duration: "3.5", effect_intensity: 52 },
            { id: 64, performance_id: 180, effect_name: "sparkle", activation_time: new Date("2023-07-07T00:57:34Z"), effect_duration: "7.2", effect_intensity: 23 },
            { id: 65, performance_id: 199, effect_name: "shift", activation_time: new Date("2023-01-04T17:18:35Z"), effect_duration: "3.5", effect_intensity: 75 },
            { id: 66, performance_id: 153, effect_name: "sparkle fade filter", activation_time: new Date("2023-10-07T00:38:59Z"), effect_duration: "4.6", effect_intensity: 32 },
            { id: 67, performance_id: 150, effect_name: "reveal animation", activation_time: new Date("2023-04-14T23:25:28Z"), effect_duration: "5.9", effect_intensity: 44 },
            { id: 68, performance_id: 49, effect_name: "rotate", activation_time: new Date("2023-10-25T10:51:22Z"), effect_duration: "6.5", effect_intensity: 44 },
            { id: 69, performance_id: 141, effect_name: "glow highlight", activation_time: new Date("2023-02-03T16:26:24Z"), effect_duration: "3.9", effect_intensity: 42 },
            { id: 70, performance_id: 13, effect_name: "overlay", activation_time: new Date("2023-11-26T04:12:14Z"), effect_duration: "5.4", effect_intensity: 73 },
            { id: 71, performance_id: 156, effect_name: "distortion transition", activation_time: new Date("2023-09-08T09:52:39Z"), effect_duration: "5.6", effect_intensity: 37 },
            { id: 72, performance_id: 126, effect_name: "shift pulse", activation_time: new Date("2023-09-03T00:01:47Z"), effect_duration: "5.1", effect_intensity: 39 },
            { id: 73, performance_id: 164, effect_name: "shift highlight", activation_time: new Date("2023-10-05T01:20:04Z"), effect_duration: "4.7", effect_intensity: 52 },
            { id: 74, performance_id: 55, effect_name: "scale", activation_time: new Date("2023-05-25T09:40:23Z"), effect_duration: "4.7", effect_intensity: 46 },
            { id: 75, performance_id: 8, effect_name: "rotate wave transform", activation_time: new Date("2023-05-09T11:26:59Z"), effect_duration: "3.7", effect_intensity: 40 },
            { id: 76, performance_id: 100, effect_name: "wave", activation_time: new Date("2023-03-04T19:25:40Z"), effect_duration: "3.9", effect_intensity: 64 },
            { id: 77, performance_id: 66, effect_name: "shift fade", activation_time: new Date("2023-03-07T08:12:07Z"), effect_duration: "5.5", effect_intensity: 66 },
            { id: 78, performance_id: 167, effect_name: "distortion", activation_time: new Date("2023-04-26T08:08:34Z"), effect_duration: "6.4", effect_intensity: 65 },
            { id: 79, performance_id: 69, effect_name: "transition", activation_time: new Date("2023-03-06T16:58:01Z"), effect_duration: "4.8", effect_intensity: 50 },
            { id: 80, performance_id: 181, effect_name: "filter", activation_time: new Date("2023-10-01T17:49:48Z"), effect_duration: "2.0", effect_intensity: 47 },
            { id: 81, performance_id: 34, effect_name: "scale", activation_time: new Date("2023-06-15T14:18:42Z"), effect_duration: "8.4", effect_intensity: 23 },
            { id: 82, performance_id: 14, effect_name: "overlay", activation_time: new Date("2023-09-15T17:27:56Z"), effect_duration: "7.2", effect_intensity: 77 },
            { id: 83, performance_id: 169, effect_name: "shift overlay glow", activation_time: new Date("2023-08-28T01:15:57Z"), effect_duration: "4.9", effect_intensity: 47 },
            { id: 84, performance_id: 146, effect_name: "glow", activation_time: new Date("2023-07-22T16:24:38Z"), effect_duration: "5.3", effect_intensity: 73 },
            { id: 85, performance_id: 19, effect_name: "shadow animation distortion", activation_time: new Date("2023-12-15T19:50:56Z"), effect_duration: "6.2", effect_intensity: 52 },
            { id: 86, performance_id: 89, effect_name: "rotate", activation_time: new Date("2023-04-18T06:05:25Z"), effect_duration: "6.0", effect_intensity: 58 },
            { id: 87, performance_id: 52, effect_name: "pulse", activation_time: new Date("2023-06-18T18:52:54Z"), effect_duration: "8.1", effect_intensity: 45 },
            { id: 88, performance_id: 33, effect_name: "shift", activation_time: new Date("2023-08-12T19:02:18Z"), effect_duration: "4.2", effect_intensity: 54 },
            { id: 89, performance_id: 165, effect_name: "zoom color explode", activation_time: new Date("2023-07-20T00:18:35Z"), effect_duration: "7.7", effect_intensity: 39 },
            { id: 90, performance_id: 78, effect_name: "highlight overlay", activation_time: new Date("2023-04-03T11:26:09Z"), effect_duration: "7.2", effect_intensity: 53 },
            { id: 91, performance_id: 85, effect_name: "transition", activation_time: new Date("2023-08-21T13:25:58Z"), effect_duration: "7.5", effect_intensity: 43 },
            { id: 92, performance_id: 15, effect_name: "sparkle reveal", activation_time: new Date("2023-05-11T03:13:15Z"), effect_duration: "6.2", effect_intensity: 52 },
            { id: 93, performance_id: 93, effect_name: "zoom rotate pulse", activation_time: new Date("2023-08-10T03:07:04Z"), effect_duration: "3.8", effect_intensity: 78 },
            { id: 94, performance_id: 187, effect_name: "blur shift", activation_time: new Date("2023-09-06T17:46:00Z"), effect_duration: "5.7", effect_intensity: 48 },
            { id: 95, performance_id: 162, effect_name: "pulse animation", activation_time: new Date("2023-07-26T16:40:26Z"), effect_duration: "4.0", effect_intensity: 38 },
            { id: 96, performance_id: 126, effect_name: "shift", activation_time: new Date("2023-09-02T23:54:58Z"), effect_duration: "4.8", effect_intensity: 49 },
            { id: 97, performance_id: 176, effect_name: "highlight", activation_time: new Date("2023-01-13T19:22:33Z"), effect_duration: "5.7", effect_intensity: 72 },
            { id: 98, performance_id: 151, effect_name: "pulse shadow", activation_time: new Date("2023-08-28T00:27:08Z"), effect_duration: "6.5", effect_intensity: 39 },
            { id: 99, performance_id: 156, effect_name: "explode", activation_time: new Date("2023-09-08T08:46:42Z"), effect_duration: "4.6", effect_intensity: 42 },
            { id: 100, performance_id: 52, effect_name: "animation blur", activation_time: new Date("2023-06-19T07:39:44Z"), effect_duration: "4.7", effect_intensity: 57 },
            { id: 101, performance_id: 81, effect_name: "filter glow distortion", activation_time: new Date("2023-05-04T12:37:37Z"), effect_duration: "8.1", effect_intensity: 79 },
            { id: 102, performance_id: 148, effect_name: "blur", activation_time: new Date("2023-04-14T18:08:53Z"), effect_duration: "5.6", effect_intensity: 66 },
            { id: 103, performance_id: 46, effect_name: "color highlight", activation_time: new Date("2023-08-02T02:11:13Z"), effect_duration: "5.7", effect_intensity: 30 },
            { id: 104, performance_id: 64, effect_name: "transition", activation_time: new Date("2023-05-25T09:54:57Z"), effect_duration: "6.2", effect_intensity: 73 },
            { id: 105, performance_id: 81, effect_name: "distortion", activation_time: new Date("2023-05-04T05:05:37Z"), effect_duration: "4.3", effect_intensity: 60 },
            { id: 106, performance_id: 164, effect_name: "pulse blur", activation_time: new Date("2023-10-04T21:09:05Z"), effect_duration: "5.5", effect_intensity: 40 },
            { id: 107, performance_id: 136, effect_name: "wave filter sparkle", activation_time: new Date("2023-12-26T13:54:21Z"), effect_duration: "5.2", effect_intensity: 42 },
            { id: 108, performance_id: 161, effect_name: "wave shadow sparkle", activation_time: new Date("2023-12-18T23:22:29Z"), effect_duration: "4.9", effect_intensity: 36 },
            { id: 109, performance_id: 6, effect_name: "pulse scale", activation_time: new Date("2023-03-08T07:37:21Z"), effect_duration: "6.5", effect_intensity: 68 },
            { id: 110, performance_id: 90, effect_name: "transform", activation_time: new Date("2023-07-19T05:41:20Z"), effect_duration: "4.9", effect_intensity: 56 },
            { id: 111, performance_id: 192, effect_name: "fade distortion", activation_time: new Date("2023-09-07T22:07:42Z"), effect_duration: "6.9", effect_intensity: 34 },
            { id: 112, performance_id: 119, effect_name: "glow", activation_time: new Date("2023-11-27T09:31:27Z"), effect_duration: "3.7", effect_intensity: 40 },
            { id: 113, performance_id: 53, effect_name: "shadow fade pulse", activation_time: new Date("2023-06-14T18:10:07Z"), effect_duration: "3.1", effect_intensity: 77 },
            { id: 114, performance_id: 10, effect_name: "glow shift", activation_time: new Date("2023-10-14T23:21:31Z"), effect_duration: "3.3", effect_intensity: 62 },
            { id: 115, performance_id: 35, effect_name: "wave scale", activation_time: new Date("2023-04-19T11:54:03Z"), effect_duration: "5.4", effect_intensity: 63 },
            { id: 116, performance_id: 108, effect_name: "animation rotate wave", activation_time: new Date("2023-09-15T19:31:08Z"), effect_duration: "7.6", effect_intensity: 39 },
            { id: 117, performance_id: 176, effect_name: "glow rotate overlay", activation_time: new Date("2023-01-13T21:44:57Z"), effect_duration: "5.0", effect_intensity: 20 },
            { id: 118, performance_id: 81, effect_name: "color filter explode", activation_time: new Date("2023-05-04T13:10:06Z"), effect_duration: "5.5", effect_intensity: 81 },
            { id: 119, performance_id: 186, effect_name: "rotate", activation_time: new Date("2023-12-25T02:45:08Z"), effect_duration: "5.1", effect_intensity: 60 },
            { id: 120, performance_id: 8, effect_name: "zoom", activation_time: new Date("2023-05-08T19:39:22Z"), effect_duration: "6.4", effect_intensity: 38 },
            { id: 121, performance_id: 110, effect_name: "scale", activation_time: new Date("2023-03-30T14:18:33Z"), effect_duration: "5.3", effect_intensity: 57 },
            { id: 122, performance_id: 5, effect_name: "rotate transform", activation_time: new Date("2023-02-11T03:37:15Z"), effect_duration: "5.6", effect_intensity: 33 },
            { id: 123, performance_id: 7, effect_name: "blur distortion", activation_time: new Date("2023-02-23T21:53:01Z"), effect_duration: "5.1", effect_intensity: 62 },
            { id: 124, performance_id: 109, effect_name: "pulse", activation_time: new Date("2023-03-21T16:45:25Z"), effect_duration: "3.9", effect_intensity: 58 },
            { id: 125, performance_id: 36, effect_name: "shadow", activation_time: new Date("2023-05-14T05:53:37Z"), effect_duration: "5.2", effect_intensity: 53 },
            { id: 126, performance_id: 169, effect_name: "shadow glow wave", activation_time: new Date("2023-08-28T01:02:57Z"), effect_duration: "5.0", effect_intensity: 61 },
            { id: 127, performance_id: 148, effect_name: "pulse scale filter", activation_time: new Date("2023-04-14T03:55:36Z"), effect_duration: "4.6", effect_intensity: 38 },
            { id: 128, performance_id: 32, effect_name: "highlight", activation_time: new Date("2023-01-03T13:51:44Z"), effect_duration: "6.1", effect_intensity: 37 },
            { id: 129, performance_id: 27, effect_name: "fade shift wave", activation_time: new Date("2023-12-09T13:51:19Z"), effect_duration: "6.7", effect_intensity: 31 },
            { id: 130, performance_id: 63, effect_name: "transition", activation_time: new Date("2023-03-18T00:57:58Z"), effect_duration: "4.9", effect_intensity: 41 },
            { id: 131, performance_id: 200, effect_name: "rotate", activation_time: new Date("2023-05-23T09:12:17Z"), effect_duration: "5.7", effect_intensity: 43 },
            { id: 132, performance_id: 36, effect_name: "transition", activation_time: new Date("2023-05-13T22:39:13Z"), effect_duration: "4.4", effect_intensity: 49 },
            { id: 133, performance_id: 127, effect_name: "shadow animation color", activation_time: new Date("2023-11-06T12:06:44Z"), effect_duration: "5.8", effect_intensity: 43 },
            { id: 134, performance_id: 102, effect_name: "distortion", activation_time: new Date("2023-08-11T15:28:43Z"), effect_duration: "7.4", effect_intensity: 18 },
            { id: 135, performance_id: 175, effect_name: "explode color transition", activation_time: new Date("2023-01-11T06:37:00Z"), effect_duration: "4.5", effect_intensity: 47 },
            { id: 136, performance_id: 24, effect_name: "glow", activation_time: new Date("2023-03-03T02:10:46Z"), effect_duration: "5.0", effect_intensity: 38 },
            { id: 137, performance_id: 154, effect_name: "shadow filter", activation_time: new Date("2023-10-10T03:18:28Z"), effect_duration: "4.3", effect_intensity: 49 },
            { id: 138, performance_id: 157, effect_name: "rotate transform", activation_time: new Date("2023-06-29T05:20:31Z"), effect_duration: "6.9", effect_intensity: 58 },
            { id: 139, performance_id: 110, effect_name: "blur filter sparkle", activation_time: new Date("2023-03-31T13:15:24Z"), effect_duration: "4.6", effect_intensity: 43 },
            { id: 140, performance_id: 17, effect_name: "zoom overlay", activation_time: new Date("2023-09-03T11:10:56Z"), effect_duration: "7.8", effect_intensity: 69 },
            { id: 141, performance_id: 193, effect_name: "sparkle color shift", activation_time: new Date("2023-03-10T02:15:47Z"), effect_duration: "3.9", effect_intensity: 34 },
            { id: 142, performance_id: 178, effect_name: "highlight", activation_time: new Date("2023-06-03T17:07:18Z"), effect_duration: "4.7", effect_intensity: 50 },
            { id: 143, performance_id: 50, effect_name: "wave blur transition", activation_time: new Date("2023-02-28T23:18:02Z"), effect_duration: "7.0", effect_intensity: 37 },
            { id: 144, performance_id: 39, effect_name: "reveal wave highlight", activation_time: new Date("2023-10-02T11:51:48Z"), effect_duration: "3.8", effect_intensity: 59 },
            { id: 145, performance_id: 136, effect_name: "sparkle", activation_time: new Date("2023-12-25T15:24:09Z"), effect_duration: "4.0", effect_intensity: 57 },
            { id: 146, performance_id: 138, effect_name: "scale", activation_time: new Date("2023-02-17T19:09:50Z"), effect_duration: "4.6", effect_intensity: 61 },
            { id: 147, performance_id: 188, effect_name: "pulse glow explode", activation_time: new Date("2023-08-27T17:56:10Z"), effect_duration: "6.5", effect_intensity: 76 },
            { id: 148, performance_id: 156, effect_name: "shift blur pulse", activation_time: new Date("2023-09-08T05:31:35Z"), effect_duration: "3.7", effect_intensity: 13 },
            { id: 149, performance_id: 39, effect_name: "distortion wave blur", activation_time: new Date("2023-10-02T00:46:45Z"), effect_duration: "6.6", effect_intensity: 61 },
            { id: 150, performance_id: 142, effect_name: "highlight", activation_time: new Date("2023-08-26T19:55:40Z"), effect_duration: "4.2", effect_intensity: 41 },
            { id: 151, performance_id: 143, effect_name: "filter animation shadow", activation_time: new Date("2023-06-09T02:09:57Z"), effect_duration: "6.4", effect_intensity: 52 },
            { id: 152, performance_id: 178, effect_name: "transition", activation_time: new Date("2023-06-04T05:20:20Z"), effect_duration: "4.2", effect_intensity: 66 },
            { id: 153, performance_id: 186, effect_name: "sparkle shift", activation_time: new Date("2023-12-25T11:03:39Z"), effect_duration: "4.4", effect_intensity: 46 },
            { id: 154, performance_id: 152, effect_name: "fade shift", activation_time: new Date("2023-04-27T23:27:25Z"), effect_duration: "4.8", effect_intensity: 48 },
            { id: 155, performance_id: 142, effect_name: "shift transition pulse", activation_time: new Date("2023-08-26T16:44:50Z"), effect_duration: "7.9", effect_intensity: 44 },
            { id: 156, performance_id: 13, effect_name: "shadow transform zoom", activation_time: new Date("2023-11-25T21:51:41Z"), effect_duration: "5.1", effect_intensity: 49 },
            { id: 157, performance_id: 10, effect_name: "blur", activation_time: new Date("2023-10-15T07:01:06Z"), effect_duration: "3.8", effect_intensity: 45 },
            { id: 158, performance_id: 63, effect_name: "shadow transform blur", activation_time: new Date("2023-03-18T11:15:21Z"), effect_duration: "5.3", effect_intensity: 44 },
            { id: 159, performance_id: 149, effect_name: "zoom", activation_time: new Date("2023-12-09T00:32:02Z"), effect_duration: "5.8", effect_intensity: 64 },
            { id: 160, performance_id: 181, effect_name: "shadow glow transition", activation_time: new Date("2023-10-01T06:37:44Z"), effect_duration: "7.0", effect_intensity: 72 },
            { id: 161, performance_id: 75, effect_name: "shift rotate", activation_time: new Date("2023-08-02T06:30:09Z"), effect_duration: "4.8", effect_intensity: 36 },
            { id: 162, performance_id: 189, effect_name: "wave", activation_time: new Date("2023-10-27T14:38:56Z"), effect_duration: "6.3", effect_intensity: 42 },
            { id: 163, performance_id: 164, effect_name: "explode pulse overlay", activation_time: new Date("2023-10-04T15:08:59Z"), effect_duration: "5.4", effect_intensity: 70 },
            { id: 164, performance_id: 13, effect_name: "fade rotate animation", activation_time: new Date("2023-11-26T01:39:01Z"), effect_duration: "5.4", effect_intensity: 44 },
            { id: 165, performance_id: 20, effect_name: "transform animation sparkle", activation_time: new Date("2023-02-10T14:27:49Z"), effect_duration: "4.3", effect_intensity: 28 },
            { id: 166, performance_id: 172, effect_name: "shadow", activation_time: new Date("2023-08-07T08:26:32Z"), effect_duration: "4.4", effect_intensity: 52 },
            { id: 167, performance_id: 108, effect_name: "transition rotate", activation_time: new Date("2023-09-15T20:12:17Z"), effect_duration: "4.4", effect_intensity: 55 },
            { id: 168, performance_id: 126, effect_name: "fade", activation_time: new Date("2023-09-02T10:26:21Z"), effect_duration: "5.3", effect_intensity: 43 },
            { id: 169, performance_id: 50, effect_name: "transform", activation_time: new Date("2023-03-01T14:48:30Z"), effect_duration: "5.9", effect_intensity: 39 },
            { id: 170, performance_id: 136, effect_name: "transform", activation_time: new Date("2023-12-26T11:22:37Z"), effect_duration: "4.9", effect_intensity: 68 },
            { id: 171, performance_id: 64, effect_name: "animation scale", activation_time: new Date("2023-05-25T13:30:54Z"), effect_duration: "5.5", effect_intensity: 30 },
            { id: 172, performance_id: 87, effect_name: "scale distortion glow", activation_time: new Date("2023-03-30T05:16:28Z"), effect_duration: "5.5", effect_intensity: 37 },
            { id: 173, performance_id: 122, effect_name: "highlight", activation_time: new Date("2023-09-17T08:51:56Z"), effect_duration: "3.6", effect_intensity: 58 },
            { id: 174, performance_id: 166, effect_name: "rotate", activation_time: new Date("2023-04-10T07:25:02Z"), effect_duration: "6.8", effect_intensity: 42 },
            { id: 175, performance_id: 163, effect_name: "wave filter", activation_time: new Date("2023-01-11T16:40:29Z"), effect_duration: "2.4", effect_intensity: 41 },
            { id: 176, performance_id: 135, effect_name: "animation overlay", activation_time: new Date("2023-10-07T17:45:57Z"), effect_duration: "4.9", effect_intensity: 48 },
            { id: 177, performance_id: 43, effect_name: "highlight wave transform", activation_time: new Date("2023-07-01T06:00:59Z"), effect_duration: "6.6", effect_intensity: 66 },
            { id: 178, performance_id: 29, effect_name: "animation rotate", activation_time: new Date("2023-04-20T22:43:00Z"), effect_duration: "4.3", effect_intensity: 65 },
            { id: 179, performance_id: 60, effect_name: "zoom", activation_time: new Date("2023-09-02T02:48:05Z"), effect_duration: "5.6", effect_intensity: 78 },
            { id: 180, performance_id: 23, effect_name: "sparkle", activation_time: new Date("2023-08-25T17:40:31Z"), effect_duration: "7.9", effect_intensity: 59 },
            { id: 181, performance_id: 191, effect_name: "fade", activation_time: new Date("2023-12-02T13:44:04Z"), effect_duration: "4.6", effect_intensity: 59 },
            { id: 182, performance_id: 62, effect_name: "glow sparkle overlay", activation_time: new Date("2023-07-30T23:11:21Z"), effect_duration: "4.7", effect_intensity: 54 },
            { id: 183, performance_id: 32, effect_name: "distortion sparkle wave", activation_time: new Date("2023-01-03T22:13:38Z"), effect_duration: "5.6", effect_intensity: 50 },
            { id: 184, performance_id: 115, effect_name: "distortion", activation_time: new Date("2023-09-27T02:05:47Z"), effect_duration: "5.0", effect_intensity: 35 },
            { id: 185, performance_id: 192, effect_name: "color zoom highlight", activation_time: new Date("2023-09-07T23:30:24Z"), effect_duration: "5.4", effect_intensity: 71 },
            { id: 186, performance_id: 194, effect_name: "glow shadow reveal", activation_time: new Date("2023-06-17T20:17:50Z"), effect_duration: "5.7", effect_intensity: 62 },
            { id: 187, performance_id: 96, effect_name: "highlight wave transform", activation_time: new Date("2023-11-06T14:44:40Z"), effect_duration: "2.0", effect_intensity: 42 },
            { id: 188, performance_id: 67, effect_name: "sparkle", activation_time: new Date("2023-12-23T20:51:57Z"), effect_duration: "3.2", effect_intensity: 42 },
            { id: 189, performance_id: 25, effect_name: "distortion wave reveal", activation_time: new Date("2023-09-20T17:57:47Z"), effect_duration: "5.6", effect_intensity: 36 },
            { id: 190, performance_id: 3, effect_name: "highlight color overlay", activation_time: new Date("2023-01-29T11:48:41Z"), effect_duration: "5.4", effect_intensity: 45 },
            { id: 191, performance_id: 5, effect_name: "animation rotate glow", activation_time: new Date("2023-02-11T17:37:12Z"), effect_duration: "6.9", effect_intensity: 53 },
            { id: 192, performance_id: 122, effect_name: "glow", activation_time: new Date("2023-09-17T17:50:50Z"), effect_duration: "4.4", effect_intensity: 27 },
            { id: 193, performance_id: 87, effect_name: "filter", activation_time: new Date("2023-03-29T19:41:52Z"), effect_duration: "6.2", effect_intensity: 51 },
            { id: 194, performance_id: 38, effect_name: "filter sparkle", activation_time: new Date("2023-05-21T21:37:58Z"), effect_duration: "4.2", effect_intensity: 23 },
            { id: 195, performance_id: 143, effect_name: "transform filter overlay", activation_time: new Date("2023-06-08T15:03:14Z"), effect_duration: "4.7", effect_intensity: 37 },
            { id: 196, performance_id: 112, effect_name: "wave shift fade", activation_time: new Date("2023-06-04T23:31:01Z"), effect_duration: "7.1", effect_intensity: 51 },
            { id: 197, performance_id: 34, effect_name: "sparkle distortion color", activation_time: new Date("2023-06-15T11:59:25Z"), effect_duration: "4.3", effect_intensity: 41 },
            { id: 198, performance_id: 94, effect_name: "pulse sparkle", activation_time: new Date("2023-08-19T11:21:39Z"), effect_duration: "6.4", effect_intensity: 55 },
            { id: 199, performance_id: 91, effect_name: "shadow reveal", activation_time: new Date("2023-12-30T00:36:22Z"), effect_duration: "4.5", effect_intensity: 59 },
            { id: 200, performance_id: 72, effect_name: "animation", activation_time: new Date("2023-11-10T16:31:05Z"), effect_duration: "5.0", effect_intensity: 36 },
            { id: 201, performance_id: 193, effect_name: "overlay shadow", activation_time: new Date("2023-03-10T06:56:36Z"), effect_duration: "3.4", effect_intensity: 41 },
            { id: 202, performance_id: 137, effect_name: "glow scale animation", activation_time: new Date("2023-06-15T20:52:18Z"), effect_duration: "3.7", effect_intensity: 42 },
            { id: 203, performance_id: 37, effect_name: "blur filter shift", activation_time: new Date("2023-01-03T08:26:38Z"), effect_duration: "5.0", effect_intensity: 43 },
            { id: 204, performance_id: 94, effect_name: "fade animation shift", activation_time: new Date("2023-08-18T19:43:38Z"), effect_duration: "4.5", effect_intensity: 62 },
            { id: 205, performance_id: 12, effect_name: "glow explode pulse", activation_time: new Date("2023-07-13T17:36:23Z"), effect_duration: "6.2", effect_intensity: 73 },
            { id: 206, performance_id: 32, effect_name: "animation sparkle", activation_time: new Date("2023-01-03T19:16:24Z"), effect_duration: "5.4", effect_intensity: 75 },
            { id: 207, performance_id: 107, effect_name: "sparkle", activation_time: new Date("2023-08-10T07:58:20Z"), effect_duration: "7.0", effect_intensity: 35 },
            { id: 208, performance_id: 184, effect_name: "fade shadow", activation_time: new Date("2023-09-12T16:03:37Z"), effect_duration: "5.7", effect_intensity: 34 },
            { id: 209, performance_id: 142, effect_name: "blur color", activation_time: new Date("2023-08-27T08:36:58Z"), effect_duration: "5.3", effect_intensity: 75 },
            { id: 210, performance_id: 116, effect_name: "transform fade", activation_time: new Date("2023-06-17T16:46:47Z"), effect_duration: "5.5", effect_intensity: 45 },
            { id: 211, performance_id: 8, effect_name: "pulse glow", activation_time: new Date("2023-05-09T12:42:22Z"), effect_duration: "5.8", effect_intensity: 55 },
            { id: 212, performance_id: 147, effect_name: "blur", activation_time: new Date("2023-04-14T11:42:48Z"), effect_duration: "4.7", effect_intensity: 55 },
            { id: 213, performance_id: 32, effect_name: "blur zoom", activation_time: new Date("2023-01-04T11:19:07Z"), effect_duration: "5.9", effect_intensity: 42 },
            { id: 214, performance_id: 173, effect_name: "color shift", activation_time: new Date("2023-02-04T23:50:03Z"), effect_duration: "6.5", effect_intensity: 43 },
            { id: 215, performance_id: 14, effect_name: "shift", activation_time: new Date("2023-09-16T03:15:25Z"), effect_duration: "5.8", effect_intensity: 46 },
            { id: 216, performance_id: 108, effect_name: "animation", activation_time: new Date("2023-09-16T06:15:22Z"), effect_duration: "7.3", effect_intensity: 30 },
            { id: 217, performance_id: 138, effect_name: "overlay", activation_time: new Date("2023-02-18T06:34:45Z"), effect_duration: "4.1", effect_intensity: 59 },
            { id: 218, performance_id: 50, effect_name: "wave", activation_time: new Date("2023-02-28T21:30:53Z"), effect_duration: "2.3", effect_intensity: 57 },
            { id: 219, performance_id: 117, effect_name: "wave glow pulse", activation_time: new Date("2023-12-17T11:47:44Z"), effect_duration: "6.9", effect_intensity: 42 },
            { id: 220, performance_id: 85, effect_name: "shadow", activation_time: new Date("2023-08-21T08:12:23Z"), effect_duration: "7.9", effect_intensity: 22 },
            { id: 221, performance_id: 141, effect_name: "color distortion", activation_time: new Date("2023-02-03T00:06:39Z"), effect_duration: "6.5", effect_intensity: 37 },
            { id: 222, performance_id: 38, effect_name: "reveal blur wave", activation_time: new Date("2023-05-21T18:53:36Z"), effect_duration: "4.5", effect_intensity: 75 },
            { id: 223, performance_id: 164, effect_name: "zoom", activation_time: new Date("2023-10-05T07:06:06Z"), effect_duration: "3.3", effect_intensity: 50 },
            { id: 224, performance_id: 137, effect_name: "rotate distortion", activation_time: new Date("2023-06-15T18:08:01Z"), effect_duration: "5.4", effect_intensity: 79 },
            { id: 225, performance_id: 9, effect_name: "wave shadow shift", activation_time: new Date("2023-06-03T12:54:14Z"), effect_duration: "6.1", effect_intensity: 52 },
            { id: 226, performance_id: 119, effect_name: "transition", activation_time: new Date("2023-11-26T12:51:50Z"), effect_duration: "4.8", effect_intensity: 51 },
            { id: 227, performance_id: 135, effect_name: "animation zoom", activation_time: new Date("2023-10-07T11:34:52Z"), effect_duration: "5.4", effect_intensity: 50 },
            { id: 228, performance_id: 134, effect_name: "filter highlight", activation_time: new Date("2023-05-27T12:42:55Z"), effect_duration: "2.9", effect_intensity: 62 },
            { id: 229, performance_id: 81, effect_name: "animation wave blur", activation_time: new Date("2023-05-04T17:56:04Z"), effect_duration: "5.1", effect_intensity: 10 },
            { id: 230, performance_id: 124, effect_name: "rotate highlight distortion", activation_time: new Date("2023-02-27T02:50:58Z"), effect_duration: "4.3", effect_intensity: 50 },
            { id: 231, performance_id: 70, effect_name: "highlight distortion shift", activation_time: new Date("2023-08-04T11:55:00Z"), effect_duration: "4.2", effect_intensity: 44 },
            { id: 232, performance_id: 179, effect_name: "sparkle shift", activation_time: new Date("2023-07-02T19:35:49Z"), effect_duration: "4.9", effect_intensity: 45 },
            { id: 233, performance_id: 76, effect_name: "distortion color animation", activation_time: new Date("2023-03-21T07:41:16Z"), effect_duration: "4.1", effect_intensity: 20 },
            { id: 234, performance_id: 155, effect_name: "reveal rotate fade", activation_time: new Date("2023-07-01T08:40:40Z"), effect_duration: "5.5", effect_intensity: 33 },
            { id: 235, performance_id: 165, effect_name: "shadow reveal color", activation_time: new Date("2023-07-20T02:59:40Z"), effect_duration: "1.8", effect_intensity: 55 },
            { id: 236, performance_id: 37, effect_name: "reveal zoom", activation_time: new Date("2023-01-02T23:11:23Z"), effect_duration: "7.3", effect_intensity: 71 },
            { id: 237, performance_id: 77, effect_name: "shadow", activation_time: new Date("2023-03-01T20:19:29Z"), effect_duration: "4.2", effect_intensity: 64 },
            { id: 238, performance_id: 44, effect_name: "wave rotate highlight", activation_time: new Date("2023-06-17T14:21:16Z"), effect_duration: "5.8", effect_intensity: 55 },
            { id: 239, performance_id: 41, effect_name: "filter zoom animation", activation_time: new Date("2023-10-31T16:18:02Z"), effect_duration: "5.1", effect_intensity: 64 },
            { id: 240, performance_id: 166, effect_name: "filter explode blur", activation_time: new Date("2023-04-10T04:56:00Z"), effect_duration: "5.1", effect_intensity: 46 },
            { id: 241, performance_id: 133, effect_name: "shift highlight pulse", activation_time: new Date("2023-12-07T03:15:33Z"), effect_duration: "5.1", effect_intensity: 54 },
            { id: 242, performance_id: 104, effect_name: "highlight", activation_time: new Date("2023-11-26T10:29:31Z"), effect_duration: "3.3", effect_intensity: 30 },
            { id: 243, performance_id: 43, effect_name: "shift animation", activation_time: new Date("2023-07-01T13:41:02Z"), effect_duration: "6.5", effect_intensity: 55 },
            { id: 244, performance_id: 92, effect_name: "transition highlight", activation_time: new Date("2023-01-27T22:44:55Z"), effect_duration: "4.7", effect_intensity: 53 },
            { id: 245, performance_id: 84, effect_name: "transition", activation_time: new Date("2023-09-01T19:08:39Z"), effect_duration: "5.7", effect_intensity: 54 },
            { id: 246, performance_id: 88, effect_name: "fade pulse shadow", activation_time: new Date("2023-07-29T01:44:12Z"), effect_duration: "4.0", effect_intensity: 74 },
            { id: 247, performance_id: 108, effect_name: "transition", activation_time: new Date("2023-09-16T05:10:53Z"), effect_duration: "4.7", effect_intensity: 45 },
            { id: 248, performance_id: 21, effect_name: "pulse highlight fade", activation_time: new Date("2023-05-22T09:20:15Z"), effect_duration: "4.6", effect_intensity: 59 },
            { id: 249, performance_id: 134, effect_name: "shift rotate", activation_time: new Date("2023-05-26T21:25:12Z"), effect_duration: "6.3", effect_intensity: 42 },
            { id: 250, performance_id: 75, effect_name: "color distortion", activation_time: new Date("2023-08-01T13:58:40Z"), effect_duration: "4.3", effect_intensity: 50 },
            { id: 251, performance_id: 86, effect_name: "overlay zoom", activation_time: new Date("2023-03-01T10:39:11Z"), effect_duration: "2.7", effect_intensity: 27 },
            { id: 252, performance_id: 171, effect_name: "filter overlay", activation_time: new Date("2023-07-26T12:18:54Z"), effect_duration: "5.9", effect_intensity: 54 },
            { id: 253, performance_id: 25, effect_name: "transition", activation_time: new Date("2023-09-20T12:16:11Z"), effect_duration: "2.6", effect_intensity: 59 },
            { id: 254, performance_id: 93, effect_name: "animation", activation_time: new Date("2023-08-10T03:58:35Z"), effect_duration: "5.2", effect_intensity: 33 },
            { id: 255, performance_id: 88, effect_name: "transition animation", activation_time: new Date("2023-07-29T01:03:33Z"), effect_duration: "6.4", effect_intensity: 79 },
            { id: 256, performance_id: 38, effect_name: "wave color blur", activation_time: new Date("2023-05-22T01:45:23Z"), effect_duration: "4.8", effect_intensity: 35 },
            { id: 257, performance_id: 177, effect_name: "overlay", activation_time: new Date("2023-11-01T10:43:55Z"), effect_duration: "6.2", effect_intensity: 68 },
            { id: 258, performance_id: 7, effect_name: "sparkle", activation_time: new Date("2023-02-24T02:59:18Z"), effect_duration: "5.3", effect_intensity: 55 },
            { id: 259, performance_id: 40, effect_name: "transform highlight pulse", activation_time: new Date("2023-01-15T05:42:11Z"), effect_duration: "5.2", effect_intensity: 59 },
            { id: 260, performance_id: 10, effect_name: "fade overlay", activation_time: new Date("2023-10-15T10:22:39Z"), effect_duration: "7.5", effect_intensity: 47 },
            { id: 261, performance_id: 156, effect_name: "sparkle zoom transition", activation_time: new Date("2023-09-08T12:29:27Z"), effect_duration: "4.0", effect_intensity: 26 },
            { id: 262, performance_id: 3, effect_name: "sparkle", activation_time: new Date("2023-01-29T02:38:52Z"), effect_duration: "4.0", effect_intensity: 37 },
            { id: 263, performance_id: 77, effect_name: "fade", activation_time: new Date("2023-03-01T04:59:53Z"), effect_duration: "4.7", effect_intensity: 60 },
            { id: 264, performance_id: 98, effect_name: "shadow filter distortion", activation_time: new Date("2023-03-14T02:15:58Z"), effect_duration: "4.8", effect_intensity: 78 },
            { id: 265, performance_id: 154, effect_name: "shadow", activation_time: new Date("2023-10-09T15:37:27Z"), effect_duration: "5.7", effect_intensity: 63 },
            { id: 266, performance_id: 123, effect_name: "scale sparkle shadow", activation_time: new Date("2023-03-05T12:35:54Z"), effect_duration: "6.7", effect_intensity: 59 },
            { id: 267, performance_id: 97, effect_name: "sparkle explode", activation_time: new Date("2023-07-10T20:39:44Z"), effect_duration: "5.7", effect_intensity: 39 },
            { id: 268, performance_id: 161, effect_name: "zoom transition", activation_time: new Date("2023-12-18T08:26:51Z"), effect_duration: "4.7", effect_intensity: 63 },
            { id: 269, performance_id: 62, effect_name: "blur", activation_time: new Date("2023-07-31T14:38:59Z"), effect_duration: "6.0", effect_intensity: 75 },
            { id: 270, performance_id: 93, effect_name: "rotate transition scale", activation_time: new Date("2023-08-09T16:46:27Z"), effect_duration: "2.9", effect_intensity: 36 },
            { id: 271, performance_id: 152, effect_name: "transform filter", activation_time: new Date("2023-04-27T23:51:11Z"), effect_duration: "5.7", effect_intensity: 47 },
            { id: 272, performance_id: 118, effect_name: "transform fade", activation_time: new Date("2023-08-03T17:44:29Z"), effect_duration: "5.6", effect_intensity: 78 },
            { id: 273, performance_id: 17, effect_name: "overlay pulse", activation_time: new Date("2023-09-03T23:36:28Z"), effect_duration: "4.0", effect_intensity: 87 },
            { id: 274, performance_id: 84, effect_name: "highlight", activation_time: new Date("2023-09-01T16:54:54Z"), effect_duration: "6.0", effect_intensity: 69 },
            { id: 275, performance_id: 167, effect_name: "distortion shadow scale", activation_time: new Date("2023-04-26T16:55:10Z"), effect_duration: "5.0", effect_intensity: 44 },
            { id: 276, performance_id: 179, effect_name: "rotate", activation_time: new Date("2023-07-01T23:06:21Z"), effect_duration: "3.7", effect_intensity: 63 },
            { id: 277, performance_id: 106, effect_name: "transform filter rotate", activation_time: new Date("2023-10-09T05:30:49Z"), effect_duration: "7.2", effect_intensity: 60 },
            { id: 278, performance_id: 178, effect_name: "transition transform explode", activation_time: new Date("2023-06-03T14:28:10Z"), effect_duration: "8.3", effect_intensity: 48 },
            { id: 279, performance_id: 6, effect_name: "pulse wave glow", activation_time: new Date("2023-03-07T22:15:05Z"), effect_duration: "5.5", effect_intensity: 52 },
            { id: 280, performance_id: 165, effect_name: "zoom color wave", activation_time: new Date("2023-07-20T01:31:24Z"), effect_duration: "4.1", effect_intensity: 53 },
            { id: 281, performance_id: 138, effect_name: "zoom reveal", activation_time: new Date("2023-02-18T09:42:08Z"), effect_duration: "6.2", effect_intensity: 47 },
            { id: 282, performance_id: 171, effect_name: "fade highlight", activation_time: new Date("2023-07-26T15:37:05Z"), effect_duration: "5.6", effect_intensity: 78 },
            { id: 283, performance_id: 108, effect_name: "distortion pulse", activation_time: new Date("2023-09-15T12:00:22Z"), effect_duration: "4.0", effect_intensity: 60 },
            { id: 284, performance_id: 90, effect_name: "pulse", activation_time: new Date("2023-07-18T10:33:09Z"), effect_duration: "7.3", effect_intensity: 76 },
            { id: 285, performance_id: 158, effect_name: "explode shadow", activation_time: new Date("2023-08-30T12:52:45Z"), effect_duration: "5.6", effect_intensity: 73 },
            { id: 286, performance_id: 150, effect_name: "animation rotate shadow", activation_time: new Date("2023-04-15T10:13:57Z"), effect_duration: "8.2", effect_intensity: 69 },
            { id: 287, performance_id: 108, effect_name: "wave overlay", activation_time: new Date("2023-09-16T08:34:54Z"), effect_duration: "4.3", effect_intensity: 36 },
            { id: 288, performance_id: 61, effect_name: "shift", activation_time: new Date("2023-11-18T20:13:56Z"), effect_duration: "4.9", effect_intensity: 24 },
            { id: 289, performance_id: 97, effect_name: "shift color", activation_time: new Date("2023-07-11T09:48:05Z"), effect_duration: "5.5", effect_intensity: 64 },
            { id: 290, performance_id: 31, effect_name: "pulse blur filter", activation_time: new Date("2023-06-26T00:54:03Z"), effect_duration: "5.7", effect_intensity: 35 },
            { id: 291, performance_id: 126, effect_name: "transform", activation_time: new Date("2023-09-03T00:39:55Z"), effect_duration: "4.1", effect_intensity: 52 },
            { id: 292, performance_id: 130, effect_name: "shadow pulse", activation_time: new Date("2023-05-19T00:53:34Z"), effect_duration: "4.1", effect_intensity: 41 },
            { id: 293, performance_id: 190, effect_name: "scale glow", activation_time: new Date("2023-07-29T23:44:00Z"), effect_duration: "6.0", effect_intensity: 73 },
            { id: 294, performance_id: 87, effect_name: "color", activation_time: new Date("2023-03-30T06:26:56Z"), effect_duration: "6.7", effect_intensity: 36 },
            { id: 295, performance_id: 114, effect_name: "highlight zoom color", activation_time: new Date("2023-04-03T10:54:27Z"), effect_duration: "7.0", effect_intensity: 64 },
            { id: 296, performance_id: 142, effect_name: "overlay", activation_time: new Date("2023-08-26T22:32:09Z"), effect_duration: "7.6", effect_intensity: 55 },
            { id: 297, performance_id: 143, effect_name: "animation rotate highlight", activation_time: new Date("2023-06-08T12:51:17Z"), effect_duration: "4.0", effect_intensity: 34 },
            { id: 298, performance_id: 56, effect_name: "reveal", activation_time: new Date("2023-05-20T20:28:18Z"), effect_duration: "4.8", effect_intensity: 70 },
            { id: 299, performance_id: 58, effect_name: "zoom transition", activation_time: new Date("2023-10-19T08:39:48Z"), effect_duration: "7.9", effect_intensity: 61 },
            { id: 300, performance_id: 65, effect_name: "transform", activation_time: new Date("2023-08-31T07:43:47Z"), effect_duration: "6.6", effect_intensity: 43 },
            { id: 301, performance_id: 171, effect_name: "highlight shadow", activation_time: new Date("2023-07-27T05:02:47Z"), effect_duration: "5.6", effect_intensity: 44 },
            { id: 302, performance_id: 47, effect_name: "wave", activation_time: new Date("2023-04-30T18:13:11Z"), effect_duration: "4.7", effect_intensity: 27 },
            { id: 303, performance_id: 146, effect_name: "color scale pulse", activation_time: new Date("2023-07-22T09:27:38Z"), effect_duration: "3.8", effect_intensity: 51 },
            { id: 304, performance_id: 151, effect_name: "rotate glow overlay", activation_time: new Date("2023-08-27T16:24:59Z"), effect_duration: "4.9", effect_intensity: 40 },
            { id: 305, performance_id: 168, effect_name: "explode color transform", activation_time: new Date("2023-04-28T08:06:38Z"), effect_duration: "3.4", effect_intensity: 47 },
            { id: 306, performance_id: 169, effect_name: "transform", activation_time: new Date("2023-08-28T03:06:17Z"), effect_duration: "6.0", effect_intensity: 56 },
            { id: 307, performance_id: 113, effect_name: "sparkle fade", activation_time: new Date("2023-10-20T20:09:03Z"), effect_duration: "7.3", effect_intensity: 54 },
            { id: 308, performance_id: 13, effect_name: "animation", activation_time: new Date("2023-11-25T21:24:03Z"), effect_duration: "5.1", effect_intensity: 51 },
            { id: 309, performance_id: 9, effect_name: "fade rotate", activation_time: new Date("2023-06-03T11:01:46Z"), effect_duration: "6.1", effect_intensity: 59 },
            { id: 310, performance_id: 89, effect_name: "shift", activation_time: new Date("2023-04-18T19:51:03Z"), effect_duration: "6.0", effect_intensity: 45 },
            { id: 311, performance_id: 164, effect_name: "filter", activation_time: new Date("2023-10-04T22:45:18Z"), effect_duration: "5.4", effect_intensity: 56 },
            { id: 312, performance_id: 142, effect_name: "transform", activation_time: new Date("2023-08-27T08:58:21Z"), effect_duration: "5.1", effect_intensity: 42 },
            { id: 313, performance_id: 141, effect_name: "filter", activation_time: new Date("2023-02-03T06:51:58Z"), effect_duration: "4.8", effect_intensity: 29 },
            { id: 314, performance_id: 85, effect_name: "transform reveal rotate", activation_time: new Date("2023-08-21T05:26:18Z"), effect_duration: "8.0", effect_intensity: 51 },
            { id: 315, performance_id: 145, effect_name: "explode reveal", activation_time: new Date("2023-06-18T21:13:38Z"), effect_duration: "4.5", effect_intensity: 48 },
            { id: 316, performance_id: 131, effect_name: "animation distortion transform", activation_time: new Date("2023-11-07T06:22:13Z"), effect_duration: "6.7", effect_intensity: 53 },
            { id: 317, performance_id: 180, effect_name: "pulse transform glow", activation_time: new Date("2023-07-07T04:32:42Z"), effect_duration: "5.7", effect_intensity: 50 },
            { id: 318, performance_id: 154, effect_name: "glow pulse", activation_time: new Date("2023-10-10T12:20:59Z"), effect_duration: "6.4", effect_intensity: 70 },
            { id: 319, performance_id: 139, effect_name: "fade pulse", activation_time: new Date("2023-03-25T15:14:42Z"), effect_duration: "3.4", effect_intensity: 58 },
            { id: 320, performance_id: 94, effect_name: "sparkle glow explode", activation_time: new Date("2023-08-19T00:37:34Z"), effect_duration: "3.8", effect_intensity: 65 },
            { id: 321, performance_id: 122, effect_name: "reveal", activation_time: new Date("2023-09-17T08:52:44Z"), effect_duration: "5.5", effect_intensity: 70 },
            { id: 322, performance_id: 12, effect_name: "pulse", activation_time: new Date("2023-07-13T14:25:25Z"), effect_duration: "7.0", effect_intensity: 76 },
            { id: 323, performance_id: 178, effect_name: "zoom animation", activation_time: new Date("2023-06-03T21:25:54Z"), effect_duration: "4.6", effect_intensity: 46 },
            { id: 324, performance_id: 154, effect_name: "transition reveal animation", activation_time: new Date("2023-10-09T16:35:44Z"), effect_duration: "7.2", effect_intensity: 46 },
            { id: 325, performance_id: 182, effect_name: "color", activation_time: new Date("2023-02-13T14:14:46Z"), effect_duration: "7.6", effect_intensity: 60 },
            { id: 326, performance_id: 70, effect_name: "fade explode", activation_time: new Date("2023-08-04T01:38:37Z"), effect_duration: "5.9", effect_intensity: 46 },
            { id: 327, performance_id: 53, effect_name: "fade scale", activation_time: new Date("2023-06-15T00:58:44Z"), effect_duration: "3.9", effect_intensity: 75 },
            { id: 328, performance_id: 78, effect_name: "shift", activation_time: new Date("2023-04-02T22:46:07Z"), effect_duration: "3.6", effect_intensity: 40 },
            { id: 329, performance_id: 131, effect_name: "highlight", activation_time: new Date("2023-11-07T19:32:59Z"), effect_duration: "6.8", effect_intensity: 77 },
            { id: 330, performance_id: 134, effect_name: "pulse", activation_time: new Date("2023-05-26T15:56:22Z"), effect_duration: "4.8", effect_intensity: 50 },
            { id: 331, performance_id: 150, effect_name: "animation transition scale", activation_time: new Date("2023-04-15T01:13:17Z"), effect_duration: "5.7", effect_intensity: 74 },
            { id: 332, performance_id: 22, effect_name: "sparkle fade blur", activation_time: new Date("2023-04-17T12:42:00Z"), effect_duration: "4.4", effect_intensity: 81 },
            { id: 333, performance_id: 165, effect_name: "glow", activation_time: new Date("2023-07-20T20:44:55Z"), effect_duration: "3.6", effect_intensity: 37 },
            { id: 334, performance_id: 26, effect_name: "glow scale animation", activation_time: new Date("2023-07-29T12:30:31Z"), effect_duration: "5.4", effect_intensity: 65 },
            { id: 335, performance_id: 12, effect_name: "highlight fade", activation_time: new Date("2023-07-13T18:04:34Z"), effect_duration: "4.3", effect_intensity: 65 },
            { id: 336, performance_id: 138, effect_name: "animation transition shadow", activation_time: new Date("2023-02-18T00:24:44Z"), effect_duration: "4.3", effect_intensity: 40 },
            { id: 337, performance_id: 67, effect_name: "color", activation_time: new Date("2023-12-24T11:54:48Z"), effect_duration: "4.0", effect_intensity: 66 },
            { id: 338, performance_id: 127, effect_name: "reveal", activation_time: new Date("2023-11-06T01:08:13Z"), effect_duration: "2.5", effect_intensity: 53 },
            { id: 339, performance_id: 94, effect_name: "scale animation overlay", activation_time: new Date("2023-08-18T18:26:17Z"), effect_duration: "5.4", effect_intensity: 56 },
            { id: 340, performance_id: 58, effect_name: "transform", activation_time: new Date("2023-10-19T04:37:39Z"), effect_duration: "4.8", effect_intensity: 76 },
            { id: 341, performance_id: 175, effect_name: "distortion", activation_time: new Date("2023-01-11T02:59:55Z"), effect_duration: "6.1", effect_intensity: 39 },
            { id: 342, performance_id: 122, effect_name: "explode animation", activation_time: new Date("2023-09-17T08:02:06Z"), effect_duration: "2.5", effect_intensity: 56 },
            { id: 343, performance_id: 64, effect_name: "zoom glow rotate", activation_time: new Date("2023-05-25T01:09:27Z"), effect_duration: "4.1", effect_intensity: 51 },
            { id: 344, performance_id: 38, effect_name: "reveal scale transform", activation_time: new Date("2023-05-22T02:02:28Z"), effect_duration: "6.9", effect_intensity: 83 },
            { id: 345, performance_id: 13, effect_name: "shift shadow", activation_time: new Date("2023-11-26T02:22:17Z"), effect_duration: "6.6", effect_intensity: 42 },
            { id: 346, performance_id: 72, effect_name: "blur", activation_time: new Date("2023-11-10T16:20:24Z"), effect_duration: "4.1", effect_intensity: 83 },
            { id: 347, performance_id: 62, effect_name: "reveal sparkle shadow", activation_time: new Date("2023-07-31T15:30:25Z"), effect_duration: "4.0", effect_intensity: 69 },
            { id: 348, performance_id: 74, effect_name: "zoom", activation_time: new Date("2023-02-15T06:55:47Z"), effect_duration: "4.6", effect_intensity: 66 },
            { id: 349, performance_id: 21, effect_name: "distortion fade", activation_time: new Date("2023-05-21T17:23:21Z"), effect_duration: "4.9", effect_intensity: 52 },
            { id: 350, performance_id: 147, effect_name: "shadow highlight overlay", activation_time: new Date("2023-04-13T23:16:39Z"), effect_duration: "5.8", effect_intensity: 54 },
            { id: 351, performance_id: 141, effect_name: "filter scale", activation_time: new Date("2023-02-03T17:55:39Z"), effect_duration: "5.6", effect_intensity: 82 },
            { id: 352, performance_id: 173, effect_name: "reveal explode transform", activation_time: new Date("2023-02-05T10:13:08Z"), effect_duration: "4.8", effect_intensity: 40 },
            { id: 353, performance_id: 68, effect_name: "blur animation fade", activation_time: new Date("2023-10-16T19:58:09Z"), effect_duration: "4.9", effect_intensity: 30 },
            { id: 354, performance_id: 40, effect_name: "filter pulse", activation_time: new Date("2023-01-15T13:59:05Z"), effect_duration: "4.1", effect_intensity: 29 },
            { id: 355, performance_id: 48, effect_name: "scale transition overlay", activation_time: new Date("2023-01-15T23:56:50Z"), effect_duration: "5.2", effect_intensity: 41 },
            { id: 356, performance_id: 138, effect_name: "pulse blur", activation_time: new Date("2023-02-17T23:29:37Z"), effect_duration: "8.1", effect_intensity: 25 },
            { id: 357, performance_id: 145, effect_name: "distortion wave transition", activation_time: new Date("2023-06-18T18:27:23Z"), effect_duration: "6.4", effect_intensity: 74 },
            { id: 358, performance_id: 21, effect_name: "glow highlight", activation_time: new Date("2023-05-21T17:15:02Z"), effect_duration: "5.1", effect_intensity: 70 },
            { id: 359, performance_id: 61, effect_name: "color highlight overlay", activation_time: new Date("2023-11-18T16:41:37Z"), effect_duration: "6.8", effect_intensity: 42 },
            { id: 360, performance_id: 53, effect_name: "transition highlight", activation_time: new Date("2023-06-15T11:53:43Z"), effect_duration: "4.4", effect_intensity: 43 },
            { id: 361, performance_id: 41, effect_name: "scale transform sparkle", activation_time: new Date("2023-10-31T17:24:36Z"), effect_duration: "3.9", effect_intensity: 63 },
            { id: 362, performance_id: 152, effect_name: "glow transform scale", activation_time: new Date("2023-04-28T16:41:13Z"), effect_duration: "5.7", effect_intensity: 40 },
            { id: 363, performance_id: 10, effect_name: "color", activation_time: new Date("2023-10-15T13:36:57Z"), effect_duration: "4.5", effect_intensity: 26 },
            { id: 364, performance_id: 101, effect_name: "glow shift pulse", activation_time: new Date("2023-05-30T10:08:25Z"), effect_duration: "6.0", effect_intensity: 57 },
            { id: 365, performance_id: 126, effect_name: "filter", activation_time: new Date("2023-09-02T07:13:48Z"), effect_duration: "6.3", effect_intensity: 66 },
            { id: 366, performance_id: 10, effect_name: "transform shadow animation", activation_time: new Date("2023-10-15T04:24:11Z"), effect_duration: "5.0", effect_intensity: 52 },
            { id: 367, performance_id: 69, effect_name: "overlay shift wave", activation_time: new Date("2023-03-05T23:48:57Z"), effect_duration: "6.3", effect_intensity: 72 },
            { id: 368, performance_id: 56, effect_name: "transform wave scale", activation_time: new Date("2023-05-21T01:09:51Z"), effect_duration: "6.0", effect_intensity: 51 },
            { id: 369, performance_id: 160, effect_name: "transform", activation_time: new Date("2023-11-27T07:09:04Z"), effect_duration: "6.5", effect_intensity: 26 },
            { id: 370, performance_id: 182, effect_name: "pulse blur distortion", activation_time: new Date("2023-02-13T18:08:39Z"), effect_duration: "6.3", effect_intensity: 42 },
            { id: 371, performance_id: 1, effect_name: "color shift", activation_time: new Date("2023-07-06T16:16:38Z"), effect_duration: "4.5", effect_intensity: 41 },
            { id: 372, performance_id: 152, effect_name: "filter sparkle blur", activation_time: new Date("2023-04-28T05:41:43Z"), effect_duration: "6.0", effect_intensity: 45 },
            { id: 373, performance_id: 157, effect_name: "fade", activation_time: new Date("2023-06-29T02:21:58Z"), effect_duration: "4.2", effect_intensity: 49 },
            { id: 374, performance_id: 64, effect_name: "filter blur", activation_time: new Date("2023-05-25T04:37:59Z"), effect_duration: "5.9", effect_intensity: 31 },
            { id: 375, performance_id: 76, effect_name: "fade", activation_time: new Date("2023-03-20T13:06:57Z"), effect_duration: "5.9", effect_intensity: 46 },
            { id: 376, performance_id: 153, effect_name: "transform", activation_time: new Date("2023-10-07T09:15:50Z"), effect_duration: "2.7", effect_intensity: 57 },
            { id: 377, performance_id: 42, effect_name: "reveal transition wave", activation_time: new Date("2023-08-07T08:08:33Z"), effect_duration: "6.2", effect_intensity: 55 },
            { id: 378, performance_id: 113, effect_name: "rotate distortion transform", activation_time: new Date("2023-10-21T04:46:41Z"), effect_duration: "5.6", effect_intensity: 40 },
            { id: 379, performance_id: 144, effect_name: "reveal", activation_time: new Date("2023-12-29T19:31:33Z"), effect_duration: "7.1", effect_intensity: 62 },
            { id: 380, performance_id: 176, effect_name: "highlight zoom animation", activation_time: new Date("2023-01-13T16:26:38Z"), effect_duration: "4.4", effect_intensity: 38 },
            { id: 381, performance_id: 171, effect_name: "sparkle transition shift", activation_time: new Date("2023-07-26T13:45:42Z"), effect_duration: "6.0", effect_intensity: 36 },
            { id: 382, performance_id: 69, effect_name: "animation scale", activation_time: new Date("2023-03-05T19:27:23Z"), effect_duration: "5.5", effect_intensity: 49 },
            { id: 383, performance_id: 115, effect_name: "color transform wave", activation_time: new Date("2023-09-27T03:01:03Z"), effect_duration: "5.5", effect_intensity: 37 },
            { id: 384, performance_id: 37, effect_name: "distortion transition", activation_time: new Date("2023-01-02T18:03:34Z"), effect_duration: "6.3", effect_intensity: 43 },
            { id: 385, performance_id: 129, effect_name: "highlight", activation_time: new Date("2024-01-01T06:35:00Z"), effect_duration: "4.2", effect_intensity: 74 },
            { id: 386, performance_id: 69, effect_name: "distortion glow", activation_time: new Date("2023-03-05T20:20:56Z"), effect_duration: "5.3", effect_intensity: 47 },
            { id: 387, performance_id: 58, effect_name: "filter", activation_time: new Date("2023-10-19T03:29:58Z"), effect_duration: "5.4", effect_intensity: 65 },
            { id: 388, performance_id: 109, effect_name: "scale", activation_time: new Date("2023-03-20T18:37:53Z"), effect_duration: "4.1", effect_intensity: 78 },
            { id: 389, performance_id: 98, effect_name: "fade", activation_time: new Date("2023-03-13T13:06:18Z"), effect_duration: "4.4", effect_intensity: 45 },
            { id: 390, performance_id: 143, effect_name: "scale", activation_time: new Date("2023-06-09T03:52:04Z"), effect_duration: "4.0", effect_intensity: 35 },
            { id: 391, performance_id: 181, effect_name: "sparkle scale", activation_time: new Date("2023-10-01T05:28:53Z"), effect_duration: "2.9", effect_intensity: 44 },
            { id: 392, performance_id: 198, effect_name: "explode", activation_time: new Date("2023-03-28T21:09:25Z"), effect_duration: "6.0", effect_intensity: 54 },
            { id: 393, performance_id: 75, effect_name: "scale reveal", activation_time: new Date("2023-08-02T02:32:51Z"), effect_duration: "7.2", effect_intensity: 73 },
            { id: 394, performance_id: 82, effect_name: "reveal overlay", activation_time: new Date("2023-06-22T13:11:01Z"), effect_duration: "6.4", effect_intensity: 56 },
            { id: 395, performance_id: 177, effect_name: "shift distortion filter", activation_time: new Date("2023-11-01T05:28:00Z"), effect_duration: "3.6", effect_intensity: 37 },
            { id: 396, performance_id: 164, effect_name: "reveal rotate", activation_time: new Date("2023-10-05T08:20:34Z"), effect_duration: "5.0", effect_intensity: 58 },
            { id: 397, performance_id: 125, effect_name: "pulse shadow fade", activation_time: new Date("2023-08-01T15:56:53Z"), effect_duration: "5.3", effect_intensity: 48 },
            { id: 398, performance_id: 64, effect_name: "zoom highlight rotate", activation_time: new Date("2023-05-25T09:01:36Z"), effect_duration: "4.3", effect_intensity: 57 },
            { id: 399, performance_id: 98, effect_name: "sparkle explode transform", activation_time: new Date("2023-03-13T23:04:22Z"), effect_duration: "5.6", effect_intensity: 45 },
            { id: 400, performance_id: 134, effect_name: "wave", activation_time: new Date("2023-05-26T19:43:46Z"), effect_duration: "3.2", effect_intensity: 38 },
        ],
    });
    await prisma.wearable_feedback.createMany({
        data: [
            { id: 1, performance_id: 126, interaction_time: new Date("2023-09-02T12:40:49Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "26.9" },
            { id: 2, performance_id: 145, interaction_time: new Date("2023-06-19T02:25:46Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "32.8" },
            { id: 3, performance_id: 167, interaction_time: new Date("2023-04-26T18:22:53Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "27.0" },
            { id: 4, performance_id: 136, interaction_time: new Date("2023-12-25T22:20:41Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "30.9" },
            { id: 5, performance_id: 133, interaction_time: new Date("2023-12-07T13:18:53Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "32.0" },
            { id: 6, performance_id: 55, interaction_time: new Date("2023-05-25T21:30:55Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "23.8" },
            { id: 7, performance_id: 74, interaction_time: new Date("2023-02-15T15:57:32Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "44.4" },
            { id: 8, performance_id: 146, interaction_time: new Date("2023-07-22T16:17:17Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "34.4" },
            { id: 9, performance_id: 45, interaction_time: new Date("2023-09-14T18:09:00Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "17.7" },
            { id: 10, performance_id: 186, interaction_time: new Date("2023-12-25T06:37:11Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "21.0" },
            { id: 11, performance_id: 129, interaction_time: new Date("2023-12-31T23:41:00Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "25.3" },
            { id: 12, performance_id: 30, interaction_time: new Date("2023-11-19T16:14:11Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "9.3" },
            { id: 13, performance_id: 114, interaction_time: new Date("2023-04-03T13:43:42Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "28.0" },
            { id: 14, performance_id: 96, interaction_time: new Date("2023-11-06T14:52:02Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "31.1" },
            { id: 15, performance_id: 12, interaction_time: new Date("2023-07-13T17:28:08Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "35.8" },
            { id: 16, performance_id: 56, interaction_time: new Date("2023-05-21T12:49:27Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "31.7" },
            { id: 17, performance_id: 101, interaction_time: new Date("2023-05-29T15:31:08Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "42.3" },
            { id: 18, performance_id: 66, interaction_time: new Date("2023-03-07T11:13:13Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "33.4" },
            { id: 19, performance_id: 164, interaction_time: new Date("2023-10-04T23:40:50Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "35.0" },
            { id: 20, performance_id: 54, interaction_time: new Date("2023-07-06T02:50:26Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "29.7" },
            { id: 21, performance_id: 41, interaction_time: new Date("2023-10-31T15:02:45Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "29.3" },
            { id: 22, performance_id: 134, interaction_time: new Date("2023-05-26T17:19:13Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "45.5" },
            { id: 23, performance_id: 14, interaction_time: new Date("2023-09-16T00:09:54Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "48.9" },
            { id: 24, performance_id: 58, interaction_time: new Date("2023-10-19T00:51:26Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "36.8" },
            { id: 25, performance_id: 155, interaction_time: new Date("2023-06-30T15:59:42Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "26.9" },
            { id: 26, performance_id: 120, interaction_time: new Date("2023-12-02T07:34:09Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "42.4" },
            { id: 27, performance_id: 31, interaction_time: new Date("2023-06-26T06:04:32Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "36.9" },
            { id: 28, performance_id: 140, interaction_time: new Date("2023-12-24T09:33:57Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "32.4" },
            { id: 29, performance_id: 49, interaction_time: new Date("2023-10-25T10:03:13Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "45.3" },
            { id: 30, performance_id: 38, interaction_time: new Date("2023-05-21T16:34:53Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "40.7" },
            { id: 31, performance_id: 55, interaction_time: new Date("2023-05-25T15:00:12Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "29.6" },
            { id: 32, performance_id: 2, interaction_time: new Date("2023-04-06T07:56:59Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "17.6" },
            { id: 33, performance_id: 150, interaction_time: new Date("2023-04-15T11:35:18Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "34.5" },
            { id: 34, performance_id: 185, interaction_time: new Date("2023-08-05T22:06:44Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "26.6" },
            { id: 35, performance_id: 116, interaction_time: new Date("2023-06-17T02:00:28Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "31.8" },
            { id: 36, performance_id: 56, interaction_time: new Date("2023-05-20T19:44:39Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "19.2" },
            { id: 37, performance_id: 162, interaction_time: new Date("2023-07-25T21:40:49Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.9" },
            { id: 38, performance_id: 94, interaction_time: new Date("2023-08-19T16:01:22Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "25.5" },
            { id: 39, performance_id: 74, interaction_time: new Date("2023-02-15T04:39:08Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "25.2" },
            { id: 40, performance_id: 168, interaction_time: new Date("2023-04-27T21:30:49Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "37.3" },
            { id: 41, performance_id: 29, interaction_time: new Date("2023-04-21T09:31:03Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "42.7" },
            { id: 42, performance_id: 165, interaction_time: new Date("2023-07-20T18:23:07Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "23.0" },
            { id: 43, performance_id: 21, interaction_time: new Date("2023-05-22T13:14:26Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "15.7" },
            { id: 44, performance_id: 27, interaction_time: new Date("2023-12-09T18:07:32Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "21.1" },
            { id: 45, performance_id: 49, interaction_time: new Date("2023-10-24T23:09:27Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "40.6" },
            { id: 46, performance_id: 165, interaction_time: new Date("2023-07-20T22:10:33Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "48.8" },
            { id: 47, performance_id: 94, interaction_time: new Date("2023-08-19T03:23:02Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "31.1" },
            { id: 48, performance_id: 41, interaction_time: new Date("2023-10-31T09:21:11Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "38.1" },
            { id: 49, performance_id: 120, interaction_time: new Date("2023-12-02T07:30:45Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "23.1" },
            { id: 50, performance_id: 148, interaction_time: new Date("2023-04-14T05:54:42Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "45.5" },
            { id: 51, performance_id: 53, interaction_time: new Date("2023-06-15T15:00:44Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "37.3" },
            { id: 52, performance_id: 104, interaction_time: new Date("2023-11-26T04:04:31Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "38.2" },
            { id: 53, performance_id: 146, interaction_time: new Date("2023-07-22T00:55:39Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "27.2" },
            { id: 54, performance_id: 78, interaction_time: new Date("2023-04-02T22:29:44Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "35.4" },
            { id: 55, performance_id: 179, interaction_time: new Date("2023-07-02T09:47:16Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "49.5" },
            { id: 56, performance_id: 1, interaction_time: new Date("2023-07-07T12:05:03Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "14.0" },
            { id: 57, performance_id: 17, interaction_time: new Date("2023-09-04T05:47:48Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "27.0" },
            { id: 58, performance_id: 190, interaction_time: new Date("2023-07-29T18:20:07Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "42.6" },
            { id: 59, performance_id: 186, interaction_time: new Date("2023-12-25T14:39:29Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "13.0" },
            { id: 60, performance_id: 137, interaction_time: new Date("2023-06-15T20:09:51Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "26.8" },
            { id: 61, performance_id: 26, interaction_time: new Date("2023-07-28T23:48:22Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "34.4" },
            { id: 62, performance_id: 123, interaction_time: new Date("2023-03-05T22:39:34Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "30.5" },
            { id: 63, performance_id: 27, interaction_time: new Date("2023-12-09T14:41:41Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "20.8" },
            { id: 64, performance_id: 154, interaction_time: new Date("2023-10-09T15:35:02Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "44.4" },
            { id: 65, performance_id: 186, interaction_time: new Date("2023-12-24T20:41:39Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "24.1" },
            { id: 66, performance_id: 47, interaction_time: new Date("2023-04-30T15:32:15Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "27.3" },
            { id: 67, performance_id: 142, interaction_time: new Date("2023-08-27T06:52:00Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "26.4" },
            { id: 68, performance_id: 181, interaction_time: new Date("2023-09-30T22:24:13Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "43.5" },
            { id: 69, performance_id: 160, interaction_time: new Date("2023-11-27T18:04:36Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "26.6" },
            { id: 70, performance_id: 45, interaction_time: new Date("2023-09-14T03:44:18Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "22.6" },
            { id: 71, performance_id: 72, interaction_time: new Date("2023-11-10T04:30:40Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "28.4" },
            { id: 72, performance_id: 4, interaction_time: new Date("2023-08-15T12:47:51Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "28.7" },
            { id: 73, performance_id: 134, interaction_time: new Date("2023-05-27T03:48:59Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "36.0" },
            { id: 74, performance_id: 193, interaction_time: new Date("2023-03-10T08:43:08Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "33.8" },
            { id: 75, performance_id: 120, interaction_time: new Date("2023-12-02T18:21:50Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "44.1" },
            { id: 76, performance_id: 164, interaction_time: new Date("2023-10-04T19:08:43Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "23.9" },
            { id: 77, performance_id: 58, interaction_time: new Date("2023-10-18T16:03:38Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "18.0" },
            { id: 78, performance_id: 83, interaction_time: new Date("2023-10-06T10:28:16Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "25.1" },
            { id: 79, performance_id: 84, interaction_time: new Date("2023-09-01T18:58:32Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "31.1" },
            { id: 80, performance_id: 107, interaction_time: new Date("2023-08-10T03:52:44Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "45.1" },
            { id: 81, performance_id: 142, interaction_time: new Date("2023-08-26T22:46:40Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "34.0" },
            { id: 82, performance_id: 53, interaction_time: new Date("2023-06-15T00:11:33Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "45.0" },
            { id: 83, performance_id: 5, interaction_time: new Date("2023-02-11T16:44:48Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "41.6" },
            { id: 84, performance_id: 95, interaction_time: new Date("2023-10-13T17:12:16Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "34.5" },
            { id: 85, performance_id: 187, interaction_time: new Date("2023-09-06T17:43:58Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "30.0" },
            { id: 86, performance_id: 28, interaction_time: new Date("2023-03-06T09:41:32Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "26.8" },
            { id: 87, performance_id: 158, interaction_time: new Date("2023-08-30T19:17:32Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "47.6" },
            { id: 88, performance_id: 53, interaction_time: new Date("2023-06-15T15:09:02Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "24.9" },
            { id: 89, performance_id: 187, interaction_time: new Date("2023-09-06T20:22:53Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "35.0" },
            { id: 90, performance_id: 76, interaction_time: new Date("2023-03-21T03:43:21Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "42.8" },
            { id: 91, performance_id: 131, interaction_time: new Date("2023-11-07T10:19:07Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "37.4" },
            { id: 92, performance_id: 200, interaction_time: new Date("2023-05-22T15:19:35Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "23.6" },
            { id: 93, performance_id: 109, interaction_time: new Date("2023-03-21T13:18:14Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "31.3" },
            { id: 94, performance_id: 39, interaction_time: new Date("2023-10-01T19:18:06Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "33.4" },
            { id: 95, performance_id: 100, interaction_time: new Date("2023-03-03T21:57:28Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "33.2" },
            { id: 96, performance_id: 171, interaction_time: new Date("2023-07-27T02:29:57Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "23.8" },
            { id: 97, performance_id: 49, interaction_time: new Date("2023-10-25T02:14:55Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "20.3" },
            { id: 98, performance_id: 69, interaction_time: new Date("2023-03-06T00:18:49Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "30.6" },
            { id: 99, performance_id: 88, interaction_time: new Date("2023-07-28T23:47:55Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "42.0" },
            { id: 100, performance_id: 17, interaction_time: new Date("2023-09-03T21:12:56Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "33.6" },
            { id: 101, performance_id: 169, interaction_time: new Date("2023-08-28T04:53:56Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "24.9" },
            { id: 102, performance_id: 56, interaction_time: new Date("2023-05-21T07:45:35Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "25.0" },
            { id: 103, performance_id: 94, interaction_time: new Date("2023-08-19T04:11:47Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "37.3" },
            { id: 104, performance_id: 133, interaction_time: new Date("2023-12-06T23:48:54Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "27.9" },
            { id: 105, performance_id: 42, interaction_time: new Date("2023-08-06T21:18:29Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "14.3" },
            { id: 106, performance_id: 97, interaction_time: new Date("2023-07-11T01:59:34Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "32.2" },
            { id: 107, performance_id: 122, interaction_time: new Date("2023-09-16T21:39:38Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "41.0" },
            { id: 108, performance_id: 44, interaction_time: new Date("2023-06-17T15:55:21Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "38.6" },
            { id: 109, performance_id: 150, interaction_time: new Date("2023-04-14T20:20:50Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "32.9" },
            { id: 110, performance_id: 108, interaction_time: new Date("2023-09-16T04:56:22Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "31.5" },
            { id: 111, performance_id: 118, interaction_time: new Date("2023-08-04T10:09:20Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "30.9" },
            { id: 112, performance_id: 95, interaction_time: new Date("2023-10-13T09:26:27Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "13.8" },
            { id: 113, performance_id: 151, interaction_time: new Date("2023-08-27T16:28:31Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "24.3" },
            { id: 114, performance_id: 94, interaction_time: new Date("2023-08-18T17:11:01Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "26.5" },
            { id: 115, performance_id: 7, interaction_time: new Date("2023-02-23T22:49:20Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "36.7" },
            { id: 116, performance_id: 62, interaction_time: new Date("2023-07-31T10:45:19Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "31.8" },
            { id: 117, performance_id: 53, interaction_time: new Date("2023-06-14T22:51:40Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "33.8" },
            { id: 118, performance_id: 146, interaction_time: new Date("2023-07-22T01:04:47Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "23.1" },
            { id: 119, performance_id: 193, interaction_time: new Date("2023-03-10T08:00:16Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "39.4" },
            { id: 120, performance_id: 185, interaction_time: new Date("2023-08-06T08:52:57Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "24.2" },
            { id: 121, performance_id: 91, interaction_time: new Date("2023-12-30T08:20:31Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "17.6" },
            { id: 122, performance_id: 86, interaction_time: new Date("2023-03-01T10:09:44Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "29.7" },
            { id: 123, performance_id: 76, interaction_time: new Date("2023-03-21T11:13:53Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "14.5" },
            { id: 124, performance_id: 195, interaction_time: new Date("2023-04-25T18:18:23Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "24.5" },
            { id: 125, performance_id: 163, interaction_time: new Date("2023-01-11T09:16:51Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "30.2" },
            { id: 126, performance_id: 196, interaction_time: new Date("2023-05-04T03:06:37Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "13.2" },
            { id: 127, performance_id: 181, interaction_time: new Date("2023-10-01T13:39:03Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "18.1" },
            { id: 128, performance_id: 185, interaction_time: new Date("2023-08-06T03:44:03Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "16.1" },
            { id: 129, performance_id: 20, interaction_time: new Date("2023-02-10T07:49:01Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "45.1" },
            { id: 130, performance_id: 120, interaction_time: new Date("2023-12-02T15:33:43Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "33.4" },
            { id: 131, performance_id: 196, interaction_time: new Date("2023-05-04T00:11:26Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "35.1" },
            { id: 132, performance_id: 49, interaction_time: new Date("2023-10-24T22:29:41Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "29.6" },
            { id: 133, performance_id: 33, interaction_time: new Date("2023-08-13T06:59:11Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "32.0" },
            { id: 134, performance_id: 134, interaction_time: new Date("2023-05-27T04:59:28Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "33.1" },
            { id: 135, performance_id: 124, interaction_time: new Date("2023-02-26T22:39:05Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "26.0" },
            { id: 136, performance_id: 171, interaction_time: new Date("2023-07-27T04:44:35Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "21.0" },
            { id: 137, performance_id: 54, interaction_time: new Date("2023-07-06T07:53:30Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "41.6" },
            { id: 138, performance_id: 43, interaction_time: new Date("2023-06-30T20:35:52Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "37.4" },
            { id: 139, performance_id: 127, interaction_time: new Date("2023-11-06T15:17:02Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "16.5" },
            { id: 140, performance_id: 169, interaction_time: new Date("2023-08-28T17:47:11Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "22.1" },
            { id: 141, performance_id: 16, interaction_time: new Date("2023-05-08T04:46:00Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "47.1" },
            { id: 142, performance_id: 165, interaction_time: new Date("2023-07-20T05:28:36Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "25.2" },
            { id: 143, performance_id: 111, interaction_time: new Date("2023-09-20T09:43:35Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "37.7" },
            { id: 144, performance_id: 104, interaction_time: new Date("2023-11-26T00:14:26Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "40.7" },
            { id: 145, performance_id: 15, interaction_time: new Date("2023-05-11T01:20:21Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "40.0" },
            { id: 146, performance_id: 74, interaction_time: new Date("2023-02-14T20:03:49Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "14.1" },
            { id: 147, performance_id: 174, interaction_time: new Date("2023-06-03T19:19:07Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.1" },
            { id: 148, performance_id: 133, interaction_time: new Date("2023-12-07T13:19:42Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "33.4" },
            { id: 149, performance_id: 45, interaction_time: new Date("2023-09-13T19:46:19Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "37.8" },
            { id: 150, performance_id: 74, interaction_time: new Date("2023-02-14T18:06:08Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "25.0" },
            { id: 151, performance_id: 51, interaction_time: new Date("2023-12-17T06:08:14Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "28.1" },
            { id: 152, performance_id: 86, interaction_time: new Date("2023-03-01T14:57:46Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "33.3" },
            { id: 153, performance_id: 148, interaction_time: new Date("2023-04-14T11:36:57Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "41.8" },
            { id: 154, performance_id: 15, interaction_time: new Date("2023-05-11T01:48:09Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "32.1" },
            { id: 155, performance_id: 38, interaction_time: new Date("2023-05-22T02:42:39Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "35.8" },
            { id: 156, performance_id: 48, interaction_time: new Date("2023-01-15T10:58:51Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "40.5" },
            { id: 157, performance_id: 52, interaction_time: new Date("2023-06-19T11:00:16Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "32.6" },
            { id: 158, performance_id: 45, interaction_time: new Date("2023-09-13T23:07:36Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "20.6" },
            { id: 159, performance_id: 34, interaction_time: new Date("2023-06-15T15:47:38Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "32.4" },
            { id: 160, performance_id: 182, interaction_time: new Date("2023-02-13T21:37:48Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "39.4" },
            { id: 161, performance_id: 185, interaction_time: new Date("2023-08-06T00:37:02Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "28.5" },
            { id: 162, performance_id: 113, interaction_time: new Date("2023-10-20T21:41:15Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "18.2" },
            { id: 163, performance_id: 97, interaction_time: new Date("2023-07-10T18:32:42Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "43.4" },
            { id: 164, performance_id: 179, interaction_time: new Date("2023-07-02T08:53:17Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "29.3" },
            { id: 165, performance_id: 19, interaction_time: new Date("2023-12-16T07:18:53Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "27.0" },
            { id: 166, performance_id: 32, interaction_time: new Date("2023-01-03T14:00:09Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "39.9" },
            { id: 167, performance_id: 75, interaction_time: new Date("2023-08-02T02:29:06Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "31.7" },
            { id: 168, performance_id: 139, interaction_time: new Date("2023-03-25T16:47:09Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "31.1" },
            { id: 169, performance_id: 141, interaction_time: new Date("2023-02-02T23:53:49Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "37.5" },
            { id: 170, performance_id: 11, interaction_time: new Date("2023-06-15T09:02:10Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "21.8" },
            { id: 171, performance_id: 139, interaction_time: new Date("2023-03-25T18:20:12Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "20.1" },
            { id: 172, performance_id: 172, interaction_time: new Date("2023-08-07T17:16:29Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "28.7" },
            { id: 173, performance_id: 57, interaction_time: new Date("2023-12-14T07:15:41Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "36.0" },
            { id: 174, performance_id: 102, interaction_time: new Date("2023-08-11T23:51:58Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "24.3" },
            { id: 175, performance_id: 77, interaction_time: new Date("2023-03-01T09:43:01Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "31.8" },
            { id: 176, performance_id: 45, interaction_time: new Date("2023-09-14T05:18:19Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "37.1" },
            { id: 177, performance_id: 45, interaction_time: new Date("2023-09-14T14:10:43Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "27.5" },
            { id: 178, performance_id: 53, interaction_time: new Date("2023-06-15T08:18:14Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "41.0" },
            { id: 179, performance_id: 166, interaction_time: new Date("2023-04-10T16:07:49Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "24.1" },
            { id: 180, performance_id: 147, interaction_time: new Date("2023-04-14T09:25:22Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "36.2" },
            { id: 181, performance_id: 144, interaction_time: new Date("2023-12-30T12:55:04Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "34.5" },
            { id: 182, performance_id: 33, interaction_time: new Date("2023-08-12T23:04:59Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "25.7" },
            { id: 183, performance_id: 84, interaction_time: new Date("2023-09-01T16:41:36Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "24.0" },
            { id: 184, performance_id: 110, interaction_time: new Date("2023-03-31T03:11:36Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "27.7" },
            { id: 185, performance_id: 128, interaction_time: new Date("2023-08-31T15:57:57Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "35.2" },
            { id: 186, performance_id: 58, interaction_time: new Date("2023-10-18T14:50:17Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "36.8" },
            { id: 187, performance_id: 86, interaction_time: new Date("2023-02-28T17:45:25Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "34.2" },
            { id: 188, performance_id: 166, interaction_time: new Date("2023-04-09T23:56:46Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "30.9" },
            { id: 189, performance_id: 45, interaction_time: new Date("2023-09-14T05:06:23Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "43.9" },
            { id: 190, performance_id: 114, interaction_time: new Date("2023-04-03T16:24:35Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "17.8" },
            { id: 191, performance_id: 3, interaction_time: new Date("2023-01-29T09:18:12Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "36.0" },
            { id: 192, performance_id: 162, interaction_time: new Date("2023-07-25T19:00:40Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "36.9" },
            { id: 193, performance_id: 86, interaction_time: new Date("2023-02-28T18:49:18Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "16.0" },
            { id: 194, performance_id: 63, interaction_time: new Date("2023-03-18T00:16:14Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "41.0" },
            { id: 195, performance_id: 14, interaction_time: new Date("2023-09-16T03:18:09Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "33.7" },
            { id: 196, performance_id: 37, interaction_time: new Date("2023-01-02T19:31:39Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "20.7" },
            { id: 197, performance_id: 36, interaction_time: new Date("2023-05-14T06:12:52Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "35.4" },
            { id: 198, performance_id: 179, interaction_time: new Date("2023-07-02T12:41:51Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "37.6" },
            { id: 199, performance_id: 30, interaction_time: new Date("2023-11-18T20:57:51Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "25.1" },
            { id: 200, performance_id: 88, interaction_time: new Date("2023-07-28T18:48:10Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "13.8" },
            { id: 201, performance_id: 99, interaction_time: new Date("2023-07-10T07:51:18Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "31.6" },
            { id: 202, performance_id: 52, interaction_time: new Date("2023-06-19T02:45:32Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "31.4" },
            { id: 203, performance_id: 13, interaction_time: new Date("2023-11-25T22:08:41Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "33.9" },
            { id: 204, performance_id: 37, interaction_time: new Date("2023-01-02T17:03:29Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "40.4" },
            { id: 205, performance_id: 87, interaction_time: new Date("2023-03-30T02:34:24Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.1" },
            { id: 206, performance_id: 92, interaction_time: new Date("2023-01-28T17:07:50Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "35.7" },
            { id: 207, performance_id: 176, interaction_time: new Date("2023-01-13T15:15:13Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "41.5" },
            { id: 208, performance_id: 93, interaction_time: new Date("2023-08-10T02:37:34Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "22.6" },
            { id: 209, performance_id: 162, interaction_time: new Date("2023-07-26T15:19:45Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "43.6" },
            { id: 210, performance_id: 24, interaction_time: new Date("2023-03-02T14:38:34Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "44.6" },
            { id: 211, performance_id: 126, interaction_time: new Date("2023-09-02T23:03:58Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "16.9" },
            { id: 212, performance_id: 23, interaction_time: new Date("2023-08-25T14:14:47Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "31.4" },
            { id: 213, performance_id: 167, interaction_time: new Date("2023-04-27T02:13:50Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "21.9" },
            { id: 214, performance_id: 155, interaction_time: new Date("2023-06-30T14:49:24Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "11.8" },
            { id: 215, performance_id: 72, interaction_time: new Date("2023-11-09T18:35:33Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "21.8" },
            { id: 216, performance_id: 44, interaction_time: new Date("2023-06-17T04:29:44Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "43.5" },
            { id: 217, performance_id: 149, interaction_time: new Date("2023-12-09T01:59:03Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.1" },
            { id: 218, performance_id: 5, interaction_time: new Date("2023-02-11T22:40:38Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "39.7" },
            { id: 219, performance_id: 157, interaction_time: new Date("2023-06-28T21:36:16Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "33.0" },
            { id: 220, performance_id: 28, interaction_time: new Date("2023-03-05T20:54:40Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "39.9" },
            { id: 221, performance_id: 69, interaction_time: new Date("2023-03-05T23:15:33Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "47.5" },
            { id: 222, performance_id: 115, interaction_time: new Date("2023-09-26T18:25:17Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "25.7" },
            { id: 223, performance_id: 61, interaction_time: new Date("2023-11-19T13:58:32Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "19.6" },
            { id: 224, performance_id: 187, interaction_time: new Date("2023-09-07T14:07:18Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "22.1" },
            { id: 225, performance_id: 19, interaction_time: new Date("2023-12-15T23:31:49Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "32.5" },
            { id: 226, performance_id: 170, interaction_time: new Date("2023-07-05T17:45:48Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "28.3" },
            { id: 227, performance_id: 104, interaction_time: new Date("2023-11-26T15:13:12Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "36.7" },
            { id: 228, performance_id: 136, interaction_time: new Date("2023-12-25T16:07:02Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "31.6" },
            { id: 229, performance_id: 26, interaction_time: new Date("2023-07-29T08:48:23Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "31.0" },
            { id: 230, performance_id: 11, interaction_time: new Date("2023-06-16T04:43:11Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "34.4" },
            { id: 231, performance_id: 145, interaction_time: new Date("2023-06-19T00:12:22Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "13.3" },
            { id: 232, performance_id: 76, interaction_time: new Date("2023-03-20T15:58:21Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "38.5" },
            { id: 233, performance_id: 121, interaction_time: new Date("2023-05-05T10:33:03Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "40.4" },
            { id: 234, performance_id: 191, interaction_time: new Date("2023-12-02T23:09:19Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "25.0" },
            { id: 235, performance_id: 38, interaction_time: new Date("2023-05-22T03:12:46Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "31.9" },
            { id: 236, performance_id: 192, interaction_time: new Date("2023-09-08T15:17:23Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.7" },
            { id: 237, performance_id: 189, interaction_time: new Date("2023-10-27T07:49:32Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "40.8" },
            { id: 238, performance_id: 73, interaction_time: new Date("2023-12-08T02:46:19Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "20.9" },
            { id: 239, performance_id: 86, interaction_time: new Date("2023-03-01T08:14:59Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "37.8" },
            { id: 240, performance_id: 40, interaction_time: new Date("2023-01-15T09:27:30Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "13.7" },
            { id: 241, performance_id: 29, interaction_time: new Date("2023-04-20T21:23:58Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "19.2" },
            { id: 242, performance_id: 113, interaction_time: new Date("2023-10-21T13:33:43Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "38.3" },
            { id: 243, performance_id: 2, interaction_time: new Date("2023-04-06T07:38:52Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "43.8" },
            { id: 244, performance_id: 179, interaction_time: new Date("2023-07-02T20:35:22Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "33.5" },
            { id: 245, performance_id: 156, interaction_time: new Date("2023-09-08T01:10:22Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "31.5" },
            { id: 246, performance_id: 72, interaction_time: new Date("2023-11-10T14:27:07Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "28.6" },
            { id: 247, performance_id: 23, interaction_time: new Date("2023-08-25T15:29:49Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "28.8" },
            { id: 248, performance_id: 124, interaction_time: new Date("2023-02-26T19:14:33Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "41.2" },
            { id: 249, performance_id: 147, interaction_time: new Date("2023-04-14T20:59:29Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "25.4" },
            { id: 250, performance_id: 151, interaction_time: new Date("2023-08-28T10:21:10Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "45.2" },
            { id: 251, performance_id: 95, interaction_time: new Date("2023-10-13T09:57:28Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "43.6" },
            { id: 252, performance_id: 83, interaction_time: new Date("2023-10-06T09:03:04Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "27.4" },
            { id: 253, performance_id: 25, interaction_time: new Date("2023-09-20T21:49:56Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "29.0" },
            { id: 254, performance_id: 100, interaction_time: new Date("2023-03-04T18:28:42Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "23.0" },
            { id: 255, performance_id: 74, interaction_time: new Date("2023-02-14T17:00:19Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "45.5" },
            { id: 256, performance_id: 51, interaction_time: new Date("2023-12-17T17:01:30Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "31.1" },
            { id: 257, performance_id: 103, interaction_time: new Date("2023-01-19T10:33:22Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "26.4" },
            { id: 258, performance_id: 189, interaction_time: new Date("2023-10-27T12:33:00Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "41.8" },
            { id: 259, performance_id: 144, interaction_time: new Date("2023-12-29T20:27:43Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "21.6" },
            { id: 260, performance_id: 91, interaction_time: new Date("2023-12-30T03:41:18Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "29.4" },
            { id: 261, performance_id: 29, interaction_time: new Date("2023-04-21T05:32:28Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "22.5" },
            { id: 262, performance_id: 60, interaction_time: new Date("2023-09-02T13:39:11Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "35.0" },
            { id: 263, performance_id: 142, interaction_time: new Date("2023-08-27T15:08:41Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "37.3" },
            { id: 264, performance_id: 138, interaction_time: new Date("2023-02-17T17:41:19Z"), feedback_score: 2, device_type: "AR glasses", interaction_duration: "43.5" },
            { id: 265, performance_id: 64, interaction_time: new Date("2023-05-25T13:03:40Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "37.7" },
            { id: 266, performance_id: 185, interaction_time: new Date("2023-08-05T23:52:56Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "22.9" },
            { id: 267, performance_id: 94, interaction_time: new Date("2023-08-19T14:59:38Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "26.7" },
            { id: 268, performance_id: 166, interaction_time: new Date("2023-04-10T00:45:02Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "27.1" },
            { id: 269, performance_id: 192, interaction_time: new Date("2023-09-08T05:33:40Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "32.7" },
            { id: 270, performance_id: 153, interaction_time: new Date("2023-10-07T13:36:26Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "51.6" },
            { id: 271, performance_id: 13, interaction_time: new Date("2023-11-25T22:55:07Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "39.1" },
            { id: 272, performance_id: 88, interaction_time: new Date("2023-07-29T00:18:48Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "29.1" },
            { id: 273, performance_id: 161, interaction_time: new Date("2023-12-19T02:13:38Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "35.0" },
            { id: 274, performance_id: 200, interaction_time: new Date("2023-05-23T04:02:55Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "39.2" },
            { id: 275, performance_id: 119, interaction_time: new Date("2023-11-26T18:24:15Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "31.5" },
            { id: 276, performance_id: 118, interaction_time: new Date("2023-08-04T03:51:46Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "24.6" },
            { id: 277, performance_id: 192, interaction_time: new Date("2023-09-08T06:40:23Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "21.5" },
            { id: 278, performance_id: 71, interaction_time: new Date("2023-08-18T04:20:56Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "24.5" },
            { id: 279, performance_id: 100, interaction_time: new Date("2023-03-04T17:15:05Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "24.6" },
            { id: 280, performance_id: 100, interaction_time: new Date("2023-03-03T20:50:00Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "25.8" },
            { id: 281, performance_id: 119, interaction_time: new Date("2023-11-26T20:54:51Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "15.8" },
            { id: 282, performance_id: 107, interaction_time: new Date("2023-08-09T23:18:06Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "29.8" },
            { id: 283, performance_id: 137, interaction_time: new Date("2023-06-15T18:47:33Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "20.3" },
            { id: 284, performance_id: 191, interaction_time: new Date("2023-12-03T08:43:08Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "34.3" },
            { id: 285, performance_id: 63, interaction_time: new Date("2023-03-18T10:28:36Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "23.0" },
            { id: 286, performance_id: 99, interaction_time: new Date("2023-07-10T09:24:37Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "35.5" },
            { id: 287, performance_id: 145, interaction_time: new Date("2023-06-19T05:30:20Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "18.3" },
            { id: 288, performance_id: 77, interaction_time: new Date("2023-03-01T16:00:22Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "36.5" },
            { id: 289, performance_id: 21, interaction_time: new Date("2023-05-21T16:32:06Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "28.8" },
            { id: 290, performance_id: 45, interaction_time: new Date("2023-09-14T11:24:26Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "32.1" },
            { id: 291, performance_id: 186, interaction_time: new Date("2023-12-25T14:29:51Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "33.8" },
            { id: 292, performance_id: 83, interaction_time: new Date("2023-10-05T20:04:24Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "21.8" },
            { id: 293, performance_id: 18, interaction_time: new Date("2023-05-26T14:30:53Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "29.5" },
            { id: 294, performance_id: 57, interaction_time: new Date("2023-12-14T02:25:25Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "25.6" },
            { id: 295, performance_id: 54, interaction_time: new Date("2023-07-06T05:33:54Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "31.7" },
            { id: 296, performance_id: 35, interaction_time: new Date("2023-04-19T10:07:59Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "30.2" },
            { id: 297, performance_id: 118, interaction_time: new Date("2023-08-03T17:58:35Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "30.3" },
            { id: 298, performance_id: 154, interaction_time: new Date("2023-10-09T22:14:29Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "19.7" },
            { id: 299, performance_id: 41, interaction_time: new Date("2023-10-31T18:51:51Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "32.6" },
            { id: 300, performance_id: 175, interaction_time: new Date("2023-01-10T19:41:46Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "22.9" },
            { id: 301, performance_id: 28, interaction_time: new Date("2023-03-05T23:24:42Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "38.6" },
            { id: 302, performance_id: 16, interaction_time: new Date("2023-05-07T22:30:07Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "43.1" },
            { id: 303, performance_id: 179, interaction_time: new Date("2023-07-02T00:56:51Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "36.2" },
            { id: 304, performance_id: 190, interaction_time: new Date("2023-07-30T00:38:44Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "20.8" },
            { id: 305, performance_id: 156, interaction_time: new Date("2023-09-08T06:14:25Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "31.7" },
            { id: 306, performance_id: 51, interaction_time: new Date("2023-12-16T19:28:36Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "28.2" },
            { id: 307, performance_id: 179, interaction_time: new Date("2023-07-02T05:19:36Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "38.9" },
            { id: 308, performance_id: 15, interaction_time: new Date("2023-05-10T14:23:01Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "27.5" },
            { id: 309, performance_id: 137, interaction_time: new Date("2023-06-16T04:33:53Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "41.4" },
            { id: 310, performance_id: 51, interaction_time: new Date("2023-12-16T20:08:16Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "28.7" },
            { id: 311, performance_id: 196, interaction_time: new Date("2023-05-04T03:01:36Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "30.2" },
            { id: 312, performance_id: 34, interaction_time: new Date("2023-06-14T17:54:52Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "37.3" },
            { id: 313, performance_id: 64, interaction_time: new Date("2023-05-24T18:59:37Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "27.9" },
            { id: 314, performance_id: 46, interaction_time: new Date("2023-08-02T11:22:55Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "33.7" },
            { id: 315, performance_id: 26, interaction_time: new Date("2023-07-29T03:43:20Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "22.3" },
            { id: 316, performance_id: 11, interaction_time: new Date("2023-06-15T17:49:49Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "24.0" },
            { id: 317, performance_id: 107, interaction_time: new Date("2023-08-09T14:29:59Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "29.9" },
            { id: 318, performance_id: 25, interaction_time: new Date("2023-09-20T20:04:10Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "30.6" },
            { id: 319, performance_id: 170, interaction_time: new Date("2023-07-05T16:34:41Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "23.4" },
            { id: 320, performance_id: 167, interaction_time: new Date("2023-04-26T09:08:28Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "35.2" },
            { id: 321, performance_id: 149, interaction_time: new Date("2023-12-09T01:43:55Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "26.8" },
            { id: 322, performance_id: 18, interaction_time: new Date("2023-05-25T23:15:00Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "47.7" },
            { id: 323, performance_id: 9, interaction_time: new Date("2023-06-03T14:44:38Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "32.2" },
            { id: 324, performance_id: 130, interaction_time: new Date("2023-05-19T10:13:54Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "25.3" },
            { id: 325, performance_id: 25, interaction_time: new Date("2023-09-21T04:38:51Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "27.6" },
            { id: 326, performance_id: 166, interaction_time: new Date("2023-04-10T16:20:35Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "35.0" },
            { id: 327, performance_id: 98, interaction_time: new Date("2023-03-13T10:23:17Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "20.5" },
            { id: 328, performance_id: 92, interaction_time: new Date("2023-01-28T10:39:59Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "25.6" },
            { id: 329, performance_id: 46, interaction_time: new Date("2023-08-02T05:19:16Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "27.2" },
            { id: 330, performance_id: 62, interaction_time: new Date("2023-07-31T14:54:38Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "22.9" },
            { id: 331, performance_id: 147, interaction_time: new Date("2023-04-14T18:39:37Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "33.7" },
            { id: 332, performance_id: 91, interaction_time: new Date("2023-12-29T20:00:25Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "41.4" },
            { id: 333, performance_id: 66, interaction_time: new Date("2023-03-07T16:06:15Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "34.8" },
            { id: 334, performance_id: 163, interaction_time: new Date("2023-01-10T21:34:43Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "25.5" },
            { id: 335, performance_id: 158, interaction_time: new Date("2023-08-31T02:32:05Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "18.4" },
            { id: 336, performance_id: 72, interaction_time: new Date("2023-11-10T14:52:17Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "9.5" },
            { id: 337, performance_id: 174, interaction_time: new Date("2023-06-03T12:15:14Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "22.2" },
            { id: 338, performance_id: 38, interaction_time: new Date("2023-05-22T00:38:46Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "34.9" },
            { id: 339, performance_id: 61, interaction_time: new Date("2023-11-19T01:01:30Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "32.4" },
            { id: 340, performance_id: 64, interaction_time: new Date("2023-05-25T12:33:51Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "44.6" },
            { id: 341, performance_id: 186, interaction_time: new Date("2023-12-25T11:02:19Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "30.7" },
            { id: 342, performance_id: 58, interaction_time: new Date("2023-10-19T10:23:35Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "30.6" },
            { id: 343, performance_id: 199, interaction_time: new Date("2023-01-04T09:55:00Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "24.4" },
            { id: 344, performance_id: 50, interaction_time: new Date("2023-03-01T03:44:13Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "37.9" },
            { id: 345, performance_id: 15, interaction_time: new Date("2023-05-10T18:57:04Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "31.1" },
            { id: 346, performance_id: 152, interaction_time: new Date("2023-04-28T13:04:48Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "30.4" },
            { id: 347, performance_id: 26, interaction_time: new Date("2023-07-29T07:50:54Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "20.5" },
            { id: 348, performance_id: 63, interaction_time: new Date("2023-03-18T00:51:10Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "32.3" },
            { id: 349, performance_id: 37, interaction_time: new Date("2023-01-02T15:19:55Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "39.3" },
            { id: 350, performance_id: 46, interaction_time: new Date("2023-08-02T08:11:52Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "15.8" },
            { id: 351, performance_id: 10, interaction_time: new Date("2023-10-15T14:43:23Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "24.5" },
            { id: 352, performance_id: 42, interaction_time: new Date("2023-08-07T04:46:01Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "36.4" },
            { id: 353, performance_id: 35, interaction_time: new Date("2023-04-19T15:17:34Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "25.6" },
            { id: 354, performance_id: 1, interaction_time: new Date("2023-07-06T23:25:40Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "21.6" },
            { id: 355, performance_id: 131, interaction_time: new Date("2023-11-07T02:17:46Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "33.3" },
            { id: 356, performance_id: 36, interaction_time: new Date("2023-05-14T10:53:08Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "20.9" },
            { id: 357, performance_id: 162, interaction_time: new Date("2023-07-25T21:44:47Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "36.8" },
            { id: 358, performance_id: 58, interaction_time: new Date("2023-10-19T03:49:05Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "41.7" },
            { id: 359, performance_id: 17, interaction_time: new Date("2023-09-03T11:54:46Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "42.5" },
            { id: 360, performance_id: 191, interaction_time: new Date("2023-12-03T05:41:53Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "38.0" },
            { id: 361, performance_id: 93, interaction_time: new Date("2023-08-10T02:17:58Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "36.4" },
            { id: 362, performance_id: 51, interaction_time: new Date("2023-12-17T01:45:28Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "21.8" },
            { id: 363, performance_id: 134, interaction_time: new Date("2023-05-26T15:22:53Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "24.7" },
            { id: 364, performance_id: 176, interaction_time: new Date("2023-01-14T10:57:09Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "39.3" },
            { id: 365, performance_id: 185, interaction_time: new Date("2023-08-05T18:10:58Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "15.7" },
            { id: 366, performance_id: 128, interaction_time: new Date("2023-08-31T15:32:35Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "40.6" },
            { id: 367, performance_id: 87, interaction_time: new Date("2023-03-30T04:53:40Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "36.3" },
            { id: 368, performance_id: 194, interaction_time: new Date("2023-06-18T01:46:59Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "11.1" },
            { id: 369, performance_id: 61, interaction_time: new Date("2023-11-19T04:25:57Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.6" },
            { id: 370, performance_id: 171, interaction_time: new Date("2023-07-27T09:53:49Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "20.3" },
            { id: 371, performance_id: 21, interaction_time: new Date("2023-05-21T13:51:31Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "21.1" },
            { id: 372, performance_id: 78, interaction_time: new Date("2023-04-03T01:28:48Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "32.9" },
            { id: 373, performance_id: 37, interaction_time: new Date("2023-01-02T23:31:10Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "40.9" },
            { id: 374, performance_id: 53, interaction_time: new Date("2023-06-15T13:50:13Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "30.3" },
            { id: 375, performance_id: 94, interaction_time: new Date("2023-08-19T10:41:06Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "41.2" },
            { id: 376, performance_id: 192, interaction_time: new Date("2023-09-08T09:50:57Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "20.6" },
            { id: 377, performance_id: 14, interaction_time: new Date("2023-09-16T12:37:16Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "32.6" },
            { id: 378, performance_id: 73, interaction_time: new Date("2023-12-08T10:42:13Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "22.1" },
            { id: 379, performance_id: 61, interaction_time: new Date("2023-11-18T17:11:07Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "43.5" },
            { id: 380, performance_id: 31, interaction_time: new Date("2023-06-26T00:40:43Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "9.3" },
            { id: 381, performance_id: 134, interaction_time: new Date("2023-05-27T03:08:01Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "18.7" },
            { id: 382, performance_id: 102, interaction_time: new Date("2023-08-11T09:07:19Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "18.2" },
            { id: 383, performance_id: 167, interaction_time: new Date("2023-04-26T11:42:21Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "36.4" },
            { id: 384, performance_id: 106, interaction_time: new Date("2023-10-09T04:17:26Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "23.2" },
            { id: 385, performance_id: 187, interaction_time: new Date("2023-09-07T11:13:27Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "38.3" },
            { id: 386, performance_id: 33, interaction_time: new Date("2023-08-13T13:06:22Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "45.6" },
            { id: 387, performance_id: 43, interaction_time: new Date("2023-07-01T03:09:02Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "25.3" },
            { id: 388, performance_id: 37, interaction_time: new Date("2023-01-02T13:27:36Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "21.8" },
            { id: 389, performance_id: 93, interaction_time: new Date("2023-08-10T06:11:20Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "23.5" },
            { id: 390, performance_id: 118, interaction_time: new Date("2023-08-03T16:33:24Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "31.0" },
            { id: 391, performance_id: 181, interaction_time: new Date("2023-10-01T12:15:59Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "20.0" },
            { id: 392, performance_id: 136, interaction_time: new Date("2023-12-26T06:58:09Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "42.6" },
            { id: 393, performance_id: 168, interaction_time: new Date("2023-04-27T19:00:13Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "46.8" },
            { id: 394, performance_id: 172, interaction_time: new Date("2023-08-07T07:51:30Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "32.9" },
            { id: 395, performance_id: 175, interaction_time: new Date("2023-01-10T22:35:32Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "13.4" },
            { id: 396, performance_id: 51, interaction_time: new Date("2023-12-17T12:25:26Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "34.4" },
            { id: 397, performance_id: 115, interaction_time: new Date("2023-09-27T06:12:24Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "18.7" },
            { id: 398, performance_id: 55, interaction_time: new Date("2023-05-25T06:29:05Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "26.5" },
            { id: 399, performance_id: 85, interaction_time: new Date("2023-08-20T18:16:30Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "34.6" },
            { id: 400, performance_id: 114, interaction_time: new Date("2023-04-03T19:18:37Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "18.9" },
            { id: 401, performance_id: 123, interaction_time: new Date("2023-03-05T10:14:33Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "18.5" },
            { id: 402, performance_id: 67, interaction_time: new Date("2023-12-24T05:07:10Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "21.9" },
            { id: 403, performance_id: 180, interaction_time: new Date("2023-07-07T05:11:21Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "23.7" },
            { id: 404, performance_id: 191, interaction_time: new Date("2023-12-02T15:29:51Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "25.7" },
            { id: 405, performance_id: 63, interaction_time: new Date("2023-03-17T23:03:00Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "35.9" },
            { id: 406, performance_id: 133, interaction_time: new Date("2023-12-07T07:23:16Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "29.6" },
            { id: 407, performance_id: 144, interaction_time: new Date("2023-12-30T15:19:45Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "25.6" },
            { id: 408, performance_id: 73, interaction_time: new Date("2023-12-07T21:52:49Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "35.5" },
            { id: 409, performance_id: 199, interaction_time: new Date("2023-01-04T14:34:31Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "24.6" },
            { id: 410, performance_id: 144, interaction_time: new Date("2023-12-30T03:18:04Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "21.1" },
            { id: 411, performance_id: 7, interaction_time: new Date("2023-02-24T02:56:49Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "24.3" },
            { id: 412, performance_id: 146, interaction_time: new Date("2023-07-22T07:42:27Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "38.0" },
            { id: 413, performance_id: 154, interaction_time: new Date("2023-10-10T10:50:17Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "23.4" },
            { id: 414, performance_id: 148, interaction_time: new Date("2023-04-14T00:09:43Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "37.0" },
            { id: 415, performance_id: 18, interaction_time: new Date("2023-05-26T02:20:11Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "32.4" },
            { id: 416, performance_id: 78, interaction_time: new Date("2023-04-03T08:22:10Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "34.9" },
            { id: 417, performance_id: 38, interaction_time: new Date("2023-05-21T14:10:07Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "21.2" },
            { id: 418, performance_id: 98, interaction_time: new Date("2023-03-13T17:04:50Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "32.1" },
            { id: 419, performance_id: 199, interaction_time: new Date("2023-01-04T13:54:47Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "30.0" },
            { id: 420, performance_id: 166, interaction_time: new Date("2023-04-10T03:52:40Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "39.4" },
            { id: 421, performance_id: 35, interaction_time: new Date("2023-04-19T09:49:50Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "37.1" },
            { id: 422, performance_id: 86, interaction_time: new Date("2023-03-01T13:52:55Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "29.8" },
            { id: 423, performance_id: 144, interaction_time: new Date("2023-12-30T12:57:37Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "41.5" },
            { id: 424, performance_id: 46, interaction_time: new Date("2023-08-02T12:02:40Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "27.3" },
            { id: 425, performance_id: 191, interaction_time: new Date("2023-12-02T15:18:15Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "14.3" },
            { id: 426, performance_id: 76, interaction_time: new Date("2023-03-21T11:10:12Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "32.3" },
            { id: 427, performance_id: 127, interaction_time: new Date("2023-11-06T01:58:30Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "32.0" },
            { id: 428, performance_id: 59, interaction_time: new Date("2023-02-08T09:40:40Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "32.5" },
            { id: 429, performance_id: 157, interaction_time: new Date("2023-06-28T21:54:49Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "13.3" },
            { id: 430, performance_id: 156, interaction_time: new Date("2023-09-08T09:06:34Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "13.9" },
            { id: 431, performance_id: 92, interaction_time: new Date("2023-01-28T07:02:13Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "27.5" },
            { id: 432, performance_id: 32, interaction_time: new Date("2023-01-03T16:51:38Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "35.7" },
            { id: 433, performance_id: 170, interaction_time: new Date("2023-07-06T00:36:48Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "28.0" },
            { id: 434, performance_id: 154, interaction_time: new Date("2023-10-09T14:56:44Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "41.0" },
            { id: 435, performance_id: 38, interaction_time: new Date("2023-05-21T21:45:51Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "29.6" },
            { id: 436, performance_id: 108, interaction_time: new Date("2023-09-16T05:23:28Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "33.4" },
            { id: 437, performance_id: 198, interaction_time: new Date("2023-03-28T16:21:27Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "42.9" },
            { id: 438, performance_id: 28, interaction_time: new Date("2023-03-06T16:25:11Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "14.1" },
            { id: 439, performance_id: 17, interaction_time: new Date("2023-09-03T23:57:55Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "39.8" },
            { id: 440, performance_id: 56, interaction_time: new Date("2023-05-20T20:29:54Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "35.8" },
            { id: 441, performance_id: 199, interaction_time: new Date("2023-01-04T18:10:12Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "19.9" },
            { id: 442, performance_id: 9, interaction_time: new Date("2023-06-03T11:45:31Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "6.4" },
            { id: 443, performance_id: 128, interaction_time: new Date("2023-08-31T18:25:46Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "26.6" },
            { id: 444, performance_id: 61, interaction_time: new Date("2023-11-18T23:47:26Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "28.1" },
            { id: 445, performance_id: 171, interaction_time: new Date("2023-07-27T04:31:25Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "32.6" },
            { id: 446, performance_id: 146, interaction_time: new Date("2023-07-22T03:02:41Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "25.9" },
            { id: 447, performance_id: 15, interaction_time: new Date("2023-05-10T04:20:20Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "30.8" },
            { id: 448, performance_id: 114, interaction_time: new Date("2023-04-02T23:19:58Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "33.3" },
            { id: 449, performance_id: 62, interaction_time: new Date("2023-07-31T02:35:46Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "32.7" },
            { id: 450, performance_id: 145, interaction_time: new Date("2023-06-19T09:22:01Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "30.2" },
            { id: 451, performance_id: 33, interaction_time: new Date("2023-08-13T00:01:20Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "40.4" },
            { id: 452, performance_id: 140, interaction_time: new Date("2023-12-24T13:36:27Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "32.6" },
            { id: 453, performance_id: 179, interaction_time: new Date("2023-07-02T17:10:53Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "42.8" },
            { id: 454, performance_id: 137, interaction_time: new Date("2023-06-16T08:23:59Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "29.9" },
            { id: 455, performance_id: 149, interaction_time: new Date("2023-12-09T08:45:54Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "37.4" },
            { id: 456, performance_id: 73, interaction_time: new Date("2023-12-07T22:58:35Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "27.2" },
            { id: 457, performance_id: 193, interaction_time: new Date("2023-03-09T17:18:54Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "31.6" },
            { id: 458, performance_id: 96, interaction_time: new Date("2023-11-06T18:23:14Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "36.1" },
            { id: 459, performance_id: 15, interaction_time: new Date("2023-05-10T14:58:38Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "39.9" },
            { id: 460, performance_id: 25, interaction_time: new Date("2023-09-21T00:31:45Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "37.7" },
            { id: 461, performance_id: 102, interaction_time: new Date("2023-08-11T15:18:16Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "8.4" },
            { id: 462, performance_id: 98, interaction_time: new Date("2023-03-13T23:34:08Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "43.9" },
            { id: 463, performance_id: 118, interaction_time: new Date("2023-08-03T14:04:05Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "25.6" },
            { id: 464, performance_id: 16, interaction_time: new Date("2023-05-08T05:00:12Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "32.7" },
            { id: 465, performance_id: 144, interaction_time: new Date("2023-12-30T08:36:30Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "25.3" },
            { id: 466, performance_id: 116, interaction_time: new Date("2023-06-17T04:04:52Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "24.7" },
            { id: 467, performance_id: 183, interaction_time: new Date("2023-01-24T12:43:00Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "36.4" },
            { id: 468, performance_id: 92, interaction_time: new Date("2023-01-28T07:00:37Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "23.6" },
            { id: 469, performance_id: 81, interaction_time: new Date("2023-05-04T10:25:50Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "31.2" },
            { id: 470, performance_id: 200, interaction_time: new Date("2023-05-23T10:43:58Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "31.0" },
            { id: 471, performance_id: 180, interaction_time: new Date("2023-07-07T04:30:01Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "42.4" },
            { id: 472, performance_id: 32, interaction_time: new Date("2023-01-03T20:48:58Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "47.3" },
            { id: 473, performance_id: 100, interaction_time: new Date("2023-03-04T02:12:01Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "33.8" },
            { id: 474, performance_id: 189, interaction_time: new Date("2023-10-26T21:28:24Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "42.9" },
            { id: 475, performance_id: 93, interaction_time: new Date("2023-08-09T22:06:08Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "34.3" },
            { id: 476, performance_id: 187, interaction_time: new Date("2023-09-07T05:03:15Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "17.4" },
            { id: 477, performance_id: 190, interaction_time: new Date("2023-07-30T06:58:48Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "37.1" },
            { id: 478, performance_id: 38, interaction_time: new Date("2023-05-21T19:22:05Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "11.3" },
            { id: 479, performance_id: 20, interaction_time: new Date("2023-02-10T23:42:57Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "39.9" },
            { id: 480, performance_id: 153, interaction_time: new Date("2023-10-07T00:45:59Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "13.3" },
            { id: 481, performance_id: 5, interaction_time: new Date("2023-02-11T13:43:33Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "40.0" },
            { id: 482, performance_id: 196, interaction_time: new Date("2023-05-04T07:41:36Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "43.1" },
            { id: 483, performance_id: 116, interaction_time: new Date("2023-06-17T02:14:34Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "41.1" },
            { id: 484, performance_id: 149, interaction_time: new Date("2023-12-09T10:45:54Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "35.1" },
            { id: 485, performance_id: 115, interaction_time: new Date("2023-09-27T14:44:06Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "29.4" },
            { id: 486, performance_id: 84, interaction_time: new Date("2023-09-02T02:11:56Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "27.6" },
            { id: 487, performance_id: 171, interaction_time: new Date("2023-07-27T03:28:54Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "31.6" },
            { id: 488, performance_id: 15, interaction_time: new Date("2023-05-10T12:57:00Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "40.7" },
            { id: 489, performance_id: 64, interaction_time: new Date("2023-05-25T02:24:55Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "16.5" },
            { id: 490, performance_id: 179, interaction_time: new Date("2023-07-02T17:35:28Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "26.2" },
            { id: 491, performance_id: 7, interaction_time: new Date("2023-02-24T07:19:17Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "25.5" },
            { id: 492, performance_id: 127, interaction_time: new Date("2023-11-06T12:14:53Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "31.0" },
            { id: 493, performance_id: 135, interaction_time: new Date("2023-10-07T11:48:32Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "37.7" },
            { id: 494, performance_id: 175, interaction_time: new Date("2023-01-10T21:10:06Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "50.3" },
            { id: 495, performance_id: 100, interaction_time: new Date("2023-03-04T13:43:41Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "31.8" },
            { id: 496, performance_id: 64, interaction_time: new Date("2023-05-25T09:40:42Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "48.0" },
            { id: 497, performance_id: 54, interaction_time: new Date("2023-07-06T03:29:37Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "20.7" },
            { id: 498, performance_id: 142, interaction_time: new Date("2023-08-26T18:51:21Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "32.0" },
            { id: 499, performance_id: 36, interaction_time: new Date("2023-05-14T14:28:31Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "12.4" },
            { id: 500, performance_id: 197, interaction_time: new Date("2023-02-06T00:51:26Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "23.9" },
        ],
    });
    await prisma.wearable_feedback.createMany({
        data: [
            { id: 501, performance_id: 161, interaction_time: new Date("2023-12-18T19:09:22Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "38.7" },
            { id: 502, performance_id: 41, interaction_time: new Date("2023-10-31T10:12:20Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "33.5" },
            { id: 503, performance_id: 96, interaction_time: new Date("2023-11-06T17:18:18Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "42.5" },
            { id: 504, performance_id: 16, interaction_time: new Date("2023-05-07T11:56:26Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "36.7" },
            { id: 505, performance_id: 191, interaction_time: new Date("2023-12-03T09:20:58Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "20.1" },
            { id: 506, performance_id: 84, interaction_time: new Date("2023-09-02T09:55:27Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "33.5" },
            { id: 507, performance_id: 139, interaction_time: new Date("2023-03-25T23:37:06Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "33.5" },
            { id: 508, performance_id: 25, interaction_time: new Date("2023-09-21T01:46:17Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "40.8" },
            { id: 509, performance_id: 33, interaction_time: new Date("2023-08-13T10:36:50Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "29.0" },
            { id: 510, performance_id: 53, interaction_time: new Date("2023-06-15T10:41:43Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "38.8" },
            { id: 511, performance_id: 110, interaction_time: new Date("2023-03-31T12:07:33Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "16.1" },
            { id: 512, performance_id: 40, interaction_time: new Date("2023-01-15T05:29:40Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "29.6" },
            { id: 513, performance_id: 66, interaction_time: new Date("2023-03-07T17:02:10Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "32.3" },
            { id: 514, performance_id: 70, interaction_time: new Date("2023-08-04T01:17:35Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "34.3" },
            { id: 515, performance_id: 136, interaction_time: new Date("2023-12-25T17:08:43Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "47.7" },
            { id: 516, performance_id: 61, interaction_time: new Date("2023-11-18T21:52:31Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "30.9" },
            { id: 517, performance_id: 191, interaction_time: new Date("2023-12-03T00:28:57Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "37.3" },
            { id: 518, performance_id: 139, interaction_time: new Date("2023-03-26T03:02:04Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "33.0" },
            { id: 519, performance_id: 156, interaction_time: new Date("2023-09-08T05:41:15Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "33.0" },
            { id: 520, performance_id: 125, interaction_time: new Date("2023-07-31T23:30:24Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "37.0" },
            { id: 521, performance_id: 4, interaction_time: new Date("2023-08-15T13:01:25Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "27.2" },
            { id: 522, performance_id: 5, interaction_time: new Date("2023-02-11T13:42:39Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "35.3" },
            { id: 523, performance_id: 53, interaction_time: new Date("2023-06-14T23:33:14Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "33.5" },
            { id: 524, performance_id: 68, interaction_time: new Date("2023-10-16T19:28:06Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "35.5" },
            { id: 525, performance_id: 22, interaction_time: new Date("2023-04-16T23:07:32Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "23.6" },
            { id: 526, performance_id: 181, interaction_time: new Date("2023-10-01T04:50:34Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "41.0" },
            { id: 527, performance_id: 108, interaction_time: new Date("2023-09-15T12:03:55Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "37.7" },
            { id: 528, performance_id: 118, interaction_time: new Date("2023-08-04T06:40:53Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "47.2" },
            { id: 529, performance_id: 97, interaction_time: new Date("2023-07-10T22:49:40Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "44.5" },
            { id: 530, performance_id: 37, interaction_time: new Date("2023-01-02T18:34:39Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "29.2" },
            { id: 531, performance_id: 94, interaction_time: new Date("2023-08-18T20:30:03Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "22.8" },
            { id: 532, performance_id: 123, interaction_time: new Date("2023-03-05T22:55:48Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "33.4" },
            { id: 533, performance_id: 120, interaction_time: new Date("2023-12-02T12:58:20Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "23.6" },
            { id: 534, performance_id: 85, interaction_time: new Date("2023-08-20T22:36:21Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "35.0" },
            { id: 535, performance_id: 122, interaction_time: new Date("2023-09-17T15:40:21Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "15.3" },
            { id: 536, performance_id: 62, interaction_time: new Date("2023-07-30T23:34:53Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "31.9" },
            { id: 537, performance_id: 41, interaction_time: new Date("2023-10-31T07:10:03Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "39.5" },
            { id: 538, performance_id: 123, interaction_time: new Date("2023-03-05T20:49:54Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "20.0" },
            { id: 539, performance_id: 122, interaction_time: new Date("2023-09-17T03:09:38Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "35.9" },
            { id: 540, performance_id: 193, interaction_time: new Date("2023-03-10T01:06:16Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "24.8" },
            { id: 541, performance_id: 161, interaction_time: new Date("2023-12-18T23:09:45Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "13.3" },
            { id: 542, performance_id: 72, interaction_time: new Date("2023-11-10T14:34:06Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "34.5" },
            { id: 543, performance_id: 115, interaction_time: new Date("2023-09-27T02:38:14Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "36.3" },
            { id: 544, performance_id: 156, interaction_time: new Date("2023-09-08T16:18:31Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "31.4" },
            { id: 545, performance_id: 190, interaction_time: new Date("2023-07-30T08:01:51Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "42.6" },
            { id: 546, performance_id: 168, interaction_time: new Date("2023-04-27T15:29:30Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "14.9" },
            { id: 547, performance_id: 160, interaction_time: new Date("2023-11-27T03:58:48Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "30.6" },
            { id: 548, performance_id: 196, interaction_time: new Date("2023-05-03T23:42:48Z"), feedback_score: 1, device_type: "AR glasses", interaction_duration: "47.8" },
            { id: 549, performance_id: 50, interaction_time: new Date("2023-03-01T06:51:57Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "26.1" },
            { id: 550, performance_id: 104, interaction_time: new Date("2023-11-25T19:30:36Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "37.8" },
            { id: 551, performance_id: 6, interaction_time: new Date("2023-03-07T18:06:06Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "25.0" },
            { id: 552, performance_id: 152, interaction_time: new Date("2023-04-28T10:57:05Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "35.6" },
            { id: 553, performance_id: 190, interaction_time: new Date("2023-07-29T15:17:34Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "29.1" },
            { id: 554, performance_id: 119, interaction_time: new Date("2023-11-27T08:34:58Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "33.3" },
            { id: 555, performance_id: 65, interaction_time: new Date("2023-08-30T19:24:04Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "29.0" },
            { id: 556, performance_id: 42, interaction_time: new Date("2023-08-06T19:33:41Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "42.8" },
            { id: 557, performance_id: 8, interaction_time: new Date("2023-05-08T22:56:38Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "26.4" },
            { id: 558, performance_id: 137, interaction_time: new Date("2023-06-15T18:22:56Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "36.8" },
            { id: 559, performance_id: 195, interaction_time: new Date("2023-04-26T08:46:19Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "28.8" },
            { id: 560, performance_id: 154, interaction_time: new Date("2023-10-09T20:46:21Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "30.9" },
            { id: 561, performance_id: 88, interaction_time: new Date("2023-07-28T21:18:24Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "32.0" },
            { id: 562, performance_id: 44, interaction_time: new Date("2023-06-17T14:38:53Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "29.6" },
            { id: 563, performance_id: 159, interaction_time: new Date("2023-06-08T18:53:29Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "30.2" },
            { id: 564, performance_id: 149, interaction_time: new Date("2023-12-08T23:24:46Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "20.3" },
            { id: 565, performance_id: 108, interaction_time: new Date("2023-09-16T09:11:40Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "37.2" },
            { id: 566, performance_id: 5, interaction_time: new Date("2023-02-11T14:01:19Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "18.0" },
            { id: 567, performance_id: 163, interaction_time: new Date("2023-01-11T01:36:36Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "28.3" },
            { id: 568, performance_id: 9, interaction_time: new Date("2023-06-03T16:36:31Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "33.5" },
            { id: 569, performance_id: 115, interaction_time: new Date("2023-09-27T07:45:27Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "25.5" },
            { id: 570, performance_id: 79, interaction_time: new Date("2023-12-09T18:56:55Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "35.5" },
            { id: 571, performance_id: 156, interaction_time: new Date("2023-09-08T21:09:32Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "34.4" },
            { id: 572, performance_id: 82, interaction_time: new Date("2023-06-23T00:52:03Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "43.8" },
            { id: 573, performance_id: 44, interaction_time: new Date("2023-06-17T12:56:52Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "24.5" },
            { id: 574, performance_id: 29, interaction_time: new Date("2023-04-20T21:39:48Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "33.0" },
            { id: 575, performance_id: 56, interaction_time: new Date("2023-05-21T00:58:06Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "15.1" },
            { id: 576, performance_id: 154, interaction_time: new Date("2023-10-09T18:24:38Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "22.8" },
            { id: 577, performance_id: 38, interaction_time: new Date("2023-05-22T00:04:26Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "22.6" },
            { id: 578, performance_id: 50, interaction_time: new Date("2023-03-01T18:07:37Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "33.5" },
            { id: 579, performance_id: 97, interaction_time: new Date("2023-07-11T10:04:57Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "30.8" },
            { id: 580, performance_id: 120, interaction_time: new Date("2023-12-02T07:31:02Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "28.2" },
            { id: 581, performance_id: 150, interaction_time: new Date("2023-04-15T08:25:38Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "27.8" },
            { id: 582, performance_id: 104, interaction_time: new Date("2023-11-26T06:04:19Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "40.0" },
            { id: 583, performance_id: 37, interaction_time: new Date("2023-01-03T07:39:26Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "33.0" },
            { id: 584, performance_id: 34, interaction_time: new Date("2023-06-15T06:43:11Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "21.6" },
            { id: 585, performance_id: 106, interaction_time: new Date("2023-10-09T15:19:09Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "29.2" },
            { id: 586, performance_id: 168, interaction_time: new Date("2023-04-27T19:43:18Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "25.1" },
            { id: 587, performance_id: 127, interaction_time: new Date("2023-11-05T19:38:08Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "33.8" },
            { id: 588, performance_id: 20, interaction_time: new Date("2023-02-11T05:31:29Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "19.2" },
            { id: 589, performance_id: 104, interaction_time: new Date("2023-11-25T23:51:04Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "39.4" },
            { id: 590, performance_id: 36, interaction_time: new Date("2023-05-14T18:46:45Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "34.5" },
            { id: 591, performance_id: 14, interaction_time: new Date("2023-09-16T10:40:18Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "25.1" },
            { id: 592, performance_id: 169, interaction_time: new Date("2023-08-28T10:01:17Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "27.3" },
            { id: 593, performance_id: 80, interaction_time: new Date("2023-12-11T16:15:51Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "29.3" },
            { id: 594, performance_id: 194, interaction_time: new Date("2023-06-18T04:55:25Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "22.0" },
            { id: 595, performance_id: 79, interaction_time: new Date("2023-12-09T08:26:25Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "30.6" },
            { id: 596, performance_id: 138, interaction_time: new Date("2023-02-17T18:42:34Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "26.1" },
            { id: 597, performance_id: 100, interaction_time: new Date("2023-03-04T18:18:54Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "25.5" },
            { id: 598, performance_id: 113, interaction_time: new Date("2023-10-21T11:37:54Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "49.0" },
            { id: 599, performance_id: 174, interaction_time: new Date("2023-06-03T18:10:58Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "30.4" },
            { id: 600, performance_id: 122, interaction_time: new Date("2023-09-17T12:10:35Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "25.6" },
            { id: 601, performance_id: 183, interaction_time: new Date("2023-01-23T19:36:33Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "19.4" },
            { id: 602, performance_id: 117, interaction_time: new Date("2023-12-17T21:47:25Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "35.2" },
            { id: 603, performance_id: 146, interaction_time: new Date("2023-07-22T00:13:47Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "37.7" },
            { id: 604, performance_id: 141, interaction_time: new Date("2023-02-03T12:44:38Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "38.0" },
            { id: 605, performance_id: 45, interaction_time: new Date("2023-09-14T10:50:01Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "28.8" },
            { id: 606, performance_id: 2, interaction_time: new Date("2023-04-06T20:17:39Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "23.0" },
            { id: 607, performance_id: 32, interaction_time: new Date("2023-01-04T05:33:58Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "28.5" },
            { id: 608, performance_id: 138, interaction_time: new Date("2023-02-18T01:08:30Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "33.1" },
            { id: 609, performance_id: 167, interaction_time: new Date("2023-04-27T01:30:33Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "33.3" },
            { id: 610, performance_id: 180, interaction_time: new Date("2023-07-07T05:38:36Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "36.5" },
            { id: 611, performance_id: 43, interaction_time: new Date("2023-07-01T02:40:18Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "43.7" },
            { id: 612, performance_id: 82, interaction_time: new Date("2023-06-23T01:33:54Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "30.2" },
            { id: 613, performance_id: 115, interaction_time: new Date("2023-09-27T17:06:07Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "33.7" },
            { id: 614, performance_id: 131, interaction_time: new Date("2023-11-07T19:15:37Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "33.7" },
            { id: 615, performance_id: 166, interaction_time: new Date("2023-04-10T04:41:44Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "22.5" },
            { id: 616, performance_id: 91, interaction_time: new Date("2023-12-29T17:25:32Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "48.5" },
            { id: 617, performance_id: 124, interaction_time: new Date("2023-02-26T23:29:31Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "43.2" },
            { id: 618, performance_id: 186, interaction_time: new Date("2023-12-24T17:40:34Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "30.8" },
            { id: 619, performance_id: 134, interaction_time: new Date("2023-05-27T09:39:03Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "37.3" },
            { id: 620, performance_id: 99, interaction_time: new Date("2023-07-10T02:00:51Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "47.9" },
            { id: 621, performance_id: 152, interaction_time: new Date("2023-04-28T20:43:06Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "25.7" },
            { id: 622, performance_id: 194, interaction_time: new Date("2023-06-18T06:02:43Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "29.7" },
            { id: 623, performance_id: 31, interaction_time: new Date("2023-06-26T20:02:45Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "15.0" },
            { id: 624, performance_id: 119, interaction_time: new Date("2023-11-26T18:33:24Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "37.7" },
            { id: 625, performance_id: 127, interaction_time: new Date("2023-11-06T13:26:26Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "31.7" },
            { id: 626, performance_id: 2, interaction_time: new Date("2023-04-06T08:07:55Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "34.8" },
            { id: 627, performance_id: 11, interaction_time: new Date("2023-06-15T13:39:02Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "37.4" },
            { id: 628, performance_id: 79, interaction_time: new Date("2023-12-09T00:55:57Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "34.6" },
            { id: 629, performance_id: 68, interaction_time: new Date("2023-10-17T06:48:22Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "31.5" },
            { id: 630, performance_id: 73, interaction_time: new Date("2023-12-07T18:24:06Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "40.9" },
            { id: 631, performance_id: 145, interaction_time: new Date("2023-06-18T15:54:49Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.5" },
            { id: 632, performance_id: 91, interaction_time: new Date("2023-12-30T01:54:30Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "25.8" },
            { id: 633, performance_id: 197, interaction_time: new Date("2023-02-06T02:51:21Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "28.2" },
            { id: 634, performance_id: 24, interaction_time: new Date("2023-03-03T05:35:08Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "11.6" },
            { id: 635, performance_id: 134, interaction_time: new Date("2023-05-27T10:44:03Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "18.0" },
            { id: 636, performance_id: 179, interaction_time: new Date("2023-07-02T11:25:54Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "41.0" },
            { id: 637, performance_id: 37, interaction_time: new Date("2023-01-02T22:54:43Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "35.1" },
            { id: 638, performance_id: 70, interaction_time: new Date("2023-08-03T19:47:40Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "33.6" },
            { id: 639, performance_id: 138, interaction_time: new Date("2023-02-18T13:37:49Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "52.7" },
            { id: 640, performance_id: 84, interaction_time: new Date("2023-09-02T03:19:03Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "11.6" },
            { id: 641, performance_id: 170, interaction_time: new Date("2023-07-05T22:22:03Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "47.6" },
            { id: 642, performance_id: 189, interaction_time: new Date("2023-10-27T15:58:15Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "23.5" },
            { id: 643, performance_id: 56, interaction_time: new Date("2023-05-21T13:05:13Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "30.4" },
            { id: 644, performance_id: 50, interaction_time: new Date("2023-03-01T02:37:26Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "27.2" },
            { id: 645, performance_id: 154, interaction_time: new Date("2023-10-09T23:36:55Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "35.2" },
            { id: 646, performance_id: 109, interaction_time: new Date("2023-03-21T14:28:47Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "32.2" },
            { id: 647, performance_id: 11, interaction_time: new Date("2023-06-15T15:39:50Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "19.3" },
            { id: 648, performance_id: 25, interaction_time: new Date("2023-09-20T12:16:18Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "32.8" },
            { id: 649, performance_id: 60, interaction_time: new Date("2023-09-02T20:25:20Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "26.4" },
            { id: 650, performance_id: 67, interaction_time: new Date("2023-12-24T11:52:16Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "14.0" },
            { id: 651, performance_id: 46, interaction_time: new Date("2023-08-02T06:07:18Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "40.1" },
            { id: 652, performance_id: 98, interaction_time: new Date("2023-03-13T12:16:55Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "33.7" },
            { id: 653, performance_id: 175, interaction_time: new Date("2023-01-11T09:02:05Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "34.7" },
            { id: 654, performance_id: 139, interaction_time: new Date("2023-03-26T04:28:32Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "21.9" },
            { id: 655, performance_id: 17, interaction_time: new Date("2023-09-03T11:52:45Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "27.6" },
            { id: 656, performance_id: 138, interaction_time: new Date("2023-02-18T10:26:56Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "27.7" },
            { id: 657, performance_id: 15, interaction_time: new Date("2023-05-10T20:29:09Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "41.3" },
            { id: 658, performance_id: 62, interaction_time: new Date("2023-07-30T23:01:04Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "41.2" },
            { id: 659, performance_id: 32, interaction_time: new Date("2023-01-03T22:24:45Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "28.5" },
            { id: 660, performance_id: 25, interaction_time: new Date("2023-09-20T22:59:42Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "34.1" },
            { id: 661, performance_id: 14, interaction_time: new Date("2023-09-16T06:26:53Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "22.0" },
            { id: 662, performance_id: 153, interaction_time: new Date("2023-10-07T13:13:22Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "46.1" },
            { id: 663, performance_id: 145, interaction_time: new Date("2023-06-18T19:40:39Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "13.5" },
            { id: 664, performance_id: 104, interaction_time: new Date("2023-11-26T15:41:46Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "37.9" },
            { id: 665, performance_id: 9, interaction_time: new Date("2023-06-02T19:02:36Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "32.2" },
            { id: 666, performance_id: 176, interaction_time: new Date("2023-01-14T11:21:54Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "16.0" },
            { id: 667, performance_id: 53, interaction_time: new Date("2023-06-15T08:36:05Z"), feedback_score: 2, device_type: "smartwatch", interaction_duration: "33.2" },
            { id: 668, performance_id: 176, interaction_time: new Date("2023-01-13T17:44:45Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "37.9" },
            { id: 669, performance_id: 117, interaction_time: new Date("2023-12-17T18:37:22Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "28.7" },
            { id: 670, performance_id: 164, interaction_time: new Date("2023-10-05T07:34:08Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "26.0" },
            { id: 671, performance_id: 138, interaction_time: new Date("2023-02-18T00:47:59Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "31.4" },
            { id: 672, performance_id: 171, interaction_time: new Date("2023-07-27T06:10:10Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "25.8" },
            { id: 673, performance_id: 153, interaction_time: new Date("2023-10-07T03:18:24Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "30.5" },
            { id: 674, performance_id: 55, interaction_time: new Date("2023-05-25T02:17:04Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "23.6" },
            { id: 675, performance_id: 65, interaction_time: new Date("2023-08-31T12:13:11Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "31.3" },
            { id: 676, performance_id: 188, interaction_time: new Date("2023-08-27T01:05:44Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "23.1" },
            { id: 677, performance_id: 5, interaction_time: new Date("2023-02-11T02:29:42Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "21.6" },
            { id: 678, performance_id: 186, interaction_time: new Date("2023-12-24T16:10:07Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "22.3" },
            { id: 679, performance_id: 78, interaction_time: new Date("2023-04-03T04:44:14Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "33.2" },
            { id: 680, performance_id: 11, interaction_time: new Date("2023-06-15T21:50:58Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "23.6" },
            { id: 681, performance_id: 153, interaction_time: new Date("2023-10-06T19:22:04Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "21.9" },
            { id: 682, performance_id: 31, interaction_time: new Date("2023-06-26T12:28:04Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "40.0" },
            { id: 683, performance_id: 119, interaction_time: new Date("2023-11-27T10:37:53Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "16.5" },
            { id: 684, performance_id: 36, interaction_time: new Date("2023-05-14T05:20:25Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "18.7" },
            { id: 685, performance_id: 98, interaction_time: new Date("2023-03-13T12:22:18Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "40.4" },
            { id: 686, performance_id: 31, interaction_time: new Date("2023-06-26T11:57:43Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "21.8" },
            { id: 687, performance_id: 139, interaction_time: new Date("2023-03-26T00:25:09Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "24.2" },
            { id: 688, performance_id: 87, interaction_time: new Date("2023-03-29T19:30:49Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "31.8" },
            { id: 689, performance_id: 55, interaction_time: new Date("2023-05-25T02:41:19Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "34.9" },
            { id: 690, performance_id: 184, interaction_time: new Date("2023-09-12T14:44:17Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "23.4" },
            { id: 691, performance_id: 151, interaction_time: new Date("2023-08-28T08:35:36Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "36.7" },
            { id: 692, performance_id: 71, interaction_time: new Date("2023-08-18T03:23:56Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "30.5" },
            { id: 693, performance_id: 83, interaction_time: new Date("2023-10-06T02:15:47Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "34.8" },
            { id: 694, performance_id: 157, interaction_time: new Date("2023-06-29T04:52:43Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "19.5" },
            { id: 695, performance_id: 7, interaction_time: new Date("2023-02-24T20:38:38Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "20.8" },
            { id: 696, performance_id: 103, interaction_time: new Date("2023-01-19T12:57:43Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "41.4" },
            { id: 697, performance_id: 153, interaction_time: new Date("2023-10-06T22:13:19Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "19.2" },
            { id: 698, performance_id: 134, interaction_time: new Date("2023-05-27T10:23:21Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "28.2" },
            { id: 699, performance_id: 72, interaction_time: new Date("2023-11-10T05:19:47Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "34.8" },
            { id: 700, performance_id: 196, interaction_time: new Date("2023-05-03T15:48:15Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "48.6" },
            { id: 701, performance_id: 76, interaction_time: new Date("2023-03-21T08:22:37Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "22.1" },
            { id: 702, performance_id: 163, interaction_time: new Date("2023-01-11T14:13:15Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "17.3" },
            { id: 703, performance_id: 68, interaction_time: new Date("2023-10-16T23:26:08Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "27.7" },
            { id: 704, performance_id: 45, interaction_time: new Date("2023-09-14T09:50:50Z"), feedback_score: 2, device_type: "AR glasses", interaction_duration: "35.5" },
            { id: 705, performance_id: 167, interaction_time: new Date("2023-04-26T14:12:32Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "30.1" },
            { id: 706, performance_id: 42, interaction_time: new Date("2023-08-06T14:28:24Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "32.7" },
            { id: 707, performance_id: 98, interaction_time: new Date("2023-03-14T01:36:58Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "21.1" },
            { id: 708, performance_id: 170, interaction_time: new Date("2023-07-05T17:25:13Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "23.0" },
            { id: 709, performance_id: 190, interaction_time: new Date("2023-07-30T01:51:16Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "33.1" },
            { id: 710, performance_id: 67, interaction_time: new Date("2023-12-24T02:39:04Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "41.0" },
            { id: 711, performance_id: 121, interaction_time: new Date("2023-05-05T10:58:13Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "45.9" },
            { id: 712, performance_id: 198, interaction_time: new Date("2023-03-29T04:43:34Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "27.4" },
            { id: 713, performance_id: 152, interaction_time: new Date("2023-04-28T01:37:23Z"), feedback_score: 1, device_type: "smartwatch", interaction_duration: "28.2" },
            { id: 714, performance_id: 189, interaction_time: new Date("2023-10-27T16:22:08Z"), feedback_score: 3, device_type: "fitness band", interaction_duration: "12.2" },
            { id: 715, performance_id: 148, interaction_time: new Date("2023-04-14T15:57:19Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "27.1" },
            { id: 716, performance_id: 99, interaction_time: new Date("2023-07-10T05:24:35Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "47.9" },
            { id: 717, performance_id: 70, interaction_time: new Date("2023-08-04T00:31:10Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "38.7" },
            { id: 718, performance_id: 77, interaction_time: new Date("2023-03-02T01:58:13Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "16.3" },
            { id: 719, performance_id: 75, interaction_time: new Date("2023-08-02T00:03:46Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "37.7" },
            { id: 720, performance_id: 22, interaction_time: new Date("2023-04-17T16:12:24Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "25.7" },
            { id: 721, performance_id: 131, interaction_time: new Date("2023-11-07T06:21:10Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "29.2" },
            { id: 722, performance_id: 32, interaction_time: new Date("2023-01-03T16:40:26Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "29.0" },
            { id: 723, performance_id: 48, interaction_time: new Date("2023-01-16T05:22:27Z"), feedback_score: 9, device_type: "AR glasses", interaction_duration: "32.1" },
            { id: 724, performance_id: 168, interaction_time: new Date("2023-04-27T19:11:50Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "26.4" },
            { id: 725, performance_id: 59, interaction_time: new Date("2023-02-08T14:05:21Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "27.7" },
            { id: 726, performance_id: 54, interaction_time: new Date("2023-07-06T15:35:02Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "30.0" },
            { id: 727, performance_id: 86, interaction_time: new Date("2023-02-28T23:24:34Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "29.2" },
            { id: 728, performance_id: 43, interaction_time: new Date("2023-07-01T10:28:30Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "26.9" },
            { id: 729, performance_id: 8, interaction_time: new Date("2023-05-08T19:30:51Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "21.6" },
            { id: 730, performance_id: 28, interaction_time: new Date("2023-03-06T16:18:19Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "40.6" },
            { id: 731, performance_id: 157, interaction_time: new Date("2023-06-29T01:00:14Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "25.0" },
            { id: 732, performance_id: 119, interaction_time: new Date("2023-11-26T14:44:19Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "18.7" },
            { id: 733, performance_id: 183, interaction_time: new Date("2023-01-24T10:00:43Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "24.7" },
            { id: 734, performance_id: 140, interaction_time: new Date("2023-12-24T07:05:48Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "16.6" },
            { id: 735, performance_id: 30, interaction_time: new Date("2023-11-19T15:47:55Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "25.2" },
            { id: 736, performance_id: 104, interaction_time: new Date("2023-11-25T19:37:09Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "22.7" },
            { id: 737, performance_id: 89, interaction_time: new Date("2023-04-18T12:49:49Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "19.3" },
            { id: 738, performance_id: 15, interaction_time: new Date("2023-05-10T13:45:25Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "32.2" },
            { id: 739, performance_id: 135, interaction_time: new Date("2023-10-07T17:28:14Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "36.8" },
            { id: 740, performance_id: 27, interaction_time: new Date("2023-12-08T23:59:36Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "23.5" },
            { id: 741, performance_id: 134, interaction_time: new Date("2023-05-27T08:04:05Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "20.5" },
            { id: 742, performance_id: 184, interaction_time: new Date("2023-09-12T13:31:01Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "33.4" },
            { id: 743, performance_id: 151, interaction_time: new Date("2023-08-27T19:37:34Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "29.6" },
            { id: 744, performance_id: 140, interaction_time: new Date("2023-12-23T19:39:08Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "24.3" },
            { id: 745, performance_id: 35, interaction_time: new Date("2023-04-19T13:37:10Z"), feedback_score: 3, device_type: "smartwatch", interaction_duration: "45.1" },
            { id: 746, performance_id: 56, interaction_time: new Date("2023-05-20T22:26:57Z"), feedback_score: 5, device_type: "fitness band", interaction_duration: "22.9" },
            { id: 747, performance_id: 143, interaction_time: new Date("2023-06-08T20:01:46Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "23.3" },
            { id: 748, performance_id: 179, interaction_time: new Date("2023-07-02T01:50:40Z"), feedback_score: 3, device_type: "AR glasses", interaction_duration: "33.7" },
            { id: 749, performance_id: 55, interaction_time: new Date("2023-05-25T13:50:55Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "35.3" },
            { id: 750, performance_id: 125, interaction_time: new Date("2023-08-01T03:44:24Z"), feedback_score: 4, device_type: "smartwatch", interaction_duration: "34.1" },
            { id: 751, performance_id: 184, interaction_time: new Date("2023-09-13T08:02:17Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "32.0" },
            { id: 752, performance_id: 11, interaction_time: new Date("2023-06-15T21:05:50Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "17.8" },
            { id: 753, performance_id: 39, interaction_time: new Date("2023-10-02T05:46:09Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "35.4" },
            { id: 754, performance_id: 102, interaction_time: new Date("2023-08-11T15:54:37Z"), feedback_score: 6, device_type: "AR glasses", interaction_duration: "23.1" },
            { id: 755, performance_id: 99, interaction_time: new Date("2023-07-10T15:28:08Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "25.1" },
            { id: 756, performance_id: 148, interaction_time: new Date("2023-04-13T22:37:02Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "26.8" },
            { id: 757, performance_id: 155, interaction_time: new Date("2023-06-30T20:15:50Z"), feedback_score: 1, device_type: "fitness band", interaction_duration: "21.6" },
            { id: 758, performance_id: 58, interaction_time: new Date("2023-10-18T16:41:49Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "43.0" },
            { id: 759, performance_id: 66, interaction_time: new Date("2023-03-07T08:33:35Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "34.1" },
            { id: 760, performance_id: 125, interaction_time: new Date("2023-07-31T22:25:23Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "33.3" },
            { id: 761, performance_id: 28, interaction_time: new Date("2023-03-06T16:30:33Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "27.2" },
            { id: 762, performance_id: 192, interaction_time: new Date("2023-09-08T05:58:38Z"), feedback_score: 2, device_type: "fitness band", interaction_duration: "24.6" },
            { id: 763, performance_id: 172, interaction_time: new Date("2023-08-07T00:50:23Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "50.1" },
            { id: 764, performance_id: 19, interaction_time: new Date("2023-12-16T05:19:24Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "26.6" },
            { id: 765, performance_id: 63, interaction_time: new Date("2023-03-17T22:32:53Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "23.4" },
            { id: 766, performance_id: 64, interaction_time: new Date("2023-05-24T23:00:52Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "26.8" },
            { id: 767, performance_id: 23, interaction_time: new Date("2023-08-25T14:11:24Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "29.8" },
            { id: 768, performance_id: 124, interaction_time: new Date("2023-02-26T18:11:29Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "39.8" },
            { id: 769, performance_id: 24, interaction_time: new Date("2023-03-03T00:55:52Z"), feedback_score: 8, device_type: "smartwatch", interaction_duration: "27.2" },
            { id: 770, performance_id: 169, interaction_time: new Date("2023-08-28T14:37:32Z"), feedback_score: 6, device_type: "fitness band", interaction_duration: "40.8" },
            { id: 771, performance_id: 160, interaction_time: new Date("2023-11-27T04:57:07Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "32.5" },
            { id: 772, performance_id: 142, interaction_time: new Date("2023-08-27T01:45:39Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "33.6" },
            { id: 773, performance_id: 15, interaction_time: new Date("2023-05-10T15:23:19Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "13.7" },
            { id: 774, performance_id: 59, interaction_time: new Date("2023-02-07T19:50:41Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "43.1" },
            { id: 775, performance_id: 185, interaction_time: new Date("2023-08-05T19:04:39Z"), feedback_score: 8, device_type: "fitness band", interaction_duration: "37.5" },
            { id: 776, performance_id: 107, interaction_time: new Date("2023-08-09T19:38:15Z"), feedback_score: 10, device_type: "smartwatch", interaction_duration: "26.1" },
            { id: 777, performance_id: 24, interaction_time: new Date("2023-03-02T13:17:18Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "34.3" },
            { id: 778, performance_id: 70, interaction_time: new Date("2023-08-04T09:01:05Z"), feedback_score: 5, device_type: "AR glasses", interaction_duration: "38.5" },
            { id: 779, performance_id: 169, interaction_time: new Date("2023-08-28T09:26:03Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "21.7" },
            { id: 780, performance_id: 173, interaction_time: new Date("2023-02-05T00:28:54Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "29.6" },
            { id: 781, performance_id: 127, interaction_time: new Date("2023-11-06T05:32:58Z"), feedback_score: 4, device_type: "AR glasses", interaction_duration: "20.6" },
            { id: 782, performance_id: 129, interaction_time: new Date("2024-01-01T07:17:58Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "32.0" },
            { id: 783, performance_id: 190, interaction_time: new Date("2023-07-30T02:15:25Z"), feedback_score: 7, device_type: "AR glasses", interaction_duration: "16.3" },
            { id: 784, performance_id: 179, interaction_time: new Date("2023-07-02T22:27:57Z"), feedback_score: 10, device_type: "fitness band", interaction_duration: "9.6" },
            { id: 785, performance_id: 49, interaction_time: new Date("2023-10-25T01:24:26Z"), feedback_score: 8, device_type: "AR glasses", interaction_duration: "29.1" },
            { id: 786, performance_id: 114, interaction_time: new Date("2023-04-03T01:05:05Z"), feedback_score: 9, device_type: "smartwatch", interaction_duration: "22.5" },
            { id: 787, performance_id: 149, interaction_time: new Date("2023-12-08T22:32:38Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "15.6" },
            { id: 788, performance_id: 117, interaction_time: new Date("2023-12-17T10:57:21Z"), feedback_score: 7, device_type: "smartwatch", interaction_duration: "28.4" },
            { id: 789, performance_id: 150, interaction_time: new Date("2023-04-14T20:08:10Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "31.4" },
            { id: 790, performance_id: 20, interaction_time: new Date("2023-02-10T23:49:39Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "43.6" },
            { id: 791, performance_id: 113, interaction_time: new Date("2023-10-21T08:30:44Z"), feedback_score: 9, device_type: "fitness band", interaction_duration: "35.7" },
            { id: 792, performance_id: 1, interaction_time: new Date("2023-07-06T20:27:57Z"), feedback_score: null, device_type: "smartwatch", interaction_duration: "26.3" },
            { id: 793, performance_id: 61, interaction_time: new Date("2023-11-18T16:15:56Z"), feedback_score: 4, device_type: "fitness band", interaction_duration: "28.3" },
            { id: 794, performance_id: 195, interaction_time: new Date("2023-04-26T09:41:44Z"), feedback_score: null, device_type: "AR glasses", interaction_duration: "33.1" },
            { id: 795, performance_id: 199, interaction_time: new Date("2023-01-04T05:15:43Z"), feedback_score: 10, device_type: "AR glasses", interaction_duration: "26.7" },
            { id: 796, performance_id: 115, interaction_time: new Date("2023-09-27T13:20:01Z"), feedback_score: 5, device_type: "smartwatch", interaction_duration: "21.9" },
            { id: 797, performance_id: 149, interaction_time: new Date("2023-12-08T18:37:15Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "40.5" },
            { id: 798, performance_id: 35, interaction_time: new Date("2023-04-19T23:04:18Z"), feedback_score: 6, device_type: "smartwatch", interaction_duration: "40.6" },
            { id: 799, performance_id: 153, interaction_time: new Date("2023-10-07T00:11:39Z"), feedback_score: 7, device_type: "fitness band", interaction_duration: "18.8" },
            { id: 800, performance_id: 101, interaction_time: new Date("2023-05-29T19:10:09Z"), feedback_score: null, device_type: "fitness band", interaction_duration: "36.7" },
        ],
    });
}

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