// Personal Finance Management Dataset (personal-finance-management-dataset) 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.users), 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.users.createMany({
        data: [
            { id: 1, full_name: "Hugo Moreau", email: "hugo.moreau@example.com", created_at: new Date("2020-04-07T13:46:33Z") },
            { id: 2, full_name: "Paula Evans", email: "paula.evans@example.net", created_at: new Date("2022-03-02T11:16:28Z") },
            { id: 3, full_name: "Deniz Mendes", email: "deniz.mendes@example.org", created_at: new Date("2022-10-21T09:18:44Z") },
            { id: 4, full_name: "Ben Wagner", email: "ben.wagner@example.org", created_at: new Date("2023-10-31T06:08:40Z") },
            { id: 5, full_name: "Mia Yilmaz", email: "mia.yilmaz@example.net", created_at: new Date("2021-03-29T16:51:18Z") },
            { id: 6, full_name: "Lena Murphy", email: "lena.murphy@example.org", created_at: new Date("2023-02-08T13:16:56Z") },
            { id: 7, full_name: "Ravi Chen", email: "ravi.chen@example.com", created_at: new Date("2020-08-02T17:40:12Z") },
            { id: 8, full_name: "Hugo Fischer", email: "hugo.fischer@example.org", created_at: new Date("2023-11-20T16:23:23Z") },
            { id: 9, full_name: "Carla Miller", email: "carla.miller@example.org", created_at: new Date("2020-01-23T09:49:11Z") },
            { id: 10, full_name: "Uma Diaz", email: "uma.diaz@example.net", created_at: new Date("2021-12-02T08:55:45Z") },
            { id: 11, full_name: "Ana Diaz", email: "ana.diaz@example.net", created_at: new Date("2023-07-24T16:13:39Z") },
            { id: 12, full_name: "Chen Meyer", email: "chen.meyer@example.org", created_at: new Date("2023-03-30T14:54:15Z") },
            { id: 13, full_name: "Sofia Miller", email: "sofia.miller@example.org", created_at: new Date("2020-06-19T15:48:43Z") },
            { id: 14, full_name: "Emma Khan", email: "emma.khan@example.net", created_at: new Date("2021-05-14T17:04:16Z") },
            { id: 15, full_name: "Felix Ahmed", email: "felix.ahmed@example.org", created_at: new Date("2023-11-04T14:14:17Z") },
            { id: 16, full_name: "Leo Singh", email: "leo.singh@example.com", created_at: new Date("2022-04-10T12:42:31Z") },
            { id: 17, full_name: "Mia Johnson", email: "mia.johnson@example.com", created_at: new Date("2021-04-04T07:05:29Z") },
            { id: 18, full_name: "Kai Fischer", email: "kai.fischer@example.net", created_at: new Date("2023-12-28T20:57:46Z") },
            { id: 19, full_name: "Ethan Carter", email: "ethan.carter@example.org", created_at: new Date("2023-01-04T07:14:12Z") },
            { id: 20, full_name: "Rosa Carter", email: "rosa.carter@example.org", created_at: new Date("2021-11-29T07:01:00Z") },
            { id: 21, full_name: "Yusuf Meyer", email: "yusuf.meyer@example.net", created_at: new Date("2020-12-17T10:58:47Z") },
            { id: 22, full_name: "James Miller", email: "james.miller@example.org", created_at: new Date("2021-09-16T09:16:43Z") },
            { id: 23, full_name: "Leo Torres", email: "leo.torres@example.com", created_at: new Date("2020-08-08T15:00:08Z") },
            { id: 24, full_name: "Paula Kumar", email: "paula.kumar@example.net", created_at: new Date("2020-02-04T14:35:47Z") },
            { id: 25, full_name: "Zara Chen", email: "zara.chen@example.org", created_at: new Date("2020-01-26T17:25:15Z") },
            { id: 26, full_name: "Tomas Tanaka", email: "tomas.tanaka@example.com", created_at: new Date("2023-11-02T09:09:19Z") },
            { id: 27, full_name: "Liam Adams", email: "liam.adams@example.net", created_at: new Date("2020-11-10T09:46:06Z") },
            { id: 28, full_name: "Arjun Gomez", email: "arjun.gomez@example.org", created_at: new Date("2020-10-27T11:08:09Z") },
            { id: 29, full_name: "Karim Ahmed", email: "karim.ahmed@example.com", created_at: new Date("2020-06-12T08:04:51Z") },
            { id: 30, full_name: "Hannah Silva", email: "hannah.silva@example.com", created_at: new Date("2020-06-10T14:06:42Z") },
            { id: 31, full_name: "Lena Yilmaz", email: "lena.yilmaz@example.org", created_at: new Date("2022-05-13T19:31:30Z") },
            { id: 32, full_name: "Emma Rossi", email: "emma.rossi@example.net", created_at: new Date("2021-09-08T14:55:37Z") },
            { id: 33, full_name: "Tomas Diaz", email: "tomas.diaz@example.com", created_at: new Date("2023-08-10T09:44:39Z") },
            { id: 34, full_name: "Emma Vargas", email: "emma.vargas@example.org", created_at: new Date("2021-12-03T14:31:02Z") },
            { id: 35, full_name: "Olivia Schmidt", email: "olivia.schmidt@example.org", created_at: new Date("2023-11-19T19:32:27Z") },
            { id: 36, full_name: "Nina Young", email: "nina.young@example.net", created_at: new Date("2020-11-23T11:11:15Z") },
            { id: 37, full_name: "Andre Hoffmann", email: "andre.hoffmann@example.com", created_at: new Date("2021-07-14T10:54:49Z") },
            { id: 38, full_name: "Mei Wagner", email: "mei.wagner@example.org", created_at: new Date("2023-06-01T09:35:36Z") },
            { id: 39, full_name: "Maria Sato", email: "maria.sato@example.net", created_at: new Date("2022-01-23T17:57:33Z") },
            { id: 40, full_name: "Selin Weber", email: "selin.weber@example.com", created_at: new Date("2022-08-24T16:56:40Z") },
            { id: 41, full_name: "Hannah Evans", email: "hannah.evans@example.net", created_at: new Date("2021-03-16T08:06:24Z") },
            { id: 42, full_name: "Hannah Young", email: "hannah.young@example.com", created_at: new Date("2022-02-24T15:12:14Z") },
            { id: 43, full_name: "Theo Zhang", email: "theo.zhang@example.com", created_at: new Date("2021-04-21T13:47:24Z") },
            { id: 44, full_name: "Tariq Schneider", email: "tariq.schneider@example.net", created_at: new Date("2020-11-01T08:08:34Z") },
            { id: 45, full_name: "Sven Shah", email: "sven.shah@example.com", created_at: new Date("2022-06-08T08:45:14Z") },
            { id: 46, full_name: "Arjun Carter", email: "arjun.carter@example.com", created_at: new Date("2020-08-11T10:08:39Z") },
            { id: 47, full_name: "Mei Taylor", email: "mei.taylor@example.com", created_at: new Date("2023-07-10T18:54:02Z") },
            { id: 48, full_name: "Lucas Clark", email: "lucas.clark@example.net", created_at: new Date("2021-09-18T09:34:46Z") },
            { id: 49, full_name: "Yara Carter", email: "yara.carter@example.org", created_at: new Date("2023-09-19T12:38:06Z") },
            { id: 50, full_name: "Jade Lopez", email: "jade.lopez@example.net", created_at: new Date("2022-06-05T17:22:05Z") },
            { id: 51, full_name: "Lucas Lee", email: "lucas.lee@example.com", created_at: new Date("2022-01-27T13:23:06Z") },
            { id: 52, full_name: "Mei Kim", email: "mei.kim@example.com", created_at: new Date("2023-01-04T16:25:40Z") },
            { id: 53, full_name: "Jonas Jansen", email: "jonas.jansen@example.net", created_at: new Date("2022-05-04T16:39:28Z") },
            { id: 54, full_name: "Ethan Bauer", email: "ethan.bauer@example.com", created_at: new Date("2022-01-05T15:11:00Z") },
            { id: 55, full_name: "Tariq Demir", email: "tariq.demir@example.net", created_at: new Date("2022-01-02T08:20:54Z") },
            { id: 56, full_name: "Hana Zhang", email: "hana.zhang@example.org", created_at: new Date("2023-05-05T12:17:44Z") },
            { id: 57, full_name: "Lina Ahmed", email: "lina.ahmed@example.com", created_at: new Date("2021-12-24T15:13:33Z") },
            { id: 58, full_name: "Ben Wang", email: "ben.wang@example.com", created_at: new Date("2021-09-08T17:27:57Z") },
            { id: 59, full_name: "Nour Baker", email: "nour.baker@example.com", created_at: new Date("2023-05-27T10:24:41Z") },
            { id: 60, full_name: "Grace Oliveira", email: "grace.oliveira@example.com", created_at: new Date("2021-08-05T07:23:03Z") },
            { id: 61, full_name: "Arjun Kim", email: "arjun.kim@example.com", created_at: new Date("2020-08-28T10:08:20Z") },
            { id: 62, full_name: "Jack Gupta", email: "jack.gupta@example.com", created_at: new Date("2021-05-23T17:30:29Z") },
            { id: 63, full_name: "Carla Taylor", email: "carla.taylor@example.net", created_at: new Date("2022-08-14T14:14:46Z") },
            { id: 64, full_name: "Ibrahim Vargas", email: "ibrahim.vargas@example.org", created_at: new Date("2021-12-21T08:26:12Z") },
            { id: 65, full_name: "Ruby Rossi", email: "ruby.rossi@example.net", created_at: new Date("2021-04-01T13:18:55Z") },
            { id: 66, full_name: "Ethan Wagner", email: "ethan.wagner@example.net", created_at: new Date("2022-07-31T15:14:04Z") },
            { id: 67, full_name: "Julia Schneider", email: "julia.schneider@example.org", created_at: new Date("2022-05-17T14:04:42Z") },
            { id: 68, full_name: "Laura Hassan", email: "laura.hassan@example.com", created_at: new Date("2021-01-05T12:42:49Z") },
            { id: 69, full_name: "Theo Torres", email: "theo.torres@example.net", created_at: new Date("2020-01-26T12:23:47Z") },
            { id: 70, full_name: "Maria Martin", email: "maria.martin@example.org", created_at: new Date("2023-05-31T06:19:46Z") },
            { id: 71, full_name: "Jack Becker", email: "jack.becker@example.net", created_at: new Date("2020-11-11T12:37:28Z") },
            { id: 72, full_name: "Alice Johnson", email: "alice.johnson@example.com", created_at: new Date("2022-03-15T10:34:58Z") },
            { id: 73, full_name: "Tomas Weber", email: "tomas.weber@example.org", created_at: new Date("2023-04-20T18:12:17Z") },
            { id: 74, full_name: "Hugo Bauer", email: "hugo.bauer@example.net", created_at: new Date("2023-01-23T13:04:42Z") },
            { id: 75, full_name: "Omar Adams", email: "omar.adams@example.net", created_at: new Date("2023-07-01T13:45:39Z") },
            { id: 76, full_name: "Ines Schmidt", email: "ines.schmidt@example.org", created_at: new Date("2023-02-05T15:24:26Z") },
            { id: 77, full_name: "Mateo Klein", email: "mateo.klein@example.org", created_at: new Date("2023-07-15T15:42:14Z") },
            { id: 78, full_name: "Tomas Nguyen", email: "tomas.nguyen@example.net", created_at: new Date("2020-05-14T19:45:14Z") },
            { id: 79, full_name: "Omar Hansen", email: "omar.hansen@example.com", created_at: new Date("2020-08-20T17:37:50Z") },
            { id: 80, full_name: "Leo Clark", email: "leo.clark@example.org", created_at: new Date("2020-10-18T16:11:41Z") },
            { id: 81, full_name: "Priya Tanaka", email: "priya.tanaka@example.com", created_at: new Date("2023-08-26T11:55:41Z") },
            { id: 82, full_name: "Olivia Silva", email: "olivia.silva@example.com", created_at: new Date("2022-03-10T10:09:14Z") },
            { id: 83, full_name: "Rosa Tanaka", email: "rosa.tanaka@example.org", created_at: new Date("2023-06-23T06:20:36Z") },
            { id: 84, full_name: "Sofia Diaz", email: "sofia.diaz@example.net", created_at: new Date("2021-12-26T13:04:07Z") },
            { id: 85, full_name: "Pedro Miller", email: "pedro.miller@example.com", created_at: new Date("2022-05-30T10:15:11Z") },
            { id: 86, full_name: "Fatima Bauer", email: "fatima.bauer@example.com", created_at: new Date("2022-09-06T10:25:41Z") },
            { id: 87, full_name: "Chen Dubois", email: "chen.dubois@example.net", created_at: new Date("2022-06-02T09:33:47Z") },
            { id: 88, full_name: "Mohamed Tanaka", email: "mohamed.tanaka@example.org", created_at: new Date("2021-03-15T09:06:03Z") },
            { id: 89, full_name: "Omar Clark", email: "omar.clark@example.com", created_at: new Date("2020-11-07T12:43:34Z") },
            { id: 90, full_name: "Hannah Pereira", email: "hannah.pereira@example.net", created_at: new Date("2021-12-12T21:43:49Z") },
            { id: 91, full_name: "Chen Wright", email: "chen.wright@example.com", created_at: new Date("2020-09-02T11:16:49Z") },
            { id: 92, full_name: "Omar Kim", email: "omar.kim@example.com", created_at: new Date("2023-07-09T11:50:11Z") },
            { id: 93, full_name: "James Young", email: "james.young@example.com", created_at: new Date("2020-06-19T16:15:45Z") },
            { id: 94, full_name: "Isaac Wagner", email: "isaac.wagner@example.org", created_at: new Date("2022-01-13T11:27:41Z") },
            { id: 95, full_name: "Carla Young", email: "carla.young@example.net", created_at: new Date("2021-04-07T11:02:47Z") },
            { id: 96, full_name: "Mateo Miller", email: "mateo.miller@example.com", created_at: new Date("2023-01-17T12:52:54Z") },
            { id: 97, full_name: "Sofia Moreau", email: "sofia.moreau@example.com", created_at: new Date("2023-12-15T13:49:47Z") },
            { id: 98, full_name: "Anna Vargas", email: "anna.vargas@example.org", created_at: new Date("2023-12-15T07:56:11Z") },
            { id: 99, full_name: "Oscar Yilmaz", email: "oscar.yilmaz@example.org", created_at: new Date("2020-11-21T14:56:52Z") },
            { id: 100, full_name: "Diego Smith", email: "diego.smith@example.net", created_at: new Date("2021-03-12T12:51:24Z") },
            { id: 101, full_name: "Hannah Silva", email: "hannah.silva@example.com", created_at: new Date("2023-10-21T11:07:22Z") },
            { id: 102, full_name: "Fatima Murphy", email: "fatima.murphy@example.org", created_at: new Date("2023-07-11T12:26:29Z") },
            { id: 103, full_name: "Ben Sato", email: "ben.sato@example.net", created_at: new Date("2021-02-20T15:01:14Z") },
            { id: 104, full_name: "Pedro Gupta", email: "pedro.gupta@example.com", created_at: new Date("2020-04-29T12:51:14Z") },
            { id: 105, full_name: "Grace Carter", email: "grace.carter@example.com", created_at: new Date("2021-03-10T15:10:59Z") },
            { id: 106, full_name: "Theo Chen", email: "theo.chen@example.com", created_at: new Date("2021-12-12T17:01:33Z") },
            { id: 107, full_name: "Hana Ali", email: "hana.ali@example.org", created_at: new Date("2023-02-19T07:55:46Z") },
            { id: 108, full_name: "Amir Baker", email: "amir.baker@example.org", created_at: new Date("2023-10-14T09:21:39Z") },
            { id: 109, full_name: "Anna Silva", email: "anna.silva@example.com", created_at: new Date("2022-03-15T13:02:31Z") },
            { id: 110, full_name: "Nina Wright", email: "nina.wright@example.net", created_at: new Date("2022-04-30T16:30:39Z") },
            { id: 111, full_name: "Sam Hassan", email: "sam.hassan@example.org", created_at: new Date("2023-01-07T09:02:50Z") },
            { id: 112, full_name: "Maja Hoffmann", email: "maja.hoffmann@example.net", created_at: new Date("2023-03-10T16:44:09Z") },
            { id: 113, full_name: "Ruby Hoffmann", email: "ruby.hoffmann@example.net", created_at: new Date("2021-01-05T08:25:01Z") },
            { id: 114, full_name: "Isaac Vargas", email: "isaac.vargas@example.com", created_at: new Date("2022-04-29T17:17:29Z") },
            { id: 115, full_name: "Liam Gomez", email: "liam.gomez@example.net", created_at: new Date("2022-05-13T11:58:44Z") },
            { id: 116, full_name: "Deniz Dubois", email: "deniz.dubois@example.org", created_at: new Date("2023-06-28T14:05:05Z") },
            { id: 117, full_name: "Diego Evans", email: "diego.evans@example.net", created_at: new Date("2021-01-08T13:21:10Z") },
            { id: 118, full_name: "Fatima Lee", email: "fatima.lee@example.org", created_at: new Date("2021-10-28T14:52:33Z") },
            { id: 119, full_name: "Emma Singh", email: "emma.singh@example.org", created_at: new Date("2020-10-20T20:17:37Z") },
            { id: 120, full_name: "Laura Chen", email: "laura.chen@example.org", created_at: new Date("2021-10-06T08:55:25Z") },
            { id: 121, full_name: "Mila Jensen", email: "mila.jensen@example.com", created_at: new Date("2021-05-12T13:21:56Z") },
            { id: 122, full_name: "Zoe Hassan", email: "zoe.hassan@example.org", created_at: new Date("2021-05-16T15:18:54Z") },
            { id: 123, full_name: "Isaac Kaya", email: "isaac.kaya@example.org", created_at: new Date("2022-03-28T12:55:45Z") },
            { id: 124, full_name: "Jade Lopez", email: "jade.lopez@example.com", created_at: new Date("2022-11-17T11:32:58Z") },
            { id: 125, full_name: "Zara Silva", email: "zara.silva@example.net", created_at: new Date("2021-07-20T06:10:31Z") },
            { id: 126, full_name: "Leo Martin", email: "leo.martin@example.org", created_at: new Date("2022-05-04T11:18:35Z") },
            { id: 127, full_name: "Grace Kim", email: "grace.kim@example.com", created_at: new Date("2022-12-04T10:21:56Z") },
            { id: 128, full_name: "Julia Ahmed", email: "julia.ahmed@example.com", created_at: new Date("2022-02-15T17:39:11Z") },
            { id: 129, full_name: "Sam Costa", email: "sam.costa@example.net", created_at: new Date("2022-02-18T17:30:51Z") },
            { id: 130, full_name: "Amir Novak", email: "amir.novak@example.com", created_at: new Date("2020-02-16T11:38:06Z") },
            { id: 131, full_name: "Tariq Reyes", email: "tariq.reyes@example.org", created_at: new Date("2022-06-26T15:18:02Z") },
            { id: 132, full_name: "Nadia Flores", email: "nadia.flores@example.org", created_at: new Date("2022-03-17T14:51:02Z") },
            { id: 133, full_name: "Diego Chen", email: "diego.chen@example.net", created_at: new Date("2023-05-05T17:02:16Z") },
            { id: 134, full_name: "Olivia Flores", email: "olivia.flores@example.org", created_at: new Date("2020-06-10T13:02:40Z") },
            { id: 135, full_name: "Tomas Taylor", email: "tomas.taylor@example.org", created_at: new Date("2021-08-07T10:51:07Z") },
            { id: 136, full_name: "Grace Costa", email: "grace.costa@example.com", created_at: new Date("2020-04-09T13:58:58Z") },
            { id: 137, full_name: "Isaac Larsen", email: "isaac.larsen@example.com", created_at: new Date("2020-01-03T20:39:13Z") },
            { id: 138, full_name: "Grace Yilmaz", email: "grace.yilmaz@example.org", created_at: new Date("2023-07-26T16:29:39Z") },
            { id: 139, full_name: "Daniel Flores", email: "daniel.flores@example.net", created_at: new Date("2022-07-25T11:00:53Z") },
            { id: 140, full_name: "Nina Wang", email: "nina.wang@example.org", created_at: new Date("2020-02-29T09:24:31Z") },
            { id: 141, full_name: "Oscar Khan", email: "oscar.khan@example.org", created_at: new Date("2023-08-27T12:04:34Z") },
            { id: 142, full_name: "Anna Smith", email: "anna.smith@example.net", created_at: new Date("2020-03-14T10:44:42Z") },
            { id: 143, full_name: "Rafael Dubois", email: "rafael.dubois@example.org", created_at: new Date("2020-10-01T08:46:07Z") },
            { id: 144, full_name: "Maja Hassan", email: "maja.hassan@example.org", created_at: new Date("2021-05-14T16:57:46Z") },
            { id: 145, full_name: "Mateo Moreau", email: "mateo.moreau@example.com", created_at: new Date("2023-04-14T15:29:05Z") },
            { id: 146, full_name: "Carlos Bauer", email: "carlos.bauer@example.org", created_at: new Date("2021-07-19T14:32:33Z") },
            { id: 147, full_name: "Noah Brown", email: "noah.brown@example.net", created_at: new Date("2022-03-16T13:28:23Z") },
            { id: 148, full_name: "Sam Sousa", email: "sam.sousa@example.org", created_at: new Date("2020-09-23T17:22:54Z") },
            { id: 149, full_name: "Sara Moreau", email: "sara.moreau@example.net", created_at: new Date("2021-02-14T15:02:30Z") },
            { id: 150, full_name: "Ibrahim Almeida", email: "ibrahim.almeida@example.org", created_at: new Date("2022-06-07T17:59:02Z") },
            { id: 151, full_name: "Emma Diaz", email: "emma.diaz@example.net", created_at: new Date("2020-06-21T14:47:25Z") },
            { id: 152, full_name: "Mila Murphy", email: "mila.murphy@example.org", created_at: new Date("2022-06-07T15:44:11Z") },
            { id: 153, full_name: "Jack Hughes", email: "jack.hughes@example.net", created_at: new Date("2020-10-17T12:21:54Z") },
            { id: 154, full_name: "Ivan Klein", email: "ivan.klein@example.net", created_at: new Date("2021-02-20T20:58:59Z") },
            { id: 155, full_name: "Yusuf Rossi", email: "yusuf.rossi@example.com", created_at: new Date("2022-11-29T10:38:56Z") },
            { id: 156, full_name: "Lina Cruz", email: "lina.cruz@example.net", created_at: new Date("2023-12-30T14:48:58Z") },
            { id: 157, full_name: "Carla Hoffmann", email: "carla.hoffmann@example.org", created_at: new Date("2020-02-03T15:19:31Z") },
            { id: 158, full_name: "Jade Novak", email: "jade.novak@example.com", created_at: new Date("2021-04-29T14:00:17Z") },
            { id: 159, full_name: "Paula Evans", email: "paula.evans@example.org", created_at: new Date("2022-11-24T14:34:26Z") },
            { id: 160, full_name: "Isaac Young", email: "isaac.young@example.com", created_at: new Date("2020-10-17T15:31:01Z") },
            { id: 161, full_name: "Daniel Weber", email: "daniel.weber@example.net", created_at: new Date("2021-10-08T16:31:10Z") },
            { id: 162, full_name: "Ana Larsen", email: "ana.larsen@example.com", created_at: new Date("2022-06-30T14:41:29Z") },
            { id: 163, full_name: "Deniz Flores", email: "deniz.flores@example.org", created_at: new Date("2023-03-02T11:04:12Z") },
            { id: 164, full_name: "Ivan Nakamura", email: "ivan.nakamura@example.org", created_at: new Date("2020-04-23T13:26:27Z") },
            { id: 165, full_name: "Maya Larsen", email: "maya.larsen@example.net", created_at: new Date("2023-02-07T14:14:23Z") },
            { id: 166, full_name: "Liam Kaya", email: "liam.kaya@example.net", created_at: new Date("2022-11-12T11:27:02Z") },
            { id: 167, full_name: "Theo Garcia", email: "theo.garcia@example.net", created_at: new Date("2021-03-04T09:43:37Z") },
            { id: 168, full_name: "Lena Becker", email: "lena.becker@example.org", created_at: new Date("2021-09-23T16:02:42Z") },
            { id: 169, full_name: "Lena Adams", email: "lena.adams@example.net", created_at: new Date("2022-06-21T14:21:56Z") },
            { id: 170, full_name: "Tomas Hoffmann", email: "tomas.hoffmann@example.com", created_at: new Date("2023-08-28T17:57:53Z") },
            { id: 171, full_name: "Nina Murphy", email: "nina.murphy@example.com", created_at: new Date("2021-12-06T16:46:54Z") },
            { id: 172, full_name: "Paula Diaz", email: "paula.diaz@example.org", created_at: new Date("2022-09-05T18:05:01Z") },
            { id: 173, full_name: "Oscar Hughes", email: "oscar.hughes@example.com", created_at: new Date("2021-02-05T08:32:27Z") },
            { id: 174, full_name: "Ana Hoffmann", email: "ana.hoffmann@example.com", created_at: new Date("2023-02-27T14:46:56Z") },
            { id: 175, full_name: "Elena Ali", email: "elena.ali@example.org", created_at: new Date("2023-09-16T16:44:46Z") },
            { id: 176, full_name: "Isaac Garcia", email: "isaac.garcia@example.net", created_at: new Date("2022-02-04T15:48:09Z") },
            { id: 177, full_name: "Noah Patel", email: "noah.patel@example.net", created_at: new Date("2021-11-17T11:21:57Z") },
            { id: 178, full_name: "Sven Wang", email: "sven.wang@example.org", created_at: new Date("2023-01-05T10:51:29Z") },
            { id: 179, full_name: "Lina Moreau", email: "lina.moreau@example.org", created_at: new Date("2021-08-24T10:02:03Z") },
            { id: 180, full_name: "Lucas Brown", email: "lucas.brown@example.com", created_at: new Date("2022-10-31T13:01:35Z") },
            { id: 181, full_name: "Ibrahim Ahmed", email: "ibrahim.ahmed@example.org", created_at: new Date("2020-05-28T16:42:03Z") },
            { id: 182, full_name: "Zoe Kumar", email: "zoe.kumar@example.net", created_at: new Date("2021-02-07T12:18:21Z") },
            { id: 183, full_name: "Liam Martin", email: "liam.martin@example.com", created_at: new Date("2021-09-10T13:14:30Z") },
            { id: 184, full_name: "Leo Walker", email: "leo.walker@example.net", created_at: new Date("2023-02-14T13:27:46Z") },
            { id: 185, full_name: "Noah Zhang", email: "noah.zhang@example.org", created_at: new Date("2023-05-30T17:12:53Z") },
            { id: 186, full_name: "Lucas Schmidt", email: "lucas.schmidt@example.net", created_at: new Date("2021-12-17T07:43:59Z") },
            { id: 187, full_name: "Zoe Meyer", email: "zoe.meyer@example.net", created_at: new Date("2023-10-18T12:34:28Z") },
            { id: 188, full_name: "Theo Ahmed", email: "theo.ahmed@example.com", created_at: new Date("2021-11-04T16:48:04Z") },
            { id: 189, full_name: "James Ahmed", email: "james.ahmed@example.com", created_at: new Date("2020-12-30T17:17:02Z") },
            { id: 190, full_name: "Ines Sato", email: "ines.sato@example.com", created_at: new Date("2022-12-22T12:24:47Z") },
            { id: 191, full_name: "Lena Garcia", email: "lena.garcia@example.org", created_at: new Date("2021-08-31T16:10:31Z") },
            { id: 192, full_name: "Hannah Davis", email: "hannah.davis@example.net", created_at: new Date("2020-12-29T10:49:03Z") },
            { id: 193, full_name: "Amir Kumar", email: "amir.kumar@example.org", created_at: new Date("2021-01-17T16:37:08Z") },
            { id: 194, full_name: "Sofia Ahmed", email: "sofia.ahmed@example.org", created_at: new Date("2021-07-08T15:49:12Z") },
            { id: 195, full_name: "Mia Kowalski", email: "mia.kowalski@example.com", created_at: new Date("2023-07-10T10:24:28Z") },
            { id: 196, full_name: "Jade Schmidt", email: "jade.schmidt@example.net", created_at: new Date("2020-05-25T16:40:33Z") },
            { id: 197, full_name: "Ines Mendes", email: "ines.mendes@example.net", created_at: new Date("2020-06-15T09:07:39Z") },
            { id: 198, full_name: "Laura Wright", email: "laura.wright@example.com", created_at: new Date("2022-12-25T09:33:06Z") },
            { id: 199, full_name: "Carlos Wang", email: "carlos.wang@example.net", created_at: new Date("2020-12-27T20:35:20Z") },
            { id: 200, full_name: "Priya Hughes", email: "priya.hughes@example.com", created_at: new Date("2020-06-01T16:32:22Z") },
        ],
    });
    await prisma.financial_goals.createMany({
        data: [
            { id: 1, user_id: 183, goal_name: "investment", target_amount: "41853.19", current_amount: "20912.62", due_date: "2023-01-03" },
            { id: 2, user_id: 127, goal_name: "growth vacation", target_amount: null, current_amount: "32147.43", due_date: "2025-08-23" },
            { id: 3, user_id: 97, goal_name: "purchase travel", target_amount: "25363.39", current_amount: "47606.71", due_date: "2023-06-16" },
            { id: 4, user_id: 41, goal_name: "savings investment education", target_amount: "285.01", current_amount: "8353.97", due_date: "2023-09-27" },
            { id: 5, user_id: 21, goal_name: "debt emergency asset", target_amount: "23125.37", current_amount: "12868.58", due_date: "2023-08-11" },
            { id: 6, user_id: 89, goal_name: null, target_amount: "187.78", current_amount: "15404.16", due_date: "2025-08-17" },
            { id: 7, user_id: 140, goal_name: "vacation home", target_amount: "250.67", current_amount: "47742.38", due_date: "2024-09-24" },
            { id: 8, user_id: 35, goal_name: "charity security", target_amount: "100.94", current_amount: "4107.71", due_date: "2025-05-04" },
            { id: 9, user_id: 86, goal_name: "security", target_amount: "18175.79", current_amount: "39874.46", due_date: "2024-12-06" },
            { id: 10, user_id: 94, goal_name: "budget", target_amount: "8856.65", current_amount: "7532.25", due_date: "2025-12-01" },
            { id: 11, user_id: 140, goal_name: "education", target_amount: "6608.05", current_amount: "3566.58", due_date: "2023-02-23" },
            { id: 12, user_id: 122, goal_name: "wealth debt", target_amount: null, current_amount: "22666.83", due_date: "2023-07-20" },
            { id: 13, user_id: 185, goal_name: "retirement goal", target_amount: "111.66", current_amount: "140.41", due_date: null },
            { id: 14, user_id: 122, goal_name: "income retirement plan", target_amount: "100.05", current_amount: "0.50", due_date: "2024-01-04" },
            { id: 15, user_id: 39, goal_name: "travel vacation charity", target_amount: "2597.25", current_amount: "14855.93", due_date: "2024-08-17" },
            { id: 16, user_id: 80, goal_name: "vacation purchase", target_amount: "10461.29", current_amount: "12329.79", due_date: "2023-06-17" },
            { id: 17, user_id: 35, goal_name: "purchase plan travel", target_amount: "4216.49", current_amount: "13479.45", due_date: "2023-12-26" },
            { id: 18, user_id: 140, goal_name: "income", target_amount: "10324.24", current_amount: "11178.87", due_date: "2024-04-04" },
            { id: 19, user_id: 131, goal_name: "travel", target_amount: "2886.06", current_amount: "14666.98", due_date: "2023-08-18" },
            { id: 20, user_id: 1, goal_name: "security retirement wealth", target_amount: "6671.94", current_amount: "16745.26", due_date: "2023-04-18" },
            { id: 21, user_id: 70, goal_name: "charity plan", target_amount: "109.73", current_amount: "14099.18", due_date: "2023-06-25" },
            { id: 22, user_id: 12, goal_name: null, target_amount: "29745.25", current_amount: "3518.35", due_date: "2025-11-06" },
            { id: 23, user_id: 80, goal_name: "purchase travel income", target_amount: "26188.56", current_amount: "3.06", due_date: "2023-11-03" },
            { id: 24, user_id: 106, goal_name: "purchase security", target_amount: "6613.33", current_amount: "0.00", due_date: "2023-12-17" },
            { id: 25, user_id: 130, goal_name: "income purchase", target_amount: "200.82", current_amount: null, due_date: "2024-06-18" },
            { id: 26, user_id: 146, goal_name: "income retirement", target_amount: "6589.07", current_amount: "8679.56", due_date: "2023-08-19" },
            { id: 27, user_id: 3, goal_name: "home emergency", target_amount: "33877.25", current_amount: "35877.79", due_date: "2024-11-20" },
            { id: 28, user_id: 54, goal_name: "investment purchase", target_amount: "32589.35", current_amount: null, due_date: "2025-03-29" },
            { id: 29, user_id: 9, goal_name: "retirement", target_amount: "43068.62", current_amount: "352.79", due_date: "2023-07-06" },
            { id: 30, user_id: 23, goal_name: "budget", target_amount: "3645.97", current_amount: "0.86", due_date: "2024-02-25" },
            { id: 31, user_id: 172, goal_name: "security purchase", target_amount: "290.88", current_amount: null, due_date: "2023-04-16" },
            { id: 32, user_id: 66, goal_name: "debt goal", target_amount: null, current_amount: null, due_date: "2025-06-19" },
            { id: 33, user_id: 125, goal_name: "budget asset investment", target_amount: "5095.51", current_amount: "369.97", due_date: "2024-03-05" },
            { id: 34, user_id: 130, goal_name: "education home purchase", target_amount: "1578.90", current_amount: "76.62", due_date: "2024-10-07" },
            { id: 35, user_id: 103, goal_name: "plan purchase security", target_amount: "107.03", current_amount: "966.18", due_date: "2024-08-08" },
            { id: 36, user_id: 17, goal_name: "growth budget", target_amount: "23982.92", current_amount: "1420.33", due_date: "2025-03-02" },
            { id: 37, user_id: 164, goal_name: "health wealth budget", target_amount: "129.45", current_amount: "13313.89", due_date: null },
            { id: 38, user_id: 69, goal_name: null, target_amount: "46052.36", current_amount: "2667.97", due_date: "2023-07-04" },
            { id: 39, user_id: 66, goal_name: "budget investment fund", target_amount: "17448.37", current_amount: "125.02", due_date: "2023-02-03" },
            { id: 40, user_id: 181, goal_name: "home", target_amount: "4766.34", current_amount: "934.45", due_date: "2023-04-26" },
            { id: 41, user_id: 151, goal_name: "plan education income", target_amount: "3449.14", current_amount: "3826.76", due_date: "2023-11-09" },
            { id: 42, user_id: 122, goal_name: "income", target_amount: "15333.78", current_amount: "13583.67", due_date: "2024-12-01" },
            { id: 43, user_id: 159, goal_name: null, target_amount: null, current_amount: "33101.87", due_date: "2024-11-21" },
            { id: 44, user_id: 174, goal_name: "investment", target_amount: "12838.47", current_amount: "87.95", due_date: "2024-06-06" },
            { id: 45, user_id: 25, goal_name: "charity", target_amount: "2703.02", current_amount: "1325.16", due_date: "2023-01-03" },
            { id: 46, user_id: 6, goal_name: "debt property education", target_amount: "869.88", current_amount: "1633.06", due_date: "2024-06-01" },
            { id: 47, user_id: 33, goal_name: "travel", target_amount: "1401.51", current_amount: "44785.37", due_date: null },
            { id: 48, user_id: 118, goal_name: "fund travel emergency", target_amount: "6925.79", current_amount: "43234.94", due_date: "2025-03-10" },
            { id: 49, user_id: 61, goal_name: "goal vacation retirement", target_amount: "20372.19", current_amount: "81.43", due_date: "2023-03-31" },
            { id: 50, user_id: 82, goal_name: "fund", target_amount: "27902.92", current_amount: "12576.25", due_date: null },
            { id: 51, user_id: 111, goal_name: "investment security", target_amount: "15461.66", current_amount: "1167.50", due_date: "2024-01-24" },
            { id: 52, user_id: 26, goal_name: null, target_amount: "10069.57", current_amount: null, due_date: "2025-02-03" },
            { id: 53, user_id: 144, goal_name: "security", target_amount: null, current_amount: "48630.55", due_date: "2024-02-29" },
            { id: 54, user_id: 92, goal_name: "budget home", target_amount: "103.88", current_amount: "5654.50", due_date: "2024-07-26" },
            { id: 55, user_id: 94, goal_name: null, target_amount: "710.13", current_amount: "36.63", due_date: "2024-02-09" },
            { id: 56, user_id: 178, goal_name: "fund education", target_amount: "103.84", current_amount: "19770.78", due_date: "2024-02-15" },
            { id: 57, user_id: 78, goal_name: "fund budget education", target_amount: "1015.82", current_amount: "7510.87", due_date: "2025-09-12" },
            { id: 58, user_id: 12, goal_name: "travel budget", target_amount: "24522.11", current_amount: "6148.67", due_date: null },
            { id: 59, user_id: 166, goal_name: "charity", target_amount: "6088.16", current_amount: "2249.97", due_date: "2024-08-04" },
            { id: 60, user_id: 51, goal_name: "emergency education", target_amount: "12901.02", current_amount: "14753.38", due_date: "2023-09-07" },
            { id: 61, user_id: 82, goal_name: "savings property", target_amount: "36240.03", current_amount: "3590.27", due_date: "2023-09-29" },
            { id: 62, user_id: 198, goal_name: "health investment income", target_amount: "7619.11", current_amount: null, due_date: "2023-02-27" },
            { id: 63, user_id: 192, goal_name: "budget emergency charity", target_amount: "4042.94", current_amount: "22764.71", due_date: "2024-09-28" },
            { id: 64, user_id: 26, goal_name: "travel growth retirement", target_amount: "1387.82", current_amount: "33060.42", due_date: null },
            { id: 65, user_id: 129, goal_name: "purchase", target_amount: "148.54", current_amount: "3.10", due_date: "2024-10-29" },
            { id: 66, user_id: 156, goal_name: "home debt", target_amount: "6778.67", current_amount: "6453.52", due_date: "2023-09-13" },
            { id: 67, user_id: 169, goal_name: "growth purchase", target_amount: "49444.54", current_amount: "4013.07", due_date: "2025-12-22" },
            { id: 68, user_id: 93, goal_name: "retirement", target_amount: "24233.65", current_amount: "12468.23", due_date: "2024-12-09" },
            { id: 69, user_id: 53, goal_name: "security", target_amount: "3342.18", current_amount: "1392.18", due_date: "2023-10-08" },
            { id: 70, user_id: 59, goal_name: "wealth growth plan", target_amount: "25031.49", current_amount: "852.22", due_date: "2024-01-31" },
            { id: 71, user_id: 117, goal_name: "home education", target_amount: "100.24", current_amount: "6597.67", due_date: "2023-12-18" },
            { id: 72, user_id: 185, goal_name: "home savings", target_amount: "1794.98", current_amount: "66.88", due_date: null },
            { id: 73, user_id: 62, goal_name: "debt vacation property", target_amount: "40199.76", current_amount: "21957.23", due_date: null },
            { id: 74, user_id: 28, goal_name: null, target_amount: "102.96", current_amount: "460.36", due_date: "2025-05-06" },
            { id: 75, user_id: 69, goal_name: "vacation fund", target_amount: "327.39", current_amount: "5114.15", due_date: "2025-11-11" },
            { id: 76, user_id: 185, goal_name: "purchase", target_amount: "24506.77", current_amount: "15307.62", due_date: "2024-04-27" },
            { id: 77, user_id: 171, goal_name: "property purchase goal", target_amount: "17395.10", current_amount: "0.18", due_date: "2025-06-13" },
            { id: 78, user_id: 17, goal_name: "property health plan", target_amount: null, current_amount: "11771.10", due_date: "2023-04-13" },
            { id: 79, user_id: 73, goal_name: "wealth education", target_amount: "15367.37", current_amount: "16659.06", due_date: "2023-05-29" },
            { id: 80, user_id: 95, goal_name: "retirement budget vacation", target_amount: "100.01", current_amount: "2382.64", due_date: null },
            { id: 81, user_id: 27, goal_name: "investment", target_amount: "10191.05", current_amount: "1756.18", due_date: "2024-12-25" },
            { id: 82, user_id: 4, goal_name: "income retirement", target_amount: "11913.89", current_amount: "4807.62", due_date: "2024-01-08" },
            { id: 83, user_id: 168, goal_name: "growth debt vacation", target_amount: "100.26", current_amount: "11787.55", due_date: "2024-11-04" },
            { id: 84, user_id: 158, goal_name: "plan growth", target_amount: "1875.43", current_amount: "13063.02", due_date: "2025-08-06" },
            { id: 85, user_id: 5, goal_name: "wealth asset", target_amount: "28588.20", current_amount: null, due_date: "2024-03-23" },
            { id: 86, user_id: 2, goal_name: "health travel plan", target_amount: "7000.92", current_amount: "14330.36", due_date: "2025-08-01" },
            { id: 87, user_id: 133, goal_name: "vacation charity", target_amount: "845.63", current_amount: "50.59", due_date: "2025-06-25" },
            { id: 88, user_id: 47, goal_name: "charity", target_amount: null, current_amount: "17797.76", due_date: "2024-10-16" },
            { id: 89, user_id: 61, goal_name: "health wealth debt", target_amount: "871.50", current_amount: "23867.33", due_date: "2024-12-09" },
            { id: 90, user_id: 77, goal_name: null, target_amount: "733.75", current_amount: "348.66", due_date: "2023-11-09" },
            { id: 91, user_id: 83, goal_name: "investment", target_amount: "5190.24", current_amount: "22313.76", due_date: null },
            { id: 92, user_id: 46, goal_name: null, target_amount: "1736.11", current_amount: "8751.06", due_date: "2025-05-04" },
            { id: 93, user_id: 178, goal_name: "education savings income", target_amount: "5657.57", current_amount: "1631.77", due_date: "2025-03-12" },
            { id: 94, user_id: 72, goal_name: "emergency asset debt", target_amount: "125.37", current_amount: "25437.16", due_date: "2025-09-03" },
            { id: 95, user_id: 124, goal_name: "education home investment", target_amount: "1832.08", current_amount: "15985.70", due_date: "2024-07-12" },
            { id: 96, user_id: 187, goal_name: "budget goal purchase", target_amount: "28283.24", current_amount: "2.99", due_date: "2024-11-27" },
            { id: 97, user_id: 154, goal_name: "fund retirement", target_amount: "1120.80", current_amount: "22511.71", due_date: "2023-10-29" },
            { id: 98, user_id: 66, goal_name: "plan", target_amount: "496.95", current_amount: "15936.97", due_date: "2023-10-20" },
            { id: 99, user_id: 178, goal_name: null, target_amount: "32851.03", current_amount: null, due_date: "2023-01-25" },
            { id: 100, user_id: 109, goal_name: "retirement budget charity", target_amount: "368.17", current_amount: "4442.83", due_date: "2025-06-24" },
            { id: 101, user_id: 162, goal_name: "wealth", target_amount: "5850.99", current_amount: "17652.92", due_date: "2024-02-11" },
            { id: 102, user_id: 152, goal_name: "asset purchase", target_amount: "3494.20", current_amount: "16398.27", due_date: "2023-07-08" },
            { id: 103, user_id: 17, goal_name: null, target_amount: "152.40", current_amount: "8673.92", due_date: "2024-01-04" },
            { id: 104, user_id: 103, goal_name: "asset home", target_amount: "27982.99", current_amount: "3554.87", due_date: "2024-01-19" },
            { id: 105, user_id: 43, goal_name: "asset emergency", target_amount: "8836.06", current_amount: "1862.15", due_date: "2024-11-02" },
            { id: 106, user_id: 9, goal_name: "property emergency", target_amount: "45272.38", current_amount: "7959.63", due_date: "2024-09-05" },
            { id: 107, user_id: 57, goal_name: null, target_amount: "699.61", current_amount: "184.91", due_date: "2023-09-06" },
            { id: 108, user_id: 49, goal_name: "investment", target_amount: "1369.81", current_amount: "35969.58", due_date: null },
            { id: 109, user_id: 184, goal_name: "purchase home budget", target_amount: "1428.69", current_amount: "13622.68", due_date: "2024-07-09" },
            { id: 110, user_id: 115, goal_name: "purchase charity wealth", target_amount: "17999.21", current_amount: "1405.06", due_date: "2024-06-27" },
            { id: 111, user_id: 137, goal_name: "asset plan security", target_amount: "6225.46", current_amount: "217.92", due_date: "2025-08-12" },
            { id: 112, user_id: 137, goal_name: "charity property emergency", target_amount: "22958.08", current_amount: null, due_date: "2025-02-16" },
            { id: 113, user_id: 6, goal_name: "education travel goal", target_amount: "38531.91", current_amount: "35387.11", due_date: "2024-04-24" },
            { id: 114, user_id: 130, goal_name: null, target_amount: "1766.04", current_amount: "17626.82", due_date: "2024-11-06" },
            { id: 115, user_id: 181, goal_name: "asset", target_amount: "17549.42", current_amount: "594.26", due_date: "2024-10-16" },
            { id: 116, user_id: 130, goal_name: "security income", target_amount: "500.08", current_amount: "76.21", due_date: "2024-10-04" },
            { id: 117, user_id: 147, goal_name: "growth retirement debt", target_amount: "156.98", current_amount: "18639.26", due_date: "2024-11-14" },
            { id: 118, user_id: 26, goal_name: "property vacation", target_amount: "111.43", current_amount: "3373.32", due_date: "2023-03-03" },
            { id: 119, user_id: 116, goal_name: "security", target_amount: "49202.31", current_amount: "105.60", due_date: "2024-04-26" },
            { id: 120, user_id: 74, goal_name: "emergency", target_amount: "3349.59", current_amount: "8427.70", due_date: "2025-04-12" },
            { id: 121, user_id: 23, goal_name: "growth travel asset", target_amount: "35504.26", current_amount: "26794.11", due_date: null },
            { id: 122, user_id: 80, goal_name: "budget asset", target_amount: "209.01", current_amount: "14835.48", due_date: "2024-09-01" },
            { id: 123, user_id: 87, goal_name: "growth home", target_amount: "5296.78", current_amount: "16201.65", due_date: null },
            { id: 124, user_id: 79, goal_name: "property purchase home", target_amount: "4412.83", current_amount: "28498.42", due_date: "2025-05-24" },
            { id: 125, user_id: 162, goal_name: "asset", target_amount: "24582.95", current_amount: "19082.23", due_date: "2024-10-23" },
            { id: 126, user_id: 97, goal_name: "purchase savings", target_amount: "3919.61", current_amount: "18793.70", due_date: "2025-04-04" },
            { id: 127, user_id: 9, goal_name: "education property", target_amount: null, current_amount: "13052.37", due_date: "2023-04-18" },
            { id: 128, user_id: 48, goal_name: "health emergency", target_amount: "21666.64", current_amount: "6907.80", due_date: "2025-12-23" },
            { id: 129, user_id: 133, goal_name: "education home health", target_amount: "47329.28", current_amount: "2608.43", due_date: "2024-10-05" },
            { id: 130, user_id: 173, goal_name: "plan", target_amount: "4060.24", current_amount: null, due_date: "2023-02-26" },
            { id: 131, user_id: 191, goal_name: "home health property", target_amount: "109.00", current_amount: "28.01", due_date: "2024-01-15" },
            { id: 132, user_id: 41, goal_name: "asset fund home", target_amount: "27724.21", current_amount: null, due_date: "2023-03-07" },
            { id: 133, user_id: 38, goal_name: null, target_amount: "39852.33", current_amount: "36636.01", due_date: "2025-11-13" },
            { id: 134, user_id: 103, goal_name: "education", target_amount: "12643.82", current_amount: "1821.83", due_date: null },
            { id: 135, user_id: 157, goal_name: null, target_amount: "3099.99", current_amount: "802.34", due_date: "2025-07-26" },
            { id: 136, user_id: 3, goal_name: "investment", target_amount: "43616.24", current_amount: "4840.96", due_date: null },
            { id: 137, user_id: 6, goal_name: "income retirement health", target_amount: "104.59", current_amount: "1914.42", due_date: "2023-01-19" },
            { id: 138, user_id: 47, goal_name: "retirement health", target_amount: "17508.48", current_amount: null, due_date: "2024-01-02" },
            { id: 139, user_id: 147, goal_name: "savings education income", target_amount: null, current_amount: "18800.69", due_date: "2025-01-28" },
            { id: 140, user_id: 76, goal_name: "emergency", target_amount: "35424.35", current_amount: "39403.59", due_date: "2023-09-25" },
            { id: 141, user_id: 10, goal_name: "home debt", target_amount: "9021.35", current_amount: "21506.59", due_date: "2023-02-07" },
            { id: 142, user_id: 69, goal_name: "debt", target_amount: "15130.79", current_amount: "26702.38", due_date: "2023-11-17" },
            { id: 143, user_id: 12, goal_name: "investment travel wealth", target_amount: "16447.31", current_amount: "19843.10", due_date: "2023-06-05" },
            { id: 144, user_id: 150, goal_name: "retirement education", target_amount: "101.17", current_amount: "41943.66", due_date: "2023-11-26" },
            { id: 145, user_id: 98, goal_name: "plan investment", target_amount: "284.26", current_amount: "3906.11", due_date: "2025-11-10" },
            { id: 146, user_id: 52, goal_name: "budget", target_amount: "108.44", current_amount: "7532.92", due_date: "2025-02-05" },
            { id: 147, user_id: 43, goal_name: "growth", target_amount: "28343.95", current_amount: "27914.31", due_date: null },
            { id: 148, user_id: 19, goal_name: null, target_amount: "14849.85", current_amount: "6944.14", due_date: "2024-07-25" },
            { id: 149, user_id: 63, goal_name: "fund health budget", target_amount: null, current_amount: "233.21", due_date: "2023-07-22" },
            { id: 150, user_id: 175, goal_name: "emergency", target_amount: "4872.84", current_amount: "0.09", due_date: "2025-02-25" },
            { id: 151, user_id: 35, goal_name: "budget debt", target_amount: "41155.11", current_amount: "1143.44", due_date: "2025-09-23" },
            { id: 152, user_id: 187, goal_name: "wealth charity", target_amount: "30188.96", current_amount: null, due_date: "2023-06-22" },
            { id: 153, user_id: 95, goal_name: "purchase security", target_amount: "9143.08", current_amount: "16895.14", due_date: "2025-07-28" },
            { id: 154, user_id: 33, goal_name: "purchase", target_amount: "17660.79", current_amount: "1043.67", due_date: "2023-04-11" },
            { id: 155, user_id: 188, goal_name: "budget retirement health", target_amount: "7824.40", current_amount: "40080.34", due_date: "2023-11-24" },
            { id: 156, user_id: 137, goal_name: "plan income property", target_amount: null, current_amount: "4688.17", due_date: "2025-05-07" },
            { id: 157, user_id: 94, goal_name: "purchase growth", target_amount: "3903.50", current_amount: "2824.06", due_date: "2025-09-16" },
            { id: 158, user_id: 43, goal_name: null, target_amount: "24313.98", current_amount: "6776.86", due_date: "2023-03-05" },
            { id: 159, user_id: 191, goal_name: "fund asset growth", target_amount: "24236.12", current_amount: "1400.18", due_date: "2024-04-30" },
            { id: 160, user_id: 100, goal_name: "purchase income", target_amount: "6914.56", current_amount: "2019.28", due_date: "2024-02-08" },
            { id: 161, user_id: 171, goal_name: "debt travel", target_amount: "2325.91", current_amount: "789.64", due_date: "2024-04-22" },
            { id: 162, user_id: 57, goal_name: null, target_amount: "1480.71", current_amount: "344.97", due_date: "2023-03-10" },
            { id: 163, user_id: 71, goal_name: "budget", target_amount: "6398.66", current_amount: null, due_date: "2023-08-23" },
            { id: 164, user_id: 15, goal_name: "home", target_amount: "1663.94", current_amount: null, due_date: "2024-07-11" },
            { id: 165, user_id: 135, goal_name: "purchase investment", target_amount: "20392.69", current_amount: "342.79", due_date: "2024-05-10" },
            { id: 166, user_id: 103, goal_name: "debt security retirement", target_amount: "130.23", current_amount: "295.21", due_date: "2023-01-08" },
            { id: 167, user_id: 120, goal_name: "goal income", target_amount: "12988.87", current_amount: "0.82", due_date: "2024-05-20" },
            { id: 168, user_id: 94, goal_name: null, target_amount: "14687.62", current_amount: "209.41", due_date: "2023-12-18" },
            { id: 169, user_id: 89, goal_name: "goal security", target_amount: "12191.64", current_amount: "6395.65", due_date: "2024-02-29" },
            { id: 170, user_id: 180, goal_name: "education", target_amount: "23363.49", current_amount: "3514.86", due_date: "2025-03-13" },
            { id: 171, user_id: 127, goal_name: "security charity fund", target_amount: "31734.73", current_amount: "17281.67", due_date: "2024-12-08" },
            { id: 172, user_id: 173, goal_name: "budget property", target_amount: "44006.10", current_amount: "7143.18", due_date: "2024-05-26" },
            { id: 173, user_id: 148, goal_name: null, target_amount: "1703.76", current_amount: "39.09", due_date: "2023-08-06" },
            { id: 174, user_id: 142, goal_name: "fund", target_amount: "5552.55", current_amount: "11289.60", due_date: "2024-03-27" },
            { id: 175, user_id: 91, goal_name: "charity", target_amount: "103.83", current_amount: "4.32", due_date: "2024-05-06" },
            { id: 176, user_id: 93, goal_name: "purchase budget emergency", target_amount: "36992.62", current_amount: "3827.21", due_date: null },
            { id: 177, user_id: 171, goal_name: null, target_amount: "22244.06", current_amount: "6239.35", due_date: "2023-09-26" },
            { id: 178, user_id: 169, goal_name: "vacation", target_amount: "103.24", current_amount: "5210.66", due_date: "2024-01-16" },
            { id: 179, user_id: 72, goal_name: "debt vacation", target_amount: "7884.14", current_amount: "41450.35", due_date: "2025-07-12" },
            { id: 180, user_id: 139, goal_name: "emergency savings property", target_amount: null, current_amount: "32379.34", due_date: "2025-10-10" },
            { id: 181, user_id: 4, goal_name: "retirement investment property", target_amount: "6796.99", current_amount: "33364.75", due_date: null },
            { id: 182, user_id: 60, goal_name: "goal asset home", target_amount: "5638.92", current_amount: "28840.99", due_date: "2025-03-17" },
            { id: 183, user_id: 145, goal_name: "vacation savings fund", target_amount: "39197.74", current_amount: "46953.57", due_date: "2025-08-31" },
            { id: 184, user_id: 195, goal_name: null, target_amount: "221.37", current_amount: "882.38", due_date: null },
            { id: 185, user_id: 11, goal_name: "savings emergency", target_amount: "932.24", current_amount: null, due_date: "2024-12-02" },
            { id: 186, user_id: 35, goal_name: "property", target_amount: "100.32", current_amount: "392.15", due_date: "2023-06-08" },
            { id: 187, user_id: 40, goal_name: "charity savings education", target_amount: "21717.10", current_amount: "22429.02", due_date: "2025-06-21" },
            { id: 188, user_id: 116, goal_name: "wealth education debt", target_amount: "25266.92", current_amount: "2824.38", due_date: "2023-02-26" },
            { id: 189, user_id: 134, goal_name: "charity debt", target_amount: "6009.47", current_amount: "17409.31", due_date: "2023-06-05" },
            { id: 190, user_id: 199, goal_name: "growth", target_amount: "317.03", current_amount: "4488.17", due_date: "2023-08-09" },
            { id: 191, user_id: 83, goal_name: "property purchase emergency", target_amount: "5180.61", current_amount: "14666.77", due_date: "2024-06-02" },
            { id: 192, user_id: 70, goal_name: "travel fund", target_amount: "147.21", current_amount: "37382.63", due_date: "2023-12-27" },
            { id: 193, user_id: 61, goal_name: "investment emergency income", target_amount: "100.00", current_amount: "1293.45", due_date: "2023-03-02" },
            { id: 194, user_id: 51, goal_name: "wealth debt", target_amount: "11966.21", current_amount: "1631.92", due_date: "2025-09-01" },
            { id: 195, user_id: 179, goal_name: "security vacation education", target_amount: "25595.22", current_amount: "11282.78", due_date: "2024-10-21" },
            { id: 196, user_id: 188, goal_name: "charity", target_amount: "20825.61", current_amount: null, due_date: "2024-10-23" },
            { id: 197, user_id: 102, goal_name: null, target_amount: "2180.75", current_amount: "5146.85", due_date: null },
            { id: 198, user_id: 107, goal_name: "health budget", target_amount: "37263.34", current_amount: "14088.44", due_date: "2023-05-08" },
            { id: 199, user_id: 107, goal_name: "home", target_amount: "11576.37", current_amount: "6607.88", due_date: "2025-03-26" },
            { id: 200, user_id: 51, goal_name: null, target_amount: "270.13", current_amount: "16494.96", due_date: "2024-03-11" },
            { id: 201, user_id: 86, goal_name: "investment retirement", target_amount: "20451.34", current_amount: "199.09", due_date: "2025-08-26" },
            { id: 202, user_id: 104, goal_name: "fund", target_amount: null, current_amount: "2136.35", due_date: "2025-09-25" },
            { id: 203, user_id: 59, goal_name: "emergency", target_amount: "4293.37", current_amount: "1381.85", due_date: "2024-08-03" },
            { id: 204, user_id: 7, goal_name: "growth property purchase", target_amount: "20670.96", current_amount: "34459.43", due_date: "2023-04-19" },
            { id: 205, user_id: 94, goal_name: "asset vacation emergency", target_amount: "34623.89", current_amount: "14662.53", due_date: "2025-11-04" },
            { id: 206, user_id: 116, goal_name: "income", target_amount: "105.43", current_amount: "32074.50", due_date: "2023-10-04" },
            { id: 207, user_id: 104, goal_name: "property income plan", target_amount: "3010.10", current_amount: "5.62", due_date: "2023-10-26" },
            { id: 208, user_id: 195, goal_name: "wealth income", target_amount: "2681.86", current_amount: null, due_date: "2023-07-13" },
            { id: 209, user_id: 88, goal_name: "emergency", target_amount: "3065.26", current_amount: "43410.45", due_date: "2024-04-19" },
            { id: 210, user_id: 152, goal_name: "retirement savings asset", target_amount: "39702.25", current_amount: "12605.10", due_date: "2024-08-17" },
            { id: 211, user_id: 41, goal_name: null, target_amount: "27343.79", current_amount: "3942.11", due_date: "2023-06-08" },
            { id: 212, user_id: 182, goal_name: "wealth income savings", target_amount: "25815.47", current_amount: "48.29", due_date: "2024-07-28" },
            { id: 213, user_id: 170, goal_name: "travel", target_amount: "2407.49", current_amount: "5552.02", due_date: "2025-10-08" },
            { id: 214, user_id: 29, goal_name: null, target_amount: "25211.88", current_amount: "53.25", due_date: "2025-05-21" },
            { id: 215, user_id: 91, goal_name: null, target_amount: "1099.53", current_amount: "33983.95", due_date: "2024-07-14" },
            { id: 216, user_id: 152, goal_name: "asset budget charity", target_amount: "2054.00", current_amount: "1113.98", due_date: "2023-02-25" },
            { id: 217, user_id: 153, goal_name: "debt vacation", target_amount: null, current_amount: "22.73", due_date: "2024-12-26" },
            { id: 218, user_id: 66, goal_name: "fund investment", target_amount: "32487.67", current_amount: "28760.20", due_date: "2023-03-11" },
            { id: 219, user_id: 126, goal_name: "goal education security", target_amount: "49307.33", current_amount: "11549.18", due_date: "2024-08-29" },
            { id: 220, user_id: 191, goal_name: "health", target_amount: "43573.37", current_amount: null, due_date: "2023-09-13" },
            { id: 221, user_id: 72, goal_name: "property fund", target_amount: "21513.13", current_amount: "4507.38", due_date: "2025-11-01" },
            { id: 222, user_id: 196, goal_name: "purchase investment income", target_amount: "1245.31", current_amount: "4252.16", due_date: "2025-06-24" },
            { id: 223, user_id: 159, goal_name: "security purchase retirement", target_amount: "31459.40", current_amount: "4991.32", due_date: "2024-06-03" },
            { id: 224, user_id: 44, goal_name: "debt", target_amount: "252.06", current_amount: "33690.72", due_date: "2025-10-11" },
            { id: 225, user_id: 80, goal_name: "security", target_amount: "5010.69", current_amount: "41502.10", due_date: "2023-06-13" },
            { id: 226, user_id: 158, goal_name: "property home vacation", target_amount: "21554.08", current_amount: "41894.97", due_date: "2024-06-25" },
            { id: 227, user_id: 105, goal_name: "charity education", target_amount: "100.36", current_amount: "29754.36", due_date: "2023-09-20" },
            { id: 228, user_id: 107, goal_name: "asset travel wealth", target_amount: "954.45", current_amount: "15333.31", due_date: "2023-09-26" },
            { id: 229, user_id: 114, goal_name: "education asset", target_amount: "38896.63", current_amount: "8.32", due_date: "2024-04-07" },
            { id: 230, user_id: 47, goal_name: "home income security", target_amount: "1409.31", current_amount: "0.02", due_date: "2024-04-14" },
            { id: 231, user_id: 194, goal_name: "income growth health", target_amount: "2312.64", current_amount: "37.38", due_date: "2025-11-19" },
            { id: 232, user_id: 133, goal_name: "budget", target_amount: "3109.89", current_amount: "13810.68", due_date: "2024-02-16" },
            { id: 233, user_id: 23, goal_name: "purchase", target_amount: "3683.30", current_amount: "10932.67", due_date: "2024-12-21" },
            { id: 234, user_id: 163, goal_name: "savings investment debt", target_amount: "4110.84", current_amount: "44163.76", due_date: "2025-01-30" },
            { id: 235, user_id: 129, goal_name: "charity", target_amount: "24282.85", current_amount: "2.37", due_date: "2025-05-27" },
            { id: 236, user_id: 184, goal_name: "property", target_amount: "39100.45", current_amount: "169.42", due_date: "2024-10-02" },
            { id: 237, user_id: 171, goal_name: "property debt", target_amount: "673.37", current_amount: "15586.95", due_date: null },
            { id: 238, user_id: 14, goal_name: "investment travel", target_amount: "722.47", current_amount: "34.62", due_date: "2025-01-03" },
            { id: 239, user_id: 101, goal_name: "vacation plan", target_amount: "17217.26", current_amount: null, due_date: "2024-08-26" },
            { id: 240, user_id: 118, goal_name: "growth", target_amount: "155.52", current_amount: "23381.16", due_date: "2024-06-16" },
            { id: 241, user_id: 146, goal_name: "charity vacation", target_amount: "22974.70", current_amount: "30119.30", due_date: "2023-04-04" },
            { id: 242, user_id: 179, goal_name: "growth education", target_amount: "11238.88", current_amount: "16122.62", due_date: "2025-09-11" },
            { id: 243, user_id: 172, goal_name: "purchase asset health", target_amount: null, current_amount: "35.34", due_date: "2023-08-20" },
            { id: 244, user_id: 102, goal_name: "emergency asset", target_amount: "12092.63", current_amount: "4524.25", due_date: "2024-01-30" },
            { id: 245, user_id: 166, goal_name: "retirement property debt", target_amount: "14367.57", current_amount: null, due_date: "2023-03-15" },
            { id: 246, user_id: 71, goal_name: "income property", target_amount: "115.09", current_amount: "12460.14", due_date: null },
            { id: 247, user_id: 30, goal_name: "education", target_amount: "48299.92", current_amount: "6887.85", due_date: "2024-02-23" },
            { id: 248, user_id: 27, goal_name: "asset growth fund", target_amount: "33936.33", current_amount: "9671.06", due_date: "2023-01-18" },
            { id: 249, user_id: 167, goal_name: "vacation investment", target_amount: "2112.73", current_amount: "2362.83", due_date: "2025-11-05" },
            { id: 250, user_id: 40, goal_name: "growth budget vacation", target_amount: "578.78", current_amount: "4793.52", due_date: "2025-01-03" },
            { id: 251, user_id: 77, goal_name: "charity investment property", target_amount: "2580.00", current_amount: "6049.27", due_date: "2024-01-11" },
            { id: 252, user_id: 194, goal_name: "growth emergency", target_amount: "11539.42", current_amount: "24161.24", due_date: "2024-04-01" },
            { id: 253, user_id: 141, goal_name: "vacation education charity", target_amount: "3055.64", current_amount: "1509.70", due_date: null },
            { id: 254, user_id: 39, goal_name: "charity goal", target_amount: "28644.81", current_amount: "8437.98", due_date: "2025-12-31" },
            { id: 255, user_id: 128, goal_name: "wealth emergency", target_amount: null, current_amount: "0.12", due_date: "2024-04-11" },
            { id: 256, user_id: 90, goal_name: "vacation", target_amount: "100.68", current_amount: "0.29", due_date: "2023-01-20" },
            { id: 257, user_id: 145, goal_name: "income", target_amount: "124.05", current_amount: "1556.65", due_date: "2025-05-23" },
            { id: 258, user_id: 36, goal_name: null, target_amount: "12760.67", current_amount: "13060.05", due_date: null },
            { id: 259, user_id: 8, goal_name: "health", target_amount: "23876.55", current_amount: "1848.66", due_date: "2025-09-16" },
            { id: 260, user_id: 26, goal_name: "security health", target_amount: "4360.73", current_amount: "29.79", due_date: "2024-05-05" },
            { id: 261, user_id: 107, goal_name: "retirement", target_amount: "1868.72", current_amount: "49.68", due_date: "2023-02-01" },
            { id: 262, user_id: 124, goal_name: null, target_amount: "2487.81", current_amount: null, due_date: null },
            { id: 263, user_id: 172, goal_name: "income investment plan", target_amount: "897.45", current_amount: "17038.88", due_date: null },
            { id: 264, user_id: 158, goal_name: "budget", target_amount: "118.54", current_amount: "1228.43", due_date: "2025-07-03" },
            { id: 265, user_id: 25, goal_name: "emergency home", target_amount: "10948.69", current_amount: "21056.73", due_date: null },
            { id: 266, user_id: 45, goal_name: "property", target_amount: "17990.96", current_amount: "19654.29", due_date: "2024-05-15" },
            { id: 267, user_id: 68, goal_name: null, target_amount: "601.19", current_amount: "7168.87", due_date: "2023-02-21" },
            { id: 268, user_id: 65, goal_name: "plan travel security", target_amount: "5626.41", current_amount: null, due_date: "2024-11-11" },
            { id: 269, user_id: 21, goal_name: "charity income travel", target_amount: "770.77", current_amount: "23.24", due_date: "2023-01-09" },
            { id: 270, user_id: 85, goal_name: "debt", target_amount: "16468.47", current_amount: "49790.70", due_date: null },
            { id: 271, user_id: 95, goal_name: "asset goal education", target_amount: "5178.56", current_amount: "5476.09", due_date: "2024-09-03" },
            { id: 272, user_id: 116, goal_name: "goal investment retirement", target_amount: "6019.96", current_amount: "46568.01", due_date: "2025-06-01" },
            { id: 273, user_id: 95, goal_name: "investment", target_amount: "120.28", current_amount: "0.22", due_date: null },
            { id: 274, user_id: 200, goal_name: "savings property debt", target_amount: "48441.63", current_amount: "1138.93", due_date: "2025-04-28" },
            { id: 275, user_id: 37, goal_name: "security", target_amount: "265.18", current_amount: "7539.42", due_date: "2025-07-07" },
            { id: 276, user_id: 115, goal_name: "security", target_amount: "17702.27", current_amount: "491.60", due_date: "2023-10-10" },
            { id: 277, user_id: 28, goal_name: null, target_amount: "129.12", current_amount: "48.30", due_date: "2024-06-06" },
            { id: 278, user_id: 115, goal_name: "health vacation", target_amount: "14371.73", current_amount: "19.57", due_date: "2024-04-02" },
            { id: 279, user_id: 80, goal_name: "retirement security investment", target_amount: "23240.94", current_amount: "130.22", due_date: null },
            { id: 280, user_id: 16, goal_name: null, target_amount: "18962.86", current_amount: "10796.63", due_date: null },
            { id: 281, user_id: 12, goal_name: "goal", target_amount: "372.70", current_amount: "42910.56", due_date: "2023-09-28" },
            { id: 282, user_id: 127, goal_name: "emergency plan", target_amount: "8415.15", current_amount: "9750.42", due_date: "2025-12-02" },
            { id: 283, user_id: 168, goal_name: null, target_amount: "112.77", current_amount: "521.08", due_date: "2024-12-27" },
            { id: 284, user_id: 154, goal_name: "plan retirement goal", target_amount: "10496.89", current_amount: "7473.52", due_date: null },
            { id: 285, user_id: 117, goal_name: "travel purchase debt", target_amount: "16296.94", current_amount: "2.68", due_date: "2025-07-12" },
            { id: 286, user_id: 136, goal_name: "budget", target_amount: "3847.07", current_amount: "18938.68", due_date: "2024-01-12" },
            { id: 287, user_id: 12, goal_name: "debt purchase investment", target_amount: "34933.63", current_amount: "5553.34", due_date: "2024-07-15" },
            { id: 288, user_id: 96, goal_name: "security retirement", target_amount: "21839.99", current_amount: "28072.78", due_date: "2023-03-16" },
            { id: 289, user_id: 83, goal_name: "growth", target_amount: "11407.54", current_amount: "6068.51", due_date: "2024-09-11" },
            { id: 290, user_id: 189, goal_name: "income savings security", target_amount: "6285.49", current_amount: "2065.27", due_date: "2024-09-22" },
            { id: 291, user_id: 56, goal_name: "investment wealth", target_amount: "8700.81", current_amount: "562.54", due_date: "2024-12-20" },
            { id: 292, user_id: 35, goal_name: "retirement", target_amount: "565.81", current_amount: "13438.15", due_date: "2024-12-27" },
            { id: 293, user_id: 113, goal_name: "home plan purchase", target_amount: "1272.42", current_amount: null, due_date: null },
            { id: 294, user_id: 141, goal_name: "charity property", target_amount: "3907.28", current_amount: "12743.07", due_date: "2025-10-12" },
            { id: 295, user_id: 115, goal_name: "vacation debt investment", target_amount: "22416.08", current_amount: "32796.01", due_date: "2023-12-30" },
            { id: 296, user_id: 54, goal_name: "vacation", target_amount: "2894.76", current_amount: "2424.11", due_date: null },
            { id: 297, user_id: 81, goal_name: "property income", target_amount: "3036.05", current_amount: null, due_date: "2023-06-24" },
            { id: 298, user_id: 191, goal_name: null, target_amount: "18570.37", current_amount: "7021.00", due_date: "2025-09-21" },
            { id: 299, user_id: 194, goal_name: "education", target_amount: "1051.03", current_amount: "27349.87", due_date: "2023-03-29" },
            { id: 300, user_id: 189, goal_name: "debt", target_amount: "42571.66", current_amount: "27809.24", due_date: "2024-01-29" },
            { id: 301, user_id: 152, goal_name: "goal asset retirement", target_amount: "3027.95", current_amount: "18345.97", due_date: "2025-06-08" },
            { id: 302, user_id: 131, goal_name: "retirement vacation", target_amount: "5083.80", current_amount: "21773.16", due_date: "2024-11-21" },
            { id: 303, user_id: 18, goal_name: "retirement vacation", target_amount: "16398.97", current_amount: "31693.29", due_date: "2023-09-30" },
            { id: 304, user_id: 81, goal_name: "travel", target_amount: "7841.78", current_amount: "48428.14", due_date: "2023-12-13" },
            { id: 305, user_id: 104, goal_name: null, target_amount: "10322.00", current_amount: "18579.68", due_date: "2024-11-15" },
            { id: 306, user_id: 175, goal_name: null, target_amount: "21390.82", current_amount: "978.91", due_date: "2023-04-01" },
            { id: 307, user_id: 51, goal_name: "income goal", target_amount: "145.74", current_amount: "24576.87", due_date: "2025-05-21" },
            { id: 308, user_id: 179, goal_name: "savings", target_amount: "680.52", current_amount: "3302.84", due_date: "2024-01-02" },
            { id: 309, user_id: 135, goal_name: "travel purchase education", target_amount: "3517.75", current_amount: "593.70", due_date: null },
            { id: 310, user_id: 59, goal_name: "investment wealth", target_amount: null, current_amount: "53.09", due_date: "2023-01-21" },
            { id: 311, user_id: 160, goal_name: "asset purchase savings", target_amount: "9415.86", current_amount: null, due_date: "2023-06-30" },
            { id: 312, user_id: 51, goal_name: "savings emergency", target_amount: "38348.39", current_amount: "46039.14", due_date: "2025-09-17" },
            { id: 313, user_id: 153, goal_name: null, target_amount: "4349.18", current_amount: "44594.26", due_date: "2023-11-06" },
            { id: 314, user_id: 25, goal_name: "health", target_amount: "2511.19", current_amount: null, due_date: "2025-02-04" },
            { id: 315, user_id: 8, goal_name: "retirement", target_amount: null, current_amount: "13994.36", due_date: "2025-11-11" },
            { id: 316, user_id: 124, goal_name: "plan", target_amount: null, current_amount: "36.71", due_date: "2024-10-01" },
            { id: 317, user_id: 199, goal_name: "investment", target_amount: "106.05", current_amount: "24678.61", due_date: "2025-11-23" },
            { id: 318, user_id: 17, goal_name: "investment", target_amount: "465.41", current_amount: "17001.04", due_date: null },
            { id: 319, user_id: 54, goal_name: null, target_amount: "214.97", current_amount: "24763.03", due_date: "2023-03-12" },
            { id: 320, user_id: 178, goal_name: null, target_amount: "13219.09", current_amount: "2369.61", due_date: "2024-09-28" },
            { id: 321, user_id: 52, goal_name: "home retirement goal", target_amount: null, current_amount: "4893.80", due_date: "2025-12-05" },
            { id: 322, user_id: 17, goal_name: "education", target_amount: "6642.43", current_amount: "15496.56", due_date: "2024-01-09" },
            { id: 323, user_id: 180, goal_name: "growth security", target_amount: "10168.23", current_amount: "18485.40", due_date: "2024-12-26" },
            { id: 324, user_id: 60, goal_name: null, target_amount: "13523.08", current_amount: "29738.68", due_date: "2024-12-26" },
            { id: 325, user_id: 159, goal_name: "home", target_amount: "28727.25", current_amount: "923.86", due_date: "2023-08-12" },
            { id: 326, user_id: 140, goal_name: "education goal", target_amount: "38889.06", current_amount: "22559.01", due_date: "2023-03-05" },
            { id: 327, user_id: 89, goal_name: "home", target_amount: "10422.03", current_amount: "565.15", due_date: "2025-07-30" },
            { id: 328, user_id: 81, goal_name: "growth debt", target_amount: "6778.58", current_amount: "1174.81", due_date: null },
            { id: 329, user_id: 74, goal_name: "emergency", target_amount: "1688.96", current_amount: "3864.19", due_date: "2025-01-09" },
            { id: 330, user_id: 141, goal_name: null, target_amount: "213.59", current_amount: null, due_date: "2024-09-09" },
            { id: 331, user_id: 197, goal_name: "emergency plan retirement", target_amount: "14092.75", current_amount: null, due_date: "2024-02-15" },
            { id: 332, user_id: 162, goal_name: null, target_amount: "100.22", current_amount: "0.82", due_date: "2023-03-03" },
            { id: 333, user_id: 64, goal_name: "wealth goal vacation", target_amount: "100.23", current_amount: "1.93", due_date: "2025-10-16" },
            { id: 334, user_id: 3, goal_name: null, target_amount: "102.69", current_amount: "297.55", due_date: "2023-02-26" },
            { id: 335, user_id: 25, goal_name: null, target_amount: "6198.57", current_amount: "4747.33", due_date: "2025-03-29" },
            { id: 336, user_id: 189, goal_name: "vacation", target_amount: "49735.47", current_amount: "13276.72", due_date: "2023-06-12" },
            { id: 337, user_id: 169, goal_name: "retirement goal", target_amount: "152.04", current_amount: "14423.20", due_date: "2024-01-07" },
            { id: 338, user_id: 110, goal_name: "asset", target_amount: "151.15", current_amount: "244.86", due_date: "2025-07-19" },
            { id: 339, user_id: 112, goal_name: "plan fund", target_amount: "10269.12", current_amount: null, due_date: "2025-12-11" },
            { id: 340, user_id: 99, goal_name: "budget education", target_amount: "116.57", current_amount: "2763.69", due_date: "2025-03-11" },
            { id: 341, user_id: 197, goal_name: "vacation", target_amount: "42315.26", current_amount: "18378.76", due_date: "2025-08-26" },
            { id: 342, user_id: 24, goal_name: "savings", target_amount: "13377.83", current_amount: null, due_date: "2024-11-12" },
            { id: 343, user_id: 97, goal_name: "security", target_amount: "100.19", current_amount: "40259.17", due_date: "2025-06-15" },
            { id: 344, user_id: 124, goal_name: "plan growth wealth", target_amount: "30784.38", current_amount: "7004.88", due_date: "2025-04-05" },
            { id: 345, user_id: 159, goal_name: "security purchase", target_amount: "106.77", current_amount: "29307.26", due_date: "2024-01-17" },
            { id: 346, user_id: 81, goal_name: "property emergency", target_amount: "9933.91", current_amount: null, due_date: "2023-02-11" },
            { id: 347, user_id: 75, goal_name: null, target_amount: "113.50", current_amount: "2122.38", due_date: "2024-12-19" },
            { id: 348, user_id: 69, goal_name: "purchase budget", target_amount: "3564.04", current_amount: "42306.75", due_date: "2023-02-02" },
            { id: 349, user_id: 139, goal_name: "retirement asset purchase", target_amount: "870.70", current_amount: "11696.94", due_date: "2024-03-31" },
            { id: 350, user_id: 22, goal_name: "asset wealth", target_amount: "281.02", current_amount: "168.11", due_date: "2023-11-19" },
            { id: 351, user_id: 92, goal_name: "goal charity home", target_amount: "27683.09", current_amount: "30819.02", due_date: null },
            { id: 352, user_id: 123, goal_name: "income", target_amount: "100.13", current_amount: "1628.10", due_date: "2024-10-05" },
            { id: 353, user_id: 117, goal_name: "income retirement asset", target_amount: "31094.98", current_amount: "36588.26", due_date: null },
            { id: 354, user_id: 121, goal_name: "wealth plan fund", target_amount: "49240.44", current_amount: "265.12", due_date: "2025-04-11" },
            { id: 355, user_id: 15, goal_name: "income", target_amount: "15794.70", current_amount: "510.74", due_date: "2023-06-16" },
            { id: 356, user_id: 74, goal_name: "income retirement", target_amount: "1789.74", current_amount: "25497.49", due_date: "2025-06-27" },
            { id: 357, user_id: 193, goal_name: "investment vacation", target_amount: "11895.11", current_amount: "22888.73", due_date: "2024-02-18" },
            { id: 358, user_id: 138, goal_name: "budget goal vacation", target_amount: "16951.62", current_amount: "48201.06", due_date: "2025-12-11" },
            { id: 359, user_id: 187, goal_name: null, target_amount: "196.27", current_amount: "289.81", due_date: "2023-02-15" },
            { id: 360, user_id: 31, goal_name: null, target_amount: "3029.68", current_amount: "73.44", due_date: "2023-01-09" },
            { id: 361, user_id: 187, goal_name: "retirement", target_amount: "13580.29", current_amount: null, due_date: "2025-11-29" },
            { id: 362, user_id: 92, goal_name: "property emergency", target_amount: "3546.64", current_amount: "34.11", due_date: "2024-05-05" },
            { id: 363, user_id: 118, goal_name: "health income security", target_amount: "20087.69", current_amount: "25711.25", due_date: "2023-03-22" },
            { id: 364, user_id: 57, goal_name: "home budget health", target_amount: "332.79", current_amount: "9.86", due_date: "2024-07-31" },
            { id: 365, user_id: 34, goal_name: "fund", target_amount: "3392.96", current_amount: "42637.80", due_date: "2024-03-27" },
            { id: 366, user_id: 186, goal_name: "vacation", target_amount: "18488.34", current_amount: "723.83", due_date: null },
            { id: 367, user_id: 23, goal_name: "investment", target_amount: "12288.06", current_amount: "4986.43", due_date: "2024-10-13" },
            { id: 368, user_id: 175, goal_name: "asset", target_amount: "2199.11", current_amount: "9641.49", due_date: "2023-05-09" },
            { id: 369, user_id: 70, goal_name: "debt travel", target_amount: "100.12", current_amount: null, due_date: "2025-07-14" },
            { id: 370, user_id: 3, goal_name: "emergency", target_amount: "100.57", current_amount: "14562.07", due_date: "2025-03-24" },
            { id: 371, user_id: 44, goal_name: "property", target_amount: "48110.48", current_amount: null, due_date: "2024-08-18" },
            { id: 372, user_id: 67, goal_name: "emergency", target_amount: "191.41", current_amount: null, due_date: null },
            { id: 373, user_id: 153, goal_name: null, target_amount: "215.45", current_amount: "34934.47", due_date: "2023-01-21" },
            { id: 374, user_id: 119, goal_name: "plan wealth investment", target_amount: null, current_amount: "36109.24", due_date: "2023-03-08" },
            { id: 375, user_id: 199, goal_name: "goal budget", target_amount: "17527.16", current_amount: "16218.91", due_date: "2023-08-15" },
            { id: 376, user_id: 171, goal_name: "budget security", target_amount: "13272.15", current_amount: "46729.71", due_date: "2024-07-31" },
            { id: 377, user_id: 2, goal_name: "fund budget", target_amount: "11152.73", current_amount: "18956.37", due_date: "2025-11-25" },
            { id: 378, user_id: 132, goal_name: "goal investment", target_amount: "21555.72", current_amount: "9639.89", due_date: "2023-12-22" },
            { id: 379, user_id: 32, goal_name: "vacation education", target_amount: "46783.25", current_amount: null, due_date: "2025-02-28" },
            { id: 380, user_id: 8, goal_name: "asset budget", target_amount: "2928.28", current_amount: "28362.09", due_date: "2024-04-08" },
            { id: 381, user_id: 149, goal_name: "savings fund health", target_amount: "48200.81", current_amount: "33779.90", due_date: "2025-03-10" },
            { id: 382, user_id: 140, goal_name: "asset home travel", target_amount: "40849.20", current_amount: "225.88", due_date: "2023-09-15" },
            { id: 383, user_id: 89, goal_name: "retirement charity", target_amount: "142.92", current_amount: "27614.00", due_date: "2023-11-27" },
            { id: 384, user_id: 165, goal_name: null, target_amount: "155.19", current_amount: "695.34", due_date: "2023-02-06" },
            { id: 385, user_id: 71, goal_name: "health asset", target_amount: "29375.86", current_amount: null, due_date: "2024-12-29" },
            { id: 386, user_id: 155, goal_name: "charity", target_amount: "37010.23", current_amount: "1140.41", due_date: "2024-09-03" },
            { id: 387, user_id: 124, goal_name: "travel security goal", target_amount: "2499.38", current_amount: "35784.40", due_date: "2024-04-26" },
            { id: 388, user_id: 77, goal_name: "income asset purchase", target_amount: "441.14", current_amount: "8987.30", due_date: "2024-08-31" },
            { id: 389, user_id: 18, goal_name: "plan purchase", target_amount: "443.50", current_amount: "2881.22", due_date: "2024-12-26" },
            { id: 390, user_id: 84, goal_name: "income home debt", target_amount: "30816.11", current_amount: "14071.83", due_date: "2025-12-05" },
            { id: 391, user_id: 72, goal_name: "travel budget property", target_amount: "115.71", current_amount: "31522.14", due_date: null },
            { id: 392, user_id: 143, goal_name: "fund vacation", target_amount: "23276.61", current_amount: "22464.51", due_date: "2024-12-03" },
            { id: 393, user_id: 183, goal_name: "plan charity", target_amount: "16118.30", current_amount: "4780.52", due_date: "2024-02-13" },
            { id: 394, user_id: 81, goal_name: "wealth plan security", target_amount: "260.57", current_amount: "1661.22", due_date: "2025-10-31" },
            { id: 395, user_id: 74, goal_name: "travel", target_amount: "5711.61", current_amount: "47123.26", due_date: "2025-03-06" },
            { id: 396, user_id: 172, goal_name: "investment", target_amount: "13437.04", current_amount: "324.30", due_date: "2023-03-22" },
            { id: 397, user_id: 21, goal_name: "emergency goal", target_amount: "3288.58", current_amount: "124.58", due_date: "2024-07-09" },
            { id: 398, user_id: 195, goal_name: "emergency", target_amount: "7559.74", current_amount: "28.03", due_date: "2024-02-10" },
            { id: 399, user_id: 139, goal_name: null, target_amount: "18281.05", current_amount: "4933.68", due_date: "2025-07-14" },
            { id: 400, user_id: 177, goal_name: "budget", target_amount: "135.51", current_amount: "11731.88", due_date: "2025-11-06" },
            { id: 401, user_id: 107, goal_name: "income", target_amount: "39669.49", current_amount: "28666.34", due_date: "2024-04-02" },
            { id: 402, user_id: 42, goal_name: "savings", target_amount: "4139.84", current_amount: "13814.64", due_date: "2024-11-11" },
            { id: 403, user_id: 108, goal_name: "health budget", target_amount: "139.14", current_amount: "336.01", due_date: null },
            { id: 404, user_id: 104, goal_name: "charity investment", target_amount: "409.95", current_amount: "5794.48", due_date: "2023-02-05" },
            { id: 405, user_id: 61, goal_name: "investment income property", target_amount: null, current_amount: null, due_date: "2023-08-24" },
            { id: 406, user_id: 126, goal_name: "emergency health", target_amount: "7669.35", current_amount: "1177.20", due_date: "2025-07-06" },
            { id: 407, user_id: 20, goal_name: "purchase health", target_amount: "27989.14", current_amount: "20070.59", due_date: "2023-07-27" },
            { id: 408, user_id: 121, goal_name: null, target_amount: "46222.07", current_amount: "9333.68", due_date: "2025-12-04" },
            { id: 409, user_id: 52, goal_name: "asset debt", target_amount: null, current_amount: "2.11", due_date: "2025-11-06" },
            { id: 410, user_id: 185, goal_name: null, target_amount: "334.73", current_amount: "14190.34", due_date: "2025-09-13" },
            { id: 411, user_id: 44, goal_name: null, target_amount: "1569.52", current_amount: "32499.09", due_date: "2025-05-18" },
            { id: 412, user_id: 26, goal_name: "education", target_amount: "4120.75", current_amount: "92.71", due_date: "2023-11-29" },
            { id: 413, user_id: 155, goal_name: "plan", target_amount: "9387.75", current_amount: "4834.79", due_date: "2025-11-21" },
            { id: 414, user_id: 6, goal_name: "emergency travel security", target_amount: "15717.56", current_amount: "211.04", due_date: "2024-10-24" },
            { id: 415, user_id: 153, goal_name: "income debt", target_amount: "100.72", current_amount: "1087.15", due_date: null },
            { id: 416, user_id: 37, goal_name: null, target_amount: "590.07", current_amount: "3084.74", due_date: "2023-08-27" },
            { id: 417, user_id: 189, goal_name: "investment charity", target_amount: null, current_amount: "2151.79", due_date: "2023-10-02" },
            { id: 418, user_id: 70, goal_name: "home health", target_amount: "2480.25", current_amount: "26362.55", due_date: "2023-12-01" },
            { id: 419, user_id: 102, goal_name: "retirement", target_amount: "3144.34", current_amount: null, due_date: "2025-02-11" },
            { id: 420, user_id: 191, goal_name: "security property travel", target_amount: "13785.79", current_amount: "20566.75", due_date: "2023-12-19" },
            { id: 421, user_id: 39, goal_name: "investment goal travel", target_amount: "15840.78", current_amount: "4761.69", due_date: "2023-07-08" },
            { id: 422, user_id: 161, goal_name: "education goal", target_amount: "25663.08", current_amount: "48273.88", due_date: "2023-07-10" },
            { id: 423, user_id: 133, goal_name: null, target_amount: "3590.10", current_amount: "25727.87", due_date: "2024-06-29" },
            { id: 424, user_id: 7, goal_name: "vacation", target_amount: "18613.35", current_amount: null, due_date: "2024-10-01" },
            { id: 425, user_id: 190, goal_name: "savings plan", target_amount: "39764.77", current_amount: "8935.86", due_date: "2023-03-05" },
            { id: 426, user_id: 89, goal_name: "health goal", target_amount: "3218.92", current_amount: "201.05", due_date: null },
            { id: 427, user_id: 179, goal_name: "investment education", target_amount: "4465.03", current_amount: null, due_date: "2025-08-24" },
            { id: 428, user_id: 199, goal_name: null, target_amount: "5319.11", current_amount: null, due_date: "2025-10-24" },
            { id: 429, user_id: 55, goal_name: "growth income", target_amount: "1599.57", current_amount: "8064.58", due_date: "2023-08-25" },
            { id: 430, user_id: 158, goal_name: "fund savings asset", target_amount: "36751.03", current_amount: "2312.21", due_date: "2025-08-16" },
            { id: 431, user_id: 84, goal_name: "charity", target_amount: "10065.96", current_amount: "1600.20", due_date: "2024-07-18" },
            { id: 432, user_id: 13, goal_name: "purchase", target_amount: "10306.25", current_amount: "52.33", due_date: "2023-07-06" },
            { id: 433, user_id: 34, goal_name: null, target_amount: "399.95", current_amount: null, due_date: "2024-05-18" },
            { id: 434, user_id: 184, goal_name: "growth health wealth", target_amount: "48270.54", current_amount: "1548.54", due_date: "2023-08-27" },
            { id: 435, user_id: 185, goal_name: "purchase income", target_amount: "100.22", current_amount: "13058.69", due_date: "2023-04-10" },
            { id: 436, user_id: 135, goal_name: "education charity plan", target_amount: "5060.40", current_amount: "3.09", due_date: "2025-11-07" },
            { id: 437, user_id: 146, goal_name: "emergency property income", target_amount: null, current_amount: "23840.44", due_date: null },
            { id: 438, user_id: 61, goal_name: "savings", target_amount: "1673.30", current_amount: "1513.43", due_date: "2025-12-02" },
            { id: 439, user_id: 159, goal_name: "plan", target_amount: null, current_amount: "11721.27", due_date: "2023-11-29" },
            { id: 440, user_id: 4, goal_name: "fund health", target_amount: "6105.98", current_amount: "1.27", due_date: "2024-03-21" },
            { id: 441, user_id: 104, goal_name: "income growth property", target_amount: "10118.11", current_amount: "17338.21", due_date: "2023-07-04" },
            { id: 442, user_id: 58, goal_name: "security", target_amount: "1168.09", current_amount: null, due_date: "2023-02-06" },
            { id: 443, user_id: 72, goal_name: "purchase vacation", target_amount: "4297.75", current_amount: "25443.36", due_date: "2024-04-16" },
            { id: 444, user_id: 176, goal_name: "education property", target_amount: "2238.43", current_amount: "8048.80", due_date: "2024-12-20" },
            { id: 445, user_id: 50, goal_name: "savings health growth", target_amount: "301.81", current_amount: null, due_date: "2023-03-07" },
            { id: 446, user_id: 22, goal_name: "security asset fund", target_amount: "20520.22", current_amount: "9254.85", due_date: "2025-10-09" },
            { id: 447, user_id: 77, goal_name: "investment", target_amount: "11460.55", current_amount: "38998.77", due_date: "2023-04-28" },
            { id: 448, user_id: 40, goal_name: "travel", target_amount: "20337.73", current_amount: "8869.00", due_date: "2025-05-05" },
            { id: 449, user_id: 43, goal_name: "emergency savings purchase", target_amount: "100.68", current_amount: null, due_date: "2024-06-23" },
            { id: 450, user_id: 126, goal_name: "home", target_amount: "172.64", current_amount: "4862.69", due_date: "2023-07-08" },
            { id: 451, user_id: 123, goal_name: "security property debt", target_amount: "26703.71", current_amount: "134.97", due_date: "2024-07-02" },
            { id: 452, user_id: 153, goal_name: "vacation purchase charity", target_amount: "100.12", current_amount: "5107.88", due_date: "2023-05-13" },
            { id: 453, user_id: 103, goal_name: null, target_amount: "317.70", current_amount: null, due_date: null },
            { id: 454, user_id: 9, goal_name: "health", target_amount: "2331.37", current_amount: "834.83", due_date: "2023-04-14" },
            { id: 455, user_id: 126, goal_name: "wealth", target_amount: "20629.95", current_amount: null, due_date: "2025-04-24" },
            { id: 456, user_id: 152, goal_name: null, target_amount: "1045.78", current_amount: "8309.63", due_date: "2025-03-03" },
            { id: 457, user_id: 25, goal_name: "travel health", target_amount: "135.19", current_amount: "48581.65", due_date: "2025-02-01" },
            { id: 458, user_id: 128, goal_name: null, target_amount: "28225.64", current_amount: "3801.47", due_date: "2024-11-03" },
        ],
    });
    await prisma.investments.createMany({
        data: [
            { id: 1, user_id: 88, investment_type: "mutual funds", amount_invested: "19033.47", investment_date: new Date("2022-03-11T10:22:26Z"), expected_return: "9618.91" },
            { id: 2, user_id: 55, investment_type: "stocks", amount_invested: "101.65", investment_date: new Date("2021-11-30T10:19:11Z"), expected_return: "232.39" },
            { id: 3, user_id: 113, investment_type: "bonds", amount_invested: "50440.06", investment_date: new Date("2020-04-16T16:28:17Z"), expected_return: "13388.72" },
            { id: 4, user_id: 117, investment_type: "bonds", amount_invested: "4574.66", investment_date: new Date("2023-12-08T14:49:15Z"), expected_return: null },
            { id: 5, user_id: 66, investment_type: "bonds", amount_invested: "3527.07", investment_date: new Date("2022-04-14T08:47:47Z"), expected_return: "21268.88" },
            { id: 6, user_id: 178, investment_type: "stocks", amount_invested: "92516.56", investment_date: new Date("2023-11-30T16:02:37Z"), expected_return: "3501.10" },
            { id: 7, user_id: 160, investment_type: "real estate", amount_invested: "10668.80", investment_date: new Date("2021-01-17T12:35:32Z"), expected_return: "3453.66" },
            { id: 8, user_id: 90, investment_type: "stocks", amount_invested: "24728.26", investment_date: new Date("2020-01-15T15:48:33Z"), expected_return: "13668.99" },
            { id: 9, user_id: 124, investment_type: "stocks", amount_invested: "7483.64", investment_date: new Date("2022-11-24T10:19:25Z"), expected_return: "8982.63" },
            { id: 10, user_id: 20, investment_type: "real estate", amount_invested: "226.67", investment_date: new Date("2023-03-17T10:29:39Z"), expected_return: "23527.72" },
            { id: 11, user_id: 185, investment_type: "bonds", amount_invested: "51880.77", investment_date: new Date("2022-07-13T17:07:04Z"), expected_return: null },
            { id: 12, user_id: 123, investment_type: "real estate", amount_invested: "43116.60", investment_date: new Date("2021-12-19T13:49:20Z"), expected_return: "2449.51" },
            { id: 13, user_id: 124, investment_type: "stocks", amount_invested: "24790.14", investment_date: new Date("2020-03-07T10:47:06Z"), expected_return: "39942.26" },
            { id: 14, user_id: 184, investment_type: "stocks", amount_invested: "40234.45", investment_date: new Date("2021-09-23T15:18:03Z"), expected_return: "12075.07" },
            { id: 15, user_id: 83, investment_type: "real estate", amount_invested: "27516.99", investment_date: new Date("2021-05-22T04:16:53Z"), expected_return: null },
            { id: 16, user_id: 91, investment_type: "stocks", amount_invested: "34276.79", investment_date: new Date("2022-03-28T08:55:18Z"), expected_return: "167.58" },
            { id: 17, user_id: 29, investment_type: "stocks", amount_invested: "3194.33", investment_date: new Date("2020-11-03T10:51:42Z"), expected_return: "1179.37" },
            { id: 18, user_id: 177, investment_type: "stocks", amount_invested: "5160.04", investment_date: new Date("2020-03-27T16:42:05Z"), expected_return: "35417.19" },
            { id: 19, user_id: 94, investment_type: "stocks", amount_invested: "46803.22", investment_date: new Date("2020-10-05T14:49:42Z"), expected_return: "36388.14" },
            { id: 20, user_id: 120, investment_type: "real estate", amount_invested: "96456.87", investment_date: new Date("2022-10-21T14:58:53Z"), expected_return: "20724.65" },
            { id: 21, user_id: 194, investment_type: "stocks", amount_invested: "27875.32", investment_date: new Date("2021-09-06T10:51:00Z"), expected_return: "21259.25" },
            { id: 22, user_id: 8, investment_type: "mutual funds", amount_invested: "10443.56", investment_date: new Date("2020-01-26T12:33:12Z"), expected_return: "25.28" },
            { id: 23, user_id: 83, investment_type: "bonds", amount_invested: "12853.35", investment_date: new Date("2022-04-14T12:17:18Z"), expected_return: null },
            { id: 24, user_id: 72, investment_type: "real estate", amount_invested: "29906.87", investment_date: new Date("2023-02-12T18:54:24Z"), expected_return: "4122.01" },
            { id: 25, user_id: 186, investment_type: "stocks", amount_invested: "76554.23", investment_date: new Date("2022-01-03T13:41:41Z"), expected_return: "42821.63" },
            { id: 26, user_id: 68, investment_type: "stocks", amount_invested: "352.02", investment_date: new Date("2020-10-05T10:19:50Z"), expected_return: "11.88" },
            { id: 27, user_id: 55, investment_type: "real estate", amount_invested: "23531.98", investment_date: new Date("2022-01-24T14:57:53Z"), expected_return: "636.85" },
            { id: 28, user_id: 73, investment_type: "real estate", amount_invested: "55351.09", investment_date: new Date("2021-08-21T10:11:55Z"), expected_return: "29753.33" },
            { id: 29, user_id: 137, investment_type: "stocks", amount_invested: "80050.73", investment_date: new Date("2023-03-16T13:52:57Z"), expected_return: "1.06" },
            { id: 30, user_id: 50, investment_type: "stocks", amount_invested: "40330.39", investment_date: new Date("2022-05-06T16:00:21Z"), expected_return: null },
            { id: 31, user_id: 138, investment_type: "stocks", amount_invested: "1695.98", investment_date: new Date("2022-11-06T11:15:24Z"), expected_return: "28368.72" },
            { id: 32, user_id: 165, investment_type: "stocks", amount_invested: "6853.16", investment_date: new Date("2023-12-14T17:41:30Z"), expected_return: "21417.07" },
            { id: 33, user_id: 2, investment_type: "stocks", amount_invested: "100.01", investment_date: new Date("2020-10-22T16:32:54Z"), expected_return: "347.58" },
            { id: 34, user_id: 147, investment_type: "real estate", amount_invested: "267.12", investment_date: new Date("2020-05-03T19:54:42Z"), expected_return: "1979.36" },
            { id: 35, user_id: 25, investment_type: "stocks", amount_invested: "31225.54", investment_date: new Date("2022-01-02T16:35:09Z"), expected_return: "39993.31" },
            { id: 36, user_id: 40, investment_type: "stocks", amount_invested: "1976.05", investment_date: new Date("2021-07-10T15:13:06Z"), expected_return: "328.09" },
            { id: 37, user_id: 8, investment_type: "real estate", amount_invested: "78705.28", investment_date: new Date("2021-11-16T09:21:45Z"), expected_return: "1732.01" },
            { id: 38, user_id: 38, investment_type: "stocks", amount_invested: "88571.67", investment_date: new Date("2022-07-09T13:37:25Z"), expected_return: "28874.26" },
            { id: 39, user_id: 94, investment_type: "stocks", amount_invested: "282.59", investment_date: new Date("2021-03-08T11:01:17Z"), expected_return: "19639.56" },
            { id: 40, user_id: 170, investment_type: "mutual funds", amount_invested: "26579.20", investment_date: new Date("2021-04-07T12:45:05Z"), expected_return: null },
            { id: 41, user_id: 126, investment_type: "real estate", amount_invested: "61052.32", investment_date: new Date("2023-02-26T12:58:40Z"), expected_return: "31187.10" },
            { id: 42, user_id: 65, investment_type: "stocks", amount_invested: "40238.73", investment_date: new Date("2020-10-07T16:57:22Z"), expected_return: "40674.78" },
            { id: 43, user_id: 122, investment_type: "real estate", amount_invested: "94137.28", investment_date: new Date("2023-11-30T09:25:12Z"), expected_return: null },
            { id: 44, user_id: 174, investment_type: "real estate", amount_invested: "51999.09", investment_date: new Date("2021-10-09T10:21:54Z"), expected_return: "38805.73" },
            { id: 45, user_id: 59, investment_type: "stocks", amount_invested: "570.14", investment_date: new Date("2022-06-06T15:44:39Z"), expected_return: "19184.46" },
            { id: 46, user_id: 7, investment_type: "real estate", amount_invested: "19885.56", investment_date: new Date("2020-03-05T15:34:57Z"), expected_return: "32192.10" },
            { id: 47, user_id: 178, investment_type: "stocks", amount_invested: "65741.74", investment_date: new Date("2020-04-02T16:03:56Z"), expected_return: "1164.69" },
            { id: 48, user_id: 130, investment_type: "stocks", amount_invested: "6113.12", investment_date: new Date("2023-05-24T12:24:58Z"), expected_return: "12168.51" },
            { id: 49, user_id: 76, investment_type: "real estate", amount_invested: "6473.85", investment_date: new Date("2022-05-31T17:24:08Z"), expected_return: "0.25" },
            { id: 50, user_id: 53, investment_type: "mutual funds", amount_invested: "80928.68", investment_date: new Date("2021-03-16T13:42:57Z"), expected_return: "10905.67" },
            { id: 51, user_id: 124, investment_type: "stocks", amount_invested: "10941.16", investment_date: new Date("2022-04-13T12:00:06Z"), expected_return: null },
            { id: 52, user_id: 191, investment_type: "stocks", amount_invested: "2164.58", investment_date: new Date("2023-01-16T15:41:44Z"), expected_return: "13168.72" },
            { id: 53, user_id: 42, investment_type: "mutual funds", amount_invested: "43931.92", investment_date: new Date("2020-02-24T11:20:32Z"), expected_return: null },
            { id: 54, user_id: 55, investment_type: "stocks", amount_invested: "27712.90", investment_date: new Date("2020-05-31T10:37:19Z"), expected_return: "14287.93" },
            { id: 55, user_id: 126, investment_type: "stocks", amount_invested: "27801.41", investment_date: new Date("2022-09-22T12:00:13Z"), expected_return: "29835.81" },
            { id: 56, user_id: 55, investment_type: "stocks", amount_invested: "6613.63", investment_date: new Date("2023-04-13T12:41:57Z"), expected_return: "23602.02" },
            { id: 57, user_id: 104, investment_type: "real estate", amount_invested: "9978.27", investment_date: new Date("2023-03-18T11:58:28Z"), expected_return: "21113.77" },
            { id: 58, user_id: 168, investment_type: "stocks", amount_invested: "124.94", investment_date: new Date("2022-04-21T09:18:42Z"), expected_return: "24971.76" },
            { id: 59, user_id: 176, investment_type: "real estate", amount_invested: "14043.56", investment_date: new Date("2021-12-25T10:03:33Z"), expected_return: "14318.92" },
            { id: 60, user_id: 91, investment_type: "bonds", amount_invested: "31181.76", investment_date: new Date("2023-01-05T15:52:36Z"), expected_return: "8520.27" },
            { id: 61, user_id: 75, investment_type: "bonds", amount_invested: "241.88", investment_date: new Date("2022-03-09T16:31:54Z"), expected_return: null },
            { id: 62, user_id: 169, investment_type: "stocks", amount_invested: "29236.45", investment_date: new Date("2020-02-25T15:35:58Z"), expected_return: "2697.71" },
            { id: 63, user_id: 120, investment_type: "real estate", amount_invested: "12462.62", investment_date: new Date("2021-07-01T09:33:31Z"), expected_return: "7142.62" },
            { id: 64, user_id: 169, investment_type: "mutual funds", amount_invested: "1193.74", investment_date: new Date("2023-12-06T12:44:38Z"), expected_return: "2167.80" },
            { id: 65, user_id: 41, investment_type: "mutual funds", amount_invested: "69779.66", investment_date: new Date("2021-06-01T12:32:50Z"), expected_return: "222.50" },
            { id: 66, user_id: 79, investment_type: "bonds", amount_invested: "19968.99", investment_date: new Date("2021-02-14T16:52:50Z"), expected_return: "18141.32" },
            { id: 67, user_id: 178, investment_type: "mutual funds", amount_invested: "92422.64", investment_date: new Date("2021-06-28T10:38:58Z"), expected_return: "13689.82" },
            { id: 68, user_id: 144, investment_type: "stocks", amount_invested: "261.29", investment_date: new Date("2020-04-23T16:08:43Z"), expected_return: "1260.82" },
            { id: 69, user_id: 141, investment_type: "real estate", amount_invested: "69571.73", investment_date: new Date("2021-12-26T15:25:49Z"), expected_return: null },
            { id: 70, user_id: 144, investment_type: "stocks", amount_invested: "25723.03", investment_date: new Date("2022-01-14T10:00:49Z"), expected_return: "3975.56" },
            { id: 71, user_id: 79, investment_type: "real estate", amount_invested: "1760.77", investment_date: new Date("2022-05-23T13:41:39Z"), expected_return: "2277.91" },
            { id: 72, user_id: 95, investment_type: "bonds", amount_invested: "50584.11", investment_date: new Date("2023-02-13T12:30:06Z"), expected_return: "20326.01" },
            { id: 73, user_id: 14, investment_type: "mutual funds", amount_invested: "42530.42", investment_date: new Date("2022-12-29T13:05:41Z"), expected_return: "1225.87" },
            { id: 74, user_id: 27, investment_type: "bonds", amount_invested: "9786.08", investment_date: new Date("2021-07-31T17:07:12Z"), expected_return: "27491.39" },
            { id: 75, user_id: 33, investment_type: "stocks", amount_invested: "96867.89", investment_date: new Date("2022-04-20T16:37:16Z"), expected_return: "3554.93" },
            { id: 76, user_id: 174, investment_type: "stocks", amount_invested: "57141.95", investment_date: new Date("2021-06-01T21:53:48Z"), expected_return: "25.30" },
            { id: 77, user_id: 174, investment_type: "bonds", amount_invested: "1697.42", investment_date: new Date("2022-02-04T10:40:50Z"), expected_return: "27375.46" },
            { id: 78, user_id: 142, investment_type: "mutual funds", amount_invested: "9635.93", investment_date: new Date("2020-03-13T14:41:08Z"), expected_return: "4582.88" },
            { id: 79, user_id: 138, investment_type: "real estate", amount_invested: "8772.24", investment_date: new Date("2022-01-19T18:54:15Z"), expected_return: "16918.94" },
            { id: 80, user_id: 17, investment_type: "stocks", amount_invested: "48307.37", investment_date: new Date("2023-03-14T11:58:36Z"), expected_return: "17804.31" },
            { id: 81, user_id: 157, investment_type: "stocks", amount_invested: "101.83", investment_date: new Date("2022-08-04T09:50:46Z"), expected_return: "547.76" },
            { id: 82, user_id: 171, investment_type: "stocks", amount_invested: "67551.05", investment_date: new Date("2021-04-02T17:53:49Z"), expected_return: "14864.58" },
            { id: 83, user_id: 23, investment_type: "real estate", amount_invested: "232.57", investment_date: new Date("2020-10-20T12:41:35Z"), expected_return: null },
            { id: 84, user_id: 72, investment_type: "real estate", amount_invested: "9591.56", investment_date: new Date("2022-09-07T15:32:52Z"), expected_return: "16881.09" },
            { id: 85, user_id: 22, investment_type: "stocks", amount_invested: "58580.33", investment_date: new Date("2023-06-12T16:09:13Z"), expected_return: "138.75" },
            { id: 86, user_id: 114, investment_type: "stocks", amount_invested: "1467.55", investment_date: new Date("2020-05-21T15:32:49Z"), expected_return: "44527.41" },
            { id: 87, user_id: 58, investment_type: "bonds", amount_invested: "44369.88", investment_date: new Date("2023-12-02T12:19:15Z"), expected_return: "44518.08" },
            { id: 88, user_id: 200, investment_type: "stocks", amount_invested: "110.91", investment_date: new Date("2023-07-26T17:01:36Z"), expected_return: "38327.48" },
            { id: 89, user_id: 120, investment_type: "stocks", amount_invested: "21153.16", investment_date: new Date("2021-02-26T17:16:37Z"), expected_return: "1432.90" },
            { id: 90, user_id: 138, investment_type: "stocks", amount_invested: "121.99", investment_date: new Date("2023-09-02T14:08:47Z"), expected_return: "9773.84" },
            { id: 91, user_id: 42, investment_type: "bonds", amount_invested: "65208.05", investment_date: new Date("2023-02-27T14:44:48Z"), expected_return: null },
            { id: 92, user_id: 60, investment_type: "real estate", amount_invested: "13100.19", investment_date: new Date("2020-09-24T13:33:40Z"), expected_return: "6782.17" },
            { id: 93, user_id: 147, investment_type: "stocks", amount_invested: "61036.54", investment_date: new Date("2023-12-09T15:50:25Z"), expected_return: "13589.14" },
            { id: 94, user_id: 19, investment_type: "real estate", amount_invested: "62161.10", investment_date: new Date("2022-04-17T09:03:43Z"), expected_return: "19927.59" },
            { id: 95, user_id: 7, investment_type: "stocks", amount_invested: "20499.75", investment_date: new Date("2023-11-04T13:48:45Z"), expected_return: "34797.45" },
            { id: 96, user_id: 158, investment_type: "stocks", amount_invested: "6929.75", investment_date: new Date("2021-10-31T13:11:52Z"), expected_return: "28485.09" },
            { id: 97, user_id: 127, investment_type: "stocks", amount_invested: "12003.45", investment_date: new Date("2021-11-13T11:26:37Z"), expected_return: "28437.92" },
            { id: 98, user_id: 178, investment_type: "real estate", amount_invested: "100.33", investment_date: new Date("2020-05-22T09:37:48Z"), expected_return: "49966.53" },
            { id: 99, user_id: 84, investment_type: "stocks", amount_invested: "16203.21", investment_date: new Date("2021-09-29T15:32:12Z"), expected_return: "695.42" },
            { id: 100, user_id: 8, investment_type: "mutual funds", amount_invested: "10832.13", investment_date: new Date("2023-05-14T11:54:09Z"), expected_return: "19547.90" },
            { id: 101, user_id: 21, investment_type: "bonds", amount_invested: "7728.42", investment_date: new Date("2023-02-06T15:22:09Z"), expected_return: "10411.42" },
            { id: 102, user_id: 40, investment_type: "stocks", amount_invested: "88638.37", investment_date: new Date("2023-01-18T20:27:21Z"), expected_return: "298.01" },
            { id: 103, user_id: 29, investment_type: "stocks", amount_invested: "9405.58", investment_date: new Date("2023-12-06T21:42:35Z"), expected_return: "8019.36" },
            { id: 104, user_id: 73, investment_type: "bonds", amount_invested: "1409.23", investment_date: new Date("2020-06-11T14:07:42Z"), expected_return: "15964.26" },
            { id: 105, user_id: 113, investment_type: "bonds", amount_invested: "87775.57", investment_date: new Date("2020-01-19T09:55:40Z"), expected_return: "7676.54" },
            { id: 106, user_id: 111, investment_type: "real estate", amount_invested: "11885.07", investment_date: new Date("2020-05-11T13:39:43Z"), expected_return: "20481.89" },
            { id: 107, user_id: 23, investment_type: "bonds", amount_invested: "644.05", investment_date: new Date("2020-01-07T16:02:56Z"), expected_return: "11937.96" },
            { id: 108, user_id: 93, investment_type: "real estate", amount_invested: "5857.52", investment_date: new Date("2022-02-16T16:32:40Z"), expected_return: "2153.06" },
            { id: 109, user_id: 82, investment_type: "bonds", amount_invested: "467.79", investment_date: new Date("2022-05-04T14:22:07Z"), expected_return: "500.74" },
            { id: 110, user_id: 27, investment_type: "bonds", amount_invested: "86910.86", investment_date: new Date("2020-02-24T13:56:05Z"), expected_return: "13495.92" },
            { id: 111, user_id: 161, investment_type: "stocks", amount_invested: "21107.48", investment_date: new Date("2020-01-25T17:30:51Z"), expected_return: "8169.52" },
            { id: 112, user_id: 200, investment_type: "bonds", amount_invested: "15494.60", investment_date: new Date("2021-02-15T11:35:52Z"), expected_return: "16056.35" },
            { id: 113, user_id: 72, investment_type: "stocks", amount_invested: "65790.00", investment_date: new Date("2023-01-22T11:30:06Z"), expected_return: "19256.67" },
            { id: 114, user_id: 40, investment_type: "stocks", amount_invested: "36202.41", investment_date: new Date("2021-04-17T17:26:19Z"), expected_return: "42994.47" },
            { id: 115, user_id: 184, investment_type: "bonds", amount_invested: "56367.23", investment_date: new Date("2020-07-14T08:56:10Z"), expected_return: "863.74" },
            { id: 116, user_id: 189, investment_type: "bonds", amount_invested: "125.68", investment_date: new Date("2021-02-25T13:17:36Z"), expected_return: "15375.98" },
            { id: 117, user_id: 122, investment_type: "mutual funds", amount_invested: "50517.91", investment_date: new Date("2021-10-10T16:00:18Z"), expected_return: "7821.05" },
            { id: 118, user_id: 42, investment_type: "stocks", amount_invested: "1225.94", investment_date: new Date("2022-11-16T10:31:37Z"), expected_return: "17098.82" },
            { id: 119, user_id: 9, investment_type: "stocks", amount_invested: "193.48", investment_date: new Date("2021-04-05T13:55:29Z"), expected_return: "38182.72" },
            { id: 120, user_id: 42, investment_type: "stocks", amount_invested: "14462.70", investment_date: new Date("2023-11-27T11:27:12Z"), expected_return: "12269.84" },
            { id: 121, user_id: 68, investment_type: "real estate", amount_invested: "3752.94", investment_date: new Date("2023-12-17T15:36:58Z"), expected_return: "3899.78" },
            { id: 122, user_id: 13, investment_type: "bonds", amount_invested: "83258.44", investment_date: new Date("2022-07-08T18:19:40Z"), expected_return: null },
            { id: 123, user_id: 2, investment_type: "bonds", amount_invested: "64177.72", investment_date: new Date("2020-04-06T18:12:41Z"), expected_return: "6255.52" },
            { id: 124, user_id: 200, investment_type: "bonds", amount_invested: "24050.18", investment_date: new Date("2022-11-19T10:21:57Z"), expected_return: "18244.15" },
            { id: 125, user_id: 6, investment_type: "real estate", amount_invested: "77455.76", investment_date: new Date("2021-11-12T16:12:41Z"), expected_return: "39752.98" },
            { id: 126, user_id: 79, investment_type: "stocks", amount_invested: "39162.85", investment_date: new Date("2020-01-06T09:41:01Z"), expected_return: "4472.52" },
            { id: 127, user_id: 126, investment_type: "stocks", amount_invested: "52837.70", investment_date: new Date("2020-09-30T11:15:35Z"), expected_return: "3940.65" },
            { id: 128, user_id: 93, investment_type: "bonds", amount_invested: "26147.90", investment_date: new Date("2023-11-24T15:59:50Z"), expected_return: "1228.18" },
            { id: 129, user_id: 147, investment_type: "real estate", amount_invested: "15514.32", investment_date: new Date("2022-07-18T17:47:19Z"), expected_return: "29380.62" },
            { id: 130, user_id: 24, investment_type: "real estate", amount_invested: "42898.11", investment_date: new Date("2022-01-20T17:04:25Z"), expected_return: "46597.83" },
            { id: 131, user_id: 69, investment_type: "stocks", amount_invested: "73643.81", investment_date: new Date("2022-09-07T14:32:14Z"), expected_return: "46210.07" },
            { id: 132, user_id: 123, investment_type: "stocks", amount_invested: "12242.66", investment_date: new Date("2021-12-02T17:38:37Z"), expected_return: "22229.61" },
            { id: 133, user_id: 72, investment_type: "stocks", amount_invested: "47655.74", investment_date: new Date("2021-11-07T16:33:10Z"), expected_return: "5465.19" },
            { id: 134, user_id: 59, investment_type: "stocks", amount_invested: "38511.31", investment_date: new Date("2020-08-09T10:15:20Z"), expected_return: "186.29" },
            { id: 135, user_id: 176, investment_type: "real estate", amount_invested: "81287.58", investment_date: new Date("2022-02-22T14:39:30Z"), expected_return: "28821.08" },
            { id: 136, user_id: 88, investment_type: "real estate", amount_invested: "9634.75", investment_date: new Date("2023-03-01T08:45:51Z"), expected_return: null },
            { id: 137, user_id: 92, investment_type: "bonds", amount_invested: "60648.54", investment_date: new Date("2021-12-05T09:04:42Z"), expected_return: "29496.40" },
            { id: 138, user_id: 48, investment_type: "bonds", amount_invested: "89811.36", investment_date: new Date("2020-03-29T16:27:02Z"), expected_return: "1433.16" },
            { id: 139, user_id: 20, investment_type: "bonds", amount_invested: "69607.57", investment_date: new Date("2021-02-12T12:02:55Z"), expected_return: "16016.96" },
            { id: 140, user_id: 130, investment_type: "stocks", amount_invested: "100.02", investment_date: new Date("2022-10-11T13:04:55Z"), expected_return: "5395.92" },
            { id: 141, user_id: 181, investment_type: "stocks", amount_invested: "4080.43", investment_date: new Date("2021-05-28T16:10:27Z"), expected_return: null },
            { id: 142, user_id: 159, investment_type: "real estate", amount_invested: "29452.95", investment_date: new Date("2022-03-24T15:15:09Z"), expected_return: null },
            { id: 143, user_id: 73, investment_type: "bonds", amount_invested: "1378.15", investment_date: new Date("2023-02-15T12:21:11Z"), expected_return: "39435.59" },
            { id: 144, user_id: 130, investment_type: "stocks", amount_invested: "28650.07", investment_date: new Date("2021-09-15T16:24:46Z"), expected_return: "329.12" },
            { id: 145, user_id: 23, investment_type: "stocks", amount_invested: "90587.36", investment_date: new Date("2020-01-10T12:58:26Z"), expected_return: "37271.14" },
            { id: 146, user_id: 143, investment_type: "mutual funds", amount_invested: "961.52", investment_date: new Date("2021-03-14T08:20:21Z"), expected_return: "33751.30" },
            { id: 147, user_id: 23, investment_type: "real estate", amount_invested: "64492.05", investment_date: new Date("2020-07-19T09:22:22Z"), expected_return: "22777.93" },
            { id: 148, user_id: 156, investment_type: "bonds", amount_invested: "110.12", investment_date: new Date("2022-10-04T08:52:21Z"), expected_return: "1020.18" },
            { id: 149, user_id: 94, investment_type: "stocks", amount_invested: "57420.76", investment_date: new Date("2022-08-28T12:23:40Z"), expected_return: "1632.25" },
            { id: 150, user_id: 80, investment_type: "real estate", amount_invested: "4436.10", investment_date: new Date("2023-01-27T14:59:01Z"), expected_return: "1219.76" },
            { id: 151, user_id: 13, investment_type: "stocks", amount_invested: "81665.21", investment_date: new Date("2021-05-24T13:02:16Z"), expected_return: "8267.57" },
            { id: 152, user_id: 93, investment_type: "mutual funds", amount_invested: "34128.84", investment_date: new Date("2022-01-22T09:52:31Z"), expected_return: "1866.92" },
            { id: 153, user_id: 174, investment_type: "mutual funds", amount_invested: "51493.59", investment_date: new Date("2022-11-24T10:29:02Z"), expected_return: "39410.12" },
            { id: 154, user_id: 46, investment_type: "mutual funds", amount_invested: "77859.60", investment_date: new Date("2020-02-19T14:43:05Z"), expected_return: "34211.86" },
            { id: 155, user_id: 58, investment_type: "real estate", amount_invested: "7230.17", investment_date: new Date("2020-10-04T16:39:33Z"), expected_return: "3106.86" },
            { id: 156, user_id: 79, investment_type: "mutual funds", amount_invested: "50906.80", investment_date: new Date("2020-11-27T14:05:51Z"), expected_return: null },
            { id: 157, user_id: 18, investment_type: "bonds", amount_invested: "80795.07", investment_date: new Date("2023-02-11T10:54:54Z"), expected_return: "18955.17" },
            { id: 158, user_id: 24, investment_type: "stocks", amount_invested: "143.37", investment_date: new Date("2021-05-01T16:26:21Z"), expected_return: "46699.70" },
            { id: 159, user_id: 127, investment_type: "bonds", amount_invested: "5498.88", investment_date: new Date("2020-12-18T10:36:22Z"), expected_return: "3309.73" },
            { id: 160, user_id: 160, investment_type: "stocks", amount_invested: "69825.02", investment_date: new Date("2020-10-05T15:36:32Z"), expected_return: "4.16" },
            { id: 161, user_id: 93, investment_type: "real estate", amount_invested: "494.93", investment_date: new Date("2022-06-23T07:13:49Z"), expected_return: "2.84" },
            { id: 162, user_id: 199, investment_type: "real estate", amount_invested: "78242.10", investment_date: new Date("2020-04-28T09:18:25Z"), expected_return: "14210.21" },
            { id: 163, user_id: 62, investment_type: "stocks", amount_invested: "80595.34", investment_date: new Date("2022-12-05T12:18:35Z"), expected_return: null },
            { id: 164, user_id: 76, investment_type: "stocks", amount_invested: "49740.91", investment_date: new Date("2023-05-24T11:26:12Z"), expected_return: "2055.39" },
            { id: 165, user_id: 72, investment_type: "stocks", amount_invested: "58083.67", investment_date: new Date("2023-09-05T07:09:47Z"), expected_return: null },
            { id: 166, user_id: 62, investment_type: "stocks", amount_invested: "64566.88", investment_date: new Date("2020-10-03T12:32:22Z"), expected_return: "12934.20" },
            { id: 167, user_id: 73, investment_type: "stocks", amount_invested: "49482.54", investment_date: new Date("2020-06-17T07:39:58Z"), expected_return: "3149.33" },
            { id: 168, user_id: 40, investment_type: "real estate", amount_invested: "6072.00", investment_date: new Date("2022-12-16T10:59:00Z"), expected_return: "39038.60" },
            { id: 169, user_id: 13, investment_type: "mutual funds", amount_invested: "12058.76", investment_date: new Date("2022-06-22T16:11:27Z"), expected_return: "620.57" },
            { id: 170, user_id: 62, investment_type: "bonds", amount_invested: "37718.24", investment_date: new Date("2020-11-19T15:09:24Z"), expected_return: "23077.11" },
            { id: 171, user_id: 161, investment_type: "real estate", amount_invested: "5666.66", investment_date: new Date("2023-09-24T17:38:34Z"), expected_return: "3351.81" },
            { id: 172, user_id: 19, investment_type: "real estate", amount_invested: "95927.12", investment_date: new Date("2023-02-25T14:34:12Z"), expected_return: "19936.26" },
            { id: 173, user_id: 20, investment_type: "bonds", amount_invested: "54272.57", investment_date: new Date("2021-10-05T18:58:36Z"), expected_return: "7899.25" },
            { id: 174, user_id: 143, investment_type: "bonds", amount_invested: "46777.87", investment_date: new Date("2022-04-23T23:03:34Z"), expected_return: "8129.68" },
            { id: 175, user_id: 194, investment_type: "stocks", amount_invested: "21894.58", investment_date: new Date("2021-03-11T10:55:59Z"), expected_return: null },
            { id: 176, user_id: 144, investment_type: "bonds", amount_invested: "7463.82", investment_date: new Date("2022-03-05T15:54:40Z"), expected_return: "35607.08" },
            { id: 177, user_id: 165, investment_type: "stocks", amount_invested: "41084.05", investment_date: new Date("2021-03-24T15:37:51Z"), expected_return: "38235.26" },
            { id: 178, user_id: 184, investment_type: "stocks", amount_invested: "5459.94", investment_date: new Date("2020-11-29T09:29:19Z"), expected_return: "19624.22" },
            { id: 179, user_id: 52, investment_type: "mutual funds", amount_invested: "18799.73", investment_date: new Date("2020-06-26T17:45:56Z"), expected_return: "14853.57" },
            { id: 180, user_id: 130, investment_type: "mutual funds", amount_invested: "2718.48", investment_date: new Date("2021-08-25T16:56:26Z"), expected_return: "1.15" },
            { id: 181, user_id: 56, investment_type: "bonds", amount_invested: "28125.68", investment_date: new Date("2023-05-31T12:04:26Z"), expected_return: null },
            { id: 182, user_id: 176, investment_type: "real estate", amount_invested: "44440.94", investment_date: new Date("2022-08-07T14:19:44Z"), expected_return: "13197.83" },
            { id: 183, user_id: 72, investment_type: "stocks", amount_invested: "39459.75", investment_date: new Date("2020-01-24T16:44:13Z"), expected_return: "12328.47" },
            { id: 184, user_id: 120, investment_type: "real estate", amount_invested: "15414.81", investment_date: new Date("2022-11-16T11:30:22Z"), expected_return: "418.04" },
            { id: 185, user_id: 199, investment_type: "real estate", amount_invested: "44925.64", investment_date: new Date("2020-01-24T08:20:13Z"), expected_return: "27978.47" },
            { id: 186, user_id: 27, investment_type: "real estate", amount_invested: "31427.80", investment_date: new Date("2021-12-09T10:14:57Z"), expected_return: "12016.41" },
            { id: 187, user_id: 79, investment_type: "bonds", amount_invested: "23776.43", investment_date: new Date("2023-10-26T18:41:40Z"), expected_return: "15811.80" },
            { id: 188, user_id: 147, investment_type: "stocks", amount_invested: "8764.16", investment_date: new Date("2020-11-03T10:28:41Z"), expected_return: "133.67" },
            { id: 189, user_id: 117, investment_type: "stocks", amount_invested: "29032.57", investment_date: new Date("2023-11-12T15:13:33Z"), expected_return: "1735.82" },
            { id: 190, user_id: 120, investment_type: "mutual funds", amount_invested: "78989.51", investment_date: new Date("2023-03-17T10:39:16Z"), expected_return: "37864.98" },
            { id: 191, user_id: 14, investment_type: "stocks", amount_invested: "94103.07", investment_date: new Date("2020-05-25T18:19:07Z"), expected_return: "894.98" },
            { id: 192, user_id: 169, investment_type: "mutual funds", amount_invested: "12915.50", investment_date: new Date("2021-10-27T15:53:02Z"), expected_return: "11596.30" },
            { id: 193, user_id: 48, investment_type: "stocks", amount_invested: "11297.94", investment_date: new Date("2023-09-13T09:21:19Z"), expected_return: null },
            { id: 194, user_id: 20, investment_type: "stocks", amount_invested: "74577.83", investment_date: new Date("2021-06-04T16:22:58Z"), expected_return: "36590.89" },
            { id: 195, user_id: 94, investment_type: "bonds", amount_invested: "71349.38", investment_date: new Date("2023-11-12T18:11:05Z"), expected_return: "8242.42" },
            { id: 196, user_id: 83, investment_type: "bonds", amount_invested: "38256.87", investment_date: new Date("2023-02-10T16:43:05Z"), expected_return: "1499.02" },
            { id: 197, user_id: 90, investment_type: "bonds", amount_invested: "4855.33", investment_date: new Date("2021-06-01T09:12:05Z"), expected_return: "30016.83" },
            { id: 198, user_id: 177, investment_type: "real estate", amount_invested: "83156.28", investment_date: new Date("2021-01-17T13:42:55Z"), expected_return: "4262.57" },
            { id: 199, user_id: 93, investment_type: "stocks", amount_invested: "16093.91", investment_date: new Date("2022-02-06T10:05:40Z"), expected_return: null },
            { id: 200, user_id: 7, investment_type: "stocks", amount_invested: "1420.35", investment_date: new Date("2022-08-08T13:40:18Z"), expected_return: "38404.19" },
            { id: 201, user_id: 104, investment_type: "stocks", amount_invested: "66923.38", investment_date: new Date("2023-06-13T17:07:48Z"), expected_return: "6271.82" },
            { id: 202, user_id: 105, investment_type: "stocks", amount_invested: "3934.42", investment_date: new Date("2023-09-18T11:22:05Z"), expected_return: "1004.69" },
            { id: 203, user_id: 136, investment_type: "stocks", amount_invested: "19963.52", investment_date: new Date("2020-12-28T11:50:27Z"), expected_return: "2929.73" },
            { id: 204, user_id: 169, investment_type: "stocks", amount_invested: "56816.45", investment_date: new Date("2021-01-28T16:45:33Z"), expected_return: "30580.68" },
            { id: 205, user_id: 24, investment_type: "stocks", amount_invested: "37901.46", investment_date: new Date("2020-08-14T14:55:20Z"), expected_return: "44359.18" },
            { id: 206, user_id: 46, investment_type: "bonds", amount_invested: "39935.94", investment_date: new Date("2020-09-17T15:06:39Z"), expected_return: "12018.19" },
            { id: 207, user_id: 40, investment_type: "real estate", amount_invested: "11692.08", investment_date: new Date("2023-11-08T15:18:27Z"), expected_return: "24660.47" },
            { id: 208, user_id: 42, investment_type: "real estate", amount_invested: "87896.30", investment_date: new Date("2023-12-15T15:14:58Z"), expected_return: "14838.12" },
            { id: 209, user_id: 162, investment_type: "stocks", amount_invested: "110.37", investment_date: new Date("2022-02-04T17:03:04Z"), expected_return: "11703.87" },
            { id: 210, user_id: 8, investment_type: "stocks", amount_invested: "5794.30", investment_date: new Date("2020-01-26T13:17:01Z"), expected_return: null },
            { id: 211, user_id: 144, investment_type: "real estate", amount_invested: "93708.66", investment_date: new Date("2020-10-31T09:27:10Z"), expected_return: null },
            { id: 212, user_id: 30, investment_type: "bonds", amount_invested: "294.56", investment_date: new Date("2023-11-09T13:30:09Z"), expected_return: "3781.56" },
            { id: 213, user_id: 181, investment_type: "real estate", amount_invested: "64912.57", investment_date: new Date("2023-09-10T15:42:42Z"), expected_return: "7036.06" },
            { id: 214, user_id: 121, investment_type: "bonds", amount_invested: "31102.09", investment_date: new Date("2022-05-13T15:02:14Z"), expected_return: "11317.92" },
            { id: 215, user_id: 144, investment_type: "bonds", amount_invested: "17457.72", investment_date: new Date("2020-06-04T09:26:16Z"), expected_return: "33949.30" },
            { id: 216, user_id: 19, investment_type: "bonds", amount_invested: "27271.19", investment_date: new Date("2022-01-08T14:42:24Z"), expected_return: "37395.45" },
            { id: 217, user_id: 141, investment_type: "stocks", amount_invested: "4401.42", investment_date: new Date("2020-07-25T21:45:34Z"), expected_return: "13956.77" },
            { id: 218, user_id: 93, investment_type: "stocks", amount_invested: "2431.71", investment_date: new Date("2022-11-06T10:43:33Z"), expected_return: "679.60" },
            { id: 219, user_id: 121, investment_type: "stocks", amount_invested: "29602.39", investment_date: new Date("2021-09-12T13:07:26Z"), expected_return: null },
            { id: 220, user_id: 141, investment_type: "mutual funds", amount_invested: "309.91", investment_date: new Date("2023-11-02T15:18:11Z"), expected_return: "14554.12" },
            { id: 221, user_id: 29, investment_type: "real estate", amount_invested: "56361.56", investment_date: new Date("2023-03-27T14:02:06Z"), expected_return: "88.50" },
            { id: 222, user_id: 48, investment_type: "bonds", amount_invested: "47134.77", investment_date: new Date("2020-11-19T16:59:35Z"), expected_return: "12579.64" },
            { id: 223, user_id: 56, investment_type: "mutual funds", amount_invested: "14766.04", investment_date: new Date("2020-10-09T10:55:17Z"), expected_return: "11472.41" },
            { id: 224, user_id: 151, investment_type: "real estate", amount_invested: "53017.65", investment_date: new Date("2022-05-20T06:30:12Z"), expected_return: "10706.52" },
            { id: 225, user_id: 14, investment_type: "real estate", amount_invested: "27264.27", investment_date: new Date("2021-03-07T03:17:53Z"), expected_return: null },
            { id: 226, user_id: 194, investment_type: "bonds", amount_invested: "21171.07", investment_date: new Date("2022-03-07T10:38:35Z"), expected_return: "28296.34" },
            { id: 227, user_id: 146, investment_type: "mutual funds", amount_invested: "65110.61", investment_date: new Date("2022-03-21T09:51:13Z"), expected_return: "10340.16" },
            { id: 228, user_id: 94, investment_type: "stocks", amount_invested: "232.97", investment_date: new Date("2021-12-20T10:39:01Z"), expected_return: "16238.25" },
            { id: 229, user_id: 87, investment_type: "mutual funds", amount_invested: "92969.53", investment_date: new Date("2023-10-12T11:04:10Z"), expected_return: "15069.91" },
            { id: 230, user_id: 111, investment_type: "stocks", amount_invested: "36045.41", investment_date: new Date("2021-11-13T16:15:11Z"), expected_return: "19806.34" },
            { id: 231, user_id: 73, investment_type: "bonds", amount_invested: "8563.85", investment_date: new Date("2022-07-27T15:17:23Z"), expected_return: null },
            { id: 232, user_id: 181, investment_type: "stocks", amount_invested: "5379.20", investment_date: new Date("2021-11-23T11:52:24Z"), expected_return: "6601.19" },
            { id: 233, user_id: 80, investment_type: "mutual funds", amount_invested: "80335.13", investment_date: new Date("2021-08-24T16:03:36Z"), expected_return: "5532.32" },
            { id: 234, user_id: 171, investment_type: "stocks", amount_invested: "16020.80", investment_date: new Date("2023-04-01T17:54:07Z"), expected_return: "47422.25" },
            { id: 235, user_id: 189, investment_type: "stocks", amount_invested: "51500.06", investment_date: new Date("2023-06-03T16:30:55Z"), expected_return: "7666.04" },
            { id: 236, user_id: 123, investment_type: "bonds", amount_invested: "87978.01", investment_date: new Date("2021-09-27T08:42:39Z"), expected_return: null },
            { id: 237, user_id: 169, investment_type: "real estate", amount_invested: "21884.65", investment_date: new Date("2021-10-28T09:49:34Z"), expected_return: "63.89" },
            { id: 238, user_id: 195, investment_type: "stocks", amount_invested: "13943.30", investment_date: new Date("2021-06-16T16:43:27Z"), expected_return: "41036.40" },
            { id: 239, user_id: 32, investment_type: "real estate", amount_invested: "24933.42", investment_date: new Date("2023-01-19T11:22:06Z"), expected_return: "30684.15" },
            { id: 240, user_id: 55, investment_type: "stocks", amount_invested: "46309.07", investment_date: new Date("2021-02-21T14:24:40Z"), expected_return: null },
            { id: 241, user_id: 104, investment_type: "real estate", amount_invested: "2380.74", investment_date: new Date("2022-09-17T17:26:02Z"), expected_return: "2.38" },
            { id: 242, user_id: 169, investment_type: "mutual funds", amount_invested: "65742.10", investment_date: new Date("2022-02-27T13:34:17Z"), expected_return: "1677.90" },
            { id: 243, user_id: 38, investment_type: "stocks", amount_invested: "3611.98", investment_date: new Date("2021-04-02T13:10:41Z"), expected_return: "4796.64" },
            { id: 244, user_id: 27, investment_type: "stocks", amount_invested: "26216.82", investment_date: new Date("2020-06-04T13:05:08Z"), expected_return: "832.85" },
            { id: 245, user_id: 144, investment_type: "real estate", amount_invested: "76616.24", investment_date: new Date("2022-06-12T15:13:52Z"), expected_return: null },
            { id: 246, user_id: 121, investment_type: "mutual funds", amount_invested: "78235.38", investment_date: new Date("2022-04-02T11:42:30Z"), expected_return: "37805.71" },
            { id: 247, user_id: 32, investment_type: "stocks", amount_invested: "99344.97", investment_date: new Date("2021-10-30T11:07:58Z"), expected_return: "638.84" },
            { id: 248, user_id: 87, investment_type: "stocks", amount_invested: "101.59", investment_date: new Date("2022-08-07T10:21:01Z"), expected_return: "26577.14" },
            { id: 249, user_id: 87, investment_type: "stocks", amount_invested: "77834.54", investment_date: new Date("2023-09-27T16:03:19Z"), expected_return: "16.43" },
            { id: 250, user_id: 92, investment_type: "stocks", amount_invested: "7895.73", investment_date: new Date("2020-06-12T12:23:51Z"), expected_return: "661.82" },
            { id: 251, user_id: 138, investment_type: "mutual funds", amount_invested: "77132.08", investment_date: new Date("2020-10-08T09:20:30Z"), expected_return: "3308.10" },
            { id: 252, user_id: 29, investment_type: "stocks", amount_invested: "96262.81", investment_date: new Date("2022-11-19T14:32:20Z"), expected_return: "239.22" },
            { id: 253, user_id: 8, investment_type: "stocks", amount_invested: "44164.09", investment_date: new Date("2020-09-18T11:54:57Z"), expected_return: "5871.96" },
            { id: 254, user_id: 94, investment_type: "stocks", amount_invested: "6991.95", investment_date: new Date("2021-05-25T14:18:17Z"), expected_return: "5823.55" },
            { id: 255, user_id: 103, investment_type: "stocks", amount_invested: "29347.87", investment_date: new Date("2023-03-25T10:53:27Z"), expected_return: "31587.79" },
            { id: 256, user_id: 9, investment_type: "real estate", amount_invested: "75597.25", investment_date: new Date("2021-01-06T16:54:54Z"), expected_return: null },
            { id: 257, user_id: 183, investment_type: "real estate", amount_invested: "97121.15", investment_date: new Date("2022-08-17T16:12:31Z"), expected_return: "4183.57" },
            { id: 258, user_id: 9, investment_type: "real estate", amount_invested: "26539.75", investment_date: new Date("2021-06-19T13:21:06Z"), expected_return: "19.27" },
            { id: 259, user_id: 150, investment_type: "real estate", amount_invested: "23689.07", investment_date: new Date("2023-05-08T06:09:53Z"), expected_return: "5470.98" },
            { id: 260, user_id: 27, investment_type: "real estate", amount_invested: "78512.13", investment_date: new Date("2022-03-17T10:01:33Z"), expected_return: "2855.56" },
            { id: 261, user_id: 30, investment_type: "mutual funds", amount_invested: "59301.00", investment_date: new Date("2023-12-27T13:41:44Z"), expected_return: "11842.68" },
            { id: 262, user_id: 95, investment_type: "stocks", amount_invested: "9157.65", investment_date: new Date("2022-11-14T10:54:32Z"), expected_return: "3012.27" },
            { id: 263, user_id: 24, investment_type: "mutual funds", amount_invested: "50065.07", investment_date: new Date("2022-01-12T08:06:55Z"), expected_return: "36751.97" },
            { id: 264, user_id: 69, investment_type: "stocks", amount_invested: "9640.71", investment_date: new Date("2022-01-18T22:21:05Z"), expected_return: "25306.06" },
            { id: 265, user_id: 143, investment_type: "stocks", amount_invested: "8412.93", investment_date: new Date("2023-02-04T13:59:12Z"), expected_return: "1909.40" },
            { id: 266, user_id: 184, investment_type: "real estate", amount_invested: "1145.81", investment_date: new Date("2020-10-06T07:09:56Z"), expected_return: "49358.30" },
            { id: 267, user_id: 55, investment_type: "stocks", amount_invested: "69286.39", investment_date: new Date("2021-07-30T14:19:35Z"), expected_return: "40528.75" },
            { id: 268, user_id: 111, investment_type: "stocks", amount_invested: "64266.55", investment_date: new Date("2021-02-18T11:10:43Z"), expected_return: "27268.84" },
            { id: 269, user_id: 122, investment_type: "stocks", amount_invested: "26070.16", investment_date: new Date("2023-01-27T11:34:47Z"), expected_return: "22667.64" },
            { id: 270, user_id: 49, investment_type: "stocks", amount_invested: "16379.99", investment_date: new Date("2020-05-21T19:59:40Z"), expected_return: "2006.80" },
            { id: 271, user_id: 68, investment_type: "real estate", amount_invested: "14009.91", investment_date: new Date("2020-05-31T13:26:04Z"), expected_return: "16825.09" },
            { id: 272, user_id: 59, investment_type: "stocks", amount_invested: "47428.65", investment_date: new Date("2023-01-15T13:02:10Z"), expected_return: "24032.12" },
            { id: 273, user_id: 103, investment_type: "stocks", amount_invested: "67136.92", investment_date: new Date("2021-03-17T13:39:44Z"), expected_return: "12642.97" },
            { id: 274, user_id: 191, investment_type: "stocks", amount_invested: "80654.01", investment_date: new Date("2022-02-13T17:56:22Z"), expected_return: "2200.26" },
            { id: 275, user_id: 174, investment_type: "mutual funds", amount_invested: "84337.05", investment_date: new Date("2023-06-20T10:23:41Z"), expected_return: "13361.35" },
            { id: 276, user_id: 53, investment_type: "bonds", amount_invested: "2608.43", investment_date: new Date("2020-03-31T12:31:46Z"), expected_return: "28202.53" },
            { id: 277, user_id: 13, investment_type: "mutual funds", amount_invested: "4670.10", investment_date: new Date("2021-02-28T12:01:43Z"), expected_return: "6537.60" },
            { id: 278, user_id: 87, investment_type: "stocks", amount_invested: "18689.39", investment_date: new Date("2022-08-17T05:21:02Z"), expected_return: "210.56" },
            { id: 279, user_id: 136, investment_type: "real estate", amount_invested: "1314.08", investment_date: new Date("2021-05-30T14:43:21Z"), expected_return: "3294.18" },
            { id: 280, user_id: 88, investment_type: "bonds", amount_invested: "56088.94", investment_date: new Date("2020-07-09T12:03:59Z"), expected_return: "11638.36" },
            { id: 281, user_id: 126, investment_type: "real estate", amount_invested: "33538.25", investment_date: new Date("2020-11-10T14:45:39Z"), expected_return: null },
            { id: 282, user_id: 25, investment_type: "real estate", amount_invested: "24615.62", investment_date: new Date("2020-07-31T15:33:26Z"), expected_return: "26983.92" },
            { id: 283, user_id: 17, investment_type: "bonds", amount_invested: "863.92", investment_date: new Date("2023-03-05T18:27:42Z"), expected_return: null },
            { id: 284, user_id: 9, investment_type: "stocks", amount_invested: "32646.87", investment_date: new Date("2022-10-07T11:32:48Z"), expected_return: "6656.09" },
            { id: 285, user_id: 44, investment_type: "real estate", amount_invested: "12386.29", investment_date: new Date("2022-06-10T14:09:07Z"), expected_return: null },
            { id: 286, user_id: 147, investment_type: "stocks", amount_invested: "30177.66", investment_date: new Date("2020-12-26T15:41:25Z"), expected_return: "743.04" },
            { id: 287, user_id: 171, investment_type: "stocks", amount_invested: "19900.05", investment_date: new Date("2022-07-06T14:35:59Z"), expected_return: null },
            { id: 288, user_id: 185, investment_type: "real estate", amount_invested: "1570.50", investment_date: new Date("2021-02-10T15:44:43Z"), expected_return: "9.03" },
            { id: 289, user_id: 14, investment_type: "real estate", amount_invested: "10572.61", investment_date: new Date("2022-10-06T10:47:14Z"), expected_return: "26206.09" },
            { id: 290, user_id: 20, investment_type: "stocks", amount_invested: "1788.71", investment_date: new Date("2021-03-27T14:18:21Z"), expected_return: "47998.16" },
            { id: 291, user_id: 9, investment_type: "stocks", amount_invested: "14831.94", investment_date: new Date("2022-09-10T10:36:54Z"), expected_return: "26472.46" },
            { id: 292, user_id: 185, investment_type: "bonds", amount_invested: "769.67", investment_date: new Date("2021-10-27T12:24:18Z"), expected_return: "41360.82" },
            { id: 293, user_id: 92, investment_type: "bonds", amount_invested: "9774.90", investment_date: new Date("2021-06-05T10:25:46Z"), expected_return: "3060.84" },
            { id: 294, user_id: 184, investment_type: "bonds", amount_invested: "12806.55", investment_date: new Date("2023-01-02T14:33:06Z"), expected_return: "13865.73" },
            { id: 295, user_id: 126, investment_type: "real estate", amount_invested: "61943.93", investment_date: new Date("2021-09-23T14:56:56Z"), expected_return: "19354.95" },
            { id: 296, user_id: 120, investment_type: "stocks", amount_invested: "23869.45", investment_date: new Date("2020-02-13T09:42:00Z"), expected_return: "22367.99" },
            { id: 297, user_id: 122, investment_type: "stocks", amount_invested: "9356.98", investment_date: new Date("2022-03-09T12:01:09Z"), expected_return: "42646.17" },
            { id: 298, user_id: 130, investment_type: "bonds", amount_invested: "17806.98", investment_date: new Date("2022-08-12T08:53:10Z"), expected_return: "1539.99" },
            { id: 299, user_id: 17, investment_type: "stocks", amount_invested: "25611.43", investment_date: new Date("2022-07-16T16:18:09Z"), expected_return: null },
            { id: 300, user_id: 19, investment_type: "stocks", amount_invested: "11430.94", investment_date: new Date("2021-08-30T12:28:38Z"), expected_return: "13370.25" },
            { id: 301, user_id: 69, investment_type: "stocks", amount_invested: "56350.92", investment_date: new Date("2020-04-29T10:46:41Z"), expected_return: "13264.68" },
            { id: 302, user_id: 145, investment_type: "real estate", amount_invested: "231.72", investment_date: new Date("2020-01-09T18:56:41Z"), expected_return: "2656.94" },
            { id: 303, user_id: 93, investment_type: "stocks", amount_invested: "3299.74", investment_date: new Date("2021-04-18T04:15:12Z"), expected_return: "272.26" },
            { id: 304, user_id: 48, investment_type: "bonds", amount_invested: "13976.96", investment_date: new Date("2021-09-17T11:48:41Z"), expected_return: "8278.38" },
            { id: 305, user_id: 136, investment_type: "stocks", amount_invested: "81752.43", investment_date: new Date("2022-08-11T17:08:05Z"), expected_return: "13577.32" },
            { id: 306, user_id: 130, investment_type: "bonds", amount_invested: "12647.74", investment_date: new Date("2021-05-24T02:09:06Z"), expected_return: null },
            { id: 307, user_id: 147, investment_type: "real estate", amount_invested: "35571.50", investment_date: new Date("2020-08-04T15:17:31Z"), expected_return: "5535.87" },
            { id: 308, user_id: 9, investment_type: "bonds", amount_invested: "2660.96", investment_date: new Date("2022-06-18T13:08:49Z"), expected_return: null },
            { id: 309, user_id: 43, investment_type: "stocks", amount_invested: "37806.63", investment_date: new Date("2022-05-26T08:13:26Z"), expected_return: "19606.68" },
            { id: 310, user_id: 143, investment_type: "stocks", amount_invested: "3528.22", investment_date: new Date("2020-12-22T08:42:37Z"), expected_return: "4975.01" },
            { id: 311, user_id: 171, investment_type: "stocks", amount_invested: "22582.63", investment_date: new Date("2020-07-08T16:05:04Z"), expected_return: "4039.23" },
            { id: 312, user_id: 69, investment_type: "stocks", amount_invested: "1812.82", investment_date: new Date("2022-01-22T14:19:25Z"), expected_return: "5656.94" },
            { id: 313, user_id: 83, investment_type: "real estate", amount_invested: "12872.48", investment_date: new Date("2021-03-29T15:31:24Z"), expected_return: "5003.74" },
            { id: 314, user_id: 22, investment_type: "real estate", amount_invested: "93178.49", investment_date: new Date("2022-04-14T11:11:24Z"), expected_return: "17446.65" },
            { id: 315, user_id: 195, investment_type: "stocks", amount_invested: "36470.43", investment_date: new Date("2022-11-14T09:03:37Z"), expected_return: "9997.73" },
            { id: 316, user_id: 47, investment_type: "stocks", amount_invested: "2609.90", investment_date: new Date("2020-09-02T16:25:14Z"), expected_return: "39123.70" },
            { id: 317, user_id: 44, investment_type: "bonds", amount_invested: "858.23", investment_date: new Date("2022-03-13T13:23:45Z"), expected_return: "27197.64" },
            { id: 318, user_id: 186, investment_type: "real estate", amount_invested: "25091.98", investment_date: new Date("2020-05-28T12:13:46Z"), expected_return: "30930.34" },
            { id: 319, user_id: 200, investment_type: "stocks", amount_invested: "40113.57", investment_date: new Date("2023-07-04T09:02:57Z"), expected_return: "2.01" },
            { id: 320, user_id: 113, investment_type: "stocks", amount_invested: "1181.19", investment_date: new Date("2020-11-22T10:54:34Z"), expected_return: "4163.40" },
            { id: 321, user_id: 123, investment_type: "stocks", amount_invested: "24920.10", investment_date: new Date("2023-01-24T10:30:05Z"), expected_return: "4657.21" },
            { id: 322, user_id: 199, investment_type: "mutual funds", amount_invested: "7459.17", investment_date: new Date("2022-03-07T07:11:42Z"), expected_return: "1964.62" },
            { id: 323, user_id: 199, investment_type: "stocks", amount_invested: "22967.10", investment_date: new Date("2023-10-03T14:17:04Z"), expected_return: "13052.66" },
            { id: 324, user_id: 32, investment_type: "stocks", amount_invested: "18200.24", investment_date: new Date("2023-01-20T16:56:16Z"), expected_return: "12.36" },
            { id: 325, user_id: 165, investment_type: "bonds", amount_invested: "421.72", investment_date: new Date("2021-07-19T20:07:15Z"), expected_return: "6364.37" },
            { id: 326, user_id: 29, investment_type: "real estate", amount_invested: "4450.34", investment_date: new Date("2023-06-24T12:56:35Z"), expected_return: "29164.31" },
            { id: 327, user_id: 141, investment_type: "mutual funds", amount_invested: "24864.43", investment_date: new Date("2020-06-09T09:01:16Z"), expected_return: "13928.64" },
            { id: 328, user_id: 91, investment_type: "bonds", amount_invested: "92142.70", investment_date: new Date("2021-02-20T18:36:34Z"), expected_return: "774.56" },
            { id: 329, user_id: 179, investment_type: "real estate", amount_invested: "45188.74", investment_date: new Date("2023-04-13T13:08:12Z"), expected_return: "2137.77" },
            { id: 330, user_id: 58, investment_type: "bonds", amount_invested: "31588.06", investment_date: new Date("2023-12-25T10:36:59Z"), expected_return: null },
            { id: 331, user_id: 13, investment_type: "real estate", amount_invested: "70799.90", investment_date: new Date("2022-05-27T15:20:14Z"), expected_return: "2953.41" },
            { id: 332, user_id: 167, investment_type: "stocks", amount_invested: "20939.25", investment_date: new Date("2023-02-06T16:18:52Z"), expected_return: "14623.81" },
            { id: 333, user_id: 92, investment_type: "bonds", amount_invested: "83734.72", investment_date: new Date("2021-09-26T13:11:26Z"), expected_return: "26342.39" },
            { id: 334, user_id: 166, investment_type: "stocks", amount_invested: "13781.08", investment_date: new Date("2022-02-08T19:57:09Z"), expected_return: null },
            { id: 335, user_id: 27, investment_type: "stocks", amount_invested: "104.30", investment_date: new Date("2021-04-04T14:54:14Z"), expected_return: "37873.69" },
            { id: 336, user_id: 144, investment_type: "real estate", amount_invested: "84560.24", investment_date: new Date("2023-01-31T16:00:19Z"), expected_return: "301.88" },
            { id: 337, user_id: 112, investment_type: "real estate", amount_invested: "15829.98", investment_date: new Date("2021-01-21T14:06:47Z"), expected_return: null },
            { id: 338, user_id: 93, investment_type: "stocks", amount_invested: "3132.36", investment_date: new Date("2022-01-06T08:32:18Z"), expected_return: "4398.69" },
            { id: 339, user_id: 176, investment_type: "stocks", amount_invested: "53152.60", investment_date: new Date("2022-09-23T11:42:34Z"), expected_return: "351.32" },
            { id: 340, user_id: 186, investment_type: "real estate", amount_invested: "30266.79", investment_date: new Date("2023-06-19T12:04:18Z"), expected_return: null },
            { id: 341, user_id: 79, investment_type: "bonds", amount_invested: "51787.93", investment_date: new Date("2022-08-03T13:04:20Z"), expected_return: "35544.75" },
            { id: 342, user_id: 138, investment_type: "stocks", amount_invested: "62305.90", investment_date: new Date("2020-06-22T13:46:52Z"), expected_return: null },
            { id: 343, user_id: 160, investment_type: "bonds", amount_invested: "70083.02", investment_date: new Date("2022-06-27T18:38:58Z"), expected_return: "2135.41" },
            { id: 344, user_id: 126, investment_type: "stocks", amount_invested: "42867.63", investment_date: new Date("2023-12-15T09:00:56Z"), expected_return: "46509.39" },
            { id: 345, user_id: 52, investment_type: "bonds", amount_invested: "43960.04", investment_date: new Date("2020-04-07T13:43:03Z"), expected_return: "8799.35" },
            { id: 346, user_id: 76, investment_type: "stocks", amount_invested: "14896.51", investment_date: new Date("2022-05-04T15:51:22Z"), expected_return: null },
            { id: 347, user_id: 32, investment_type: "real estate", amount_invested: "46438.97", investment_date: new Date("2022-05-10T10:34:42Z"), expected_return: "17628.49" },
            { id: 348, user_id: 127, investment_type: "mutual funds", amount_invested: "7051.50", investment_date: new Date("2020-05-04T15:56:27Z"), expected_return: "5290.76" },
            { id: 349, user_id: 195, investment_type: "real estate", amount_invested: "7838.31", investment_date: new Date("2022-07-30T11:23:02Z"), expected_return: "1030.90" },
            { id: 350, user_id: 49, investment_type: "stocks", amount_invested: "34181.96", investment_date: new Date("2022-08-20T09:29:21Z"), expected_return: "6590.70" },
            { id: 351, user_id: 119, investment_type: "stocks", amount_invested: "21796.15", investment_date: new Date("2022-09-17T07:55:18Z"), expected_return: "181.01" },
            { id: 352, user_id: 130, investment_type: "real estate", amount_invested: "55441.88", investment_date: new Date("2021-01-09T09:24:16Z"), expected_return: "38565.72" },
            { id: 353, user_id: 186, investment_type: "stocks", amount_invested: "97238.67", investment_date: new Date("2023-05-06T04:22:39Z"), expected_return: "78.19" },
            { id: 354, user_id: 59, investment_type: "real estate", amount_invested: "8586.17", investment_date: new Date("2023-07-17T10:20:07Z"), expected_return: "22520.58" },
            { id: 355, user_id: 9, investment_type: "real estate", amount_invested: "11096.42", investment_date: new Date("2020-04-10T10:02:01Z"), expected_return: "3107.90" },
            { id: 356, user_id: 48, investment_type: "stocks", amount_invested: "49293.12", investment_date: new Date("2022-09-22T17:11:12Z"), expected_return: "39654.04" },
            { id: 357, user_id: 73, investment_type: "bonds", amount_invested: "3938.42", investment_date: new Date("2023-02-21T14:17:48Z"), expected_return: "4064.97" },
            { id: 358, user_id: 165, investment_type: "real estate", amount_invested: "33570.48", investment_date: new Date("2023-01-03T19:57:13Z"), expected_return: "1194.05" },
            { id: 359, user_id: 121, investment_type: "mutual funds", amount_invested: "8365.76", investment_date: new Date("2021-01-06T17:14:15Z"), expected_return: "31881.08" },
            { id: 360, user_id: 91, investment_type: "stocks", amount_invested: "65597.22", investment_date: new Date("2023-01-20T16:41:04Z"), expected_return: "48.52" },
            { id: 361, user_id: 2, investment_type: "real estate", amount_invested: "91262.21", investment_date: new Date("2022-11-01T10:19:01Z"), expected_return: "12383.47" },
            { id: 362, user_id: 138, investment_type: "stocks", amount_invested: "81858.97", investment_date: new Date("2023-11-21T16:43:57Z"), expected_return: "466.44" },
            { id: 363, user_id: 178, investment_type: "stocks", amount_invested: "70316.67", investment_date: new Date("2020-07-24T19:51:18Z"), expected_return: null },
            { id: 364, user_id: 36, investment_type: "stocks", amount_invested: "9575.31", investment_date: new Date("2020-06-13T16:10:11Z"), expected_return: "15940.71" },
            { id: 365, user_id: 46, investment_type: "bonds", amount_invested: "61663.19", investment_date: new Date("2023-12-16T15:19:39Z"), expected_return: "12934.18" },
            { id: 366, user_id: 33, investment_type: "real estate", amount_invested: "7464.07", investment_date: new Date("2021-09-24T10:52:30Z"), expected_return: "33100.66" },
            { id: 367, user_id: 72, investment_type: "stocks", amount_invested: "52276.23", investment_date: new Date("2023-11-14T08:54:17Z"), expected_return: "2.66" },
            { id: 368, user_id: 45, investment_type: "stocks", amount_invested: "2341.20", investment_date: new Date("2020-06-20T14:36:46Z"), expected_return: "40981.01" },
            { id: 369, user_id: 73, investment_type: "mutual funds", amount_invested: "8914.67", investment_date: new Date("2021-09-25T09:35:17Z"), expected_return: "5815.85" },
            { id: 370, user_id: 184, investment_type: "bonds", amount_invested: "21417.73", investment_date: new Date("2020-04-28T13:12:05Z"), expected_return: "43617.09" },
            { id: 371, user_id: 170, investment_type: "mutual funds", amount_invested: "80421.19", investment_date: new Date("2023-03-10T13:57:23Z"), expected_return: "813.66" },
            { id: 372, user_id: 62, investment_type: "real estate", amount_invested: "43847.28", investment_date: new Date("2023-08-18T17:10:10Z"), expected_return: "35605.84" },
            { id: 373, user_id: 123, investment_type: "real estate", amount_invested: "40878.35", investment_date: new Date("2021-07-27T13:32:23Z"), expected_return: "9574.02" },
            { id: 374, user_id: 22, investment_type: "stocks", amount_invested: "4263.82", investment_date: new Date("2020-03-07T11:40:32Z"), expected_return: "36262.77" },
            { id: 375, user_id: 95, investment_type: "stocks", amount_invested: "15257.16", investment_date: new Date("2023-02-13T13:21:02Z"), expected_return: "1994.82" },
            { id: 376, user_id: 120, investment_type: "stocks", amount_invested: "3732.30", investment_date: new Date("2022-06-13T15:29:59Z"), expected_return: "8.82" },
            { id: 377, user_id: 96, investment_type: "stocks", amount_invested: "12767.83", investment_date: new Date("2022-10-28T15:53:15Z"), expected_return: "37933.48" },
            { id: 378, user_id: 48, investment_type: "mutual funds", amount_invested: "31567.15", investment_date: new Date("2021-08-16T11:37:15Z"), expected_return: "2557.27" },
            { id: 379, user_id: 130, investment_type: "real estate", amount_invested: "1166.93", investment_date: new Date("2022-12-02T15:41:36Z"), expected_return: "1520.10" },
            { id: 380, user_id: 156, investment_type: "stocks", amount_invested: "1709.98", investment_date: new Date("2021-02-28T16:13:27Z"), expected_return: null },
            { id: 381, user_id: 119, investment_type: "mutual funds", amount_invested: "97578.36", investment_date: new Date("2023-10-10T08:18:34Z"), expected_return: "9224.13" },
            { id: 382, user_id: 23, investment_type: "stocks", amount_invested: "4892.06", investment_date: new Date("2023-01-05T11:48:36Z"), expected_return: "34907.72" },
            { id: 383, user_id: 195, investment_type: "stocks", amount_invested: "16933.92", investment_date: new Date("2022-03-27T09:03:32Z"), expected_return: "42104.83" },
            { id: 384, user_id: 122, investment_type: "real estate", amount_invested: "40024.35", investment_date: new Date("2023-07-25T15:57:07Z"), expected_return: "3558.38" },
            { id: 385, user_id: 69, investment_type: "stocks", amount_invested: "39450.34", investment_date: new Date("2023-03-19T10:55:30Z"), expected_return: null },
            { id: 386, user_id: 2, investment_type: "stocks", amount_invested: "58163.22", investment_date: new Date("2023-07-01T11:33:21Z"), expected_return: "1119.04" },
            { id: 387, user_id: 40, investment_type: "real estate", amount_invested: "40778.89", investment_date: new Date("2022-12-12T10:56:20Z"), expected_return: "23531.47" },
            { id: 388, user_id: 184, investment_type: "stocks", amount_invested: "62850.10", investment_date: new Date("2022-10-02T10:54:27Z"), expected_return: "14865.60" },
            { id: 389, user_id: 14, investment_type: "real estate", amount_invested: "8033.10", investment_date: new Date("2020-05-15T11:04:12Z"), expected_return: "24639.54" },
            { id: 390, user_id: 51, investment_type: "real estate", amount_invested: "76590.43", investment_date: new Date("2021-06-05T12:49:04Z"), expected_return: "31624.45" },
            { id: 391, user_id: 88, investment_type: "stocks", amount_invested: "52508.26", investment_date: new Date("2020-08-17T18:21:32Z"), expected_return: "42687.74" },
            { id: 392, user_id: 13, investment_type: "real estate", amount_invested: "37857.81", investment_date: new Date("2022-12-27T06:25:06Z"), expected_return: "452.05" },
            { id: 393, user_id: 122, investment_type: "real estate", amount_invested: "49699.90", investment_date: new Date("2020-01-11T07:58:11Z"), expected_return: "48789.80" },
            { id: 394, user_id: 113, investment_type: "stocks", amount_invested: "27081.93", investment_date: new Date("2023-07-29T10:43:27Z"), expected_return: "1.11" },
            { id: 395, user_id: 43, investment_type: "bonds", amount_invested: "53823.29", investment_date: new Date("2023-09-22T10:42:43Z"), expected_return: "10038.00" },
            { id: 396, user_id: 122, investment_type: "bonds", amount_invested: "69074.00", investment_date: new Date("2021-07-21T09:10:44Z"), expected_return: "6021.87" },
            { id: 397, user_id: 119, investment_type: "real estate", amount_invested: "62204.91", investment_date: new Date("2020-01-01T12:26:32Z"), expected_return: "27366.23" },
            { id: 398, user_id: 79, investment_type: "mutual funds", amount_invested: "1806.74", investment_date: new Date("2022-06-13T16:31:05Z"), expected_return: null },
            { id: 399, user_id: 138, investment_type: "stocks", amount_invested: "98023.83", investment_date: new Date("2020-12-29T12:56:34Z"), expected_return: "1709.49" },
            { id: 400, user_id: 127, investment_type: "bonds", amount_invested: "49003.90", investment_date: new Date("2020-12-31T09:49:21Z"), expected_return: "1306.56" },
            { id: 401, user_id: 161, investment_type: "stocks", amount_invested: "68821.66", investment_date: new Date("2023-02-11T13:13:20Z"), expected_return: "11985.70" },
            { id: 402, user_id: 42, investment_type: "real estate", amount_invested: "56122.93", investment_date: new Date("2021-06-07T09:53:40Z"), expected_return: "14358.07" },
            { id: 403, user_id: 55, investment_type: "bonds", amount_invested: "40555.72", investment_date: new Date("2021-10-28T06:59:47Z"), expected_return: "19779.54" },
            { id: 404, user_id: 113, investment_type: "stocks", amount_invested: "2224.64", investment_date: new Date("2020-07-13T14:47:55Z"), expected_return: "170.42" },
            { id: 405, user_id: 18, investment_type: "stocks", amount_invested: "19498.54", investment_date: new Date("2022-10-14T18:28:20Z"), expected_return: "4580.70" },
            { id: 406, user_id: 94, investment_type: "stocks", amount_invested: "81736.54", investment_date: new Date("2023-01-07T12:52:10Z"), expected_return: null },
            { id: 407, user_id: 3, investment_type: "bonds", amount_invested: "23810.56", investment_date: new Date("2020-08-02T13:33:42Z"), expected_return: "3760.68" },
            { id: 408, user_id: 81, investment_type: "bonds", amount_invested: "104.93", investment_date: new Date("2022-06-24T18:28:00Z"), expected_return: "0.04" },
            { id: 409, user_id: 111, investment_type: "mutual funds", amount_invested: "29176.76", investment_date: new Date("2020-03-07T12:49:14Z"), expected_return: "48166.41" },
            { id: 410, user_id: 53, investment_type: "stocks", amount_invested: "84300.53", investment_date: new Date("2021-08-12T10:59:26Z"), expected_return: "41416.45" },
            { id: 411, user_id: 35, investment_type: "stocks", amount_invested: "39286.46", investment_date: new Date("2020-02-20T07:49:35Z"), expected_return: "8124.78" },
            { id: 412, user_id: 27, investment_type: "bonds", amount_invested: "7157.61", investment_date: new Date("2020-11-29T14:34:28Z"), expected_return: "603.55" },
            { id: 413, user_id: 62, investment_type: "bonds", amount_invested: "1134.42", investment_date: new Date("2022-08-08T14:49:18Z"), expected_return: null },
            { id: 414, user_id: 103, investment_type: "stocks", amount_invested: "23376.66", investment_date: new Date("2020-09-13T16:54:12Z"), expected_return: null },
            { id: 415, user_id: 7, investment_type: "mutual funds", amount_invested: "3134.52", investment_date: new Date("2023-02-23T14:06:15Z"), expected_return: "1027.89" },
            { id: 416, user_id: 32, investment_type: "bonds", amount_invested: "6932.14", investment_date: new Date("2023-02-04T17:32:21Z"), expected_return: "30334.50" },
            { id: 417, user_id: 29, investment_type: "stocks", amount_invested: "32798.34", investment_date: new Date("2022-05-27T10:31:03Z"), expected_return: "12883.89" },
            { id: 418, user_id: 91, investment_type: "real estate", amount_invested: "84262.55", investment_date: new Date("2023-05-05T16:22:47Z"), expected_return: "21714.84" },
            { id: 419, user_id: 3, investment_type: "bonds", amount_invested: "36318.99", investment_date: new Date("2023-01-30T18:15:44Z"), expected_return: "30985.18" },
            { id: 420, user_id: 110, investment_type: "stocks", amount_invested: "27452.31", investment_date: new Date("2023-10-27T22:42:01Z"), expected_return: "12260.85" },
            { id: 421, user_id: 151, investment_type: "stocks", amount_invested: "26142.79", investment_date: new Date("2021-03-06T14:06:26Z"), expected_return: "13272.56" },
            { id: 422, user_id: 30, investment_type: "real estate", amount_invested: "33485.95", investment_date: new Date("2020-09-12T18:41:35Z"), expected_return: "16513.45" },
            { id: 423, user_id: 88, investment_type: "real estate", amount_invested: "101.90", investment_date: new Date("2021-08-25T17:09:30Z"), expected_return: null },
            { id: 424, user_id: 67, investment_type: "stocks", amount_invested: "62276.32", investment_date: new Date("2023-03-14T10:13:16Z"), expected_return: null },
            { id: 425, user_id: 20, investment_type: "bonds", amount_invested: "519.78", investment_date: new Date("2020-03-01T16:45:31Z"), expected_return: "36025.38" },
            { id: 426, user_id: 51, investment_type: "stocks", amount_invested: "9537.50", investment_date: new Date("2020-08-09T12:20:32Z"), expected_return: "17473.37" },
            { id: 427, user_id: 184, investment_type: "stocks", amount_invested: "578.89", investment_date: new Date("2020-06-12T11:21:44Z"), expected_return: "46261.56" },
            { id: 428, user_id: 43, investment_type: "real estate", amount_invested: "13462.25", investment_date: new Date("2021-06-01T12:07:21Z"), expected_return: "45334.84" },
            { id: 429, user_id: 144, investment_type: "bonds", amount_invested: "24954.29", investment_date: new Date("2022-03-26T18:27:47Z"), expected_return: "1953.83" },
            { id: 430, user_id: 13, investment_type: "mutual funds", amount_invested: "33434.70", investment_date: new Date("2020-07-19T15:09:28Z"), expected_return: "16536.12" },
            { id: 431, user_id: 17, investment_type: "stocks", amount_invested: "26686.20", investment_date: new Date("2022-10-09T10:54:09Z"), expected_return: "2889.34" },
            { id: 432, user_id: 94, investment_type: "real estate", amount_invested: "1965.29", investment_date: new Date("2020-01-28T15:31:05Z"), expected_return: "2142.35" },
            { id: 433, user_id: 169, investment_type: "stocks", amount_invested: "1552.64", investment_date: new Date("2023-09-26T17:32:31Z"), expected_return: "5399.12" },
            { id: 434, user_id: 124, investment_type: "mutual funds", amount_invested: "9034.45", investment_date: new Date("2023-12-24T10:58:43Z"), expected_return: null },
            { id: 435, user_id: 69, investment_type: "real estate", amount_invested: "2606.82", investment_date: new Date("2020-07-19T12:11:01Z"), expected_return: null },
            { id: 436, user_id: 160, investment_type: "stocks", amount_invested: "91610.06", investment_date: new Date("2021-08-22T08:37:26Z"), expected_return: "19153.89" },
            { id: 437, user_id: 174, investment_type: "stocks", amount_invested: "15536.22", investment_date: new Date("2022-11-05T12:01:28Z"), expected_return: "16605.29" },
            { id: 438, user_id: 73, investment_type: "real estate", amount_invested: "81443.36", investment_date: new Date("2022-02-01T13:24:36Z"), expected_return: null },
            { id: 439, user_id: 121, investment_type: "stocks", amount_invested: "79292.80", investment_date: new Date("2020-12-18T11:04:34Z"), expected_return: "84.46" },
            { id: 440, user_id: 98, investment_type: "real estate", amount_invested: "83706.49", investment_date: new Date("2023-07-11T18:53:19Z"), expected_return: null },
            { id: 441, user_id: 189, investment_type: "stocks", amount_invested: "375.00", investment_date: new Date("2020-08-09T12:05:37Z"), expected_return: null },
            { id: 442, user_id: 178, investment_type: "real estate", amount_invested: "76885.81", investment_date: new Date("2020-11-14T16:01:51Z"), expected_return: "11215.12" },
            { id: 443, user_id: 73, investment_type: "bonds", amount_invested: "2830.89", investment_date: new Date("2021-12-12T13:47:53Z"), expected_return: "5738.49" },
            { id: 444, user_id: 37, investment_type: "stocks", amount_invested: "29697.05", investment_date: new Date("2023-05-14T07:38:31Z"), expected_return: null },
            { id: 445, user_id: 147, investment_type: "real estate", amount_invested: "1057.62", investment_date: new Date("2020-02-03T16:49:51Z"), expected_return: "44337.78" },
            { id: 446, user_id: 3, investment_type: "stocks", amount_invested: "23661.14", investment_date: new Date("2020-11-13T15:03:57Z"), expected_return: "33.57" },
            { id: 447, user_id: 123, investment_type: "stocks", amount_invested: "18360.91", investment_date: new Date("2022-05-11T16:04:19Z"), expected_return: "4202.64" },
            { id: 448, user_id: 79, investment_type: "bonds", amount_invested: "25472.62", investment_date: new Date("2022-11-15T13:52:45Z"), expected_return: "5613.04" },
            { id: 449, user_id: 80, investment_type: "bonds", amount_invested: "75284.24", investment_date: new Date("2023-05-15T12:45:16Z"), expected_return: "11.72" },
            { id: 450, user_id: 43, investment_type: "stocks", amount_invested: "7230.07", investment_date: new Date("2020-06-07T18:36:10Z"), expected_return: "8517.53" },
            { id: 451, user_id: 171, investment_type: "stocks", amount_invested: "32577.33", investment_date: new Date("2023-05-14T11:39:10Z"), expected_return: "7030.94" },
            { id: 452, user_id: 118, investment_type: "stocks", amount_invested: "71113.15", investment_date: new Date("2023-02-18T16:57:11Z"), expected_return: "28782.50" },
            { id: 453, user_id: 49, investment_type: "stocks", amount_invested: "18009.74", investment_date: new Date("2022-06-17T10:11:29Z"), expected_return: "560.86" },
            { id: 454, user_id: 194, investment_type: "stocks", amount_invested: "32792.35", investment_date: new Date("2023-07-01T18:35:32Z"), expected_return: "17504.96" },
            { id: 455, user_id: 58, investment_type: "stocks", amount_invested: "1707.86", investment_date: new Date("2022-08-07T14:40:44Z"), expected_return: "19527.58" },
            { id: 456, user_id: 88, investment_type: "stocks", amount_invested: "27781.57", investment_date: new Date("2021-09-25T11:48:42Z"), expected_return: "14549.77" },
            { id: 457, user_id: 165, investment_type: "stocks", amount_invested: "97521.54", investment_date: new Date("2020-11-09T11:37:41Z"), expected_return: "46337.47" },
            { id: 458, user_id: 136, investment_type: "stocks", amount_invested: "1159.82", investment_date: new Date("2021-12-29T16:56:43Z"), expected_return: "5432.43" },
            { id: 459, user_id: 126, investment_type: "stocks", amount_invested: "23321.86", investment_date: new Date("2021-10-24T17:07:19Z"), expected_return: "18679.38" },
            { id: 460, user_id: 48, investment_type: "stocks", amount_invested: "50613.03", investment_date: new Date("2021-03-09T17:00:09Z"), expected_return: "19192.55" },
            { id: 461, user_id: 9, investment_type: "stocks", amount_invested: "4579.73", investment_date: new Date("2022-02-15T12:11:01Z"), expected_return: "4186.05" },
            { id: 462, user_id: 33, investment_type: "real estate", amount_invested: "35497.58", investment_date: new Date("2022-01-26T16:03:29Z"), expected_return: "1999.19" },
            { id: 463, user_id: 37, investment_type: "stocks", amount_invested: "9668.66", investment_date: new Date("2023-06-20T15:28:34Z"), expected_return: null },
            { id: 464, user_id: 181, investment_type: "stocks", amount_invested: "3349.34", investment_date: new Date("2023-05-23T14:59:37Z"), expected_return: "1499.58" },
            { id: 465, user_id: 171, investment_type: "stocks", amount_invested: "49873.55", investment_date: new Date("2021-07-07T10:22:44Z"), expected_return: "39262.28" },
            { id: 466, user_id: 170, investment_type: "stocks", amount_invested: "537.06", investment_date: new Date("2022-08-29T08:06:40Z"), expected_return: "46.51" },
            { id: 467, user_id: 80, investment_type: "stocks", amount_invested: "35174.04", investment_date: new Date("2020-06-04T07:32:23Z"), expected_return: null },
            { id: 468, user_id: 55, investment_type: "bonds", amount_invested: "2080.69", investment_date: new Date("2020-01-21T11:29:47Z"), expected_return: "39633.59" },
            { id: 469, user_id: 51, investment_type: "stocks", amount_invested: "64231.60", investment_date: new Date("2021-03-02T15:32:22Z"), expected_return: "961.41" },
            { id: 470, user_id: 88, investment_type: "stocks", amount_invested: "3344.44", investment_date: new Date("2021-02-07T13:09:53Z"), expected_return: "17196.16" },
            { id: 471, user_id: 200, investment_type: "real estate", amount_invested: "74322.78", investment_date: new Date("2023-04-23T14:30:31Z"), expected_return: "210.99" },
            { id: 472, user_id: 160, investment_type: "real estate", amount_invested: "88209.23", investment_date: new Date("2023-11-02T13:21:51Z"), expected_return: "7694.41" },
            { id: 473, user_id: 37, investment_type: "bonds", amount_invested: "4045.67", investment_date: new Date("2020-04-02T15:42:47Z"), expected_return: "558.82" },
            { id: 474, user_id: 143, investment_type: "stocks", amount_invested: "34747.73", investment_date: new Date("2022-06-27T17:37:01Z"), expected_return: null },
            { id: 475, user_id: 69, investment_type: "bonds", amount_invested: "56204.01", investment_date: new Date("2022-10-18T09:35:19Z"), expected_return: "23028.39" },
            { id: 476, user_id: 55, investment_type: "real estate", amount_invested: "958.06", investment_date: new Date("2021-11-10T12:32:20Z"), expected_return: "4408.34" },
            { id: 477, user_id: 200, investment_type: "bonds", amount_invested: "78250.39", investment_date: new Date("2020-08-07T14:20:12Z"), expected_return: "28578.29" },
            { id: 478, user_id: 55, investment_type: "stocks", amount_invested: "105.08", investment_date: new Date("2023-03-22T10:32:29Z"), expected_return: "1559.99" },
            { id: 479, user_id: 184, investment_type: "stocks", amount_invested: "28057.11", investment_date: new Date("2021-04-18T11:11:28Z"), expected_return: "30631.93" },
            { id: 480, user_id: 143, investment_type: "stocks", amount_invested: "110.90", investment_date: new Date("2021-08-08T10:20:34Z"), expected_return: "40029.99" },
            { id: 481, user_id: 25, investment_type: "bonds", amount_invested: "7168.79", investment_date: new Date("2021-12-13T08:54:00Z"), expected_return: "31862.63" },
            { id: 482, user_id: 30, investment_type: "stocks", amount_invested: "10226.75", investment_date: new Date("2021-06-05T14:44:40Z"), expected_return: "46760.85" },
            { id: 483, user_id: 69, investment_type: "mutual funds", amount_invested: "10102.56", investment_date: new Date("2022-09-04T16:03:35Z"), expected_return: "1302.37" },
            { id: 484, user_id: 105, investment_type: "stocks", amount_invested: "1812.50", investment_date: new Date("2022-06-15T22:39:05Z"), expected_return: "48239.39" },
            { id: 485, user_id: 177, investment_type: "stocks", amount_invested: "27122.49", investment_date: new Date("2022-07-01T23:24:44Z"), expected_return: null },
            { id: 486, user_id: 195, investment_type: "bonds", amount_invested: "92029.04", investment_date: new Date("2021-06-30T11:28:51Z"), expected_return: null },
            { id: 487, user_id: 144, investment_type: "bonds", amount_invested: "73959.43", investment_date: new Date("2021-01-13T07:01:40Z"), expected_return: "11722.38" },
            { id: 488, user_id: 170, investment_type: "bonds", amount_invested: "55086.19", investment_date: new Date("2021-01-02T12:43:16Z"), expected_return: "5508.89" },
            { id: 489, user_id: 8, investment_type: "real estate", amount_invested: "35393.36", investment_date: new Date("2020-01-11T13:39:13Z"), expected_return: "8934.11" },
            { id: 490, user_id: 87, investment_type: "real estate", amount_invested: "4112.48", investment_date: new Date("2022-04-14T13:38:31Z"), expected_return: "40141.80" },
            { id: 491, user_id: 59, investment_type: "bonds", amount_invested: "7173.05", investment_date: new Date("2021-08-07T09:48:51Z"), expected_return: "1643.39" },
            { id: 492, user_id: 24, investment_type: "stocks", amount_invested: "80848.17", investment_date: new Date("2022-06-05T15:06:16Z"), expected_return: "3977.35" },
            { id: 493, user_id: 29, investment_type: "stocks", amount_invested: "49443.58", investment_date: new Date("2023-08-20T10:45:26Z"), expected_return: "10582.46" },
            { id: 494, user_id: 40, investment_type: "real estate", amount_invested: "4760.21", investment_date: new Date("2020-03-06T16:57:16Z"), expected_return: "49083.59" },
            { id: 495, user_id: 123, investment_type: "stocks", amount_invested: "7388.68", investment_date: new Date("2021-04-14T14:06:18Z"), expected_return: "1324.34" },
            { id: 496, user_id: 33, investment_type: "bonds", amount_invested: "74758.89", investment_date: new Date("2020-10-26T16:23:49Z"), expected_return: "1659.73" },
            { id: 497, user_id: 53, investment_type: "real estate", amount_invested: "31815.90", investment_date: new Date("2022-10-26T16:16:19Z"), expected_return: "23433.71" },
            { id: 498, user_id: 60, investment_type: "real estate", amount_invested: "55049.99", investment_date: new Date("2021-07-07T14:06:29Z"), expected_return: "2388.93" },
            { id: 499, user_id: 44, investment_type: "real estate", amount_invested: "1244.98", investment_date: new Date("2021-06-01T16:40:08Z"), expected_return: "9886.68" },
            { id: 500, user_id: 155, investment_type: "stocks", amount_invested: "4324.36", investment_date: new Date("2021-02-17T09:27:35Z"), expected_return: null },
        ],
    });
    await prisma.investments.createMany({
        data: [
            { id: 501, user_id: 95, investment_type: "bonds", amount_invested: "8139.81", investment_date: new Date("2023-08-09T10:46:43Z"), expected_return: "6308.55" },
            { id: 502, user_id: 79, investment_type: "real estate", amount_invested: "4182.22", investment_date: new Date("2020-03-23T09:59:31Z"), expected_return: null },
            { id: 503, user_id: 110, investment_type: "bonds", amount_invested: "31068.77", investment_date: new Date("2020-01-11T14:04:56Z"), expected_return: "36667.53" },
            { id: 504, user_id: 54, investment_type: "bonds", amount_invested: "20089.78", investment_date: new Date("2022-04-20T23:56:54Z"), expected_return: "36374.88" },
            { id: 505, user_id: 93, investment_type: "stocks", amount_invested: "52251.37", investment_date: new Date("2021-11-16T18:58:55Z"), expected_return: "12330.09" },
            { id: 506, user_id: 82, investment_type: "bonds", amount_invested: "35073.20", investment_date: new Date("2022-01-05T17:06:09Z"), expected_return: "45432.63" },
            { id: 507, user_id: 105, investment_type: "stocks", amount_invested: "52199.13", investment_date: new Date("2023-03-06T09:47:11Z"), expected_return: "34573.81" },
            { id: 508, user_id: 72, investment_type: "stocks", amount_invested: "2003.31", investment_date: new Date("2021-03-25T08:15:09Z"), expected_return: "8386.81" },
            { id: 509, user_id: 13, investment_type: "stocks", amount_invested: "45907.67", investment_date: new Date("2020-04-26T13:14:08Z"), expected_return: "2814.09" },
            { id: 510, user_id: 87, investment_type: "stocks", amount_invested: "100.57", investment_date: new Date("2020-05-16T08:07:59Z"), expected_return: "605.41" },
            { id: 511, user_id: 174, investment_type: "stocks", amount_invested: "4600.32", investment_date: new Date("2021-10-20T12:17:10Z"), expected_return: "11782.64" },
            { id: 512, user_id: 91, investment_type: "stocks", amount_invested: "1242.46", investment_date: new Date("2023-10-01T16:22:24Z"), expected_return: "11803.33" },
            { id: 513, user_id: 141, investment_type: "stocks", amount_invested: "69045.30", investment_date: new Date("2020-07-12T14:09:20Z"), expected_return: "46244.31" },
            { id: 514, user_id: 21, investment_type: "stocks", amount_invested: "94354.59", investment_date: new Date("2020-10-16T08:59:44Z"), expected_return: "159.57" },
            { id: 515, user_id: 112, investment_type: "real estate", amount_invested: "36610.04", investment_date: new Date("2022-05-22T14:13:33Z"), expected_return: "2542.60" },
            { id: 516, user_id: 143, investment_type: "stocks", amount_invested: "8459.16", investment_date: new Date("2023-04-09T11:40:27Z"), expected_return: "13583.95" },
            { id: 517, user_id: 80, investment_type: "stocks", amount_invested: "66337.71", investment_date: new Date("2023-01-17T16:56:32Z"), expected_return: "30199.19" },
            { id: 518, user_id: 72, investment_type: "bonds", amount_invested: "29689.80", investment_date: new Date("2020-09-11T14:50:38Z"), expected_return: "8614.48" },
            { id: 519, user_id: 169, investment_type: "stocks", amount_invested: "30004.82", investment_date: new Date("2021-03-17T08:15:59Z"), expected_return: null },
            { id: 520, user_id: 62, investment_type: "stocks", amount_invested: "6941.97", investment_date: new Date("2021-04-03T15:00:45Z"), expected_return: null },
            { id: 521, user_id: 105, investment_type: "bonds", amount_invested: "90263.71", investment_date: new Date("2022-07-02T18:13:30Z"), expected_return: "44663.42" },
            { id: 522, user_id: 122, investment_type: "stocks", amount_invested: "70975.42", investment_date: new Date("2020-08-07T12:57:14Z"), expected_return: "4492.08" },
            { id: 523, user_id: 147, investment_type: "bonds", amount_invested: "58207.51", investment_date: new Date("2021-09-25T18:45:31Z"), expected_return: null },
            { id: 524, user_id: 178, investment_type: "real estate", amount_invested: "460.95", investment_date: new Date("2020-01-23T07:24:18Z"), expected_return: "2023.49" },
            { id: 525, user_id: 24, investment_type: "real estate", amount_invested: "64098.83", investment_date: new Date("2021-02-24T11:29:57Z"), expected_return: "45239.35" },
            { id: 526, user_id: 5, investment_type: "stocks", amount_invested: "75654.72", investment_date: new Date("2021-12-31T21:51:07Z"), expected_return: "27411.62" },
            { id: 527, user_id: 13, investment_type: "real estate", amount_invested: "25874.37", investment_date: new Date("2021-08-15T15:10:13Z"), expected_return: "7050.79" },
            { id: 528, user_id: 126, investment_type: "stocks", amount_invested: "85250.13", investment_date: new Date("2020-05-04T17:21:56Z"), expected_return: null },
            { id: 529, user_id: 131, investment_type: "real estate", amount_invested: "27766.88", investment_date: new Date("2022-04-16T09:56:02Z"), expected_return: "5463.43" },
            { id: 530, user_id: 14, investment_type: "bonds", amount_invested: "7094.49", investment_date: new Date("2022-07-02T11:52:41Z"), expected_return: "28378.93" },
            { id: 531, user_id: 157, investment_type: "stocks", amount_invested: "42585.90", investment_date: new Date("2020-06-26T14:05:22Z"), expected_return: "15385.75" },
            { id: 532, user_id: 106, investment_type: "bonds", amount_invested: "277.86", investment_date: new Date("2020-08-12T09:40:08Z"), expected_return: "2084.80" },
            { id: 533, user_id: 43, investment_type: "stocks", amount_invested: "55361.92", investment_date: new Date("2022-07-20T16:07:28Z"), expected_return: "911.52" },
            { id: 534, user_id: 105, investment_type: "stocks", amount_invested: "60311.19", investment_date: new Date("2022-05-15T09:20:28Z"), expected_return: "9956.73" },
            { id: 535, user_id: 80, investment_type: "stocks", amount_invested: "30555.94", investment_date: new Date("2020-03-29T11:17:18Z"), expected_return: "14457.47" },
            { id: 536, user_id: 48, investment_type: "stocks", amount_invested: "28736.34", investment_date: new Date("2021-09-09T13:02:11Z"), expected_return: "18964.38" },
            { id: 537, user_id: 111, investment_type: "stocks", amount_invested: "3328.47", investment_date: new Date("2022-02-17T06:46:44Z"), expected_return: "2823.80" },
            { id: 538, user_id: 75, investment_type: "stocks", amount_invested: "83746.62", investment_date: new Date("2022-05-28T11:47:36Z"), expected_return: "20543.26" },
            { id: 539, user_id: 48, investment_type: "real estate", amount_invested: "76382.32", investment_date: new Date("2021-05-31T10:08:50Z"), expected_return: "44025.95" },
            { id: 540, user_id: 17, investment_type: "stocks", amount_invested: "12606.60", investment_date: new Date("2022-04-14T11:19:31Z"), expected_return: "48353.14" },
            { id: 541, user_id: 20, investment_type: "stocks", amount_invested: "20885.58", investment_date: new Date("2021-09-10T11:51:17Z"), expected_return: "31864.97" },
            { id: 542, user_id: 122, investment_type: "real estate", amount_invested: "96138.84", investment_date: new Date("2022-06-02T17:16:37Z"), expected_return: "37857.60" },
            { id: 543, user_id: 2, investment_type: "bonds", amount_invested: "29175.46", investment_date: new Date("2021-03-17T05:54:43Z"), expected_return: "46081.97" },
            { id: 544, user_id: 27, investment_type: "stocks", amount_invested: "1654.68", investment_date: new Date("2020-03-09T10:48:20Z"), expected_return: null },
            { id: 545, user_id: 53, investment_type: "real estate", amount_invested: "76052.43", investment_date: new Date("2020-05-23T14:19:19Z"), expected_return: null },
            { id: 546, user_id: 87, investment_type: "real estate", amount_invested: "60947.57", investment_date: new Date("2020-01-15T12:02:55Z"), expected_return: "22816.35" },
            { id: 547, user_id: 156, investment_type: "stocks", amount_invested: "198.29", investment_date: new Date("2023-09-22T10:15:03Z"), expected_return: "4187.69" },
            { id: 548, user_id: 103, investment_type: "real estate", amount_invested: "64240.10", investment_date: new Date("2022-08-22T09:23:16Z"), expected_return: "16767.13" },
            { id: 549, user_id: 81, investment_type: "real estate", amount_invested: "84140.36", investment_date: new Date("2023-09-04T11:29:24Z"), expected_return: null },
            { id: 550, user_id: 143, investment_type: "stocks", amount_invested: "85275.19", investment_date: new Date("2021-09-23T10:54:43Z"), expected_return: "4016.08" },
            { id: 551, user_id: 117, investment_type: "stocks", amount_invested: "49618.30", investment_date: new Date("2021-08-31T19:00:15Z"), expected_return: "43729.00" },
            { id: 552, user_id: 94, investment_type: "mutual funds", amount_invested: "66048.77", investment_date: new Date("2022-03-10T15:55:58Z"), expected_return: "49626.18" },
            { id: 553, user_id: 170, investment_type: "real estate", amount_invested: "32337.45", investment_date: new Date("2022-09-08T10:04:12Z"), expected_return: "17899.60" },
            { id: 554, user_id: 113, investment_type: "mutual funds", amount_invested: "4895.97", investment_date: new Date("2020-11-22T10:49:43Z"), expected_return: "43760.03" },
            { id: 555, user_id: 69, investment_type: "real estate", amount_invested: "3349.81", investment_date: new Date("2023-03-03T22:22:20Z"), expected_return: "33916.07" },
            { id: 556, user_id: 91, investment_type: "stocks", amount_invested: "53560.94", investment_date: new Date("2022-01-02T14:03:03Z"), expected_return: "25767.29" },
            { id: 557, user_id: 88, investment_type: "stocks", amount_invested: "19825.48", investment_date: new Date("2021-03-09T14:37:07Z"), expected_return: "45442.94" },
            { id: 558, user_id: 161, investment_type: "stocks", amount_invested: "17574.55", investment_date: new Date("2020-03-30T09:00:04Z"), expected_return: "818.57" },
            { id: 559, user_id: 111, investment_type: "bonds", amount_invested: "6065.36", investment_date: new Date("2022-11-02T18:40:14Z"), expected_return: "16070.01" },
            { id: 560, user_id: 137, investment_type: "mutual funds", amount_invested: "2978.24", investment_date: new Date("2023-07-20T14:01:15Z"), expected_return: "23687.07" },
            { id: 561, user_id: 169, investment_type: "stocks", amount_invested: "22308.47", investment_date: new Date("2021-05-21T12:22:13Z"), expected_return: null },
            { id: 562, user_id: 83, investment_type: "stocks", amount_invested: "18789.95", investment_date: new Date("2023-02-02T09:46:30Z"), expected_return: "3948.93" },
            { id: 563, user_id: 103, investment_type: "real estate", amount_invested: "41472.22", investment_date: new Date("2022-12-16T15:23:05Z"), expected_return: "41.98" },
            { id: 564, user_id: 178, investment_type: "stocks", amount_invested: "1477.76", investment_date: new Date("2021-07-20T15:38:14Z"), expected_return: "10964.00" },
            { id: 565, user_id: 43, investment_type: "real estate", amount_invested: "91658.83", investment_date: new Date("2020-04-03T17:31:28Z"), expected_return: "20386.26" },
            { id: 566, user_id: 79, investment_type: "bonds", amount_invested: "93730.12", investment_date: new Date("2022-09-11T15:29:52Z"), expected_return: "19176.33" },
            { id: 567, user_id: 58, investment_type: "bonds", amount_invested: "30141.65", investment_date: new Date("2023-04-22T16:56:11Z"), expected_return: "6393.35" },
            { id: 568, user_id: 185, investment_type: "stocks", amount_invested: "92197.25", investment_date: new Date("2023-12-10T17:07:44Z"), expected_return: "13511.90" },
            { id: 569, user_id: 130, investment_type: "stocks", amount_invested: "198.26", investment_date: new Date("2020-01-16T04:26:21Z"), expected_return: "794.24" },
            { id: 570, user_id: 18, investment_type: "mutual funds", amount_invested: "69653.53", investment_date: new Date("2020-02-29T12:45:59Z"), expected_return: "5985.75" },
            { id: 571, user_id: 159, investment_type: "mutual funds", amount_invested: "94965.03", investment_date: new Date("2022-08-05T12:11:52Z"), expected_return: "5373.73" },
            { id: 572, user_id: 91, investment_type: "stocks", amount_invested: "79567.76", investment_date: new Date("2021-06-30T14:19:07Z"), expected_return: "1397.51" },
            { id: 573, user_id: 135, investment_type: "stocks", amount_invested: "46982.86", investment_date: new Date("2021-11-13T15:14:05Z"), expected_return: "44792.79" },
            { id: 574, user_id: 178, investment_type: "real estate", amount_invested: "17456.45", investment_date: new Date("2023-09-21T18:37:45Z"), expected_return: null },
            { id: 575, user_id: 120, investment_type: "real estate", amount_invested: "12402.14", investment_date: new Date("2021-05-21T12:10:50Z"), expected_return: "1329.43" },
            { id: 576, user_id: 200, investment_type: "stocks", amount_invested: "28067.46", investment_date: new Date("2023-07-21T11:03:24Z"), expected_return: "29791.37" },
            { id: 577, user_id: 110, investment_type: "bonds", amount_invested: "2071.41", investment_date: new Date("2021-11-09T20:09:57Z"), expected_return: "2050.33" },
            { id: 578, user_id: 7, investment_type: "stocks", amount_invested: "1628.63", investment_date: new Date("2021-03-02T11:37:40Z"), expected_return: "16971.48" },
            { id: 579, user_id: 112, investment_type: "bonds", amount_invested: "30707.84", investment_date: new Date("2021-09-20T10:32:43Z"), expected_return: "17979.75" },
            { id: 580, user_id: 92, investment_type: "real estate", amount_invested: "23136.82", investment_date: new Date("2022-08-30T08:28:20Z"), expected_return: "19920.37" },
            { id: 581, user_id: 159, investment_type: "stocks", amount_invested: "13294.93", investment_date: new Date("2021-10-14T10:48:48Z"), expected_return: "649.39" },
            { id: 582, user_id: 160, investment_type: "bonds", amount_invested: "47370.27", investment_date: new Date("2020-02-03T11:15:27Z"), expected_return: "739.61" },
            { id: 583, user_id: 157, investment_type: "stocks", amount_invested: "46574.91", investment_date: new Date("2022-12-03T18:49:05Z"), expected_return: "38248.80" },
            { id: 584, user_id: 37, investment_type: "mutual funds", amount_invested: "687.34", investment_date: new Date("2020-02-27T15:31:55Z"), expected_return: "13235.03" },
            { id: 585, user_id: 123, investment_type: "stocks", amount_invested: "42776.53", investment_date: new Date("2022-11-26T17:14:32Z"), expected_return: "6869.84" },
            { id: 586, user_id: 17, investment_type: "real estate", amount_invested: "9393.07", investment_date: new Date("2023-01-10T16:00:55Z"), expected_return: "44361.69" },
            { id: 587, user_id: 138, investment_type: "stocks", amount_invested: "21344.27", investment_date: new Date("2022-03-24T14:23:15Z"), expected_return: null },
            { id: 588, user_id: 121, investment_type: "stocks", amount_invested: "15030.34", investment_date: new Date("2023-03-31T16:50:32Z"), expected_return: "10166.82" },
            { id: 589, user_id: 111, investment_type: "stocks", amount_invested: "47044.60", investment_date: new Date("2020-02-03T17:47:28Z"), expected_return: "35115.51" },
            { id: 590, user_id: 121, investment_type: "stocks", amount_invested: "64724.73", investment_date: new Date("2023-01-13T08:03:23Z"), expected_return: "38053.67" },
            { id: 591, user_id: 30, investment_type: "mutual funds", amount_invested: "70806.39", investment_date: new Date("2020-11-01T08:19:14Z"), expected_return: null },
            { id: 592, user_id: 44, investment_type: "stocks", amount_invested: "76828.19", investment_date: new Date("2020-05-01T09:58:58Z"), expected_return: "47642.57" },
            { id: 593, user_id: 20, investment_type: "stocks", amount_invested: "43872.24", investment_date: new Date("2020-05-02T13:56:56Z"), expected_return: "41963.73" },
            { id: 594, user_id: 93, investment_type: "stocks", amount_invested: "92074.13", investment_date: new Date("2020-11-29T10:34:33Z"), expected_return: "46669.08" },
            { id: 595, user_id: 70, investment_type: "stocks", amount_invested: "39354.43", investment_date: new Date("2023-05-10T11:57:45Z"), expected_return: "48492.65" },
            { id: 596, user_id: 124, investment_type: "stocks", amount_invested: "3857.09", investment_date: new Date("2021-04-28T11:28:19Z"), expected_return: "3888.26" },
            { id: 597, user_id: 17, investment_type: "bonds", amount_invested: "420.58", investment_date: new Date("2022-03-07T13:24:43Z"), expected_return: "447.41" },
            { id: 598, user_id: 83, investment_type: "mutual funds", amount_invested: "55567.78", investment_date: new Date("2023-11-04T12:26:29Z"), expected_return: "12852.41" },
            { id: 599, user_id: 170, investment_type: "stocks", amount_invested: "6814.52", investment_date: new Date("2020-07-31T09:36:55Z"), expected_return: "1270.36" },
            { id: 600, user_id: 144, investment_type: "stocks", amount_invested: "12086.82", investment_date: new Date("2020-06-04T14:50:56Z"), expected_return: "166.04" },
            { id: 601, user_id: 178, investment_type: "mutual funds", amount_invested: "105.19", investment_date: new Date("2023-01-17T10:31:10Z"), expected_return: "13938.88" },
            { id: 602, user_id: 87, investment_type: "stocks", amount_invested: "389.84", investment_date: new Date("2023-09-01T11:07:13Z"), expected_return: "18144.42" },
            { id: 603, user_id: 9, investment_type: "bonds", amount_invested: "6943.18", investment_date: new Date("2023-02-13T19:04:30Z"), expected_return: "478.54" },
            { id: 604, user_id: 121, investment_type: "bonds", amount_invested: "29337.70", investment_date: new Date("2023-06-07T06:43:03Z"), expected_return: "313.18" },
            { id: 605, user_id: 147, investment_type: "real estate", amount_invested: "52396.81", investment_date: new Date("2021-12-28T07:13:45Z"), expected_return: "0.03" },
            { id: 606, user_id: 49, investment_type: "bonds", amount_invested: "27475.12", investment_date: new Date("2020-02-18T14:36:14Z"), expected_return: "5457.01" },
            { id: 607, user_id: 58, investment_type: "stocks", amount_invested: "7550.13", investment_date: new Date("2023-11-26T14:32:58Z"), expected_return: "457.23" },
            { id: 608, user_id: 170, investment_type: "stocks", amount_invested: "50170.51", investment_date: new Date("2020-03-30T12:52:24Z"), expected_return: "11948.67" },
            { id: 609, user_id: 94, investment_type: "real estate", amount_invested: "63956.80", investment_date: new Date("2020-08-01T16:10:46Z"), expected_return: "32528.88" },
            { id: 610, user_id: 51, investment_type: "stocks", amount_invested: "76597.27", investment_date: new Date("2021-01-23T06:46:46Z"), expected_return: "11810.15" },
            { id: 611, user_id: 92, investment_type: "bonds", amount_invested: "89142.25", investment_date: new Date("2021-11-27T10:20:40Z"), expected_return: "27336.13" },
            { id: 612, user_id: 155, investment_type: "bonds", amount_invested: "104.24", investment_date: new Date("2021-08-24T13:19:40Z"), expected_return: "248.89" },
            { id: 613, user_id: 33, investment_type: "stocks", amount_invested: "76589.35", investment_date: new Date("2021-08-29T12:13:54Z"), expected_return: "26418.68" },
            { id: 614, user_id: 160, investment_type: "stocks", amount_invested: "82845.94", investment_date: new Date("2023-04-15T10:36:51Z"), expected_return: "11722.49" },
            { id: 615, user_id: 176, investment_type: "real estate", amount_invested: "38112.08", investment_date: new Date("2022-01-29T17:57:22Z"), expected_return: "46.27" },
            { id: 616, user_id: 127, investment_type: "mutual funds", amount_invested: "18198.63", investment_date: new Date("2023-05-09T13:46:08Z"), expected_return: "33941.48" },
            { id: 617, user_id: 27, investment_type: "bonds", amount_invested: "169.57", investment_date: new Date("2022-08-28T14:14:28Z"), expected_return: "21056.89" },
            { id: 618, user_id: 113, investment_type: "bonds", amount_invested: "71952.44", investment_date: new Date("2021-04-19T11:12:51Z"), expected_return: "17372.53" },
            { id: 619, user_id: 199, investment_type: "real estate", amount_invested: "10886.58", investment_date: new Date("2020-04-07T16:29:31Z"), expected_return: "25.43" },
            { id: 620, user_id: 18, investment_type: "stocks", amount_invested: "973.17", investment_date: new Date("2022-12-03T12:06:07Z"), expected_return: "10815.71" },
            { id: 621, user_id: 25, investment_type: "bonds", amount_invested: "40372.37", investment_date: new Date("2022-06-24T13:54:47Z"), expected_return: "3413.89" },
            { id: 622, user_id: 33, investment_type: "stocks", amount_invested: "57031.45", investment_date: new Date("2020-10-27T21:58:53Z"), expected_return: "11344.95" },
            { id: 623, user_id: 35, investment_type: "stocks", amount_invested: "85293.30", investment_date: new Date("2021-11-08T10:43:09Z"), expected_return: "16786.45" },
            { id: 624, user_id: 124, investment_type: "stocks", amount_invested: "19677.96", investment_date: new Date("2023-10-07T13:01:29Z"), expected_return: "49486.28" },
            { id: 625, user_id: 68, investment_type: "real estate", amount_invested: "25946.86", investment_date: new Date("2023-11-16T16:06:01Z"), expected_return: "17288.95" },
            { id: 626, user_id: 141, investment_type: "bonds", amount_invested: "20790.32", investment_date: new Date("2021-12-24T12:07:14Z"), expected_return: "15305.91" },
            { id: 627, user_id: 24, investment_type: "stocks", amount_invested: "82741.63", investment_date: new Date("2020-07-22T13:28:57Z"), expected_return: "1720.50" },
            { id: 628, user_id: 124, investment_type: "bonds", amount_invested: "93865.38", investment_date: new Date("2022-10-27T13:49:34Z"), expected_return: "1361.47" },
            { id: 629, user_id: 119, investment_type: "real estate", amount_invested: "1184.79", investment_date: new Date("2021-05-24T10:59:32Z"), expected_return: "5287.01" },
            { id: 630, user_id: 32, investment_type: "bonds", amount_invested: "26129.86", investment_date: new Date("2023-07-16T16:45:31Z"), expected_return: "40766.32" },
            { id: 631, user_id: 179, investment_type: "bonds", amount_invested: "20927.86", investment_date: new Date("2023-05-21T08:51:36Z"), expected_return: "10106.20" },
            { id: 632, user_id: 127, investment_type: "stocks", amount_invested: "148.79", investment_date: new Date("2022-11-23T16:33:57Z"), expected_return: "277.22" },
            { id: 633, user_id: 14, investment_type: "real estate", amount_invested: "104.32", investment_date: new Date("2020-08-18T13:47:08Z"), expected_return: "6344.07" },
            { id: 634, user_id: 80, investment_type: "real estate", amount_invested: "453.93", investment_date: new Date("2020-07-07T09:09:53Z"), expected_return: "27996.22" },
            { id: 635, user_id: 88, investment_type: "mutual funds", amount_invested: "81222.73", investment_date: new Date("2020-04-10T10:59:35Z"), expected_return: "30118.60" },
            { id: 636, user_id: 37, investment_type: "mutual funds", amount_invested: "41281.17", investment_date: new Date("2021-06-01T14:27:05Z"), expected_return: "43670.22" },
            { id: 637, user_id: 96, investment_type: "stocks", amount_invested: "71038.27", investment_date: new Date("2021-02-11T11:37:00Z"), expected_return: "4252.47" },
        ],
    });
    await prisma.transactions.createMany({
        data: [
            { id: 1, user_id: 195, amount: "37.51", transaction_date: new Date("2020-11-23T13:36:48Z"), category: "expense", note: "No response from the supplier, so the report was delayed." },
            { id: 2, user_id: 186, amount: "480.74", transaction_date: new Date("2023-06-04T19:04:04Z"), category: "income", note: null },
            { id: 3, user_id: 25, amount: "8474.82", transaction_date: new Date("2023-03-29T10:14:32Z"), category: "expense", note: "The refund was closed after an incomplete check." },
            { id: 4, user_id: 196, amount: "367.54", transaction_date: new Date("2023-01-29T21:53:40Z"), category: "expense", note: "The document was resolved — standard case, no further action." },
            { id: 5, user_id: 185, amount: "983.65", transaction_date: new Date("2021-09-18T21:20:45Z"), category: "income", note: null },
            { id: 6, user_id: 171, amount: "1696.97", transaction_date: new Date("2022-03-03T16:24:13Z"), category: "expense", note: "The payment was confirmed — minor case, no further action." },
            { id: 7, user_id: 147, amount: "587.16", transaction_date: new Date("2023-06-07T13:53:21Z"), category: "expense", note: "The transfer was refunded following a repeat review." },
            { id: 8, user_id: 14, amount: "1480.88", transaction_date: new Date("2023-11-05T14:57:46Z"), category: "expense", note: "The delivery was rejected after an automatic check." },
            { id: 9, user_id: 82, amount: "1.23", transaction_date: new Date("2023-03-15T18:28:35Z"), category: "expense", note: "No response from the team, so the order was closed." },
            { id: 10, user_id: 186, amount: "151.71", transaction_date: new Date("2021-08-09T16:14:23Z"), category: "expense", note: "The document was reopened — partial case, no further action." },
            { id: 11, user_id: 115, amount: "1605.62", transaction_date: new Date("2022-01-20T13:02:59Z"), category: "expense", note: "The customer reported a repeat issue; the shipment was closed." },
            { id: 12, user_id: 39, amount: "5355.38", transaction_date: new Date("2021-09-15T17:57:07Z"), category: "expense", note: "The booking was resolved after a standard check." },
            { id: 13, user_id: 154, amount: "121.23", transaction_date: new Date("2021-04-23T09:16:31Z"), category: "income", note: null },
            { id: 14, user_id: 137, amount: "228.40", transaction_date: new Date("2021-08-20T17:53:40Z"), category: "expense", note: "Flagged as unusual. The account owner refunded the record." },
            { id: 15, user_id: 93, amount: "364.66", transaction_date: new Date("2022-08-23T23:55:50Z"), category: "expense", note: "A standard follow-up: the invoice was replaced." },
            { id: 16, user_id: 146, amount: "2240.98", transaction_date: new Date("2022-09-02T16:43:08Z"), category: "expense", note: "A partial transfer was cancelled the same day." },
            { id: 17, user_id: 36, amount: "3189.52", transaction_date: new Date("2020-07-04T16:29:28Z"), category: "income", note: null },
            { id: 18, user_id: 107, amount: "803.27", transaction_date: new Date("2020-01-15T14:23:04Z"), category: "expense", note: "The request was updated — incomplete case, no further action." },
            { id: 19, user_id: 7, amount: "6163.36", transaction_date: new Date("2023-09-07T06:46:26Z"), category: "income", note: null },
            { id: 20, user_id: 167, amount: "9123.18", transaction_date: new Date("2020-08-23T19:14:30Z"), category: "expense", note: "The reviewer confirmed the details and the refund was processed." },
            { id: 21, user_id: 7, amount: "571.44", transaction_date: new Date("2022-10-09T20:38:17Z"), category: "expense", note: "The delivery was closed — repeat case, no further action." },
            { id: 22, user_id: 170, amount: "7781.65", transaction_date: new Date("2020-11-12T16:20:13Z"), category: "income", note: null },
            { id: 23, user_id: 101, amount: "4460.46", transaction_date: new Date("2020-08-21T18:30:32Z"), category: "expense", note: "An operator asked for a change and the delivery was delayed." },
            { id: 24, user_id: 99, amount: "1236.17", transaction_date: new Date("2022-05-10T17:37:08Z"), category: "expense", note: "An operator confirmed the details and the report was reopened." },
            { id: 25, user_id: 57, amount: "932.79", transaction_date: new Date("2023-09-09T12:34:45Z"), category: "expense", note: "Support reported a late issue; the item was rejected." },
            { id: 26, user_id: 94, amount: "710.96", transaction_date: new Date("2023-03-12T11:48:36Z"), category: "expense", note: "The ticket was cancelled after an urgent check." },
            { id: 27, user_id: 196, amount: "1346.11", transaction_date: new Date("2020-03-29T19:14:05Z"), category: "expense", note: "The team reported an unusual issue; the request was delayed." },
            { id: 28, user_id: 9, amount: "397.78", transaction_date: new Date("2023-10-07T12:11:30Z"), category: "expense", note: "The order was replaced — duplicate case, no further action." },
            { id: 29, user_id: 99, amount: "998.97", transaction_date: new Date("2021-09-20T16:37:46Z"), category: "expense", note: "A manual payment was processed the same day." },
            { id: 30, user_id: 39, amount: "750.40", transaction_date: new Date("2022-11-05T15:32:32Z"), category: "income", note: null },
            { id: 31, user_id: 175, amount: "117.49", transaction_date: new Date("2020-10-04T13:35:30Z"), category: "expense", note: "The transfer was completed — partial case, no further action." },
            { id: 32, user_id: 99, amount: "8745.22", transaction_date: new Date("2023-07-19T16:27:08Z"), category: "expense", note: "An incomplete ticket was updated the same day." },
            { id: 33, user_id: 155, amount: "1308.13", transaction_date: new Date("2020-08-26T12:35:10Z"), category: "income", note: null },
            { id: 34, user_id: 193, amount: "7807.88", transaction_date: new Date("2023-08-15T08:59:13Z"), category: "income", note: null },
            { id: 35, user_id: 195, amount: "1818.17", transaction_date: new Date("2022-03-14T14:05:03Z"), category: "expense", note: "The payment was reopened after a manual check." },
            { id: 36, user_id: 81, amount: "618.11", transaction_date: new Date("2023-06-20T10:56:34Z"), category: "expense", note: "Support reported an urgent issue; the delivery was escalated." },
            { id: 37, user_id: 75, amount: "1933.31", transaction_date: new Date("2023-02-28T06:46:32Z"), category: "expense", note: "The payment was processed after a duplicate check." },
            { id: 38, user_id: 101, amount: "663.66", transaction_date: new Date("2021-06-07T13:59:45Z"), category: "income", note: null },
            { id: 39, user_id: 198, amount: "2591.65", transaction_date: new Date("2020-07-11T20:16:54Z"), category: "income", note: null },
            { id: 40, user_id: 94, amount: "6727.16", transaction_date: new Date("2020-01-02T15:56:54Z"), category: "income", note: null },
            { id: 41, user_id: 112, amount: "2357.85", transaction_date: new Date("2020-03-31T14:00:17Z"), category: "expense", note: "An operator reported a routine issue; the ticket was confirmed." },
            { id: 42, user_id: 64, amount: "9216.45", transaction_date: new Date("2023-06-29T11:13:49Z"), category: "expense", note: "The supplier asked for a change and the claim was refunded." },
            { id: 43, user_id: 198, amount: "129.56", transaction_date: new Date("2021-05-13T15:40:55Z"), category: "income", note: null },
            { id: 44, user_id: 167, amount: "3493.10", transaction_date: new Date("2023-07-28T13:15:00Z"), category: "expense", note: "The record was approved — routine case, no further action." },
            { id: 45, user_id: 195, amount: "5704.01", transaction_date: new Date("2023-12-23T10:45:12Z"), category: "expense", note: "An operator confirmed the details and the refund was escalated." },
            { id: 46, user_id: 88, amount: "580.65", transaction_date: new Date("2021-02-19T23:47:09Z"), category: "income", note: null },
            { id: 47, user_id: 29, amount: "70.56", transaction_date: new Date("2023-12-08T17:47:16Z"), category: "income", note: null },
            { id: 48, user_id: 155, amount: "8967.82", transaction_date: new Date("2023-11-19T16:29:01Z"), category: "income", note: null },
            { id: 49, user_id: 119, amount: "87.89", transaction_date: new Date("2023-06-14T18:18:55Z"), category: "expense", note: "A standard booking was refunded the same day." },
            { id: 50, user_id: 81, amount: "2836.12", transaction_date: new Date("2022-03-28T14:03:15Z"), category: "income", note: null },
            { id: 51, user_id: 167, amount: "6432.48", transaction_date: new Date("2022-09-24T13:42:08Z"), category: "income", note: null },
            { id: 52, user_id: 106, amount: "631.12", transaction_date: new Date("2021-04-08T19:05:05Z"), category: "income", note: null },
            { id: 53, user_id: 39, amount: "2729.98", transaction_date: new Date("2020-02-29T08:10:29Z"), category: "expense", note: "A partial item was escalated the same day." },
            { id: 54, user_id: 122, amount: "3648.09", transaction_date: new Date("2022-12-18T13:23:22Z"), category: "income", note: null },
            { id: 55, user_id: 77, amount: "3800.92", transaction_date: new Date("2021-09-20T07:14:40Z"), category: "expense", note: "The item was confirmed after a routine check." },
            { id: 56, user_id: 91, amount: "8445.89", transaction_date: new Date("2022-05-16T09:09:22Z"), category: "expense", note: "The invoice was reopened — manual case, no further action." },
            { id: 57, user_id: 65, amount: "5921.18", transaction_date: new Date("2020-10-23T14:10:30Z"), category: "expense", note: "The invoice was refunded — incomplete case, no further action." },
            { id: 58, user_id: 101, amount: "5286.88", transaction_date: new Date("2021-08-11T11:13:48Z"), category: "expense", note: "The account owner reported a late issue; the payment was rescheduled." },
            { id: 59, user_id: 175, amount: "5099.82", transaction_date: new Date("2023-08-30T17:48:08Z"), category: "expense", note: "The team asked for a change and the appointment was rescheduled." },
            { id: 60, user_id: 41, amount: "4884.87", transaction_date: new Date("2023-12-10T22:34:48Z"), category: "income", note: null },
            { id: 61, user_id: 138, amount: "4359.92", transaction_date: new Date("2023-12-21T19:49:31Z"), category: "expense", note: "The payment was confirmed after a late check." },
            { id: 62, user_id: 105, amount: "4246.76", transaction_date: new Date("2023-09-11T22:29:10Z"), category: "income", note: null },
            { id: 63, user_id: 38, amount: "5908.48", transaction_date: new Date("2021-10-22T21:24:21Z"), category: "expense", note: "No response from an operator, so the claim was confirmed." },
            { id: 64, user_id: 57, amount: "283.97", transaction_date: new Date("2020-03-19T16:12:51Z"), category: "income", note: null },
            { id: 65, user_id: 180, amount: "1255.45", transaction_date: new Date("2021-09-19T17:26:46Z"), category: "expense", note: "The appointment was refunded following a minor review." },
            { id: 66, user_id: 7, amount: "2479.80", transaction_date: new Date("2023-08-26T02:16:56Z"), category: "expense", note: "The claim was reopened following an automatic review." },
            { id: 67, user_id: 25, amount: "1016.99", transaction_date: new Date("2023-10-20T00:09:13Z"), category: "expense", note: "The shipment was processed after a standard check." },
            { id: 68, user_id: 32, amount: "2498.07", transaction_date: new Date("2021-05-26T05:45:52Z"), category: "income", note: null },
            { id: 69, user_id: 137, amount: "1.67", transaction_date: new Date("2023-05-13T14:40:30Z"), category: "expense", note: "The refund was cancelled following a partial review." },
            { id: 70, user_id: 32, amount: "9714.90", transaction_date: new Date("2021-06-25T18:31:50Z"), category: "expense", note: "The payment was rescheduled following a repeat review." },
            { id: 71, user_id: 132, amount: "490.42", transaction_date: new Date("2020-02-17T06:58:13Z"), category: "expense", note: "Support reported a minor issue; the invoice was cancelled." },
            { id: 72, user_id: 94, amount: "978.70", transaction_date: new Date("2023-09-14T10:11:24Z"), category: "expense", note: "No response from an operator, so the document was replaced." },
            { id: 73, user_id: 178, amount: "4000.14", transaction_date: new Date("2022-07-15T20:57:29Z"), category: "expense", note: "A repeat account was rescheduled the same day." },
            { id: 74, user_id: 177, amount: "7997.37", transaction_date: new Date("2023-04-19T11:31:09Z"), category: "income", note: null },
            { id: 75, user_id: 151, amount: "101.74", transaction_date: new Date("2023-01-01T18:18:37Z"), category: "expense", note: "The reviewer reported a minor issue; the transfer was rescheduled." },
            { id: 76, user_id: 179, amount: "1.21", transaction_date: new Date("2021-06-22T13:29:10Z"), category: "expense", note: "The report was resolved following a minor review." },
            { id: 77, user_id: 76, amount: "6756.50", transaction_date: new Date("2023-08-07T11:26:03Z"), category: "income", note: null },
            { id: 78, user_id: 109, amount: "497.61", transaction_date: new Date("2023-12-02T12:56:57Z"), category: "expense", note: "A routine invoice was processed the same day." },
            { id: 79, user_id: 105, amount: "294.97", transaction_date: new Date("2020-10-26T09:40:49Z"), category: "expense", note: "The refund was resolved after a repeat check." },
            { id: 80, user_id: 124, amount: "77.99", transaction_date: new Date("2023-06-23T18:28:19Z"), category: "expense", note: "No response from the team, so the claim was reopened." },
            { id: 81, user_id: 29, amount: "3797.04", transaction_date: new Date("2023-12-11T18:19:06Z"), category: "expense", note: "The booking was updated — late case, no further action." },
            { id: 82, user_id: 106, amount: "3341.12", transaction_date: new Date("2022-09-10T21:03:53Z"), category: "expense", note: "The team reported a minor issue; the session was replaced." },
            { id: 83, user_id: 116, amount: "26.15", transaction_date: new Date("2023-08-19T09:38:43Z"), category: "expense", note: "A partial follow-up: the refund was confirmed." },
            { id: 84, user_id: 31, amount: "3131.56", transaction_date: new Date("2023-09-15T10:03:25Z"), category: "expense", note: "Support reported an automatic issue; the payment was closed." },
            { id: 85, user_id: 193, amount: "3661.35", transaction_date: new Date("2022-09-25T07:15:45Z"), category: "expense", note: "No response from the supplier, so the refund was resolved." },
            { id: 86, user_id: 89, amount: "3395.09", transaction_date: new Date("2023-12-21T12:17:28Z"), category: "expense", note: "The refund was reopened following a repeat review." },
            { id: 87, user_id: 69, amount: "56.61", transaction_date: new Date("2022-12-15T13:18:03Z"), category: "income", note: null },
            { id: 88, user_id: 29, amount: "2956.05", transaction_date: new Date("2021-07-22T20:42:42Z"), category: "income", note: null },
            { id: 89, user_id: 154, amount: "277.43", transaction_date: new Date("2023-08-07T11:59:04Z"), category: "expense", note: "No response from the reviewer, so the delivery was updated." },
            { id: 90, user_id: 112, amount: "6966.26", transaction_date: new Date("2023-07-04T09:11:53Z"), category: "expense", note: "The team asked for a change and the booking was resolved." },
            { id: 91, user_id: 40, amount: "6866.59", transaction_date: new Date("2020-12-04T21:44:26Z"), category: "income", note: null },
            { id: 92, user_id: 129, amount: "63.76", transaction_date: new Date("2020-08-13T15:35:34Z"), category: "expense", note: "The invoice was confirmed after a duplicate check." },
            { id: 93, user_id: 126, amount: "713.65", transaction_date: new Date("2020-04-14T22:36:50Z"), category: "expense", note: "The shipment was closed after an automatic check." },
            { id: 94, user_id: 105, amount: "4430.38", transaction_date: new Date("2023-05-05T18:00:51Z"), category: "expense", note: "The order was rejected — partial case, no further action." },
            { id: 95, user_id: 154, amount: "8111.03", transaction_date: new Date("2020-11-23T20:30:32Z"), category: "expense", note: "The ticket was rescheduled after an unusual check." },
            { id: 96, user_id: 94, amount: "1025.65", transaction_date: new Date("2023-04-08T07:24:59Z"), category: "expense", note: "The courier confirmed the details and the record was rejected." },
            { id: 97, user_id: 99, amount: "1247.00", transaction_date: new Date("2023-07-17T19:09:05Z"), category: "expense", note: "The delivery was processed — manual case, no further action." },
            { id: 98, user_id: 31, amount: "3402.58", transaction_date: new Date("2021-09-26T19:42:20Z"), category: "expense", note: "The transfer was replaced — late case, no further action." },
            { id: 99, user_id: 25, amount: "6409.97", transaction_date: new Date("2022-11-28T17:12:12Z"), category: "expense", note: "The item was completed following a late review." },
            { id: 100, user_id: 168, amount: "498.03", transaction_date: new Date("2023-05-18T08:36:37Z"), category: "income", note: null },
            { id: 101, user_id: 151, amount: "395.44", transaction_date: new Date("2023-03-24T16:43:29Z"), category: "income", note: null },
            { id: 102, user_id: 118, amount: "1536.70", transaction_date: new Date("2023-07-15T06:57:56Z"), category: "income", note: null },
            { id: 103, user_id: 101, amount: "8323.34", transaction_date: new Date("2023-10-21T19:21:57Z"), category: "expense", note: "An urgent payment was replaced the same day." },
            { id: 104, user_id: 155, amount: "815.93", transaction_date: new Date("2023-01-03T10:53:16Z"), category: "expense", note: "A routine transfer was replaced the same day." },
            { id: 105, user_id: 190, amount: "3957.05", transaction_date: new Date("2023-03-19T17:33:12Z"), category: "expense", note: "A standard follow-up: the transfer was rescheduled." },
            { id: 106, user_id: 176, amount: "4622.59", transaction_date: new Date("2023-10-12T18:15:09Z"), category: "expense", note: "Support asked for a change and the delivery was processed." },
            { id: 107, user_id: 197, amount: "4613.96", transaction_date: new Date("2021-12-21T12:48:40Z"), category: "expense", note: "The reviewer reported a minor issue; the shipment was delayed." },
            { id: 108, user_id: 129, amount: "10.56", transaction_date: new Date("2023-08-19T12:37:04Z"), category: "expense", note: "A duplicate follow-up: the record was reviewed." },
            { id: 109, user_id: 168, amount: "2749.40", transaction_date: new Date("2023-11-23T21:24:56Z"), category: "income", note: null },
            { id: 110, user_id: 93, amount: "30.71", transaction_date: new Date("2022-11-06T20:17:38Z"), category: "expense", note: "No response from the customer, so the invoice was approved." },
            { id: 111, user_id: 25, amount: "2043.95", transaction_date: new Date("2020-05-15T16:28:37Z"), category: "expense", note: "The item was cancelled following a minor review." },
            { id: 112, user_id: 129, amount: "25.55", transaction_date: new Date("2023-03-05T21:53:42Z"), category: "expense", note: "The account owner asked for a change and the item was reviewed." },
            { id: 113, user_id: 55, amount: "3260.25", transaction_date: new Date("2023-12-22T12:42:06Z"), category: "income", note: null },
            { id: 114, user_id: 64, amount: "61.37", transaction_date: new Date("2023-05-24T08:54:13Z"), category: "expense", note: "The transfer was closed following an unusual review." },
            { id: 115, user_id: 70, amount: "1335.10", transaction_date: new Date("2020-09-05T02:15:07Z"), category: "income", note: null },
            { id: 116, user_id: 86, amount: "74.08", transaction_date: new Date("2022-08-15T11:31:20Z"), category: "income", note: null },
            { id: 117, user_id: 36, amount: "1334.44", transaction_date: new Date("2022-08-26T13:59:30Z"), category: "income", note: null },
            { id: 118, user_id: 106, amount: "7255.79", transaction_date: new Date("2022-01-22T16:00:59Z"), category: "expense", note: "The delivery was reopened after an urgent check." },
            { id: 119, user_id: 88, amount: "3365.72", transaction_date: new Date("2020-02-12T18:16:10Z"), category: "income", note: null },
            { id: 120, user_id: 155, amount: "4192.59", transaction_date: new Date("2023-03-22T18:04:51Z"), category: "expense", note: "No response from the account owner, so the ticket was escalated." },
            { id: 121, user_id: 78, amount: "2653.79", transaction_date: new Date("2022-08-31T18:42:03Z"), category: "income", note: null },
            { id: 122, user_id: 18, amount: "3539.27", transaction_date: new Date("2022-01-23T07:01:17Z"), category: "expense", note: "Flagged as late. Support reviewed the refund." },
            { id: 123, user_id: 86, amount: "5056.86", transaction_date: new Date("2022-11-11T18:45:25Z"), category: "income", note: null },
            { id: 124, user_id: 112, amount: "521.64", transaction_date: new Date("2022-02-06T10:05:07Z"), category: "expense", note: "The courier confirmed the details and the report was resolved." },
            { id: 125, user_id: 1, amount: "3502.12", transaction_date: new Date("2023-09-02T18:14:29Z"), category: "expense", note: "Support asked for a change and the record was confirmed." },
            { id: 126, user_id: 48, amount: "935.68", transaction_date: new Date("2020-05-21T03:32:09Z"), category: "expense", note: "The claim was cancelled after an urgent check." },
            { id: 127, user_id: 9, amount: "7303.30", transaction_date: new Date("2022-02-05T08:18:36Z"), category: "expense", note: "The delivery was closed — urgent case, no further action." },
            { id: 128, user_id: 62, amount: "3358.65", transaction_date: new Date("2023-10-03T13:29:30Z"), category: "expense", note: "The reviewer confirmed the details and the transfer was closed." },
            { id: 129, user_id: 95, amount: "409.11", transaction_date: new Date("2021-05-28T17:36:20Z"), category: "expense", note: "The reviewer reported a standard issue; the order was escalated." },
            { id: 130, user_id: 177, amount: "5572.08", transaction_date: new Date("2022-03-07T07:16:05Z"), category: "expense", note: "The reviewer asked for a change and the refund was cancelled." },
            { id: 131, user_id: 115, amount: "7631.91", transaction_date: new Date("2022-02-10T10:23:20Z"), category: "expense", note: "Support asked for a change and the booking was reopened." },
            { id: 132, user_id: 82, amount: "9899.53", transaction_date: new Date("2023-09-27T13:10:25Z"), category: "expense", note: "Flagged as standard. The courier resolved the account." },
            { id: 133, user_id: 55, amount: "3944.44", transaction_date: new Date("2023-11-10T09:20:27Z"), category: "expense", note: "A late follow-up: the request was approved." },
            { id: 134, user_id: 36, amount: "3288.08", transaction_date: new Date("2021-10-13T10:46:04Z"), category: "expense", note: "No response from the reviewer, so the item was confirmed." },
            { id: 135, user_id: 129, amount: "2879.51", transaction_date: new Date("2020-10-31T21:26:40Z"), category: "income", note: null },
            { id: 136, user_id: 173, amount: "1453.48", transaction_date: new Date("2022-06-08T21:48:36Z"), category: "income", note: null },
            { id: 137, user_id: 194, amount: "303.07", transaction_date: new Date("2022-07-28T11:24:13Z"), category: "expense", note: "The delivery was updated following a late review." },
            { id: 138, user_id: 195, amount: "282.71", transaction_date: new Date("2020-06-17T09:53:03Z"), category: "expense", note: "An operator reported a partial issue; the appointment was updated." },
            { id: 139, user_id: 41, amount: "9612.04", transaction_date: new Date("2022-06-12T19:48:48Z"), category: "expense", note: "The item was reviewed following an unusual review." },
            { id: 140, user_id: 186, amount: "70.82", transaction_date: new Date("2022-04-06T12:34:11Z"), category: "income", note: null },
            { id: 141, user_id: 15, amount: "3278.37", transaction_date: new Date("2023-10-10T19:20:42Z"), category: "expense", note: "A manual follow-up: the refund was closed." },
            { id: 142, user_id: 78, amount: "6774.46", transaction_date: new Date("2022-04-24T11:22:03Z"), category: "expense", note: "The request was processed after a standard check." },
            { id: 143, user_id: 29, amount: "2260.88", transaction_date: new Date("2023-09-05T18:57:25Z"), category: "expense", note: "The customer confirmed the details and the record was completed." },
            { id: 144, user_id: 151, amount: "933.07", transaction_date: new Date("2023-01-05T14:55:58Z"), category: "expense", note: "No response from the reviewer, so the invoice was rejected." },
            { id: 145, user_id: 36, amount: "4516.73", transaction_date: new Date("2023-07-14T15:34:13Z"), category: "expense", note: "The booking was delayed following a minor review." },
            { id: 146, user_id: 36, amount: "398.40", transaction_date: new Date("2022-09-24T09:40:19Z"), category: "expense", note: "The reviewer asked for a change and the refund was approved." },
            { id: 147, user_id: 20, amount: "8121.72", transaction_date: new Date("2022-11-30T00:27:33Z"), category: "expense", note: "The account was cancelled — standard case, no further action." },
            { id: 148, user_id: 149, amount: "758.74", transaction_date: new Date("2020-09-16T21:35:52Z"), category: "income", note: null },
            { id: 149, user_id: 126, amount: "1756.89", transaction_date: new Date("2022-12-29T17:37:04Z"), category: "expense", note: "The account owner confirmed the details and the shipment was delayed." },
            { id: 150, user_id: 30, amount: "331.60", transaction_date: new Date("2023-12-21T20:33:48Z"), category: "expense", note: "The customer confirmed the details and the account was refunded." },
            { id: 151, user_id: 168, amount: "7.30", transaction_date: new Date("2021-12-14T21:37:13Z"), category: "expense", note: "An unusual follow-up: the booking was reviewed." },
            { id: 152, user_id: 101, amount: "6543.01", transaction_date: new Date("2021-10-07T13:03:18Z"), category: "income", note: null },
            { id: 153, user_id: 16, amount: "3168.33", transaction_date: new Date("2022-11-12T20:04:03Z"), category: "expense", note: "The claim was rejected — manual case, no further action." },
            { id: 154, user_id: 77, amount: "100.77", transaction_date: new Date("2021-12-28T08:56:09Z"), category: "expense", note: "The supplier confirmed the details and the payment was approved." },
            { id: 155, user_id: 122, amount: "3151.76", transaction_date: new Date("2021-06-07T18:27:37Z"), category: "income", note: null },
            { id: 156, user_id: 57, amount: "4200.71", transaction_date: new Date("2022-07-18T11:17:44Z"), category: "expense", note: "An incomplete follow-up: the delivery was processed." },
            { id: 157, user_id: 61, amount: "3738.51", transaction_date: new Date("2021-11-02T09:10:17Z"), category: "income", note: null },
            { id: 158, user_id: 171, amount: "3464.72", transaction_date: new Date("2021-05-09T13:38:17Z"), category: "expense", note: "The reviewer asked for a change and the session was rejected." },
            { id: 159, user_id: 79, amount: "114.23", transaction_date: new Date("2021-09-12T12:26:10Z"), category: "expense", note: "Flagged as duplicate. The reviewer reopened the session." },
            { id: 160, user_id: 119, amount: "8105.30", transaction_date: new Date("2023-04-10T18:21:02Z"), category: "expense", note: "The order was delayed following a minor review." },
            { id: 161, user_id: 175, amount: "7244.07", transaction_date: new Date("2023-12-31T20:39:36Z"), category: "income", note: null },
            { id: 162, user_id: 30, amount: "4.17", transaction_date: new Date("2020-11-28T18:00:56Z"), category: "expense", note: "The reviewer confirmed the details and the report was cancelled." },
            { id: 163, user_id: 196, amount: "7201.68", transaction_date: new Date("2020-10-30T20:58:34Z"), category: "expense", note: "The courier asked for a change and the refund was refunded." },
            { id: 164, user_id: 84, amount: "3215.96", transaction_date: new Date("2022-09-15T19:46:00Z"), category: "expense", note: "The request was reviewed — automatic case, no further action." },
            { id: 165, user_id: 76, amount: "1355.39", transaction_date: new Date("2023-12-03T14:20:25Z"), category: "expense", note: "An operator confirmed the details and the request was completed." },
            { id: 166, user_id: 47, amount: "2979.47", transaction_date: new Date("2022-01-15T18:02:14Z"), category: "income", note: null },
            { id: 167, user_id: 41, amount: "9796.22", transaction_date: new Date("2023-12-27T14:52:31Z"), category: "expense", note: "Flagged as manual. The account owner cancelled the booking." },
            { id: 168, user_id: 155, amount: "140.25", transaction_date: new Date("2021-08-30T09:42:16Z"), category: "income", note: null },
            { id: 169, user_id: 54, amount: "2165.09", transaction_date: new Date("2023-05-19T19:35:54Z"), category: "expense", note: "The account owner asked for a change and the transfer was processed." },
            { id: 170, user_id: 150, amount: "701.91", transaction_date: new Date("2022-07-28T17:10:28Z"), category: "expense", note: "The account owner confirmed the details and the session was replaced." },
            { id: 171, user_id: 169, amount: "1656.39", transaction_date: new Date("2023-04-09T18:51:29Z"), category: "income", note: null },
            { id: 172, user_id: 14, amount: "2566.01", transaction_date: new Date("2021-07-20T12:28:42Z"), category: "expense", note: "Support confirmed the details and the document was completed." },
            { id: 173, user_id: 12, amount: "25.97", transaction_date: new Date("2023-01-13T20:01:59Z"), category: "expense", note: "An incomplete follow-up: the report was rescheduled." },
            { id: 174, user_id: 127, amount: "1508.88", transaction_date: new Date("2023-10-20T09:17:46Z"), category: "income", note: null },
            { id: 175, user_id: 19, amount: "9416.99", transaction_date: new Date("2022-03-27T20:28:23Z"), category: "expense", note: "No response from the reviewer, so the report was processed." },
            { id: 176, user_id: 44, amount: "1687.11", transaction_date: new Date("2020-02-21T14:00:09Z"), category: "expense", note: "The payment was replaced — automatic case, no further action." },
            { id: 177, user_id: 54, amount: "469.83", transaction_date: new Date("2021-07-02T16:21:57Z"), category: "expense", note: "The team asked for a change and the refund was completed." },
            { id: 178, user_id: 18, amount: "144.90", transaction_date: new Date("2020-09-10T15:56:01Z"), category: "expense", note: "The customer asked for a change and the account was escalated." },
            { id: 179, user_id: 39, amount: "1158.70", transaction_date: new Date("2020-04-19T19:18:40Z"), category: "expense", note: "The customer reported an urgent issue; the invoice was reopened." },
            { id: 180, user_id: 84, amount: "3828.06", transaction_date: new Date("2023-01-30T20:48:18Z"), category: "expense", note: "Flagged as unusual. The courier replaced the delivery." },
            { id: 181, user_id: 51, amount: "161.70", transaction_date: new Date("2023-01-06T17:21:55Z"), category: "expense", note: "The claim was rescheduled following a duplicate review." },
            { id: 182, user_id: 126, amount: "9457.28", transaction_date: new Date("2022-06-12T20:58:31Z"), category: "expense", note: "A duplicate document was replaced the same day." },
            { id: 183, user_id: 79, amount: "3397.42", transaction_date: new Date("2022-10-02T08:48:43Z"), category: "expense", note: "The supplier confirmed the details and the ticket was replaced." },
            { id: 184, user_id: 90, amount: "7282.17", transaction_date: new Date("2023-06-23T20:49:51Z"), category: "expense", note: "No response from support, so the shipment was processed." },
            { id: 185, user_id: 81, amount: "5132.32", transaction_date: new Date("2021-09-03T08:01:02Z"), category: "expense", note: "The account owner confirmed the details and the document was updated." },
            { id: 186, user_id: 186, amount: "1561.74", transaction_date: new Date("2023-04-20T20:02:33Z"), category: "income", note: null },
            { id: 187, user_id: 115, amount: "44.00", transaction_date: new Date("2022-02-05T19:45:39Z"), category: "income", note: null },
            { id: 188, user_id: 195, amount: "7019.85", transaction_date: new Date("2020-12-06T16:09:49Z"), category: "expense", note: "No response from the supplier, so the document was rescheduled." },
            { id: 189, user_id: 137, amount: "9058.05", transaction_date: new Date("2023-06-28T16:30:37Z"), category: "income", note: null },
            { id: 190, user_id: 116, amount: "2726.73", transaction_date: new Date("2023-09-02T13:41:04Z"), category: "income", note: null },
            { id: 191, user_id: 77, amount: "2124.96", transaction_date: new Date("2023-09-25T13:09:01Z"), category: "expense", note: "Flagged as manual. The supplier replaced the document." },
            { id: 192, user_id: 5, amount: "3026.97", transaction_date: new Date("2023-09-04T13:50:10Z"), category: "income", note: null },
            { id: 193, user_id: 9, amount: "393.20", transaction_date: new Date("2023-04-01T16:06:48Z"), category: "expense", note: "An operator asked for a change and the report was delayed." },
            { id: 194, user_id: 78, amount: "4400.42", transaction_date: new Date("2023-07-21T18:01:09Z"), category: "expense", note: "The shipment was resolved — incomplete case, no further action." },
            { id: 195, user_id: 24, amount: "5068.36", transaction_date: new Date("2023-08-31T20:24:16Z"), category: "expense", note: "The customer asked for a change and the delivery was reviewed." },
            { id: 196, user_id: 29, amount: "6028.44", transaction_date: new Date("2023-01-02T10:01:57Z"), category: "income", note: null },
            { id: 197, user_id: 47, amount: "5123.14", transaction_date: new Date("2022-04-25T19:45:44Z"), category: "income", note: null },
            { id: 198, user_id: 146, amount: "5667.92", transaction_date: new Date("2021-01-23T15:00:16Z"), category: "expense", note: "The account was processed following an automatic review." },
            { id: 199, user_id: 91, amount: "823.31", transaction_date: new Date("2020-05-01T13:33:49Z"), category: "income", note: null },
            { id: 200, user_id: 119, amount: "4702.47", transaction_date: new Date("2020-05-29T10:24:47Z"), category: "income", note: null },
            { id: 201, user_id: 47, amount: "2236.53", transaction_date: new Date("2023-07-27T20:57:56Z"), category: "expense", note: "An operator confirmed the details and the report was confirmed." },
            { id: 202, user_id: 159, amount: "84.06", transaction_date: new Date("2021-11-27T14:25:11Z"), category: "expense", note: "A standard follow-up: the order was completed." },
            { id: 203, user_id: 78, amount: "2130.22", transaction_date: new Date("2022-09-04T11:38:51Z"), category: "expense", note: "The item was updated after a late check." },
            { id: 204, user_id: 126, amount: "3544.03", transaction_date: new Date("2020-12-11T17:05:00Z"), category: "income", note: null },
            { id: 205, user_id: 114, amount: "6029.00", transaction_date: new Date("2022-12-14T18:37:05Z"), category: "expense", note: "A standard document was delayed the same day." },
            { id: 206, user_id: 169, amount: "2546.92", transaction_date: new Date("2022-10-06T19:04:18Z"), category: "income", note: null },
            { id: 207, user_id: 84, amount: "9415.38", transaction_date: new Date("2022-11-10T08:17:26Z"), category: "expense", note: "A standard payment was refunded the same day." },
            { id: 208, user_id: 99, amount: "9608.07", transaction_date: new Date("2022-03-10T12:10:40Z"), category: "expense", note: "The invoice was reviewed after an automatic check." },
            { id: 209, user_id: 76, amount: "6206.09", transaction_date: new Date("2023-08-12T11:54:33Z"), category: "expense", note: "An automatic report was rescheduled the same day." },
            { id: 210, user_id: 165, amount: "335.26", transaction_date: new Date("2022-12-21T20:48:57Z"), category: "expense", note: "An urgent report was rescheduled the same day." },
            { id: 211, user_id: 188, amount: "7619.86", transaction_date: new Date("2021-05-12T17:01:12Z"), category: "income", note: null },
            { id: 212, user_id: 170, amount: "839.55", transaction_date: new Date("2021-11-17T13:09:13Z"), category: "expense", note: "The transfer was reviewed — routine case, no further action." },
            { id: 213, user_id: 138, amount: "8552.62", transaction_date: new Date("2021-02-22T14:30:30Z"), category: "expense", note: "The customer confirmed the details and the payment was replaced." },
            { id: 214, user_id: 76, amount: "3954.77", transaction_date: new Date("2020-03-17T13:21:49Z"), category: "expense", note: "The request was completed following a duplicate review." },
            { id: 215, user_id: 173, amount: "9412.47", transaction_date: new Date("2022-12-02T19:14:28Z"), category: "expense", note: "A late record was rejected the same day." },
            { id: 216, user_id: 101, amount: "6625.11", transaction_date: new Date("2022-05-15T21:45:22Z"), category: "expense", note: "The customer confirmed the details and the record was updated." },
            { id: 217, user_id: 139, amount: "89.41", transaction_date: new Date("2020-04-11T17:23:28Z"), category: "expense", note: "The courier reported a repeat issue; the delivery was cancelled." },
            { id: 218, user_id: 173, amount: "8976.62", transaction_date: new Date("2021-03-16T13:22:50Z"), category: "income", note: null },
            { id: 219, user_id: 47, amount: "8671.24", transaction_date: new Date("2020-06-29T21:50:32Z"), category: "expense", note: "The supplier asked for a change and the request was updated." },
            { id: 220, user_id: 3, amount: "6428.03", transaction_date: new Date("2021-02-24T23:14:48Z"), category: "income", note: null },
            { id: 221, user_id: 62, amount: "98.12", transaction_date: new Date("2021-11-07T14:10:29Z"), category: "expense", note: "The customer asked for a change and the account was refunded." },
            { id: 222, user_id: 197, amount: "3651.37", transaction_date: new Date("2020-10-08T18:23:41Z"), category: "income", note: null },
            { id: 223, user_id: 118, amount: "5692.11", transaction_date: new Date("2022-11-20T08:44:00Z"), category: "income", note: null },
            { id: 224, user_id: 78, amount: "2089.98", transaction_date: new Date("2021-01-15T13:12:29Z"), category: "expense", note: "The booking was approved — duplicate case, no further action." },
            { id: 225, user_id: 97, amount: "6785.34", transaction_date: new Date("2023-06-30T18:23:02Z"), category: "expense", note: "A routine shipment was rejected the same day." },
            { id: 226, user_id: 167, amount: "2126.92", transaction_date: new Date("2022-05-27T21:39:50Z"), category: "expense", note: "The refund was confirmed after a minor check." },
            { id: 227, user_id: 75, amount: "2965.10", transaction_date: new Date("2020-03-07T17:29:48Z"), category: "expense", note: "An urgent order was escalated the same day." },
            { id: 228, user_id: 173, amount: "8991.52", transaction_date: new Date("2022-02-10T13:32:48Z"), category: "expense", note: "Support reported an incomplete issue; the delivery was cancelled." },
            { id: 229, user_id: 36, amount: "3668.57", transaction_date: new Date("2023-10-11T23:54:32Z"), category: "income", note: null },
            { id: 230, user_id: 44, amount: "2354.46", transaction_date: new Date("2021-07-07T14:44:03Z"), category: "expense", note: "A duplicate follow-up: the delivery was reopened." },
            { id: 231, user_id: 150, amount: "1567.69", transaction_date: new Date("2021-09-06T20:39:18Z"), category: "expense", note: "The supplier asked for a change and the refund was approved." },
            { id: 232, user_id: 172, amount: "5145.18", transaction_date: new Date("2022-01-14T13:49:46Z"), category: "income", note: null },
            { id: 233, user_id: 73, amount: "2747.39", transaction_date: new Date("2023-08-10T00:46:06Z"), category: "expense", note: "The booking was resolved after a duplicate check." },
            { id: 234, user_id: 186, amount: "3866.95", transaction_date: new Date("2023-11-30T15:52:43Z"), category: "expense", note: "The booking was refunded following a manual review." },
            { id: 235, user_id: 77, amount: "2179.23", transaction_date: new Date("2023-02-17T11:43:05Z"), category: "expense", note: "The account owner reported a minor issue; the ticket was confirmed." },
            { id: 236, user_id: 137, amount: "7528.62", transaction_date: new Date("2022-11-29T08:13:19Z"), category: "income", note: null },
            { id: 237, user_id: 36, amount: "1.40", transaction_date: new Date("2022-05-26T15:46:15Z"), category: "income", note: null },
            { id: 238, user_id: 94, amount: "6406.73", transaction_date: new Date("2022-04-14T14:42:45Z"), category: "expense", note: "No response from the reviewer, so the invoice was delayed." },
            { id: 239, user_id: 157, amount: "6594.62", transaction_date: new Date("2021-10-21T22:58:28Z"), category: "expense", note: "The invoice was approved after a partial check." },
            { id: 240, user_id: 39, amount: "7890.57", transaction_date: new Date("2022-11-25T09:12:24Z"), category: "expense", note: "The customer asked for a change and the session was resolved." },
            { id: 241, user_id: 130, amount: "213.31", transaction_date: new Date("2022-10-20T10:22:15Z"), category: "expense", note: "The account was confirmed after a duplicate check." },
            { id: 242, user_id: 30, amount: "5274.76", transaction_date: new Date("2023-03-12T12:21:42Z"), category: "expense", note: "No response from support, so the booking was confirmed." },
            { id: 243, user_id: 62, amount: "51.87", transaction_date: new Date("2022-03-29T05:58:10Z"), category: "expense", note: "The document was rescheduled after a manual check." },
            { id: 244, user_id: 31, amount: "688.59", transaction_date: new Date("2022-04-17T06:54:56Z"), category: "expense", note: "Flagged as unusual. The reviewer cancelled the booking." },
            { id: 245, user_id: 55, amount: "1699.58", transaction_date: new Date("2021-01-14T17:37:16Z"), category: "expense", note: "The supplier asked for a change and the refund was resolved." },
            { id: 246, user_id: 96, amount: "5582.07", transaction_date: new Date("2023-03-08T15:43:19Z"), category: "expense", note: "Flagged as incomplete. The customer updated the appointment." },
            { id: 247, user_id: 77, amount: "2724.01", transaction_date: new Date("2022-10-21T11:36:15Z"), category: "expense", note: "An incomplete follow-up: the booking was delayed." },
            { id: 248, user_id: 81, amount: "2214.99", transaction_date: new Date("2023-04-23T20:44:40Z"), category: "expense", note: "An urgent follow-up: the order was replaced." },
            { id: 249, user_id: 178, amount: "10.37", transaction_date: new Date("2022-05-04T20:28:29Z"), category: "expense", note: "The session was processed — late case, no further action." },
            { id: 250, user_id: 127, amount: "10.02", transaction_date: new Date("2020-08-20T12:20:31Z"), category: "expense", note: "The report was delayed — minor case, no further action." },
            { id: 251, user_id: 91, amount: "130.67", transaction_date: new Date("2023-12-30T12:53:31Z"), category: "income", note: null },
            { id: 252, user_id: 126, amount: "1524.13", transaction_date: new Date("2021-09-14T17:04:30Z"), category: "income", note: null },
            { id: 253, user_id: 153, amount: "97.33", transaction_date: new Date("2021-04-17T19:09:52Z"), category: "expense", note: "The report was resolved after a late check." },
            { id: 254, user_id: 119, amount: "9041.96", transaction_date: new Date("2021-02-17T16:13:37Z"), category: "expense", note: "The reviewer confirmed the details and the delivery was reviewed." },
            { id: 255, user_id: 108, amount: "5580.98", transaction_date: new Date("2023-05-19T20:27:24Z"), category: "income", note: null },
            { id: 256, user_id: 112, amount: "6119.16", transaction_date: new Date("2023-02-16T12:58:06Z"), category: "expense", note: "The ticket was replaced after a partial check." },
            { id: 257, user_id: 53, amount: "773.80", transaction_date: new Date("2023-10-18T18:04:13Z"), category: "income", note: null },
            { id: 258, user_id: 105, amount: "5996.73", transaction_date: new Date("2023-04-22T18:45:27Z"), category: "expense", note: "The customer asked for a change and the account was closed." },
            { id: 259, user_id: 186, amount: "3251.36", transaction_date: new Date("2021-07-09T19:28:18Z"), category: "expense", note: "The team reported an incomplete issue; the transfer was replaced." },
            { id: 260, user_id: 93, amount: "3581.45", transaction_date: new Date("2022-10-04T09:40:07Z"), category: "income", note: null },
            { id: 261, user_id: 81, amount: "2071.68", transaction_date: new Date("2020-07-21T22:54:19Z"), category: "expense", note: "No response from the courier, so the invoice was rescheduled." },
            { id: 262, user_id: 192, amount: "1141.16", transaction_date: new Date("2021-07-01T08:36:58Z"), category: "expense", note: "Flagged as automatic. An operator escalated the payment." },
            { id: 263, user_id: 119, amount: "382.38", transaction_date: new Date("2021-10-20T12:01:04Z"), category: "expense", note: "A minor follow-up: the transfer was closed." },
            { id: 264, user_id: 175, amount: "4486.23", transaction_date: new Date("2022-10-26T03:03:37Z"), category: "expense", note: "A duplicate follow-up: the payment was rescheduled." },
            { id: 265, user_id: 43, amount: "936.40", transaction_date: new Date("2022-04-24T19:17:20Z"), category: "income", note: null },
            { id: 266, user_id: 87, amount: "91.05", transaction_date: new Date("2021-11-05T22:50:19Z"), category: "expense", note: "The booking was confirmed — incomplete case, no further action." },
            { id: 267, user_id: 91, amount: "5624.31", transaction_date: new Date("2023-06-12T20:03:24Z"), category: "income", note: null },
            { id: 268, user_id: 173, amount: "1125.54", transaction_date: new Date("2022-10-21T20:39:14Z"), category: "expense", note: "The account owner reported an unusual issue; the invoice was delayed." },
            { id: 269, user_id: 31, amount: "4028.36", transaction_date: new Date("2022-12-21T21:42:36Z"), category: "expense", note: "No response from the customer, so the invoice was processed." },
            { id: 270, user_id: 9, amount: "1715.20", transaction_date: new Date("2023-12-25T11:02:40Z"), category: "income", note: null },
            { id: 271, user_id: 182, amount: "3537.05", transaction_date: new Date("2022-08-17T16:32:41Z"), category: "expense", note: "The team reported an unusual issue; the invoice was replaced." },
            { id: 272, user_id: 164, amount: "2757.30", transaction_date: new Date("2021-09-23T17:50:15Z"), category: "expense", note: "The report was completed after a partial check." },
            { id: 273, user_id: 34, amount: "8.87", transaction_date: new Date("2023-02-01T14:07:10Z"), category: "expense", note: "The payment was updated following an incomplete review." },
            { id: 274, user_id: 18, amount: "5631.69", transaction_date: new Date("2023-08-23T20:59:23Z"), category: "expense", note: "An incomplete document was escalated the same day." },
            { id: 275, user_id: 46, amount: "3944.92", transaction_date: new Date("2022-11-18T12:24:05Z"), category: "expense", note: "The account owner asked for a change and the order was reopened." },
            { id: 276, user_id: 7, amount: "1407.46", transaction_date: new Date("2021-03-26T00:10:33Z"), category: "income", note: null },
            { id: 277, user_id: 7, amount: "3571.09", transaction_date: new Date("2023-11-17T11:08:47Z"), category: "income", note: null },
            { id: 278, user_id: 155, amount: "1309.67", transaction_date: new Date("2023-11-09T14:12:48Z"), category: "expense", note: "Support asked for a change and the shipment was replaced." },
            { id: 279, user_id: 187, amount: "561.57", transaction_date: new Date("2023-03-25T15:35:13Z"), category: "expense", note: "The refund was completed following a routine review." },
            { id: 280, user_id: 81, amount: "4548.29", transaction_date: new Date("2023-07-25T18:10:59Z"), category: "income", note: null },
            { id: 281, user_id: 29, amount: "5997.87", transaction_date: new Date("2022-11-20T21:25:11Z"), category: "income", note: null },
            { id: 282, user_id: 34, amount: "9915.77", transaction_date: new Date("2023-11-08T16:13:22Z"), category: "income", note: null },
            { id: 283, user_id: 49, amount: "223.13", transaction_date: new Date("2022-08-25T12:51:02Z"), category: "expense", note: "The customer confirmed the details and the invoice was reviewed." },
            { id: 284, user_id: 7, amount: "4.49", transaction_date: new Date("2021-04-01T19:49:29Z"), category: "expense", note: "The payment was refunded after an automatic check." },
            { id: 285, user_id: 115, amount: "7708.59", transaction_date: new Date("2022-09-15T16:52:39Z"), category: "income", note: null },
            { id: 286, user_id: 94, amount: "1166.71", transaction_date: new Date("2022-03-01T14:10:25Z"), category: "expense", note: "No response from the reviewer, so the booking was closed." },
            { id: 287, user_id: 192, amount: "2271.92", transaction_date: new Date("2022-01-25T22:11:30Z"), category: "income", note: null },
            { id: 288, user_id: 14, amount: "4150.79", transaction_date: new Date("2023-10-20T13:04:15Z"), category: "expense", note: "Flagged as minor. The customer cancelled the account." },
            { id: 289, user_id: 81, amount: "953.29", transaction_date: new Date("2022-08-22T16:20:41Z"), category: "expense", note: "A partial shipment was delayed the same day." },
            { id: 290, user_id: 160, amount: "4540.34", transaction_date: new Date("2021-09-07T17:08:32Z"), category: "income", note: null },
            { id: 291, user_id: 89, amount: "5866.51", transaction_date: new Date("2023-08-25T11:16:25Z"), category: "income", note: null },
            { id: 292, user_id: 9, amount: "4857.89", transaction_date: new Date("2020-05-01T22:07:13Z"), category: "expense", note: "An operator reported an urgent issue; the document was cancelled." },
            { id: 293, user_id: 36, amount: "5883.21", transaction_date: new Date("2022-01-15T09:05:05Z"), category: "income", note: null },
            { id: 294, user_id: 77, amount: "6606.33", transaction_date: new Date("2021-02-02T14:22:29Z"), category: "income", note: null },
            { id: 295, user_id: 89, amount: "9259.29", transaction_date: new Date("2020-10-06T19:49:59Z"), category: "expense", note: "The reviewer confirmed the details and the shipment was completed." },
            { id: 296, user_id: 29, amount: "8130.61", transaction_date: new Date("2022-11-11T16:18:55Z"), category: "income", note: null },
            { id: 297, user_id: 8, amount: "9113.48", transaction_date: new Date("2023-09-07T18:28:38Z"), category: "expense", note: "A standard follow-up: the account was rejected." },
            { id: 298, user_id: 76, amount: "5573.23", transaction_date: new Date("2022-01-20T17:48:25Z"), category: "expense", note: "The payment was updated after a manual check." },
            { id: 299, user_id: 81, amount: "3779.69", transaction_date: new Date("2022-01-21T20:15:51Z"), category: "income", note: null },
            { id: 300, user_id: 158, amount: "5684.66", transaction_date: new Date("2022-12-25T11:23:48Z"), category: "expense", note: "The reviewer reported a minor issue; the request was rescheduled." },
            { id: 301, user_id: 13, amount: "5831.15", transaction_date: new Date("2022-09-12T19:34:00Z"), category: "income", note: null },
            { id: 302, user_id: 76, amount: "866.71", transaction_date: new Date("2022-07-02T19:09:19Z"), category: "income", note: null },
            { id: 303, user_id: 170, amount: "1083.79", transaction_date: new Date("2023-05-17T18:34:46Z"), category: "income", note: null },
            { id: 304, user_id: 185, amount: "1226.73", transaction_date: new Date("2023-08-01T16:41:45Z"), category: "expense", note: "The team reported an urgent issue; the refund was refunded." },
            { id: 305, user_id: 51, amount: "149.95", transaction_date: new Date("2023-10-15T20:42:28Z"), category: "expense", note: "No response from the reviewer, so the request was confirmed." },
            { id: 306, user_id: 169, amount: "2718.41", transaction_date: new Date("2023-09-16T19:28:22Z"), category: "expense", note: "An operator confirmed the details and the record was updated." },
            { id: 307, user_id: 170, amount: "399.34", transaction_date: new Date("2023-08-28T10:07:21Z"), category: "income", note: null },
            { id: 308, user_id: 164, amount: "1185.35", transaction_date: new Date("2020-11-13T16:18:14Z"), category: "expense", note: "The order was confirmed following a duplicate review." },
            { id: 309, user_id: 130, amount: "360.74", transaction_date: new Date("2023-12-17T10:36:44Z"), category: "income", note: null },
            { id: 310, user_id: 178, amount: "335.48", transaction_date: new Date("2020-05-02T08:37:28Z"), category: "expense", note: "Flagged as routine. The account owner approved the account." },
            { id: 311, user_id: 146, amount: "4666.92", transaction_date: new Date("2023-02-22T11:43:34Z"), category: "expense", note: "No response from an operator, so the payment was resolved." },
            { id: 312, user_id: 23, amount: "2583.51", transaction_date: new Date("2023-05-01T19:01:55Z"), category: "expense", note: "No response from the team, so the ticket was closed." },
            { id: 313, user_id: 101, amount: "143.59", transaction_date: new Date("2020-08-07T23:03:40Z"), category: "expense", note: "A minor session was completed the same day." },
            { id: 314, user_id: 181, amount: "6003.91", transaction_date: new Date("2023-12-15T12:47:50Z"), category: "expense", note: "A manual invoice was resolved the same day." },
            { id: 315, user_id: 143, amount: "48.80", transaction_date: new Date("2021-05-26T06:04:40Z"), category: "expense", note: "The account owner confirmed the details and the transfer was confirmed." },
            { id: 316, user_id: 195, amount: "1069.45", transaction_date: new Date("2021-05-05T06:18:00Z"), category: "expense", note: "The request was resolved after a duplicate check." },
            { id: 317, user_id: 62, amount: "6510.75", transaction_date: new Date("2023-08-26T13:33:11Z"), category: "expense", note: "Support confirmed the details and the record was rejected." },
            { id: 318, user_id: 99, amount: "3646.53", transaction_date: new Date("2023-08-09T18:16:02Z"), category: "expense", note: "The booking was updated after an automatic check." },
            { id: 319, user_id: 111, amount: "1310.77", transaction_date: new Date("2022-09-16T13:58:43Z"), category: "expense", note: "The account owner confirmed the details and the session was processed." },
            { id: 320, user_id: 195, amount: "744.44", transaction_date: new Date("2023-11-16T11:07:43Z"), category: "expense", note: "Support reported a late issue; the delivery was delayed." },
            { id: 321, user_id: 182, amount: "1078.79", transaction_date: new Date("2021-01-31T19:16:06Z"), category: "expense", note: "The customer asked for a change and the booking was delayed." },
            { id: 322, user_id: 29, amount: "6212.00", transaction_date: new Date("2023-08-30T22:25:56Z"), category: "income", note: null },
            { id: 323, user_id: 140, amount: "1378.15", transaction_date: new Date("2021-07-12T17:33:28Z"), category: "income", note: null },
            { id: 324, user_id: 11, amount: "215.04", transaction_date: new Date("2023-09-22T17:15:45Z"), category: "expense", note: "The item was processed following a repeat review." },
            { id: 325, user_id: 89, amount: "53.21", transaction_date: new Date("2023-02-13T12:19:55Z"), category: "expense", note: "The team confirmed the details and the session was completed." },
            { id: 326, user_id: 5, amount: "1521.99", transaction_date: new Date("2021-01-20T19:26:51Z"), category: "income", note: null },
            { id: 327, user_id: 29, amount: "5287.86", transaction_date: new Date("2022-12-22T20:58:06Z"), category: "expense", note: "A manual record was approved the same day." },
            { id: 328, user_id: 193, amount: "4697.12", transaction_date: new Date("2023-12-02T11:29:40Z"), category: "income", note: null },
            { id: 329, user_id: 72, amount: "2618.16", transaction_date: new Date("2020-08-16T14:26:09Z"), category: "expense", note: "A manual delivery was approved the same day." },
            { id: 330, user_id: 116, amount: "8014.72", transaction_date: new Date("2020-04-06T19:14:57Z"), category: "expense", note: "A minor follow-up: the record was completed." },
            { id: 331, user_id: 101, amount: "3310.65", transaction_date: new Date("2021-05-07T17:29:30Z"), category: "income", note: null },
            { id: 332, user_id: 9, amount: "8467.20", transaction_date: new Date("2020-05-23T01:10:31Z"), category: "income", note: null },
            { id: 333, user_id: 106, amount: "2141.19", transaction_date: new Date("2020-11-24T07:47:27Z"), category: "expense", note: "The team reported a partial issue; the booking was reviewed." },
            { id: 334, user_id: 66, amount: "682.89", transaction_date: new Date("2023-01-15T21:41:20Z"), category: "income", note: null },
            { id: 335, user_id: 154, amount: "7534.83", transaction_date: new Date("2020-02-18T19:26:01Z"), category: "expense", note: "Flagged as standard. Support confirmed the order." },
            { id: 336, user_id: 112, amount: "1645.39", transaction_date: new Date("2020-07-15T17:08:09Z"), category: "expense", note: "The customer confirmed the details and the payment was replaced." },
            { id: 337, user_id: 99, amount: "1487.58", transaction_date: new Date("2023-01-30T20:19:42Z"), category: "income", note: null },
            { id: 338, user_id: 88, amount: "1227.01", transaction_date: new Date("2020-01-03T20:39:25Z"), category: "expense", note: "Flagged as late. An operator refunded the account." },
            { id: 339, user_id: 158, amount: "57.55", transaction_date: new Date("2023-11-05T20:54:56Z"), category: "expense", note: "A partial account was refunded the same day." },
            { id: 340, user_id: 195, amount: "5613.73", transaction_date: new Date("2023-01-17T13:03:15Z"), category: "expense", note: "The appointment was resolved — incomplete case, no further action." },
            { id: 341, user_id: 29, amount: "3.58", transaction_date: new Date("2023-01-11T03:21:27Z"), category: "expense", note: "The reviewer confirmed the details and the report was approved." },
            { id: 342, user_id: 131, amount: "4987.57", transaction_date: new Date("2023-11-10T16:45:37Z"), category: "income", note: null },
            { id: 343, user_id: 84, amount: "665.55", transaction_date: new Date("2021-10-27T20:18:25Z"), category: "expense", note: "The customer reported an unusual issue; the claim was rescheduled." },
            { id: 344, user_id: 7, amount: "2428.06", transaction_date: new Date("2020-08-05T06:24:19Z"), category: "income", note: null },
            { id: 345, user_id: 64, amount: "91.83", transaction_date: new Date("2022-08-16T11:56:55Z"), category: "expense", note: "The customer asked for a change and the account was updated." },
            { id: 346, user_id: 76, amount: "765.52", transaction_date: new Date("2020-07-31T01:15:10Z"), category: "expense", note: "Flagged as late. The team reopened the invoice." },
            { id: 347, user_id: 151, amount: "6356.84", transaction_date: new Date("2021-04-15T15:43:52Z"), category: "expense", note: "Flagged as partial. The team reviewed the payment." },
            { id: 348, user_id: 79, amount: "533.08", transaction_date: new Date("2022-08-08T17:42:48Z"), category: "expense", note: "An operator reported a duplicate issue; the document was reviewed." },
            { id: 349, user_id: 104, amount: "1333.21", transaction_date: new Date("2021-08-27T16:03:42Z"), category: "expense", note: "The appointment was approved following a partial review." },
            { id: 350, user_id: 39, amount: "7088.63", transaction_date: new Date("2022-11-14T00:56:23Z"), category: "expense", note: "No response from the courier, so the delivery was resolved." },
            { id: 351, user_id: 138, amount: "82.52", transaction_date: new Date("2020-05-04T22:02:09Z"), category: "expense", note: "A repeat order was delayed the same day." },
            { id: 352, user_id: 81, amount: "445.86", transaction_date: new Date("2023-09-01T04:29:16Z"), category: "expense", note: "The customer asked for a change and the claim was closed." },
            { id: 353, user_id: 84, amount: "50.44", transaction_date: new Date("2021-06-05T03:50:46Z"), category: "expense", note: "Flagged as routine. An operator confirmed the order." },
            { id: 354, user_id: 2, amount: "261.60", transaction_date: new Date("2023-06-02T17:44:51Z"), category: "income", note: null },
            { id: 355, user_id: 106, amount: "9806.22", transaction_date: new Date("2021-08-02T11:43:36Z"), category: "expense", note: "The report was completed following an unusual review." },
            { id: 356, user_id: 144, amount: "5984.37", transaction_date: new Date("2022-10-18T20:06:55Z"), category: "expense", note: "The courier confirmed the details and the report was cancelled." },
            { id: 357, user_id: 130, amount: "842.14", transaction_date: new Date("2020-04-20T16:34:12Z"), category: "expense", note: "The team asked for a change and the order was replaced." },
            { id: 358, user_id: 112, amount: "4932.16", transaction_date: new Date("2021-12-27T18:21:13Z"), category: "expense", note: "The courier confirmed the details and the request was replaced." },
            { id: 359, user_id: 7, amount: "2990.87", transaction_date: new Date("2023-08-29T11:37:05Z"), category: "expense", note: "A standard follow-up: the claim was closed." },
            { id: 360, user_id: 78, amount: "8270.61", transaction_date: new Date("2023-07-02T10:58:41Z"), category: "expense", note: "A duplicate follow-up: the invoice was processed." },
            { id: 361, user_id: 51, amount: "1644.10", transaction_date: new Date("2020-01-14T13:09:00Z"), category: "income", note: null },
            { id: 362, user_id: 84, amount: "537.74", transaction_date: new Date("2020-12-03T19:36:03Z"), category: "income", note: null },
            { id: 363, user_id: 138, amount: "37.05", transaction_date: new Date("2022-04-30T15:47:42Z"), category: "income", note: null },
            { id: 364, user_id: 155, amount: "1327.42", transaction_date: new Date("2023-03-11T23:01:48Z"), category: "expense", note: "The account owner reported an unusual issue; the item was resolved." },
            { id: 365, user_id: 54, amount: "4558.36", transaction_date: new Date("2023-03-03T17:15:02Z"), category: "expense", note: "The account owner confirmed the details and the refund was completed." },
            { id: 366, user_id: 4, amount: "4655.53", transaction_date: new Date("2022-05-15T18:12:22Z"), category: "expense", note: "The account owner reported a standard issue; the record was completed." },
            { id: 367, user_id: 57, amount: "3558.23", transaction_date: new Date("2023-11-23T14:11:44Z"), category: "expense", note: "The transfer was approved after an incomplete check." },
            { id: 368, user_id: 166, amount: "1072.07", transaction_date: new Date("2023-05-24T14:24:01Z"), category: "expense", note: "The invoice was delayed following a standard review." },
            { id: 369, user_id: 47, amount: "281.65", transaction_date: new Date("2023-03-05T20:47:49Z"), category: "expense", note: "The invoice was refunded following a late review." },
            { id: 370, user_id: 81, amount: "5540.35", transaction_date: new Date("2022-05-17T19:42:38Z"), category: "expense", note: "An operator asked for a change and the request was cancelled." },
            { id: 371, user_id: 39, amount: "3.27", transaction_date: new Date("2022-02-01T16:49:37Z"), category: "expense", note: "An unusual report was approved the same day." },
            { id: 372, user_id: 78, amount: "2483.99", transaction_date: new Date("2021-03-17T20:17:10Z"), category: "income", note: null },
            { id: 373, user_id: 184, amount: "1907.71", transaction_date: new Date("2022-07-10T14:00:44Z"), category: "expense", note: "A partial follow-up: the transfer was rescheduled." },
            { id: 374, user_id: 170, amount: "327.33", transaction_date: new Date("2022-06-16T14:18:28Z"), category: "expense", note: "The shipment was replaced — urgent case, no further action." },
            { id: 375, user_id: 45, amount: "4431.10", transaction_date: new Date("2021-12-02T22:00:09Z"), category: "expense", note: "Flagged as minor. The supplier updated the record." },
            { id: 376, user_id: 124, amount: "5407.05", transaction_date: new Date("2021-07-28T18:59:33Z"), category: "expense", note: "Support confirmed the details and the delivery was escalated." },
            { id: 377, user_id: 51, amount: "1135.10", transaction_date: new Date("2023-09-22T19:51:52Z"), category: "expense", note: "No response from the team, so the ticket was reopened." },
            { id: 378, user_id: 145, amount: "7765.91", transaction_date: new Date("2023-09-10T12:32:25Z"), category: "income", note: null },
            { id: 379, user_id: 78, amount: "2.04", transaction_date: new Date("2023-07-27T21:56:06Z"), category: "expense", note: "A standard follow-up: the record was reviewed." },
            { id: 380, user_id: 149, amount: "5064.02", transaction_date: new Date("2022-09-13T13:36:42Z"), category: "expense", note: "Flagged as urgent. Support updated the claim." },
            { id: 381, user_id: 167, amount: "4904.67", transaction_date: new Date("2023-10-27T16:43:09Z"), category: "expense", note: "A routine refund was rejected the same day." },
            { id: 382, user_id: 56, amount: "1731.22", transaction_date: new Date("2022-02-19T11:29:25Z"), category: "expense", note: "An automatic follow-up: the ticket was closed." },
            { id: 383, user_id: 51, amount: "3957.78", transaction_date: new Date("2022-10-17T17:09:19Z"), category: "expense", note: "A routine booking was updated the same day." },
            { id: 384, user_id: 84, amount: "8163.59", transaction_date: new Date("2021-02-22T18:45:21Z"), category: "expense", note: "An automatic follow-up: the ticket was resolved." },
            { id: 385, user_id: 98, amount: "5918.37", transaction_date: new Date("2023-12-16T15:50:51Z"), category: "expense", note: "An incomplete shipment was escalated the same day." },
            { id: 386, user_id: 13, amount: "7794.38", transaction_date: new Date("2020-01-05T19:45:26Z"), category: "expense", note: "The order was replaced — unusual case, no further action." },
            { id: 387, user_id: 193, amount: "659.00", transaction_date: new Date("2022-12-27T17:22:18Z"), category: "expense", note: "The transfer was replaced after a standard check." },
            { id: 388, user_id: 168, amount: "2989.37", transaction_date: new Date("2023-01-09T15:10:44Z"), category: "expense", note: "The courier asked for a change and the ticket was rescheduled." },
            { id: 389, user_id: 129, amount: "1489.12", transaction_date: new Date("2021-11-12T12:51:43Z"), category: "expense", note: "The order was processed after a duplicate check." },
            { id: 390, user_id: 103, amount: "129.40", transaction_date: new Date("2023-11-05T12:25:54Z"), category: "expense", note: "An urgent follow-up: the claim was replaced." },
            { id: 391, user_id: 178, amount: "134.06", transaction_date: new Date("2023-05-10T15:46:25Z"), category: "income", note: null },
            { id: 392, user_id: 54, amount: "1462.75", transaction_date: new Date("2022-08-18T20:19:09Z"), category: "expense", note: "No response from support, so the session was refunded." },
            { id: 393, user_id: 74, amount: "7479.34", transaction_date: new Date("2023-11-15T09:32:34Z"), category: "income", note: null },
            { id: 394, user_id: 27, amount: "2091.96", transaction_date: new Date("2022-07-15T17:14:12Z"), category: "income", note: null },
            { id: 395, user_id: 29, amount: "2522.65", transaction_date: new Date("2022-11-29T16:32:39Z"), category: "expense", note: "An incomplete refund was processed the same day." },
            { id: 396, user_id: 112, amount: "933.94", transaction_date: new Date("2021-09-30T14:16:39Z"), category: "income", note: null },
            { id: 397, user_id: 76, amount: "7355.90", transaction_date: new Date("2022-08-04T20:00:22Z"), category: "income", note: null },
            { id: 398, user_id: 88, amount: "3662.76", transaction_date: new Date("2022-09-29T14:10:53Z"), category: "expense", note: "The supplier confirmed the details and the ticket was rescheduled." },
            { id: 399, user_id: 198, amount: "1742.73", transaction_date: new Date("2023-09-18T17:41:21Z"), category: "income", note: null },
            { id: 400, user_id: 54, amount: "2702.67", transaction_date: new Date("2020-10-20T10:52:15Z"), category: "income", note: null },
            { id: 401, user_id: 84, amount: "829.85", transaction_date: new Date("2022-10-25T18:06:56Z"), category: "expense", note: "Support reported a repeat issue; the record was replaced." },
            { id: 402, user_id: 147, amount: "2883.39", transaction_date: new Date("2022-01-20T18:59:37Z"), category: "income", note: null },
            { id: 403, user_id: 13, amount: "4730.32", transaction_date: new Date("2021-08-28T12:29:47Z"), category: "expense", note: "The session was processed after a duplicate check." },
            { id: 404, user_id: 112, amount: "953.66", transaction_date: new Date("2022-09-17T19:12:26Z"), category: "expense", note: "An automatic item was closed the same day." },
            { id: 405, user_id: 186, amount: "4771.86", transaction_date: new Date("2023-10-07T21:57:56Z"), category: "income", note: null },
            { id: 406, user_id: 155, amount: "120.30", transaction_date: new Date("2022-01-20T12:13:02Z"), category: "expense", note: "No response from support, so the session was resolved." },
            { id: 407, user_id: 126, amount: "161.68", transaction_date: new Date("2022-10-30T21:38:34Z"), category: "income", note: null },
            { id: 408, user_id: 44, amount: "9194.72", transaction_date: new Date("2023-11-10T14:18:37Z"), category: "income", note: null },
            { id: 409, user_id: 161, amount: "2199.46", transaction_date: new Date("2022-01-29T19:22:50Z"), category: "expense", note: "The session was completed — urgent case, no further action." },
            { id: 410, user_id: 78, amount: "416.56", transaction_date: new Date("2021-04-30T10:19:20Z"), category: "expense", note: "The reviewer confirmed the details and the claim was completed." },
            { id: 411, user_id: 173, amount: "9629.19", transaction_date: new Date("2023-07-14T07:35:22Z"), category: "income", note: null },
            { id: 412, user_id: 76, amount: "522.80", transaction_date: new Date("2021-05-03T20:24:05Z"), category: "expense", note: "The supplier confirmed the details and the transfer was approved." },
            { id: 413, user_id: 77, amount: "4155.63", transaction_date: new Date("2023-03-10T14:42:10Z"), category: "income", note: null },
            { id: 414, user_id: 28, amount: "1331.92", transaction_date: new Date("2020-03-10T13:38:56Z"), category: "income", note: null },
            { id: 415, user_id: 60, amount: "174.17", transaction_date: new Date("2023-12-23T21:37:55Z"), category: "income", note: null },
            { id: 416, user_id: 73, amount: "94.96", transaction_date: new Date("2021-10-21T13:12:01Z"), category: "income", note: null },
            { id: 417, user_id: 89, amount: "1342.59", transaction_date: new Date("2023-10-07T23:25:29Z"), category: "income", note: null },
            { id: 418, user_id: 170, amount: "1986.86", transaction_date: new Date("2020-11-10T17:41:37Z"), category: "income", note: null },
            { id: 419, user_id: 95, amount: "9237.92", transaction_date: new Date("2023-10-19T19:52:51Z"), category: "expense", note: "A late follow-up: the document was rejected." },
            { id: 420, user_id: 84, amount: "6754.86", transaction_date: new Date("2023-08-07T20:00:32Z"), category: "income", note: null },
            { id: 421, user_id: 155, amount: "1864.92", transaction_date: new Date("2022-11-02T15:49:47Z"), category: "expense", note: "The courier confirmed the details and the record was escalated." },
            { id: 422, user_id: 13, amount: "2.49", transaction_date: new Date("2022-12-02T21:47:27Z"), category: "income", note: null },
            { id: 423, user_id: 51, amount: "75.09", transaction_date: new Date("2023-08-22T19:57:08Z"), category: "expense", note: "No response from support, so the request was confirmed." },
            { id: 424, user_id: 93, amount: "8158.69", transaction_date: new Date("2022-07-03T12:33:14Z"), category: "expense", note: "The transfer was cancelled — partial case, no further action." },
            { id: 425, user_id: 4, amount: "1534.26", transaction_date: new Date("2022-12-09T22:25:52Z"), category: "expense", note: "An unusual follow-up: the claim was reopened." },
            { id: 426, user_id: 194, amount: "3902.55", transaction_date: new Date("2020-10-03T21:01:33Z"), category: "expense", note: "The claim was reopened — incomplete case, no further action." },
            { id: 427, user_id: 46, amount: "1202.00", transaction_date: new Date("2021-07-01T19:36:01Z"), category: "expense", note: "An incomplete appointment was completed the same day." },
            { id: 428, user_id: 57, amount: "12.33", transaction_date: new Date("2021-04-20T01:07:12Z"), category: "income", note: null },
            { id: 429, user_id: 99, amount: "1490.80", transaction_date: new Date("2022-04-12T20:49:16Z"), category: "expense", note: "The account was approved — automatic case, no further action." },
            { id: 430, user_id: 142, amount: "6963.62", transaction_date: new Date("2021-10-25T17:50:55Z"), category: "expense", note: "An operator reported a duplicate issue; the report was approved." },
            { id: 431, user_id: 67, amount: "6350.42", transaction_date: new Date("2022-02-06T12:18:31Z"), category: "expense", note: "Flagged as late. The customer cancelled the order." },
            { id: 432, user_id: 195, amount: "6450.29", transaction_date: new Date("2020-10-23T09:34:51Z"), category: "expense", note: "The team asked for a change and the order was escalated." },
            { id: 433, user_id: 105, amount: "6056.46", transaction_date: new Date("2021-02-20T01:16:47Z"), category: "expense", note: "The account was resolved — routine case, no further action." },
            { id: 434, user_id: 200, amount: "1230.84", transaction_date: new Date("2021-05-01T05:15:03Z"), category: "income", note: null },
            { id: 435, user_id: 80, amount: "1246.55", transaction_date: new Date("2023-10-22T17:46:26Z"), category: "expense", note: "The booking was delayed following a minor review." },
            { id: 436, user_id: 198, amount: "3170.84", transaction_date: new Date("2020-04-07T00:11:59Z"), category: "income", note: null },
            { id: 437, user_id: 169, amount: "1120.68", transaction_date: new Date("2021-04-15T16:20:18Z"), category: "income", note: null },
            { id: 438, user_id: 78, amount: "8844.36", transaction_date: new Date("2022-12-11T17:20:38Z"), category: "expense", note: "The reviewer reported an automatic issue; the order was reviewed." },
            { id: 439, user_id: 168, amount: "3862.50", transaction_date: new Date("2022-09-15T17:13:32Z"), category: "expense", note: "The booking was replaced following an urgent review." },
            { id: 440, user_id: 169, amount: "5353.91", transaction_date: new Date("2022-12-23T20:03:31Z"), category: "income", note: null },
            { id: 441, user_id: 159, amount: "514.95", transaction_date: new Date("2023-08-08T13:53:49Z"), category: "income", note: null },
            { id: 442, user_id: 32, amount: "1702.74", transaction_date: new Date("2021-05-17T18:14:05Z"), category: "expense", note: "A late delivery was completed the same day." },
            { id: 443, user_id: 62, amount: "2965.44", transaction_date: new Date("2022-09-28T20:36:05Z"), category: "income", note: null },
            { id: 444, user_id: 165, amount: "3741.48", transaction_date: new Date("2020-09-18T08:13:59Z"), category: "expense", note: "The document was confirmed following an automatic review." },
            { id: 445, user_id: 30, amount: "7793.41", transaction_date: new Date("2022-09-06T10:05:56Z"), category: "income", note: null },
            { id: 446, user_id: 99, amount: "8659.24", transaction_date: new Date("2022-01-26T13:23:15Z"), category: "income", note: null },
            { id: 447, user_id: 152, amount: "5406.94", transaction_date: new Date("2022-08-18T18:27:03Z"), category: "expense", note: "The refund was delayed — urgent case, no further action." },
            { id: 448, user_id: 31, amount: "9426.50", transaction_date: new Date("2021-11-30T12:21:09Z"), category: "expense", note: "An automatic follow-up: the claim was cancelled." },
            { id: 449, user_id: 75, amount: "5587.27", transaction_date: new Date("2023-10-28T09:52:19Z"), category: "expense", note: "The reviewer asked for a change and the booking was cancelled." },
            { id: 450, user_id: 107, amount: "631.47", transaction_date: new Date("2023-05-18T09:10:10Z"), category: "expense", note: "The ticket was closed — incomplete case, no further action." },
            { id: 451, user_id: 5, amount: "8283.62", transaction_date: new Date("2023-03-20T07:28:25Z"), category: "income", note: null },
            { id: 452, user_id: 159, amount: "2736.08", transaction_date: new Date("2021-10-12T21:13:56Z"), category: "expense", note: "The refund was reopened after an incomplete check." },
            { id: 453, user_id: 30, amount: "5659.47", transaction_date: new Date("2022-12-21T08:31:30Z"), category: "expense", note: "The request was approved — minor case, no further action." },
            { id: 454, user_id: 85, amount: "7725.93", transaction_date: new Date("2022-08-26T15:09:49Z"), category: "income", note: null },
            { id: 455, user_id: 41, amount: "8362.37", transaction_date: new Date("2023-05-28T11:44:07Z"), category: "expense", note: "The payment was reopened following a late review." },
            { id: 456, user_id: 144, amount: "1213.31", transaction_date: new Date("2023-10-27T15:03:44Z"), category: "income", note: null },
            { id: 457, user_id: 95, amount: "3035.35", transaction_date: new Date("2021-02-08T11:46:04Z"), category: "expense", note: "An incomplete follow-up: the shipment was reopened." },
            { id: 458, user_id: 197, amount: "9565.31", transaction_date: new Date("2023-12-12T22:08:41Z"), category: "expense", note: "An incomplete shipment was reopened the same day." },
            { id: 459, user_id: 147, amount: "2878.25", transaction_date: new Date("2023-12-12T21:48:10Z"), category: "expense", note: "A partial follow-up: the document was completed." },
            { id: 460, user_id: 124, amount: "8577.37", transaction_date: new Date("2021-09-19T08:14:46Z"), category: "expense", note: "The reviewer asked for a change and the order was rejected." },
            { id: 461, user_id: 192, amount: "9091.43", transaction_date: new Date("2023-12-07T18:04:32Z"), category: "expense", note: "The document was updated after a repeat check." },
            { id: 462, user_id: 105, amount: "2682.31", transaction_date: new Date("2023-01-29T16:15:13Z"), category: "income", note: null },
            { id: 463, user_id: 137, amount: "195.76", transaction_date: new Date("2020-04-24T00:46:17Z"), category: "expense", note: "The account owner reported a duplicate issue; the document was reviewed." },
            { id: 464, user_id: 36, amount: "6131.09", transaction_date: new Date("2023-10-24T22:23:52Z"), category: "expense", note: "The delivery was rejected following a routine review." },
            { id: 465, user_id: 44, amount: "833.73", transaction_date: new Date("2020-12-10T12:58:58Z"), category: "expense", note: "Flagged as minor. The reviewer delayed the document." },
            { id: 466, user_id: 185, amount: "7415.58", transaction_date: new Date("2023-03-28T23:44:47Z"), category: "expense", note: "The report was completed following an urgent review." },
            { id: 467, user_id: 102, amount: "15.15", transaction_date: new Date("2022-04-01T19:52:25Z"), category: "income", note: null },
            { id: 468, user_id: 171, amount: "9192.28", transaction_date: new Date("2023-10-16T11:32:55Z"), category: "expense", note: "The document was rescheduled — repeat case, no further action." },
            { id: 469, user_id: 148, amount: "1361.14", transaction_date: new Date("2022-03-03T19:53:44Z"), category: "income", note: null },
            { id: 470, user_id: 76, amount: "6230.32", transaction_date: new Date("2023-11-10T21:13:21Z"), category: "income", note: null },
            { id: 471, user_id: 146, amount: "2444.37", transaction_date: new Date("2023-04-18T10:33:01Z"), category: "expense", note: "Flagged as automatic. The team rejected the session." },
            { id: 472, user_id: 75, amount: "7862.49", transaction_date: new Date("2023-04-25T07:39:22Z"), category: "income", note: null },
            { id: 473, user_id: 82, amount: "172.28", transaction_date: new Date("2021-11-25T18:16:18Z"), category: "expense", note: "Support confirmed the details and the refund was resolved." },
            { id: 474, user_id: 7, amount: "8620.22", transaction_date: new Date("2023-08-22T22:54:26Z"), category: "expense", note: "The account owner reported a repeat issue; the invoice was escalated." },
            { id: 475, user_id: 76, amount: "107.67", transaction_date: new Date("2021-01-05T16:33:22Z"), category: "expense", note: "No response from the supplier, so the invoice was reviewed." },
            { id: 476, user_id: 30, amount: "38.93", transaction_date: new Date("2022-08-25T21:50:26Z"), category: "income", note: null },
            { id: 477, user_id: 89, amount: "7537.38", transaction_date: new Date("2022-01-23T08:51:00Z"), category: "income", note: null },
            { id: 478, user_id: 7, amount: "3004.53", transaction_date: new Date("2023-12-01T19:41:05Z"), category: "expense", note: "A minor follow-up: the shipment was reopened." },
            { id: 479, user_id: 197, amount: "4.44", transaction_date: new Date("2023-09-29T18:06:15Z"), category: "expense", note: "The item was replaced following a standard review." },
            { id: 480, user_id: 30, amount: "4489.77", transaction_date: new Date("2023-12-28T09:03:30Z"), category: "income", note: null },
            { id: 481, user_id: 10, amount: "5125.96", transaction_date: new Date("2021-07-28T13:42:41Z"), category: "expense", note: "The supplier asked for a change and the request was replaced." },
            { id: 482, user_id: 195, amount: "3183.27", transaction_date: new Date("2023-12-16T13:23:06Z"), category: "expense", note: "No response from an operator, so the session was replaced." },
            { id: 483, user_id: 76, amount: "1681.84", transaction_date: new Date("2021-08-14T17:23:32Z"), category: "expense", note: "The reviewer asked for a change and the transfer was escalated." },
            { id: 484, user_id: 124, amount: "7187.42", transaction_date: new Date("2021-09-07T17:27:50Z"), category: "expense", note: "A duplicate follow-up: the order was approved." },
            { id: 485, user_id: 92, amount: "60.71", transaction_date: new Date("2022-11-20T11:56:41Z"), category: "income", note: null },
            { id: 486, user_id: 154, amount: "362.14", transaction_date: new Date("2023-04-15T14:15:47Z"), category: "expense", note: "The team reported a partial issue; the payment was delayed." },
            { id: 487, user_id: 115, amount: "5917.57", transaction_date: new Date("2021-11-26T10:44:53Z"), category: "expense", note: "The reviewer asked for a change and the record was replaced." },
            { id: 488, user_id: 175, amount: "667.54", transaction_date: new Date("2023-02-16T15:01:22Z"), category: "expense", note: "Flagged as incomplete. The customer approved the document." },
            { id: 489, user_id: 197, amount: "6186.66", transaction_date: new Date("2023-11-14T17:17:57Z"), category: "expense", note: "An unusual report was approved the same day." },
            { id: 490, user_id: 198, amount: "2125.29", transaction_date: new Date("2023-01-01T09:28:13Z"), category: "expense", note: "No response from an operator, so the session was refunded." },
            { id: 491, user_id: 178, amount: "9970.72", transaction_date: new Date("2023-06-13T23:53:08Z"), category: "expense", note: "A manual account was escalated the same day." },
            { id: 492, user_id: 58, amount: "877.18", transaction_date: new Date("2021-10-25T19:50:02Z"), category: "income", note: null },
            { id: 493, user_id: 195, amount: "2887.52", transaction_date: new Date("2023-12-13T21:42:34Z"), category: "expense", note: "The reviewer reported a repeat issue; the request was closed." },
            { id: 494, user_id: 168, amount: "1431.72", transaction_date: new Date("2022-10-01T23:30:40Z"), category: "expense", note: "Flagged as incomplete. The customer closed the item." },
            { id: 495, user_id: 54, amount: "242.84", transaction_date: new Date("2023-04-01T14:01:47Z"), category: "expense", note: "The report was reopened — standard case, no further action." },
            { id: 496, user_id: 41, amount: "478.09", transaction_date: new Date("2020-12-24T14:35:07Z"), category: "income", note: null },
            { id: 497, user_id: 76, amount: "3716.38", transaction_date: new Date("2021-08-05T12:01:01Z"), category: "income", note: null },
            { id: 498, user_id: 110, amount: "1.05", transaction_date: new Date("2022-10-12T18:49:17Z"), category: "income", note: null },
            { id: 499, user_id: 51, amount: "3983.21", transaction_date: new Date("2022-12-03T22:00:10Z"), category: "expense", note: "A late follow-up: the account was delayed." },
            { id: 500, user_id: 158, amount: "175.29", transaction_date: new Date("2022-07-17T16:02:15Z"), category: "income", note: null },
        ],
    });
    await prisma.transactions.createMany({
        data: [
            { id: 501, user_id: 51, amount: "7586.34", transaction_date: new Date("2021-06-07T14:35:27Z"), category: "income", note: null },
            { id: 502, user_id: 86, amount: "1688.72", transaction_date: new Date("2020-05-29T23:04:48Z"), category: "expense", note: "Flagged as late. The courier rejected the claim." },
            { id: 503, user_id: 47, amount: "60.88", transaction_date: new Date("2021-11-22T20:01:41Z"), category: "expense", note: "An operator asked for a change and the document was escalated." },
            { id: 504, user_id: 25, amount: "9574.10", transaction_date: new Date("2021-07-28T18:01:01Z"), category: "expense", note: "No response from the team, so the request was replaced." },
            { id: 505, user_id: 77, amount: "7860.31", transaction_date: new Date("2023-02-16T19:39:54Z"), category: "expense", note: "The booking was escalated following an incomplete review." },
            { id: 506, user_id: 30, amount: "1799.82", transaction_date: new Date("2021-04-30T00:55:04Z"), category: "income", note: null },
            { id: 507, user_id: 158, amount: "213.00", transaction_date: new Date("2020-02-26T11:12:37Z"), category: "income", note: null },
            { id: 508, user_id: 152, amount: "1915.06", transaction_date: new Date("2021-04-27T21:59:04Z"), category: "expense", note: "The booking was rescheduled — manual case, no further action." },
            { id: 509, user_id: 39, amount: "535.99", transaction_date: new Date("2022-09-23T18:02:03Z"), category: "expense", note: "The ticket was refunded — unusual case, no further action." },
            { id: 510, user_id: 151, amount: "2157.13", transaction_date: new Date("2020-08-04T11:52:36Z"), category: "income", note: null },
            { id: 511, user_id: 49, amount: "6808.12", transaction_date: new Date("2021-04-08T09:30:16Z"), category: "expense", note: "The document was closed following a partial review." },
            { id: 512, user_id: 63, amount: "384.55", transaction_date: new Date("2023-04-07T18:46:39Z"), category: "expense", note: "The item was cancelled following a standard review." },
            { id: 513, user_id: 183, amount: "1591.60", transaction_date: new Date("2022-06-01T08:35:08Z"), category: "income", note: null },
            { id: 514, user_id: 168, amount: "4045.10", transaction_date: new Date("2020-08-09T21:42:39Z"), category: "expense", note: "No response from the customer, so the report was completed." },
            { id: 515, user_id: 156, amount: "2033.46", transaction_date: new Date("2020-10-05T16:43:55Z"), category: "expense", note: "Support confirmed the details and the report was reopened." },
            { id: 516, user_id: 93, amount: "27.28", transaction_date: new Date("2022-01-10T09:26:11Z"), category: "expense", note: "Flagged as routine. The customer rescheduled the document." },
            { id: 517, user_id: 101, amount: "5731.29", transaction_date: new Date("2021-07-16T11:27:54Z"), category: "expense", note: "Flagged as routine. Support resolved the item." },
            { id: 518, user_id: 148, amount: "7213.42", transaction_date: new Date("2021-12-05T08:51:05Z"), category: "expense", note: "The item was reopened — unusual case, no further action." },
            { id: 519, user_id: 107, amount: "3986.63", transaction_date: new Date("2023-10-15T12:08:34Z"), category: "expense", note: "The courier reported a late issue; the document was processed." },
            { id: 520, user_id: 119, amount: "525.47", transaction_date: new Date("2021-07-18T13:47:39Z"), category: "expense", note: "The transfer was resolved following a partial review." },
            { id: 521, user_id: 89, amount: "1850.15", transaction_date: new Date("2022-06-25T21:08:35Z"), category: "income", note: null },
            { id: 522, user_id: 71, amount: "76.00", transaction_date: new Date("2023-04-23T20:34:13Z"), category: "expense", note: "The account was updated — standard case, no further action." },
            { id: 523, user_id: 126, amount: "1789.40", transaction_date: new Date("2022-04-11T18:19:01Z"), category: "expense", note: "The reviewer reported a repeat issue; the request was processed." },
            { id: 524, user_id: 35, amount: "4435.69", transaction_date: new Date("2023-08-24T16:52:00Z"), category: "expense", note: "The supplier reported a manual issue; the record was escalated." },
            { id: 525, user_id: 47, amount: "2578.24", transaction_date: new Date("2020-03-29T10:25:40Z"), category: "expense", note: "The ticket was cancelled — manual case, no further action." },
            { id: 526, user_id: 14, amount: "1188.86", transaction_date: new Date("2021-11-17T07:17:48Z"), category: "expense", note: "The ticket was resolved following an incomplete review." },
            { id: 527, user_id: 89, amount: "7878.11", transaction_date: new Date("2022-03-17T06:16:06Z"), category: "expense", note: "Flagged as duplicate. The courier processed the appointment." },
            { id: 528, user_id: 154, amount: "581.66", transaction_date: new Date("2022-04-03T21:51:14Z"), category: "expense", note: "The supplier reported a standard issue; the invoice was delayed." },
            { id: 529, user_id: 73, amount: "583.69", transaction_date: new Date("2020-04-28T18:05:09Z"), category: "expense", note: "An incomplete follow-up: the payment was rescheduled." },
            { id: 530, user_id: 89, amount: "9543.49", transaction_date: new Date("2023-09-22T20:20:19Z"), category: "expense", note: "The claim was rescheduled after a routine check." },
            { id: 531, user_id: 130, amount: "286.00", transaction_date: new Date("2021-10-18T00:29:23Z"), category: "expense", note: "The reviewer asked for a change and the account was confirmed." },
            { id: 532, user_id: 9, amount: "4033.95", transaction_date: new Date("2021-08-11T13:18:17Z"), category: "expense", note: "The delivery was rescheduled following a partial review." },
            { id: 533, user_id: 57, amount: "5603.91", transaction_date: new Date("2023-01-02T07:51:00Z"), category: "expense", note: "A repeat follow-up: the appointment was processed." },
            { id: 534, user_id: 197, amount: "7.51", transaction_date: new Date("2021-05-25T16:57:36Z"), category: "income", note: null },
            { id: 535, user_id: 70, amount: "669.87", transaction_date: new Date("2022-01-01T12:17:24Z"), category: "income", note: null },
            { id: 536, user_id: 186, amount: "8761.23", transaction_date: new Date("2021-11-14T16:39:38Z"), category: "expense", note: "The session was escalated — partial case, no further action." },
            { id: 537, user_id: 93, amount: "2194.71", transaction_date: new Date("2023-05-06T21:08:25Z"), category: "expense", note: "Support asked for a change and the request was approved." },
            { id: 538, user_id: 28, amount: "4531.90", transaction_date: new Date("2022-02-19T18:23:36Z"), category: "income", note: null },
            { id: 539, user_id: 93, amount: "1219.94", transaction_date: new Date("2023-03-01T15:43:33Z"), category: "expense", note: "An unusual delivery was rescheduled the same day." },
            { id: 540, user_id: 13, amount: "498.58", transaction_date: new Date("2022-12-06T10:30:21Z"), category: "expense", note: "A late refund was reviewed the same day." },
            { id: 541, user_id: 62, amount: "1725.41", transaction_date: new Date("2022-12-31T18:15:56Z"), category: "expense", note: "The appointment was escalated after a partial check." },
            { id: 542, user_id: 51, amount: "1096.78", transaction_date: new Date("2020-06-09T09:30:32Z"), category: "expense", note: "The request was confirmed — incomplete case, no further action." },
            { id: 543, user_id: 151, amount: "2013.11", transaction_date: new Date("2022-02-19T09:50:21Z"), category: "expense", note: "The reviewer asked for a change and the report was closed." },
            { id: 544, user_id: 106, amount: "2562.61", transaction_date: new Date("2023-12-18T19:00:18Z"), category: "expense", note: "The order was delayed — late case, no further action." },
            { id: 545, user_id: 121, amount: "5091.64", transaction_date: new Date("2022-06-13T18:33:36Z"), category: "expense", note: "The team confirmed the details and the record was reviewed." },
            { id: 546, user_id: 59, amount: "7041.47", transaction_date: new Date("2023-08-04T10:36:23Z"), category: "expense", note: "The session was delayed — manual case, no further action." },
            { id: 547, user_id: 169, amount: "193.27", transaction_date: new Date("2021-10-12T20:14:30Z"), category: "expense", note: "Flagged as incomplete. The team reopened the report." },
            { id: 548, user_id: 193, amount: "1360.75", transaction_date: new Date("2021-07-25T16:47:14Z"), category: "expense", note: "The claim was processed — manual case, no further action." },
            { id: 549, user_id: 195, amount: "5772.17", transaction_date: new Date("2022-12-21T21:57:06Z"), category: "expense", note: "The booking was closed after a partial check." },
            { id: 550, user_id: 115, amount: "51.71", transaction_date: new Date("2023-03-19T16:33:27Z"), category: "expense", note: "A manual record was updated the same day." },
            { id: 551, user_id: 133, amount: "9752.21", transaction_date: new Date("2022-09-30T11:56:55Z"), category: "expense", note: "Flagged as routine. The courier rejected the invoice." },
            { id: 552, user_id: 79, amount: "283.06", transaction_date: new Date("2022-01-03T21:49:22Z"), category: "expense", note: "The supplier confirmed the details and the ticket was approved." },
            { id: 553, user_id: 175, amount: "5133.43", transaction_date: new Date("2023-01-22T20:42:25Z"), category: "income", note: null },
            { id: 554, user_id: 147, amount: "161.10", transaction_date: new Date("2023-04-08T14:16:44Z"), category: "expense", note: "An operator confirmed the details and the item was replaced." },
            { id: 555, user_id: 108, amount: "4297.89", transaction_date: new Date("2023-11-11T20:30:52Z"), category: "income", note: null },
            { id: 556, user_id: 81, amount: "751.47", transaction_date: new Date("2021-12-03T15:06:14Z"), category: "income", note: null },
            { id: 557, user_id: 9, amount: "5096.55", transaction_date: new Date("2022-02-27T13:57:48Z"), category: "expense", note: "A repeat account was closed the same day." },
            { id: 558, user_id: 186, amount: "9416.27", transaction_date: new Date("2023-02-22T21:36:36Z"), category: "expense", note: "The order was rejected — routine case, no further action." },
            { id: 559, user_id: 152, amount: "8549.92", transaction_date: new Date("2023-12-28T23:34:20Z"), category: "expense", note: "The session was reviewed following an unusual review." },
            { id: 560, user_id: 112, amount: "53.49", transaction_date: new Date("2022-11-30T00:30:44Z"), category: "expense", note: "The customer asked for a change and the item was replaced." },
            { id: 561, user_id: 120, amount: "91.31", transaction_date: new Date("2023-12-23T10:44:17Z"), category: "expense", note: "A repeat ticket was escalated the same day." },
            { id: 562, user_id: 84, amount: "4565.95", transaction_date: new Date("2020-01-23T20:53:32Z"), category: "expense", note: "No response from the supplier, so the shipment was replaced." },
            { id: 563, user_id: 25, amount: "1435.88", transaction_date: new Date("2021-06-19T13:38:06Z"), category: "income", note: null },
            { id: 564, user_id: 99, amount: "4236.24", transaction_date: new Date("2020-12-28T17:39:35Z"), category: "expense", note: "The request was processed — repeat case, no further action." },
            { id: 565, user_id: 119, amount: "3667.84", transaction_date: new Date("2020-03-27T01:18:43Z"), category: "income", note: null },
            { id: 566, user_id: 170, amount: "9732.60", transaction_date: new Date("2023-04-04T09:44:25Z"), category: "income", note: null },
            { id: 567, user_id: 18, amount: "286.10", transaction_date: new Date("2020-12-26T21:13:17Z"), category: "expense", note: "The reviewer reported a repeat issue; the order was rejected." },
            { id: 568, user_id: 126, amount: "1.33", transaction_date: new Date("2020-12-25T15:13:00Z"), category: "expense", note: "The shipment was closed following a repeat review." },
            { id: 569, user_id: 51, amount: "137.51", transaction_date: new Date("2021-05-16T10:56:40Z"), category: "expense", note: "The reviewer reported a minor issue; the transfer was resolved." },
            { id: 570, user_id: 12, amount: "620.25", transaction_date: new Date("2023-12-22T06:01:04Z"), category: "expense", note: "Flagged as urgent. The account owner processed the record." },
            { id: 571, user_id: 51, amount: "490.87", transaction_date: new Date("2021-11-07T19:01:19Z"), category: "expense", note: "The reviewer reported a minor issue; the order was cancelled." },
            { id: 572, user_id: 95, amount: "3512.44", transaction_date: new Date("2022-04-16T19:03:23Z"), category: "expense", note: "The transfer was refunded — manual case, no further action." },
            { id: 573, user_id: 79, amount: "5146.82", transaction_date: new Date("2023-06-04T02:36:04Z"), category: "income", note: null },
            { id: 574, user_id: 45, amount: "51.47", transaction_date: new Date("2020-07-10T13:46:16Z"), category: "income", note: null },
            { id: 575, user_id: 58, amount: "1133.67", transaction_date: new Date("2021-01-29T22:07:50Z"), category: "expense", note: "The booking was resolved — automatic case, no further action." },
            { id: 576, user_id: 178, amount: "1051.13", transaction_date: new Date("2021-04-02T11:32:50Z"), category: "expense", note: "Flagged as minor. The team cancelled the shipment." },
            { id: 577, user_id: 2, amount: "4052.97", transaction_date: new Date("2022-03-18T18:12:48Z"), category: "expense", note: "A late follow-up: the document was reviewed." },
            { id: 578, user_id: 193, amount: "89.52", transaction_date: new Date("2021-11-25T22:51:57Z"), category: "expense", note: "The courier reported an unusual issue; the payment was replaced." },
            { id: 579, user_id: 175, amount: "4972.66", transaction_date: new Date("2022-05-20T18:10:27Z"), category: "expense", note: "The item was replaced — partial case, no further action." },
            { id: 580, user_id: 67, amount: "134.47", transaction_date: new Date("2023-04-17T07:36:50Z"), category: "expense", note: "Support confirmed the details and the ticket was approved." },
            { id: 581, user_id: 82, amount: "1002.13", transaction_date: new Date("2022-05-26T14:47:13Z"), category: "income", note: null },
            { id: 582, user_id: 107, amount: "3112.52", transaction_date: new Date("2023-08-30T10:05:25Z"), category: "expense", note: "No response from the team, so the refund was reopened." },
            { id: 583, user_id: 31, amount: "4218.55", transaction_date: new Date("2023-08-15T12:45:36Z"), category: "expense", note: "The shipment was escalated following a routine review." },
            { id: 584, user_id: 36, amount: "8558.74", transaction_date: new Date("2021-08-15T21:52:43Z"), category: "expense", note: "The invoice was delayed — urgent case, no further action." },
            { id: 585, user_id: 101, amount: "351.54", transaction_date: new Date("2023-11-04T19:49:01Z"), category: "expense", note: "The invoice was refunded after an incomplete check." },
            { id: 586, user_id: 31, amount: "968.81", transaction_date: new Date("2021-12-13T23:08:03Z"), category: "expense", note: "Flagged as urgent. The customer reopened the order." },
            { id: 587, user_id: 25, amount: "2010.00", transaction_date: new Date("2023-06-03T11:14:31Z"), category: "expense", note: "A duplicate order was rejected the same day." },
            { id: 588, user_id: 151, amount: "3993.54", transaction_date: new Date("2021-04-05T13:36:09Z"), category: "income", note: null },
            { id: 589, user_id: 58, amount: "8484.62", transaction_date: new Date("2023-07-02T16:00:49Z"), category: "income", note: null },
            { id: 590, user_id: 115, amount: "7371.21", transaction_date: new Date("2020-01-15T10:30:51Z"), category: "expense", note: "Flagged as incomplete. An operator escalated the account." },
            { id: 591, user_id: 30, amount: "4409.87", transaction_date: new Date("2022-11-12T15:56:22Z"), category: "expense", note: "The report was completed after an unusual check." },
            { id: 592, user_id: 175, amount: "1350.06", transaction_date: new Date("2021-12-23T17:11:25Z"), category: "income", note: null },
            { id: 593, user_id: 47, amount: "8478.69", transaction_date: new Date("2022-09-07T10:00:46Z"), category: "expense", note: "Flagged as standard. The supplier rescheduled the payment." },
            { id: 594, user_id: 39, amount: "9037.35", transaction_date: new Date("2023-05-03T19:35:07Z"), category: "expense", note: "Support asked for a change and the appointment was rejected." },
            { id: 595, user_id: 30, amount: "1185.17", transaction_date: new Date("2021-11-19T17:43:45Z"), category: "expense", note: "The booking was cancelled — minor case, no further action." },
            { id: 596, user_id: 91, amount: "4857.30", transaction_date: new Date("2023-12-29T14:15:03Z"), category: "income", note: null },
            { id: 597, user_id: 52, amount: "7765.10", transaction_date: new Date("2021-11-04T19:08:03Z"), category: "income", note: null },
            { id: 598, user_id: 62, amount: "3079.53", transaction_date: new Date("2021-05-09T17:10:57Z"), category: "expense", note: "An operator asked for a change and the payment was completed." },
            { id: 599, user_id: 78, amount: "7408.83", transaction_date: new Date("2023-07-17T12:18:33Z"), category: "expense", note: "The transfer was rescheduled following a repeat review." },
            { id: 600, user_id: 44, amount: "5.39", transaction_date: new Date("2023-11-03T13:08:08Z"), category: "expense", note: "An operator reported a partial issue; the delivery was delayed." },
            { id: 601, user_id: 84, amount: "375.27", transaction_date: new Date("2023-06-29T23:43:01Z"), category: "expense", note: "An incomplete transfer was cancelled the same day." },
            { id: 602, user_id: 162, amount: "279.08", transaction_date: new Date("2021-03-27T12:55:33Z"), category: "expense", note: "A routine account was escalated the same day." },
            { id: 603, user_id: 44, amount: "6217.32", transaction_date: new Date("2020-05-22T19:08:35Z"), category: "income", note: null },
            { id: 604, user_id: 76, amount: "4099.46", transaction_date: new Date("2021-11-14T21:02:39Z"), category: "income", note: null },
            { id: 605, user_id: 78, amount: "2427.11", transaction_date: new Date("2022-09-23T10:02:13Z"), category: "income", note: null },
            { id: 606, user_id: 101, amount: "30.36", transaction_date: new Date("2021-11-07T23:45:23Z"), category: "expense", note: "Flagged as repeat. The customer updated the request." },
            { id: 607, user_id: 39, amount: "2168.28", transaction_date: new Date("2023-05-05T13:16:28Z"), category: "expense", note: "An incomplete refund was rejected the same day." },
            { id: 608, user_id: 112, amount: "158.34", transaction_date: new Date("2022-08-05T19:23:20Z"), category: "income", note: null },
            { id: 609, user_id: 132, amount: "56.32", transaction_date: new Date("2021-12-22T13:34:24Z"), category: "income", note: null },
            { id: 610, user_id: 146, amount: "1.34", transaction_date: new Date("2023-05-30T21:47:46Z"), category: "expense", note: "The courier confirmed the details and the transfer was closed." },
            { id: 611, user_id: 86, amount: "4535.56", transaction_date: new Date("2020-10-12T03:26:47Z"), category: "expense", note: "The claim was resolved following a minor review." },
            { id: 612, user_id: 77, amount: "2334.33", transaction_date: new Date("2023-08-06T10:46:38Z"), category: "expense", note: "The reviewer reported a repeat issue; the report was escalated." },
            { id: 613, user_id: 30, amount: "148.52", transaction_date: new Date("2023-03-27T19:38:57Z"), category: "income", note: null },
            { id: 614, user_id: 154, amount: "6.88", transaction_date: new Date("2021-06-10T17:23:59Z"), category: "expense", note: "No response from the reviewer, so the ticket was cancelled." },
            { id: 615, user_id: 155, amount: "4666.06", transaction_date: new Date("2020-05-05T10:11:34Z"), category: "income", note: null },
            { id: 616, user_id: 158, amount: "8161.12", transaction_date: new Date("2021-07-30T09:51:10Z"), category: "expense", note: "The account owner reported a partial issue; the transfer was rescheduled." },
            { id: 617, user_id: 178, amount: "6967.34", transaction_date: new Date("2023-06-09T20:46:28Z"), category: "expense", note: "An unusual payment was refunded the same day." },
            { id: 618, user_id: 86, amount: "1260.24", transaction_date: new Date("2023-09-17T19:41:56Z"), category: "expense", note: "An incomplete follow-up: the delivery was escalated." },
            { id: 619, user_id: 32, amount: "9684.69", transaction_date: new Date("2021-12-12T07:03:57Z"), category: "expense", note: "The document was rejected after a manual check." },
            { id: 620, user_id: 78, amount: "1059.75", transaction_date: new Date("2021-08-28T08:08:52Z"), category: "expense", note: "The account was rescheduled after a duplicate check." },
            { id: 621, user_id: 31, amount: "3656.28", transaction_date: new Date("2023-11-27T15:28:54Z"), category: "expense", note: "No response from the courier, so the payment was refunded." },
            { id: 622, user_id: 12, amount: "2369.18", transaction_date: new Date("2023-04-12T00:16:25Z"), category: "expense", note: "Flagged as automatic. The supplier rescheduled the shipment." },
            { id: 623, user_id: 185, amount: "8695.57", transaction_date: new Date("2023-09-21T20:10:38Z"), category: "expense", note: "The document was reviewed after a minor check." },
            { id: 624, user_id: 84, amount: "6362.72", transaction_date: new Date("2020-05-10T12:04:36Z"), category: "expense", note: "The order was replaced following an automatic review." },
            { id: 625, user_id: 33, amount: "5771.06", transaction_date: new Date("2021-04-18T06:43:04Z"), category: "expense", note: "Flagged as duplicate. The reviewer confirmed the report." },
            { id: 626, user_id: 127, amount: "2717.68", transaction_date: new Date("2023-12-07T12:30:14Z"), category: "income", note: null },
            { id: 627, user_id: 39, amount: "5550.75", transaction_date: new Date("2022-05-11T16:55:09Z"), category: "income", note: null },
            { id: 628, user_id: 185, amount: "9634.49", transaction_date: new Date("2023-10-10T09:15:56Z"), category: "expense", note: "Support confirmed the details and the order was updated." },
            { id: 629, user_id: 73, amount: "1372.68", transaction_date: new Date("2022-10-11T18:58:41Z"), category: "expense", note: "No response from the account owner, so the refund was delayed." },
            { id: 630, user_id: 50, amount: "644.86", transaction_date: new Date("2022-12-04T01:28:10Z"), category: "expense", note: "A late transfer was delayed the same day." },
            { id: 631, user_id: 178, amount: "2109.43", transaction_date: new Date("2022-05-22T19:17:00Z"), category: "expense", note: "The supplier reported a repeat issue; the claim was approved." },
            { id: 632, user_id: 150, amount: "76.62", transaction_date: new Date("2021-07-21T21:47:29Z"), category: "expense", note: "No response from the team, so the report was refunded." },
            { id: 633, user_id: 125, amount: "178.21", transaction_date: new Date("2022-09-09T02:03:24Z"), category: "expense", note: "The record was delayed — incomplete case, no further action." },
            { id: 634, user_id: 106, amount: "603.52", transaction_date: new Date("2021-03-27T20:54:10Z"), category: "expense", note: "An automatic follow-up: the report was replaced." },
            { id: 635, user_id: 45, amount: "2452.95", transaction_date: new Date("2023-02-23T10:12:10Z"), category: "expense", note: "Support reported a repeat issue; the appointment was replaced." },
            { id: 636, user_id: 89, amount: "311.24", transaction_date: new Date("2022-02-22T23:41:40Z"), category: "expense", note: "No response from the customer, so the session was refunded." },
            { id: 637, user_id: 70, amount: "4439.95", transaction_date: new Date("2023-06-12T21:35:34Z"), category: "expense", note: "The appointment was escalated — manual case, no further action." },
            { id: 638, user_id: 39, amount: "7844.61", transaction_date: new Date("2020-08-25T19:13:30Z"), category: "expense", note: "The invoice was cancelled following an urgent review." },
            { id: 639, user_id: 177, amount: "2911.21", transaction_date: new Date("2022-11-09T17:32:14Z"), category: "expense", note: "No response from the team, so the order was delayed." },
            { id: 640, user_id: 1, amount: "5941.00", transaction_date: new Date("2020-12-23T16:58:09Z"), category: "expense", note: "The customer asked for a change and the refund was escalated." },
            { id: 641, user_id: 147, amount: "3609.28", transaction_date: new Date("2023-04-08T20:16:01Z"), category: "expense", note: "A partial request was escalated the same day." },
            { id: 642, user_id: 160, amount: "3396.82", transaction_date: new Date("2022-09-12T12:50:44Z"), category: "expense", note: "The item was confirmed after a partial check." },
            { id: 643, user_id: 74, amount: "68.27", transaction_date: new Date("2022-11-22T13:44:52Z"), category: "expense", note: "An urgent follow-up: the shipment was rejected." },
            { id: 644, user_id: 82, amount: "7390.95", transaction_date: new Date("2021-08-17T20:53:16Z"), category: "expense", note: "An unusual follow-up: the request was escalated." },
            { id: 645, user_id: 124, amount: "2094.21", transaction_date: new Date("2021-11-14T15:42:48Z"), category: "income", note: null },
            { id: 646, user_id: 126, amount: "208.69", transaction_date: new Date("2023-11-16T15:41:41Z"), category: "expense", note: "An automatic account was updated the same day." },
            { id: 647, user_id: 25, amount: "6925.51", transaction_date: new Date("2021-12-18T21:58:51Z"), category: "expense", note: "An urgent follow-up: the order was closed." },
            { id: 648, user_id: 158, amount: "6102.52", transaction_date: new Date("2022-02-17T05:22:37Z"), category: "expense", note: "The invoice was reopened following a late review." },
            { id: 649, user_id: 151, amount: "15.56", transaction_date: new Date("2023-03-27T20:44:54Z"), category: "income", note: null },
            { id: 650, user_id: 55, amount: "290.59", transaction_date: new Date("2022-10-14T12:18:47Z"), category: "expense", note: "No response from the courier, so the report was closed." },
            { id: 651, user_id: 78, amount: "2.42", transaction_date: new Date("2020-05-26T15:25:04Z"), category: "expense", note: "The customer confirmed the details and the request was reopened." },
            { id: 652, user_id: 131, amount: "3364.29", transaction_date: new Date("2023-07-29T07:54:34Z"), category: "expense", note: "A manual follow-up: the item was resolved." },
            { id: 653, user_id: 21, amount: "3707.02", transaction_date: new Date("2022-12-16T21:18:18Z"), category: "expense", note: "The reviewer reported a standard issue; the transfer was updated." },
            { id: 654, user_id: 185, amount: "1271.58", transaction_date: new Date("2021-06-29T15:14:58Z"), category: "expense", note: "A late ticket was delayed the same day." },
            { id: 655, user_id: 189, amount: "5869.15", transaction_date: new Date("2023-02-25T18:41:58Z"), category: "expense", note: "The payment was updated following a partial review." },
            { id: 656, user_id: 152, amount: "9984.58", transaction_date: new Date("2022-03-18T12:19:24Z"), category: "expense", note: "The refund was reopened following a minor review." },
            { id: 657, user_id: 115, amount: "1167.34", transaction_date: new Date("2023-01-16T22:10:53Z"), category: "expense", note: "The appointment was approved following a repeat review." },
            { id: 658, user_id: 81, amount: "463.95", transaction_date: new Date("2022-09-18T14:01:32Z"), category: "expense", note: "The team reported a late issue; the order was refunded." },
            { id: 659, user_id: 115, amount: "219.43", transaction_date: new Date("2023-09-07T21:58:59Z"), category: "income", note: null },
            { id: 660, user_id: 29, amount: "3145.14", transaction_date: new Date("2022-01-14T22:23:13Z"), category: "income", note: null },
            { id: 661, user_id: 117, amount: "2835.00", transaction_date: new Date("2023-07-24T14:07:22Z"), category: "income", note: null },
            { id: 662, user_id: 195, amount: "4786.37", transaction_date: new Date("2022-04-08T17:49:15Z"), category: "expense", note: "The reviewer reported an unusual issue; the order was reopened." },
            { id: 663, user_id: 155, amount: "413.60", transaction_date: new Date("2022-09-12T13:35:31Z"), category: "expense", note: "An incomplete delivery was closed the same day." },
            { id: 664, user_id: 51, amount: "238.29", transaction_date: new Date("2021-08-08T08:48:10Z"), category: "income", note: null },
            { id: 665, user_id: 58, amount: "34.82", transaction_date: new Date("2023-02-19T20:58:38Z"), category: "expense", note: "No response from the supplier, so the order was rescheduled." },
            { id: 666, user_id: 93, amount: "3923.62", transaction_date: new Date("2023-04-15T00:33:54Z"), category: "expense", note: "The courier reported a manual issue; the record was confirmed." },
            { id: 667, user_id: 126, amount: "4255.43", transaction_date: new Date("2023-04-30T13:03:01Z"), category: "expense", note: "No response from the reviewer, so the appointment was cancelled." },
            { id: 668, user_id: 84, amount: "2167.59", transaction_date: new Date("2023-06-15T20:43:42Z"), category: "expense", note: "The courier asked for a change and the transfer was processed." },
            { id: 669, user_id: 77, amount: "9728.09", transaction_date: new Date("2023-03-07T10:09:18Z"), category: "income", note: null },
            { id: 670, user_id: 88, amount: "6181.42", transaction_date: new Date("2022-06-04T13:55:17Z"), category: "income", note: null },
            { id: 671, user_id: 178, amount: "217.61", transaction_date: new Date("2022-11-17T17:34:17Z"), category: "expense", note: "A minor follow-up: the session was closed." },
            { id: 672, user_id: 91, amount: "1154.85", transaction_date: new Date("2021-12-16T08:40:58Z"), category: "income", note: null },
            { id: 673, user_id: 39, amount: "6.76", transaction_date: new Date("2023-08-13T14:39:24Z"), category: "expense", note: "An automatic follow-up: the transfer was escalated." },
            { id: 674, user_id: 81, amount: "5361.70", transaction_date: new Date("2022-07-03T13:32:24Z"), category: "income", note: null },
            { id: 675, user_id: 106, amount: "747.00", transaction_date: new Date("2022-08-16T21:33:11Z"), category: "expense", note: "A minor follow-up: the payment was replaced." },
            { id: 676, user_id: 138, amount: "6553.90", transaction_date: new Date("2023-11-04T18:10:27Z"), category: "expense", note: "An urgent report was resolved the same day." },
            { id: 677, user_id: 44, amount: "4758.74", transaction_date: new Date("2022-01-28T22:54:58Z"), category: "income", note: null },
            { id: 678, user_id: 77, amount: "9049.69", transaction_date: new Date("2022-09-04T14:35:57Z"), category: "expense", note: "The appointment was resolved following a partial review." },
            { id: 679, user_id: 197, amount: "9241.60", transaction_date: new Date("2023-09-30T14:56:09Z"), category: "expense", note: "The payment was approved after a partial check." },
            { id: 680, user_id: 42, amount: "3835.00", transaction_date: new Date("2021-05-19T20:48:08Z"), category: "expense", note: "A repeat shipment was rescheduled the same day." },
            { id: 681, user_id: 141, amount: "112.15", transaction_date: new Date("2023-01-14T23:30:18Z"), category: "expense", note: "Flagged as routine. The reviewer reviewed the booking." },
            { id: 682, user_id: 137, amount: "8410.21", transaction_date: new Date("2022-01-14T15:35:33Z"), category: "expense", note: "The transfer was rescheduled after a manual check." },
            { id: 683, user_id: 178, amount: "366.32", transaction_date: new Date("2022-06-01T21:40:00Z"), category: "income", note: null },
            { id: 684, user_id: 7, amount: "473.43", transaction_date: new Date("2021-02-28T18:11:19Z"), category: "expense", note: "An urgent follow-up: the booking was refunded." },
            { id: 685, user_id: 165, amount: "9733.44", transaction_date: new Date("2023-09-09T23:50:11Z"), category: "expense", note: "A manual payment was refunded the same day." },
            { id: 686, user_id: 9, amount: "8214.01", transaction_date: new Date("2021-07-18T08:10:04Z"), category: "expense", note: "The delivery was reopened after an incomplete check." },
            { id: 687, user_id: 66, amount: "6086.78", transaction_date: new Date("2022-03-18T18:28:53Z"), category: "expense", note: "The courier confirmed the details and the booking was completed." },
            { id: 688, user_id: 51, amount: "2988.57", transaction_date: new Date("2021-08-29T18:06:00Z"), category: "expense", note: "Flagged as standard. Support reviewed the order." },
            { id: 689, user_id: 136, amount: "76.37", transaction_date: new Date("2023-10-05T21:08:48Z"), category: "income", note: null },
            { id: 690, user_id: 31, amount: "295.22", transaction_date: new Date("2021-04-22T18:24:23Z"), category: "expense", note: "The courier confirmed the details and the request was closed." },
            { id: 691, user_id: 54, amount: "1171.35", transaction_date: new Date("2020-12-27T18:25:57Z"), category: "income", note: null },
            { id: 692, user_id: 41, amount: "3209.04", transaction_date: new Date("2020-03-31T18:14:09Z"), category: "income", note: null },
            { id: 693, user_id: 89, amount: "72.37", transaction_date: new Date("2023-02-15T12:33:23Z"), category: "expense", note: "A manual item was closed the same day." },
            { id: 694, user_id: 171, amount: "1.50", transaction_date: new Date("2023-10-02T14:47:43Z"), category: "income", note: null },
            { id: 695, user_id: 84, amount: "3346.95", transaction_date: new Date("2020-10-03T11:37:27Z"), category: "expense", note: "No response from the reviewer, so the item was processed." },
            { id: 696, user_id: 186, amount: "452.58", transaction_date: new Date("2023-08-24T15:13:21Z"), category: "income", note: null },
            { id: 697, user_id: 135, amount: "55.60", transaction_date: new Date("2023-05-25T03:00:48Z"), category: "expense", note: "The order was resolved — urgent case, no further action." },
            { id: 698, user_id: 130, amount: "248.38", transaction_date: new Date("2023-06-07T15:59:17Z"), category: "income", note: null },
            { id: 699, user_id: 197, amount: "4336.91", transaction_date: new Date("2023-04-06T00:32:41Z"), category: "expense", note: "No response from the team, so the request was cancelled." },
            { id: 700, user_id: 62, amount: "3022.82", transaction_date: new Date("2022-09-24T16:42:00Z"), category: "expense", note: "The courier reported an urgent issue; the item was confirmed." },
            { id: 701, user_id: 99, amount: "52.55", transaction_date: new Date("2021-12-14T12:34:13Z"), category: "expense", note: "An unusual session was rejected the same day." },
            { id: 702, user_id: 186, amount: "1778.34", transaction_date: new Date("2023-10-20T22:28:07Z"), category: "expense", note: "The transfer was reviewed — partial case, no further action." },
            { id: 703, user_id: 68, amount: "8056.76", transaction_date: new Date("2022-10-22T01:38:04Z"), category: "expense", note: "Flagged as manual. An operator processed the appointment." },
            { id: 704, user_id: 191, amount: "3397.21", transaction_date: new Date("2022-03-28T17:04:19Z"), category: "expense", note: "The reviewer reported an urgent issue; the claim was reopened." },
            { id: 705, user_id: 94, amount: "5631.80", transaction_date: new Date("2022-01-24T09:15:27Z"), category: "expense", note: "No response from the courier, so the order was completed." },
            { id: 706, user_id: 106, amount: "30.11", transaction_date: new Date("2023-01-07T12:48:42Z"), category: "expense", note: "The shipment was reopened — standard case, no further action." },
            { id: 707, user_id: 7, amount: "818.62", transaction_date: new Date("2022-03-03T21:27:42Z"), category: "expense", note: "The invoice was updated after an unusual check." },
            { id: 708, user_id: 115, amount: "219.38", transaction_date: new Date("2023-09-08T00:48:32Z"), category: "expense", note: "An operator confirmed the details and the session was closed." },
            { id: 709, user_id: 169, amount: "1804.47", transaction_date: new Date("2020-11-12T19:36:06Z"), category: "expense", note: "The appointment was refunded — partial case, no further action." },
            { id: 710, user_id: 182, amount: "2769.74", transaction_date: new Date("2022-04-26T00:13:46Z"), category: "expense", note: "An urgent follow-up: the request was resolved." },
            { id: 711, user_id: 85, amount: "766.96", transaction_date: new Date("2023-04-26T12:42:05Z"), category: "expense", note: "An incomplete follow-up: the report was approved." },
            { id: 712, user_id: 51, amount: "7831.42", transaction_date: new Date("2023-01-29T18:12:00Z"), category: "expense", note: "The team reported an urgent issue; the request was rejected." },
            { id: 713, user_id: 37, amount: "6990.95", transaction_date: new Date("2020-06-15T07:47:18Z"), category: "expense", note: "The account was replaced after a manual check." },
            { id: 714, user_id: 85, amount: "65.77", transaction_date: new Date("2022-12-19T09:34:26Z"), category: "expense", note: "The account owner confirmed the details and the report was rescheduled." },
            { id: 715, user_id: 113, amount: "89.95", transaction_date: new Date("2020-12-18T00:46:26Z"), category: "income", note: null },
            { id: 716, user_id: 154, amount: "1.08", transaction_date: new Date("2022-12-04T11:11:15Z"), category: "expense", note: "The account owner confirmed the details and the document was delayed." },
            { id: 717, user_id: 126, amount: "43.79", transaction_date: new Date("2020-04-16T20:14:14Z"), category: "expense", note: "An operator confirmed the details and the order was closed." },
            { id: 718, user_id: 163, amount: "5945.32", transaction_date: new Date("2022-06-13T08:24:19Z"), category: "income", note: null },
            { id: 719, user_id: 177, amount: "305.23", transaction_date: new Date("2022-01-03T10:18:45Z"), category: "expense", note: "Flagged as unusual. The reviewer escalated the payment." },
            { id: 720, user_id: 51, amount: "6.70", transaction_date: new Date("2023-11-07T20:37:43Z"), category: "expense", note: "An incomplete follow-up: the claim was closed." },
            { id: 721, user_id: 9, amount: "3223.63", transaction_date: new Date("2020-05-10T18:40:10Z"), category: "expense", note: "An operator asked for a change and the record was refunded." },
            { id: 722, user_id: 32, amount: "9144.77", transaction_date: new Date("2023-02-18T12:38:16Z"), category: "expense", note: "Flagged as standard. The supplier replaced the ticket." },
            { id: 723, user_id: 147, amount: "8171.24", transaction_date: new Date("2023-11-30T15:56:16Z"), category: "expense", note: "The booking was confirmed — repeat case, no further action." },
            { id: 724, user_id: 170, amount: "8661.44", transaction_date: new Date("2023-09-04T07:19:39Z"), category: "expense", note: "The team confirmed the details and the record was reopened." },
            { id: 725, user_id: 152, amount: "336.67", transaction_date: new Date("2022-10-27T12:07:05Z"), category: "expense", note: "A late payment was completed the same day." },
            { id: 726, user_id: 146, amount: "1380.63", transaction_date: new Date("2023-10-01T16:08:13Z"), category: "income", note: null },
            { id: 727, user_id: 89, amount: "9624.40", transaction_date: new Date("2021-07-14T12:03:39Z"), category: "expense", note: "An incomplete transfer was approved the same day." },
            { id: 728, user_id: 164, amount: "4394.00", transaction_date: new Date("2022-05-07T20:07:21Z"), category: "expense", note: "The shipment was updated after a duplicate check." },
            { id: 729, user_id: 25, amount: "1489.53", transaction_date: new Date("2023-05-21T22:01:12Z"), category: "income", note: null },
            { id: 730, user_id: 101, amount: "3701.75", transaction_date: new Date("2020-06-19T08:34:52Z"), category: "expense", note: "The transfer was reopened following an unusual review." },
            { id: 731, user_id: 126, amount: "4183.95", transaction_date: new Date("2023-08-03T12:19:28Z"), category: "expense", note: "The refund was closed — repeat case, no further action." },
            { id: 732, user_id: 99, amount: "18.11", transaction_date: new Date("2022-07-10T14:33:04Z"), category: "expense", note: "The transfer was closed — urgent case, no further action." },
            { id: 733, user_id: 94, amount: "8705.00", transaction_date: new Date("2021-12-26T15:38:42Z"), category: "expense", note: "An unusual document was closed the same day." },
            { id: 734, user_id: 185, amount: "722.62", transaction_date: new Date("2021-07-22T11:42:56Z"), category: "expense", note: "The supplier asked for a change and the appointment was reviewed." },
            { id: 735, user_id: 198, amount: "5360.16", transaction_date: new Date("2023-05-27T05:45:20Z"), category: "expense", note: "Flagged as standard. The reviewer rejected the refund." },
            { id: 736, user_id: 82, amount: "701.35", transaction_date: new Date("2022-04-26T12:27:30Z"), category: "income", note: null },
            { id: 737, user_id: 126, amount: "2029.60", transaction_date: new Date("2021-07-14T14:22:18Z"), category: "income", note: null },
            { id: 738, user_id: 76, amount: "1367.91", transaction_date: new Date("2023-11-07T09:56:26Z"), category: "expense", note: "The reviewer confirmed the details and the order was confirmed." },
            { id: 739, user_id: 107, amount: "5518.68", transaction_date: new Date("2022-03-17T17:27:45Z"), category: "income", note: null },
            { id: 740, user_id: 25, amount: "8120.93", transaction_date: new Date("2023-06-26T19:18:52Z"), category: "expense", note: "The payment was refunded — unusual case, no further action." },
            { id: 741, user_id: 48, amount: "653.09", transaction_date: new Date("2021-04-14T17:13:43Z"), category: "expense", note: "Flagged as minor. The courier confirmed the payment." },
            { id: 742, user_id: 57, amount: "360.52", transaction_date: new Date("2023-10-30T17:01:15Z"), category: "expense", note: "A duplicate order was escalated the same day." },
            { id: 743, user_id: 74, amount: "1786.94", transaction_date: new Date("2022-12-05T17:00:39Z"), category: "income", note: null },
            { id: 744, user_id: 83, amount: "237.97", transaction_date: new Date("2021-03-03T11:11:44Z"), category: "expense", note: "The team asked for a change and the item was refunded." },
            { id: 745, user_id: 199, amount: "1948.29", transaction_date: new Date("2021-05-15T07:31:32Z"), category: "expense", note: "The document was updated — standard case, no further action." },
            { id: 746, user_id: 119, amount: "4773.59", transaction_date: new Date("2022-08-26T10:25:14Z"), category: "expense", note: "The supplier confirmed the details and the session was approved." },
            { id: 747, user_id: 84, amount: "383.16", transaction_date: new Date("2021-07-04T20:01:33Z"), category: "income", note: null },
            { id: 748, user_id: 91, amount: "2142.30", transaction_date: new Date("2020-02-14T05:18:14Z"), category: "expense", note: "The reviewer confirmed the details and the report was resolved." },
            { id: 749, user_id: 146, amount: "9874.90", transaction_date: new Date("2021-11-14T16:04:06Z"), category: "income", note: null },
            { id: 750, user_id: 193, amount: "1781.90", transaction_date: new Date("2022-01-28T15:50:33Z"), category: "expense", note: "The account was rescheduled following a partial review." },
            { id: 751, user_id: 151, amount: "4629.34", transaction_date: new Date("2023-04-22T07:23:24Z"), category: "expense", note: "The account owner reported an automatic issue; the record was completed." },
            { id: 752, user_id: 93, amount: "6.22", transaction_date: new Date("2021-08-28T13:53:03Z"), category: "expense", note: "An automatic follow-up: the transfer was approved." },
            { id: 753, user_id: 109, amount: "715.75", transaction_date: new Date("2023-05-11T15:10:09Z"), category: "expense", note: "An incomplete follow-up: the booking was approved." },
            { id: 754, user_id: 119, amount: "3019.62", transaction_date: new Date("2023-06-28T18:30:01Z"), category: "expense", note: "The customer confirmed the details and the booking was updated." },
            { id: 755, user_id: 93, amount: "5864.35", transaction_date: new Date("2020-01-28T14:01:00Z"), category: "expense", note: "The payment was confirmed after a standard check." },
            { id: 756, user_id: 82, amount: "1.05", transaction_date: new Date("2023-12-06T23:41:53Z"), category: "expense", note: "Support confirmed the details and the order was confirmed." },
            { id: 757, user_id: 6, amount: "308.41", transaction_date: new Date("2023-05-06T20:20:09Z"), category: "expense", note: "No response from the courier, so the payment was refunded." },
            { id: 758, user_id: 115, amount: "4629.13", transaction_date: new Date("2021-03-04T13:18:49Z"), category: "expense", note: "The report was closed following a duplicate review." },
            { id: 759, user_id: 31, amount: "7862.99", transaction_date: new Date("2023-04-21T15:14:06Z"), category: "income", note: null },
            { id: 760, user_id: 22, amount: "2988.45", transaction_date: new Date("2021-10-27T19:19:53Z"), category: "income", note: null },
            { id: 761, user_id: 99, amount: "8292.09", transaction_date: new Date("2022-08-02T13:01:50Z"), category: "expense", note: "The session was replaced after a duplicate check." },
            { id: 762, user_id: 137, amount: "3836.79", transaction_date: new Date("2020-09-24T23:47:30Z"), category: "expense", note: "The customer confirmed the details and the session was rejected." },
            { id: 763, user_id: 132, amount: "6700.50", transaction_date: new Date("2022-02-01T14:52:47Z"), category: "expense", note: "No response from an operator, so the invoice was reopened." },
            { id: 764, user_id: 168, amount: "5969.08", transaction_date: new Date("2022-03-10T09:10:59Z"), category: "income", note: null },
            { id: 765, user_id: 126, amount: "3701.61", transaction_date: new Date("2022-04-26T16:31:31Z"), category: "income", note: null },
            { id: 766, user_id: 105, amount: "3801.35", transaction_date: new Date("2022-08-19T10:57:46Z"), category: "expense", note: "Flagged as repeat. The courier resolved the record." },
            { id: 767, user_id: 154, amount: "575.46", transaction_date: new Date("2023-05-27T00:05:57Z"), category: "expense", note: "An unusual follow-up: the account was reopened." },
            { id: 768, user_id: 94, amount: "6056.91", transaction_date: new Date("2021-06-26T10:14:58Z"), category: "income", note: null },
            { id: 769, user_id: 175, amount: "94.09", transaction_date: new Date("2021-12-15T12:23:59Z"), category: "expense", note: "An operator reported a partial issue; the invoice was replaced." },
            { id: 770, user_id: 152, amount: "1.71", transaction_date: new Date("2022-05-22T00:04:45Z"), category: "expense", note: "No response from support, so the booking was reopened." },
            { id: 771, user_id: 28, amount: "29.66", transaction_date: new Date("2023-06-13T14:44:10Z"), category: "income", note: null },
            { id: 772, user_id: 29, amount: "7403.90", transaction_date: new Date("2020-12-06T14:15:54Z"), category: "income", note: null },
            { id: 773, user_id: 128, amount: "1373.82", transaction_date: new Date("2023-02-26T20:27:48Z"), category: "income", note: null },
            { id: 774, user_id: 134, amount: "3701.79", transaction_date: new Date("2022-12-20T00:39:53Z"), category: "income", note: null },
            { id: 775, user_id: 81, amount: "7145.58", transaction_date: new Date("2023-03-26T09:26:16Z"), category: "income", note: null },
            { id: 776, user_id: 58, amount: "2095.17", transaction_date: new Date("2021-07-07T16:21:06Z"), category: "expense", note: "The customer confirmed the details and the record was cancelled." },
            { id: 777, user_id: 138, amount: "7.82", transaction_date: new Date("2023-12-09T08:51:32Z"), category: "expense", note: "The reviewer confirmed the details and the account was completed." },
            { id: 778, user_id: 186, amount: "9606.01", transaction_date: new Date("2021-12-19T15:51:40Z"), category: "income", note: null },
            { id: 779, user_id: 85, amount: "2856.55", transaction_date: new Date("2022-09-06T18:35:01Z"), category: "income", note: null },
            { id: 780, user_id: 160, amount: "7661.79", transaction_date: new Date("2023-10-23T17:24:14Z"), category: "expense", note: "The team reported a partial issue; the report was replaced." },
            { id: 781, user_id: 44, amount: "5340.60", transaction_date: new Date("2022-08-17T18:07:15Z"), category: "expense", note: "The account was approved after a manual check." },
            { id: 782, user_id: 107, amount: "6309.02", transaction_date: new Date("2020-09-17T13:01:57Z"), category: "expense", note: "The booking was reopened after an unusual check." },
            { id: 783, user_id: 114, amount: "7347.34", transaction_date: new Date("2023-07-28T08:43:50Z"), category: "expense", note: "The appointment was reviewed following a late review." },
            { id: 784, user_id: 155, amount: "795.02", transaction_date: new Date("2021-09-17T19:15:06Z"), category: "income", note: null },
            { id: 785, user_id: 101, amount: "3018.81", transaction_date: new Date("2020-04-22T09:44:16Z"), category: "expense", note: "The ticket was processed following a manual review." },
            { id: 786, user_id: 13, amount: "442.01", transaction_date: new Date("2023-06-21T07:09:12Z"), category: "income", note: null },
            { id: 787, user_id: 82, amount: "6283.22", transaction_date: new Date("2020-11-12T17:39:11Z"), category: "income", note: null },
            { id: 788, user_id: 17, amount: "270.35", transaction_date: new Date("2021-09-10T20:41:13Z"), category: "income", note: null },
            { id: 789, user_id: 119, amount: "2361.58", transaction_date: new Date("2020-02-24T10:29:10Z"), category: "expense", note: "The account owner asked for a change and the claim was completed." },
            { id: 790, user_id: 62, amount: "3424.36", transaction_date: new Date("2021-05-14T18:04:08Z"), category: "expense", note: "Flagged as incomplete. The supplier updated the delivery." },
            { id: 791, user_id: 178, amount: "2701.13", transaction_date: new Date("2023-04-16T22:02:47Z"), category: "expense", note: "The team asked for a change and the transfer was reopened." },
            { id: 792, user_id: 86, amount: "4230.51", transaction_date: new Date("2023-08-21T13:50:53Z"), category: "expense", note: "The account owner reported an urgent issue; the delivery was escalated." },
            { id: 793, user_id: 57, amount: "7363.91", transaction_date: new Date("2020-03-02T14:37:33Z"), category: "expense", note: "A minor booking was refunded the same day." },
            { id: 794, user_id: 137, amount: "1892.11", transaction_date: new Date("2023-12-24T12:14:27Z"), category: "expense", note: "A late payment was reopened the same day." },
            { id: 795, user_id: 178, amount: "947.06", transaction_date: new Date("2023-12-12T18:17:33Z"), category: "expense", note: "A standard report was completed the same day." },
            { id: 796, user_id: 173, amount: "4165.72", transaction_date: new Date("2021-11-26T19:15:37Z"), category: "expense", note: "The account was resolved after an automatic check." },
            { id: 797, user_id: 32, amount: "7014.55", transaction_date: new Date("2023-06-27T06:29:55Z"), category: "expense", note: "A late booking was cancelled the same day." },
            { id: 798, user_id: 81, amount: "2196.34", transaction_date: new Date("2022-12-31T19:54:50Z"), category: "income", note: null },
            { id: 799, user_id: 168, amount: "5221.52", transaction_date: new Date("2022-11-12T12:17:39Z"), category: "income", note: null },
            { id: 800, user_id: 82, amount: "8994.08", transaction_date: new Date("2020-08-22T00:46:24Z"), category: "expense", note: "An urgent account was updated the same day." },
            { id: 801, user_id: 32, amount: "1706.58", transaction_date: new Date("2020-09-09T01:56:20Z"), category: "income", note: null },
            { id: 802, user_id: 137, amount: "6660.15", transaction_date: new Date("2023-02-09T20:45:13Z"), category: "expense", note: "The customer asked for a change and the record was reopened." },
            { id: 803, user_id: 23, amount: "7513.38", transaction_date: new Date("2022-08-30T18:06:22Z"), category: "expense", note: "An automatic follow-up: the item was delayed." },
            { id: 804, user_id: 167, amount: "3480.01", transaction_date: new Date("2021-02-27T11:37:39Z"), category: "expense", note: "The courier reported a partial issue; the booking was resolved." },
            { id: 805, user_id: 95, amount: "4682.39", transaction_date: new Date("2021-09-17T11:35:39Z"), category: "income", note: null },
            { id: 806, user_id: 48, amount: "49.72", transaction_date: new Date("2021-12-15T16:46:25Z"), category: "expense", note: "A routine follow-up: the order was closed." },
            { id: 807, user_id: 155, amount: "4866.62", transaction_date: new Date("2022-09-16T19:00:21Z"), category: "expense", note: "The request was refunded after a routine check." },
            { id: 808, user_id: 159, amount: "1.14", transaction_date: new Date("2021-06-13T15:45:35Z"), category: "expense", note: "The team reported a routine issue; the payment was delayed." },
            { id: 809, user_id: 2, amount: "7851.50", transaction_date: new Date("2020-05-25T13:15:33Z"), category: "expense", note: "The order was reopened after an urgent check." },
            { id: 810, user_id: 29, amount: "5844.34", transaction_date: new Date("2021-03-03T18:00:51Z"), category: "expense", note: "A standard session was closed the same day." },
            { id: 811, user_id: 119, amount: "4037.63", transaction_date: new Date("2023-04-01T19:55:14Z"), category: "expense", note: "The delivery was processed — incomplete case, no further action." },
            { id: 812, user_id: 39, amount: "97.26", transaction_date: new Date("2023-01-08T09:23:25Z"), category: "income", note: null },
            { id: 813, user_id: 22, amount: "2810.22", transaction_date: new Date("2021-06-06T11:23:04Z"), category: "expense", note: "The item was replaced after an unusual check." },
            { id: 814, user_id: 112, amount: "2415.23", transaction_date: new Date("2022-11-25T17:13:48Z"), category: "expense", note: "No response from the courier, so the order was delayed." },
            { id: 815, user_id: 89, amount: "217.93", transaction_date: new Date("2022-04-01T17:36:28Z"), category: "income", note: null },
            { id: 816, user_id: 100, amount: "17.89", transaction_date: new Date("2021-05-03T09:54:56Z"), category: "expense", note: "Support asked for a change and the account was refunded." },
            { id: 817, user_id: 88, amount: "3996.02", transaction_date: new Date("2023-11-23T23:34:58Z"), category: "income", note: null },
            { id: 818, user_id: 127, amount: "1820.42", transaction_date: new Date("2022-02-16T04:25:15Z"), category: "expense", note: "The record was reviewed following a duplicate review." },
            { id: 819, user_id: 174, amount: "3657.42", transaction_date: new Date("2022-07-25T20:56:51Z"), category: "expense", note: "Support confirmed the details and the document was resolved." },
            { id: 820, user_id: 115, amount: "2213.08", transaction_date: new Date("2023-07-16T11:52:54Z"), category: "income", note: null },
            { id: 821, user_id: 126, amount: "552.55", transaction_date: new Date("2022-09-05T20:10:38Z"), category: "expense", note: "The document was approved — urgent case, no further action." },
            { id: 822, user_id: 23, amount: "540.37", transaction_date: new Date("2020-07-21T18:05:13Z"), category: "expense", note: "The account owner confirmed the details and the payment was reopened." },
            { id: 823, user_id: 25, amount: "3603.94", transaction_date: new Date("2023-03-21T19:34:03Z"), category: "income", note: null },
            { id: 824, user_id: 89, amount: "250.92", transaction_date: new Date("2021-09-25T16:39:00Z"), category: "expense", note: "The account owner asked for a change and the delivery was escalated." },
            { id: 825, user_id: 123, amount: "7730.89", transaction_date: new Date("2022-12-09T17:52:36Z"), category: "expense", note: "The courier confirmed the details and the appointment was reopened." },
            { id: 826, user_id: 195, amount: "7670.73", transaction_date: new Date("2022-10-20T19:38:01Z"), category: "income", note: null },
            { id: 827, user_id: 175, amount: "7058.44", transaction_date: new Date("2022-08-25T09:34:49Z"), category: "expense", note: "The team confirmed the details and the session was resolved." },
            { id: 828, user_id: 72, amount: "6105.50", transaction_date: new Date("2022-01-11T08:25:00Z"), category: "expense", note: "Support asked for a change and the record was rejected." },
            { id: 829, user_id: 23, amount: "479.55", transaction_date: new Date("2022-11-27T20:51:04Z"), category: "expense", note: "The team asked for a change and the report was refunded." },
            { id: 830, user_id: 99, amount: "6588.48", transaction_date: new Date("2021-09-20T18:06:55Z"), category: "income", note: null },
            { id: 831, user_id: 78, amount: "2780.34", transaction_date: new Date("2020-08-04T11:09:53Z"), category: "expense", note: "A manual appointment was refunded the same day." },
            { id: 832, user_id: 77, amount: "3707.99", transaction_date: new Date("2023-02-12T14:19:35Z"), category: "expense", note: "A late account was refunded the same day." },
            { id: 833, user_id: 138, amount: "3569.18", transaction_date: new Date("2023-09-07T21:58:39Z"), category: "income", note: null },
            { id: 834, user_id: 193, amount: "1679.04", transaction_date: new Date("2022-08-22T02:09:35Z"), category: "expense", note: "Flagged as incomplete. An operator rescheduled the shipment." },
            { id: 835, user_id: 132, amount: "1194.87", transaction_date: new Date("2023-07-06T09:49:48Z"), category: "expense", note: "A late follow-up: the transfer was cancelled." },
            { id: 836, user_id: 77, amount: "2174.60", transaction_date: new Date("2021-09-15T16:45:28Z"), category: "expense", note: "The ticket was updated — urgent case, no further action." },
            { id: 837, user_id: 26, amount: "3790.07", transaction_date: new Date("2023-07-03T10:18:16Z"), category: "income", note: null },
            { id: 838, user_id: 197, amount: "107.89", transaction_date: new Date("2020-01-22T21:23:46Z"), category: "expense", note: "The team reported a repeat issue; the account was replaced." },
            { id: 839, user_id: 114, amount: "17.68", transaction_date: new Date("2023-02-19T23:06:35Z"), category: "expense", note: "No response from support, so the payment was replaced." },
            { id: 840, user_id: 29, amount: "3463.69", transaction_date: new Date("2022-10-09T13:34:32Z"), category: "expense", note: "The courier asked for a change and the request was cancelled." },
            { id: 841, user_id: 75, amount: "829.61", transaction_date: new Date("2023-05-13T08:13:16Z"), category: "expense", note: "No response from the account owner, so the booking was delayed." },
            { id: 842, user_id: 165, amount: "9882.72", transaction_date: new Date("2022-01-14T05:51:41Z"), category: "expense", note: "The shipment was delayed following a repeat review." },
            { id: 843, user_id: 70, amount: "69.59", transaction_date: new Date("2023-10-31T15:00:32Z"), category: "expense", note: "The session was rescheduled — repeat case, no further action." },
            { id: 844, user_id: 77, amount: "1128.16", transaction_date: new Date("2022-07-01T14:37:50Z"), category: "income", note: null },
            { id: 845, user_id: 9, amount: "9118.20", transaction_date: new Date("2021-02-02T19:53:49Z"), category: "expense", note: "No response from an operator, so the booking was updated." },
        ],
    });
    await prisma.user_feedback.createMany({
        data: [
            { id: 1, user_id: 122, satisfaction_rating: 4, feedback_date: new Date("2021-07-16T18:11:42Z"), comments: "The claim was refunded — duplicate case, no further action." },
            { id: 2, user_id: 190, satisfaction_rating: 3, feedback_date: new Date("2020-03-13T19:27:14Z"), comments: "The account owner asked for a change and the order was closed." },
            { id: 3, user_id: 134, satisfaction_rating: 1, feedback_date: new Date("2022-04-07T05:49:56Z"), comments: "An automatic document was escalated the same day." },
            { id: 4, user_id: 21, satisfaction_rating: 5, feedback_date: new Date("2020-02-04T16:20:18Z"), comments: "The customer asked for a change and the claim was approved." },
            { id: 5, user_id: 18, satisfaction_rating: 1, feedback_date: new Date("2023-03-01T01:18:55Z"), comments: "Flagged as partial. The supplier approved the order." },
            { id: 6, user_id: 69, satisfaction_rating: 5, feedback_date: new Date("2022-12-09T09:02:12Z"), comments: "An unusual follow-up: the delivery was cancelled." },
            { id: 7, user_id: 75, satisfaction_rating: 4, feedback_date: new Date("2022-06-15T19:51:44Z"), comments: "An operator asked for a change and the ticket was rescheduled." },
            { id: 8, user_id: 128, satisfaction_rating: 5, feedback_date: new Date("2020-05-31T19:20:07Z"), comments: "The request was rejected after a duplicate check." },
            { id: 9, user_id: 98, satisfaction_rating: 5, feedback_date: new Date("2021-02-17T18:47:43Z"), comments: "Flagged as standard. The customer confirmed the claim." },
            { id: 10, user_id: 77, satisfaction_rating: 5, feedback_date: new Date("2020-06-29T11:46:40Z"), comments: "The shipment was confirmed following a partial review." },
            { id: 11, user_id: 128, satisfaction_rating: 1, feedback_date: new Date("2020-03-22T17:56:51Z"), comments: "The account was processed after an urgent check." },
            { id: 12, user_id: 162, satisfaction_rating: 5, feedback_date: new Date("2022-06-12T15:52:57Z"), comments: "The courier confirmed the details and the shipment was rescheduled." },
            { id: 13, user_id: 18, satisfaction_rating: 4, feedback_date: new Date("2020-03-05T09:43:09Z"), comments: "The document was rescheduled — minor case, no further action." },
            { id: 14, user_id: 3, satisfaction_rating: 4, feedback_date: new Date("2023-12-12T21:25:41Z"), comments: "No response from the customer, so the delivery was delayed." },
            { id: 15, user_id: 143, satisfaction_rating: 5, feedback_date: new Date("2020-03-06T19:48:38Z"), comments: "The account owner reported a manual issue; the account was approved." },
            { id: 16, user_id: 65, satisfaction_rating: 3, feedback_date: new Date("2020-01-18T11:52:51Z"), comments: null },
            { id: 17, user_id: 165, satisfaction_rating: 5, feedback_date: new Date("2022-11-30T18:57:11Z"), comments: "The account owner reported a routine issue; the delivery was closed." },
            { id: 18, user_id: 142, satisfaction_rating: 2, feedback_date: new Date("2022-09-28T14:48:12Z"), comments: "The reviewer confirmed the details and the item was updated." },
            { id: 19, user_id: 129, satisfaction_rating: 4, feedback_date: new Date("2020-05-03T07:57:34Z"), comments: "The account was escalated — repeat case, no further action." },
            { id: 20, user_id: 165, satisfaction_rating: 2, feedback_date: new Date("2023-07-29T15:39:29Z"), comments: "The account owner reported a minor issue; the request was completed." },
            { id: 21, user_id: 37, satisfaction_rating: 3, feedback_date: new Date("2021-12-05T18:17:55Z"), comments: "A duplicate session was escalated the same day." },
            { id: 22, user_id: 187, satisfaction_rating: 4, feedback_date: new Date("2023-08-09T18:32:42Z"), comments: "No response from the customer, so the session was rejected." },
            { id: 23, user_id: 161, satisfaction_rating: 5, feedback_date: new Date("2022-02-10T18:14:49Z"), comments: "Support asked for a change and the invoice was delayed." },
            { id: 24, user_id: 93, satisfaction_rating: 1, feedback_date: new Date("2021-03-10T16:44:12Z"), comments: "The courier reported a repeat issue; the document was reviewed." },
            { id: 25, user_id: 98, satisfaction_rating: 5, feedback_date: new Date("2023-04-01T15:39:48Z"), comments: "The reviewer reported a repeat issue; the refund was confirmed." },
            { id: 26, user_id: 31, satisfaction_rating: 4, feedback_date: new Date("2021-11-02T22:46:09Z"), comments: "The delivery was rescheduled after a routine check." },
            { id: 27, user_id: 81, satisfaction_rating: 5, feedback_date: new Date("2020-01-26T16:32:27Z"), comments: "The account owner asked for a change and the order was processed." },
            { id: 28, user_id: 81, satisfaction_rating: 4, feedback_date: new Date("2020-03-26T19:24:45Z"), comments: "A partial invoice was replaced the same day." },
            { id: 29, user_id: 86, satisfaction_rating: 5, feedback_date: new Date("2021-08-13T10:10:40Z"), comments: "The account owner reported a manual issue; the report was reviewed." },
            { id: 30, user_id: 164, satisfaction_rating: 3, feedback_date: new Date("2021-07-05T20:07:12Z"), comments: "The claim was approved after a late check." },
            { id: 31, user_id: 117, satisfaction_rating: 2, feedback_date: new Date("2023-07-13T14:21:57Z"), comments: "The appointment was processed following a manual review." },
            { id: 32, user_id: 148, satisfaction_rating: 3, feedback_date: new Date("2020-10-21T07:50:03Z"), comments: null },
            { id: 33, user_id: 18, satisfaction_rating: 3, feedback_date: new Date("2022-03-10T13:13:27Z"), comments: null },
            { id: 34, user_id: 57, satisfaction_rating: 3, feedback_date: new Date("2023-10-19T14:57:10Z"), comments: "A duplicate account was replaced the same day." },
            { id: 35, user_id: 156, satisfaction_rating: 3, feedback_date: new Date("2021-06-17T20:19:26Z"), comments: "The order was cancelled following an urgent review." },
            { id: 36, user_id: 78, satisfaction_rating: 5, feedback_date: new Date("2023-04-23T20:44:51Z"), comments: "The account was reviewed — unusual case, no further action." },
            { id: 37, user_id: 42, satisfaction_rating: 4, feedback_date: new Date("2020-01-23T22:40:44Z"), comments: "The reviewer reported a repeat issue; the payment was approved." },
            { id: 38, user_id: 77, satisfaction_rating: 4, feedback_date: new Date("2021-12-05T15:52:05Z"), comments: "The ticket was resolved — repeat case, no further action." },
            { id: 39, user_id: 187, satisfaction_rating: 5, feedback_date: new Date("2023-07-29T22:08:48Z"), comments: "An operator asked for a change and the refund was closed." },
            { id: 40, user_id: 42, satisfaction_rating: 5, feedback_date: new Date("2021-03-21T01:33:49Z"), comments: "A routine session was refunded the same day." },
            { id: 41, user_id: 131, satisfaction_rating: 3, feedback_date: new Date("2020-06-19T20:56:21Z"), comments: null },
            { id: 42, user_id: 84, satisfaction_rating: 4, feedback_date: new Date("2021-07-02T17:55:59Z"), comments: "The item was cancelled — late case, no further action." },
            { id: 43, user_id: 68, satisfaction_rating: 4, feedback_date: new Date("2021-06-13T22:24:42Z"), comments: "The session was reviewed — repeat case, no further action." },
            { id: 44, user_id: 57, satisfaction_rating: 5, feedback_date: new Date("2021-12-08T09:23:16Z"), comments: "Flagged as incomplete. An operator escalated the payment." },
            { id: 45, user_id: 2, satisfaction_rating: 4, feedback_date: new Date("2023-07-19T04:22:20Z"), comments: "An operator asked for a change and the report was escalated." },
            { id: 46, user_id: 34, satisfaction_rating: 4, feedback_date: new Date("2023-12-20T19:30:15Z"), comments: "The report was reopened — standard case, no further action." },
            { id: 47, user_id: 53, satisfaction_rating: 3, feedback_date: new Date("2022-03-30T19:30:18Z"), comments: "The delivery was replaced — incomplete case, no further action." },
            { id: 48, user_id: 117, satisfaction_rating: 2, feedback_date: new Date("2021-06-22T18:47:51Z"), comments: "The account owner reported a duplicate issue; the transfer was completed." },
            { id: 49, user_id: 81, satisfaction_rating: 5, feedback_date: new Date("2021-07-29T10:55:26Z"), comments: "A routine follow-up: the request was confirmed." },
            { id: 50, user_id: 62, satisfaction_rating: 4, feedback_date: new Date("2023-06-07T18:23:33Z"), comments: "Flagged as duplicate. An operator updated the payment." },
            { id: 51, user_id: 144, satisfaction_rating: 4, feedback_date: new Date("2023-05-07T19:46:04Z"), comments: "Flagged as late. An operator delayed the booking." },
            { id: 52, user_id: 129, satisfaction_rating: 2, feedback_date: new Date("2021-11-25T16:45:04Z"), comments: "The customer asked for a change and the document was processed." },
            { id: 53, user_id: 184, satisfaction_rating: 5, feedback_date: new Date("2022-06-27T17:48:02Z"), comments: "A routine follow-up: the transfer was completed." },
            { id: 54, user_id: 64, satisfaction_rating: 4, feedback_date: new Date("2023-05-30T08:38:39Z"), comments: "No response from the reviewer, so the record was rescheduled." },
            { id: 55, user_id: 122, satisfaction_rating: 2, feedback_date: new Date("2022-05-04T11:29:54Z"), comments: "The reviewer confirmed the details and the record was cancelled." },
            { id: 56, user_id: 91, satisfaction_rating: 3, feedback_date: new Date("2023-06-27T20:25:36Z"), comments: "A standard follow-up: the request was replaced." },
            { id: 57, user_id: 12, satisfaction_rating: 4, feedback_date: new Date("2021-11-14T15:28:09Z"), comments: "The record was completed following a partial review." },
            { id: 58, user_id: 12, satisfaction_rating: 3, feedback_date: new Date("2021-11-06T17:40:34Z"), comments: "An incomplete ticket was escalated the same day." },
            { id: 59, user_id: 174, satisfaction_rating: 4, feedback_date: new Date("2023-06-05T20:46:00Z"), comments: "The reviewer reported an urgent issue; the record was escalated." },
            { id: 60, user_id: 52, satisfaction_rating: 4, feedback_date: new Date("2021-12-10T10:47:55Z"), comments: "An operator confirmed the details and the item was cancelled." },
            { id: 61, user_id: 65, satisfaction_rating: 4, feedback_date: new Date("2021-05-24T15:39:50Z"), comments: "Flagged as manual. The courier refunded the document." },
            { id: 62, user_id: 53, satisfaction_rating: 4, feedback_date: new Date("2022-08-12T07:38:09Z"), comments: "A duplicate ticket was updated the same day." },
            { id: 63, user_id: 89, satisfaction_rating: 2, feedback_date: new Date("2022-12-29T03:46:38Z"), comments: "No response from the customer, so the order was confirmed." },
            { id: 64, user_id: 182, satisfaction_rating: 3, feedback_date: new Date("2022-03-09T06:57:28Z"), comments: "The team asked for a change and the session was replaced." },
            { id: 65, user_id: 26, satisfaction_rating: 5, feedback_date: new Date("2022-04-01T15:56:59Z"), comments: "A late session was cancelled the same day." },
            { id: 66, user_id: 5, satisfaction_rating: 2, feedback_date: new Date("2020-07-17T11:36:11Z"), comments: "The order was refunded after an urgent check." },
            { id: 67, user_id: 150, satisfaction_rating: 5, feedback_date: new Date("2022-10-23T11:24:51Z"), comments: "The claim was replaced — duplicate case, no further action." },
            { id: 68, user_id: 29, satisfaction_rating: 3, feedback_date: new Date("2023-04-25T19:03:48Z"), comments: "Flagged as duplicate. Support refunded the invoice." },
            { id: 69, user_id: 77, satisfaction_rating: 4, feedback_date: new Date("2021-08-25T07:02:58Z"), comments: null },
            { id: 70, user_id: 181, satisfaction_rating: 5, feedback_date: new Date("2023-05-23T19:50:50Z"), comments: "No response from support, so the ticket was closed." },
            { id: 71, user_id: 14, satisfaction_rating: 1, feedback_date: new Date("2021-08-06T20:40:31Z"), comments: "The ticket was rejected after a partial check." },
            { id: 72, user_id: 144, satisfaction_rating: 5, feedback_date: new Date("2020-12-30T11:18:24Z"), comments: "Support reported a partial issue; the record was confirmed." },
            { id: 73, user_id: 84, satisfaction_rating: 4, feedback_date: new Date("2022-07-15T16:09:07Z"), comments: "The reviewer asked for a change and the item was escalated." },
            { id: 74, user_id: 105, satisfaction_rating: 2, feedback_date: new Date("2021-07-28T08:06:42Z"), comments: "No response from the team, so the report was cancelled." },
            { id: 75, user_id: 92, satisfaction_rating: 1, feedback_date: new Date("2020-11-23T17:48:49Z"), comments: "The account was closed after a standard check." },
            { id: 76, user_id: 29, satisfaction_rating: 4, feedback_date: new Date("2022-10-28T20:40:00Z"), comments: "A routine session was resolved the same day." },
            { id: 77, user_id: 148, satisfaction_rating: 1, feedback_date: new Date("2022-09-10T17:23:43Z"), comments: "An operator asked for a change and the session was approved." },
            { id: 78, user_id: 112, satisfaction_rating: 5, feedback_date: new Date("2021-11-23T17:45:31Z"), comments: "Support asked for a change and the document was confirmed." },
            { id: 79, user_id: 31, satisfaction_rating: 3, feedback_date: new Date("2022-12-25T22:05:36Z"), comments: "Flagged as incomplete. The supplier approved the payment." },
            { id: 80, user_id: 93, satisfaction_rating: 4, feedback_date: new Date("2020-02-23T16:36:10Z"), comments: "The report was rescheduled after a duplicate check." },
            { id: 81, user_id: 169, satisfaction_rating: 2, feedback_date: new Date("2023-12-12T17:02:37Z"), comments: "A duplicate ticket was escalated the same day." },
            { id: 82, user_id: 50, satisfaction_rating: 5, feedback_date: new Date("2022-09-17T19:19:25Z"), comments: "Flagged as urgent. The reviewer completed the delivery." },
            { id: 83, user_id: 62, satisfaction_rating: 2, feedback_date: new Date("2020-06-12T10:10:29Z"), comments: null },
            { id: 84, user_id: 149, satisfaction_rating: 5, feedback_date: new Date("2022-09-03T18:02:30Z"), comments: null },
            { id: 85, user_id: 155, satisfaction_rating: 5, feedback_date: new Date("2021-11-27T16:15:21Z"), comments: "The account owner confirmed the details and the document was cancelled." },
            { id: 86, user_id: 72, satisfaction_rating: 2, feedback_date: new Date("2023-08-22T18:42:00Z"), comments: "No response from the reviewer, so the payment was rejected." },
            { id: 87, user_id: 143, satisfaction_rating: 5, feedback_date: new Date("2021-12-12T14:40:55Z"), comments: null },
            { id: 88, user_id: 2, satisfaction_rating: 3, feedback_date: new Date("2021-08-20T15:28:03Z"), comments: "The order was completed — repeat case, no further action." },
            { id: 89, user_id: 86, satisfaction_rating: 5, feedback_date: new Date("2022-08-20T19:01:10Z"), comments: "An automatic follow-up: the item was updated." },
            { id: 90, user_id: 43, satisfaction_rating: 5, feedback_date: new Date("2020-06-30T12:22:03Z"), comments: "A late invoice was confirmed the same day." },
            { id: 91, user_id: 149, satisfaction_rating: 3, feedback_date: new Date("2021-01-02T10:21:37Z"), comments: "A late ticket was reviewed the same day." },
            { id: 92, user_id: 149, satisfaction_rating: 4, feedback_date: new Date("2020-12-26T17:02:10Z"), comments: "The team confirmed the details and the request was completed." },
            { id: 93, user_id: 142, satisfaction_rating: 2, feedback_date: new Date("2020-07-25T14:00:09Z"), comments: "The order was replaced after a routine check." },
            { id: 94, user_id: 171, satisfaction_rating: 3, feedback_date: new Date("2023-01-04T14:29:01Z"), comments: "The reviewer reported a late issue; the report was replaced." },
            { id: 95, user_id: 16, satisfaction_rating: 5, feedback_date: new Date("2021-01-03T21:20:25Z"), comments: "An unusual claim was cancelled the same day." },
            { id: 96, user_id: 148, satisfaction_rating: 5, feedback_date: new Date("2023-09-08T16:19:43Z"), comments: "The delivery was replaced after a repeat check." },
            { id: 97, user_id: 98, satisfaction_rating: 5, feedback_date: new Date("2023-01-09T05:55:27Z"), comments: "The report was confirmed following an automatic review." },
            { id: 98, user_id: 33, satisfaction_rating: 3, feedback_date: new Date("2020-05-29T19:46:52Z"), comments: "No response from the account owner, so the ticket was confirmed." },
            { id: 99, user_id: 78, satisfaction_rating: 3, feedback_date: new Date("2020-08-09T19:25:14Z"), comments: "A partial invoice was refunded the same day." },
            { id: 100, user_id: 169, satisfaction_rating: 1, feedback_date: new Date("2022-06-11T18:51:39Z"), comments: "The reviewer confirmed the details and the account was confirmed." },
            { id: 101, user_id: 65, satisfaction_rating: 4, feedback_date: new Date("2020-07-20T20:47:03Z"), comments: "An urgent item was completed the same day." },
            { id: 102, user_id: 175, satisfaction_rating: 4, feedback_date: new Date("2022-06-15T14:42:01Z"), comments: "Flagged as standard. The team refunded the invoice." },
            { id: 103, user_id: 111, satisfaction_rating: 5, feedback_date: new Date("2021-09-23T19:26:18Z"), comments: "The request was resolved — late case, no further action." },
            { id: 104, user_id: 97, satisfaction_rating: 4, feedback_date: new Date("2023-10-01T15:59:26Z"), comments: null },
            { id: 105, user_id: 130, satisfaction_rating: 5, feedback_date: new Date("2023-08-02T16:53:05Z"), comments: "The payment was cancelled — routine case, no further action." },
            { id: 106, user_id: 197, satisfaction_rating: 4, feedback_date: new Date("2020-01-10T12:37:43Z"), comments: "The document was rescheduled after a partial check." },
            { id: 107, user_id: 157, satisfaction_rating: 2, feedback_date: new Date("2021-09-07T09:19:55Z"), comments: "The courier confirmed the details and the transfer was confirmed." },
            { id: 108, user_id: 93, satisfaction_rating: 5, feedback_date: new Date("2023-03-24T20:08:40Z"), comments: "Flagged as unusual. Support rejected the delivery." },
            { id: 109, user_id: 105, satisfaction_rating: 5, feedback_date: new Date("2020-04-14T11:17:39Z"), comments: "The courier reported a partial issue; the delivery was delayed." },
            { id: 110, user_id: 69, satisfaction_rating: 5, feedback_date: new Date("2022-10-05T23:46:30Z"), comments: "Flagged as manual. The customer resolved the order." },
            { id: 111, user_id: 56, satisfaction_rating: 5, feedback_date: new Date("2020-01-18T19:06:32Z"), comments: "No response from the courier, so the record was resolved." },
            { id: 112, user_id: 98, satisfaction_rating: 4, feedback_date: new Date("2023-01-11T11:30:45Z"), comments: "The account owner asked for a change and the refund was cancelled." },
            { id: 113, user_id: 59, satisfaction_rating: 3, feedback_date: new Date("2020-06-17T13:20:04Z"), comments: "The booking was updated after a duplicate check." },
            { id: 114, user_id: 190, satisfaction_rating: 5, feedback_date: new Date("2022-01-27T16:25:12Z"), comments: "The courier asked for a change and the account was cancelled." },
            { id: 115, user_id: 35, satisfaction_rating: 4, feedback_date: new Date("2021-11-15T09:29:39Z"), comments: null },
            { id: 116, user_id: 89, satisfaction_rating: 5, feedback_date: new Date("2022-09-14T11:12:22Z"), comments: "The shipment was rejected after an automatic check." },
            { id: 117, user_id: 197, satisfaction_rating: 3, feedback_date: new Date("2022-03-25T22:08:03Z"), comments: "An urgent follow-up: the document was confirmed." },
            { id: 118, user_id: 84, satisfaction_rating: 5, feedback_date: new Date("2021-03-27T06:37:07Z"), comments: "The courier asked for a change and the document was processed." },
            { id: 119, user_id: 41, satisfaction_rating: 2, feedback_date: new Date("2022-05-11T18:27:45Z"), comments: "The account was updated after a minor check." },
            { id: 120, user_id: 21, satisfaction_rating: 3, feedback_date: new Date("2022-08-27T21:53:16Z"), comments: "An automatic follow-up: the request was refunded." },
            { id: 121, user_id: 8, satisfaction_rating: 3, feedback_date: new Date("2023-09-22T18:49:24Z"), comments: "The item was delayed after a repeat check." },
            { id: 122, user_id: 149, satisfaction_rating: 5, feedback_date: new Date("2022-03-03T18:02:25Z"), comments: "The item was processed — manual case, no further action." },
            { id: 123, user_id: 59, satisfaction_rating: 5, feedback_date: new Date("2022-01-15T18:09:38Z"), comments: "The courier reported a standard issue; the payment was confirmed." },
            { id: 124, user_id: 187, satisfaction_rating: 4, feedback_date: new Date("2020-10-12T19:26:31Z"), comments: "The account owner reported a partial issue; the claim was reviewed." },
            { id: 125, user_id: 34, satisfaction_rating: 5, feedback_date: new Date("2021-05-07T11:10:08Z"), comments: "The payment was confirmed following a manual review." },
            { id: 126, user_id: 144, satisfaction_rating: 5, feedback_date: new Date("2022-02-11T03:33:57Z"), comments: "The shipment was rejected after an urgent check." },
            { id: 127, user_id: 105, satisfaction_rating: 5, feedback_date: new Date("2021-09-04T11:45:20Z"), comments: "The session was approved after an urgent check." },
            { id: 128, user_id: 31, satisfaction_rating: 5, feedback_date: new Date("2022-05-05T20:23:42Z"), comments: null },
            { id: 129, user_id: 36, satisfaction_rating: 1, feedback_date: new Date("2023-05-12T11:55:01Z"), comments: "No response from the courier, so the payment was updated." },
            { id: 130, user_id: 31, satisfaction_rating: 5, feedback_date: new Date("2022-12-04T00:54:30Z"), comments: "An operator asked for a change and the request was reviewed." },
            { id: 131, user_id: 86, satisfaction_rating: 5, feedback_date: new Date("2020-01-24T18:37:29Z"), comments: null },
            { id: 132, user_id: 48, satisfaction_rating: 2, feedback_date: new Date("2021-02-08T03:52:26Z"), comments: "The team reported an automatic issue; the order was cancelled." },
            { id: 133, user_id: 129, satisfaction_rating: 5, feedback_date: new Date("2020-03-21T19:09:28Z"), comments: null },
            { id: 134, user_id: 135, satisfaction_rating: 1, feedback_date: new Date("2022-10-26T17:13:17Z"), comments: "The reviewer reported a standard issue; the payment was delayed." },
            { id: 135, user_id: 57, satisfaction_rating: 5, feedback_date: new Date("2022-05-19T17:14:56Z"), comments: null },
            { id: 136, user_id: 53, satisfaction_rating: 4, feedback_date: new Date("2021-01-04T21:33:18Z"), comments: "A duplicate follow-up: the booking was refunded." },
            { id: 137, user_id: 146, satisfaction_rating: 2, feedback_date: new Date("2021-08-13T18:47:11Z"), comments: "The reviewer asked for a change and the claim was closed." },
            { id: 138, user_id: 177, satisfaction_rating: 2, feedback_date: new Date("2022-09-29T16:45:18Z"), comments: "The payment was confirmed following a partial review." },
            { id: 139, user_id: 161, satisfaction_rating: 4, feedback_date: new Date("2023-08-03T18:58:08Z"), comments: "The account was confirmed — routine case, no further action." },
            { id: 140, user_id: 44, satisfaction_rating: 2, feedback_date: new Date("2022-06-25T10:55:57Z"), comments: "The record was completed after an unusual check." },
            { id: 141, user_id: 146, satisfaction_rating: 5, feedback_date: new Date("2020-01-10T21:24:57Z"), comments: null },
            { id: 142, user_id: 140, satisfaction_rating: 4, feedback_date: new Date("2022-09-04T13:38:44Z"), comments: "The account owner confirmed the details and the delivery was approved." },
            { id: 143, user_id: 158, satisfaction_rating: 3, feedback_date: new Date("2020-05-18T21:57:19Z"), comments: "The courier reported a late issue; the appointment was approved." },
            { id: 144, user_id: 92, satisfaction_rating: 4, feedback_date: new Date("2021-11-12T12:09:24Z"), comments: "A late transfer was delayed the same day." },
            { id: 145, user_id: 182, satisfaction_rating: 2, feedback_date: new Date("2022-06-17T19:58:11Z"), comments: "An operator reported a standard issue; the report was rejected." },
            { id: 146, user_id: 44, satisfaction_rating: 5, feedback_date: new Date("2020-03-24T12:10:01Z"), comments: "A manual follow-up: the shipment was delayed." },
            { id: 147, user_id: 97, satisfaction_rating: 3, feedback_date: new Date("2020-03-31T23:20:13Z"), comments: "No response from the team, so the document was replaced." },
            { id: 148, user_id: 48, satisfaction_rating: 4, feedback_date: new Date("2022-01-18T10:38:33Z"), comments: null },
            { id: 149, user_id: 42, satisfaction_rating: 3, feedback_date: new Date("2021-03-11T09:47:49Z"), comments: "The document was confirmed — urgent case, no further action." },
            { id: 150, user_id: 116, satisfaction_rating: 3, feedback_date: new Date("2021-05-19T11:56:33Z"), comments: "The customer asked for a change and the refund was rescheduled." },
            { id: 151, user_id: 59, satisfaction_rating: 2, feedback_date: new Date("2023-05-23T00:55:34Z"), comments: null },
            { id: 152, user_id: 81, satisfaction_rating: 4, feedback_date: new Date("2022-06-25T09:03:07Z"), comments: "An operator confirmed the details and the booking was replaced." },
            { id: 153, user_id: 71, satisfaction_rating: 4, feedback_date: new Date("2022-06-06T22:56:47Z"), comments: "A manual record was reviewed the same day." },
            { id: 154, user_id: 37, satisfaction_rating: 5, feedback_date: new Date("2020-09-12T17:15:08Z"), comments: "A standard follow-up: the ticket was completed." },
            { id: 155, user_id: 134, satisfaction_rating: 4, feedback_date: new Date("2020-07-06T21:15:19Z"), comments: "The reviewer asked for a change and the record was rejected." },
            { id: 156, user_id: 171, satisfaction_rating: 5, feedback_date: new Date("2021-02-05T11:26:27Z"), comments: null },
            { id: 157, user_id: 33, satisfaction_rating: 3, feedback_date: new Date("2020-06-30T13:40:10Z"), comments: "The order was cancelled following an incomplete review." },
            { id: 158, user_id: 29, satisfaction_rating: 5, feedback_date: new Date("2023-05-26T08:19:02Z"), comments: "Support asked for a change and the appointment was updated." },
            { id: 159, user_id: 10, satisfaction_rating: 4, feedback_date: new Date("2021-09-14T16:49:28Z"), comments: "Flagged as duplicate. The team resolved the shipment." },
            { id: 160, user_id: 16, satisfaction_rating: 4, feedback_date: new Date("2022-04-12T14:51:03Z"), comments: "The claim was processed — repeat case, no further action." },
            { id: 161, user_id: 148, satisfaction_rating: 4, feedback_date: new Date("2020-08-25T12:27:40Z"), comments: "The account owner reported an incomplete issue; the report was closed." },
            { id: 162, user_id: 105, satisfaction_rating: 5, feedback_date: new Date("2021-11-05T13:41:54Z"), comments: "The customer asked for a change and the transfer was cancelled." },
            { id: 163, user_id: 5, satisfaction_rating: 2, feedback_date: new Date("2022-06-07T20:29:54Z"), comments: "A late follow-up: the document was rejected." },
            { id: 164, user_id: 89, satisfaction_rating: 3, feedback_date: new Date("2022-03-27T20:05:59Z"), comments: "An incomplete follow-up: the session was escalated." },
            { id: 165, user_id: 29, satisfaction_rating: 2, feedback_date: new Date("2022-05-07T17:17:27Z"), comments: "The team reported a minor issue; the account was resolved." },
            { id: 166, user_id: 156, satisfaction_rating: 5, feedback_date: new Date("2023-12-09T14:56:41Z"), comments: "An incomplete shipment was escalated the same day." },
            { id: 167, user_id: 142, satisfaction_rating: 5, feedback_date: new Date("2021-12-28T22:37:18Z"), comments: "A repeat claim was cancelled the same day." },
            { id: 168, user_id: 54, satisfaction_rating: 3, feedback_date: new Date("2023-01-25T05:16:09Z"), comments: "The booking was closed — repeat case, no further action." },
            { id: 169, user_id: 113, satisfaction_rating: 3, feedback_date: new Date("2022-07-13T11:42:34Z"), comments: "The invoice was rejected following a standard review." },
            { id: 170, user_id: 92, satisfaction_rating: 3, feedback_date: new Date("2022-01-09T14:57:48Z"), comments: "The courier reported an unusual issue; the transfer was processed." },
            { id: 171, user_id: 35, satisfaction_rating: 4, feedback_date: new Date("2021-06-18T12:36:01Z"), comments: "The document was refunded after an automatic check." },
            { id: 172, user_id: 171, satisfaction_rating: 5, feedback_date: new Date("2023-03-09T04:01:14Z"), comments: "The supplier confirmed the details and the shipment was delayed." },
            { id: 173, user_id: 178, satisfaction_rating: 5, feedback_date: new Date("2021-11-12T06:50:34Z"), comments: "An operator confirmed the details and the appointment was rejected." },
            { id: 174, user_id: 86, satisfaction_rating: 3, feedback_date: new Date("2023-07-23T14:46:38Z"), comments: "The team confirmed the details and the request was confirmed." },
            { id: 175, user_id: 54, satisfaction_rating: 3, feedback_date: new Date("2023-01-02T00:02:27Z"), comments: "The booking was rejected following a repeat review." },
            { id: 176, user_id: 10, satisfaction_rating: 5, feedback_date: new Date("2023-05-27T07:21:49Z"), comments: "A duplicate invoice was escalated the same day." },
            { id: 177, user_id: 106, satisfaction_rating: 3, feedback_date: new Date("2020-06-30T17:41:58Z"), comments: "A routine follow-up: the document was refunded." },
            { id: 178, user_id: 42, satisfaction_rating: 2, feedback_date: new Date("2020-03-17T17:57:31Z"), comments: "The customer confirmed the details and the report was closed." },
            { id: 179, user_id: 43, satisfaction_rating: 4, feedback_date: new Date("2022-12-14T21:50:56Z"), comments: "The invoice was resolved — late case, no further action." },
            { id: 180, user_id: 160, satisfaction_rating: 4, feedback_date: new Date("2023-01-25T04:35:58Z"), comments: "The request was closed following a repeat review." },
            { id: 181, user_id: 113, satisfaction_rating: 3, feedback_date: new Date("2021-05-24T14:51:01Z"), comments: "The refund was refunded following an urgent review." },
            { id: 182, user_id: 181, satisfaction_rating: 2, feedback_date: new Date("2023-10-15T19:25:10Z"), comments: "A manual follow-up: the item was resolved." },
            { id: 183, user_id: 89, satisfaction_rating: 5, feedback_date: new Date("2023-10-18T00:51:50Z"), comments: "The session was reviewed — urgent case, no further action." },
            { id: 184, user_id: 140, satisfaction_rating: 4, feedback_date: new Date("2022-06-14T17:59:06Z"), comments: "An unusual refund was processed the same day." },
            { id: 185, user_id: 41, satisfaction_rating: 2, feedback_date: new Date("2020-04-10T20:22:47Z"), comments: "The account owner confirmed the details and the request was resolved." },
            { id: 186, user_id: 106, satisfaction_rating: 4, feedback_date: new Date("2020-07-16T14:03:36Z"), comments: "The shipment was escalated after a standard check." },
            { id: 187, user_id: 18, satisfaction_rating: 2, feedback_date: new Date("2021-09-12T20:36:16Z"), comments: "A manual document was refunded the same day." },
            { id: 188, user_id: 140, satisfaction_rating: 5, feedback_date: new Date("2021-04-10T08:12:43Z"), comments: "A routine item was reopened the same day." },
            { id: 189, user_id: 72, satisfaction_rating: 3, feedback_date: new Date("2020-11-12T18:15:31Z"), comments: "An operator confirmed the details and the item was replaced." },
            { id: 190, user_id: 70, satisfaction_rating: 2, feedback_date: new Date("2023-02-16T10:55:44Z"), comments: "The payment was delayed — duplicate case, no further action." },
            { id: 191, user_id: 59, satisfaction_rating: 2, feedback_date: new Date("2021-09-22T08:09:49Z"), comments: "An urgent follow-up: the account was resolved." },
            { id: 192, user_id: 56, satisfaction_rating: 2, feedback_date: new Date("2021-01-24T16:22:15Z"), comments: "An automatic follow-up: the transfer was processed." },
            { id: 193, user_id: 53, satisfaction_rating: 3, feedback_date: new Date("2023-07-24T17:40:50Z"), comments: "A routine follow-up: the report was confirmed." },
            { id: 194, user_id: 199, satisfaction_rating: 3, feedback_date: new Date("2021-01-12T17:18:42Z"), comments: null },
            { id: 195, user_id: 152, satisfaction_rating: 4, feedback_date: new Date("2021-11-02T15:10:38Z"), comments: "A partial claim was delayed the same day." },
            { id: 196, user_id: 77, satisfaction_rating: 5, feedback_date: new Date("2023-09-21T20:50:05Z"), comments: "No response from the team, so the order was escalated." },
            { id: 197, user_id: 177, satisfaction_rating: 3, feedback_date: new Date("2022-07-13T19:08:12Z"), comments: "The account owner reported a partial issue; the session was resolved." },
            { id: 198, user_id: 149, satisfaction_rating: 4, feedback_date: new Date("2021-12-30T13:08:14Z"), comments: "No response from the account owner, so the report was rejected." },
            { id: 199, user_id: 73, satisfaction_rating: 5, feedback_date: new Date("2022-11-19T22:02:18Z"), comments: "The booking was replaced following an automatic review." },
            { id: 200, user_id: 44, satisfaction_rating: 4, feedback_date: new Date("2020-08-29T08:52:22Z"), comments: "Flagged as partial. The team replaced the session." },
            { id: 201, user_id: 39, satisfaction_rating: 1, feedback_date: new Date("2022-12-23T12:20:19Z"), comments: "The supplier asked for a change and the request was escalated." },
            { id: 202, user_id: 28, satisfaction_rating: 3, feedback_date: new Date("2021-03-01T22:07:32Z"), comments: "The shipment was cancelled following a standard review." },
            { id: 203, user_id: 78, satisfaction_rating: 4, feedback_date: new Date("2023-06-10T15:43:51Z"), comments: null },
            { id: 204, user_id: 194, satisfaction_rating: 2, feedback_date: new Date("2022-04-18T18:13:14Z"), comments: "The account was rejected — routine case, no further action." },
            { id: 205, user_id: 62, satisfaction_rating: 3, feedback_date: new Date("2022-10-21T09:19:15Z"), comments: null },
            { id: 206, user_id: 61, satisfaction_rating: 3, feedback_date: new Date("2023-04-03T00:31:34Z"), comments: "A routine follow-up: the delivery was closed." },
            { id: 207, user_id: 21, satisfaction_rating: 2, feedback_date: new Date("2022-10-01T19:17:05Z"), comments: "The team reported an incomplete issue; the payment was rejected." },
            { id: 208, user_id: 75, satisfaction_rating: 5, feedback_date: new Date("2020-10-18T16:21:27Z"), comments: "The courier confirmed the details and the session was reviewed." },
            { id: 209, user_id: 55, satisfaction_rating: 2, feedback_date: new Date("2023-11-13T07:02:11Z"), comments: "A routine follow-up: the request was delayed." },
            { id: 210, user_id: 33, satisfaction_rating: 4, feedback_date: new Date("2021-01-26T00:33:34Z"), comments: "The courier asked for a change and the appointment was closed." },
            { id: 211, user_id: 183, satisfaction_rating: 2, feedback_date: new Date("2020-06-02T23:41:41Z"), comments: "Flagged as partial. Support resolved the payment." },
            { id: 212, user_id: 44, satisfaction_rating: 5, feedback_date: new Date("2023-12-10T07:21:16Z"), comments: "The record was rescheduled — manual case, no further action." },
            { id: 213, user_id: 28, satisfaction_rating: 5, feedback_date: new Date("2021-06-19T20:29:41Z"), comments: "The delivery was completed following a minor review." },
            { id: 214, user_id: 142, satisfaction_rating: 4, feedback_date: new Date("2023-10-05T18:11:03Z"), comments: "The invoice was updated — partial case, no further action." },
            { id: 215, user_id: 197, satisfaction_rating: 5, feedback_date: new Date("2021-10-04T15:08:23Z"), comments: "The supplier confirmed the details and the appointment was reopened." },
            { id: 216, user_id: 49, satisfaction_rating: 3, feedback_date: new Date("2023-08-08T19:46:30Z"), comments: "The ticket was closed — manual case, no further action." },
            { id: 217, user_id: 109, satisfaction_rating: 5, feedback_date: new Date("2022-11-04T09:25:23Z"), comments: "The report was rejected following a standard review." },
            { id: 218, user_id: 44, satisfaction_rating: 3, feedback_date: new Date("2023-04-12T13:06:59Z"), comments: "The payment was escalated following a repeat review." },
            { id: 219, user_id: 177, satisfaction_rating: 1, feedback_date: new Date("2022-06-21T18:29:22Z"), comments: null },
            { id: 220, user_id: 199, satisfaction_rating: 5, feedback_date: new Date("2023-11-09T20:26:27Z"), comments: "Flagged as unusual. An operator rejected the account." },
            { id: 221, user_id: 43, satisfaction_rating: 3, feedback_date: new Date("2021-07-06T18:13:08Z"), comments: "The document was completed — routine case, no further action." },
            { id: 222, user_id: 182, satisfaction_rating: 3, feedback_date: new Date("2021-12-15T13:02:50Z"), comments: "No response from the account owner, so the shipment was updated." },
            { id: 223, user_id: 140, satisfaction_rating: 5, feedback_date: new Date("2020-03-03T19:49:16Z"), comments: "The reviewer reported an automatic issue; the claim was resolved." },
            { id: 224, user_id: 21, satisfaction_rating: 5, feedback_date: new Date("2022-10-28T13:04:06Z"), comments: "Support confirmed the details and the order was refunded." },
            { id: 225, user_id: 113, satisfaction_rating: 2, feedback_date: new Date("2020-08-20T17:30:44Z"), comments: "No response from the customer, so the invoice was delayed." },
            { id: 226, user_id: 43, satisfaction_rating: 1, feedback_date: new Date("2021-07-29T10:04:54Z"), comments: "The invoice was escalated following a late review." },
            { id: 227, user_id: 34, satisfaction_rating: 3, feedback_date: new Date("2020-10-07T06:52:41Z"), comments: "An incomplete follow-up: the item was reopened." },
            { id: 228, user_id: 184, satisfaction_rating: 4, feedback_date: new Date("2020-07-23T17:40:19Z"), comments: "The appointment was completed after a standard check." },
            { id: 229, user_id: 3, satisfaction_rating: 5, feedback_date: new Date("2022-03-29T19:08:04Z"), comments: "A minor claim was replaced the same day." },
            { id: 230, user_id: 175, satisfaction_rating: 5, feedback_date: new Date("2021-08-16T19:21:13Z"), comments: "The session was processed after an automatic check." },
            { id: 231, user_id: 165, satisfaction_rating: 5, feedback_date: new Date("2021-08-27T20:15:00Z"), comments: "No response from the reviewer, so the payment was cancelled." },
            { id: 232, user_id: 93, satisfaction_rating: 5, feedback_date: new Date("2021-04-25T15:29:36Z"), comments: "The refund was replaced after a routine check." },
            { id: 233, user_id: 118, satisfaction_rating: 3, feedback_date: new Date("2020-10-03T21:04:25Z"), comments: "The courier reported a routine issue; the item was processed." },
            { id: 234, user_id: 101, satisfaction_rating: 2, feedback_date: new Date("2022-02-27T21:30:48Z"), comments: "The record was escalated after a duplicate check." },
            { id: 235, user_id: 180, satisfaction_rating: 5, feedback_date: new Date("2021-09-09T08:12:25Z"), comments: "No response from the customer, so the record was reviewed." },
            { id: 236, user_id: 144, satisfaction_rating: 2, feedback_date: new Date("2022-05-24T18:03:46Z"), comments: "The courier confirmed the details and the payment was resolved." },
            { id: 237, user_id: 49, satisfaction_rating: 2, feedback_date: new Date("2023-05-21T16:44:38Z"), comments: "An automatic follow-up: the delivery was resolved." },
            { id: 238, user_id: 126, satisfaction_rating: 5, feedback_date: new Date("2023-09-10T18:04:05Z"), comments: "The reviewer confirmed the details and the session was replaced." },
            { id: 239, user_id: 5, satisfaction_rating: 4, feedback_date: new Date("2020-07-29T15:56:21Z"), comments: "No response from an operator, so the shipment was refunded." },
            { id: 240, user_id: 109, satisfaction_rating: 5, feedback_date: new Date("2020-03-17T21:41:56Z"), comments: "The payment was reopened following an unusual review." },
            { id: 241, user_id: 148, satisfaction_rating: 4, feedback_date: new Date("2020-03-10T20:39:02Z"), comments: "Flagged as repeat. The courier rescheduled the order." },
            { id: 242, user_id: 133, satisfaction_rating: 3, feedback_date: new Date("2023-09-02T18:45:23Z"), comments: "The account was escalated — partial case, no further action." },
            { id: 243, user_id: 81, satisfaction_rating: 3, feedback_date: new Date("2022-05-21T07:00:47Z"), comments: "The payment was updated after an automatic check." },
            { id: 244, user_id: 161, satisfaction_rating: 4, feedback_date: new Date("2020-05-28T22:00:02Z"), comments: "The supplier reported an automatic issue; the record was escalated." },
            { id: 245, user_id: 31, satisfaction_rating: 3, feedback_date: new Date("2023-09-11T06:49:43Z"), comments: "Flagged as automatic. The supplier processed the delivery." },
            { id: 246, user_id: 33, satisfaction_rating: 5, feedback_date: new Date("2023-02-21T13:33:45Z"), comments: "Flagged as standard. The reviewer rejected the request." },
            { id: 247, user_id: 131, satisfaction_rating: 1, feedback_date: new Date("2022-10-16T07:29:12Z"), comments: "The item was rescheduled following an unusual review." },
            { id: 248, user_id: 197, satisfaction_rating: 1, feedback_date: new Date("2022-10-05T19:56:54Z"), comments: "A late follow-up: the shipment was cancelled." },
            { id: 249, user_id: 2, satisfaction_rating: 5, feedback_date: new Date("2023-01-18T05:54:17Z"), comments: "The refund was delayed after an urgent check." },
            { id: 250, user_id: 101, satisfaction_rating: 2, feedback_date: new Date("2021-08-12T13:59:23Z"), comments: "The reviewer asked for a change and the shipment was completed." },
            { id: 251, user_id: 48, satisfaction_rating: 4, feedback_date: new Date("2023-10-25T21:13:10Z"), comments: "The record was processed after a routine check." },
            { id: 252, user_id: 158, satisfaction_rating: 5, feedback_date: new Date("2020-08-11T12:45:15Z"), comments: null },
            { id: 253, user_id: 101, satisfaction_rating: 5, feedback_date: new Date("2020-07-05T06:52:57Z"), comments: null },
            { id: 254, user_id: 91, satisfaction_rating: 4, feedback_date: new Date("2022-02-19T22:53:47Z"), comments: "The reviewer reported a duplicate issue; the request was refunded." },
            { id: 255, user_id: 42, satisfaction_rating: 3, feedback_date: new Date("2021-12-30T19:39:44Z"), comments: "Flagged as manual. The courier escalated the item." },
            { id: 256, user_id: 56, satisfaction_rating: 3, feedback_date: new Date("2021-01-06T17:58:17Z"), comments: "The team reported a duplicate issue; the transfer was escalated." },
            { id: 257, user_id: 84, satisfaction_rating: 5, feedback_date: new Date("2023-11-17T21:02:46Z"), comments: "No response from the reviewer, so the shipment was reopened." },
            { id: 258, user_id: 198, satisfaction_rating: 5, feedback_date: new Date("2023-03-11T22:00:05Z"), comments: "An unusual account was rejected the same day." },
            { id: 259, user_id: 78, satisfaction_rating: 4, feedback_date: new Date("2021-04-17T21:29:40Z"), comments: "An urgent follow-up: the document was confirmed." },
            { id: 260, user_id: 16, satisfaction_rating: 3, feedback_date: new Date("2020-04-29T11:45:03Z"), comments: null },
            { id: 261, user_id: 89, satisfaction_rating: 2, feedback_date: new Date("2023-03-30T19:20:14Z"), comments: null },
            { id: 262, user_id: 158, satisfaction_rating: 2, feedback_date: new Date("2023-01-05T07:57:04Z"), comments: "Flagged as urgent. The team updated the refund." },
            { id: 263, user_id: 41, satisfaction_rating: 3, feedback_date: new Date("2022-12-02T09:13:46Z"), comments: "No response from the courier, so the booking was rescheduled." },
            { id: 264, user_id: 124, satisfaction_rating: 5, feedback_date: new Date("2023-06-16T08:49:47Z"), comments: "Support asked for a change and the payment was completed." },
            { id: 265, user_id: 120, satisfaction_rating: 5, feedback_date: new Date("2021-08-29T18:06:19Z"), comments: "The ticket was refunded after a standard check." },
            { id: 266, user_id: 91, satisfaction_rating: 2, feedback_date: new Date("2023-04-16T22:43:20Z"), comments: "Flagged as unusual. An operator replaced the ticket." },
            { id: 267, user_id: 191, satisfaction_rating: 3, feedback_date: new Date("2020-05-25T18:48:24Z"), comments: null },
            { id: 268, user_id: 199, satisfaction_rating: 4, feedback_date: new Date("2022-07-12T17:18:23Z"), comments: "The invoice was resolved after a late check." },
            { id: 269, user_id: 158, satisfaction_rating: 5, feedback_date: new Date("2021-04-24T11:08:27Z"), comments: "Flagged as standard. The supplier closed the order." },
            { id: 270, user_id: 124, satisfaction_rating: 1, feedback_date: new Date("2021-01-03T13:12:14Z"), comments: "The courier confirmed the details and the shipment was completed." },
            { id: 271, user_id: 15, satisfaction_rating: 2, feedback_date: new Date("2020-01-26T09:04:42Z"), comments: "Flagged as incomplete. An operator escalated the item." },
            { id: 272, user_id: 3, satisfaction_rating: 5, feedback_date: new Date("2021-11-18T17:19:58Z"), comments: "The report was replaced after an incomplete check." },
            { id: 273, user_id: 112, satisfaction_rating: 2, feedback_date: new Date("2021-02-27T19:47:47Z"), comments: "The team confirmed the details and the transfer was completed." },
            { id: 274, user_id: 86, satisfaction_rating: 5, feedback_date: new Date("2021-07-19T18:03:01Z"), comments: "An operator reported a late issue; the report was resolved." },
            { id: 275, user_id: 171, satisfaction_rating: 3, feedback_date: new Date("2022-10-02T15:34:43Z"), comments: "Flagged as urgent. The account owner cancelled the appointment." },
            { id: 276, user_id: 62, satisfaction_rating: 2, feedback_date: new Date("2021-05-31T14:56:25Z"), comments: "An operator confirmed the details and the appointment was reopened." },
            { id: 277, user_id: 164, satisfaction_rating: 5, feedback_date: new Date("2021-06-02T19:51:04Z"), comments: "A repeat shipment was cancelled the same day." },
            { id: 278, user_id: 14, satisfaction_rating: 4, feedback_date: new Date("2021-07-12T09:33:57Z"), comments: null },
            { id: 279, user_id: 75, satisfaction_rating: 2, feedback_date: new Date("2020-04-16T14:08:24Z"), comments: "An unusual follow-up: the report was updated." },
            { id: 280, user_id: 152, satisfaction_rating: 5, feedback_date: new Date("2023-01-09T19:13:30Z"), comments: "The record was reviewed — manual case, no further action." },
            { id: 281, user_id: 169, satisfaction_rating: 3, feedback_date: new Date("2021-12-05T13:51:04Z"), comments: "No response from the courier, so the account was cancelled." },
            { id: 282, user_id: 105, satisfaction_rating: 4, feedback_date: new Date("2020-08-15T06:43:26Z"), comments: "The team reported a repeat issue; the payment was refunded." },
            { id: 283, user_id: 165, satisfaction_rating: 5, feedback_date: new Date("2020-10-25T19:18:32Z"), comments: null },
            { id: 284, user_id: 146, satisfaction_rating: 1, feedback_date: new Date("2020-05-21T12:13:12Z"), comments: "Flagged as automatic. The supplier processed the item." },
            { id: 285, user_id: 6, satisfaction_rating: 5, feedback_date: new Date("2023-01-17T10:15:54Z"), comments: "No response from the customer, so the order was replaced." },
            { id: 286, user_id: 12, satisfaction_rating: 3, feedback_date: new Date("2021-02-06T16:45:50Z"), comments: "Flagged as unusual. The team delayed the account." },
            { id: 287, user_id: 43, satisfaction_rating: 4, feedback_date: new Date("2021-07-27T20:43:13Z"), comments: "The invoice was refunded — repeat case, no further action." },
            { id: 288, user_id: 3, satisfaction_rating: 5, feedback_date: new Date("2023-06-20T17:53:13Z"), comments: "The booking was cancelled after a late check." },
            { id: 289, user_id: 34, satisfaction_rating: 5, feedback_date: new Date("2022-03-07T17:49:08Z"), comments: "No response from an operator, so the ticket was escalated." },
            { id: 290, user_id: 3, satisfaction_rating: 2, feedback_date: new Date("2022-10-09T15:47:45Z"), comments: "The supplier confirmed the details and the booking was refunded." },
            { id: 291, user_id: 171, satisfaction_rating: 5, feedback_date: new Date("2022-12-24T19:32:23Z"), comments: "The supplier confirmed the details and the refund was resolved." },
            { id: 292, user_id: 64, satisfaction_rating: 5, feedback_date: new Date("2020-01-10T15:56:23Z"), comments: "The supplier asked for a change and the request was approved." },
            { id: 293, user_id: 114, satisfaction_rating: 4, feedback_date: new Date("2020-03-10T12:19:46Z"), comments: "Flagged as unusual. The customer cancelled the claim." },
            { id: 294, user_id: 162, satisfaction_rating: 4, feedback_date: new Date("2023-01-05T07:27:46Z"), comments: null },
            { id: 295, user_id: 18, satisfaction_rating: 3, feedback_date: new Date("2020-05-19T10:14:13Z"), comments: "The delivery was updated — repeat case, no further action." },
            { id: 296, user_id: 6, satisfaction_rating: 4, feedback_date: new Date("2023-12-01T18:05:50Z"), comments: "No response from the team, so the delivery was resolved." },
            { id: 297, user_id: 112, satisfaction_rating: 4, feedback_date: new Date("2020-01-06T18:49:03Z"), comments: "Support asked for a change and the document was processed." },
            { id: 298, user_id: 77, satisfaction_rating: 3, feedback_date: new Date("2020-06-02T19:00:37Z"), comments: "An incomplete follow-up: the booking was resolved." },
            { id: 299, user_id: 56, satisfaction_rating: 2, feedback_date: new Date("2021-07-29T16:21:16Z"), comments: "The request was rejected — standard case, no further action." },
            { id: 300, user_id: 161, satisfaction_rating: 5, feedback_date: new Date("2021-03-12T08:59:56Z"), comments: "No response from the account owner, so the account was confirmed." },
            { id: 301, user_id: 78, satisfaction_rating: 4, feedback_date: new Date("2021-12-24T12:47:16Z"), comments: "A standard follow-up: the request was closed." },
            { id: 302, user_id: 144, satisfaction_rating: 5, feedback_date: new Date("2022-08-13T15:45:37Z"), comments: "Support confirmed the details and the session was cancelled." },
            { id: 303, user_id: 34, satisfaction_rating: 5, feedback_date: new Date("2020-03-20T16:08:58Z"), comments: "No response from the reviewer, so the item was escalated." },
            { id: 304, user_id: 84, satisfaction_rating: 5, feedback_date: new Date("2022-12-02T19:43:51Z"), comments: "The shipment was updated following a duplicate review." },
            { id: 305, user_id: 142, satisfaction_rating: 4, feedback_date: new Date("2023-06-05T09:07:11Z"), comments: "Flagged as late. The supplier reopened the delivery." },
            { id: 306, user_id: 124, satisfaction_rating: 5, feedback_date: new Date("2022-04-27T18:23:56Z"), comments: "An urgent follow-up: the ticket was reviewed." },
            { id: 307, user_id: 173, satisfaction_rating: 5, feedback_date: new Date("2022-02-05T10:29:09Z"), comments: "The transfer was rescheduled — urgent case, no further action." },
            { id: 308, user_id: 134, satisfaction_rating: 5, feedback_date: new Date("2020-08-15T21:29:44Z"), comments: "The appointment was cancelled following a routine review." },
            { id: 309, user_id: 106, satisfaction_rating: 5, feedback_date: new Date("2020-09-14T11:09:37Z"), comments: "The shipment was processed after a routine check." },
            { id: 310, user_id: 16, satisfaction_rating: 5, feedback_date: new Date("2023-11-23T19:13:49Z"), comments: "The account owner reported a standard issue; the record was replaced." },
            { id: 311, user_id: 104, satisfaction_rating: 4, feedback_date: new Date("2023-06-21T15:32:23Z"), comments: "A standard booking was rejected the same day." },
            { id: 312, user_id: 184, satisfaction_rating: 3, feedback_date: new Date("2022-10-29T19:56:36Z"), comments: "No response from the supplier, so the claim was approved." },
            { id: 313, user_id: 133, satisfaction_rating: 3, feedback_date: new Date("2021-03-07T02:11:47Z"), comments: "Flagged as automatic. The account owner rejected the account." },
            { id: 314, user_id: 169, satisfaction_rating: 3, feedback_date: new Date("2021-12-16T20:23:08Z"), comments: "The request was rescheduled after a duplicate check." },
            { id: 315, user_id: 98, satisfaction_rating: 2, feedback_date: new Date("2023-04-06T19:34:47Z"), comments: "The reviewer reported a routine issue; the appointment was refunded." },
            { id: 316, user_id: 156, satisfaction_rating: 5, feedback_date: new Date("2023-12-03T09:50:51Z"), comments: "The courier confirmed the details and the item was rescheduled." },
            { id: 317, user_id: 106, satisfaction_rating: 5, feedback_date: new Date("2021-10-16T13:59:55Z"), comments: "The order was approved — incomplete case, no further action." },
            { id: 318, user_id: 109, satisfaction_rating: 3, feedback_date: new Date("2023-05-28T19:41:48Z"), comments: "The payment was resolved — minor case, no further action." },
            { id: 319, user_id: 156, satisfaction_rating: 3, feedback_date: new Date("2022-09-06T07:34:44Z"), comments: null },
            { id: 320, user_id: 2, satisfaction_rating: 3, feedback_date: new Date("2023-10-23T07:05:17Z"), comments: "The document was closed following a duplicate review." },
            { id: 321, user_id: 126, satisfaction_rating: 5, feedback_date: new Date("2023-03-29T17:26:39Z"), comments: "Flagged as automatic. The courier reopened the booking." },
            { id: 322, user_id: 190, satisfaction_rating: 2, feedback_date: new Date("2022-01-13T15:44:49Z"), comments: "A late invoice was reopened the same day." },
            { id: 323, user_id: 146, satisfaction_rating: 3, feedback_date: new Date("2020-08-19T07:33:03Z"), comments: "The courier reported a repeat issue; the document was processed." },
            { id: 324, user_id: 124, satisfaction_rating: 4, feedback_date: new Date("2023-12-06T11:03:48Z"), comments: "Flagged as unusual. The customer cancelled the invoice." },
            { id: 325, user_id: 48, satisfaction_rating: 5, feedback_date: new Date("2023-04-08T14:04:47Z"), comments: "A late delivery was resolved the same day." },
            { id: 326, user_id: 134, satisfaction_rating: 4, feedback_date: new Date("2021-05-28T16:08:55Z"), comments: "The reviewer confirmed the details and the booking was resolved." },
            { id: 327, user_id: 161, satisfaction_rating: 2, feedback_date: new Date("2023-09-11T11:48:10Z"), comments: "A duplicate transfer was approved the same day." },
            { id: 328, user_id: 103, satisfaction_rating: 4, feedback_date: new Date("2021-01-16T05:28:31Z"), comments: null },
            { id: 329, user_id: 124, satisfaction_rating: 2, feedback_date: new Date("2022-05-19T09:09:35Z"), comments: "An incomplete order was delayed the same day." },
            { id: 330, user_id: 157, satisfaction_rating: 5, feedback_date: new Date("2020-08-08T22:38:10Z"), comments: "An operator reported a partial issue; the ticket was reopened." },
            { id: 331, user_id: 111, satisfaction_rating: 4, feedback_date: new Date("2020-02-17T09:03:34Z"), comments: "The account owner reported a routine issue; the record was cancelled." },
            { id: 332, user_id: 71, satisfaction_rating: 4, feedback_date: new Date("2020-09-19T10:08:40Z"), comments: "An unusual claim was closed the same day." },
            { id: 333, user_id: 157, satisfaction_rating: 5, feedback_date: new Date("2023-03-27T16:11:11Z"), comments: "An operator asked for a change and the refund was updated." },
            { id: 334, user_id: 93, satisfaction_rating: 2, feedback_date: new Date("2020-07-25T13:42:00Z"), comments: "Support confirmed the details and the transfer was processed." },
            { id: 335, user_id: 23, satisfaction_rating: 5, feedback_date: new Date("2021-10-04T20:32:26Z"), comments: "The reviewer reported a late issue; the invoice was delayed." },
            { id: 336, user_id: 140, satisfaction_rating: 5, feedback_date: new Date("2022-03-04T19:22:39Z"), comments: "The supplier asked for a change and the request was refunded." },
        ],
    });
}

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