// Hobbyist Engagement Logs (online-hobbyist-and-enthusiast-network) 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.engagement_logs), 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.engagement_logs.createMany({
        data: [
            { id: 1, user_id: 553, event_type: "registration", project_id: 69, badge_id: 11, timestamp: new Date("2023-06-19T17:11:08Z") },
            { id: 2, user_id: 993, event_type: "registration", project_id: 56, badge_id: 16, timestamp: new Date("2023-11-18T17:34:40Z") },
            { id: 3, user_id: 980, event_type: "bookmark", project_id: 36, badge_id: 11, timestamp: new Date("2023-02-20T10:23:58Z") },
            { id: 4, user_id: 797, event_type: "registration", project_id: 13, badge_id: null, timestamp: new Date("2023-01-27T08:07:32Z") },
            { id: 5, user_id: 457, event_type: "comment", project_id: 56, badge_id: null, timestamp: new Date("2023-01-29T10:09:32Z") },
            { id: 6, user_id: 554, event_type: "registration", project_id: 73, badge_id: 19, timestamp: new Date("2023-08-16T16:22:54Z") },
            { id: 7, user_id: 825, event_type: "comment", project_id: 32, badge_id: 6, timestamp: new Date("2023-02-11T19:46:51Z") },
            { id: 8, user_id: 898, event_type: "registration", project_id: 63, badge_id: 8, timestamp: new Date("2023-07-10T15:11:13Z") },
            { id: 9, user_id: 96, event_type: "bookmark", project_id: 21, badge_id: 1, timestamp: new Date("2023-02-04T11:26:47Z") },
            { id: 10, user_id: 795, event_type: "registration", project_id: 75, badge_id: 11, timestamp: new Date("2023-02-12T11:06:32Z") },
            { id: 11, user_id: 694, event_type: "registration", project_id: 3, badge_id: 18, timestamp: new Date("2023-07-27T18:41:18Z") },
            { id: 12, user_id: 923, event_type: "registration", project_id: 33, badge_id: 3, timestamp: new Date("2023-10-25T23:17:46Z") },
            { id: 13, user_id: 782, event_type: "badge_award", project_id: 29, badge_id: 6, timestamp: new Date("2023-04-21T14:40:38Z") },
            { id: 14, user_id: 471, event_type: "badge_award", project_id: 30, badge_id: 19, timestamp: new Date("2023-12-11T19:56:38Z") },
            { id: 15, user_id: 675, event_type: "bookmark", project_id: 63, badge_id: 12, timestamp: new Date("2023-03-17T12:13:56Z") },
            { id: 16, user_id: 155, event_type: "registration", project_id: 42, badge_id: 20, timestamp: new Date("2023-06-06T11:49:31Z") },
            { id: 17, user_id: 697, event_type: "registration", project_id: 11, badge_id: 4, timestamp: new Date("2023-12-03T17:45:48Z") },
            { id: 18, user_id: 231, event_type: "comment", project_id: 17, badge_id: 19, timestamp: new Date("2023-03-30T02:18:29Z") },
            { id: 19, user_id: 932, event_type: "comment", project_id: 33, badge_id: 13, timestamp: new Date("2023-07-16T12:21:42Z") },
            { id: 20, user_id: 53, event_type: "registration", project_id: 61, badge_id: null, timestamp: new Date("2023-06-25T19:19:15Z") },
            { id: 21, user_id: 748, event_type: "badge_award", project_id: 58, badge_id: 8, timestamp: new Date("2023-04-20T08:52:36Z") },
            { id: 22, user_id: 333, event_type: "registration", project_id: 36, badge_id: 8, timestamp: new Date("2023-04-10T22:46:06Z") },
            { id: 23, user_id: 903, event_type: "registration", project_id: 46, badge_id: 10, timestamp: new Date("2023-12-04T13:12:57Z") },
            { id: 24, user_id: 706, event_type: "comment", project_id: 11, badge_id: 8, timestamp: new Date("2023-09-19T11:49:41Z") },
            { id: 25, user_id: 254, event_type: "bookmark", project_id: 48, badge_id: null, timestamp: new Date("2023-11-13T16:00:13Z") },
            { id: 26, user_id: 155, event_type: "comment", project_id: 42, badge_id: 18, timestamp: new Date("2023-04-21T04:19:30Z") },
            { id: 27, user_id: 860, event_type: "comment", project_id: 75, badge_id: 12, timestamp: new Date("2023-04-20T21:53:55Z") },
            { id: 28, user_id: 25, event_type: "comment", project_id: 47, badge_id: 15, timestamp: new Date("2023-08-31T14:15:36Z") },
            { id: 29, user_id: 426, event_type: "registration", project_id: 69, badge_id: 9, timestamp: new Date("2023-12-28T22:25:31Z") },
            { id: 30, user_id: 398, event_type: "bookmark", project_id: 27, badge_id: null, timestamp: new Date("2023-01-13T16:04:02Z") },
            { id: 31, user_id: 538, event_type: "registration", project_id: 3, badge_id: 14, timestamp: new Date("2023-02-12T08:03:57Z") },
            { id: 32, user_id: 426, event_type: "registration", project_id: 21, badge_id: 4, timestamp: new Date("2023-11-19T20:22:52Z") },
            { id: 33, user_id: 565, event_type: "bookmark", project_id: 27, badge_id: 17, timestamp: new Date("2023-04-21T10:50:01Z") },
            { id: 34, user_id: 422, event_type: "comment", project_id: 57, badge_id: 15, timestamp: new Date("2023-06-11T21:00:31Z") },
            { id: 35, user_id: 34, event_type: "registration", project_id: 47, badge_id: 14, timestamp: new Date("2023-06-13T11:47:08Z") },
            { id: 36, user_id: 490, event_type: "comment", project_id: 70, badge_id: 13, timestamp: new Date("2023-10-02T07:52:48Z") },
            { id: 37, user_id: 874, event_type: "registration", project_id: 90, badge_id: 16, timestamp: new Date("2023-04-10T12:08:41Z") },
            { id: 38, user_id: 228, event_type: "registration", project_id: 44, badge_id: 3, timestamp: new Date("2023-10-17T09:35:31Z") },
            { id: 39, user_id: 326, event_type: "comment", project_id: 44, badge_id: 5, timestamp: new Date("2023-08-17T22:55:26Z") },
            { id: 40, user_id: 170, event_type: "comment", project_id: 88, badge_id: 6, timestamp: new Date("2023-01-04T20:09:55Z") },
            { id: 41, user_id: 449, event_type: "registration", project_id: 77, badge_id: 17, timestamp: new Date("2023-09-24T22:39:00Z") },
            { id: 42, user_id: 181, event_type: "registration", project_id: 62, badge_id: 13, timestamp: new Date("2023-01-23T11:36:40Z") },
            { id: 43, user_id: 702, event_type: "registration", project_id: 53, badge_id: 15, timestamp: new Date("2023-06-06T18:32:01Z") },
            { id: 44, user_id: 485, event_type: "bookmark", project_id: 12, badge_id: 14, timestamp: new Date("2023-03-16T19:14:11Z") },
            { id: 45, user_id: 623, event_type: "registration", project_id: 72, badge_id: 10, timestamp: new Date("2023-05-16T08:51:48Z") },
            { id: 46, user_id: 464, event_type: "registration", project_id: 40, badge_id: null, timestamp: new Date("2023-11-21T19:11:45Z") },
            { id: 47, user_id: 98, event_type: "comment", project_id: 59, badge_id: 16, timestamp: new Date("2023-08-06T20:15:33Z") },
            { id: 48, user_id: 883, event_type: "comment", project_id: 26, badge_id: 20, timestamp: new Date("2023-05-27T19:50:38Z") },
            { id: 49, user_id: 850, event_type: "registration", project_id: 90, badge_id: 14, timestamp: new Date("2023-11-30T20:40:15Z") },
            { id: 50, user_id: 872, event_type: "bookmark", project_id: 59, badge_id: 12, timestamp: new Date("2023-05-28T18:03:32Z") },
            { id: 51, user_id: 70, event_type: "registration", project_id: 52, badge_id: 19, timestamp: new Date("2023-04-07T13:15:39Z") },
            { id: 52, user_id: 324, event_type: "badge_award", project_id: 47, badge_id: 2, timestamp: new Date("2023-04-17T15:26:24Z") },
            { id: 53, user_id: 460, event_type: "badge_award", project_id: 15, badge_id: 19, timestamp: new Date("2023-01-16T20:59:00Z") },
            { id: 54, user_id: 474, event_type: "registration", project_id: 13, badge_id: null, timestamp: new Date("2023-11-24T13:37:12Z") },
            { id: 55, user_id: 286, event_type: "registration", project_id: 23, badge_id: 3, timestamp: new Date("2023-06-15T10:45:57Z") },
            { id: 56, user_id: 217, event_type: "comment", project_id: 33, badge_id: 12, timestamp: new Date("2023-05-12T22:07:35Z") },
            { id: 57, user_id: 481, event_type: "comment", project_id: 23, badge_id: 19, timestamp: new Date("2023-08-29T18:03:37Z") },
            { id: 58, user_id: 182, event_type: "comment", project_id: 7, badge_id: 18, timestamp: new Date("2023-11-04T06:32:11Z") },
            { id: 59, user_id: 797, event_type: "registration", project_id: 35, badge_id: 6, timestamp: new Date("2023-06-29T14:24:15Z") },
            { id: 60, user_id: 990, event_type: "bookmark", project_id: 62, badge_id: 4, timestamp: new Date("2023-09-01T14:50:18Z") },
            { id: 61, user_id: 246, event_type: "comment", project_id: 17, badge_id: 17, timestamp: new Date("2023-10-12T17:10:52Z") },
            { id: 62, user_id: 903, event_type: "comment", project_id: 72, badge_id: 20, timestamp: new Date("2023-12-11T11:37:08Z") },
            { id: 63, user_id: 797, event_type: "registration", project_id: 96, badge_id: 2, timestamp: new Date("2023-07-09T08:00:00Z") },
            { id: 64, user_id: 324, event_type: "registration", project_id: 80, badge_id: 4, timestamp: new Date("2023-06-03T04:50:40Z") },
            { id: 65, user_id: 207, event_type: "registration", project_id: 50, badge_id: 19, timestamp: new Date("2023-10-31T12:41:03Z") },
            { id: 66, user_id: 361, event_type: "badge_award", project_id: 82, badge_id: 20, timestamp: new Date("2023-08-27T21:59:54Z") },
            { id: 67, user_id: 736, event_type: "registration", project_id: 50, badge_id: 13, timestamp: new Date("2023-07-27T07:50:13Z") },
            { id: 68, user_id: 331, event_type: "bookmark", project_id: 90, badge_id: 9, timestamp: new Date("2023-09-19T22:44:27Z") },
            { id: 69, user_id: 438, event_type: "comment", project_id: 39, badge_id: null, timestamp: new Date("2023-10-28T21:43:48Z") },
            { id: 70, user_id: 906, event_type: "registration", project_id: 4, badge_id: 1, timestamp: new Date("2023-11-10T07:18:22Z") },
            { id: 71, user_id: 613, event_type: "comment", project_id: 95, badge_id: 19, timestamp: new Date("2023-04-30T22:08:35Z") },
            { id: 72, user_id: 372, event_type: "registration", project_id: 70, badge_id: 12, timestamp: new Date("2023-01-13T10:41:50Z") },
            { id: 73, user_id: 956, event_type: "registration", project_id: 12, badge_id: 20, timestamp: new Date("2023-05-16T08:38:19Z") },
            { id: 74, user_id: 403, event_type: "registration", project_id: 18, badge_id: 20, timestamp: new Date("2023-01-13T21:22:58Z") },
            { id: 75, user_id: 779, event_type: "bookmark", project_id: 69, badge_id: 3, timestamp: new Date("2023-05-16T23:53:44Z") },
            { id: 76, user_id: 786, event_type: "registration", project_id: 8, badge_id: 17, timestamp: new Date("2023-05-19T17:05:50Z") },
            { id: 77, user_id: 478, event_type: "registration", project_id: 48, badge_id: 10, timestamp: new Date("2023-09-29T04:38:02Z") },
            { id: 78, user_id: 836, event_type: "badge_award", project_id: 37, badge_id: 10, timestamp: new Date("2023-05-02T09:55:22Z") },
            { id: 79, user_id: 259, event_type: "registration", project_id: 57, badge_id: 3, timestamp: new Date("2023-09-19T08:52:55Z") },
            { id: 80, user_id: 185, event_type: "registration", project_id: 17, badge_id: 1, timestamp: new Date("2023-09-30T20:00:53Z") },
            { id: 81, user_id: 519, event_type: "comment", project_id: 71, badge_id: 6, timestamp: new Date("2023-06-27T06:36:24Z") },
            { id: 82, user_id: 28, event_type: "registration", project_id: 50, badge_id: 16, timestamp: new Date("2023-11-22T13:24:37Z") },
            { id: 83, user_id: 864, event_type: "registration", project_id: 89, badge_id: 5, timestamp: new Date("2023-11-17T17:34:57Z") },
            { id: 84, user_id: 913, event_type: "registration", project_id: 3, badge_id: 19, timestamp: new Date("2023-09-19T18:57:19Z") },
            { id: 85, user_id: 407, event_type: "badge_award", project_id: 88, badge_id: 14, timestamp: new Date("2023-03-05T09:17:28Z") },
            { id: 86, user_id: 173, event_type: "registration", project_id: 15, badge_id: null, timestamp: new Date("2023-06-02T19:03:56Z") },
            { id: 87, user_id: 148, event_type: "comment", project_id: 4, badge_id: 18, timestamp: new Date("2023-05-24T13:33:14Z") },
            { id: 88, user_id: 881, event_type: "comment", project_id: 87, badge_id: 4, timestamp: new Date("2023-10-05T02:38:49Z") },
            { id: 89, user_id: 727, event_type: "comment", project_id: 85, badge_id: 2, timestamp: new Date("2023-08-20T20:35:03Z") },
            { id: 90, user_id: 540, event_type: "comment", project_id: 100, badge_id: 10, timestamp: new Date("2023-10-24T12:33:54Z") },
            { id: 91, user_id: 213, event_type: "registration", project_id: 82, badge_id: 16, timestamp: new Date("2023-06-24T11:04:03Z") },
            { id: 92, user_id: 819, event_type: "registration", project_id: 25, badge_id: 1, timestamp: new Date("2023-03-01T20:51:21Z") },
            { id: 93, user_id: 173, event_type: "comment", project_id: 18, badge_id: 20, timestamp: new Date("2023-10-22T17:56:27Z") },
            { id: 94, user_id: 234, event_type: "comment", project_id: 20, badge_id: 18, timestamp: new Date("2023-12-13T12:54:03Z") },
            { id: 95, user_id: 989, event_type: "registration", project_id: 93, badge_id: 6, timestamp: new Date("2023-12-23T15:00:09Z") },
            { id: 96, user_id: 77, event_type: "bookmark", project_id: 62, badge_id: 17, timestamp: new Date("2023-04-21T20:35:04Z") },
            { id: 97, user_id: 354, event_type: "registration", project_id: 31, badge_id: 20, timestamp: new Date("2023-03-16T12:34:51Z") },
            { id: 98, user_id: 446, event_type: "registration", project_id: 25, badge_id: 14, timestamp: new Date("2023-10-26T21:07:50Z") },
            { id: 99, user_id: 146, event_type: "comment", project_id: 67, badge_id: 19, timestamp: new Date("2023-11-25T23:08:22Z") },
            { id: 100, user_id: 234, event_type: "comment", project_id: 54, badge_id: 7, timestamp: new Date("2023-08-18T09:07:11Z") },
            { id: 101, user_id: 184, event_type: "comment", project_id: 26, badge_id: null, timestamp: new Date("2023-07-22T22:50:54Z") },
            { id: 102, user_id: 48, event_type: "registration", project_id: 72, badge_id: 19, timestamp: new Date("2023-07-11T10:48:59Z") },
            { id: 103, user_id: 276, event_type: "bookmark", project_id: 6, badge_id: 7, timestamp: new Date("2023-04-15T13:27:26Z") },
            { id: 104, user_id: 408, event_type: "registration", project_id: 9, badge_id: 9, timestamp: new Date("2023-08-04T18:48:03Z") },
            { id: 105, user_id: 665, event_type: "registration", project_id: 15, badge_id: 13, timestamp: new Date("2023-12-02T20:06:08Z") },
            { id: 106, user_id: 474, event_type: "comment", project_id: 94, badge_id: 19, timestamp: new Date("2023-10-28T16:55:22Z") },
            { id: 107, user_id: 150, event_type: "bookmark", project_id: 26, badge_id: 12, timestamp: new Date("2023-07-08T22:28:46Z") },
            { id: 108, user_id: 718, event_type: "comment", project_id: 26, badge_id: 19, timestamp: new Date("2023-07-28T13:25:09Z") },
            { id: 109, user_id: 757, event_type: "registration", project_id: 10, badge_id: 20, timestamp: new Date("2023-07-28T08:53:49Z") },
            { id: 110, user_id: 889, event_type: "registration", project_id: 55, badge_id: 16, timestamp: new Date("2023-10-06T13:42:56Z") },
            { id: 111, user_id: 878, event_type: "comment", project_id: 55, badge_id: 17, timestamp: new Date("2023-05-01T10:50:37Z") },
            { id: 112, user_id: 533, event_type: "comment", project_id: 10, badge_id: 3, timestamp: new Date("2023-08-18T15:24:44Z") },
            { id: 113, user_id: 784, event_type: "registration", project_id: 58, badge_id: 17, timestamp: new Date("2023-12-19T09:23:48Z") },
            { id: 114, user_id: 439, event_type: "bookmark", project_id: 72, badge_id: 1, timestamp: new Date("2023-03-24T09:51:55Z") },
            { id: 115, user_id: 310, event_type: "registration", project_id: 34, badge_id: 11, timestamp: new Date("2023-04-27T16:53:30Z") },
            { id: 116, user_id: 468, event_type: "registration", project_id: 86, badge_id: null, timestamp: new Date("2023-10-19T09:38:30Z") },
            { id: 117, user_id: 778, event_type: "bookmark", project_id: 50, badge_id: 6, timestamp: new Date("2023-07-11T10:23:29Z") },
            { id: 118, user_id: 53, event_type: "comment", project_id: 57, badge_id: 11, timestamp: new Date("2023-06-06T20:00:39Z") },
            { id: 119, user_id: 82, event_type: "badge_award", project_id: 12, badge_id: 15, timestamp: new Date("2023-02-07T21:58:19Z") },
            { id: 120, user_id: 595, event_type: "bookmark", project_id: 44, badge_id: 15, timestamp: new Date("2023-01-06T15:59:59Z") },
            { id: 121, user_id: 113, event_type: "bookmark", project_id: 36, badge_id: 16, timestamp: new Date("2023-03-06T08:03:27Z") },
            { id: 122, user_id: 919, event_type: "registration", project_id: 75, badge_id: 11, timestamp: new Date("2023-10-08T20:41:51Z") },
            { id: 123, user_id: 769, event_type: "comment", project_id: 100, badge_id: 4, timestamp: new Date("2023-09-11T17:26:59Z") },
            { id: 124, user_id: 261, event_type: "registration", project_id: 67, badge_id: 12, timestamp: new Date("2023-10-22T20:36:48Z") },
            { id: 125, user_id: 393, event_type: "registration", project_id: 12, badge_id: 6, timestamp: new Date("2023-04-23T20:30:12Z") },
            { id: 126, user_id: 1000, event_type: "comment", project_id: 34, badge_id: 16, timestamp: new Date("2023-01-23T16:18:25Z") },
            { id: 127, user_id: 973, event_type: "bookmark", project_id: 44, badge_id: 14, timestamp: new Date("2023-04-26T22:13:20Z") },
            { id: 128, user_id: 361, event_type: "registration", project_id: 84, badge_id: null, timestamp: new Date("2023-02-07T12:02:29Z") },
            { id: 129, user_id: 955, event_type: "bookmark", project_id: 41, badge_id: 15, timestamp: new Date("2023-04-27T16:09:58Z") },
            { id: 130, user_id: 44, event_type: "registration", project_id: 75, badge_id: 2, timestamp: new Date("2023-11-05T21:38:28Z") },
            { id: 131, user_id: 122, event_type: "registration", project_id: 27, badge_id: 16, timestamp: new Date("2023-06-18T12:40:21Z") },
            { id: 132, user_id: 218, event_type: "comment", project_id: 84, badge_id: 9, timestamp: new Date("2023-09-30T15:15:35Z") },
            { id: 133, user_id: 720, event_type: "registration", project_id: 2, badge_id: 9, timestamp: new Date("2023-02-03T18:50:07Z") },
            { id: 134, user_id: 312, event_type: "badge_award", project_id: 60, badge_id: 5, timestamp: new Date("2023-05-04T21:42:08Z") },
            { id: 135, user_id: 968, event_type: "comment", project_id: 19, badge_id: 12, timestamp: new Date("2023-06-10T22:42:05Z") },
            { id: 136, user_id: 962, event_type: "bookmark", project_id: 53, badge_id: 16, timestamp: new Date("2023-01-05T21:46:14Z") },
            { id: 137, user_id: 911, event_type: "registration", project_id: 6, badge_id: null, timestamp: new Date("2023-09-17T06:01:12Z") },
            { id: 138, user_id: 798, event_type: "bookmark", project_id: 70, badge_id: 12, timestamp: new Date("2023-06-17T18:51:47Z") },
            { id: 139, user_id: 366, event_type: "registration", project_id: 56, badge_id: 17, timestamp: new Date("2023-03-09T18:33:37Z") },
            { id: 140, user_id: 817, event_type: "bookmark", project_id: 12, badge_id: 6, timestamp: new Date("2023-10-05T13:28:42Z") },
            { id: 141, user_id: 787, event_type: "registration", project_id: 32, badge_id: 4, timestamp: new Date("2023-01-23T09:55:54Z") },
            { id: 142, user_id: 190, event_type: "registration", project_id: 75, badge_id: 11, timestamp: new Date("2023-07-14T12:36:29Z") },
            { id: 143, user_id: 502, event_type: "comment", project_id: 70, badge_id: 10, timestamp: new Date("2023-06-08T18:25:15Z") },
            { id: 144, user_id: 646, event_type: "comment", project_id: 59, badge_id: 15, timestamp: new Date("2023-01-29T12:51:28Z") },
            { id: 145, user_id: 184, event_type: "registration", project_id: 28, badge_id: null, timestamp: new Date("2023-05-18T20:12:22Z") },
            { id: 146, user_id: 991, event_type: "comment", project_id: 5, badge_id: null, timestamp: new Date("2023-11-22T22:30:46Z") },
            { id: 147, user_id: 572, event_type: "registration", project_id: 66, badge_id: null, timestamp: new Date("2023-08-27T22:08:25Z") },
            { id: 148, user_id: 963, event_type: "bookmark", project_id: 50, badge_id: 14, timestamp: new Date("2023-07-16T18:22:07Z") },
            { id: 149, user_id: 896, event_type: "bookmark", project_id: 89, badge_id: null, timestamp: new Date("2023-03-17T22:04:12Z") },
            { id: 150, user_id: 970, event_type: "registration", project_id: 57, badge_id: 3, timestamp: new Date("2023-09-28T12:08:51Z") },
            { id: 151, user_id: 449, event_type: "comment", project_id: 37, badge_id: 15, timestamp: new Date("2023-01-10T12:16:20Z") },
            { id: 152, user_id: 920, event_type: "comment", project_id: 42, badge_id: 7, timestamp: new Date("2023-09-15T17:06:09Z") },
            { id: 153, user_id: 41, event_type: "comment", project_id: 39, badge_id: 10, timestamp: new Date("2023-08-17T09:33:33Z") },
            { id: 154, user_id: 978, event_type: "comment", project_id: 12, badge_id: 19, timestamp: new Date("2023-07-27T12:57:20Z") },
            { id: 155, user_id: 540, event_type: "badge_award", project_id: 58, badge_id: 14, timestamp: new Date("2023-10-13T07:51:51Z") },
            { id: 156, user_id: 616, event_type: "comment", project_id: 40, badge_id: 6, timestamp: new Date("2023-02-11T18:42:03Z") },
            { id: 157, user_id: 155, event_type: "bookmark", project_id: 44, badge_id: 9, timestamp: new Date("2023-03-23T18:09:09Z") },
            { id: 158, user_id: 140, event_type: "comment", project_id: 27, badge_id: 4, timestamp: new Date("2023-11-17T16:55:33Z") },
            { id: 159, user_id: 684, event_type: "registration", project_id: 80, badge_id: 4, timestamp: new Date("2023-09-01T08:12:57Z") },
            { id: 160, user_id: 198, event_type: "registration", project_id: 23, badge_id: 10, timestamp: new Date("2023-02-20T15:06:53Z") },
            { id: 161, user_id: 328, event_type: "registration", project_id: 98, badge_id: 6, timestamp: new Date("2023-06-19T20:56:20Z") },
            { id: 162, user_id: 523, event_type: "bookmark", project_id: 89, badge_id: 5, timestamp: new Date("2023-10-07T19:53:12Z") },
            { id: 163, user_id: 984, event_type: "comment", project_id: 99, badge_id: 5, timestamp: new Date("2023-08-02T17:34:35Z") },
            { id: 164, user_id: 751, event_type: "comment", project_id: 42, badge_id: 19, timestamp: new Date("2023-08-29T18:14:21Z") },
            { id: 165, user_id: 689, event_type: "bookmark", project_id: 6, badge_id: 9, timestamp: new Date("2023-01-15T11:47:58Z") },
            { id: 166, user_id: 3, event_type: "registration", project_id: 53, badge_id: 5, timestamp: new Date("2023-05-26T18:15:28Z") },
            { id: 167, user_id: 443, event_type: "bookmark", project_id: 19, badge_id: null, timestamp: new Date("2023-08-25T13:47:40Z") },
            { id: 168, user_id: 759, event_type: "comment", project_id: 84, badge_id: 11, timestamp: new Date("2023-02-12T11:00:39Z") },
            { id: 169, user_id: 64, event_type: "registration", project_id: 5, badge_id: 12, timestamp: new Date("2023-09-29T07:39:55Z") },
            { id: 170, user_id: 915, event_type: "registration", project_id: 52, badge_id: 2, timestamp: new Date("2023-11-26T22:35:02Z") },
            { id: 171, user_id: 424, event_type: "comment", project_id: 90, badge_id: 1, timestamp: new Date("2023-12-15T20:46:02Z") },
            { id: 172, user_id: 110, event_type: "registration", project_id: 57, badge_id: 1, timestamp: new Date("2023-01-06T16:06:01Z") },
            { id: 173, user_id: 344, event_type: "registration", project_id: 9, badge_id: 19, timestamp: new Date("2023-01-12T12:07:49Z") },
            { id: 174, user_id: 64, event_type: "bookmark", project_id: 40, badge_id: null, timestamp: new Date("2023-01-08T11:16:47Z") },
            { id: 175, user_id: 206, event_type: "badge_award", project_id: 96, badge_id: 6, timestamp: new Date("2023-03-01T11:43:31Z") },
            { id: 176, user_id: 974, event_type: "registration", project_id: 51, badge_id: 1, timestamp: new Date("2023-02-20T12:38:05Z") },
            { id: 177, user_id: 832, event_type: "comment", project_id: 63, badge_id: 18, timestamp: new Date("2023-07-05T10:03:48Z") },
            { id: 178, user_id: 864, event_type: "registration", project_id: 15, badge_id: 1, timestamp: new Date("2023-02-25T09:55:50Z") },
            { id: 179, user_id: 488, event_type: "comment", project_id: 20, badge_id: 18, timestamp: new Date("2023-09-23T17:28:39Z") },
            { id: 180, user_id: 299, event_type: "bookmark", project_id: 46, badge_id: 3, timestamp: new Date("2023-02-17T18:35:05Z") },
            { id: 181, user_id: 325, event_type: "badge_award", project_id: 1, badge_id: 6, timestamp: new Date("2023-03-24T06:53:02Z") },
            { id: 182, user_id: 930, event_type: "registration", project_id: 49, badge_id: 2, timestamp: new Date("2023-12-25T14:14:44Z") },
            { id: 183, user_id: 796, event_type: "registration", project_id: 27, badge_id: 1, timestamp: new Date("2023-12-30T15:05:42Z") },
            { id: 184, user_id: 552, event_type: "badge_award", project_id: 17, badge_id: 10, timestamp: new Date("2023-03-03T22:50:05Z") },
            { id: 185, user_id: 928, event_type: "comment", project_id: 84, badge_id: 17, timestamp: new Date("2023-02-23T09:02:59Z") },
            { id: 186, user_id: 110, event_type: "badge_award", project_id: 28, badge_id: 7, timestamp: new Date("2023-12-11T18:09:47Z") },
            { id: 187, user_id: 142, event_type: "comment", project_id: 88, badge_id: 14, timestamp: new Date("2023-04-25T18:24:12Z") },
            { id: 188, user_id: 877, event_type: "registration", project_id: 32, badge_id: 19, timestamp: new Date("2023-10-30T17:29:56Z") },
            { id: 189, user_id: 447, event_type: "registration", project_id: 85, badge_id: null, timestamp: new Date("2023-10-02T18:57:13Z") },
            { id: 190, user_id: 641, event_type: "comment", project_id: 68, badge_id: 3, timestamp: new Date("2023-09-21T23:01:59Z") },
            { id: 191, user_id: 446, event_type: "comment", project_id: 6, badge_id: 3, timestamp: new Date("2023-06-06T13:37:58Z") },
            { id: 192, user_id: 21, event_type: "registration", project_id: 54, badge_id: 4, timestamp: new Date("2023-11-14T17:26:27Z") },
            { id: 193, user_id: 753, event_type: "registration", project_id: 23, badge_id: 11, timestamp: new Date("2023-04-05T10:20:31Z") },
            { id: 194, user_id: 185, event_type: "badge_award", project_id: 37, badge_id: 3, timestamp: new Date("2023-11-08T18:59:38Z") },
            { id: 195, user_id: 170, event_type: "comment", project_id: 60, badge_id: 16, timestamp: new Date("2023-03-03T12:57:35Z") },
            { id: 196, user_id: 358, event_type: "comment", project_id: 54, badge_id: 7, timestamp: new Date("2023-07-14T09:27:01Z") },
            { id: 197, user_id: 171, event_type: "registration", project_id: 78, badge_id: 14, timestamp: new Date("2023-09-22T17:21:06Z") },
            { id: 198, user_id: 314, event_type: "registration", project_id: 58, badge_id: 7, timestamp: new Date("2023-03-06T22:52:32Z") },
            { id: 199, user_id: 310, event_type: "comment", project_id: 49, badge_id: 7, timestamp: new Date("2023-01-12T18:08:09Z") },
            { id: 200, user_id: 461, event_type: "comment", project_id: 63, badge_id: null, timestamp: new Date("2023-10-23T19:46:14Z") },
            { id: 201, user_id: 210, event_type: "comment", project_id: 69, badge_id: 11, timestamp: new Date("2023-03-20T09:08:41Z") },
            { id: 202, user_id: 85, event_type: "registration", project_id: 49, badge_id: 10, timestamp: new Date("2023-08-23T13:43:19Z") },
            { id: 203, user_id: 118, event_type: "bookmark", project_id: 71, badge_id: 7, timestamp: new Date("2023-12-14T12:28:48Z") },
            { id: 204, user_id: 403, event_type: "registration", project_id: 13, badge_id: 16, timestamp: new Date("2023-09-28T10:44:50Z") },
            { id: 205, user_id: 876, event_type: "bookmark", project_id: 50, badge_id: 15, timestamp: new Date("2023-01-25T01:34:51Z") },
            { id: 206, user_id: 67, event_type: "bookmark", project_id: 35, badge_id: 18, timestamp: new Date("2023-05-13T21:42:30Z") },
            { id: 207, user_id: 668, event_type: "bookmark", project_id: 27, badge_id: 8, timestamp: new Date("2023-07-09T22:16:17Z") },
            { id: 208, user_id: 184, event_type: "registration", project_id: 26, badge_id: 16, timestamp: new Date("2023-03-19T02:02:46Z") },
            { id: 209, user_id: 143, event_type: "comment", project_id: 16, badge_id: 3, timestamp: new Date("2023-07-26T19:11:33Z") },
            { id: 210, user_id: 188, event_type: "registration", project_id: 31, badge_id: null, timestamp: new Date("2023-07-12T08:43:58Z") },
            { id: 211, user_id: 396, event_type: "comment", project_id: 55, badge_id: 14, timestamp: new Date("2023-05-10T12:07:02Z") },
            { id: 212, user_id: 62, event_type: "registration", project_id: 27, badge_id: 15, timestamp: new Date("2023-05-24T17:08:07Z") },
            { id: 213, user_id: 56, event_type: "bookmark", project_id: 19, badge_id: null, timestamp: new Date("2023-03-05T23:14:39Z") },
            { id: 214, user_id: 639, event_type: "bookmark", project_id: 29, badge_id: 20, timestamp: new Date("2023-05-09T19:51:18Z") },
            { id: 215, user_id: 893, event_type: "comment", project_id: 36, badge_id: 14, timestamp: new Date("2023-05-12T19:11:47Z") },
            { id: 216, user_id: 366, event_type: "registration", project_id: 70, badge_id: 4, timestamp: new Date("2023-02-02T18:25:16Z") },
            { id: 217, user_id: 856, event_type: "registration", project_id: 38, badge_id: null, timestamp: new Date("2023-04-07T10:47:37Z") },
            { id: 218, user_id: 337, event_type: "registration", project_id: 73, badge_id: 14, timestamp: new Date("2023-05-06T17:08:31Z") },
            { id: 219, user_id: 756, event_type: "badge_award", project_id: 39, badge_id: null, timestamp: new Date("2023-01-30T07:07:54Z") },
            { id: 220, user_id: 38, event_type: "registration", project_id: 33, badge_id: 4, timestamp: new Date("2023-03-13T09:54:38Z") },
            { id: 221, user_id: 225, event_type: "registration", project_id: 25, badge_id: 9, timestamp: new Date("2023-01-16T09:46:39Z") },
            { id: 222, user_id: 284, event_type: "comment", project_id: 5, badge_id: 17, timestamp: new Date("2023-11-28T21:04:38Z") },
            { id: 223, user_id: 40, event_type: "comment", project_id: 24, badge_id: 4, timestamp: new Date("2023-10-05T06:29:46Z") },
            { id: 224, user_id: 57, event_type: "registration", project_id: 86, badge_id: 11, timestamp: new Date("2023-07-23T13:33:48Z") },
            { id: 225, user_id: 128, event_type: "bookmark", project_id: 1, badge_id: null, timestamp: new Date("2023-05-11T17:18:04Z") },
            { id: 226, user_id: 343, event_type: "bookmark", project_id: 49, badge_id: 15, timestamp: new Date("2023-07-12T18:42:30Z") },
            { id: 227, user_id: 614, event_type: "registration", project_id: 99, badge_id: 15, timestamp: new Date("2023-02-23T20:46:44Z") },
            { id: 228, user_id: 972, event_type: "registration", project_id: 19, badge_id: 4, timestamp: new Date("2023-06-24T20:55:40Z") },
            { id: 229, user_id: 23, event_type: "badge_award", project_id: 68, badge_id: 10, timestamp: new Date("2023-03-11T06:54:56Z") },
            { id: 230, user_id: 976, event_type: "registration", project_id: 12, badge_id: 7, timestamp: new Date("2023-11-26T13:49:19Z") },
            { id: 231, user_id: 356, event_type: "registration", project_id: 58, badge_id: 14, timestamp: new Date("2023-02-03T14:46:40Z") },
            { id: 232, user_id: 783, event_type: "bookmark", project_id: 94, badge_id: 2, timestamp: new Date("2023-08-12T12:20:30Z") },
            { id: 233, user_id: 979, event_type: "registration", project_id: 7, badge_id: 15, timestamp: new Date("2023-10-19T19:36:17Z") },
            { id: 234, user_id: 779, event_type: "bookmark", project_id: 30, badge_id: 9, timestamp: new Date("2023-05-02T13:58:58Z") },
            { id: 235, user_id: 74, event_type: "registration", project_id: 84, badge_id: 13, timestamp: new Date("2023-12-16T22:37:28Z") },
            { id: 236, user_id: 221, event_type: "registration", project_id: 98, badge_id: 15, timestamp: new Date("2023-08-04T21:06:28Z") },
            { id: 237, user_id: 596, event_type: "registration", project_id: 77, badge_id: null, timestamp: new Date("2023-01-06T21:00:52Z") },
            { id: 238, user_id: 342, event_type: "registration", project_id: 14, badge_id: 1, timestamp: new Date("2023-06-11T19:02:25Z") },
            { id: 239, user_id: 692, event_type: "badge_award", project_id: 30, badge_id: 20, timestamp: new Date("2023-04-09T21:00:23Z") },
            { id: 240, user_id: 400, event_type: "comment", project_id: 57, badge_id: 7, timestamp: new Date("2023-05-04T16:34:50Z") },
            { id: 241, user_id: 999, event_type: "comment", project_id: 58, badge_id: null, timestamp: new Date("2023-11-13T09:47:56Z") },
            { id: 242, user_id: 408, event_type: "comment", project_id: 84, badge_id: 20, timestamp: new Date("2023-08-02T13:55:28Z") },
            { id: 243, user_id: 253, event_type: "registration", project_id: 56, badge_id: 1, timestamp: new Date("2023-07-30T06:54:07Z") },
            { id: 244, user_id: 746, event_type: "registration", project_id: 32, badge_id: null, timestamp: new Date("2023-10-03T10:43:31Z") },
            { id: 245, user_id: 876, event_type: "registration", project_id: 74, badge_id: null, timestamp: new Date("2023-04-24T11:34:39Z") },
            { id: 246, user_id: 36, event_type: "registration", project_id: 85, badge_id: 14, timestamp: new Date("2023-09-14T10:12:13Z") },
            { id: 247, user_id: 242, event_type: "comment", project_id: 28, badge_id: null, timestamp: new Date("2023-01-04T20:58:13Z") },
            { id: 248, user_id: 385, event_type: "comment", project_id: 51, badge_id: null, timestamp: new Date("2023-12-05T03:54:29Z") },
            { id: 249, user_id: 823, event_type: "bookmark", project_id: 28, badge_id: 12, timestamp: new Date("2023-02-13T08:25:48Z") },
            { id: 250, user_id: 534, event_type: "registration", project_id: 23, badge_id: null, timestamp: new Date("2023-02-10T18:38:11Z") },
            { id: 251, user_id: 128, event_type: "registration", project_id: 65, badge_id: 18, timestamp: new Date("2023-03-14T17:44:39Z") },
            { id: 252, user_id: 301, event_type: "badge_award", project_id: 7, badge_id: 2, timestamp: new Date("2023-02-05T21:56:46Z") },
            { id: 253, user_id: 424, event_type: "registration", project_id: 48, badge_id: 10, timestamp: new Date("2023-11-17T13:51:20Z") },
            { id: 254, user_id: 366, event_type: "comment", project_id: 33, badge_id: 8, timestamp: new Date("2023-03-18T08:09:34Z") },
            { id: 255, user_id: 678, event_type: "comment", project_id: 52, badge_id: 20, timestamp: new Date("2023-07-21T22:17:45Z") },
            { id: 256, user_id: 368, event_type: "bookmark", project_id: 49, badge_id: 6, timestamp: new Date("2023-10-23T19:35:11Z") },
            { id: 257, user_id: 376, event_type: "comment", project_id: 6, badge_id: 4, timestamp: new Date("2023-09-02T19:54:48Z") },
            { id: 258, user_id: 840, event_type: "comment", project_id: 5, badge_id: 19, timestamp: new Date("2023-03-07T19:30:22Z") },
            { id: 259, user_id: 643, event_type: "registration", project_id: 8, badge_id: null, timestamp: new Date("2023-04-18T14:55:28Z") },
            { id: 260, user_id: 823, event_type: "comment", project_id: 91, badge_id: 11, timestamp: new Date("2023-02-12T12:07:26Z") },
            { id: 261, user_id: 63, event_type: "registration", project_id: 22, badge_id: 17, timestamp: new Date("2023-03-31T00:43:37Z") },
            { id: 262, user_id: 211, event_type: "comment", project_id: 63, badge_id: 7, timestamp: new Date("2023-11-20T16:07:53Z") },
            { id: 263, user_id: 471, event_type: "registration", project_id: 18, badge_id: 18, timestamp: new Date("2023-01-22T12:18:25Z") },
            { id: 264, user_id: 489, event_type: "comment", project_id: 32, badge_id: null, timestamp: new Date("2023-06-25T18:23:56Z") },
            { id: 265, user_id: 640, event_type: "registration", project_id: 12, badge_id: 2, timestamp: new Date("2023-10-18T22:04:58Z") },
            { id: 266, user_id: 569, event_type: "comment", project_id: 17, badge_id: 18, timestamp: new Date("2023-08-03T09:09:27Z") },
            { id: 267, user_id: 885, event_type: "badge_award", project_id: 71, badge_id: 12, timestamp: new Date("2023-02-02T09:00:28Z") },
            { id: 268, user_id: 751, event_type: "registration", project_id: 66, badge_id: 18, timestamp: new Date("2023-07-03T16:51:27Z") },
            { id: 269, user_id: 423, event_type: "badge_award", project_id: 87, badge_id: 7, timestamp: new Date("2023-09-01T21:12:27Z") },
            { id: 270, user_id: 946, event_type: "comment", project_id: 90, badge_id: 13, timestamp: new Date("2023-03-25T10:45:58Z") },
            { id: 271, user_id: 823, event_type: "registration", project_id: 17, badge_id: 5, timestamp: new Date("2023-12-11T12:22:24Z") },
            { id: 272, user_id: 186, event_type: "comment", project_id: 82, badge_id: 10, timestamp: new Date("2023-06-21T14:45:48Z") },
            { id: 273, user_id: 339, event_type: "comment", project_id: 41, badge_id: 13, timestamp: new Date("2023-10-15T22:55:15Z") },
            { id: 274, user_id: 17, event_type: "comment", project_id: 31, badge_id: 2, timestamp: new Date("2023-06-13T12:31:43Z") },
            { id: 275, user_id: 259, event_type: "comment", project_id: 76, badge_id: 18, timestamp: new Date("2023-06-27T12:00:15Z") },
            { id: 276, user_id: 280, event_type: "registration", project_id: 23, badge_id: 3, timestamp: new Date("2023-10-17T20:39:48Z") },
            { id: 277, user_id: 263, event_type: "badge_award", project_id: 23, badge_id: 6, timestamp: new Date("2023-01-13T13:42:41Z") },
            { id: 278, user_id: 609, event_type: "comment", project_id: 63, badge_id: 18, timestamp: new Date("2023-03-27T13:52:31Z") },
            { id: 279, user_id: 682, event_type: "comment", project_id: 42, badge_id: 17, timestamp: new Date("2023-10-10T15:51:20Z") },
            { id: 280, user_id: 483, event_type: "comment", project_id: 88, badge_id: 17, timestamp: new Date("2023-05-27T10:56:40Z") },
            { id: 281, user_id: 698, event_type: "comment", project_id: 21, badge_id: 15, timestamp: new Date("2023-10-16T19:53:38Z") },
            { id: 282, user_id: 49, event_type: "bookmark", project_id: 52, badge_id: 14, timestamp: new Date("2023-01-21T10:54:38Z") },
            { id: 283, user_id: 928, event_type: "registration", project_id: 26, badge_id: null, timestamp: new Date("2023-04-27T22:54:19Z") },
            { id: 284, user_id: 752, event_type: "comment", project_id: 26, badge_id: 12, timestamp: new Date("2023-05-14T14:29:33Z") },
            { id: 285, user_id: 810, event_type: "bookmark", project_id: 2, badge_id: 12, timestamp: new Date("2023-10-16T19:33:30Z") },
            { id: 286, user_id: 411, event_type: "registration", project_id: 60, badge_id: 6, timestamp: new Date("2023-11-08T19:34:43Z") },
            { id: 287, user_id: 827, event_type: "registration", project_id: 57, badge_id: 3, timestamp: new Date("2023-10-23T07:38:14Z") },
            { id: 288, user_id: 397, event_type: "registration", project_id: 99, badge_id: 12, timestamp: new Date("2023-07-05T14:39:12Z") },
            { id: 289, user_id: 260, event_type: "badge_award", project_id: 87, badge_id: 11, timestamp: new Date("2023-07-28T09:35:04Z") },
            { id: 290, user_id: 757, event_type: "registration", project_id: 72, badge_id: 8, timestamp: new Date("2023-04-05T10:57:55Z") },
            { id: 291, user_id: 997, event_type: "badge_award", project_id: 75, badge_id: 6, timestamp: new Date("2023-08-17T08:47:44Z") },
            { id: 292, user_id: 388, event_type: "comment", project_id: 85, badge_id: null, timestamp: new Date("2023-01-03T15:20:59Z") },
            { id: 293, user_id: 475, event_type: "comment", project_id: 23, badge_id: 9, timestamp: new Date("2023-08-29T22:23:44Z") },
            { id: 294, user_id: 472, event_type: "bookmark", project_id: 48, badge_id: 16, timestamp: new Date("2023-04-18T18:18:35Z") },
            { id: 295, user_id: 320, event_type: "registration", project_id: 94, badge_id: 16, timestamp: new Date("2023-11-06T19:37:07Z") },
            { id: 296, user_id: 107, event_type: "registration", project_id: 6, badge_id: 6, timestamp: new Date("2023-11-23T14:12:57Z") },
            { id: 297, user_id: 286, event_type: "registration", project_id: 95, badge_id: 10, timestamp: new Date("2023-11-25T03:45:58Z") },
            { id: 298, user_id: 949, event_type: "registration", project_id: 42, badge_id: 3, timestamp: new Date("2023-10-19T11:15:16Z") },
            { id: 299, user_id: 936, event_type: "badge_award", project_id: 33, badge_id: 5, timestamp: new Date("2023-10-07T14:25:23Z") },
            { id: 300, user_id: 158, event_type: "registration", project_id: 42, badge_id: 18, timestamp: new Date("2023-01-23T18:32:22Z") },
            { id: 301, user_id: 751, event_type: "registration", project_id: 6, badge_id: null, timestamp: new Date("2023-11-07T19:10:07Z") },
            { id: 302, user_id: 58, event_type: "registration", project_id: 79, badge_id: null, timestamp: new Date("2023-11-18T12:42:03Z") },
            { id: 303, user_id: 910, event_type: "comment", project_id: 31, badge_id: 15, timestamp: new Date("2023-08-20T18:09:47Z") },
            { id: 304, user_id: 575, event_type: "comment", project_id: 45, badge_id: null, timestamp: new Date("2023-11-03T08:04:09Z") },
            { id: 305, user_id: 558, event_type: "registration", project_id: 74, badge_id: 3, timestamp: new Date("2023-03-22T21:36:49Z") },
            { id: 306, user_id: 629, event_type: "comment", project_id: 90, badge_id: null, timestamp: new Date("2023-01-05T16:09:13Z") },
            { id: 307, user_id: 625, event_type: "registration", project_id: 74, badge_id: 17, timestamp: new Date("2023-10-08T18:39:10Z") },
            { id: 308, user_id: 74, event_type: "registration", project_id: 30, badge_id: 3, timestamp: new Date("2023-09-21T19:52:49Z") },
            { id: 309, user_id: 512, event_type: "registration", project_id: 8, badge_id: 11, timestamp: new Date("2023-01-23T19:22:20Z") },
            { id: 310, user_id: 893, event_type: "registration", project_id: 10, badge_id: 1, timestamp: new Date("2023-06-30T10:40:04Z") },
            { id: 311, user_id: 796, event_type: "comment", project_id: 92, badge_id: 13, timestamp: new Date("2023-12-04T20:21:43Z") },
            { id: 312, user_id: 880, event_type: "bookmark", project_id: 53, badge_id: 6, timestamp: new Date("2023-05-23T22:12:00Z") },
            { id: 313, user_id: 339, event_type: "bookmark", project_id: 57, badge_id: 4, timestamp: new Date("2023-02-24T16:21:40Z") },
            { id: 314, user_id: 194, event_type: "bookmark", project_id: 83, badge_id: 13, timestamp: new Date("2023-05-04T13:02:07Z") },
            { id: 315, user_id: 510, event_type: "registration", project_id: 34, badge_id: 6, timestamp: new Date("2023-01-14T21:02:11Z") },
            { id: 316, user_id: 732, event_type: "comment", project_id: 28, badge_id: null, timestamp: new Date("2023-06-17T11:46:28Z") },
            { id: 317, user_id: 241, event_type: "registration", project_id: 90, badge_id: 8, timestamp: new Date("2023-01-18T20:29:36Z") },
            { id: 318, user_id: 692, event_type: "registration", project_id: 3, badge_id: 19, timestamp: new Date("2023-09-12T22:13:13Z") },
            { id: 319, user_id: 158, event_type: "registration", project_id: 38, badge_id: 2, timestamp: new Date("2023-01-05T15:27:05Z") },
            { id: 320, user_id: 696, event_type: "comment", project_id: 61, badge_id: 8, timestamp: new Date("2023-04-21T18:18:50Z") },
            { id: 321, user_id: 100, event_type: "comment", project_id: 77, badge_id: 16, timestamp: new Date("2023-06-04T22:28:04Z") },
            { id: 322, user_id: 913, event_type: "registration", project_id: 60, badge_id: null, timestamp: new Date("2023-03-05T19:35:28Z") },
            { id: 323, user_id: 904, event_type: "bookmark", project_id: 93, badge_id: 9, timestamp: new Date("2023-07-15T20:30:34Z") },
            { id: 324, user_id: 236, event_type: "registration", project_id: 68, badge_id: 10, timestamp: new Date("2023-08-07T16:17:17Z") },
            { id: 325, user_id: 785, event_type: "bookmark", project_id: 79, badge_id: 17, timestamp: new Date("2023-03-30T19:03:25Z") },
            { id: 326, user_id: 309, event_type: "comment", project_id: 30, badge_id: 4, timestamp: new Date("2023-03-09T21:15:09Z") },
            { id: 327, user_id: 269, event_type: "registration", project_id: 11, badge_id: 12, timestamp: new Date("2023-08-29T17:48:57Z") },
            { id: 328, user_id: 92, event_type: "badge_award", project_id: 16, badge_id: 8, timestamp: new Date("2023-02-26T22:22:57Z") },
            { id: 329, user_id: 140, event_type: "registration", project_id: 14, badge_id: 10, timestamp: new Date("2023-10-23T20:01:35Z") },
            { id: 330, user_id: 498, event_type: "badge_award", project_id: 33, badge_id: null, timestamp: new Date("2023-04-01T20:44:22Z") },
            { id: 331, user_id: 177, event_type: "comment", project_id: 37, badge_id: 4, timestamp: new Date("2023-09-26T16:08:59Z") },
            { id: 332, user_id: 993, event_type: "registration", project_id: 38, badge_id: 13, timestamp: new Date("2023-08-28T22:35:26Z") },
            { id: 333, user_id: 507, event_type: "comment", project_id: 88, badge_id: 5, timestamp: new Date("2023-09-03T17:23:52Z") },
            { id: 334, user_id: 517, event_type: "registration", project_id: 39, badge_id: 9, timestamp: new Date("2023-10-03T07:21:18Z") },
            { id: 335, user_id: 76, event_type: "comment", project_id: 67, badge_id: 5, timestamp: new Date("2023-05-25T18:14:35Z") },
            { id: 336, user_id: 556, event_type: "comment", project_id: 60, badge_id: 12, timestamp: new Date("2023-04-28T19:07:31Z") },
            { id: 337, user_id: 299, event_type: "registration", project_id: 4, badge_id: 4, timestamp: new Date("2023-10-03T09:06:25Z") },
            { id: 338, user_id: 472, event_type: "registration", project_id: 71, badge_id: 19, timestamp: new Date("2023-02-16T11:58:15Z") },
            { id: 339, user_id: 924, event_type: "comment", project_id: 24, badge_id: 10, timestamp: new Date("2023-12-01T11:56:09Z") },
            { id: 340, user_id: 661, event_type: "bookmark", project_id: 50, badge_id: 14, timestamp: new Date("2023-04-03T19:18:09Z") },
            { id: 341, user_id: 316, event_type: "bookmark", project_id: 66, badge_id: 19, timestamp: new Date("2023-11-20T17:43:12Z") },
            { id: 342, user_id: 663, event_type: "comment", project_id: 98, badge_id: null, timestamp: new Date("2023-09-10T20:54:24Z") },
            { id: 343, user_id: 608, event_type: "comment", project_id: 27, badge_id: 9, timestamp: new Date("2023-05-19T21:10:42Z") },
            { id: 344, user_id: 393, event_type: "registration", project_id: 49, badge_id: 7, timestamp: new Date("2023-10-02T19:46:21Z") },
            { id: 345, user_id: 28, event_type: "registration", project_id: 100, badge_id: 10, timestamp: new Date("2023-05-14T18:16:06Z") },
            { id: 346, user_id: 633, event_type: "comment", project_id: 18, badge_id: 4, timestamp: new Date("2023-11-20T13:59:17Z") },
            { id: 347, user_id: 547, event_type: "bookmark", project_id: 50, badge_id: 12, timestamp: new Date("2023-10-17T11:48:18Z") },
            { id: 348, user_id: 440, event_type: "registration", project_id: 70, badge_id: 15, timestamp: new Date("2023-10-02T21:18:59Z") },
            { id: 349, user_id: 468, event_type: "badge_award", project_id: 3, badge_id: 4, timestamp: new Date("2023-10-31T13:38:12Z") },
            { id: 350, user_id: 382, event_type: "comment", project_id: 55, badge_id: 7, timestamp: new Date("2023-10-18T18:22:11Z") },
            { id: 351, user_id: 581, event_type: "registration", project_id: 46, badge_id: null, timestamp: new Date("2023-12-26T21:08:57Z") },
            { id: 352, user_id: 726, event_type: "registration", project_id: 26, badge_id: 17, timestamp: new Date("2023-10-15T17:58:23Z") },
            { id: 353, user_id: 647, event_type: "comment", project_id: 14, badge_id: 18, timestamp: new Date("2023-12-27T20:02:25Z") },
            { id: 354, user_id: 310, event_type: "registration", project_id: 33, badge_id: 12, timestamp: new Date("2023-11-15T13:31:55Z") },
            { id: 355, user_id: 259, event_type: "registration", project_id: 84, badge_id: 6, timestamp: new Date("2023-01-29T17:28:06Z") },
            { id: 356, user_id: 177, event_type: "registration", project_id: 9, badge_id: 8, timestamp: new Date("2023-05-13T22:19:48Z") },
            { id: 357, user_id: 1000, event_type: "registration", project_id: 54, badge_id: 11, timestamp: new Date("2023-05-22T16:04:36Z") },
            { id: 358, user_id: 264, event_type: "comment", project_id: 55, badge_id: 18, timestamp: new Date("2023-03-30T15:21:15Z") },
            { id: 359, user_id: 685, event_type: "bookmark", project_id: 52, badge_id: 13, timestamp: new Date("2023-08-08T20:04:48Z") },
            { id: 360, user_id: 469, event_type: "registration", project_id: 65, badge_id: 6, timestamp: new Date("2023-09-05T14:45:14Z") },
            { id: 361, user_id: 27, event_type: "registration", project_id: 76, badge_id: 5, timestamp: new Date("2023-04-03T16:00:29Z") },
            { id: 362, user_id: 321, event_type: "registration", project_id: 90, badge_id: null, timestamp: new Date("2023-11-29T04:03:42Z") },
            { id: 363, user_id: 432, event_type: "bookmark", project_id: 16, badge_id: 7, timestamp: new Date("2023-06-02T12:32:37Z") },
            { id: 364, user_id: 93, event_type: "registration", project_id: 32, badge_id: 9, timestamp: new Date("2023-03-18T06:40:49Z") },
            { id: 365, user_id: 269, event_type: "registration", project_id: 4, badge_id: 6, timestamp: new Date("2023-01-08T16:34:27Z") },
            { id: 366, user_id: 667, event_type: "registration", project_id: 36, badge_id: 12, timestamp: new Date("2023-01-28T15:24:50Z") },
            { id: 367, user_id: 3, event_type: "comment", project_id: 77, badge_id: 16, timestamp: new Date("2023-07-13T00:08:30Z") },
            { id: 368, user_id: 604, event_type: "bookmark", project_id: 37, badge_id: 10, timestamp: new Date("2023-11-14T20:32:30Z") },
            { id: 369, user_id: 563, event_type: "registration", project_id: 51, badge_id: 13, timestamp: new Date("2023-05-26T23:19:42Z") },
            { id: 370, user_id: 6, event_type: "comment", project_id: 33, badge_id: 17, timestamp: new Date("2023-10-10T16:03:15Z") },
            { id: 371, user_id: 238, event_type: "bookmark", project_id: 89, badge_id: 10, timestamp: new Date("2023-11-23T14:58:18Z") },
            { id: 372, user_id: 720, event_type: "bookmark", project_id: 11, badge_id: 19, timestamp: new Date("2023-08-11T21:31:47Z") },
            { id: 373, user_id: 545, event_type: "comment", project_id: 50, badge_id: 3, timestamp: new Date("2023-05-31T07:47:45Z") },
            { id: 374, user_id: 616, event_type: "comment", project_id: 60, badge_id: 11, timestamp: new Date("2023-05-03T04:17:14Z") },
            { id: 375, user_id: 34, event_type: "registration", project_id: 65, badge_id: 2, timestamp: new Date("2023-07-16T11:37:03Z") },
            { id: 376, user_id: 871, event_type: "registration", project_id: 1, badge_id: 16, timestamp: new Date("2023-06-20T19:26:21Z") },
            { id: 377, user_id: 50, event_type: "registration", project_id: 45, badge_id: 11, timestamp: new Date("2023-01-14T06:34:05Z") },
            { id: 378, user_id: 856, event_type: "comment", project_id: 10, badge_id: 3, timestamp: new Date("2023-11-30T01:17:49Z") },
            { id: 379, user_id: 922, event_type: "registration", project_id: 25, badge_id: 3, timestamp: new Date("2023-07-29T18:14:36Z") },
            { id: 380, user_id: 20, event_type: "registration", project_id: 22, badge_id: 20, timestamp: new Date("2023-02-01T17:46:11Z") },
            { id: 381, user_id: 366, event_type: "registration", project_id: 14, badge_id: 19, timestamp: new Date("2023-01-01T22:44:44Z") },
            { id: 382, user_id: 844, event_type: "registration", project_id: 3, badge_id: 4, timestamp: new Date("2023-05-02T13:00:44Z") },
            { id: 383, user_id: 252, event_type: "registration", project_id: 61, badge_id: 7, timestamp: new Date("2023-01-04T14:57:01Z") },
            { id: 384, user_id: 378, event_type: "comment", project_id: 58, badge_id: 13, timestamp: new Date("2023-02-15T12:53:42Z") },
            { id: 385, user_id: 301, event_type: "badge_award", project_id: 62, badge_id: 13, timestamp: new Date("2023-10-03T17:05:55Z") },
            { id: 386, user_id: 892, event_type: "registration", project_id: 68, badge_id: 10, timestamp: new Date("2023-11-05T15:04:17Z") },
            { id: 387, user_id: 574, event_type: "registration", project_id: 35, badge_id: 6, timestamp: new Date("2023-03-10T17:21:05Z") },
            { id: 388, user_id: 884, event_type: "bookmark", project_id: 65, badge_id: 4, timestamp: new Date("2023-04-13T09:15:47Z") },
            { id: 389, user_id: 326, event_type: "registration", project_id: 86, badge_id: 11, timestamp: new Date("2023-09-16T19:38:02Z") },
            { id: 390, user_id: 114, event_type: "comment", project_id: 11, badge_id: 3, timestamp: new Date("2023-07-09T13:47:51Z") },
            { id: 391, user_id: 338, event_type: "bookmark", project_id: 31, badge_id: 2, timestamp: new Date("2023-07-19T21:55:11Z") },
            { id: 392, user_id: 930, event_type: "registration", project_id: 49, badge_id: 13, timestamp: new Date("2023-12-08T18:09:18Z") },
            { id: 393, user_id: 713, event_type: "registration", project_id: 7, badge_id: 10, timestamp: new Date("2023-05-08T10:46:18Z") },
            { id: 394, user_id: 871, event_type: "comment", project_id: 35, badge_id: 18, timestamp: new Date("2023-12-08T01:21:31Z") },
            { id: 395, user_id: 818, event_type: "badge_award", project_id: 16, badge_id: null, timestamp: new Date("2023-11-05T13:16:23Z") },
            { id: 396, user_id: 331, event_type: "bookmark", project_id: 26, badge_id: 16, timestamp: new Date("2023-10-15T22:10:58Z") },
            { id: 397, user_id: 339, event_type: "comment", project_id: 9, badge_id: 15, timestamp: new Date("2023-09-23T08:49:49Z") },
            { id: 398, user_id: 432, event_type: "bookmark", project_id: 28, badge_id: 17, timestamp: new Date("2023-07-14T19:13:11Z") },
            { id: 399, user_id: 788, event_type: "comment", project_id: 8, badge_id: 11, timestamp: new Date("2023-12-16T02:01:38Z") },
            { id: 400, user_id: 138, event_type: "comment", project_id: 34, badge_id: 2, timestamp: new Date("2023-11-13T13:47:32Z") },
            { id: 401, user_id: 159, event_type: "comment", project_id: 82, badge_id: 19, timestamp: new Date("2023-11-16T16:43:32Z") },
            { id: 402, user_id: 754, event_type: "bookmark", project_id: 45, badge_id: 17, timestamp: new Date("2023-01-01T18:00:29Z") },
            { id: 403, user_id: 390, event_type: "bookmark", project_id: 14, badge_id: 17, timestamp: new Date("2023-10-29T10:59:52Z") },
            { id: 404, user_id: 340, event_type: "bookmark", project_id: 14, badge_id: 19, timestamp: new Date("2023-08-04T11:25:38Z") },
            { id: 405, user_id: 497, event_type: "registration", project_id: 8, badge_id: 14, timestamp: new Date("2023-10-19T09:20:26Z") },
            { id: 406, user_id: 448, event_type: "registration", project_id: 68, badge_id: 11, timestamp: new Date("2023-10-22T15:32:27Z") },
            { id: 407, user_id: 714, event_type: "registration", project_id: 29, badge_id: 14, timestamp: new Date("2023-01-16T12:58:28Z") },
            { id: 408, user_id: 938, event_type: "registration", project_id: 75, badge_id: 5, timestamp: new Date("2023-03-29T16:23:01Z") },
            { id: 409, user_id: 167, event_type: "registration", project_id: 11, badge_id: 19, timestamp: new Date("2023-10-14T23:27:03Z") },
            { id: 410, user_id: 508, event_type: "registration", project_id: 11, badge_id: 15, timestamp: new Date("2023-01-24T19:40:49Z") },
            { id: 411, user_id: 364, event_type: "bookmark", project_id: 39, badge_id: 2, timestamp: new Date("2023-03-16T07:59:35Z") },
            { id: 412, user_id: 895, event_type: "registration", project_id: 20, badge_id: 20, timestamp: new Date("2023-12-17T14:35:28Z") },
            { id: 413, user_id: 786, event_type: "bookmark", project_id: 6, badge_id: 3, timestamp: new Date("2023-12-03T01:21:05Z") },
            { id: 414, user_id: 722, event_type: "registration", project_id: 54, badge_id: 5, timestamp: new Date("2023-06-10T13:16:23Z") },
            { id: 415, user_id: 999, event_type: "bookmark", project_id: 82, badge_id: 5, timestamp: new Date("2023-10-20T14:08:36Z") },
            { id: 416, user_id: 852, event_type: "comment", project_id: 9, badge_id: 12, timestamp: new Date("2023-12-23T18:41:36Z") },
            { id: 417, user_id: 63, event_type: "registration", project_id: 11, badge_id: 16, timestamp: new Date("2023-08-30T20:22:53Z") },
            { id: 418, user_id: 62, event_type: "bookmark", project_id: 91, badge_id: 7, timestamp: new Date("2023-11-22T10:25:47Z") },
            { id: 419, user_id: 962, event_type: "bookmark", project_id: 84, badge_id: 15, timestamp: new Date("2023-03-30T21:41:01Z") },
            { id: 420, user_id: 387, event_type: "registration", project_id: 75, badge_id: 8, timestamp: new Date("2023-09-03T19:54:13Z") },
            { id: 421, user_id: 215, event_type: "comment", project_id: 37, badge_id: 5, timestamp: new Date("2023-04-08T20:47:19Z") },
            { id: 422, user_id: 355, event_type: "registration", project_id: 43, badge_id: 15, timestamp: new Date("2023-01-06T21:47:47Z") },
            { id: 423, user_id: 132, event_type: "registration", project_id: 59, badge_id: 12, timestamp: new Date("2023-04-02T21:05:45Z") },
            { id: 424, user_id: 175, event_type: "registration", project_id: 70, badge_id: 3, timestamp: new Date("2023-12-03T11:38:34Z") },
            { id: 425, user_id: 477, event_type: "registration", project_id: 58, badge_id: 14, timestamp: new Date("2023-08-29T08:43:49Z") },
            { id: 426, user_id: 966, event_type: "registration", project_id: 52, badge_id: 3, timestamp: new Date("2023-08-30T11:40:20Z") },
            { id: 427, user_id: 201, event_type: "registration", project_id: 22, badge_id: null, timestamp: new Date("2023-02-25T16:17:59Z") },
            { id: 428, user_id: 480, event_type: "badge_award", project_id: 79, badge_id: 16, timestamp: new Date("2023-09-12T16:32:38Z") },
            { id: 429, user_id: 717, event_type: "registration", project_id: 2, badge_id: 13, timestamp: new Date("2023-09-23T09:36:40Z") },
            { id: 430, user_id: 400, event_type: "comment", project_id: 98, badge_id: 2, timestamp: new Date("2023-12-11T05:15:32Z") },
            { id: 431, user_id: 734, event_type: "comment", project_id: 23, badge_id: 17, timestamp: new Date("2023-04-09T11:26:07Z") },
            { id: 432, user_id: 130, event_type: "comment", project_id: 11, badge_id: 17, timestamp: new Date("2023-12-22T01:47:29Z") },
            { id: 433, user_id: 663, event_type: "badge_award", project_id: 47, badge_id: 10, timestamp: new Date("2023-06-15T00:48:21Z") },
            { id: 434, user_id: 817, event_type: "registration", project_id: 57, badge_id: 7, timestamp: new Date("2023-09-13T07:15:58Z") },
            { id: 435, user_id: 875, event_type: "registration", project_id: 60, badge_id: 4, timestamp: new Date("2023-01-27T11:56:50Z") },
            { id: 436, user_id: 513, event_type: "bookmark", project_id: 34, badge_id: 14, timestamp: new Date("2023-10-19T15:42:36Z") },
            { id: 437, user_id: 200, event_type: "bookmark", project_id: 31, badge_id: null, timestamp: new Date("2023-02-10T07:05:49Z") },
            { id: 438, user_id: 882, event_type: "comment", project_id: 87, badge_id: 13, timestamp: new Date("2023-10-11T17:02:03Z") },
            { id: 439, user_id: 582, event_type: "registration", project_id: 85, badge_id: 6, timestamp: new Date("2023-05-14T15:36:33Z") },
            { id: 440, user_id: 467, event_type: "comment", project_id: 82, badge_id: 7, timestamp: new Date("2023-05-07T09:56:02Z") },
            { id: 441, user_id: 335, event_type: "comment", project_id: 37, badge_id: 1, timestamp: new Date("2023-08-07T13:16:13Z") },
            { id: 442, user_id: 748, event_type: "comment", project_id: 80, badge_id: null, timestamp: new Date("2023-03-19T03:48:45Z") },
            { id: 443, user_id: 655, event_type: "registration", project_id: 58, badge_id: 14, timestamp: new Date("2023-06-19T21:16:40Z") },
            { id: 444, user_id: 839, event_type: "bookmark", project_id: 60, badge_id: 13, timestamp: new Date("2023-06-05T13:42:19Z") },
            { id: 445, user_id: 406, event_type: "registration", project_id: 62, badge_id: 16, timestamp: new Date("2023-03-25T15:44:17Z") },
            { id: 446, user_id: 244, event_type: "bookmark", project_id: 22, badge_id: 8, timestamp: new Date("2023-11-18T13:38:31Z") },
            { id: 447, user_id: 375, event_type: "comment", project_id: 50, badge_id: null, timestamp: new Date("2023-11-24T07:42:17Z") },
            { id: 448, user_id: 607, event_type: "comment", project_id: 92, badge_id: null, timestamp: new Date("2023-06-27T14:19:25Z") },
            { id: 449, user_id: 3, event_type: "comment", project_id: 23, badge_id: 13, timestamp: new Date("2023-04-05T13:03:25Z") },
            { id: 450, user_id: 686, event_type: "comment", project_id: 4, badge_id: 18, timestamp: new Date("2023-06-15T20:10:08Z") },
            { id: 451, user_id: 780, event_type: "registration", project_id: 65, badge_id: 18, timestamp: new Date("2023-04-26T16:59:42Z") },
            { id: 452, user_id: 536, event_type: "bookmark", project_id: 90, badge_id: 14, timestamp: new Date("2023-07-03T09:05:12Z") },
            { id: 453, user_id: 440, event_type: "comment", project_id: 66, badge_id: 3, timestamp: new Date("2023-12-17T20:31:31Z") },
            { id: 454, user_id: 311, event_type: "bookmark", project_id: 84, badge_id: 6, timestamp: new Date("2023-01-07T22:14:37Z") },
            { id: 455, user_id: 235, event_type: "registration", project_id: 72, badge_id: 11, timestamp: new Date("2023-04-01T07:04:31Z") },
            { id: 456, user_id: 441, event_type: "badge_award", project_id: 76, badge_id: 17, timestamp: new Date("2023-02-06T11:47:03Z") },
            { id: 457, user_id: 952, event_type: "badge_award", project_id: 37, badge_id: 8, timestamp: new Date("2023-09-25T13:04:56Z") },
            { id: 458, user_id: 91, event_type: "badge_award", project_id: 83, badge_id: 13, timestamp: new Date("2023-05-24T19:00:12Z") },
            { id: 459, user_id: 176, event_type: "comment", project_id: 34, badge_id: 12, timestamp: new Date("2023-02-11T21:16:11Z") },
            { id: 460, user_id: 171, event_type: "comment", project_id: 96, badge_id: 2, timestamp: new Date("2023-01-22T11:19:52Z") },
            { id: 461, user_id: 216, event_type: "comment", project_id: 44, badge_id: null, timestamp: new Date("2023-12-28T11:26:11Z") },
            { id: 462, user_id: 429, event_type: "comment", project_id: 33, badge_id: 15, timestamp: new Date("2023-03-16T16:45:37Z") },
            { id: 463, user_id: 452, event_type: "registration", project_id: 64, badge_id: 4, timestamp: new Date("2023-01-17T10:47:10Z") },
            { id: 464, user_id: 443, event_type: "registration", project_id: 23, badge_id: 8, timestamp: new Date("2023-10-18T10:04:58Z") },
            { id: 465, user_id: 956, event_type: "registration", project_id: 1, badge_id: 9, timestamp: new Date("2023-09-02T19:08:51Z") },
            { id: 466, user_id: 520, event_type: "bookmark", project_id: 32, badge_id: 9, timestamp: new Date("2023-08-13T13:46:19Z") },
            { id: 467, user_id: 796, event_type: "badge_award", project_id: 71, badge_id: 13, timestamp: new Date("2023-01-10T21:59:11Z") },
            { id: 468, user_id: 992, event_type: "registration", project_id: 16, badge_id: 20, timestamp: new Date("2023-03-25T07:13:50Z") },
            { id: 469, user_id: 693, event_type: "registration", project_id: 43, badge_id: null, timestamp: new Date("2023-11-11T15:04:47Z") },
            { id: 470, user_id: 302, event_type: "comment", project_id: 17, badge_id: 10, timestamp: new Date("2023-06-07T17:36:08Z") },
            { id: 471, user_id: 326, event_type: "registration", project_id: 46, badge_id: 6, timestamp: new Date("2023-05-14T22:48:40Z") },
            { id: 472, user_id: 106, event_type: "comment", project_id: 27, badge_id: null, timestamp: new Date("2023-02-28T02:06:23Z") },
            { id: 473, user_id: 302, event_type: "registration", project_id: 5, badge_id: 15, timestamp: new Date("2023-07-15T14:40:06Z") },
            { id: 474, user_id: 400, event_type: "registration", project_id: 55, badge_id: 18, timestamp: new Date("2023-06-02T18:19:17Z") },
            { id: 475, user_id: 898, event_type: "registration", project_id: 57, badge_id: 14, timestamp: new Date("2023-05-25T08:19:05Z") },
            { id: 476, user_id: 393, event_type: "bookmark", project_id: 77, badge_id: 12, timestamp: new Date("2023-06-27T22:31:22Z") },
            { id: 477, user_id: 36, event_type: "registration", project_id: 98, badge_id: 14, timestamp: new Date("2023-12-06T21:39:09Z") },
            { id: 478, user_id: 318, event_type: "registration", project_id: 37, badge_id: 13, timestamp: new Date("2023-03-03T09:19:27Z") },
            { id: 479, user_id: 477, event_type: "comment", project_id: 89, badge_id: 6, timestamp: new Date("2023-12-12T17:38:58Z") },
            { id: 480, user_id: 378, event_type: "comment", project_id: 19, badge_id: 7, timestamp: new Date("2023-04-15T11:58:46Z") },
            { id: 481, user_id: 85, event_type: "registration", project_id: 22, badge_id: 11, timestamp: new Date("2023-01-14T08:26:35Z") },
            { id: 482, user_id: 334, event_type: "comment", project_id: 79, badge_id: 1, timestamp: new Date("2023-12-27T03:46:56Z") },
            { id: 483, user_id: 839, event_type: "badge_award", project_id: 26, badge_id: 13, timestamp: new Date("2023-01-06T12:53:02Z") },
            { id: 484, user_id: 23, event_type: "bookmark", project_id: 25, badge_id: 9, timestamp: new Date("2023-06-23T14:04:24Z") },
            { id: 485, user_id: 535, event_type: "registration", project_id: 52, badge_id: 7, timestamp: new Date("2023-06-13T17:26:37Z") },
            { id: 486, user_id: 414, event_type: "comment", project_id: 97, badge_id: 18, timestamp: new Date("2023-10-25T20:51:47Z") },
            { id: 487, user_id: 854, event_type: "comment", project_id: 19, badge_id: 13, timestamp: new Date("2023-03-08T14:45:00Z") },
            { id: 488, user_id: 366, event_type: "badge_award", project_id: 18, badge_id: 8, timestamp: new Date("2023-12-28T13:06:24Z") },
            { id: 489, user_id: 830, event_type: "comment", project_id: 24, badge_id: 4, timestamp: new Date("2023-03-19T15:29:45Z") },
            { id: 490, user_id: 771, event_type: "bookmark", project_id: 75, badge_id: 7, timestamp: new Date("2023-08-13T14:15:09Z") },
            { id: 491, user_id: 618, event_type: "registration", project_id: 98, badge_id: 3, timestamp: new Date("2023-09-08T14:10:14Z") },
            { id: 492, user_id: 450, event_type: "bookmark", project_id: 89, badge_id: 18, timestamp: new Date("2023-12-23T09:30:47Z") },
            { id: 493, user_id: 937, event_type: "bookmark", project_id: 24, badge_id: 12, timestamp: new Date("2023-02-10T16:10:56Z") },
            { id: 494, user_id: 891, event_type: "registration", project_id: 79, badge_id: 9, timestamp: new Date("2023-08-23T16:31:46Z") },
            { id: 495, user_id: 779, event_type: "registration", project_id: 51, badge_id: 3, timestamp: new Date("2023-05-28T19:18:23Z") },
            { id: 496, user_id: 28, event_type: "badge_award", project_id: 71, badge_id: 11, timestamp: new Date("2023-05-29T06:31:29Z") },
            { id: 497, user_id: 875, event_type: "comment", project_id: 92, badge_id: 18, timestamp: new Date("2023-09-06T10:00:12Z") },
            { id: 498, user_id: 863, event_type: "badge_award", project_id: 57, badge_id: 9, timestamp: new Date("2023-07-27T22:48:09Z") },
            { id: 499, user_id: 85, event_type: "registration", project_id: 76, badge_id: 19, timestamp: new Date("2023-11-07T12:24:24Z") },
            { id: 500, user_id: 936, event_type: "bookmark", project_id: 17, badge_id: 14, timestamp: new Date("2023-04-21T12:49:50Z") },
        ],
    });
}

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