// Financial Lifecycle Data (financial-lifecycle-data) 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.customers), 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.customers.createMany({
        data: [
            { id: 1, first_name: "Olivia", last_name: "Dubois", date_of_birth: "1974-08-30", email: "olivia.dubois@example.org", registration_date: new Date("2022-05-24T14:14:33Z") },
            { id: 2, first_name: "Mohamed", last_name: "Kowalski", date_of_birth: "1967-10-27", email: "mohamed.kowalski@example.net", registration_date: new Date("2020-04-24T13:15:54Z") },
            { id: 3, first_name: "Victor", last_name: "Hughes", date_of_birth: "1970-01-20", email: "victor.hughes@example.com", registration_date: new Date("2022-01-16T16:08:44Z") },
            { id: 4, first_name: "James", last_name: "Moreau", date_of_birth: "1997-04-30", email: "james.moreau@example.org", registration_date: new Date("2020-02-10T17:19:18Z") },
            { id: 5, first_name: "Paula", last_name: "Wagner", date_of_birth: "1990-02-23", email: "paula.wagner@example.org", registration_date: new Date("2021-11-13T13:42:32Z") },
            { id: 6, first_name: "Emma", last_name: "Murphy", date_of_birth: "1968-09-04", email: "emma.murphy@example.org", registration_date: new Date("2022-06-25T10:33:18Z") },
            { id: 7, first_name: "Yara", last_name: "Chen", date_of_birth: "1964-04-04", email: "yara.chen@example.org", registration_date: new Date("2021-10-16T17:09:24Z") },
            { id: 8, first_name: "Chen", last_name: "Hansen", date_of_birth: "1960-11-20", email: "chen.hansen@example.net", registration_date: new Date("2021-09-03T11:18:46Z") },
            { id: 9, first_name: "Ana", last_name: "Ibrahim", date_of_birth: "1957-01-10", email: "ana.ibrahim@example.com", registration_date: new Date("2022-12-04T14:38:49Z") },
            { id: 10, first_name: "Mei", last_name: "Larsen", date_of_birth: "1983-08-09", email: "mei.larsen@example.com", registration_date: new Date("2022-01-04T08:03:10Z") },
            { id: 11, first_name: "Olivia", last_name: "Pereira", date_of_birth: "1967-07-22", email: "olivia.pereira@example.org", registration_date: new Date("2020-06-22T10:54:08Z") },
            { id: 12, first_name: "Carlos", last_name: "Silva", date_of_birth: "1953-06-29", email: "carlos.silva@example.org", registration_date: new Date("2020-11-01T09:29:10Z") },
            { id: 13, first_name: "Ruby", last_name: "Larsen", date_of_birth: "1958-12-04", email: "ruby.larsen@example.org", registration_date: new Date("2020-05-11T09:18:30Z") },
            { id: 14, first_name: "Ana", last_name: "Kumar", date_of_birth: "2004-07-18", email: "ana.kumar@example.org", registration_date: new Date("2022-07-18T10:10:03Z") },
            { id: 15, first_name: "Zoe", last_name: "Almeida", date_of_birth: "1954-02-13", email: "zoe.almeida@example.net", registration_date: new Date("2020-09-11T16:25:38Z") },
            { id: 16, first_name: "Sven", last_name: "Shah", date_of_birth: "1989-05-02", email: "sven.shah@example.org", registration_date: new Date("2020-11-15T08:36:33Z") },
            { id: 17, first_name: "Sam", last_name: "Gupta", date_of_birth: "1984-02-24", email: "sam.gupta@example.org", registration_date: new Date("2021-11-01T09:44:25Z") },
            { id: 18, first_name: "Tariq", last_name: "Hughes", date_of_birth: "1964-12-04", email: "tariq.hughes@example.net", registration_date: new Date("2020-07-25T15:52:19Z") },
            { id: 19, first_name: "Oscar", last_name: "Martin", date_of_birth: "1974-08-31", email: "oscar.martin@example.net", registration_date: new Date("2022-03-02T07:50:25Z") },
            { id: 20, first_name: "Isaac", last_name: "Jansen", date_of_birth: "1952-05-01", email: "isaac.jansen@example.com", registration_date: new Date("2022-04-27T14:10:47Z") },
            { id: 21, first_name: "Chloe", last_name: "Lee", date_of_birth: "1998-12-26", email: "chloe.lee@example.org", registration_date: new Date("2022-04-20T11:49:53Z") },
            { id: 22, first_name: "Zoe", last_name: "Ali", date_of_birth: "1952-07-25", email: "zoe.ali@example.net", registration_date: new Date("2022-05-18T07:14:37Z") },
            { id: 23, first_name: "Sven", last_name: "Walker", date_of_birth: "1973-10-29", email: "sven.walker@example.com", registration_date: new Date("2021-10-06T15:45:13Z") },
            { id: 24, first_name: "Marco", last_name: "Patel", date_of_birth: "1982-01-30", email: "marco.patel@example.net", registration_date: new Date("2021-04-10T09:23:21Z") },
            { id: 25, first_name: "Liam", last_name: "Hansen", date_of_birth: "1962-01-06", email: "liam.hansen@example.net", registration_date: new Date("2021-10-26T13:49:57Z") },
            { id: 26, first_name: "Maja", last_name: "Novak", date_of_birth: "1954-06-11", email: "maja.novak@example.org", registration_date: new Date("2021-04-20T15:28:00Z") },
            { id: 27, first_name: "Mia", last_name: "Hassan", date_of_birth: "1965-02-13", email: "mia.hassan@example.net", registration_date: new Date("2022-11-04T15:34:01Z") },
            { id: 28, first_name: "Hana", last_name: "Zhang", date_of_birth: "1977-10-19", email: "hana.zhang@example.com", registration_date: new Date("2021-07-07T10:29:32Z") },
            { id: 29, first_name: "Ben", last_name: "Ibrahim", date_of_birth: "1977-11-03", email: "ben.ibrahim@example.org", registration_date: new Date("2022-07-31T09:09:41Z") },
            { id: 30, first_name: "Yara", last_name: "Clark", date_of_birth: "1966-04-15", email: "yara.clark@example.net", registration_date: new Date("2021-08-08T10:02:50Z") },
            { id: 31, first_name: "Ruby", last_name: "Silva", date_of_birth: "1973-09-02", email: "ruby.silva@example.org", registration_date: new Date("2021-02-10T05:08:00Z") },
            { id: 32, first_name: "Tomas", last_name: "Mendes", date_of_birth: "1993-10-27", email: "tomas.mendes@example.net", registration_date: new Date("2022-10-30T13:13:12Z") },
            { id: 33, first_name: "Wei", last_name: "Bennett", date_of_birth: "1973-04-01", email: "wei.bennett@example.org", registration_date: new Date("2021-12-22T16:09:18Z") },
            { id: 34, first_name: "Alice", last_name: "Miller", date_of_birth: "1967-02-18", email: "alice.miller@example.com", registration_date: new Date("2022-05-16T16:25:24Z") },
            { id: 35, first_name: "Sven", last_name: "Hughes", date_of_birth: "1966-12-27", email: "sven.hughes@example.org", registration_date: new Date("2021-04-01T06:05:19Z") },
            { id: 36, first_name: "Omar", last_name: "Meyer", date_of_birth: "2001-03-12", email: "omar.meyer@example.org", registration_date: new Date("2021-02-15T12:22:15Z") },
            { id: 37, first_name: "Ravi", last_name: "Pereira", date_of_birth: "1998-07-17", email: "ravi.pereira@example.org", registration_date: new Date("2021-08-19T08:11:36Z") },
            { id: 38, first_name: "Theo", last_name: "Martin", date_of_birth: "1974-05-12", email: "theo.martin@example.org", registration_date: new Date("2022-02-27T17:24:19Z") },
            { id: 39, first_name: "Kai", last_name: "Cruz", date_of_birth: "1997-02-16", email: "kai.cruz@example.com", registration_date: new Date("2021-07-30T13:06:52Z") },
            { id: 40, first_name: "Carlos", last_name: "Hassan", date_of_birth: "1969-09-09", email: "carlos.hassan@example.org", registration_date: new Date("2022-03-13T16:59:36Z") },
            { id: 41, first_name: "Wei", last_name: "Yilmaz", date_of_birth: "1981-05-30", email: "wei.yilmaz@example.net", registration_date: new Date("2022-07-13T11:37:42Z") },
            { id: 42, first_name: "Isaac", last_name: "Reyes", date_of_birth: "1975-03-21", email: "isaac.reyes@example.org", registration_date: new Date("2021-04-05T10:32:46Z") },
            { id: 43, first_name: "Yara", last_name: "Wright", date_of_birth: "1983-06-22", email: "yara.wright@example.org", registration_date: new Date("2020-08-16T11:38:39Z") },
            { id: 44, first_name: "Rosa", last_name: "Ali", date_of_birth: "1958-01-15", email: "rosa.ali@example.net", registration_date: new Date("2021-08-05T17:21:15Z") },
            { id: 45, first_name: "Nadia", last_name: "Baker", date_of_birth: "1967-06-08", email: "nadia.baker@example.org", registration_date: new Date("2021-10-21T15:52:26Z") },
            { id: 46, first_name: "Rafael", last_name: "Kowalski", date_of_birth: "1952-08-13", email: "rafael.kowalski@example.net", registration_date: new Date("2022-03-31T10:01:22Z") },
            { id: 47, first_name: "Fatima", last_name: "Young", date_of_birth: "1957-06-07", email: "fatima.young@example.net", registration_date: new Date("2022-02-25T09:14:16Z") },
            { id: 48, first_name: "Jonas", last_name: "Smith", date_of_birth: "1984-06-15", email: "jonas.smith@example.org", registration_date: new Date("2020-11-08T10:52:19Z") },
            { id: 49, first_name: "Wei", last_name: "Hoffmann", date_of_birth: "1952-08-28", email: "wei.hoffmann@example.net", registration_date: new Date("2022-11-27T13:36:45Z") },
            { id: 50, first_name: "Sofia", last_name: "Fischer", date_of_birth: "1959-07-01", email: "sofia.fischer@example.net", registration_date: new Date("2020-11-12T15:33:52Z") },
            { id: 51, first_name: "Mila", last_name: "Fischer", date_of_birth: "1999-10-15", email: "mila.fischer@example.org", registration_date: new Date("2022-12-03T08:50:02Z") },
            { id: 52, first_name: "Tomas", last_name: "Gupta", date_of_birth: "1950-11-23", email: "tomas.gupta@example.org", registration_date: new Date("2022-11-05T15:02:00Z") },
            { id: 53, first_name: "Amir", last_name: "Hughes", date_of_birth: "1950-12-07", email: "amir.hughes@example.org", registration_date: new Date("2022-04-06T05:42:52Z") },
            { id: 54, first_name: "Leo", last_name: "Shah", date_of_birth: "1951-10-19", email: "leo.shah@example.net", registration_date: new Date("2021-12-20T14:45:53Z") },
            { id: 55, first_name: "Mateo", last_name: "Adams", date_of_birth: "1956-08-23", email: "mateo.adams@example.com", registration_date: new Date("2021-11-26T08:41:10Z") },
            { id: 56, first_name: "Alice", last_name: "Demir", date_of_birth: "1976-05-08", email: "alice.demir@example.net", registration_date: new Date("2022-05-14T12:00:17Z") },
            { id: 57, first_name: "Arjun", last_name: "Jensen", date_of_birth: "1967-10-07", email: "arjun.jensen@example.net", registration_date: new Date("2021-11-01T15:20:25Z") },
            { id: 58, first_name: "Nadia", last_name: "Dubois", date_of_birth: "1964-08-18", email: "nadia.dubois@example.org", registration_date: new Date("2021-05-03T15:32:07Z") },
            { id: 59, first_name: "Victor", last_name: "Gomez", date_of_birth: "1971-04-29", email: "victor.gomez@example.com", registration_date: new Date("2020-01-01T17:27:06Z") },
            { id: 60, first_name: "Ivan", last_name: "Vargas", date_of_birth: "1979-07-22", email: "ivan.vargas@example.net", registration_date: new Date("2022-11-07T13:56:54Z") },
            { id: 61, first_name: "Nadia", last_name: "Ibrahim", date_of_birth: "1994-09-08", email: "nadia.ibrahim@example.org", registration_date: new Date("2022-10-29T11:49:39Z") },
            { id: 62, first_name: "Amir", last_name: "Wagner", date_of_birth: "2003-08-28", email: "amir.wagner@example.org", registration_date: new Date("2022-03-29T10:48:15Z") },
            { id: 63, first_name: "Zara", last_name: "Chen", date_of_birth: "1953-06-25", email: "zara.chen@example.net", registration_date: new Date("2021-09-19T17:58:34Z") },
            { id: 64, first_name: "Sofia", last_name: "Adams", date_of_birth: "1994-08-04", email: "sofia.adams@example.com", registration_date: new Date("2020-06-09T15:15:53Z") },
            { id: 65, first_name: "Oscar", last_name: "Smith", date_of_birth: "1963-09-08", email: "oscar.smith@example.org", registration_date: new Date("2021-11-19T10:43:45Z") },
            { id: 66, first_name: "Paula", last_name: "Almeida", date_of_birth: "1978-03-19", email: "paula.almeida@example.net", registration_date: new Date("2020-01-24T21:19:28Z") },
            { id: 67, first_name: "Omar", last_name: "Cruz", date_of_birth: "1957-10-26", email: "omar.cruz@example.org", registration_date: new Date("2021-07-12T10:13:43Z") },
            { id: 68, first_name: "Theo", last_name: "Bennett", date_of_birth: "1952-11-11", email: "theo.bennett@example.net", registration_date: new Date("2021-08-27T17:04:17Z") },
            { id: 69, first_name: "Elif", last_name: "Zhang", date_of_birth: "1972-02-02", email: "elif.zhang@example.com", registration_date: new Date("2020-03-17T12:51:16Z") },
            { id: 70, first_name: "Elena", last_name: "Pereira", date_of_birth: "1986-07-03", email: "elena.pereira@example.org", registration_date: new Date("2022-04-16T10:33:08Z") },
            { id: 71, first_name: "Elena", last_name: "Gomez", date_of_birth: "1960-12-22", email: "elena.gomez@example.org", registration_date: new Date("2020-12-13T14:37:51Z") },
            { id: 72, first_name: "Carlos", last_name: "Evans", date_of_birth: "1991-03-27", email: "carlos.evans@example.net", registration_date: new Date("2020-11-11T14:53:06Z") },
            { id: 73, first_name: "Lucas", last_name: "Kaya", date_of_birth: "1997-07-06", email: "lucas.kaya@example.org", registration_date: new Date("2022-09-17T09:37:10Z") },
            { id: 74, first_name: "Paula", last_name: "Carter", date_of_birth: "1955-12-10", email: "paula.carter@example.com", registration_date: new Date("2020-03-19T10:13:05Z") },
            { id: 75, first_name: "Sven", last_name: "Singh", date_of_birth: "1956-09-18", email: "sven.singh@example.net", registration_date: new Date("2022-04-23T10:41:15Z") },
            { id: 76, first_name: "Karim", last_name: "Cruz", date_of_birth: "1989-08-27", email: "karim.cruz@example.net", registration_date: new Date("2022-03-15T11:31:47Z") },
            { id: 77, first_name: "Alice", last_name: "Andersen", date_of_birth: "2002-02-18", email: "alice.andersen@example.org", registration_date: new Date("2022-11-16T10:02:40Z") },
            { id: 78, first_name: "Felix", last_name: "Gomez", date_of_birth: "1958-09-12", email: "felix.gomez@example.com", registration_date: new Date("2021-10-06T09:09:55Z") },
            { id: 79, first_name: "Elena", last_name: "Clark", date_of_birth: "1980-07-05", email: "elena.clark@example.org", registration_date: new Date("2022-03-25T16:24:32Z") },
            { id: 80, first_name: "Zoe", last_name: "Castro", date_of_birth: "1991-06-04", email: "zoe.castro@example.org", registration_date: new Date("2020-08-27T20:18:16Z") },
            { id: 81, first_name: "Sofia", last_name: "Smith", date_of_birth: "1992-11-03", email: "sofia.smith@example.org", registration_date: new Date("2020-10-08T10:42:55Z") },
            { id: 82, first_name: "Theo", last_name: "Hassan", date_of_birth: "2002-12-23", email: "theo.hassan@example.org", registration_date: new Date("2020-03-07T12:38:20Z") },
            { id: 83, first_name: "Hannah", last_name: "Torres", date_of_birth: "1981-06-05", email: "hannah.torres@example.com", registration_date: new Date("2020-07-20T12:15:35Z") },
            { id: 84, first_name: "Leo", last_name: "Sato", date_of_birth: "1980-07-15", email: "leo.sato@example.com", registration_date: new Date("2022-11-18T18:35:50Z") },
            { id: 85, first_name: "Pedro", last_name: "Diaz", date_of_birth: "1983-09-11", email: "pedro.diaz@example.net", registration_date: new Date("2020-07-18T15:40:36Z") },
            { id: 86, first_name: "Tomas", last_name: "Brown", date_of_birth: "1963-02-19", email: "tomas.brown@example.com", registration_date: new Date("2020-07-04T16:23:17Z") },
            { id: 87, first_name: "Rafael", last_name: "Martin", date_of_birth: "1969-01-09", email: "rafael.martin@example.net", registration_date: new Date("2020-09-03T15:31:42Z") },
            { id: 88, first_name: "Emma", last_name: "Zhang", date_of_birth: "1978-03-03", email: "emma.zhang@example.net", registration_date: new Date("2020-05-31T14:39:34Z") },
            { id: 89, first_name: "Ibrahim", last_name: "Gupta", date_of_birth: "1965-02-02", email: "ibrahim.gupta@example.org", registration_date: new Date("2021-05-15T14:39:40Z") },
            { id: 90, first_name: "David", last_name: "Castro", date_of_birth: "1969-04-18", email: "david.castro@example.com", registration_date: new Date("2022-10-16T14:07:23Z") },
            { id: 91, first_name: "Yara", last_name: "Smith", date_of_birth: "2002-12-12", email: "yara.smith@example.net", registration_date: new Date("2020-03-27T11:39:44Z") },
            { id: 92, first_name: "Ravi", last_name: "Ruiz", date_of_birth: "1985-02-11", email: "ravi.ruiz@example.net", registration_date: new Date("2020-11-26T07:32:41Z") },
            { id: 93, first_name: "Noah", last_name: "Patel", date_of_birth: "1983-01-01", email: "noah.patel@example.com", registration_date: new Date("2021-08-31T16:16:24Z") },
            { id: 94, first_name: "Sven", last_name: "Young", date_of_birth: "1992-01-15", email: "sven.young@example.org", registration_date: new Date("2021-10-05T08:52:41Z") },
            { id: 95, first_name: "Yara", last_name: "Jansen", date_of_birth: "1978-09-14", email: "yara.jansen@example.net", registration_date: new Date("2022-06-18T16:32:07Z") },
            { id: 96, first_name: "Victor", last_name: "Jensen", date_of_birth: "1992-04-08", email: "victor.jensen@example.com", registration_date: new Date("2020-03-08T11:21:24Z") },
            { id: 97, first_name: "Leo", last_name: "Mendes", date_of_birth: "1980-11-04", email: "leo.mendes@example.org", registration_date: new Date("2021-01-24T09:13:39Z") },
            { id: 98, first_name: "Laura", last_name: "Diaz", date_of_birth: "1982-05-10", email: "laura.diaz@example.org", registration_date: new Date("2020-10-05T08:44:36Z") },
            { id: 99, first_name: "Elena", last_name: "Brown", date_of_birth: "1965-05-21", email: "elena.brown@example.net", registration_date: new Date("2020-02-28T14:19:31Z") },
            { id: 100, first_name: "Pedro", last_name: "Kumar", date_of_birth: "1998-02-10", email: "pedro.kumar@example.com", registration_date: new Date("2022-05-02T08:43:59Z") },
            { id: 101, first_name: "Andre", last_name: "Khan", date_of_birth: "1966-08-19", email: "andre.khan@example.com", registration_date: new Date("2022-04-10T17:16:29Z") },
            { id: 102, first_name: "Mateo", last_name: "Smith", date_of_birth: "1965-01-23", email: "mateo.smith@example.com", registration_date: new Date("2022-03-14T09:32:14Z") },
            { id: 103, first_name: "Noah", last_name: "Singh", date_of_birth: "1961-03-05", email: "noah.singh@example.net", registration_date: new Date("2020-08-23T11:48:23Z") },
            { id: 104, first_name: "Maria", last_name: "Larsen", date_of_birth: "1968-01-22", email: "maria.larsen@example.com", registration_date: new Date("2021-09-22T14:47:02Z") },
            { id: 105, first_name: "Nadia", last_name: "Miller", date_of_birth: "1983-05-03", email: "nadia.miller@example.org", registration_date: new Date("2022-05-17T16:35:22Z") },
            { id: 106, first_name: "Sam", last_name: "Wright", date_of_birth: "1954-01-03", email: "sam.wright@example.com", registration_date: new Date("2022-08-09T16:58:07Z") },
            { id: 107, first_name: "Emma", last_name: "Murphy", date_of_birth: "2001-12-02", email: "emma.murphy@example.org", registration_date: new Date("2021-09-08T10:13:38Z") },
            { id: 108, first_name: "David", last_name: "Khan", date_of_birth: "1981-04-21", email: "david.khan@example.org", registration_date: new Date("2022-06-20T08:05:55Z") },
            { id: 109, first_name: "Mia", last_name: "Smith", date_of_birth: "1997-01-03", email: "mia.smith@example.net", registration_date: new Date("2021-09-18T13:38:49Z") },
            { id: 110, first_name: "Carla", last_name: "Khan", date_of_birth: "1992-02-08", email: "carla.khan@example.org", registration_date: new Date("2022-06-29T15:33:59Z") },
            { id: 111, first_name: "Sam", last_name: "Ruiz", date_of_birth: "1984-10-06", email: "sam.ruiz@example.com", registration_date: new Date("2021-03-09T12:12:15Z") },
            { id: 112, first_name: "Ravi", last_name: "Nguyen", date_of_birth: "1993-06-30", email: "ravi.nguyen@example.net", registration_date: new Date("2021-08-21T14:03:57Z") },
            { id: 113, first_name: "Paula", last_name: "Sato", date_of_birth: "2004-05-03", email: "paula.sato@example.com", registration_date: new Date("2021-08-26T09:09:49Z") },
            { id: 114, first_name: "Priya", last_name: "Sato", date_of_birth: "1995-10-16", email: "priya.sato@example.com", registration_date: new Date("2021-07-21T15:05:15Z") },
            { id: 115, first_name: "Jack", last_name: "Tanaka", date_of_birth: "1997-03-24", email: "jack.tanaka@example.net", registration_date: new Date("2021-04-27T10:19:16Z") },
            { id: 116, first_name: "Ben", last_name: "Sousa", date_of_birth: "1972-08-02", email: "ben.sousa@example.net", registration_date: new Date("2022-06-05T06:09:51Z") },
            { id: 117, first_name: "Fatima", last_name: "Jansen", date_of_birth: "1981-05-25", email: "fatima.jansen@example.com", registration_date: new Date("2021-04-08T15:07:25Z") },
            { id: 118, first_name: "Yusuf", last_name: "Singh", date_of_birth: "2004-02-08", email: "yusuf.singh@example.org", registration_date: new Date("2022-05-15T17:22:29Z") },
            { id: 119, first_name: "Yara", last_name: "Martin", date_of_birth: "1986-12-03", email: "yara.martin@example.net", registration_date: new Date("2021-05-12T10:26:48Z") },
            { id: 120, first_name: "Diego", last_name: "Park", date_of_birth: "1956-04-24", email: "diego.park@example.org", registration_date: new Date("2020-07-12T15:38:39Z") },
            { id: 121, first_name: "Mei", last_name: "Baker", date_of_birth: "1999-01-14", email: "mei.baker@example.org", registration_date: new Date("2020-08-14T09:08:37Z") },
            { id: 122, first_name: "Jonas", last_name: "Hoffmann", date_of_birth: "1997-11-15", email: "jonas.hoffmann@example.net", registration_date: new Date("2020-06-10T16:36:29Z") },
            { id: 123, first_name: "Arjun", last_name: "Sousa", date_of_birth: "1957-08-26", email: "arjun.sousa@example.net", registration_date: new Date("2022-07-24T08:44:36Z") },
            { id: 124, first_name: "Lina", last_name: "Jensen", date_of_birth: "1967-10-16", email: "lina.jensen@example.net", registration_date: new Date("2022-08-26T15:17:47Z") },
            { id: 125, first_name: "Noah", last_name: "Vargas", date_of_birth: "1979-05-01", email: "noah.vargas@example.com", registration_date: new Date("2021-06-07T13:15:12Z") },
            { id: 126, first_name: "Oscar", last_name: "Oliveira", date_of_birth: "1989-04-14", email: "oscar.oliveira@example.com", registration_date: new Date("2022-05-29T08:32:29Z") },
            { id: 127, first_name: "Lina", last_name: "Zhang", date_of_birth: "1952-01-31", email: "lina.zhang@example.org", registration_date: new Date("2020-03-21T15:32:20Z") },
            { id: 128, first_name: "Maya", last_name: "Wright", date_of_birth: "1950-04-29", email: "maya.wright@example.org", registration_date: new Date("2022-10-16T11:50:24Z") },
            { id: 129, first_name: "Fatima", last_name: "Johnson", date_of_birth: "1961-04-06", email: "fatima.johnson@example.net", registration_date: new Date("2020-02-24T16:06:17Z") },
            { id: 130, first_name: "Chen", last_name: "Hassan", date_of_birth: "1990-02-22", email: "chen.hassan@example.net", registration_date: new Date("2021-04-27T22:32:29Z") },
            { id: 131, first_name: "Mia", last_name: "Larsen", date_of_birth: "1963-09-11", email: "mia.larsen@example.org", registration_date: new Date("2021-06-28T12:53:12Z") },
            { id: 132, first_name: "Anna", last_name: "Chen", date_of_birth: "1953-03-22", email: "anna.chen@example.com", registration_date: new Date("2020-12-08T11:33:39Z") },
            { id: 133, first_name: "Maria", last_name: "Pereira", date_of_birth: "1953-08-24", email: "maria.pereira@example.net", registration_date: new Date("2022-07-30T11:04:38Z") },
            { id: 134, first_name: "Mohamed", last_name: "Shah", date_of_birth: "1968-05-22", email: "mohamed.shah@example.org", registration_date: new Date("2020-07-07T15:46:53Z") },
            { id: 135, first_name: "Kai", last_name: "Becker", date_of_birth: "1952-02-24", email: "kai.becker@example.com", registration_date: new Date("2022-02-05T09:11:34Z") },
            { id: 136, first_name: "David", last_name: "Wagner", date_of_birth: "1955-04-05", email: "david.wagner@example.net", registration_date: new Date("2021-02-27T11:58:24Z") },
            { id: 137, first_name: "Hannah", last_name: "Chen", date_of_birth: "1954-09-01", email: "hannah.chen@example.org", registration_date: new Date("2022-03-04T09:59:50Z") },
            { id: 138, first_name: "Tomas", last_name: "Garcia", date_of_birth: "1962-08-11", email: "tomas.garcia@example.net", registration_date: new Date("2020-06-21T12:51:31Z") },
            { id: 139, first_name: "Andre", last_name: "Yilmaz", date_of_birth: "1988-06-13", email: "andre.yilmaz@example.com", registration_date: new Date("2020-02-15T16:48:25Z") },
            { id: 140, first_name: "Elena", last_name: "Lopez", date_of_birth: "1954-02-12", email: "elena.lopez@example.org", registration_date: new Date("2020-12-06T14:15:25Z") },
            { id: 141, first_name: "Chloe", last_name: "Silva", date_of_birth: "1977-12-18", email: "chloe.silva@example.com", registration_date: new Date("2022-07-24T12:41:12Z") },
            { id: 142, first_name: "Laura", last_name: "Wilson", date_of_birth: "1986-01-07", email: "laura.wilson@example.com", registration_date: new Date("2022-10-29T10:06:30Z") },
            { id: 143, first_name: "Mateo", last_name: "Fischer", date_of_birth: "1962-05-24", email: "mateo.fischer@example.com", registration_date: new Date("2021-09-18T09:58:32Z") },
            { id: 144, first_name: "Paula", last_name: "Almeida", date_of_birth: "1967-07-21", email: "paula.almeida@example.org", registration_date: new Date("2021-10-16T10:06:37Z") },
            { id: 145, first_name: "Lina", last_name: "Kaya", date_of_birth: "1958-04-23", email: "lina.kaya@example.com", registration_date: new Date("2021-11-03T13:02:30Z") },
            { id: 146, first_name: "Ines", last_name: "Vargas", date_of_birth: "1950-02-26", email: "ines.vargas@example.net", registration_date: new Date("2021-12-27T11:29:33Z") },
            { id: 147, first_name: "Sara", last_name: "Vargas", date_of_birth: "1969-07-09", email: "sara.vargas@example.com", registration_date: new Date("2022-08-26T11:43:42Z") },
            { id: 148, first_name: "Victor", last_name: "Ruiz", date_of_birth: "1979-01-13", email: "victor.ruiz@example.net", registration_date: new Date("2021-10-30T14:59:26Z") },
            { id: 149, first_name: "Ibrahim", last_name: "Yilmaz", date_of_birth: "1979-09-22", email: "ibrahim.yilmaz@example.org", registration_date: new Date("2022-09-24T18:33:24Z") },
            { id: 150, first_name: "Selin", last_name: "Schmidt", date_of_birth: "1979-04-09", email: "selin.schmidt@example.com", registration_date: new Date("2022-04-08T09:34:13Z") },
            { id: 151, first_name: "Yusuf", last_name: "Schneider", date_of_birth: "1995-08-27", email: "yusuf.schneider@example.com", registration_date: new Date("2022-09-19T10:06:23Z") },
            { id: 152, first_name: "Sofia", last_name: "Vargas", date_of_birth: "1978-09-15", email: "sofia.vargas@example.com", registration_date: new Date("2022-08-24T02:31:37Z") },
            { id: 153, first_name: "Mohamed", last_name: "Ruiz", date_of_birth: "2002-01-06", email: "mohamed.ruiz@example.org", registration_date: new Date("2021-03-27T13:00:13Z") },
            { id: 154, first_name: "Olivia", last_name: "Jansen", date_of_birth: "1995-11-11", email: "olivia.jansen@example.net", registration_date: new Date("2020-03-01T14:43:50Z") },
            { id: 155, first_name: "Elena", last_name: "Larsen", date_of_birth: "1951-11-14", email: "elena.larsen@example.net", registration_date: new Date("2021-11-07T16:35:07Z") },
            { id: 156, first_name: "Anna", last_name: "Patel", date_of_birth: "2004-05-12", email: "anna.patel@example.com", registration_date: new Date("2021-02-04T18:11:30Z") },
            { id: 157, first_name: "Andre", last_name: "Fischer", date_of_birth: "1977-07-09", email: "andre.fischer@example.org", registration_date: new Date("2021-01-06T14:07:43Z") },
            { id: 158, first_name: "Maria", last_name: "Diaz", date_of_birth: "1968-04-18", email: "maria.diaz@example.com", registration_date: new Date("2021-05-04T10:55:46Z") },
            { id: 159, first_name: "Carla", last_name: "Schmidt", date_of_birth: "1988-06-13", email: "carla.schmidt@example.com", registration_date: new Date("2022-12-29T11:51:25Z") },
            { id: 160, first_name: "Paula", last_name: "Almeida", date_of_birth: "1977-04-25", email: "paula.almeida@example.net", registration_date: new Date("2021-11-26T10:15:29Z") },
            { id: 161, first_name: "Elif", last_name: "Wagner", date_of_birth: "1965-02-03", email: "elif.wagner@example.com", registration_date: new Date("2020-12-10T09:36:04Z") },
            { id: 162, first_name: "Emma", last_name: "Chen", date_of_birth: "1984-10-06", email: "emma.chen@example.org", registration_date: new Date("2022-09-12T16:02:23Z") },
            { id: 163, first_name: "Yusuf", last_name: "Nguyen", date_of_birth: "1987-07-13", email: "yusuf.nguyen@example.net", registration_date: new Date("2022-12-25T14:24:20Z") },
            { id: 164, first_name: "Zara", last_name: "Demir", date_of_birth: "1995-01-03", email: "zara.demir@example.com", registration_date: new Date("2022-02-06T16:06:10Z") },
            { id: 165, first_name: "Elif", last_name: "Lopez", date_of_birth: "1997-12-20", email: "elif.lopez@example.org", registration_date: new Date("2022-01-01T14:40:44Z") },
            { id: 166, first_name: "Isaac", last_name: "Hassan", date_of_birth: "1997-07-26", email: "isaac.hassan@example.com", registration_date: new Date("2020-04-15T09:55:59Z") },
            { id: 167, first_name: "Hana", last_name: "Diaz", date_of_birth: "1960-03-31", email: "hana.diaz@example.com", registration_date: new Date("2022-08-23T09:14:10Z") },
            { id: 168, first_name: "Carla", last_name: "Costa", date_of_birth: "1962-01-03", email: "carla.costa@example.net", registration_date: new Date("2020-09-13T13:18:54Z") },
            { id: 169, first_name: "Marco", last_name: "Reyes", date_of_birth: "2003-08-11", email: "marco.reyes@example.com", registration_date: new Date("2020-04-28T13:26:07Z") },
            { id: 170, first_name: "Sven", last_name: "Clark", date_of_birth: "1966-11-09", email: "sven.clark@example.org", registration_date: new Date("2020-12-25T14:29:10Z") },
            { id: 171, first_name: "Ines", last_name: "Ibrahim", date_of_birth: "1990-06-03", email: "ines.ibrahim@example.org", registration_date: new Date("2022-02-27T08:26:53Z") },
            { id: 172, first_name: "Ruby", last_name: "Tanaka", date_of_birth: "1983-04-02", email: "ruby.tanaka@example.net", registration_date: new Date("2021-07-11T17:08:55Z") },
            { id: 173, first_name: "Nour", last_name: "Ruiz", date_of_birth: "1955-01-27", email: "nour.ruiz@example.com", registration_date: new Date("2022-04-09T10:58:55Z") },
            { id: 174, first_name: "Maja", last_name: "Almeida", date_of_birth: "1997-03-13", email: "maja.almeida@example.com", registration_date: new Date("2020-03-21T11:19:27Z") },
            { id: 175, first_name: "Mila", last_name: "Hassan", date_of_birth: "1991-11-12", email: "mila.hassan@example.net", registration_date: new Date("2021-01-03T15:41:10Z") },
            { id: 176, first_name: "Yusuf", last_name: "Miller", date_of_birth: "1954-05-05", email: "yusuf.miller@example.org", registration_date: new Date("2022-10-27T15:20:56Z") },
            { id: 177, first_name: "Rosa", last_name: "Meyer", date_of_birth: "1952-08-03", email: "rosa.meyer@example.org", registration_date: new Date("2022-09-11T14:39:16Z") },
            { id: 178, first_name: "Leo", last_name: "Taylor", date_of_birth: "1951-11-13", email: "leo.taylor@example.net", registration_date: new Date("2022-05-29T10:56:22Z") },
            { id: 179, first_name: "Ben", last_name: "Wang", date_of_birth: "1997-12-27", email: "ben.wang@example.com", registration_date: new Date("2021-08-12T21:22:18Z") },
            { id: 180, first_name: "Fatima", last_name: "Wang", date_of_birth: "2002-08-17", email: "fatima.wang@example.net", registration_date: new Date("2021-11-20T09:06:52Z") },
            { id: 181, first_name: "Arjun", last_name: "Evans", date_of_birth: "1968-07-04", email: "arjun.evans@example.com", registration_date: new Date("2021-06-17T11:25:53Z") },
            { id: 182, first_name: "Kai", last_name: "Fischer", date_of_birth: "1976-12-24", email: "kai.fischer@example.org", registration_date: new Date("2021-12-12T15:50:40Z") },
            { id: 183, first_name: "Uma", last_name: "Ibrahim", date_of_birth: "1978-10-08", email: "uma.ibrahim@example.com", registration_date: new Date("2021-04-11T15:08:57Z") },
            { id: 184, first_name: "Carlos", last_name: "Ahmed", date_of_birth: "1955-09-05", email: "carlos.ahmed@example.org", registration_date: new Date("2021-03-13T16:58:35Z") },
            { id: 185, first_name: "Pedro", last_name: "Smith", date_of_birth: "2003-04-07", email: "pedro.smith@example.net", registration_date: new Date("2021-01-10T06:47:06Z") },
            { id: 186, first_name: "Ines", last_name: "Ruiz", date_of_birth: "1984-05-22", email: "ines.ruiz@example.com", registration_date: new Date("2021-10-19T08:09:49Z") },
            { id: 187, first_name: "Noah", last_name: "Fischer", date_of_birth: "1994-07-29", email: "noah.fischer@example.org", registration_date: new Date("2020-04-12T14:38:58Z") },
            { id: 188, first_name: "Hannah", last_name: "Khan", date_of_birth: "2003-07-16", email: "hannah.khan@example.org", registration_date: new Date("2022-05-09T18:21:13Z") },
            { id: 189, first_name: "Olivia", last_name: "Reyes", date_of_birth: "1972-12-20", email: "olivia.reyes@example.net", registration_date: new Date("2020-09-26T20:24:03Z") },
            { id: 190, first_name: "Sara", last_name: "Bauer", date_of_birth: "1996-01-23", email: "sara.bauer@example.org", registration_date: new Date("2022-11-21T16:23:41Z") },
            { id: 191, first_name: "Daniel", last_name: "Klein", date_of_birth: "1978-08-30", email: "daniel.klein@example.org", registration_date: new Date("2020-11-21T10:22:52Z") },
            { id: 192, first_name: "Ivan", last_name: "Schmidt", date_of_birth: "1987-12-23", email: "ivan.schmidt@example.org", registration_date: new Date("2021-09-25T11:45:22Z") },
            { id: 193, first_name: "Marco", last_name: "Reyes", date_of_birth: "1998-03-10", email: "marco.reyes@example.org", registration_date: new Date("2020-04-18T13:33:11Z") },
            { id: 194, first_name: "Victor", last_name: "Pereira", date_of_birth: "1972-06-15", email: "victor.pereira@example.net", registration_date: new Date("2022-02-03T12:12:59Z") },
            { id: 195, first_name: "Ben", last_name: "Andersen", date_of_birth: "2004-01-31", email: "ben.andersen@example.org", registration_date: new Date("2020-09-29T11:01:24Z") },
            { id: 196, first_name: "Ethan", last_name: "Patel", date_of_birth: "1995-11-29", email: "ethan.patel@example.org", registration_date: new Date("2021-06-21T19:53:32Z") },
            { id: 197, first_name: "Jonas", last_name: "Tanaka", date_of_birth: "1953-05-11", email: "jonas.tanaka@example.com", registration_date: new Date("2020-07-21T11:44:52Z") },
            { id: 198, first_name: "Omar", last_name: "Fischer", date_of_birth: "2004-05-25", email: "omar.fischer@example.net", registration_date: new Date("2020-12-28T14:57:55Z") },
            { id: 199, first_name: "James", last_name: "Andersen", date_of_birth: "1998-01-27", email: "james.andersen@example.org", registration_date: new Date("2022-05-17T15:26:14Z") },
            { id: 200, first_name: "Grace", last_name: "Silva", date_of_birth: "1988-07-13", email: "grace.silva@example.org", registration_date: new Date("2020-11-11T08:45:09Z") },
        ],
    });
    await prisma.accounts.createMany({
        data: [
            { id: 1, customer_id: 162, account_type: "savings", balance: "27878.68", opened_date: new Date("2021-05-23T19:48:54Z") },
            { id: 2, customer_id: 101, account_type: "checking", balance: "4852.52", opened_date: new Date("2021-11-17T17:23:32Z") },
            { id: 3, customer_id: 193, account_type: "checking", balance: "67050.87", opened_date: new Date("2022-10-03T08:53:17Z") },
            { id: 4, customer_id: 146, account_type: "checking", balance: "84819.23", opened_date: new Date("2021-05-11T16:36:31Z") },
            { id: 5, customer_id: 132, account_type: "credit", balance: "42072.85", opened_date: new Date("2020-03-05T09:13:55Z") },
            { id: 6, customer_id: 28, account_type: "savings", balance: "68601.33", opened_date: new Date("2020-02-13T09:43:26Z") },
            { id: 7, customer_id: 75, account_type: "checking", balance: "10669.70", opened_date: new Date("2021-09-02T13:07:28Z") },
            { id: 8, customer_id: 60, account_type: "credit", balance: "1132.53", opened_date: new Date("2021-01-29T13:48:34Z") },
            { id: 9, customer_id: 63, account_type: "savings", balance: "79143.29", opened_date: new Date("2021-09-07T09:50:21Z") },
            { id: 10, customer_id: 48, account_type: "savings", balance: "5971.21", opened_date: new Date("2020-09-26T13:16:44Z") },
            { id: 11, customer_id: 37, account_type: "savings", balance: "827.69", opened_date: new Date("2020-05-25T14:10:46Z") },
            { id: 12, customer_id: 73, account_type: "savings", balance: "56178.98", opened_date: new Date("2022-11-30T14:26:22Z") },
            { id: 13, customer_id: 182, account_type: "savings", balance: "96975.48", opened_date: new Date("2020-08-19T10:06:08Z") },
            { id: 14, customer_id: 11, account_type: "savings", balance: "1527.64", opened_date: new Date("2020-10-03T07:25:53Z") },
            { id: 15, customer_id: 59, account_type: "checking", balance: "15552.00", opened_date: new Date("2020-08-30T08:48:55Z") },
            { id: 16, customer_id: 117, account_type: "savings", balance: "13634.59", opened_date: new Date("2020-04-18T11:39:20Z") },
            { id: 17, customer_id: 30, account_type: "savings", balance: "35253.64", opened_date: new Date("2022-10-06T11:38:36Z") },
            { id: 18, customer_id: 107, account_type: "credit", balance: "97472.81", opened_date: new Date("2022-05-18T10:55:14Z") },
            { id: 19, customer_id: 149, account_type: "savings", balance: "3805.70", opened_date: new Date("2021-06-18T10:12:33Z") },
            { id: 20, customer_id: 131, account_type: "savings", balance: "19.53", opened_date: new Date("2021-03-09T14:50:53Z") },
            { id: 21, customer_id: 160, account_type: "credit", balance: "5765.79", opened_date: new Date("2021-06-27T13:47:10Z") },
            { id: 22, customer_id: 199, account_type: "savings", balance: "3128.90", opened_date: new Date("2021-04-23T20:17:21Z") },
            { id: 23, customer_id: 15, account_type: "savings", balance: "37320.83", opened_date: new Date("2022-09-27T19:33:17Z") },
            { id: 24, customer_id: 25, account_type: "savings", balance: "0.71", opened_date: new Date("2020-06-22T13:54:42Z") },
            { id: 25, customer_id: 39, account_type: "credit", balance: "6492.94", opened_date: new Date("2022-09-04T09:00:18Z") },
            { id: 26, customer_id: 71, account_type: "checking", balance: "17393.45", opened_date: new Date("2020-12-17T21:02:45Z") },
            { id: 27, customer_id: 35, account_type: "savings", balance: "14006.07", opened_date: new Date("2021-01-27T11:16:09Z") },
            { id: 28, customer_id: 61, account_type: "checking", balance: "5310.48", opened_date: new Date("2022-04-26T11:53:25Z") },
            { id: 29, customer_id: 30, account_type: "savings", balance: "34955.04", opened_date: new Date("2021-08-01T10:25:23Z") },
            { id: 30, customer_id: 135, account_type: "checking", balance: "20125.70", opened_date: new Date("2020-02-14T12:46:16Z") },
            { id: 31, customer_id: 106, account_type: "savings", balance: "6851.20", opened_date: new Date("2020-10-11T11:21:58Z") },
            { id: 32, customer_id: 139, account_type: "savings", balance: "1191.04", opened_date: new Date("2021-02-16T15:12:02Z") },
            { id: 33, customer_id: 10, account_type: "checking", balance: "55887.44", opened_date: new Date("2020-12-25T09:36:00Z") },
            { id: 34, customer_id: 103, account_type: "savings", balance: "12414.33", opened_date: new Date("2022-01-09T06:04:13Z") },
            { id: 35, customer_id: 109, account_type: "savings", balance: "22779.66", opened_date: new Date("2020-10-14T09:44:10Z") },
            { id: 36, customer_id: 181, account_type: "checking", balance: "0.57", opened_date: new Date("2022-10-05T10:28:27Z") },
            { id: 37, customer_id: 161, account_type: "savings", balance: "16866.28", opened_date: new Date("2022-08-24T15:19:52Z") },
            { id: 38, customer_id: 40, account_type: "savings", balance: "34328.14", opened_date: new Date("2021-02-12T10:12:44Z") },
            { id: 39, customer_id: 135, account_type: "savings", balance: "1618.88", opened_date: new Date("2020-12-27T13:24:49Z") },
            { id: 40, customer_id: 165, account_type: "savings", balance: "31301.33", opened_date: new Date("2022-09-20T14:23:50Z") },
            { id: 41, customer_id: 197, account_type: "checking", balance: "95313.89", opened_date: new Date("2021-08-21T10:38:27Z") },
            { id: 42, customer_id: 15, account_type: "savings", balance: "1295.56", opened_date: new Date("2022-12-19T18:39:08Z") },
            { id: 43, customer_id: 34, account_type: "checking", balance: "8842.16", opened_date: new Date("2021-07-05T15:19:25Z") },
            { id: 44, customer_id: 23, account_type: "savings", balance: "58480.85", opened_date: new Date("2020-05-21T10:32:34Z") },
            { id: 45, customer_id: 137, account_type: "checking", balance: "2.38", opened_date: new Date("2021-07-18T11:29:46Z") },
            { id: 46, customer_id: 200, account_type: "savings", balance: "3.79", opened_date: new Date("2022-06-14T11:26:42Z") },
            { id: 47, customer_id: 76, account_type: "checking", balance: "173.18", opened_date: new Date("2021-05-28T15:27:23Z") },
            { id: 48, customer_id: 159, account_type: "checking", balance: "13696.25", opened_date: new Date("2021-08-01T17:21:33Z") },
            { id: 49, customer_id: 66, account_type: "savings", balance: "726.54", opened_date: new Date("2022-12-29T11:10:44Z") },
            { id: 50, customer_id: 105, account_type: "savings", balance: "49116.82", opened_date: new Date("2020-08-03T19:03:06Z") },
            { id: 51, customer_id: 173, account_type: "savings", balance: "10058.66", opened_date: new Date("2022-05-23T09:32:09Z") },
            { id: 52, customer_id: 48, account_type: "credit", balance: "21.44", opened_date: new Date("2020-08-27T08:38:24Z") },
            { id: 53, customer_id: 118, account_type: "savings", balance: "71255.06", opened_date: new Date("2022-01-27T13:28:52Z") },
            { id: 54, customer_id: 96, account_type: "savings", balance: "22074.58", opened_date: new Date("2022-09-06T13:32:40Z") },
            { id: 55, customer_id: 88, account_type: "savings", balance: "1812.20", opened_date: new Date("2020-07-27T16:42:48Z") },
            { id: 56, customer_id: 141, account_type: "checking", balance: "111.06", opened_date: new Date("2022-11-16T07:55:50Z") },
            { id: 57, customer_id: 175, account_type: "savings", balance: "2079.01", opened_date: new Date("2020-12-15T13:40:40Z") },
            { id: 58, customer_id: 126, account_type: "savings", balance: "1551.25", opened_date: new Date("2020-03-01T08:31:33Z") },
            { id: 59, customer_id: 172, account_type: "checking", balance: "27874.97", opened_date: new Date("2021-01-01T11:21:33Z") },
            { id: 60, customer_id: 18, account_type: "savings", balance: "45928.63", opened_date: new Date("2020-07-23T13:22:07Z") },
            { id: 61, customer_id: 5, account_type: "checking", balance: "98859.82", opened_date: new Date("2020-07-28T10:19:16Z") },
            { id: 62, customer_id: 80, account_type: "savings", balance: "227.78", opened_date: new Date("2022-04-06T11:20:57Z") },
            { id: 63, customer_id: 45, account_type: "checking", balance: "95495.04", opened_date: new Date("2021-09-20T15:11:23Z") },
            { id: 64, customer_id: 13, account_type: "checking", balance: "3370.48", opened_date: new Date("2022-03-29T18:44:09Z") },
            { id: 65, customer_id: 11, account_type: "checking", balance: "4344.14", opened_date: new Date("2020-04-07T14:26:44Z") },
            { id: 66, customer_id: 114, account_type: "savings", balance: "37482.07", opened_date: new Date("2022-12-22T10:46:40Z") },
            { id: 67, customer_id: 95, account_type: "checking", balance: "4169.50", opened_date: new Date("2020-01-30T13:35:43Z") },
            { id: 68, customer_id: 183, account_type: "savings", balance: "14143.98", opened_date: new Date("2022-03-26T13:58:51Z") },
            { id: 69, customer_id: 70, account_type: "credit", balance: "534.94", opened_date: new Date("2020-06-23T12:48:57Z") },
            { id: 70, customer_id: 18, account_type: "checking", balance: "76730.22", opened_date: new Date("2020-07-18T14:49:01Z") },
            { id: 71, customer_id: 72, account_type: "checking", balance: "9835.98", opened_date: new Date("2020-06-18T17:11:58Z") },
            { id: 72, customer_id: 103, account_type: "checking", balance: "47139.54", opened_date: new Date("2020-07-26T18:17:57Z") },
            { id: 73, customer_id: 29, account_type: "savings", balance: "1638.43", opened_date: new Date("2020-09-18T21:48:35Z") },
            { id: 74, customer_id: 104, account_type: "savings", balance: "12155.51", opened_date: new Date("2021-12-09T10:05:24Z") },
            { id: 75, customer_id: 46, account_type: "checking", balance: "2.81", opened_date: new Date("2021-01-25T22:07:17Z") },
            { id: 76, customer_id: 139, account_type: "savings", balance: "9115.26", opened_date: new Date("2022-10-24T10:38:08Z") },
            { id: 77, customer_id: 136, account_type: "savings", balance: "9122.12", opened_date: new Date("2021-11-01T11:02:27Z") },
            { id: 78, customer_id: 49, account_type: "savings", balance: "70556.70", opened_date: new Date("2022-01-30T16:03:16Z") },
            { id: 79, customer_id: 162, account_type: "checking", balance: "6515.38", opened_date: new Date("2022-04-10T11:31:42Z") },
            { id: 80, customer_id: 55, account_type: "checking", balance: "6194.03", opened_date: new Date("2020-09-21T10:44:08Z") },
            { id: 81, customer_id: 113, account_type: "checking", balance: "477.44", opened_date: new Date("2020-05-05T09:59:15Z") },
            { id: 82, customer_id: 57, account_type: "checking", balance: "1896.91", opened_date: new Date("2022-03-14T11:01:04Z") },
            { id: 83, customer_id: 176, account_type: "checking", balance: "24917.58", opened_date: new Date("2022-09-02T16:46:08Z") },
            { id: 84, customer_id: 151, account_type: "credit", balance: "489.37", opened_date: new Date("2020-04-30T10:40:23Z") },
            { id: 85, customer_id: 53, account_type: "savings", balance: "18791.60", opened_date: new Date("2022-11-17T12:23:58Z") },
            { id: 86, customer_id: 48, account_type: "savings", balance: "5058.41", opened_date: new Date("2020-01-26T13:00:56Z") },
            { id: 87, customer_id: 149, account_type: "checking", balance: "42233.01", opened_date: new Date("2020-08-27T20:02:21Z") },
            { id: 88, customer_id: 175, account_type: "savings", balance: "57945.11", opened_date: new Date("2021-04-30T11:35:20Z") },
            { id: 89, customer_id: 62, account_type: "savings", balance: "104.29", opened_date: new Date("2021-03-26T11:57:04Z") },
            { id: 90, customer_id: 155, account_type: "credit", balance: "15715.40", opened_date: new Date("2022-04-26T19:25:17Z") },
            { id: 91, customer_id: 27, account_type: "savings", balance: "64141.38", opened_date: new Date("2021-03-03T12:36:57Z") },
            { id: 92, customer_id: 21, account_type: "checking", balance: "19.30", opened_date: new Date("2021-01-07T10:39:21Z") },
            { id: 93, customer_id: 98, account_type: "savings", balance: "21349.09", opened_date: new Date("2020-10-27T08:27:37Z") },
            { id: 94, customer_id: 160, account_type: "savings", balance: "400.82", opened_date: new Date("2020-05-08T11:04:42Z") },
            { id: 95, customer_id: 83, account_type: "savings", balance: "92721.45", opened_date: new Date("2021-07-24T11:53:36Z") },
            { id: 96, customer_id: 97, account_type: "savings", balance: "81.16", opened_date: new Date("2021-11-24T08:54:29Z") },
            { id: 97, customer_id: 161, account_type: "savings", balance: "39140.09", opened_date: new Date("2022-01-23T15:36:50Z") },
            { id: 98, customer_id: 147, account_type: "checking", balance: "60056.60", opened_date: new Date("2020-08-20T12:10:33Z") },
            { id: 99, customer_id: 177, account_type: "credit", balance: "30035.62", opened_date: new Date("2021-08-31T10:08:08Z") },
            { id: 100, customer_id: 121, account_type: "savings", balance: "47657.49", opened_date: new Date("2021-06-15T13:37:46Z") },
            { id: 101, customer_id: 193, account_type: "checking", balance: "74807.87", opened_date: new Date("2021-05-01T13:03:42Z") },
            { id: 102, customer_id: 125, account_type: "savings", balance: "7436.37", opened_date: new Date("2021-09-26T07:59:39Z") },
            { id: 103, customer_id: 123, account_type: "savings", balance: "40406.08", opened_date: new Date("2022-07-08T09:28:33Z") },
            { id: 104, customer_id: 22, account_type: "checking", balance: "5267.42", opened_date: new Date("2021-05-08T08:12:52Z") },
            { id: 105, customer_id: 142, account_type: "savings", balance: "4604.64", opened_date: new Date("2022-07-24T07:04:55Z") },
            { id: 106, customer_id: 34, account_type: "checking", balance: "8400.63", opened_date: new Date("2021-01-02T16:02:00Z") },
            { id: 107, customer_id: 116, account_type: "savings", balance: "15370.68", opened_date: new Date("2022-07-29T13:07:11Z") },
            { id: 108, customer_id: 93, account_type: "checking", balance: "74.94", opened_date: new Date("2020-05-27T08:08:13Z") },
            { id: 109, customer_id: 185, account_type: "credit", balance: "2147.83", opened_date: new Date("2021-12-11T15:17:34Z") },
            { id: 110, customer_id: 154, account_type: "checking", balance: "15047.11", opened_date: new Date("2021-08-24T18:20:49Z") },
            { id: 111, customer_id: 9, account_type: "checking", balance: "314.19", opened_date: new Date("2022-04-18T12:47:48Z") },
            { id: 112, customer_id: 16, account_type: "credit", balance: "599.63", opened_date: new Date("2020-05-27T10:30:56Z") },
            { id: 113, customer_id: 81, account_type: "checking", balance: "311.84", opened_date: new Date("2022-10-22T12:07:41Z") },
            { id: 114, customer_id: 180, account_type: "savings", balance: "4209.93", opened_date: new Date("2020-12-25T11:10:42Z") },
            { id: 115, customer_id: 93, account_type: "checking", balance: "65120.90", opened_date: new Date("2022-05-23T10:32:00Z") },
            { id: 116, customer_id: 112, account_type: "checking", balance: "6249.73", opened_date: new Date("2020-04-07T18:24:28Z") },
            { id: 117, customer_id: 7, account_type: "credit", balance: "5832.40", opened_date: new Date("2022-02-25T10:26:13Z") },
            { id: 118, customer_id: 149, account_type: "savings", balance: "95265.76", opened_date: new Date("2021-07-26T09:59:31Z") },
            { id: 119, customer_id: 41, account_type: "savings", balance: "67027.14", opened_date: new Date("2022-02-04T12:10:01Z") },
            { id: 120, customer_id: 74, account_type: "savings", balance: "3433.70", opened_date: new Date("2021-06-15T13:14:00Z") },
            { id: 121, customer_id: 3, account_type: "savings", balance: "3122.40", opened_date: new Date("2022-10-03T11:39:37Z") },
            { id: 122, customer_id: 184, account_type: "credit", balance: "60195.52", opened_date: new Date("2022-02-05T12:25:44Z") },
            { id: 123, customer_id: 17, account_type: "checking", balance: "96819.58", opened_date: new Date("2022-05-01T01:51:50Z") },
            { id: 124, customer_id: 58, account_type: "credit", balance: "85530.37", opened_date: new Date("2022-09-06T12:45:16Z") },
            { id: 125, customer_id: 123, account_type: "savings", balance: "7905.03", opened_date: new Date("2020-01-26T13:31:12Z") },
            { id: 126, customer_id: 174, account_type: "savings", balance: "4965.80", opened_date: new Date("2021-05-07T16:11:09Z") },
            { id: 127, customer_id: 50, account_type: "savings", balance: "75862.93", opened_date: new Date("2020-10-18T09:00:40Z") },
            { id: 128, customer_id: 25, account_type: "credit", balance: "67359.63", opened_date: new Date("2020-02-22T16:07:39Z") },
            { id: 129, customer_id: 145, account_type: "savings", balance: "59906.37", opened_date: new Date("2022-08-09T09:21:15Z") },
            { id: 130, customer_id: 170, account_type: "savings", balance: "753.43", opened_date: new Date("2021-05-10T09:29:31Z") },
            { id: 131, customer_id: 85, account_type: "savings", balance: "66.34", opened_date: new Date("2020-11-04T12:31:20Z") },
            { id: 132, customer_id: 2, account_type: "savings", balance: "909.41", opened_date: new Date("2022-10-22T11:34:21Z") },
            { id: 133, customer_id: 192, account_type: "savings", balance: "8359.53", opened_date: new Date("2022-07-20T13:43:02Z") },
            { id: 134, customer_id: 32, account_type: "credit", balance: "64056.36", opened_date: new Date("2020-11-26T15:06:56Z") },
            { id: 135, customer_id: 74, account_type: "savings", balance: "372.14", opened_date: new Date("2021-03-19T09:41:49Z") },
            { id: 136, customer_id: 16, account_type: "checking", balance: "5207.64", opened_date: new Date("2021-08-31T12:04:34Z") },
            { id: 137, customer_id: 56, account_type: "checking", balance: "7598.53", opened_date: new Date("2020-04-17T09:53:58Z") },
            { id: 138, customer_id: 28, account_type: "savings", balance: "49867.58", opened_date: new Date("2020-11-16T22:48:08Z") },
            { id: 139, customer_id: 3, account_type: "savings", balance: "84446.57", opened_date: new Date("2022-02-06T08:12:01Z") },
            { id: 140, customer_id: 6, account_type: "checking", balance: "210.87", opened_date: new Date("2022-04-12T10:37:29Z") },
            { id: 141, customer_id: 9, account_type: "credit", balance: "18368.27", opened_date: new Date("2020-09-10T17:49:59Z") },
            { id: 142, customer_id: 128, account_type: "savings", balance: "32.23", opened_date: new Date("2021-05-15T17:16:08Z") },
            { id: 143, customer_id: 38, account_type: "checking", balance: "704.81", opened_date: new Date("2020-12-11T09:18:58Z") },
            { id: 144, customer_id: 82, account_type: "checking", balance: "0.01", opened_date: new Date("2020-11-01T11:55:05Z") },
            { id: 145, customer_id: 189, account_type: "savings", balance: "5151.25", opened_date: new Date("2021-01-17T17:09:47Z") },
            { id: 146, customer_id: 44, account_type: "checking", balance: "97147.84", opened_date: new Date("2022-10-07T10:02:20Z") },
            { id: 147, customer_id: 122, account_type: "checking", balance: "11246.78", opened_date: new Date("2021-07-18T13:44:30Z") },
            { id: 148, customer_id: 150, account_type: "savings", balance: "24863.58", opened_date: new Date("2020-07-05T09:19:42Z") },
            { id: 149, customer_id: 84, account_type: "savings", balance: "885.80", opened_date: new Date("2021-10-03T19:49:40Z") },
            { id: 150, customer_id: 142, account_type: "checking", balance: "39548.90", opened_date: new Date("2020-08-20T13:00:13Z") },
            { id: 151, customer_id: 171, account_type: "savings", balance: "5426.82", opened_date: new Date("2021-07-09T08:35:38Z") },
            { id: 152, customer_id: 168, account_type: "savings", balance: "2630.58", opened_date: new Date("2020-02-01T14:12:45Z") },
            { id: 153, customer_id: 114, account_type: "savings", balance: "99202.34", opened_date: new Date("2022-02-08T09:02:00Z") },
            { id: 154, customer_id: 41, account_type: "savings", balance: "4036.06", opened_date: new Date("2021-11-19T09:09:31Z") },
            { id: 155, customer_id: 180, account_type: "savings", balance: "576.95", opened_date: new Date("2020-08-05T09:49:51Z") },
            { id: 156, customer_id: 174, account_type: "savings", balance: "0.02", opened_date: new Date("2020-10-18T15:48:20Z") },
            { id: 157, customer_id: 140, account_type: "checking", balance: "8614.56", opened_date: new Date("2021-10-02T13:40:18Z") },
            { id: 158, customer_id: 114, account_type: "savings", balance: "4476.76", opened_date: new Date("2020-07-28T17:23:10Z") },
            { id: 159, customer_id: 56, account_type: "savings", balance: "79685.48", opened_date: new Date("2021-04-04T12:34:10Z") },
            { id: 160, customer_id: 120, account_type: "savings", balance: "26881.15", opened_date: new Date("2021-03-30T10:34:21Z") },
            { id: 161, customer_id: 150, account_type: "credit", balance: "1506.44", opened_date: new Date("2021-10-25T16:40:19Z") },
            { id: 162, customer_id: 158, account_type: "checking", balance: "94.44", opened_date: new Date("2021-11-25T18:06:25Z") },
            { id: 163, customer_id: 136, account_type: "credit", balance: "30847.82", opened_date: new Date("2021-03-09T13:00:05Z") },
            { id: 164, customer_id: 187, account_type: "savings", balance: "1895.58", opened_date: new Date("2022-03-18T07:13:07Z") },
            { id: 165, customer_id: 99, account_type: "checking", balance: "16814.43", opened_date: new Date("2021-12-05T19:20:10Z") },
            { id: 166, customer_id: 108, account_type: "checking", balance: "1503.97", opened_date: new Date("2020-08-12T16:06:44Z") },
            { id: 167, customer_id: 145, account_type: "credit", balance: "6929.61", opened_date: new Date("2022-04-08T12:55:44Z") },
            { id: 168, customer_id: 163, account_type: "credit", balance: "25.45", opened_date: new Date("2022-08-21T04:07:21Z") },
            { id: 169, customer_id: 77, account_type: "checking", balance: "3509.86", opened_date: new Date("2020-02-26T11:34:23Z") },
            { id: 170, customer_id: 77, account_type: "savings", balance: "96.40", opened_date: new Date("2020-07-26T11:02:05Z") },
            { id: 171, customer_id: 96, account_type: "savings", balance: "84237.38", opened_date: new Date("2021-12-13T14:11:12Z") },
            { id: 172, customer_id: 85, account_type: "checking", balance: "5.44", opened_date: new Date("2021-07-10T08:53:08Z") },
            { id: 173, customer_id: 153, account_type: "savings", balance: "12964.82", opened_date: new Date("2021-02-27T14:50:29Z") },
            { id: 174, customer_id: 166, account_type: "savings", balance: "9271.86", opened_date: new Date("2021-06-06T14:46:55Z") },
            { id: 175, customer_id: 46, account_type: "checking", balance: "2080.79", opened_date: new Date("2020-12-01T14:17:14Z") },
            { id: 176, customer_id: 59, account_type: "checking", balance: "2919.22", opened_date: new Date("2020-05-27T14:29:34Z") },
            { id: 177, customer_id: 92, account_type: "savings", balance: "10474.81", opened_date: new Date("2022-07-20T12:42:37Z") },
            { id: 178, customer_id: 151, account_type: "credit", balance: "2051.30", opened_date: new Date("2022-08-28T15:50:08Z") },
            { id: 179, customer_id: 46, account_type: "savings", balance: "30783.46", opened_date: new Date("2020-09-27T13:20:42Z") },
            { id: 180, customer_id: 154, account_type: "savings", balance: "64309.98", opened_date: new Date("2020-07-25T17:51:23Z") },
            { id: 181, customer_id: 195, account_type: "savings", balance: "94.32", opened_date: new Date("2020-03-03T03:53:02Z") },
            { id: 182, customer_id: 184, account_type: "checking", balance: "99116.67", opened_date: new Date("2020-02-22T09:45:00Z") },
            { id: 183, customer_id: 193, account_type: "checking", balance: "32111.31", opened_date: new Date("2022-09-29T13:41:22Z") },
            { id: 184, customer_id: 42, account_type: "checking", balance: "26257.36", opened_date: new Date("2021-03-04T17:29:47Z") },
            { id: 185, customer_id: 52, account_type: "checking", balance: "2068.19", opened_date: new Date("2022-04-02T14:56:33Z") },
            { id: 186, customer_id: 145, account_type: "savings", balance: "76041.84", opened_date: new Date("2021-04-05T15:28:30Z") },
            { id: 187, customer_id: 179, account_type: "savings", balance: "29497.03", opened_date: new Date("2020-08-31T08:50:50Z") },
            { id: 188, customer_id: 20, account_type: "credit", balance: "400.33", opened_date: new Date("2021-05-19T16:08:28Z") },
            { id: 189, customer_id: 100, account_type: "savings", balance: "8592.02", opened_date: new Date("2020-12-20T10:58:57Z") },
            { id: 190, customer_id: 68, account_type: "checking", balance: "9503.13", opened_date: new Date("2022-07-29T11:55:58Z") },
            { id: 191, customer_id: 87, account_type: "credit", balance: "4293.69", opened_date: new Date("2022-01-04T16:15:39Z") },
            { id: 192, customer_id: 78, account_type: "credit", balance: "21845.47", opened_date: new Date("2020-04-19T17:30:01Z") },
            { id: 193, customer_id: 15, account_type: "credit", balance: "2467.36", opened_date: new Date("2021-02-11T10:34:07Z") },
            { id: 194, customer_id: 134, account_type: "savings", balance: "26794.65", opened_date: new Date("2021-02-23T13:14:37Z") },
            { id: 195, customer_id: 108, account_type: "checking", balance: "10356.33", opened_date: new Date("2022-06-18T07:55:33Z") },
            { id: 196, customer_id: 124, account_type: "savings", balance: "1444.34", opened_date: new Date("2021-03-18T09:14:19Z") },
            { id: 197, customer_id: 157, account_type: "savings", balance: "44701.49", opened_date: new Date("2020-05-19T08:51:45Z") },
            { id: 198, customer_id: 168, account_type: "credit", balance: "25821.33", opened_date: new Date("2022-06-08T13:09:41Z") },
            { id: 199, customer_id: 64, account_type: "checking", balance: "9691.92", opened_date: new Date("2021-07-02T15:01:51Z") },
            { id: 200, customer_id: 12, account_type: "savings", balance: "14252.85", opened_date: new Date("2021-04-24T17:55:11Z") },
            { id: 201, customer_id: 167, account_type: "savings", balance: "57525.93", opened_date: new Date("2021-07-27T13:45:00Z") },
            { id: 202, customer_id: 195, account_type: "savings", balance: "1350.06", opened_date: new Date("2021-11-07T10:08:03Z") },
            { id: 203, customer_id: 169, account_type: "credit", balance: "4513.94", opened_date: new Date("2022-04-18T13:08:27Z") },
            { id: 204, customer_id: 182, account_type: "credit", balance: "84569.58", opened_date: new Date("2021-02-05T06:26:32Z") },
            { id: 205, customer_id: 161, account_type: "savings", balance: "60705.96", opened_date: new Date("2022-06-20T03:02:01Z") },
            { id: 206, customer_id: 117, account_type: "credit", balance: "139.90", opened_date: new Date("2021-10-24T14:52:10Z") },
            { id: 207, customer_id: 164, account_type: "savings", balance: "70060.59", opened_date: new Date("2020-10-15T14:38:47Z") },
            { id: 208, customer_id: 26, account_type: "savings", balance: "67989.25", opened_date: new Date("2022-02-08T16:52:55Z") },
            { id: 209, customer_id: 190, account_type: "savings", balance: "8453.88", opened_date: new Date("2021-02-27T15:51:56Z") },
            { id: 210, customer_id: 86, account_type: "checking", balance: "677.26", opened_date: new Date("2020-10-30T17:25:22Z") },
            { id: 211, customer_id: 30, account_type: "credit", balance: "58894.05", opened_date: new Date("2021-11-18T15:44:28Z") },
            { id: 212, customer_id: 122, account_type: "credit", balance: "178.58", opened_date: new Date("2022-03-06T16:50:26Z") },
            { id: 213, customer_id: 186, account_type: "checking", balance: "82381.70", opened_date: new Date("2021-11-03T12:33:46Z") },
            { id: 214, customer_id: 173, account_type: "credit", balance: "37372.11", opened_date: new Date("2021-12-30T10:11:05Z") },
            { id: 215, customer_id: 198, account_type: "savings", balance: "31724.03", opened_date: new Date("2021-08-12T08:41:57Z") },
            { id: 216, customer_id: 198, account_type: "checking", balance: "29330.21", opened_date: new Date("2022-10-24T12:53:39Z") },
            { id: 217, customer_id: 115, account_type: "checking", balance: "14150.38", opened_date: new Date("2021-01-28T09:04:15Z") },
            { id: 218, customer_id: 4, account_type: "savings", balance: "1918.56", opened_date: new Date("2022-11-29T17:33:33Z") },
            { id: 219, customer_id: 92, account_type: "checking", balance: "47613.82", opened_date: new Date("2021-08-19T16:23:15Z") },
            { id: 220, customer_id: 95, account_type: "savings", balance: "31721.12", opened_date: new Date("2021-09-26T08:17:56Z") },
            { id: 221, customer_id: 3, account_type: "checking", balance: "29177.97", opened_date: new Date("2020-07-20T10:51:40Z") },
            { id: 222, customer_id: 127, account_type: "checking", balance: "5167.38", opened_date: new Date("2021-06-03T11:37:15Z") },
            { id: 223, customer_id: 33, account_type: "credit", balance: "89744.91", opened_date: new Date("2022-10-24T11:15:58Z") },
            { id: 224, customer_id: 152, account_type: "credit", balance: "1925.04", opened_date: new Date("2021-01-03T19:12:11Z") },
            { id: 225, customer_id: 106, account_type: "checking", balance: "10949.02", opened_date: new Date("2022-01-14T17:01:33Z") },
            { id: 226, customer_id: 106, account_type: "credit", balance: "6705.13", opened_date: new Date("2020-12-06T09:46:56Z") },
            { id: 227, customer_id: 135, account_type: "savings", balance: "794.09", opened_date: new Date("2022-11-27T16:04:14Z") },
            { id: 228, customer_id: 5, account_type: "checking", balance: "0.88", opened_date: new Date("2022-04-10T09:01:32Z") },
            { id: 229, customer_id: 24, account_type: "checking", balance: "3658.98", opened_date: new Date("2022-01-13T15:32:26Z") },
            { id: 230, customer_id: 57, account_type: "credit", balance: "39417.65", opened_date: new Date("2021-02-13T15:55:41Z") },
            { id: 231, customer_id: 47, account_type: "savings", balance: "148.39", opened_date: new Date("2022-09-12T09:56:43Z") },
            { id: 232, customer_id: 36, account_type: "checking", balance: "3868.04", opened_date: new Date("2021-07-28T14:05:01Z") },
            { id: 233, customer_id: 102, account_type: "checking", balance: "44761.72", opened_date: new Date("2022-10-28T10:20:22Z") },
            { id: 234, customer_id: 197, account_type: "savings", balance: "23515.48", opened_date: new Date("2020-01-31T14:01:49Z") },
            { id: 235, customer_id: 117, account_type: "checking", balance: "501.94", opened_date: new Date("2020-05-31T14:20:31Z") },
            { id: 236, customer_id: 156, account_type: "credit", balance: "32611.72", opened_date: new Date("2020-11-26T15:57:36Z") },
            { id: 237, customer_id: 154, account_type: "credit", balance: "1080.81", opened_date: new Date("2021-10-26T16:18:56Z") },
            { id: 238, customer_id: 110, account_type: "credit", balance: "18246.15", opened_date: new Date("2020-09-19T10:44:27Z") },
            { id: 239, customer_id: 100, account_type: "savings", balance: "48400.76", opened_date: new Date("2022-05-14T14:30:03Z") },
            { id: 240, customer_id: 166, account_type: "savings", balance: "1057.98", opened_date: new Date("2021-02-20T14:24:09Z") },
            { id: 241, customer_id: 190, account_type: "checking", balance: "40410.98", opened_date: new Date("2022-10-22T10:50:38Z") },
            { id: 242, customer_id: 38, account_type: "credit", balance: "1.66", opened_date: new Date("2020-02-09T20:26:24Z") },
            { id: 243, customer_id: 27, account_type: "credit", balance: "26175.65", opened_date: new Date("2022-03-28T08:14:52Z") },
            { id: 244, customer_id: 108, account_type: "savings", balance: "80294.01", opened_date: new Date("2021-06-27T15:50:30Z") },
            { id: 245, customer_id: 51, account_type: "savings", balance: "21722.99", opened_date: new Date("2021-05-02T14:41:08Z") },
            { id: 246, customer_id: 82, account_type: "checking", balance: "2034.55", opened_date: new Date("2022-01-20T13:32:01Z") },
            { id: 247, customer_id: 8, account_type: "credit", balance: "27729.75", opened_date: new Date("2022-08-04T17:18:08Z") },
            { id: 248, customer_id: 21, account_type: "savings", balance: "50683.27", opened_date: new Date("2022-06-10T14:53:17Z") },
            { id: 249, customer_id: 119, account_type: "savings", balance: "59507.67", opened_date: new Date("2022-06-05T15:05:46Z") },
            { id: 250, customer_id: 90, account_type: "savings", balance: "9769.17", opened_date: new Date("2021-01-13T19:54:21Z") },
            { id: 251, customer_id: 38, account_type: "checking", balance: "50305.21", opened_date: new Date("2020-10-25T11:59:54Z") },
            { id: 252, customer_id: 158, account_type: "savings", balance: "20677.19", opened_date: new Date("2022-03-19T14:52:33Z") },
            { id: 253, customer_id: 196, account_type: "savings", balance: "1995.74", opened_date: new Date("2022-02-09T10:33:54Z") },
            { id: 254, customer_id: 31, account_type: "savings", balance: "706.84", opened_date: new Date("2020-01-12T09:36:10Z") },
            { id: 255, customer_id: 111, account_type: "savings", balance: "7038.64", opened_date: new Date("2022-09-02T17:23:02Z") },
            { id: 256, customer_id: 141, account_type: "credit", balance: "65.35", opened_date: new Date("2020-11-21T16:02:21Z") },
            { id: 257, customer_id: 71, account_type: "savings", balance: "5671.12", opened_date: new Date("2020-03-12T13:09:36Z") },
            { id: 258, customer_id: 58, account_type: "savings", balance: "10082.55", opened_date: new Date("2020-09-07T12:43:45Z") },
            { id: 259, customer_id: 181, account_type: "checking", balance: "42438.37", opened_date: new Date("2021-04-19T09:47:23Z") },
            { id: 260, customer_id: 22, account_type: "savings", balance: "0.02", opened_date: new Date("2020-01-10T12:52:22Z") },
            { id: 261, customer_id: 99, account_type: "savings", balance: "59.36", opened_date: new Date("2021-07-08T16:53:08Z") },
            { id: 262, customer_id: 51, account_type: "checking", balance: "27935.36", opened_date: new Date("2020-01-08T06:20:54Z") },
            { id: 263, customer_id: 142, account_type: "checking", balance: "4123.03", opened_date: new Date("2022-04-11T13:56:05Z") },
            { id: 264, customer_id: 65, account_type: "savings", balance: "38379.74", opened_date: new Date("2022-04-23T07:59:42Z") },
            { id: 265, customer_id: 188, account_type: "checking", balance: "7951.77", opened_date: new Date("2020-06-19T11:28:17Z") },
            { id: 266, customer_id: 194, account_type: "checking", balance: "35897.71", opened_date: new Date("2022-11-14T10:50:59Z") },
            { id: 267, customer_id: 67, account_type: "savings", balance: "482.82", opened_date: new Date("2022-02-05T13:15:22Z") },
            { id: 268, customer_id: 101, account_type: "checking", balance: "12267.59", opened_date: new Date("2020-05-26T13:09:53Z") },
            { id: 269, customer_id: 64, account_type: "checking", balance: "23435.49", opened_date: new Date("2020-01-25T10:30:27Z") },
            { id: 270, customer_id: 36, account_type: "checking", balance: "90.73", opened_date: new Date("2021-09-17T08:41:23Z") },
            { id: 271, customer_id: 197, account_type: "checking", balance: "68727.26", opened_date: new Date("2021-08-12T09:51:42Z") },
            { id: 272, customer_id: 130, account_type: "checking", balance: "19259.18", opened_date: new Date("2022-12-01T15:19:57Z") },
            { id: 273, customer_id: 35, account_type: "savings", balance: "19330.41", opened_date: new Date("2021-02-01T11:32:12Z") },
            { id: 274, customer_id: 94, account_type: "savings", balance: "1040.63", opened_date: new Date("2021-12-22T13:15:53Z") },
            { id: 275, customer_id: 143, account_type: "checking", balance: "48605.43", opened_date: new Date("2021-11-25T16:57:05Z") },
            { id: 276, customer_id: 138, account_type: "checking", balance: "54770.77", opened_date: new Date("2020-01-15T21:02:52Z") },
            { id: 277, customer_id: 192, account_type: "savings", balance: "20049.01", opened_date: new Date("2021-03-14T11:48:32Z") },
            { id: 278, customer_id: 162, account_type: "savings", balance: "23471.53", opened_date: new Date("2021-10-07T13:03:34Z") },
            { id: 279, customer_id: 118, account_type: "checking", balance: "12539.18", opened_date: new Date("2022-03-28T08:00:06Z") },
            { id: 280, customer_id: 133, account_type: "savings", balance: "36707.73", opened_date: new Date("2022-06-02T16:45:19Z") },
            { id: 281, customer_id: 183, account_type: "checking", balance: "61444.65", opened_date: new Date("2022-05-10T16:56:14Z") },
            { id: 282, customer_id: 173, account_type: "checking", balance: "6403.87", opened_date: new Date("2022-06-12T09:57:34Z") },
            { id: 283, customer_id: 56, account_type: "checking", balance: "455.69", opened_date: new Date("2021-06-16T09:20:42Z") },
            { id: 284, customer_id: 75, account_type: "checking", balance: "58309.69", opened_date: new Date("2022-08-23T15:01:21Z") },
            { id: 285, customer_id: 165, account_type: "credit", balance: "12183.49", opened_date: new Date("2022-02-15T10:33:51Z") },
            { id: 286, customer_id: 85, account_type: "checking", balance: "1981.39", opened_date: new Date("2022-07-30T09:29:34Z") },
            { id: 287, customer_id: 11, account_type: "credit", balance: "0.26", opened_date: new Date("2020-04-20T10:38:37Z") },
            { id: 288, customer_id: 100, account_type: "savings", balance: "15701.09", opened_date: new Date("2022-09-03T10:29:39Z") },
            { id: 289, customer_id: 87, account_type: "savings", balance: "32122.03", opened_date: new Date("2022-08-29T18:47:17Z") },
            { id: 290, customer_id: 24, account_type: "checking", balance: "595.54", opened_date: new Date("2022-03-21T12:04:35Z") },
            { id: 291, customer_id: 88, account_type: "credit", balance: "45912.13", opened_date: new Date("2020-09-08T14:07:02Z") },
            { id: 292, customer_id: 99, account_type: "checking", balance: "41.95", opened_date: new Date("2020-05-01T14:42:20Z") },
            { id: 293, customer_id: 40, account_type: "savings", balance: "18930.82", opened_date: new Date("2021-08-26T10:10:04Z") },
            { id: 294, customer_id: 77, account_type: "savings", balance: "45782.72", opened_date: new Date("2021-12-01T15:17:39Z") },
            { id: 295, customer_id: 80, account_type: "checking", balance: "57829.72", opened_date: new Date("2020-07-11T14:17:47Z") },
            { id: 296, customer_id: 160, account_type: "savings", balance: "23117.85", opened_date: new Date("2021-04-29T05:52:10Z") },
            { id: 297, customer_id: 191, account_type: "checking", balance: "27871.43", opened_date: new Date("2022-08-18T10:18:00Z") },
            { id: 298, customer_id: 157, account_type: "credit", balance: "54796.13", opened_date: new Date("2022-12-04T15:46:40Z") },
            { id: 299, customer_id: 43, account_type: "savings", balance: "3296.40", opened_date: new Date("2021-08-24T11:36:56Z") },
            { id: 300, customer_id: 54, account_type: "checking", balance: "17665.57", opened_date: new Date("2020-06-12T15:05:32Z") },
            { id: 301, customer_id: 2, account_type: "checking", balance: "33812.76", opened_date: new Date("2022-08-25T11:58:52Z") },
            { id: 302, customer_id: 178, account_type: "checking", balance: "2450.77", opened_date: new Date("2020-04-07T14:34:10Z") },
            { id: 303, customer_id: 150, account_type: "checking", balance: "2.76", opened_date: new Date("2020-08-24T09:19:47Z") },
            { id: 304, customer_id: 19, account_type: "credit", balance: "33782.24", opened_date: new Date("2022-04-14T09:49:02Z") },
            { id: 305, customer_id: 119, account_type: "savings", balance: "87639.71", opened_date: new Date("2021-03-22T10:31:33Z") },
            { id: 306, customer_id: 148, account_type: "savings", balance: "34015.08", opened_date: new Date("2022-12-25T08:45:02Z") },
            { id: 307, customer_id: 1, account_type: "checking", balance: "16812.43", opened_date: new Date("2021-07-26T13:17:50Z") },
            { id: 308, customer_id: 89, account_type: "checking", balance: "959.20", opened_date: new Date("2021-02-19T14:51:08Z") },
            { id: 309, customer_id: 88, account_type: "savings", balance: "145.81", opened_date: new Date("2021-05-27T11:28:59Z") },
            { id: 310, customer_id: 144, account_type: "credit", balance: "65909.78", opened_date: new Date("2021-10-01T10:43:19Z") },
            { id: 311, customer_id: 155, account_type: "credit", balance: "33738.21", opened_date: new Date("2021-06-16T11:06:05Z") },
            { id: 312, customer_id: 66, account_type: "savings", balance: "9715.98", opened_date: new Date("2022-07-19T16:31:52Z") },
            { id: 313, customer_id: 65, account_type: "checking", balance: "1243.31", opened_date: new Date("2020-05-19T09:54:38Z") },
            { id: 314, customer_id: 14, account_type: "savings", balance: "110.70", opened_date: new Date("2020-10-20T23:29:46Z") },
            { id: 315, customer_id: 93, account_type: "savings", balance: "6609.86", opened_date: new Date("2020-10-28T15:31:55Z") },
            { id: 316, customer_id: 96, account_type: "credit", balance: "23790.03", opened_date: new Date("2022-05-13T12:23:03Z") },
            { id: 317, customer_id: 101, account_type: "credit", balance: "4.29", opened_date: new Date("2022-11-14T18:51:57Z") },
            { id: 318, customer_id: 79, account_type: "credit", balance: "137.71", opened_date: new Date("2020-08-17T14:50:32Z") },
            { id: 319, customer_id: 32, account_type: "credit", balance: "13536.83", opened_date: new Date("2021-06-25T10:37:39Z") },
            { id: 320, customer_id: 131, account_type: "savings", balance: "644.14", opened_date: new Date("2021-10-17T17:42:56Z") },
            { id: 321, customer_id: 34, account_type: "checking", balance: "861.35", opened_date: new Date("2020-06-26T09:12:03Z") },
            { id: 322, customer_id: 177, account_type: "savings", balance: "65970.69", opened_date: new Date("2021-02-25T11:14:30Z") },
            { id: 323, customer_id: 78, account_type: "checking", balance: "79682.32", opened_date: new Date("2020-05-31T19:02:35Z") },
            { id: 324, customer_id: 163, account_type: "savings", balance: "22529.92", opened_date: new Date("2020-04-08T15:33:15Z") },
            { id: 325, customer_id: 129, account_type: "savings", balance: "42581.29", opened_date: new Date("2021-12-27T11:11:03Z") },
            { id: 326, customer_id: 69, account_type: "checking", balance: "63866.42", opened_date: new Date("2020-01-09T18:53:14Z") },
            { id: 327, customer_id: 192, account_type: "checking", balance: "44024.16", opened_date: new Date("2022-09-09T18:58:30Z") },
            { id: 328, customer_id: 190, account_type: "savings", balance: "101.61", opened_date: new Date("2020-01-29T10:11:03Z") },
            { id: 329, customer_id: 91, account_type: "savings", balance: "8322.71", opened_date: new Date("2022-09-27T12:22:23Z") },
            { id: 330, customer_id: 64, account_type: "checking", balance: "118.79", opened_date: new Date("2022-02-25T11:39:32Z") },
            { id: 331, customer_id: 195, account_type: "savings", balance: "28381.74", opened_date: new Date("2022-08-28T20:35:31Z") },
        ],
    });
    await prisma.investments.createMany({
        data: [
            { id: 1, customer_id: 121, investment_type: "bonds", amount_invested: "4367.69", investment_date: new Date("2022-05-10T11:05:30Z") },
            { id: 2, customer_id: 115, investment_type: "mutual funds", amount_invested: "195.43", investment_date: new Date("2021-06-30T16:21:10Z") },
            { id: 3, customer_id: 122, investment_type: "stocks", amount_invested: "243.65", investment_date: new Date("2020-09-21T09:38:08Z") },
            { id: 4, customer_id: 194, investment_type: "stocks", amount_invested: "3043.99", investment_date: new Date("2020-05-22T11:56:26Z") },
            { id: 5, customer_id: 107, investment_type: "bonds", amount_invested: "4707.50", investment_date: new Date("2020-10-20T11:14:12Z") },
            { id: 6, customer_id: 139, investment_type: "stocks", amount_invested: "14263.69", investment_date: new Date("2020-01-26T12:44:17Z") },
            { id: 7, customer_id: 169, investment_type: "mutual funds", amount_invested: "10704.67", investment_date: new Date("2020-06-27T12:25:16Z") },
            { id: 8, customer_id: 94, investment_type: "stocks", amount_invested: "4589.81", investment_date: new Date("2022-12-07T09:59:49Z") },
            { id: 9, customer_id: 111, investment_type: "bonds", amount_invested: "817.59", investment_date: new Date("2020-04-27T17:52:54Z") },
            { id: 10, customer_id: 113, investment_type: "stocks", amount_invested: "1917.61", investment_date: new Date("2020-02-07T14:42:13Z") },
            { id: 11, customer_id: 90, investment_type: "bonds", amount_invested: "4924.89", investment_date: new Date("2020-07-18T07:49:54Z") },
            { id: 12, customer_id: 113, investment_type: "bonds", amount_invested: "18243.74", investment_date: new Date("2021-06-20T08:41:10Z") },
            { id: 13, customer_id: 82, investment_type: "mutual funds", amount_invested: "9474.70", investment_date: new Date("2022-08-27T13:31:08Z") },
            { id: 14, customer_id: 30, investment_type: "mutual funds", amount_invested: "6837.96", investment_date: new Date("2021-06-29T13:29:02Z") },
            { id: 15, customer_id: 100, investment_type: "bonds", amount_invested: "2961.60", investment_date: new Date("2020-08-07T10:12:18Z") },
            { id: 16, customer_id: 171, investment_type: "bonds", amount_invested: "7820.09", investment_date: new Date("2021-01-27T12:25:38Z") },
            { id: 17, customer_id: 56, investment_type: "stocks", amount_invested: "12138.78", investment_date: new Date("2020-09-21T12:00:55Z") },
            { id: 18, customer_id: 164, investment_type: "bonds", amount_invested: "416.92", investment_date: new Date("2022-03-14T13:38:37Z") },
            { id: 19, customer_id: 142, investment_type: "mutual funds", amount_invested: "2365.93", investment_date: new Date("2021-12-13T18:44:44Z") },
            { id: 20, customer_id: 100, investment_type: "bonds", amount_invested: "8224.35", investment_date: new Date("2020-11-11T11:39:01Z") },
            { id: 21, customer_id: 67, investment_type: "stocks", amount_invested: "16300.85", investment_date: new Date("2020-04-16T06:07:23Z") },
            { id: 22, customer_id: 165, investment_type: "stocks", amount_invested: "133.32", investment_date: new Date("2022-07-10T09:58:50Z") },
            { id: 23, customer_id: 114, investment_type: "mutual funds", amount_invested: "5275.40", investment_date: new Date("2020-04-09T07:32:14Z") },
            { id: 24, customer_id: 192, investment_type: "stocks", amount_invested: "152.20", investment_date: new Date("2022-07-26T10:40:08Z") },
            { id: 25, customer_id: 169, investment_type: "mutual funds", amount_invested: "3849.96", investment_date: new Date("2020-10-05T09:44:33Z") },
            { id: 26, customer_id: 11, investment_type: "stocks", amount_invested: "14857.86", investment_date: new Date("2020-09-25T09:00:57Z") },
            { id: 27, customer_id: 190, investment_type: "bonds", amount_invested: "10704.15", investment_date: new Date("2022-12-18T15:16:59Z") },
            { id: 28, customer_id: 127, investment_type: "bonds", amount_invested: "19346.64", investment_date: new Date("2020-12-18T15:50:16Z") },
            { id: 29, customer_id: 158, investment_type: "bonds", amount_invested: "917.29", investment_date: new Date("2020-11-12T09:26:38Z") },
            { id: 30, customer_id: 119, investment_type: "bonds", amount_invested: "6988.84", investment_date: new Date("2022-09-06T10:25:31Z") },
            { id: 31, customer_id: 52, investment_type: "bonds", amount_invested: "108.95", investment_date: new Date("2020-01-17T15:02:51Z") },
            { id: 32, customer_id: 10, investment_type: "stocks", amount_invested: "3607.62", investment_date: new Date("2021-11-03T10:04:39Z") },
            { id: 33, customer_id: 46, investment_type: "stocks", amount_invested: "6159.19", investment_date: new Date("2021-11-05T22:26:21Z") },
            { id: 34, customer_id: 141, investment_type: "stocks", amount_invested: "6761.22", investment_date: new Date("2022-01-16T18:54:40Z") },
            { id: 35, customer_id: 34, investment_type: "stocks", amount_invested: "168.35", investment_date: new Date("2022-09-22T16:48:42Z") },
            { id: 36, customer_id: 119, investment_type: "stocks", amount_invested: "19704.00", investment_date: new Date("2022-11-06T13:47:56Z") },
            { id: 37, customer_id: 93, investment_type: "stocks", amount_invested: "3550.45", investment_date: new Date("2022-05-19T09:11:40Z") },
            { id: 38, customer_id: 11, investment_type: "stocks", amount_invested: "159.33", investment_date: new Date("2022-07-01T14:58:48Z") },
            { id: 39, customer_id: 49, investment_type: "bonds", amount_invested: "4135.46", investment_date: new Date("2022-04-07T10:24:34Z") },
            { id: 40, customer_id: 180, investment_type: "stocks", amount_invested: "8885.94", investment_date: new Date("2020-06-02T13:58:52Z") },
            { id: 41, customer_id: 58, investment_type: "stocks", amount_invested: "13736.71", investment_date: new Date("2021-10-13T08:10:59Z") },
            { id: 42, customer_id: 148, investment_type: "mutual funds", amount_invested: "14705.75", investment_date: new Date("2021-11-21T19:22:57Z") },
            { id: 43, customer_id: 66, investment_type: "stocks", amount_invested: "160.78", investment_date: new Date("2021-12-25T13:08:44Z") },
            { id: 44, customer_id: 28, investment_type: "mutual funds", amount_invested: "8465.11", investment_date: new Date("2020-03-01T08:45:50Z") },
            { id: 45, customer_id: 158, investment_type: "bonds", amount_invested: "870.87", investment_date: new Date("2020-10-07T11:23:52Z") },
            { id: 46, customer_id: 44, investment_type: "stocks", amount_invested: "14032.06", investment_date: new Date("2022-03-12T14:56:33Z") },
            { id: 47, customer_id: 50, investment_type: "bonds", amount_invested: "177.92", investment_date: new Date("2021-07-04T11:52:31Z") },
            { id: 48, customer_id: 14, investment_type: "stocks", amount_invested: "8052.08", investment_date: new Date("2022-01-10T13:11:32Z") },
            { id: 49, customer_id: 42, investment_type: "stocks", amount_invested: "11584.90", investment_date: new Date("2020-03-16T12:20:01Z") },
            { id: 50, customer_id: 148, investment_type: "stocks", amount_invested: "4918.57", investment_date: new Date("2021-08-18T17:54:13Z") },
            { id: 51, customer_id: 100, investment_type: "stocks", amount_invested: "268.97", investment_date: new Date("2021-12-16T10:32:26Z") },
            { id: 52, customer_id: 67, investment_type: "bonds", amount_invested: "5453.93", investment_date: new Date("2020-11-28T10:41:14Z") },
            { id: 53, customer_id: 117, investment_type: "stocks", amount_invested: "1860.29", investment_date: new Date("2020-01-21T16:14:43Z") },
            { id: 54, customer_id: 107, investment_type: "bonds", amount_invested: "341.66", investment_date: new Date("2020-08-08T19:44:06Z") },
            { id: 55, customer_id: 71, investment_type: "mutual funds", amount_invested: "15656.90", investment_date: new Date("2022-01-19T14:16:10Z") },
            { id: 56, customer_id: 114, investment_type: "bonds", amount_invested: "140.55", investment_date: new Date("2020-05-29T11:37:40Z") },
            { id: 57, customer_id: 21, investment_type: "mutual funds", amount_invested: "7659.78", investment_date: new Date("2022-12-20T10:21:03Z") },
            { id: 58, customer_id: 55, investment_type: "stocks", amount_invested: "15969.82", investment_date: new Date("2022-12-26T11:57:49Z") },
            { id: 59, customer_id: 108, investment_type: "stocks", amount_invested: "8092.83", investment_date: new Date("2021-03-03T13:01:17Z") },
            { id: 60, customer_id: 164, investment_type: "mutual funds", amount_invested: "1721.63", investment_date: new Date("2021-03-30T14:46:33Z") },
            { id: 61, customer_id: 6, investment_type: "stocks", amount_invested: "618.83", investment_date: new Date("2022-08-17T15:10:46Z") },
            { id: 62, customer_id: 154, investment_type: "mutual funds", amount_invested: "19989.27", investment_date: new Date("2021-05-27T16:58:27Z") },
            { id: 63, customer_id: 187, investment_type: "bonds", amount_invested: "10748.67", investment_date: new Date("2020-10-11T20:12:27Z") },
            { id: 64, customer_id: 142, investment_type: "stocks", amount_invested: "15632.44", investment_date: new Date("2022-12-05T13:52:34Z") },
            { id: 65, customer_id: 83, investment_type: "stocks", amount_invested: "12440.02", investment_date: new Date("2022-04-21T09:53:17Z") },
            { id: 66, customer_id: 155, investment_type: "stocks", amount_invested: "19809.33", investment_date: new Date("2020-06-24T13:02:38Z") },
            { id: 67, customer_id: 11, investment_type: "bonds", amount_invested: "5458.90", investment_date: new Date("2022-09-05T15:08:52Z") },
            { id: 68, customer_id: 19, investment_type: "mutual funds", amount_invested: "773.09", investment_date: new Date("2022-11-13T15:21:21Z") },
            { id: 69, customer_id: 185, investment_type: "stocks", amount_invested: "11545.58", investment_date: new Date("2022-08-31T10:30:48Z") },
            { id: 70, customer_id: 22, investment_type: "bonds", amount_invested: "6596.08", investment_date: new Date("2022-12-26T15:45:45Z") },
            { id: 71, customer_id: 98, investment_type: "bonds", amount_invested: "12615.43", investment_date: new Date("2021-05-23T06:49:11Z") },
            { id: 72, customer_id: 119, investment_type: "stocks", amount_invested: "18374.99", investment_date: new Date("2021-11-25T10:26:24Z") },
            { id: 73, customer_id: 194, investment_type: "bonds", amount_invested: "5516.55", investment_date: new Date("2022-09-30T13:14:42Z") },
            { id: 74, customer_id: 26, investment_type: "stocks", amount_invested: "17518.73", investment_date: new Date("2021-09-19T19:22:57Z") },
            { id: 75, customer_id: 40, investment_type: "mutual funds", amount_invested: "19492.33", investment_date: new Date("2021-01-19T17:59:43Z") },
            { id: 76, customer_id: 16, investment_type: "stocks", amount_invested: "12187.68", investment_date: new Date("2020-04-20T13:52:43Z") },
            { id: 77, customer_id: 109, investment_type: "stocks", amount_invested: "4245.39", investment_date: new Date("2020-11-18T15:48:44Z") },
            { id: 78, customer_id: 197, investment_type: "bonds", amount_invested: "6514.42", investment_date: new Date("2022-01-10T18:02:40Z") },
            { id: 79, customer_id: 170, investment_type: "mutual funds", amount_invested: "404.83", investment_date: new Date("2022-12-22T11:24:26Z") },
            { id: 80, customer_id: 189, investment_type: "bonds", amount_invested: "1381.04", investment_date: new Date("2022-08-17T20:26:08Z") },
            { id: 81, customer_id: 34, investment_type: "stocks", amount_invested: "100.46", investment_date: new Date("2020-09-25T08:36:19Z") },
            { id: 82, customer_id: 13, investment_type: "bonds", amount_invested: "18065.97", investment_date: new Date("2022-07-07T14:59:53Z") },
            { id: 83, customer_id: 89, investment_type: "bonds", amount_invested: "9533.59", investment_date: new Date("2021-10-21T18:14:52Z") },
            { id: 84, customer_id: 181, investment_type: "bonds", amount_invested: "9547.56", investment_date: new Date("2022-11-11T15:30:54Z") },
            { id: 85, customer_id: 30, investment_type: "stocks", amount_invested: "18011.34", investment_date: new Date("2022-08-23T09:59:10Z") },
            { id: 86, customer_id: 136, investment_type: "stocks", amount_invested: "12792.12", investment_date: new Date("2020-04-19T10:58:42Z") },
            { id: 87, customer_id: 34, investment_type: "stocks", amount_invested: "1147.84", investment_date: new Date("2020-01-12T11:32:36Z") },
            { id: 88, customer_id: 193, investment_type: "bonds", amount_invested: "13029.59", investment_date: new Date("2021-02-26T13:40:35Z") },
            { id: 89, customer_id: 82, investment_type: "stocks", amount_invested: "4442.46", investment_date: new Date("2022-10-17T14:29:52Z") },
            { id: 90, customer_id: 108, investment_type: "stocks", amount_invested: "12976.88", investment_date: new Date("2021-05-14T16:51:03Z") },
            { id: 91, customer_id: 55, investment_type: "stocks", amount_invested: "593.09", investment_date: new Date("2021-05-07T09:35:09Z") },
            { id: 92, customer_id: 95, investment_type: "stocks", amount_invested: "146.57", investment_date: new Date("2022-09-11T09:29:53Z") },
            { id: 93, customer_id: 2, investment_type: "stocks", amount_invested: "2799.25", investment_date: new Date("2020-05-18T16:53:16Z") },
            { id: 94, customer_id: 14, investment_type: "bonds", amount_invested: "18161.40", investment_date: new Date("2022-08-11T10:29:40Z") },
            { id: 95, customer_id: 146, investment_type: "bonds", amount_invested: "1889.95", investment_date: new Date("2022-03-07T11:14:16Z") },
            { id: 96, customer_id: 131, investment_type: "bonds", amount_invested: "5839.04", investment_date: new Date("2022-05-09T13:05:50Z") },
            { id: 97, customer_id: 69, investment_type: "mutual funds", amount_invested: "10651.34", investment_date: new Date("2020-01-13T15:03:23Z") },
            { id: 98, customer_id: 198, investment_type: "bonds", amount_invested: "10010.11", investment_date: new Date("2021-08-15T10:12:04Z") },
            { id: 99, customer_id: 171, investment_type: "bonds", amount_invested: "18675.01", investment_date: new Date("2022-08-21T16:06:35Z") },
            { id: 100, customer_id: 197, investment_type: "stocks", amount_invested: "16976.62", investment_date: new Date("2020-08-08T13:16:34Z") },
            { id: 101, customer_id: 62, investment_type: "mutual funds", amount_invested: "3943.21", investment_date: new Date("2021-02-18T09:38:23Z") },
            { id: 102, customer_id: 90, investment_type: "mutual funds", amount_invested: "2040.16", investment_date: new Date("2022-09-17T13:32:01Z") },
            { id: 103, customer_id: 104, investment_type: "bonds", amount_invested: "11229.59", investment_date: new Date("2022-11-19T16:06:04Z") },
            { id: 104, customer_id: 179, investment_type: "bonds", amount_invested: "546.33", investment_date: new Date("2021-11-14T16:19:00Z") },
            { id: 105, customer_id: 77, investment_type: "mutual funds", amount_invested: "14038.83", investment_date: new Date("2022-06-11T08:32:12Z") },
            { id: 106, customer_id: 122, investment_type: "bonds", amount_invested: "17430.14", investment_date: new Date("2022-07-18T16:28:49Z") },
            { id: 107, customer_id: 43, investment_type: "stocks", amount_invested: "1395.87", investment_date: new Date("2021-05-21T15:13:03Z") },
            { id: 108, customer_id: 67, investment_type: "stocks", amount_invested: "2405.28", investment_date: new Date("2022-03-19T12:55:31Z") },
            { id: 109, customer_id: 28, investment_type: "stocks", amount_invested: "712.54", investment_date: new Date("2022-10-31T09:34:43Z") },
            { id: 110, customer_id: 3, investment_type: "bonds", amount_invested: "399.08", investment_date: new Date("2021-08-28T17:03:49Z") },
            { id: 111, customer_id: 127, investment_type: "stocks", amount_invested: "284.87", investment_date: new Date("2021-06-10T11:55:23Z") },
            { id: 112, customer_id: 22, investment_type: "bonds", amount_invested: "12693.30", investment_date: new Date("2021-03-05T11:50:59Z") },
            { id: 113, customer_id: 182, investment_type: "stocks", amount_invested: "1293.43", investment_date: new Date("2020-06-12T14:17:28Z") },
            { id: 114, customer_id: 22, investment_type: "mutual funds", amount_invested: "9193.21", investment_date: new Date("2020-12-07T14:39:01Z") },
            { id: 115, customer_id: 66, investment_type: "mutual funds", amount_invested: "7883.97", investment_date: new Date("2020-06-12T07:29:01Z") },
            { id: 116, customer_id: 155, investment_type: "mutual funds", amount_invested: "1284.81", investment_date: new Date("2021-09-20T11:06:38Z") },
            { id: 117, customer_id: 90, investment_type: "mutual funds", amount_invested: "15230.04", investment_date: new Date("2022-11-27T12:32:19Z") },
            { id: 118, customer_id: 115, investment_type: "stocks", amount_invested: "2124.08", investment_date: new Date("2022-10-22T15:18:37Z") },
            { id: 119, customer_id: 43, investment_type: "mutual funds", amount_invested: "9507.56", investment_date: new Date("2021-06-27T18:08:51Z") },
            { id: 120, customer_id: 44, investment_type: "stocks", amount_invested: "8347.04", investment_date: new Date("2020-04-29T13:37:38Z") },
            { id: 121, customer_id: 127, investment_type: "bonds", amount_invested: "18553.49", investment_date: new Date("2021-11-08T10:06:33Z") },
            { id: 122, customer_id: 117, investment_type: "mutual funds", amount_invested: "2698.07", investment_date: new Date("2021-04-25T09:47:58Z") },
            { id: 123, customer_id: 199, investment_type: "stocks", amount_invested: "1715.59", investment_date: new Date("2020-09-17T10:34:56Z") },
            { id: 124, customer_id: 193, investment_type: "bonds", amount_invested: "115.67", investment_date: new Date("2020-11-07T15:39:12Z") },
            { id: 125, customer_id: 146, investment_type: "stocks", amount_invested: "18482.29", investment_date: new Date("2020-12-10T10:40:35Z") },
            { id: 126, customer_id: 118, investment_type: "mutual funds", amount_invested: "5360.69", investment_date: new Date("2021-05-08T16:32:18Z") },
            { id: 127, customer_id: 192, investment_type: "mutual funds", amount_invested: "13964.60", investment_date: new Date("2021-10-30T13:58:13Z") },
            { id: 128, customer_id: 199, investment_type: "bonds", amount_invested: "1865.89", investment_date: new Date("2022-05-17T12:30:22Z") },
            { id: 129, customer_id: 6, investment_type: "bonds", amount_invested: "1111.07", investment_date: new Date("2021-03-16T13:16:44Z") },
            { id: 130, customer_id: 42, investment_type: "stocks", amount_invested: "1248.92", investment_date: new Date("2020-08-19T16:05:59Z") },
            { id: 131, customer_id: 160, investment_type: "stocks", amount_invested: "250.49", investment_date: new Date("2020-06-07T10:38:41Z") },
            { id: 132, customer_id: 115, investment_type: "bonds", amount_invested: "441.14", investment_date: new Date("2021-11-17T19:39:00Z") },
            { id: 133, customer_id: 44, investment_type: "stocks", amount_invested: "2365.01", investment_date: new Date("2021-11-29T14:49:25Z") },
            { id: 134, customer_id: 197, investment_type: "stocks", amount_invested: "8306.30", investment_date: new Date("2022-11-19T14:40:21Z") },
            { id: 135, customer_id: 131, investment_type: "stocks", amount_invested: "4520.60", investment_date: new Date("2020-12-09T07:28:01Z") },
            { id: 136, customer_id: 28, investment_type: "stocks", amount_invested: "1553.48", investment_date: new Date("2020-07-19T12:17:49Z") },
            { id: 137, customer_id: 194, investment_type: "bonds", amount_invested: "8155.35", investment_date: new Date("2021-10-25T13:55:52Z") },
            { id: 138, customer_id: 71, investment_type: "mutual funds", amount_invested: "3543.28", investment_date: new Date("2021-06-10T11:06:56Z") },
            { id: 139, customer_id: 165, investment_type: "bonds", amount_invested: "323.44", investment_date: new Date("2021-09-12T09:37:04Z") },
            { id: 140, customer_id: 31, investment_type: "stocks", amount_invested: "1134.77", investment_date: new Date("2021-08-05T11:35:38Z") },
            { id: 141, customer_id: 162, investment_type: "bonds", amount_invested: "562.53", investment_date: new Date("2022-08-02T10:24:00Z") },
            { id: 142, customer_id: 74, investment_type: "stocks", amount_invested: "2949.00", investment_date: new Date("2021-08-21T10:57:32Z") },
            { id: 143, customer_id: 58, investment_type: "stocks", amount_invested: "2680.04", investment_date: new Date("2021-12-04T16:37:11Z") },
            { id: 144, customer_id: 176, investment_type: "stocks", amount_invested: "4223.63", investment_date: new Date("2022-07-04T13:20:56Z") },
            { id: 145, customer_id: 174, investment_type: "stocks", amount_invested: "3242.08", investment_date: new Date("2021-01-12T09:11:05Z") },
            { id: 146, customer_id: 73, investment_type: "bonds", amount_invested: "11261.58", investment_date: new Date("2022-10-20T10:42:29Z") },
            { id: 147, customer_id: 164, investment_type: "bonds", amount_invested: "7011.47", investment_date: new Date("2021-12-31T13:48:54Z") },
            { id: 148, customer_id: 176, investment_type: "stocks", amount_invested: "4751.58", investment_date: new Date("2022-05-12T11:37:00Z") },
            { id: 149, customer_id: 136, investment_type: "stocks", amount_invested: "3944.84", investment_date: new Date("2021-09-19T16:49:32Z") },
            { id: 150, customer_id: 110, investment_type: "stocks", amount_invested: "5635.38", investment_date: new Date("2020-12-10T16:39:26Z") },
            { id: 151, customer_id: 170, investment_type: "mutual funds", amount_invested: "216.79", investment_date: new Date("2022-09-26T10:20:11Z") },
            { id: 152, customer_id: 27, investment_type: "stocks", amount_invested: "2835.50", investment_date: new Date("2021-06-20T11:44:03Z") },
            { id: 153, customer_id: 107, investment_type: "bonds", amount_invested: "4964.43", investment_date: new Date("2022-09-09T14:30:18Z") },
            { id: 154, customer_id: 152, investment_type: "bonds", amount_invested: "4429.17", investment_date: new Date("2020-10-24T15:37:03Z") },
            { id: 155, customer_id: 2, investment_type: "bonds", amount_invested: "17036.03", investment_date: new Date("2021-11-02T12:27:29Z") },
            { id: 156, customer_id: 56, investment_type: "stocks", amount_invested: "525.75", investment_date: new Date("2021-01-17T08:05:44Z") },
            { id: 157, customer_id: 66, investment_type: "bonds", amount_invested: "10751.33", investment_date: new Date("2021-10-05T10:06:33Z") },
            { id: 158, customer_id: 185, investment_type: "bonds", amount_invested: "1335.51", investment_date: new Date("2022-10-18T14:06:24Z") },
            { id: 159, customer_id: 21, investment_type: "stocks", amount_invested: "2463.38", investment_date: new Date("2020-01-14T11:29:40Z") },
            { id: 160, customer_id: 140, investment_type: "bonds", amount_invested: "6402.35", investment_date: new Date("2022-09-30T10:20:30Z") },
            { id: 161, customer_id: 146, investment_type: "bonds", amount_invested: "11918.01", investment_date: new Date("2022-08-15T14:33:51Z") },
            { id: 162, customer_id: 10, investment_type: "stocks", amount_invested: "6018.40", investment_date: new Date("2021-05-20T13:55:28Z") },
            { id: 163, customer_id: 165, investment_type: "stocks", amount_invested: "797.74", investment_date: new Date("2022-11-16T10:25:38Z") },
            { id: 164, customer_id: 113, investment_type: "stocks", amount_invested: "18133.47", investment_date: new Date("2022-01-22T10:59:38Z") },
            { id: 165, customer_id: 111, investment_type: "stocks", amount_invested: "2121.98", investment_date: new Date("2022-07-29T14:54:24Z") },
            { id: 166, customer_id: 163, investment_type: "bonds", amount_invested: "8413.34", investment_date: new Date("2020-11-03T10:25:44Z") },
            { id: 167, customer_id: 121, investment_type: "bonds", amount_invested: "1482.01", investment_date: new Date("2020-10-03T07:42:24Z") },
            { id: 168, customer_id: 122, investment_type: "stocks", amount_invested: "16065.23", investment_date: new Date("2021-07-01T15:36:13Z") },
            { id: 169, customer_id: 111, investment_type: "bonds", amount_invested: "5098.89", investment_date: new Date("2021-11-02T08:13:27Z") },
            { id: 170, customer_id: 131, investment_type: "stocks", amount_invested: "6146.03", investment_date: new Date("2021-01-04T07:36:36Z") },
            { id: 171, customer_id: 56, investment_type: "bonds", amount_invested: "11347.43", investment_date: new Date("2021-04-28T12:34:53Z") },
            { id: 172, customer_id: 148, investment_type: "stocks", amount_invested: "468.32", investment_date: new Date("2021-11-10T12:40:13Z") },
            { id: 173, customer_id: 58, investment_type: "bonds", amount_invested: "16055.17", investment_date: new Date("2020-04-07T14:54:37Z") },
        ],
    });
    await prisma.loans.createMany({
        data: [
            { id: 1, customer_id: 155, loan_type: "personal", loan_amount: "4661.10", start_date: new Date("2022-04-01T05:08:20Z") },
            { id: 2, customer_id: 139, loan_type: "personal", loan_amount: "38939.31", start_date: new Date("2022-07-12T07:37:18Z") },
            { id: 3, customer_id: 138, loan_type: "auto", loan_amount: "1944.49", start_date: new Date("2021-11-26T02:28:40Z") },
            { id: 4, customer_id: 9, loan_type: "auto", loan_amount: "28977.47", start_date: new Date("2020-10-29T12:19:26Z") },
            { id: 5, customer_id: 20, loan_type: "mortgage", loan_amount: "1366.55", start_date: new Date("2020-12-14T12:56:28Z") },
            { id: 6, customer_id: 7, loan_type: "auto", loan_amount: "9569.97", start_date: new Date("2021-09-17T12:59:01Z") },
            { id: 7, customer_id: 75, loan_type: "personal", loan_amount: "4985.99", start_date: new Date("2021-07-30T14:14:41Z") },
            { id: 8, customer_id: 188, loan_type: "mortgage", loan_amount: "29987.38", start_date: new Date("2020-07-13T09:15:38Z") },
            { id: 9, customer_id: 25, loan_type: "mortgage", loan_amount: "1011.51", start_date: new Date("2022-01-12T13:53:11Z") },
            { id: 10, customer_id: 111, loan_type: "mortgage", loan_amount: "29801.43", start_date: new Date("2020-01-27T15:52:26Z") },
            { id: 11, customer_id: 173, loan_type: "personal", loan_amount: "46728.06", start_date: new Date("2022-08-25T21:52:09Z") },
            { id: 12, customer_id: 152, loan_type: "auto", loan_amount: "1222.59", start_date: new Date("2022-03-09T14:44:23Z") },
            { id: 13, customer_id: 85, loan_type: "mortgage", loan_amount: "46345.46", start_date: new Date("2022-07-26T18:27:00Z") },
            { id: 14, customer_id: 103, loan_type: "mortgage", loan_amount: "8824.46", start_date: new Date("2020-04-26T13:46:43Z") },
            { id: 15, customer_id: 74, loan_type: "mortgage", loan_amount: "14689.79", start_date: new Date("2022-09-28T15:52:49Z") },
            { id: 16, customer_id: 11, loan_type: "mortgage", loan_amount: "16589.34", start_date: new Date("2021-09-05T16:57:58Z") },
            { id: 17, customer_id: 131, loan_type: "personal", loan_amount: "4661.62", start_date: new Date("2020-03-26T15:53:53Z") },
            { id: 18, customer_id: 91, loan_type: "personal", loan_amount: "36627.60", start_date: new Date("2020-03-03T12:46:08Z") },
            { id: 19, customer_id: 127, loan_type: "personal", loan_amount: "9238.03", start_date: new Date("2021-09-24T13:25:01Z") },
            { id: 20, customer_id: 84, loan_type: "personal", loan_amount: "7804.91", start_date: new Date("2022-05-24T10:33:59Z") },
            { id: 21, customer_id: 9, loan_type: "auto", loan_amount: "2865.45", start_date: new Date("2020-02-27T10:04:48Z") },
            { id: 22, customer_id: 26, loan_type: "personal", loan_amount: "22304.51", start_date: new Date("2022-09-07T16:18:10Z") },
            { id: 23, customer_id: 10, loan_type: "auto", loan_amount: "18217.17", start_date: new Date("2020-01-23T09:38:08Z") },
            { id: 24, customer_id: 148, loan_type: "mortgage", loan_amount: "2030.20", start_date: new Date("2021-08-18T16:35:28Z") },
            { id: 25, customer_id: 186, loan_type: "auto", loan_amount: "1726.37", start_date: new Date("2020-06-18T15:23:16Z") },
            { id: 26, customer_id: 53, loan_type: "mortgage", loan_amount: "19198.72", start_date: new Date("2021-05-22T13:47:39Z") },
            { id: 27, customer_id: 194, loan_type: "personal", loan_amount: "33584.51", start_date: new Date("2022-01-22T01:40:17Z") },
            { id: 28, customer_id: 87, loan_type: "mortgage", loan_amount: "43291.58", start_date: new Date("2020-05-25T15:54:56Z") },
            { id: 29, customer_id: 192, loan_type: "personal", loan_amount: "1882.01", start_date: new Date("2022-02-16T13:36:33Z") },
            { id: 30, customer_id: 68, loan_type: "personal", loan_amount: "43875.44", start_date: new Date("2022-07-19T07:52:56Z") },
            { id: 31, customer_id: 192, loan_type: "auto", loan_amount: "12263.01", start_date: new Date("2022-05-19T14:59:29Z") },
            { id: 32, customer_id: 42, loan_type: "personal", loan_amount: "12432.34", start_date: new Date("2022-08-19T08:50:11Z") },
            { id: 33, customer_id: 180, loan_type: "mortgage", loan_amount: "2215.76", start_date: new Date("2020-07-31T14:49:56Z") },
            { id: 34, customer_id: 172, loan_type: "personal", loan_amount: "21009.82", start_date: new Date("2022-06-24T18:15:26Z") },
            { id: 35, customer_id: 42, loan_type: "auto", loan_amount: "16033.91", start_date: new Date("2021-10-11T10:26:36Z") },
            { id: 36, customer_id: 38, loan_type: "personal", loan_amount: "32681.21", start_date: new Date("2020-05-24T16:53:24Z") },
            { id: 37, customer_id: 46, loan_type: "mortgage", loan_amount: "49335.80", start_date: new Date("2020-01-21T12:12:13Z") },
            { id: 38, customer_id: 164, loan_type: "personal", loan_amount: "10890.67", start_date: new Date("2021-03-06T11:18:51Z") },
            { id: 39, customer_id: 10, loan_type: "auto", loan_amount: "1016.01", start_date: new Date("2022-08-31T09:30:09Z") },
            { id: 40, customer_id: 73, loan_type: "personal", loan_amount: "2801.30", start_date: new Date("2022-04-10T08:14:38Z") },
            { id: 41, customer_id: 91, loan_type: "personal", loan_amount: "12069.23", start_date: new Date("2021-07-17T12:58:23Z") },
            { id: 42, customer_id: 167, loan_type: "personal", loan_amount: "19019.13", start_date: new Date("2021-02-14T10:34:05Z") },
            { id: 43, customer_id: 51, loan_type: "personal", loan_amount: "26488.77", start_date: new Date("2020-08-17T14:48:51Z") },
            { id: 44, customer_id: 137, loan_type: "personal", loan_amount: "22702.89", start_date: new Date("2022-10-07T14:47:03Z") },
            { id: 45, customer_id: 11, loan_type: "auto", loan_amount: "34107.85", start_date: new Date("2022-11-12T15:01:06Z") },
            { id: 46, customer_id: 123, loan_type: "auto", loan_amount: "9695.88", start_date: new Date("2022-09-02T11:00:17Z") },
            { id: 47, customer_id: 87, loan_type: "auto", loan_amount: "27899.86", start_date: new Date("2020-09-19T16:48:19Z") },
            { id: 48, customer_id: 85, loan_type: "personal", loan_amount: "8548.04", start_date: new Date("2022-08-07T17:01:44Z") },
            { id: 49, customer_id: 100, loan_type: "mortgage", loan_amount: "21196.71", start_date: new Date("2021-10-05T10:54:35Z") },
            { id: 50, customer_id: 118, loan_type: "personal", loan_amount: "2133.44", start_date: new Date("2020-08-18T09:18:45Z") },
            { id: 51, customer_id: 108, loan_type: "auto", loan_amount: "6707.87", start_date: new Date("2020-08-20T09:45:16Z") },
            { id: 52, customer_id: 98, loan_type: "mortgage", loan_amount: "6064.22", start_date: new Date("2022-12-20T13:30:38Z") },
            { id: 53, customer_id: 161, loan_type: "personal", loan_amount: "28287.93", start_date: new Date("2021-10-23T16:29:22Z") },
            { id: 54, customer_id: 89, loan_type: "auto", loan_amount: "44908.55", start_date: new Date("2021-09-01T13:13:26Z") },
            { id: 55, customer_id: 3, loan_type: "personal", loan_amount: "23303.99", start_date: new Date("2022-11-23T09:26:49Z") },
            { id: 56, customer_id: 66, loan_type: "personal", loan_amount: "24673.54", start_date: new Date("2021-07-26T10:31:01Z") },
            { id: 57, customer_id: 49, loan_type: "personal", loan_amount: "38227.39", start_date: new Date("2022-07-07T14:06:29Z") },
            { id: 58, customer_id: 83, loan_type: "mortgage", loan_amount: "6460.12", start_date: new Date("2021-02-21T09:12:03Z") },
            { id: 59, customer_id: 8, loan_type: "auto", loan_amount: "7390.93", start_date: new Date("2021-03-29T15:51:20Z") },
            { id: 60, customer_id: 161, loan_type: "mortgage", loan_amount: "40834.87", start_date: new Date("2020-10-21T15:56:53Z") },
            { id: 61, customer_id: 139, loan_type: "mortgage", loan_amount: "22020.72", start_date: new Date("2021-11-03T14:00:52Z") },
            { id: 62, customer_id: 65, loan_type: "mortgage", loan_amount: "10252.42", start_date: new Date("2020-12-01T13:41:50Z") },
            { id: 63, customer_id: 74, loan_type: "mortgage", loan_amount: "1406.12", start_date: new Date("2022-02-24T09:21:03Z") },
            { id: 64, customer_id: 67, loan_type: "personal", loan_amount: "1606.48", start_date: new Date("2021-03-22T12:48:53Z") },
            { id: 65, customer_id: 144, loan_type: "personal", loan_amount: "42646.22", start_date: new Date("2020-06-17T10:01:18Z") },
            { id: 66, customer_id: 25, loan_type: "personal", loan_amount: "36308.16", start_date: new Date("2022-07-31T13:51:25Z") },
            { id: 67, customer_id: 86, loan_type: "personal", loan_amount: "11676.59", start_date: new Date("2021-05-11T12:01:35Z") },
            { id: 68, customer_id: 145, loan_type: "auto", loan_amount: "8386.12", start_date: new Date("2021-11-05T14:20:24Z") },
            { id: 69, customer_id: 28, loan_type: "personal", loan_amount: "7045.14", start_date: new Date("2022-12-13T10:26:18Z") },
            { id: 70, customer_id: 143, loan_type: "personal", loan_amount: "23382.86", start_date: new Date("2021-11-04T12:28:15Z") },
            { id: 71, customer_id: 191, loan_type: "personal", loan_amount: "13703.53", start_date: new Date("2021-08-15T08:17:33Z") },
            { id: 72, customer_id: 26, loan_type: "mortgage", loan_amount: "4163.10", start_date: new Date("2022-06-02T13:38:56Z") },
            { id: 73, customer_id: 60, loan_type: "mortgage", loan_amount: "32870.94", start_date: new Date("2022-08-11T11:44:25Z") },
            { id: 74, customer_id: 52, loan_type: "auto", loan_amount: "8350.07", start_date: new Date("2021-01-29T05:26:13Z") },
            { id: 75, customer_id: 125, loan_type: "personal", loan_amount: "5809.81", start_date: new Date("2021-09-10T08:05:28Z") },
            { id: 76, customer_id: 152, loan_type: "personal", loan_amount: "11409.17", start_date: new Date("2022-10-18T12:01:36Z") },
            { id: 77, customer_id: 39, loan_type: "auto", loan_amount: "35869.35", start_date: new Date("2021-11-14T09:38:32Z") },
            { id: 78, customer_id: 173, loan_type: "mortgage", loan_amount: "22104.60", start_date: new Date("2022-12-24T13:54:10Z") },
            { id: 79, customer_id: 146, loan_type: "mortgage", loan_amount: "37750.03", start_date: new Date("2020-01-20T11:53:07Z") },
            { id: 80, customer_id: 154, loan_type: "auto", loan_amount: "1637.12", start_date: new Date("2021-12-10T09:29:54Z") },
            { id: 81, customer_id: 27, loan_type: "personal", loan_amount: "13574.78", start_date: new Date("2021-04-25T08:08:44Z") },
            { id: 82, customer_id: 93, loan_type: "auto", loan_amount: "25992.86", start_date: new Date("2020-03-21T09:49:14Z") },
            { id: 83, customer_id: 158, loan_type: "mortgage", loan_amount: "48952.81", start_date: new Date("2022-07-23T12:41:21Z") },
            { id: 84, customer_id: 45, loan_type: "auto", loan_amount: "3272.71", start_date: new Date("2022-05-08T08:36:43Z") },
            { id: 85, customer_id: 166, loan_type: "personal", loan_amount: "47525.86", start_date: new Date("2020-11-13T10:41:27Z") },
            { id: 86, customer_id: 84, loan_type: "mortgage", loan_amount: "21149.44", start_date: new Date("2020-05-26T12:18:16Z") },
            { id: 87, customer_id: 66, loan_type: "personal", loan_amount: "1847.46", start_date: new Date("2022-09-17T14:23:36Z") },
            { id: 88, customer_id: 83, loan_type: "personal", loan_amount: "5122.21", start_date: new Date("2021-11-04T13:21:25Z") },
            { id: 89, customer_id: 186, loan_type: "mortgage", loan_amount: "1179.81", start_date: new Date("2021-08-15T14:16:20Z") },
            { id: 90, customer_id: 55, loan_type: "personal", loan_amount: "1846.23", start_date: new Date("2020-07-30T17:00:25Z") },
            { id: 91, customer_id: 27, loan_type: "auto", loan_amount: "3152.05", start_date: new Date("2021-01-10T11:02:57Z") },
            { id: 92, customer_id: 38, loan_type: "personal", loan_amount: "16623.79", start_date: new Date("2020-11-23T09:21:16Z") },
            { id: 93, customer_id: 176, loan_type: "personal", loan_amount: "36858.29", start_date: new Date("2020-09-12T09:52:04Z") },
            { id: 94, customer_id: 153, loan_type: "personal", loan_amount: "5748.45", start_date: new Date("2020-09-17T15:51:23Z") },
            { id: 95, customer_id: 162, loan_type: "mortgage", loan_amount: "48776.24", start_date: new Date("2020-01-08T08:41:56Z") },
            { id: 96, customer_id: 145, loan_type: "personal", loan_amount: "1107.46", start_date: new Date("2020-08-15T11:51:20Z") },
            { id: 97, customer_id: 5, loan_type: "mortgage", loan_amount: "47303.97", start_date: new Date("2020-11-19T16:01:39Z") },
            { id: 98, customer_id: 176, loan_type: "personal", loan_amount: "38224.59", start_date: new Date("2020-10-21T16:23:06Z") },
            { id: 99, customer_id: 34, loan_type: "auto", loan_amount: "37849.45", start_date: new Date("2022-12-17T15:03:16Z") },
            { id: 100, customer_id: 34, loan_type: "personal", loan_amount: "7744.34", start_date: new Date("2020-10-12T08:07:17Z") },
            { id: 101, customer_id: 197, loan_type: "personal", loan_amount: "1432.55", start_date: new Date("2023-01-01T11:47:37Z") },
            { id: 102, customer_id: 58, loan_type: "mortgage", loan_amount: "28170.82", start_date: new Date("2021-02-22T09:01:11Z") },
            { id: 103, customer_id: 82, loan_type: "personal", loan_amount: "4231.12", start_date: new Date("2022-05-28T09:23:40Z") },
            { id: 104, customer_id: 43, loan_type: "personal", loan_amount: "25367.03", start_date: new Date("2022-06-29T11:25:55Z") },
            { id: 105, customer_id: 127, loan_type: "mortgage", loan_amount: "20139.69", start_date: new Date("2020-05-02T12:46:41Z") },
            { id: 106, customer_id: 78, loan_type: "mortgage", loan_amount: "3787.37", start_date: new Date("2022-09-04T09:44:25Z") },
            { id: 107, customer_id: 37, loan_type: "auto", loan_amount: "6111.14", start_date: new Date("2022-06-18T15:46:42Z") },
            { id: 108, customer_id: 58, loan_type: "personal", loan_amount: "27153.93", start_date: new Date("2022-08-28T21:00:40Z") },
            { id: 109, customer_id: 89, loan_type: "personal", loan_amount: "13618.98", start_date: new Date("2022-12-30T16:39:19Z") },
            { id: 110, customer_id: 197, loan_type: "mortgage", loan_amount: "8102.84", start_date: new Date("2021-01-21T11:47:55Z") },
            { id: 111, customer_id: 195, loan_type: "mortgage", loan_amount: "10272.21", start_date: new Date("2020-06-24T08:16:52Z") },
            { id: 112, customer_id: 59, loan_type: "personal", loan_amount: "7623.67", start_date: new Date("2020-04-29T14:23:22Z") },
            { id: 113, customer_id: 143, loan_type: "auto", loan_amount: "14212.97", start_date: new Date("2022-08-30T08:40:28Z") },
            { id: 114, customer_id: 52, loan_type: "personal", loan_amount: "5009.30", start_date: new Date("2021-06-22T11:10:10Z") },
            { id: 115, customer_id: 46, loan_type: "mortgage", loan_amount: "1000.14", start_date: new Date("2022-03-19T17:21:40Z") },
            { id: 116, customer_id: 77, loan_type: "auto", loan_amount: "8097.95", start_date: new Date("2022-05-03T11:42:59Z") },
            { id: 117, customer_id: 81, loan_type: "mortgage", loan_amount: "10450.37", start_date: new Date("2022-04-01T14:14:08Z") },
            { id: 118, customer_id: 22, loan_type: "mortgage", loan_amount: "4062.63", start_date: new Date("2021-02-24T08:01:58Z") },
            { id: 119, customer_id: 162, loan_type: "mortgage", loan_amount: "7522.32", start_date: new Date("2020-01-10T15:55:04Z") },
            { id: 120, customer_id: 78, loan_type: "personal", loan_amount: "42291.69", start_date: new Date("2021-12-27T09:25:19Z") },
            { id: 121, customer_id: 144, loan_type: "personal", loan_amount: "20585.91", start_date: new Date("2022-01-21T14:57:59Z") },
            { id: 122, customer_id: 146, loan_type: "personal", loan_amount: "32560.12", start_date: new Date("2020-03-01T17:45:41Z") },
            { id: 123, customer_id: 111, loan_type: "personal", loan_amount: "42283.39", start_date: new Date("2020-10-10T12:57:40Z") },
        ],
    });
    await prisma.transactions.createMany({
        data: [
            { id: 1, account_id: 302, transaction_date: new Date("2022-09-23T23:49:44Z"), amount: "237.97", transaction_type: "withdrawal" },
            { id: 2, account_id: 123, transaction_date: new Date("2022-12-17T19:49:07Z"), amount: "-930.82", transaction_type: "withdrawal" },
            { id: 3, account_id: 71, transaction_date: new Date("2021-09-06T17:33:41Z"), amount: "-873.60", transaction_type: "deposit" },
            { id: 4, account_id: 60, transaction_date: new Date("2022-10-06T21:32:44Z"), amount: "-587.01", transaction_type: "withdrawal" },
            { id: 5, account_id: 249, transaction_date: new Date("2021-07-09T20:20:56Z"), amount: "-23.45", transaction_type: "deposit" },
            { id: 6, account_id: 186, transaction_date: new Date("2022-01-03T08:01:26Z"), amount: "-998.21", transaction_type: "withdrawal" },
            { id: 7, account_id: 155, transaction_date: new Date("2021-05-01T14:03:24Z"), amount: "-668.33", transaction_type: "withdrawal" },
            { id: 8, account_id: 265, transaction_date: new Date("2021-01-15T13:22:06Z"), amount: "-356.65", transaction_type: "withdrawal" },
            { id: 9, account_id: 2, transaction_date: new Date("2020-04-11T08:52:09Z"), amount: "-916.81", transaction_type: "withdrawal" },
            { id: 10, account_id: 11, transaction_date: new Date("2022-08-15T10:27:27Z"), amount: "-240.29", transaction_type: "withdrawal" },
            { id: 11, account_id: 3, transaction_date: new Date("2022-01-11T21:06:20Z"), amount: "877.12", transaction_type: "withdrawal" },
            { id: 12, account_id: 104, transaction_date: new Date("2020-10-07T07:45:26Z"), amount: "-294.79", transaction_type: "deposit" },
            { id: 13, account_id: 200, transaction_date: new Date("2021-10-09T20:45:48Z"), amount: "-722.70", transaction_type: "withdrawal" },
            { id: 14, account_id: 243, transaction_date: new Date("2022-07-08T12:24:23Z"), amount: "-662.17", transaction_type: "withdrawal" },
            { id: 15, account_id: 18, transaction_date: new Date("2021-04-08T13:50:19Z"), amount: "559.38", transaction_type: "withdrawal" },
            { id: 16, account_id: 88, transaction_date: new Date("2022-05-25T16:28:24Z"), amount: "-911.39", transaction_type: "deposit" },
            { id: 17, account_id: 54, transaction_date: new Date("2021-11-05T18:57:06Z"), amount: "349.65", transaction_type: "deposit" },
            { id: 18, account_id: 156, transaction_date: new Date("2021-12-23T15:48:19Z"), amount: "734.24", transaction_type: "deposit" },
            { id: 19, account_id: 143, transaction_date: new Date("2021-11-09T18:31:17Z"), amount: "-924.30", transaction_type: "deposit" },
            { id: 20, account_id: 186, transaction_date: new Date("2022-03-14T08:39:13Z"), amount: "-16.80", transaction_type: "deposit" },
            { id: 21, account_id: 52, transaction_date: new Date("2021-07-15T18:57:38Z"), amount: "-83.83", transaction_type: "deposit" },
            { id: 22, account_id: 17, transaction_date: new Date("2022-11-14T21:00:29Z"), amount: "-318.25", transaction_type: "deposit" },
            { id: 23, account_id: 191, transaction_date: new Date("2022-02-21T16:34:28Z"), amount: "-999.91", transaction_type: "deposit" },
            { id: 24, account_id: 19, transaction_date: new Date("2022-10-07T12:51:16Z"), amount: "303.59", transaction_type: "deposit" },
            { id: 25, account_id: 175, transaction_date: new Date("2022-07-30T12:42:04Z"), amount: "503.43", transaction_type: "deposit" },
            { id: 26, account_id: 303, transaction_date: new Date("2020-01-16T12:36:19Z"), amount: "-830.99", transaction_type: "deposit" },
            { id: 27, account_id: 147, transaction_date: new Date("2022-08-25T18:42:02Z"), amount: "-779.42", transaction_type: "withdrawal" },
            { id: 28, account_id: 123, transaction_date: new Date("2022-03-31T14:11:36Z"), amount: "-858.09", transaction_type: "deposit" },
            { id: 29, account_id: 66, transaction_date: new Date("2022-01-01T19:58:20Z"), amount: "-558.48", transaction_type: "withdrawal" },
            { id: 30, account_id: 75, transaction_date: new Date("2021-01-02T11:12:44Z"), amount: "-308.10", transaction_type: "deposit" },
            { id: 31, account_id: 35, transaction_date: new Date("2020-06-03T11:18:08Z"), amount: "-304.63", transaction_type: "withdrawal" },
            { id: 32, account_id: 240, transaction_date: new Date("2022-07-08T19:00:16Z"), amount: "-435.51", transaction_type: "deposit" },
            { id: 33, account_id: 138, transaction_date: new Date("2021-02-26T12:21:36Z"), amount: "-809.09", transaction_type: "withdrawal" },
            { id: 34, account_id: 249, transaction_date: new Date("2022-07-07T10:09:54Z"), amount: "-948.33", transaction_type: "deposit" },
            { id: 35, account_id: 303, transaction_date: new Date("2022-08-12T11:16:57Z"), amount: "-870.76", transaction_type: "deposit" },
            { id: 36, account_id: 11, transaction_date: new Date("2021-10-05T22:39:02Z"), amount: "-986.91", transaction_type: "deposit" },
            { id: 37, account_id: 276, transaction_date: new Date("2021-05-25T22:11:57Z"), amount: "-997.83", transaction_type: "withdrawal" },
            { id: 38, account_id: 261, transaction_date: new Date("2022-08-24T13:47:00Z"), amount: "164.19", transaction_type: "deposit" },
            { id: 39, account_id: 310, transaction_date: new Date("2021-10-04T16:06:09Z"), amount: "651.41", transaction_type: "deposit" },
            { id: 40, account_id: 35, transaction_date: new Date("2020-07-27T17:46:07Z"), amount: "-264.18", transaction_type: "withdrawal" },
            { id: 41, account_id: 220, transaction_date: new Date("2021-08-15T14:02:50Z"), amount: "780.16", transaction_type: "deposit" },
            { id: 42, account_id: 310, transaction_date: new Date("2022-09-03T21:33:49Z"), amount: "-53.12", transaction_type: "deposit" },
            { id: 43, account_id: 54, transaction_date: new Date("2020-03-03T18:55:41Z"), amount: "-219.80", transaction_type: "withdrawal" },
            { id: 44, account_id: 43, transaction_date: new Date("2022-06-29T00:37:30Z"), amount: "-961.96", transaction_type: "deposit" },
            { id: 45, account_id: 68, transaction_date: new Date("2021-09-14T20:48:37Z"), amount: "-180.02", transaction_type: "deposit" },
            { id: 46, account_id: 310, transaction_date: new Date("2021-07-04T14:19:16Z"), amount: "-929.42", transaction_type: "withdrawal" },
            { id: 47, account_id: 240, transaction_date: new Date("2022-09-17T19:10:24Z"), amount: "-974.90", transaction_type: "deposit" },
            { id: 48, account_id: 235, transaction_date: new Date("2022-12-02T06:38:36Z"), amount: "969.17", transaction_type: "withdrawal" },
            { id: 49, account_id: 179, transaction_date: new Date("2020-03-15T17:49:50Z"), amount: "264.00", transaction_type: "deposit" },
            { id: 50, account_id: 45, transaction_date: new Date("2020-11-01T09:07:30Z"), amount: "-971.42", transaction_type: "deposit" },
            { id: 51, account_id: 314, transaction_date: new Date("2022-10-18T13:42:06Z"), amount: "632.75", transaction_type: "deposit" },
            { id: 52, account_id: 127, transaction_date: new Date("2022-04-16T22:56:01Z"), amount: "107.13", transaction_type: "deposit" },
            { id: 53, account_id: 3, transaction_date: new Date("2020-05-31T18:12:55Z"), amount: "222.99", transaction_type: "withdrawal" },
            { id: 54, account_id: 146, transaction_date: new Date("2021-10-31T01:31:04Z"), amount: "329.39", transaction_type: "deposit" },
            { id: 55, account_id: 324, transaction_date: new Date("2020-12-05T21:21:13Z"), amount: "-985.78", transaction_type: "deposit" },
            { id: 56, account_id: 142, transaction_date: new Date("2022-12-11T15:49:19Z"), amount: "-116.33", transaction_type: "withdrawal" },
            { id: 57, account_id: 3, transaction_date: new Date("2021-08-06T17:19:18Z"), amount: "547.66", transaction_type: "deposit" },
            { id: 58, account_id: 221, transaction_date: new Date("2022-10-23T20:01:43Z"), amount: "-888.58", transaction_type: "withdrawal" },
            { id: 59, account_id: 159, transaction_date: new Date("2020-08-26T00:26:37Z"), amount: "160.58", transaction_type: "deposit" },
            { id: 60, account_id: 317, transaction_date: new Date("2022-07-06T09:16:17Z"), amount: "-748.30", transaction_type: "deposit" },
            { id: 61, account_id: 297, transaction_date: new Date("2022-07-02T11:13:32Z"), amount: "117.80", transaction_type: "withdrawal" },
            { id: 62, account_id: 125, transaction_date: new Date("2022-12-15T21:28:48Z"), amount: "-978.81", transaction_type: "deposit" },
            { id: 63, account_id: 25, transaction_date: new Date("2021-05-20T11:10:59Z"), amount: "-509.22", transaction_type: "withdrawal" },
            { id: 64, account_id: 51, transaction_date: new Date("2021-09-25T00:06:36Z"), amount: "-487.56", transaction_type: "deposit" },
            { id: 65, account_id: 284, transaction_date: new Date("2022-11-23T15:00:30Z"), amount: "-873.53", transaction_type: "withdrawal" },
            { id: 66, account_id: 250, transaction_date: new Date("2020-08-02T14:25:09Z"), amount: "-868.49", transaction_type: "deposit" },
            { id: 67, account_id: 313, transaction_date: new Date("2020-12-24T22:29:33Z"), amount: "517.78", transaction_type: "withdrawal" },
            { id: 68, account_id: 138, transaction_date: new Date("2020-08-05T20:51:28Z"), amount: "512.24", transaction_type: "deposit" },
            { id: 69, account_id: 181, transaction_date: new Date("2022-12-30T15:17:40Z"), amount: "338.09", transaction_type: "withdrawal" },
            { id: 70, account_id: 70, transaction_date: new Date("2022-12-28T20:09:32Z"), amount: "25.10", transaction_type: "deposit" },
            { id: 71, account_id: 142, transaction_date: new Date("2021-08-05T10:14:44Z"), amount: "-892.43", transaction_type: "deposit" },
            { id: 72, account_id: 225, transaction_date: new Date("2022-01-16T19:34:52Z"), amount: "-654.80", transaction_type: "deposit" },
            { id: 73, account_id: 87, transaction_date: new Date("2021-01-17T21:49:23Z"), amount: "534.53", transaction_type: "deposit" },
            { id: 74, account_id: 260, transaction_date: new Date("2022-09-14T18:26:02Z"), amount: "-466.39", transaction_type: "deposit" },
            { id: 75, account_id: 209, transaction_date: new Date("2021-10-07T14:16:31Z"), amount: "710.20", transaction_type: "withdrawal" },
            { id: 76, account_id: 18, transaction_date: new Date("2020-05-06T19:16:18Z"), amount: "-896.94", transaction_type: "withdrawal" },
            { id: 77, account_id: 297, transaction_date: new Date("2022-03-31T20:15:32Z"), amount: "380.49", transaction_type: "deposit" },
            { id: 78, account_id: 110, transaction_date: new Date("2022-08-15T17:41:04Z"), amount: "-828.43", transaction_type: "deposit" },
            { id: 79, account_id: 177, transaction_date: new Date("2021-04-05T00:59:22Z"), amount: "118.76", transaction_type: "deposit" },
            { id: 80, account_id: 243, transaction_date: new Date("2022-09-13T21:21:42Z"), amount: "-194.94", transaction_type: "withdrawal" },
            { id: 81, account_id: 303, transaction_date: new Date("2021-02-06T04:50:03Z"), amount: "72.65", transaction_type: "deposit" },
            { id: 82, account_id: 217, transaction_date: new Date("2020-05-21T08:04:57Z"), amount: "333.24", transaction_type: "withdrawal" },
            { id: 83, account_id: 276, transaction_date: new Date("2020-08-01T16:09:44Z"), amount: "-158.88", transaction_type: "deposit" },
            { id: 84, account_id: 318, transaction_date: new Date("2020-05-07T23:44:06Z"), amount: "-427.26", transaction_type: "deposit" },
            { id: 85, account_id: 126, transaction_date: new Date("2020-12-23T16:42:40Z"), amount: "-988.18", transaction_type: "deposit" },
            { id: 86, account_id: 118, transaction_date: new Date("2022-12-08T23:51:47Z"), amount: "410.26", transaction_type: "withdrawal" },
            { id: 87, account_id: 166, transaction_date: new Date("2021-07-19T15:33:32Z"), amount: "-917.63", transaction_type: "withdrawal" },
            { id: 88, account_id: 257, transaction_date: new Date("2020-11-26T12:40:40Z"), amount: "-490.37", transaction_type: "deposit" },
            { id: 89, account_id: 139, transaction_date: new Date("2022-09-07T21:00:39Z"), amount: "-681.05", transaction_type: "deposit" },
            { id: 90, account_id: 212, transaction_date: new Date("2022-05-18T19:56:24Z"), amount: "-759.35", transaction_type: "deposit" },
            { id: 91, account_id: 268, transaction_date: new Date("2022-10-12T21:37:38Z"), amount: "250.61", transaction_type: "deposit" },
            { id: 92, account_id: 153, transaction_date: new Date("2021-01-17T17:47:21Z"), amount: "878.07", transaction_type: "deposit" },
            { id: 93, account_id: 177, transaction_date: new Date("2022-06-16T00:55:50Z"), amount: "-691.93", transaction_type: "deposit" },
            { id: 94, account_id: 65, transaction_date: new Date("2020-01-11T19:01:46Z"), amount: "-681.69", transaction_type: "withdrawal" },
            { id: 95, account_id: 323, transaction_date: new Date("2020-07-05T21:49:46Z"), amount: "968.55", transaction_type: "deposit" },
            { id: 96, account_id: 101, transaction_date: new Date("2022-02-04T13:51:59Z"), amount: "-842.36", transaction_type: "deposit" },
            { id: 97, account_id: 270, transaction_date: new Date("2022-11-29T18:47:23Z"), amount: "-806.74", transaction_type: "withdrawal" },
            { id: 98, account_id: 16, transaction_date: new Date("2021-02-04T08:55:17Z"), amount: "730.34", transaction_type: "withdrawal" },
            { id: 99, account_id: 105, transaction_date: new Date("2022-11-14T13:20:29Z"), amount: "-816.11", transaction_type: "deposit" },
            { id: 100, account_id: 78, transaction_date: new Date("2022-03-13T16:00:56Z"), amount: "-757.50", transaction_type: "deposit" },
            { id: 101, account_id: 311, transaction_date: new Date("2020-04-30T15:56:21Z"), amount: "-297.53", transaction_type: "deposit" },
            { id: 102, account_id: 310, transaction_date: new Date("2021-08-24T17:07:22Z"), amount: "287.13", transaction_type: "withdrawal" },
            { id: 103, account_id: 281, transaction_date: new Date("2020-11-04T20:05:53Z"), amount: "-284.14", transaction_type: "withdrawal" },
            { id: 104, account_id: 119, transaction_date: new Date("2021-03-08T21:13:14Z"), amount: "120.24", transaction_type: "deposit" },
            { id: 105, account_id: 82, transaction_date: new Date("2021-04-13T14:58:30Z"), amount: "-876.00", transaction_type: "deposit" },
            { id: 106, account_id: 39, transaction_date: new Date("2021-09-08T11:03:38Z"), amount: "-162.49", transaction_type: "withdrawal" },
            { id: 107, account_id: 263, transaction_date: new Date("2021-07-29T10:45:22Z"), amount: "-82.00", transaction_type: "deposit" },
            { id: 108, account_id: 3, transaction_date: new Date("2020-10-10T18:58:28Z"), amount: "130.29", transaction_type: "deposit" },
            { id: 109, account_id: 181, transaction_date: new Date("2022-12-09T15:03:07Z"), amount: "325.26", transaction_type: "deposit" },
            { id: 110, account_id: 170, transaction_date: new Date("2020-05-28T08:15:24Z"), amount: "-43.76", transaction_type: "deposit" },
            { id: 111, account_id: 325, transaction_date: new Date("2021-04-20T21:06:56Z"), amount: "-861.32", transaction_type: "withdrawal" },
            { id: 112, account_id: 181, transaction_date: new Date("2020-12-25T11:35:13Z"), amount: "-340.93", transaction_type: "withdrawal" },
            { id: 113, account_id: 187, transaction_date: new Date("2020-11-08T20:25:18Z"), amount: "-157.72", transaction_type: "deposit" },
            { id: 114, account_id: 208, transaction_date: new Date("2020-05-27T14:00:35Z"), amount: "408.59", transaction_type: "deposit" },
            { id: 115, account_id: 331, transaction_date: new Date("2020-07-23T12:14:41Z"), amount: "-494.02", transaction_type: "deposit" },
            { id: 116, account_id: 236, transaction_date: new Date("2020-05-26T18:34:52Z"), amount: "-576.86", transaction_type: "withdrawal" },
            { id: 117, account_id: 213, transaction_date: new Date("2022-03-24T15:39:28Z"), amount: "-405.91", transaction_type: "withdrawal" },
            { id: 118, account_id: 49, transaction_date: new Date("2021-06-24T11:10:27Z"), amount: "-248.54", transaction_type: "deposit" },
            { id: 119, account_id: 85, transaction_date: new Date("2021-12-16T05:51:50Z"), amount: "-989.56", transaction_type: "withdrawal" },
            { id: 120, account_id: 288, transaction_date: new Date("2022-11-20T12:16:31Z"), amount: "-605.18", transaction_type: "withdrawal" },
            { id: 121, account_id: 7, transaction_date: new Date("2020-07-28T14:37:41Z"), amount: "-792.53", transaction_type: "deposit" },
            { id: 122, account_id: 142, transaction_date: new Date("2022-01-13T09:00:32Z"), amount: "-171.96", transaction_type: "withdrawal" },
            { id: 123, account_id: 30, transaction_date: new Date("2021-04-02T10:48:21Z"), amount: "-396.08", transaction_type: "deposit" },
            { id: 124, account_id: 327, transaction_date: new Date("2021-12-21T05:37:10Z"), amount: "-791.55", transaction_type: "deposit" },
            { id: 125, account_id: 20, transaction_date: new Date("2020-11-15T15:22:13Z"), amount: "-773.78", transaction_type: "withdrawal" },
            { id: 126, account_id: 270, transaction_date: new Date("2021-06-22T21:26:53Z"), amount: "-334.15", transaction_type: "withdrawal" },
            { id: 127, account_id: 242, transaction_date: new Date("2022-09-06T11:13:05Z"), amount: "-633.46", transaction_type: "deposit" },
            { id: 128, account_id: 10, transaction_date: new Date("2022-09-25T22:39:56Z"), amount: "-979.84", transaction_type: "withdrawal" },
            { id: 129, account_id: 102, transaction_date: new Date("2021-04-02T18:52:07Z"), amount: "780.74", transaction_type: "withdrawal" },
            { id: 130, account_id: 316, transaction_date: new Date("2022-05-28T20:00:26Z"), amount: "-373.62", transaction_type: "withdrawal" },
            { id: 131, account_id: 1, transaction_date: new Date("2020-02-21T18:29:26Z"), amount: "-549.03", transaction_type: "deposit" },
            { id: 132, account_id: 324, transaction_date: new Date("2022-12-05T18:29:04Z"), amount: "704.16", transaction_type: "deposit" },
            { id: 133, account_id: 1, transaction_date: new Date("2022-07-23T13:38:02Z"), amount: "-999.80", transaction_type: "deposit" },
            { id: 134, account_id: 3, transaction_date: new Date("2022-11-18T21:48:51Z"), amount: "-993.46", transaction_type: "deposit" },
            { id: 135, account_id: 215, transaction_date: new Date("2022-10-15T18:13:39Z"), amount: "-399.24", transaction_type: "deposit" },
            { id: 136, account_id: 213, transaction_date: new Date("2021-09-15T10:47:07Z"), amount: "-819.17", transaction_type: "withdrawal" },
            { id: 137, account_id: 129, transaction_date: new Date("2022-08-21T09:49:57Z"), amount: "-415.04", transaction_type: "deposit" },
            { id: 138, account_id: 196, transaction_date: new Date("2022-01-09T11:19:35Z"), amount: "459.67", transaction_type: "withdrawal" },
            { id: 139, account_id: 165, transaction_date: new Date("2022-10-04T07:13:14Z"), amount: "-56.56", transaction_type: "withdrawal" },
            { id: 140, account_id: 307, transaction_date: new Date("2022-03-29T08:45:54Z"), amount: "-991.64", transaction_type: "deposit" },
            { id: 141, account_id: 176, transaction_date: new Date("2021-11-11T18:18:29Z"), amount: "-953.97", transaction_type: "deposit" },
            { id: 142, account_id: 314, transaction_date: new Date("2021-01-24T04:12:06Z"), amount: "941.69", transaction_type: "deposit" },
            { id: 143, account_id: 310, transaction_date: new Date("2022-02-20T23:00:49Z"), amount: "951.95", transaction_type: "deposit" },
            { id: 144, account_id: 27, transaction_date: new Date("2021-09-27T19:11:40Z"), amount: "-138.31", transaction_type: "deposit" },
            { id: 145, account_id: 35, transaction_date: new Date("2022-09-18T16:19:06Z"), amount: "-976.19", transaction_type: "deposit" },
            { id: 146, account_id: 138, transaction_date: new Date("2021-10-02T12:32:26Z"), amount: "-41.01", transaction_type: "deposit" },
            { id: 147, account_id: 328, transaction_date: new Date("2021-05-01T01:37:02Z"), amount: "-267.67", transaction_type: "deposit" },
            { id: 148, account_id: 316, transaction_date: new Date("2022-05-05T23:42:27Z"), amount: "-996.14", transaction_type: "withdrawal" },
            { id: 149, account_id: 87, transaction_date: new Date("2022-04-22T07:07:45Z"), amount: "-982.86", transaction_type: "withdrawal" },
            { id: 150, account_id: 124, transaction_date: new Date("2020-11-12T21:31:49Z"), amount: "-411.46", transaction_type: "deposit" },
            { id: 151, account_id: 108, transaction_date: new Date("2022-04-05T07:58:58Z"), amount: "878.81", transaction_type: "withdrawal" },
            { id: 152, account_id: 54, transaction_date: new Date("2021-07-31T10:04:19Z"), amount: "53.97", transaction_type: "deposit" },
            { id: 153, account_id: 204, transaction_date: new Date("2022-03-03T09:01:13Z"), amount: "-233.25", transaction_type: "deposit" },
            { id: 154, account_id: 7, transaction_date: new Date("2022-07-06T19:16:18Z"), amount: "-970.89", transaction_type: "deposit" },
            { id: 155, account_id: 120, transaction_date: new Date("2021-08-17T11:07:51Z"), amount: "-642.70", transaction_type: "deposit" },
            { id: 156, account_id: 249, transaction_date: new Date("2022-08-13T02:51:57Z"), amount: "-886.75", transaction_type: "deposit" },
            { id: 157, account_id: 35, transaction_date: new Date("2022-01-29T21:22:49Z"), amount: "-929.76", transaction_type: "deposit" },
            { id: 158, account_id: 18, transaction_date: new Date("2020-08-27T20:54:43Z"), amount: "-562.96", transaction_type: "withdrawal" },
            { id: 159, account_id: 167, transaction_date: new Date("2020-11-19T19:06:57Z"), amount: "-452.71", transaction_type: "deposit" },
            { id: 160, account_id: 170, transaction_date: new Date("2020-07-02T13:50:15Z"), amount: "-857.13", transaction_type: "withdrawal" },
            { id: 161, account_id: 14, transaction_date: new Date("2020-04-18T20:53:54Z"), amount: "-963.32", transaction_type: "deposit" },
            { id: 162, account_id: 29, transaction_date: new Date("2020-09-07T21:53:31Z"), amount: "807.58", transaction_type: "deposit" },
            { id: 163, account_id: 59, transaction_date: new Date("2022-03-18T17:31:01Z"), amount: "-359.32", transaction_type: "deposit" },
            { id: 164, account_id: 98, transaction_date: new Date("2021-12-26T13:41:33Z"), amount: "980.18", transaction_type: "deposit" },
            { id: 165, account_id: 117, transaction_date: new Date("2022-07-02T21:21:02Z"), amount: "-397.79", transaction_type: "deposit" },
            { id: 166, account_id: 12, transaction_date: new Date("2022-09-16T21:55:08Z"), amount: "-867.52", transaction_type: "deposit" },
            { id: 167, account_id: 260, transaction_date: new Date("2022-12-15T10:38:23Z"), amount: "704.04", transaction_type: "deposit" },
            { id: 168, account_id: 119, transaction_date: new Date("2022-03-17T17:05:48Z"), amount: "-790.32", transaction_type: "deposit" },
            { id: 169, account_id: 156, transaction_date: new Date("2022-05-13T17:45:31Z"), amount: "671.10", transaction_type: "deposit" },
            { id: 170, account_id: 68, transaction_date: new Date("2021-12-07T21:33:03Z"), amount: "-58.94", transaction_type: "deposit" },
            { id: 171, account_id: 234, transaction_date: new Date("2021-06-25T18:48:45Z"), amount: "307.19", transaction_type: "withdrawal" },
            { id: 172, account_id: 182, transaction_date: new Date("2022-05-31T15:13:27Z"), amount: "-935.92", transaction_type: "withdrawal" },
            { id: 173, account_id: 189, transaction_date: new Date("2022-05-14T11:48:17Z"), amount: "-689.37", transaction_type: "withdrawal" },
            { id: 174, account_id: 84, transaction_date: new Date("2020-10-11T09:16:41Z"), amount: "-404.16", transaction_type: "deposit" },
            { id: 175, account_id: 229, transaction_date: new Date("2021-11-24T12:34:29Z"), amount: "352.45", transaction_type: "withdrawal" },
            { id: 176, account_id: 263, transaction_date: new Date("2022-06-10T19:01:33Z"), amount: "863.55", transaction_type: "withdrawal" },
            { id: 177, account_id: 331, transaction_date: new Date("2021-01-15T02:39:48Z"), amount: "-668.36", transaction_type: "deposit" },
            { id: 178, account_id: 232, transaction_date: new Date("2022-09-13T18:23:41Z"), amount: "-914.25", transaction_type: "withdrawal" },
            { id: 179, account_id: 168, transaction_date: new Date("2020-05-24T20:36:05Z"), amount: "-643.28", transaction_type: "withdrawal" },
            { id: 180, account_id: 134, transaction_date: new Date("2022-06-18T15:56:42Z"), amount: "-888.15", transaction_type: "withdrawal" },
            { id: 181, account_id: 213, transaction_date: new Date("2021-02-13T06:55:50Z"), amount: "93.48", transaction_type: "deposit" },
            { id: 182, account_id: 330, transaction_date: new Date("2022-09-07T11:20:21Z"), amount: "-537.04", transaction_type: "deposit" },
            { id: 183, account_id: 214, transaction_date: new Date("2020-03-23T17:07:45Z"), amount: "-997.56", transaction_type: "withdrawal" },
            { id: 184, account_id: 272, transaction_date: new Date("2020-04-25T20:16:01Z"), amount: "6.93", transaction_type: "withdrawal" },
            { id: 185, account_id: 60, transaction_date: new Date("2022-02-07T15:26:39Z"), amount: "-414.22", transaction_type: "deposit" },
            { id: 186, account_id: 284, transaction_date: new Date("2021-05-22T20:20:00Z"), amount: "-781.22", transaction_type: "deposit" },
            { id: 187, account_id: 60, transaction_date: new Date("2022-10-25T15:25:25Z"), amount: "-677.61", transaction_type: "withdrawal" },
            { id: 188, account_id: 234, transaction_date: new Date("2020-02-23T17:18:24Z"), amount: "-922.88", transaction_type: "deposit" },
            { id: 189, account_id: 197, transaction_date: new Date("2022-07-26T14:49:04Z"), amount: "-671.54", transaction_type: "deposit" },
            { id: 190, account_id: 105, transaction_date: new Date("2022-01-28T17:43:00Z"), amount: "-372.86", transaction_type: "deposit" },
            { id: 191, account_id: 327, transaction_date: new Date("2020-11-02T16:48:17Z"), amount: "344.29", transaction_type: "deposit" },
            { id: 192, account_id: 112, transaction_date: new Date("2022-06-02T14:46:01Z"), amount: "866.21", transaction_type: "withdrawal" },
            { id: 193, account_id: 84, transaction_date: new Date("2020-01-01T13:52:15Z"), amount: "-540.55", transaction_type: "deposit" },
            { id: 194, account_id: 103, transaction_date: new Date("2022-06-19T10:21:21Z"), amount: "-317.12", transaction_type: "deposit" },
            { id: 195, account_id: 242, transaction_date: new Date("2021-04-25T18:39:05Z"), amount: "-932.68", transaction_type: "deposit" },
            { id: 196, account_id: 156, transaction_date: new Date("2022-08-31T14:39:49Z"), amount: "-954.88", transaction_type: "withdrawal" },
            { id: 197, account_id: 124, transaction_date: new Date("2023-01-01T19:29:22Z"), amount: "430.96", transaction_type: "deposit" },
            { id: 198, account_id: 100, transaction_date: new Date("2022-03-25T21:05:39Z"), amount: "-485.14", transaction_type: "deposit" },
            { id: 199, account_id: 179, transaction_date: new Date("2022-12-08T02:43:30Z"), amount: "-850.92", transaction_type: "deposit" },
            { id: 200, account_id: 197, transaction_date: new Date("2022-11-28T12:51:55Z"), amount: "-859.25", transaction_type: "withdrawal" },
            { id: 201, account_id: 284, transaction_date: new Date("2022-06-15T15:14:11Z"), amount: "696.94", transaction_type: "deposit" },
            { id: 202, account_id: 92, transaction_date: new Date("2020-04-04T10:45:54Z"), amount: "-867.06", transaction_type: "deposit" },
            { id: 203, account_id: 123, transaction_date: new Date("2020-08-29T15:28:10Z"), amount: "753.85", transaction_type: "withdrawal" },
            { id: 204, account_id: 231, transaction_date: new Date("2021-12-29T19:00:41Z"), amount: "-999.42", transaction_type: "withdrawal" },
            { id: 205, account_id: 209, transaction_date: new Date("2021-09-18T20:26:29Z"), amount: "436.81", transaction_type: "deposit" },
            { id: 206, account_id: 15, transaction_date: new Date("2022-10-09T18:03:54Z"), amount: "980.80", transaction_type: "withdrawal" },
            { id: 207, account_id: 181, transaction_date: new Date("2022-10-18T09:37:04Z"), amount: "-802.61", transaction_type: "withdrawal" },
            { id: 208, account_id: 212, transaction_date: new Date("2022-10-25T18:24:08Z"), amount: "-911.25", transaction_type: "withdrawal" },
            { id: 209, account_id: 203, transaction_date: new Date("2021-11-25T15:12:39Z"), amount: "-509.44", transaction_type: "withdrawal" },
            { id: 210, account_id: 152, transaction_date: new Date("2020-05-09T17:50:49Z"), amount: "-67.69", transaction_type: "deposit" },
            { id: 211, account_id: 195, transaction_date: new Date("2020-03-07T18:20:56Z"), amount: "-942.63", transaction_type: "deposit" },
            { id: 212, account_id: 230, transaction_date: new Date("2021-12-10T00:03:31Z"), amount: "771.53", transaction_type: "deposit" },
            { id: 213, account_id: 270, transaction_date: new Date("2022-12-05T16:15:25Z"), amount: "-435.36", transaction_type: "deposit" },
            { id: 214, account_id: 263, transaction_date: new Date("2021-04-07T18:28:34Z"), amount: "-660.18", transaction_type: "deposit" },
            { id: 215, account_id: 261, transaction_date: new Date("2022-10-04T00:24:31Z"), amount: "-537.92", transaction_type: "withdrawal" },
            { id: 216, account_id: 193, transaction_date: new Date("2020-08-14T14:50:23Z"), amount: "-466.61", transaction_type: "withdrawal" },
            { id: 217, account_id: 99, transaction_date: new Date("2022-05-24T15:16:13Z"), amount: "-258.36", transaction_type: "deposit" },
            { id: 218, account_id: 46, transaction_date: new Date("2022-09-19T17:20:52Z"), amount: "-411.34", transaction_type: "deposit" },
            { id: 219, account_id: 265, transaction_date: new Date("2020-04-16T08:11:26Z"), amount: "-442.41", transaction_type: "withdrawal" },
            { id: 220, account_id: 269, transaction_date: new Date("2022-10-10T12:54:38Z"), amount: "63.73", transaction_type: "deposit" },
            { id: 221, account_id: 237, transaction_date: new Date("2022-01-28T16:39:46Z"), amount: "-37.69", transaction_type: "deposit" },
            { id: 222, account_id: 191, transaction_date: new Date("2022-05-06T12:13:04Z"), amount: "-60.72", transaction_type: "deposit" },
            { id: 223, account_id: 276, transaction_date: new Date("2020-01-15T23:17:48Z"), amount: "-7.85", transaction_type: "deposit" },
            { id: 224, account_id: 240, transaction_date: new Date("2021-12-28T20:37:55Z"), amount: "-988.14", transaction_type: "withdrawal" },
            { id: 225, account_id: 324, transaction_date: new Date("2021-10-28T09:22:16Z"), amount: "-255.08", transaction_type: "withdrawal" },
            { id: 226, account_id: 7, transaction_date: new Date("2022-09-03T23:00:19Z"), amount: "165.28", transaction_type: "deposit" },
            { id: 227, account_id: 191, transaction_date: new Date("2022-05-15T20:02:35Z"), amount: "-255.93", transaction_type: "deposit" },
            { id: 228, account_id: 159, transaction_date: new Date("2022-12-08T01:12:52Z"), amount: "-985.51", transaction_type: "deposit" },
            { id: 229, account_id: 164, transaction_date: new Date("2022-10-16T15:00:18Z"), amount: "-203.28", transaction_type: "deposit" },
            { id: 230, account_id: 195, transaction_date: new Date("2020-08-14T16:13:06Z"), amount: "-583.88", transaction_type: "deposit" },
            { id: 231, account_id: 284, transaction_date: new Date("2022-02-10T21:03:14Z"), amount: "-903.86", transaction_type: "deposit" },
            { id: 232, account_id: 331, transaction_date: new Date("2021-07-27T09:57:43Z"), amount: "964.76", transaction_type: "deposit" },
            { id: 233, account_id: 123, transaction_date: new Date("2020-09-17T14:44:49Z"), amount: "-146.82", transaction_type: "withdrawal" },
            { id: 234, account_id: 183, transaction_date: new Date("2021-08-12T23:11:35Z"), amount: "-880.29", transaction_type: "deposit" },
            { id: 235, account_id: 69, transaction_date: new Date("2021-10-01T19:53:26Z"), amount: "256.27", transaction_type: "withdrawal" },
            { id: 236, account_id: 266, transaction_date: new Date("2021-03-23T02:29:45Z"), amount: "778.48", transaction_type: "withdrawal" },
            { id: 237, account_id: 328, transaction_date: new Date("2020-12-08T10:22:33Z"), amount: "-876.07", transaction_type: "deposit" },
            { id: 238, account_id: 326, transaction_date: new Date("2021-05-19T19:22:59Z"), amount: "-366.96", transaction_type: "deposit" },
            { id: 239, account_id: 59, transaction_date: new Date("2022-05-19T09:41:46Z"), amount: "112.79", transaction_type: "deposit" },
            { id: 240, account_id: 297, transaction_date: new Date("2021-11-15T17:43:38Z"), amount: "183.96", transaction_type: "withdrawal" },
            { id: 241, account_id: 129, transaction_date: new Date("2020-05-16T14:21:44Z"), amount: "-839.09", transaction_type: "deposit" },
            { id: 242, account_id: 127, transaction_date: new Date("2020-07-11T17:01:22Z"), amount: "884.61", transaction_type: "deposit" },
            { id: 243, account_id: 273, transaction_date: new Date("2022-09-10T16:38:36Z"), amount: "-358.63", transaction_type: "deposit" },
            { id: 244, account_id: 115, transaction_date: new Date("2022-11-03T23:29:34Z"), amount: "427.00", transaction_type: "deposit" },
            { id: 245, account_id: 15, transaction_date: new Date("2022-12-24T18:19:42Z"), amount: "-49.80", transaction_type: "withdrawal" },
            { id: 246, account_id: 315, transaction_date: new Date("2020-01-08T19:39:40Z"), amount: "-936.61", transaction_type: "withdrawal" },
            { id: 247, account_id: 230, transaction_date: new Date("2021-10-03T20:01:06Z"), amount: "-999.53", transaction_type: "withdrawal" },
            { id: 248, account_id: 94, transaction_date: new Date("2021-06-08T21:46:22Z"), amount: "-958.24", transaction_type: "withdrawal" },
            { id: 249, account_id: 82, transaction_date: new Date("2021-02-18T11:17:16Z"), amount: "-914.26", transaction_type: "withdrawal" },
            { id: 250, account_id: 132, transaction_date: new Date("2021-09-29T13:22:28Z"), amount: "-704.37", transaction_type: "withdrawal" },
            { id: 251, account_id: 227, transaction_date: new Date("2022-11-12T01:51:37Z"), amount: "-930.20", transaction_type: "deposit" },
            { id: 252, account_id: 288, transaction_date: new Date("2020-04-29T23:36:14Z"), amount: "-980.26", transaction_type: "deposit" },
            { id: 253, account_id: 229, transaction_date: new Date("2021-12-31T19:17:04Z"), amount: "-385.78", transaction_type: "withdrawal" },
            { id: 254, account_id: 304, transaction_date: new Date("2022-08-25T17:53:40Z"), amount: "983.94", transaction_type: "withdrawal" },
            { id: 255, account_id: 232, transaction_date: new Date("2022-10-24T20:39:30Z"), amount: "-619.21", transaction_type: "deposit" },
            { id: 256, account_id: 178, transaction_date: new Date("2021-09-24T09:15:33Z"), amount: "724.48", transaction_type: "withdrawal" },
            { id: 257, account_id: 194, transaction_date: new Date("2022-07-19T17:37:55Z"), amount: "339.64", transaction_type: "withdrawal" },
            { id: 258, account_id: 128, transaction_date: new Date("2021-04-19T14:19:55Z"), amount: "-587.21", transaction_type: "deposit" },
            { id: 259, account_id: 260, transaction_date: new Date("2021-06-04T21:44:36Z"), amount: "-892.70", transaction_type: "deposit" },
            { id: 260, account_id: 240, transaction_date: new Date("2022-06-23T14:33:03Z"), amount: "807.48", transaction_type: "withdrawal" },
            { id: 261, account_id: 262, transaction_date: new Date("2022-06-16T15:10:13Z"), amount: "-816.61", transaction_type: "deposit" },
            { id: 262, account_id: 316, transaction_date: new Date("2020-06-29T15:44:25Z"), amount: "-890.72", transaction_type: "deposit" },
            { id: 263, account_id: 4, transaction_date: new Date("2020-06-09T23:17:12Z"), amount: "-916.54", transaction_type: "deposit" },
            { id: 264, account_id: 172, transaction_date: new Date("2022-04-30T02:20:28Z"), amount: "-745.44", transaction_type: "deposit" },
            { id: 265, account_id: 124, transaction_date: new Date("2022-07-31T20:46:32Z"), amount: "954.54", transaction_type: "deposit" },
            { id: 266, account_id: 217, transaction_date: new Date("2021-11-24T08:05:28Z"), amount: "-650.38", transaction_type: "deposit" },
            { id: 267, account_id: 156, transaction_date: new Date("2021-10-30T21:20:14Z"), amount: "-905.18", transaction_type: "withdrawal" },
            { id: 268, account_id: 234, transaction_date: new Date("2020-08-04T10:37:42Z"), amount: "747.02", transaction_type: "deposit" },
            { id: 269, account_id: 215, transaction_date: new Date("2021-07-21T21:39:38Z"), amount: "674.68", transaction_type: "withdrawal" },
            { id: 270, account_id: 186, transaction_date: new Date("2020-11-25T17:02:47Z"), amount: "-356.95", transaction_type: "deposit" },
            { id: 271, account_id: 307, transaction_date: new Date("2022-03-17T20:44:14Z"), amount: "-660.87", transaction_type: "deposit" },
            { id: 272, account_id: 180, transaction_date: new Date("2022-08-23T18:50:33Z"), amount: "-915.78", transaction_type: "withdrawal" },
            { id: 273, account_id: 319, transaction_date: new Date("2020-12-18T18:32:39Z"), amount: "-746.47", transaction_type: "deposit" },
            { id: 274, account_id: 229, transaction_date: new Date("2022-08-08T17:17:12Z"), amount: "945.10", transaction_type: "deposit" },
            { id: 275, account_id: 169, transaction_date: new Date("2021-10-28T20:25:36Z"), amount: "-497.92", transaction_type: "withdrawal" },
            { id: 276, account_id: 93, transaction_date: new Date("2020-10-20T13:12:46Z"), amount: "-999.71", transaction_type: "withdrawal" },
            { id: 277, account_id: 284, transaction_date: new Date("2021-02-26T08:37:04Z"), amount: "672.94", transaction_type: "withdrawal" },
            { id: 278, account_id: 49, transaction_date: new Date("2022-03-09T08:08:00Z"), amount: "28.01", transaction_type: "deposit" },
            { id: 279, account_id: 218, transaction_date: new Date("2020-03-12T21:27:54Z"), amount: "841.87", transaction_type: "deposit" },
            { id: 280, account_id: 316, transaction_date: new Date("2020-11-02T21:57:15Z"), amount: "-177.71", transaction_type: "withdrawal" },
            { id: 281, account_id: 201, transaction_date: new Date("2022-04-04T08:49:09Z"), amount: "-567.25", transaction_type: "deposit" },
            { id: 282, account_id: 201, transaction_date: new Date("2022-10-26T09:11:56Z"), amount: "153.55", transaction_type: "deposit" },
            { id: 283, account_id: 273, transaction_date: new Date("2022-08-02T02:19:16Z"), amount: "685.29", transaction_type: "deposit" },
            { id: 284, account_id: 49, transaction_date: new Date("2021-05-11T11:33:12Z"), amount: "-980.12", transaction_type: "deposit" },
            { id: 285, account_id: 59, transaction_date: new Date("2022-09-12T10:33:01Z"), amount: "784.18", transaction_type: "deposit" },
            { id: 286, account_id: 181, transaction_date: new Date("2022-06-24T19:30:22Z"), amount: "16.88", transaction_type: "deposit" },
            { id: 287, account_id: 197, transaction_date: new Date("2020-09-10T09:05:06Z"), amount: "-849.23", transaction_type: "deposit" },
            { id: 288, account_id: 314, transaction_date: new Date("2022-07-18T09:01:43Z"), amount: "-836.29", transaction_type: "deposit" },
            { id: 289, account_id: 100, transaction_date: new Date("2021-09-10T16:45:31Z"), amount: "577.93", transaction_type: "deposit" },
            { id: 290, account_id: 192, transaction_date: new Date("2021-11-28T09:04:38Z"), amount: "-702.98", transaction_type: "withdrawal" },
            { id: 291, account_id: 169, transaction_date: new Date("2021-07-13T20:16:37Z"), amount: "-991.31", transaction_type: "deposit" },
            { id: 292, account_id: 165, transaction_date: new Date("2022-02-01T10:05:05Z"), amount: "-808.38", transaction_type: "withdrawal" },
            { id: 293, account_id: 227, transaction_date: new Date("2020-04-04T18:41:16Z"), amount: "-575.54", transaction_type: "withdrawal" },
            { id: 294, account_id: 309, transaction_date: new Date("2021-11-28T20:09:36Z"), amount: "202.53", transaction_type: "withdrawal" },
            { id: 295, account_id: 199, transaction_date: new Date("2022-06-20T12:47:41Z"), amount: "-915.21", transaction_type: "deposit" },
            { id: 296, account_id: 196, transaction_date: new Date("2022-05-10T19:10:26Z"), amount: "183.29", transaction_type: "deposit" },
            { id: 297, account_id: 297, transaction_date: new Date("2020-09-30T19:01:29Z"), amount: "-42.94", transaction_type: "deposit" },
            { id: 298, account_id: 59, transaction_date: new Date("2020-03-17T16:59:12Z"), amount: "-995.94", transaction_type: "withdrawal" },
            { id: 299, account_id: 17, transaction_date: new Date("2022-07-16T18:29:15Z"), amount: "921.04", transaction_type: "withdrawal" },
            { id: 300, account_id: 85, transaction_date: new Date("2022-09-10T21:18:23Z"), amount: "869.56", transaction_type: "deposit" },
            { id: 301, account_id: 120, transaction_date: new Date("2020-11-18T13:52:01Z"), amount: "-534.47", transaction_type: "withdrawal" },
            { id: 302, account_id: 98, transaction_date: new Date("2022-11-16T14:07:45Z"), amount: "-249.23", transaction_type: "deposit" },
            { id: 303, account_id: 329, transaction_date: new Date("2021-07-27T18:22:59Z"), amount: "12.17", transaction_type: "deposit" },
            { id: 304, account_id: 195, transaction_date: new Date("2020-10-26T11:32:22Z"), amount: "-947.40", transaction_type: "withdrawal" },
            { id: 305, account_id: 87, transaction_date: new Date("2022-07-03T18:30:14Z"), amount: "-937.51", transaction_type: "deposit" },
            { id: 306, account_id: 127, transaction_date: new Date("2022-04-29T10:17:57Z"), amount: "-416.25", transaction_type: "deposit" },
            { id: 307, account_id: 110, transaction_date: new Date("2022-12-27T09:07:15Z"), amount: "928.98", transaction_type: "deposit" },
            { id: 308, account_id: 255, transaction_date: new Date("2022-03-25T21:07:33Z"), amount: "-923.66", transaction_type: "withdrawal" },
            { id: 309, account_id: 4, transaction_date: new Date("2022-09-10T21:24:52Z"), amount: "-886.95", transaction_type: "deposit" },
            { id: 310, account_id: 316, transaction_date: new Date("2020-01-07T11:10:31Z"), amount: "-950.38", transaction_type: "deposit" },
            { id: 311, account_id: 251, transaction_date: new Date("2022-09-11T01:58:26Z"), amount: "-796.39", transaction_type: "withdrawal" },
            { id: 312, account_id: 3, transaction_date: new Date("2021-06-02T16:06:00Z"), amount: "-198.03", transaction_type: "withdrawal" },
            { id: 313, account_id: 270, transaction_date: new Date("2021-09-07T18:18:29Z"), amount: "-764.26", transaction_type: "withdrawal" },
            { id: 314, account_id: 3, transaction_date: new Date("2021-12-13T19:54:47Z"), amount: "-818.54", transaction_type: "deposit" },
            { id: 315, account_id: 315, transaction_date: new Date("2022-08-27T11:28:34Z"), amount: "-946.81", transaction_type: "deposit" },
            { id: 316, account_id: 259, transaction_date: new Date("2022-01-06T16:57:53Z"), amount: "-638.32", transaction_type: "withdrawal" },
            { id: 317, account_id: 175, transaction_date: new Date("2020-03-10T12:17:46Z"), amount: "-233.86", transaction_type: "deposit" },
            { id: 318, account_id: 181, transaction_date: new Date("2021-01-30T00:49:14Z"), amount: "346.79", transaction_type: "deposit" },
            { id: 319, account_id: 124, transaction_date: new Date("2021-07-03T13:06:22Z"), amount: "-37.66", transaction_type: "deposit" },
            { id: 320, account_id: 45, transaction_date: new Date("2022-11-07T11:26:33Z"), amount: "-131.44", transaction_type: "deposit" },
            { id: 321, account_id: 221, transaction_date: new Date("2022-12-17T22:36:56Z"), amount: "900.23", transaction_type: "deposit" },
            { id: 322, account_id: 200, transaction_date: new Date("2021-05-26T20:28:59Z"), amount: "-282.80", transaction_type: "withdrawal" },
            { id: 323, account_id: 156, transaction_date: new Date("2022-11-16T23:11:08Z"), amount: "578.97", transaction_type: "deposit" },
            { id: 324, account_id: 244, transaction_date: new Date("2021-09-28T21:15:09Z"), amount: "988.56", transaction_type: "deposit" },
            { id: 325, account_id: 11, transaction_date: new Date("2022-04-21T19:13:25Z"), amount: "829.79", transaction_type: "deposit" },
            { id: 326, account_id: 144, transaction_date: new Date("2020-02-17T23:10:24Z"), amount: "908.22", transaction_type: "deposit" },
            { id: 327, account_id: 298, transaction_date: new Date("2021-10-16T08:51:56Z"), amount: "667.29", transaction_type: "deposit" },
            { id: 328, account_id: 48, transaction_date: new Date("2022-12-15T23:36:27Z"), amount: "-373.43", transaction_type: "withdrawal" },
            { id: 329, account_id: 98, transaction_date: new Date("2021-09-12T18:58:45Z"), amount: "-857.54", transaction_type: "deposit" },
            { id: 330, account_id: 6, transaction_date: new Date("2022-04-21T01:55:48Z"), amount: "-347.53", transaction_type: "withdrawal" },
            { id: 331, account_id: 212, transaction_date: new Date("2022-12-31T14:24:02Z"), amount: "231.05", transaction_type: "deposit" },
            { id: 332, account_id: 219, transaction_date: new Date("2021-09-23T14:50:49Z"), amount: "222.32", transaction_type: "withdrawal" },
            { id: 333, account_id: 299, transaction_date: new Date("2021-11-27T13:54:57Z"), amount: "708.26", transaction_type: "withdrawal" },
            { id: 334, account_id: 284, transaction_date: new Date("2020-07-20T12:50:10Z"), amount: "-724.63", transaction_type: "withdrawal" },
            { id: 335, account_id: 152, transaction_date: new Date("2022-07-10T09:17:28Z"), amount: "-156.86", transaction_type: "deposit" },
            { id: 336, account_id: 98, transaction_date: new Date("2022-12-03T15:13:25Z"), amount: "-769.51", transaction_type: "deposit" },
            { id: 337, account_id: 1, transaction_date: new Date("2022-01-14T17:52:24Z"), amount: "-967.82", transaction_type: "withdrawal" },
            { id: 338, account_id: 199, transaction_date: new Date("2022-09-06T14:43:50Z"), amount: "907.26", transaction_type: "deposit" },
            { id: 339, account_id: 51, transaction_date: new Date("2020-08-05T10:03:34Z"), amount: "-62.83", transaction_type: "withdrawal" },
            { id: 340, account_id: 327, transaction_date: new Date("2021-10-08T20:20:48Z"), amount: "-286.74", transaction_type: "deposit" },
            { id: 341, account_id: 36, transaction_date: new Date("2021-03-26T05:33:19Z"), amount: "582.55", transaction_type: "withdrawal" },
            { id: 342, account_id: 208, transaction_date: new Date("2021-02-03T13:27:10Z"), amount: "-440.63", transaction_type: "withdrawal" },
            { id: 343, account_id: 233, transaction_date: new Date("2021-02-05T12:43:06Z"), amount: "-251.92", transaction_type: "withdrawal" },
            { id: 344, account_id: 105, transaction_date: new Date("2021-08-06T09:56:01Z"), amount: "-798.63", transaction_type: "withdrawal" },
            { id: 345, account_id: 39, transaction_date: new Date("2020-10-06T05:04:55Z"), amount: "-945.08", transaction_type: "withdrawal" },
            { id: 346, account_id: 110, transaction_date: new Date("2021-04-27T11:07:58Z"), amount: "-814.24", transaction_type: "deposit" },
            { id: 347, account_id: 263, transaction_date: new Date("2022-08-26T08:47:54Z"), amount: "-973.04", transaction_type: "deposit" },
            { id: 348, account_id: 208, transaction_date: new Date("2021-10-27T11:36:41Z"), amount: "-680.20", transaction_type: "withdrawal" },
            { id: 349, account_id: 234, transaction_date: new Date("2022-01-19T20:59:41Z"), amount: "-900.19", transaction_type: "withdrawal" },
            { id: 350, account_id: 30, transaction_date: new Date("2022-05-20T14:37:14Z"), amount: "-441.38", transaction_type: "deposit" },
            { id: 351, account_id: 278, transaction_date: new Date("2022-07-13T11:58:15Z"), amount: "-917.64", transaction_type: "withdrawal" },
            { id: 352, account_id: 56, transaction_date: new Date("2022-11-24T12:50:32Z"), amount: "402.65", transaction_type: "withdrawal" },
            { id: 353, account_id: 124, transaction_date: new Date("2020-04-08T20:13:09Z"), amount: "-878.52", transaction_type: "withdrawal" },
            { id: 354, account_id: 140, transaction_date: new Date("2022-11-27T20:38:02Z"), amount: "-727.02", transaction_type: "withdrawal" },
            { id: 355, account_id: 103, transaction_date: new Date("2020-09-25T11:15:03Z"), amount: "804.72", transaction_type: "deposit" },
            { id: 356, account_id: 175, transaction_date: new Date("2021-01-07T12:29:14Z"), amount: "-625.46", transaction_type: "deposit" },
            { id: 357, account_id: 267, transaction_date: new Date("2021-12-04T04:21:41Z"), amount: "-791.22", transaction_type: "withdrawal" },
            { id: 358, account_id: 12, transaction_date: new Date("2021-10-13T13:17:05Z"), amount: "-897.37", transaction_type: "deposit" },
            { id: 359, account_id: 1, transaction_date: new Date("2020-09-27T16:40:45Z"), amount: "-989.29", transaction_type: "deposit" },
            { id: 360, account_id: 213, transaction_date: new Date("2022-12-15T13:08:37Z"), amount: "-48.96", transaction_type: "deposit" },
            { id: 361, account_id: 60, transaction_date: new Date("2022-04-19T14:54:02Z"), amount: "-208.86", transaction_type: "deposit" },
            { id: 362, account_id: 244, transaction_date: new Date("2020-01-31T10:24:02Z"), amount: "-610.91", transaction_type: "deposit" },
            { id: 363, account_id: 26, transaction_date: new Date("2021-07-25T18:20:31Z"), amount: "-764.68", transaction_type: "deposit" },
            { id: 364, account_id: 290, transaction_date: new Date("2021-02-28T19:38:24Z"), amount: "983.32", transaction_type: "withdrawal" },
            { id: 365, account_id: 260, transaction_date: new Date("2021-09-26T13:33:38Z"), amount: "635.21", transaction_type: "deposit" },
            { id: 366, account_id: 260, transaction_date: new Date("2021-06-07T12:28:33Z"), amount: "-442.05", transaction_type: "deposit" },
            { id: 367, account_id: 204, transaction_date: new Date("2022-08-06T09:29:10Z"), amount: "94.74", transaction_type: "withdrawal" },
            { id: 368, account_id: 117, transaction_date: new Date("2020-06-07T05:17:23Z"), amount: "-946.66", transaction_type: "deposit" },
            { id: 369, account_id: 191, transaction_date: new Date("2020-09-17T13:54:08Z"), amount: "-311.95", transaction_type: "withdrawal" },
            { id: 370, account_id: 234, transaction_date: new Date("2020-03-05T15:17:15Z"), amount: "-588.01", transaction_type: "deposit" },
            { id: 371, account_id: 280, transaction_date: new Date("2022-10-14T17:27:03Z"), amount: "-431.17", transaction_type: "withdrawal" },
            { id: 372, account_id: 49, transaction_date: new Date("2021-05-05T18:32:12Z"), amount: "-657.88", transaction_type: "deposit" },
            { id: 373, account_id: 160, transaction_date: new Date("2021-09-24T18:32:19Z"), amount: "206.80", transaction_type: "withdrawal" },
            { id: 374, account_id: 112, transaction_date: new Date("2021-07-15T18:45:50Z"), amount: "978.77", transaction_type: "withdrawal" },
            { id: 375, account_id: 291, transaction_date: new Date("2022-07-08T04:30:02Z"), amount: "-244.21", transaction_type: "withdrawal" },
            { id: 376, account_id: 54, transaction_date: new Date("2021-09-09T12:43:15Z"), amount: "-506.26", transaction_type: "deposit" },
            { id: 377, account_id: 94, transaction_date: new Date("2021-07-31T17:45:09Z"), amount: "-606.84", transaction_type: "withdrawal" },
            { id: 378, account_id: 72, transaction_date: new Date("2022-12-29T22:34:19Z"), amount: "-710.70", transaction_type: "withdrawal" },
            { id: 379, account_id: 208, transaction_date: new Date("2021-10-28T20:37:46Z"), amount: "-211.58", transaction_type: "deposit" },
            { id: 380, account_id: 271, transaction_date: new Date("2022-11-14T12:14:38Z"), amount: "-865.06", transaction_type: "deposit" },
            { id: 381, account_id: 60, transaction_date: new Date("2022-07-16T19:15:10Z"), amount: "492.23", transaction_type: "deposit" },
            { id: 382, account_id: 163, transaction_date: new Date("2022-09-23T09:33:30Z"), amount: "844.14", transaction_type: "withdrawal" },
            { id: 383, account_id: 243, transaction_date: new Date("2020-07-23T00:18:28Z"), amount: "602.94", transaction_type: "withdrawal" },
            { id: 384, account_id: 258, transaction_date: new Date("2020-09-23T12:30:40Z"), amount: "-998.56", transaction_type: "deposit" },
            { id: 385, account_id: 316, transaction_date: new Date("2021-04-26T01:01:33Z"), amount: "-716.14", transaction_type: "deposit" },
            { id: 386, account_id: 77, transaction_date: new Date("2022-05-13T20:52:16Z"), amount: "-877.08", transaction_type: "deposit" },
            { id: 387, account_id: 208, transaction_date: new Date("2021-12-17T21:45:01Z"), amount: "-639.48", transaction_type: "deposit" },
            { id: 388, account_id: 161, transaction_date: new Date("2020-03-28T08:42:21Z"), amount: "-60.25", transaction_type: "deposit" },
            { id: 389, account_id: 202, transaction_date: new Date("2022-01-07T11:54:09Z"), amount: "216.21", transaction_type: "deposit" },
            { id: 390, account_id: 178, transaction_date: new Date("2022-07-03T01:32:12Z"), amount: "-412.41", transaction_type: "withdrawal" },
            { id: 391, account_id: 274, transaction_date: new Date("2021-10-03T17:36:22Z"), amount: "-715.27", transaction_type: "withdrawal" },
            { id: 392, account_id: 80, transaction_date: new Date("2021-11-03T12:33:39Z"), amount: "99.96", transaction_type: "withdrawal" },
            { id: 393, account_id: 293, transaction_date: new Date("2021-05-25T12:59:44Z"), amount: "-895.52", transaction_type: "withdrawal" },
            { id: 394, account_id: 162, transaction_date: new Date("2021-09-29T13:47:44Z"), amount: "40.58", transaction_type: "deposit" },
            { id: 395, account_id: 66, transaction_date: new Date("2022-05-09T15:00:41Z"), amount: "790.53", transaction_type: "deposit" },
            { id: 396, account_id: 118, transaction_date: new Date("2022-05-29T20:58:12Z"), amount: "477.90", transaction_type: "deposit" },
            { id: 397, account_id: 272, transaction_date: new Date("2021-05-07T19:35:39Z"), amount: "101.74", transaction_type: "withdrawal" },
            { id: 398, account_id: 138, transaction_date: new Date("2021-05-24T02:20:04Z"), amount: "497.77", transaction_type: "deposit" },
            { id: 399, account_id: 168, transaction_date: new Date("2020-11-21T18:37:47Z"), amount: "818.07", transaction_type: "deposit" },
            { id: 400, account_id: 166, transaction_date: new Date("2022-03-16T17:27:23Z"), amount: "-994.76", transaction_type: "withdrawal" },
            { id: 401, account_id: 45, transaction_date: new Date("2022-03-18T07:43:51Z"), amount: "-640.06", transaction_type: "withdrawal" },
            { id: 402, account_id: 257, transaction_date: new Date("2022-05-12T07:00:25Z"), amount: "-541.22", transaction_type: "deposit" },
            { id: 403, account_id: 40, transaction_date: new Date("2022-09-25T23:32:45Z"), amount: "-522.82", transaction_type: "deposit" },
            { id: 404, account_id: 119, transaction_date: new Date("2022-11-13T19:02:49Z"), amount: "-916.21", transaction_type: "withdrawal" },
            { id: 405, account_id: 310, transaction_date: new Date("2020-10-18T20:24:23Z"), amount: "-317.54", transaction_type: "deposit" },
            { id: 406, account_id: 294, transaction_date: new Date("2021-04-07T15:25:45Z"), amount: "855.90", transaction_type: "deposit" },
            { id: 407, account_id: 62, transaction_date: new Date("2022-12-08T16:49:35Z"), amount: "301.16", transaction_type: "deposit" },
            { id: 408, account_id: 127, transaction_date: new Date("2022-04-20T21:26:23Z"), amount: "-907.74", transaction_type: "withdrawal" },
            { id: 409, account_id: 244, transaction_date: new Date("2020-11-11T18:45:29Z"), amount: "-854.88", transaction_type: "deposit" },
            { id: 410, account_id: 175, transaction_date: new Date("2022-01-26T10:57:59Z"), amount: "-564.30", transaction_type: "withdrawal" },
            { id: 411, account_id: 192, transaction_date: new Date("2022-06-16T15:54:27Z"), amount: "376.70", transaction_type: "deposit" },
            { id: 412, account_id: 33, transaction_date: new Date("2021-02-16T05:45:03Z"), amount: "-881.30", transaction_type: "deposit" },
            { id: 413, account_id: 73, transaction_date: new Date("2020-07-26T13:59:47Z"), amount: "456.64", transaction_type: "withdrawal" },
            { id: 414, account_id: 156, transaction_date: new Date("2022-01-16T20:40:13Z"), amount: "-786.29", transaction_type: "deposit" },
            { id: 415, account_id: 60, transaction_date: new Date("2021-04-20T05:43:53Z"), amount: "474.05", transaction_type: "withdrawal" },
            { id: 416, account_id: 54, transaction_date: new Date("2021-07-21T08:44:23Z"), amount: "-725.90", transaction_type: "deposit" },
            { id: 417, account_id: 135, transaction_date: new Date("2022-03-06T22:25:02Z"), amount: "-124.89", transaction_type: "withdrawal" },
            { id: 418, account_id: 27, transaction_date: new Date("2022-01-15T18:35:47Z"), amount: "-835.86", transaction_type: "withdrawal" },
            { id: 419, account_id: 310, transaction_date: new Date("2022-11-08T17:07:56Z"), amount: "-662.50", transaction_type: "deposit" },
            { id: 420, account_id: 92, transaction_date: new Date("2021-05-23T11:40:31Z"), amount: "-988.92", transaction_type: "withdrawal" },
            { id: 421, account_id: 138, transaction_date: new Date("2022-10-31T17:12:58Z"), amount: "-984.06", transaction_type: "deposit" },
            { id: 422, account_id: 39, transaction_date: new Date("2020-11-25T14:27:44Z"), amount: "-956.33", transaction_type: "withdrawal" },
            { id: 423, account_id: 132, transaction_date: new Date("2022-12-28T11:39:56Z"), amount: "46.41", transaction_type: "deposit" },
            { id: 424, account_id: 127, transaction_date: new Date("2021-11-08T02:11:19Z"), amount: "-846.94", transaction_type: "deposit" },
            { id: 425, account_id: 192, transaction_date: new Date("2020-11-19T11:42:58Z"), amount: "-277.96", transaction_type: "deposit" },
            { id: 426, account_id: 142, transaction_date: new Date("2021-11-29T07:09:40Z"), amount: "-946.38", transaction_type: "deposit" },
            { id: 427, account_id: 23, transaction_date: new Date("2021-10-31T17:14:47Z"), amount: "-126.43", transaction_type: "withdrawal" },
            { id: 428, account_id: 3, transaction_date: new Date("2021-12-09T16:24:17Z"), amount: "-402.15", transaction_type: "deposit" },
            { id: 429, account_id: 274, transaction_date: new Date("2021-12-26T16:50:31Z"), amount: "-923.85", transaction_type: "deposit" },
            { id: 430, account_id: 209, transaction_date: new Date("2021-04-24T12:10:33Z"), amount: "89.56", transaction_type: "withdrawal" },
            { id: 431, account_id: 242, transaction_date: new Date("2022-10-25T08:14:33Z"), amount: "-987.26", transaction_type: "deposit" },
            { id: 432, account_id: 170, transaction_date: new Date("2022-04-27T08:00:29Z"), amount: "-106.95", transaction_type: "withdrawal" },
            { id: 433, account_id: 38, transaction_date: new Date("2020-12-20T10:16:53Z"), amount: "-491.43", transaction_type: "withdrawal" },
            { id: 434, account_id: 261, transaction_date: new Date("2021-06-17T12:27:06Z"), amount: "773.58", transaction_type: "withdrawal" },
            { id: 435, account_id: 243, transaction_date: new Date("2022-01-19T00:02:22Z"), amount: "294.73", transaction_type: "deposit" },
            { id: 436, account_id: 240, transaction_date: new Date("2022-05-06T15:35:48Z"), amount: "-924.81", transaction_type: "deposit" },
            { id: 437, account_id: 271, transaction_date: new Date("2022-02-21T12:36:12Z"), amount: "-534.35", transaction_type: "withdrawal" },
            { id: 438, account_id: 74, transaction_date: new Date("2022-02-08T10:51:57Z"), amount: "-996.10", transaction_type: "deposit" },
            { id: 439, account_id: 51, transaction_date: new Date("2022-06-25T08:58:18Z"), amount: "508.75", transaction_type: "deposit" },
            { id: 440, account_id: 202, transaction_date: new Date("2022-08-23T12:57:14Z"), amount: "-917.88", transaction_type: "deposit" },
            { id: 441, account_id: 311, transaction_date: new Date("2020-03-24T10:14:04Z"), amount: "-241.31", transaction_type: "deposit" },
            { id: 442, account_id: 189, transaction_date: new Date("2022-07-10T12:35:31Z"), amount: "-976.56", transaction_type: "withdrawal" },
            { id: 443, account_id: 180, transaction_date: new Date("2022-02-27T07:35:24Z"), amount: "-723.88", transaction_type: "deposit" },
            { id: 444, account_id: 200, transaction_date: new Date("2021-08-31T21:42:15Z"), amount: "356.77", transaction_type: "withdrawal" },
            { id: 445, account_id: 288, transaction_date: new Date("2021-03-10T14:44:39Z"), amount: "-300.42", transaction_type: "deposit" },
            { id: 446, account_id: 50, transaction_date: new Date("2020-11-23T14:37:09Z"), amount: "-846.92", transaction_type: "withdrawal" },
            { id: 447, account_id: 148, transaction_date: new Date("2022-08-17T21:00:43Z"), amount: "-595.70", transaction_type: "deposit" },
            { id: 448, account_id: 39, transaction_date: new Date("2020-12-15T20:29:58Z"), amount: "-318.03", transaction_type: "withdrawal" },
            { id: 449, account_id: 270, transaction_date: new Date("2022-01-25T10:00:19Z"), amount: "-657.34", transaction_type: "deposit" },
            { id: 450, account_id: 256, transaction_date: new Date("2021-08-24T10:41:17Z"), amount: "619.92", transaction_type: "deposit" },
            { id: 451, account_id: 229, transaction_date: new Date("2021-02-13T08:58:37Z"), amount: "-997.80", transaction_type: "deposit" },
            { id: 452, account_id: 235, transaction_date: new Date("2022-05-18T09:02:35Z"), amount: "593.59", transaction_type: "deposit" },
            { id: 453, account_id: 184, transaction_date: new Date("2022-06-13T19:51:53Z"), amount: "-79.22", transaction_type: "deposit" },
            { id: 454, account_id: 214, transaction_date: new Date("2020-04-17T20:39:53Z"), amount: "-888.86", transaction_type: "withdrawal" },
            { id: 455, account_id: 22, transaction_date: new Date("2022-10-20T09:06:09Z"), amount: "398.48", transaction_type: "deposit" },
            { id: 456, account_id: 177, transaction_date: new Date("2022-08-23T11:04:53Z"), amount: "-982.85", transaction_type: "deposit" },
            { id: 457, account_id: 236, transaction_date: new Date("2022-03-01T14:39:45Z"), amount: "644.98", transaction_type: "withdrawal" },
            { id: 458, account_id: 242, transaction_date: new Date("2022-06-05T16:55:07Z"), amount: "-739.92", transaction_type: "withdrawal" },
            { id: 459, account_id: 98, transaction_date: new Date("2022-06-23T18:30:15Z"), amount: "39.60", transaction_type: "withdrawal" },
            { id: 460, account_id: 168, transaction_date: new Date("2021-03-25T16:47:47Z"), amount: "374.61", transaction_type: "deposit" },
            { id: 461, account_id: 111, transaction_date: new Date("2020-09-30T12:40:17Z"), amount: "-482.26", transaction_type: "deposit" },
            { id: 462, account_id: 163, transaction_date: new Date("2021-10-03T17:04:05Z"), amount: "-119.24", transaction_type: "deposit" },
            { id: 463, account_id: 113, transaction_date: new Date("2022-12-12T19:26:03Z"), amount: "862.03", transaction_type: "deposit" },
            { id: 464, account_id: 3, transaction_date: new Date("2022-05-15T20:53:18Z"), amount: "-866.59", transaction_type: "withdrawal" },
            { id: 465, account_id: 195, transaction_date: new Date("2021-11-08T08:42:36Z"), amount: "389.76", transaction_type: "deposit" },
            { id: 466, account_id: 95, transaction_date: new Date("2020-12-10T17:48:59Z"), amount: "-476.18", transaction_type: "deposit" },
            { id: 467, account_id: 199, transaction_date: new Date("2022-04-11T12:19:23Z"), amount: "-136.28", transaction_type: "deposit" },
            { id: 468, account_id: 181, transaction_date: new Date("2022-08-03T17:50:59Z"), amount: "-875.70", transaction_type: "deposit" },
            { id: 469, account_id: 235, transaction_date: new Date("2021-03-18T12:31:50Z"), amount: "-978.80", transaction_type: "deposit" },
            { id: 470, account_id: 105, transaction_date: new Date("2022-10-04T12:09:01Z"), amount: "-334.36", transaction_type: "withdrawal" },
            { id: 471, account_id: 276, transaction_date: new Date("2021-10-23T11:14:27Z"), amount: "-367.69", transaction_type: "deposit" },
            { id: 472, account_id: 100, transaction_date: new Date("2022-01-21T18:11:51Z"), amount: "-999.93", transaction_type: "withdrawal" },
            { id: 473, account_id: 124, transaction_date: new Date("2021-03-06T10:21:50Z"), amount: "223.78", transaction_type: "deposit" },
            { id: 474, account_id: 102, transaction_date: new Date("2022-12-16T00:11:09Z"), amount: "-630.71", transaction_type: "withdrawal" },
            { id: 475, account_id: 297, transaction_date: new Date("2020-02-05T14:41:00Z"), amount: "450.25", transaction_type: "deposit" },
            { id: 476, account_id: 89, transaction_date: new Date("2021-10-31T08:57:56Z"), amount: "640.57", transaction_type: "deposit" },
            { id: 477, account_id: 177, transaction_date: new Date("2020-01-28T09:34:02Z"), amount: "-373.64", transaction_type: "withdrawal" },
            { id: 478, account_id: 11, transaction_date: new Date("2021-07-19T22:20:09Z"), amount: "-960.04", transaction_type: "deposit" },
            { id: 479, account_id: 232, transaction_date: new Date("2022-02-15T23:22:09Z"), amount: "984.35", transaction_type: "deposit" },
            { id: 480, account_id: 112, transaction_date: new Date("2022-03-29T20:54:38Z"), amount: "-336.10", transaction_type: "deposit" },
            { id: 481, account_id: 98, transaction_date: new Date("2022-08-26T16:43:42Z"), amount: "-874.87", transaction_type: "withdrawal" },
            { id: 482, account_id: 234, transaction_date: new Date("2022-11-17T18:20:13Z"), amount: "769.85", transaction_type: "withdrawal" },
            { id: 483, account_id: 166, transaction_date: new Date("2021-02-23T06:09:34Z"), amount: "607.77", transaction_type: "deposit" },
            { id: 484, account_id: 324, transaction_date: new Date("2022-01-21T10:53:55Z"), amount: "-671.21", transaction_type: "deposit" },
            { id: 485, account_id: 90, transaction_date: new Date("2022-06-25T13:59:17Z"), amount: "-687.00", transaction_type: "deposit" },
            { id: 486, account_id: 163, transaction_date: new Date("2021-07-07T14:29:15Z"), amount: "-206.62", transaction_type: "deposit" },
            { id: 487, account_id: 242, transaction_date: new Date("2021-02-27T13:32:00Z"), amount: "-75.44", transaction_type: "deposit" },
            { id: 488, account_id: 285, transaction_date: new Date("2022-11-08T11:41:30Z"), amount: "-969.99", transaction_type: "withdrawal" },
            { id: 489, account_id: 196, transaction_date: new Date("2021-12-14T19:27:34Z"), amount: "453.58", transaction_type: "withdrawal" },
            { id: 490, account_id: 18, transaction_date: new Date("2021-04-14T15:12:57Z"), amount: "605.87", transaction_type: "withdrawal" },
            { id: 491, account_id: 315, transaction_date: new Date("2020-03-18T00:57:21Z"), amount: "-778.63", transaction_type: "deposit" },
            { id: 492, account_id: 47, transaction_date: new Date("2022-12-10T21:40:27Z"), amount: "-932.23", transaction_type: "withdrawal" },
            { id: 493, account_id: 43, transaction_date: new Date("2020-01-05T18:59:28Z"), amount: "-859.30", transaction_type: "withdrawal" },
            { id: 494, account_id: 52, transaction_date: new Date("2021-11-29T09:55:54Z"), amount: "-996.25", transaction_type: "withdrawal" },
            { id: 495, account_id: 152, transaction_date: new Date("2021-03-18T15:32:30Z"), amount: "882.46", transaction_type: "deposit" },
            { id: 496, account_id: 14, transaction_date: new Date("2022-03-14T00:35:32Z"), amount: "-273.08", transaction_type: "deposit" },
            { id: 497, account_id: 58, transaction_date: new Date("2021-04-05T20:21:25Z"), amount: "-104.55", transaction_type: "deposit" },
            { id: 498, account_id: 175, transaction_date: new Date("2022-07-17T11:33:02Z"), amount: "-910.61", transaction_type: "withdrawal" },
            { id: 499, account_id: 227, transaction_date: new Date("2022-12-15T10:05:56Z"), amount: "-902.19", transaction_type: "deposit" },
            { id: 500, account_id: 1, transaction_date: new Date("2020-08-10T11:22:59Z"), amount: "789.44", transaction_type: "withdrawal" },
        ],
    });
    await prisma.transactions.createMany({
        data: [
            { id: 501, account_id: 59, transaction_date: new Date("2020-05-20T20:05:12Z"), amount: "-529.13", transaction_type: "withdrawal" },
            { id: 502, account_id: 153, transaction_date: new Date("2022-04-25T09:26:42Z"), amount: "-777.07", transaction_type: "deposit" },
            { id: 503, account_id: 261, transaction_date: new Date("2020-04-06T11:40:28Z"), amount: "-552.08", transaction_type: "withdrawal" },
            { id: 504, account_id: 82, transaction_date: new Date("2022-07-14T19:21:58Z"), amount: "-150.86", transaction_type: "deposit" },
            { id: 505, account_id: 298, transaction_date: new Date("2021-06-13T21:39:11Z"), amount: "9.60", transaction_type: "withdrawal" },
            { id: 506, account_id: 71, transaction_date: new Date("2022-02-02T18:48:32Z"), amount: "547.21", transaction_type: "withdrawal" },
            { id: 507, account_id: 294, transaction_date: new Date("2022-05-12T17:12:13Z"), amount: "-896.05", transaction_type: "withdrawal" },
            { id: 508, account_id: 18, transaction_date: new Date("2022-10-03T16:52:29Z"), amount: "130.32", transaction_type: "deposit" },
            { id: 509, account_id: 210, transaction_date: new Date("2022-07-29T19:35:28Z"), amount: "479.87", transaction_type: "deposit" },
            { id: 510, account_id: 175, transaction_date: new Date("2020-06-07T19:29:30Z"), amount: "-69.79", transaction_type: "deposit" },
            { id: 511, account_id: 141, transaction_date: new Date("2021-04-27T18:45:08Z"), amount: "-630.87", transaction_type: "deposit" },
            { id: 512, account_id: 269, transaction_date: new Date("2020-09-30T10:28:57Z"), amount: "-625.25", transaction_type: "deposit" },
            { id: 513, account_id: 277, transaction_date: new Date("2022-04-19T06:41:05Z"), amount: "-960.72", transaction_type: "deposit" },
            { id: 514, account_id: 21, transaction_date: new Date("2022-02-28T23:23:07Z"), amount: "-60.43", transaction_type: "withdrawal" },
            { id: 515, account_id: 236, transaction_date: new Date("2021-04-26T12:30:58Z"), amount: "353.88", transaction_type: "withdrawal" },
            { id: 516, account_id: 199, transaction_date: new Date("2021-07-09T18:32:41Z"), amount: "-989.59", transaction_type: "deposit" },
            { id: 517, account_id: 252, transaction_date: new Date("2020-09-23T15:01:50Z"), amount: "-319.21", transaction_type: "deposit" },
            { id: 518, account_id: 82, transaction_date: new Date("2020-02-17T15:10:28Z"), amount: "-683.44", transaction_type: "deposit" },
            { id: 519, account_id: 247, transaction_date: new Date("2021-10-09T13:38:51Z"), amount: "-164.32", transaction_type: "deposit" },
            { id: 520, account_id: 153, transaction_date: new Date("2021-08-30T13:22:01Z"), amount: "812.68", transaction_type: "deposit" },
            { id: 521, account_id: 257, transaction_date: new Date("2022-02-14T21:07:06Z"), amount: "-854.15", transaction_type: "withdrawal" },
            { id: 522, account_id: 296, transaction_date: new Date("2021-06-09T20:28:07Z"), amount: "-999.92", transaction_type: "deposit" },
            { id: 523, account_id: 264, transaction_date: new Date("2021-04-01T07:31:46Z"), amount: "-618.83", transaction_type: "deposit" },
            { id: 524, account_id: 308, transaction_date: new Date("2021-10-05T19:38:17Z"), amount: "267.15", transaction_type: "deposit" },
            { id: 525, account_id: 132, transaction_date: new Date("2022-02-09T20:31:42Z"), amount: "854.67", transaction_type: "deposit" },
            { id: 526, account_id: 142, transaction_date: new Date("2021-06-23T17:43:20Z"), amount: "-995.72", transaction_type: "deposit" },
            { id: 527, account_id: 166, transaction_date: new Date("2022-09-18T11:21:35Z"), amount: "558.69", transaction_type: "deposit" },
            { id: 528, account_id: 251, transaction_date: new Date("2022-06-13T14:55:29Z"), amount: "-702.26", transaction_type: "deposit" },
            { id: 529, account_id: 324, transaction_date: new Date("2022-07-19T19:57:29Z"), amount: "-872.26", transaction_type: "deposit" },
            { id: 530, account_id: 175, transaction_date: new Date("2022-09-15T11:41:45Z"), amount: "-879.95", transaction_type: "deposit" },
            { id: 531, account_id: 229, transaction_date: new Date("2020-07-12T11:44:59Z"), amount: "-989.44", transaction_type: "withdrawal" },
            { id: 532, account_id: 323, transaction_date: new Date("2022-01-18T23:16:00Z"), amount: "-357.11", transaction_type: "deposit" },
            { id: 533, account_id: 199, transaction_date: new Date("2021-01-11T20:42:41Z"), amount: "-943.44", transaction_type: "withdrawal" },
            { id: 534, account_id: 289, transaction_date: new Date("2022-03-05T05:31:38Z"), amount: "705.88", transaction_type: "withdrawal" },
            { id: 535, account_id: 204, transaction_date: new Date("2022-07-17T15:04:48Z"), amount: "-333.53", transaction_type: "withdrawal" },
            { id: 536, account_id: 105, transaction_date: new Date("2021-03-25T15:17:45Z"), amount: "-999.68", transaction_type: "deposit" },
            { id: 537, account_id: 181, transaction_date: new Date("2020-07-03T14:44:48Z"), amount: "-973.80", transaction_type: "deposit" },
            { id: 538, account_id: 143, transaction_date: new Date("2022-10-28T19:19:40Z"), amount: "-785.78", transaction_type: "withdrawal" },
            { id: 539, account_id: 105, transaction_date: new Date("2020-02-26T02:40:44Z"), amount: "-722.06", transaction_type: "deposit" },
            { id: 540, account_id: 202, transaction_date: new Date("2021-07-01T12:33:22Z"), amount: "-872.95", transaction_type: "withdrawal" },
            { id: 541, account_id: 261, transaction_date: new Date("2020-03-07T20:42:36Z"), amount: "-89.69", transaction_type: "deposit" },
            { id: 542, account_id: 19, transaction_date: new Date("2020-09-23T18:12:00Z"), amount: "-881.16", transaction_type: "withdrawal" },
            { id: 543, account_id: 331, transaction_date: new Date("2020-06-04T09:19:21Z"), amount: "-613.74", transaction_type: "withdrawal" },
            { id: 544, account_id: 287, transaction_date: new Date("2022-02-26T20:53:54Z"), amount: "-921.01", transaction_type: "deposit" },
            { id: 545, account_id: 52, transaction_date: new Date("2021-03-26T10:44:27Z"), amount: "834.27", transaction_type: "deposit" },
            { id: 546, account_id: 170, transaction_date: new Date("2021-04-27T20:06:06Z"), amount: "343.59", transaction_type: "deposit" },
            { id: 547, account_id: 229, transaction_date: new Date("2022-07-01T19:35:45Z"), amount: "-997.59", transaction_type: "withdrawal" },
            { id: 548, account_id: 296, transaction_date: new Date("2021-02-06T18:36:02Z"), amount: "-960.13", transaction_type: "deposit" },
            { id: 549, account_id: 1, transaction_date: new Date("2022-02-09T07:03:51Z"), amount: "-930.05", transaction_type: "withdrawal" },
            { id: 550, account_id: 200, transaction_date: new Date("2022-11-18T19:15:06Z"), amount: "-251.11", transaction_type: "withdrawal" },
            { id: 551, account_id: 63, transaction_date: new Date("2022-02-06T12:49:14Z"), amount: "-905.93", transaction_type: "deposit" },
            { id: 552, account_id: 199, transaction_date: new Date("2022-06-21T17:38:43Z"), amount: "530.88", transaction_type: "deposit" },
            { id: 553, account_id: 214, transaction_date: new Date("2021-11-28T11:51:34Z"), amount: "-961.86", transaction_type: "deposit" },
            { id: 554, account_id: 39, transaction_date: new Date("2022-07-30T23:58:31Z"), amount: "-683.35", transaction_type: "deposit" },
            { id: 555, account_id: 52, transaction_date: new Date("2020-07-03T13:46:07Z"), amount: "-999.90", transaction_type: "deposit" },
            { id: 556, account_id: 200, transaction_date: new Date("2022-11-06T19:27:54Z"), amount: "-545.81", transaction_type: "deposit" },
            { id: 557, account_id: 297, transaction_date: new Date("2022-11-10T19:31:17Z"), amount: "548.31", transaction_type: "withdrawal" },
            { id: 558, account_id: 206, transaction_date: new Date("2021-07-08T11:26:29Z"), amount: "-964.84", transaction_type: "deposit" },
            { id: 559, account_id: 270, transaction_date: new Date("2020-04-16T14:02:56Z"), amount: "-622.48", transaction_type: "deposit" },
            { id: 560, account_id: 243, transaction_date: new Date("2022-05-18T14:45:52Z"), amount: "-996.78", transaction_type: "deposit" },
            { id: 561, account_id: 52, transaction_date: new Date("2022-12-12T20:40:35Z"), amount: "-867.55", transaction_type: "deposit" },
            { id: 562, account_id: 321, transaction_date: new Date("2021-10-20T08:24:07Z"), amount: "-723.23", transaction_type: "deposit" },
            { id: 563, account_id: 272, transaction_date: new Date("2022-08-02T20:51:08Z"), amount: "-199.16", transaction_type: "withdrawal" },
            { id: 564, account_id: 71, transaction_date: new Date("2021-06-26T11:41:10Z"), amount: "64.66", transaction_type: "withdrawal" },
            { id: 565, account_id: 70, transaction_date: new Date("2022-11-20T14:14:39Z"), amount: "-994.95", transaction_type: "withdrawal" },
            { id: 566, account_id: 31, transaction_date: new Date("2022-04-08T12:34:47Z"), amount: "-3.80", transaction_type: "deposit" },
            { id: 567, account_id: 246, transaction_date: new Date("2022-02-18T20:42:05Z"), amount: "-709.26", transaction_type: "withdrawal" },
            { id: 568, account_id: 314, transaction_date: new Date("2022-05-03T22:19:37Z"), amount: "-684.60", transaction_type: "deposit" },
            { id: 569, account_id: 79, transaction_date: new Date("2022-04-06T07:18:52Z"), amount: "-143.17", transaction_type: "deposit" },
            { id: 570, account_id: 279, transaction_date: new Date("2022-10-04T09:28:03Z"), amount: "-575.40", transaction_type: "deposit" },
            { id: 571, account_id: 15, transaction_date: new Date("2022-01-17T20:50:57Z"), amount: "938.91", transaction_type: "withdrawal" },
            { id: 572, account_id: 11, transaction_date: new Date("2021-07-31T08:24:45Z"), amount: "411.43", transaction_type: "withdrawal" },
            { id: 573, account_id: 87, transaction_date: new Date("2021-05-24T20:06:30Z"), amount: "-550.21", transaction_type: "deposit" },
            { id: 574, account_id: 195, transaction_date: new Date("2022-06-27T18:32:16Z"), amount: "921.34", transaction_type: "withdrawal" },
            { id: 575, account_id: 20, transaction_date: new Date("2020-08-05T08:18:19Z"), amount: "-703.77", transaction_type: "deposit" },
            { id: 576, account_id: 45, transaction_date: new Date("2021-07-31T20:08:29Z"), amount: "-927.18", transaction_type: "deposit" },
            { id: 577, account_id: 105, transaction_date: new Date("2021-02-21T14:42:05Z"), amount: "405.09", transaction_type: "deposit" },
            { id: 578, account_id: 19, transaction_date: new Date("2021-01-28T07:40:33Z"), amount: "-207.40", transaction_type: "deposit" },
            { id: 579, account_id: 68, transaction_date: new Date("2021-02-15T18:20:36Z"), amount: "769.56", transaction_type: "deposit" },
            { id: 580, account_id: 200, transaction_date: new Date("2021-12-22T03:06:37Z"), amount: "-120.06", transaction_type: "withdrawal" },
            { id: 581, account_id: 96, transaction_date: new Date("2021-02-06T21:05:37Z"), amount: "-823.27", transaction_type: "deposit" },
            { id: 582, account_id: 91, transaction_date: new Date("2021-10-31T11:26:45Z"), amount: "-485.69", transaction_type: "withdrawal" },
            { id: 583, account_id: 18, transaction_date: new Date("2022-10-22T20:07:31Z"), amount: "-990.08", transaction_type: "withdrawal" },
            { id: 584, account_id: 21, transaction_date: new Date("2020-01-26T21:07:39Z"), amount: "-991.25", transaction_type: "deposit" },
            { id: 585, account_id: 11, transaction_date: new Date("2022-03-22T16:28:51Z"), amount: "-963.63", transaction_type: "deposit" },
            { id: 586, account_id: 45, transaction_date: new Date("2021-02-02T17:15:13Z"), amount: "-83.87", transaction_type: "deposit" },
            { id: 587, account_id: 89, transaction_date: new Date("2022-06-28T14:28:12Z"), amount: "333.12", transaction_type: "deposit" },
            { id: 588, account_id: 202, transaction_date: new Date("2022-03-06T18:54:41Z"), amount: "-502.71", transaction_type: "withdrawal" },
            { id: 589, account_id: 46, transaction_date: new Date("2022-07-23T14:13:21Z"), amount: "845.17", transaction_type: "deposit" },
            { id: 590, account_id: 87, transaction_date: new Date("2020-10-12T08:19:22Z"), amount: "407.68", transaction_type: "withdrawal" },
            { id: 591, account_id: 310, transaction_date: new Date("2022-03-10T03:42:18Z"), amount: "849.97", transaction_type: "deposit" },
            { id: 592, account_id: 54, transaction_date: new Date("2020-09-14T22:23:57Z"), amount: "-933.72", transaction_type: "withdrawal" },
            { id: 593, account_id: 118, transaction_date: new Date("2021-10-20T10:32:04Z"), amount: "-93.33", transaction_type: "deposit" },
            { id: 594, account_id: 242, transaction_date: new Date("2020-06-01T22:58:07Z"), amount: "-418.81", transaction_type: "deposit" },
            { id: 595, account_id: 249, transaction_date: new Date("2020-11-24T17:32:19Z"), amount: "774.99", transaction_type: "deposit" },
            { id: 596, account_id: 21, transaction_date: new Date("2022-10-08T11:57:58Z"), amount: "-997.84", transaction_type: "deposit" },
            { id: 597, account_id: 317, transaction_date: new Date("2022-08-18T21:36:21Z"), amount: "-171.47", transaction_type: "deposit" },
            { id: 598, account_id: 70, transaction_date: new Date("2021-05-04T20:51:23Z"), amount: "-135.76", transaction_type: "withdrawal" },
            { id: 599, account_id: 186, transaction_date: new Date("2022-04-22T09:50:28Z"), amount: "-920.53", transaction_type: "deposit" },
            { id: 600, account_id: 318, transaction_date: new Date("2022-05-20T14:41:12Z"), amount: "-999.95", transaction_type: "deposit" },
            { id: 601, account_id: 20, transaction_date: new Date("2022-01-31T13:29:24Z"), amount: "-172.75", transaction_type: "deposit" },
            { id: 602, account_id: 5, transaction_date: new Date("2022-10-09T15:50:10Z"), amount: "-999.22", transaction_type: "withdrawal" },
            { id: 603, account_id: 328, transaction_date: new Date("2021-02-03T17:35:41Z"), amount: "-842.26", transaction_type: "withdrawal" },
            { id: 604, account_id: 132, transaction_date: new Date("2020-02-02T12:44:26Z"), amount: "-938.12", transaction_type: "withdrawal" },
            { id: 605, account_id: 322, transaction_date: new Date("2022-09-17T05:37:25Z"), amount: "14.26", transaction_type: "deposit" },
            { id: 606, account_id: 298, transaction_date: new Date("2022-03-10T12:00:20Z"), amount: "-850.13", transaction_type: "withdrawal" },
            { id: 607, account_id: 197, transaction_date: new Date("2021-02-17T18:54:29Z"), amount: "-624.54", transaction_type: "deposit" },
            { id: 608, account_id: 131, transaction_date: new Date("2020-07-05T13:03:34Z"), amount: "-617.57", transaction_type: "deposit" },
            { id: 609, account_id: 200, transaction_date: new Date("2022-11-24T21:22:33Z"), amount: "374.28", transaction_type: "deposit" },
            { id: 610, account_id: 312, transaction_date: new Date("2020-04-16T13:24:13Z"), amount: "-993.40", transaction_type: "deposit" },
            { id: 611, account_id: 97, transaction_date: new Date("2022-03-29T19:37:03Z"), amount: "-56.59", transaction_type: "deposit" },
            { id: 612, account_id: 175, transaction_date: new Date("2022-10-01T20:27:28Z"), amount: "-919.48", transaction_type: "deposit" },
            { id: 613, account_id: 324, transaction_date: new Date("2022-06-23T10:57:55Z"), amount: "-712.49", transaction_type: "withdrawal" },
            { id: 614, account_id: 124, transaction_date: new Date("2021-05-07T15:37:32Z"), amount: "-998.45", transaction_type: "deposit" },
            { id: 615, account_id: 71, transaction_date: new Date("2021-11-09T18:08:47Z"), amount: "404.24", transaction_type: "deposit" },
            { id: 616, account_id: 178, transaction_date: new Date("2021-05-04T18:31:39Z"), amount: "-624.41", transaction_type: "deposit" },
            { id: 617, account_id: 135, transaction_date: new Date("2021-09-02T22:10:45Z"), amount: "757.34", transaction_type: "withdrawal" },
            { id: 618, account_id: 331, transaction_date: new Date("2022-10-23T16:05:59Z"), amount: "-613.40", transaction_type: "deposit" },
            { id: 619, account_id: 11, transaction_date: new Date("2021-07-19T16:35:41Z"), amount: "930.23", transaction_type: "withdrawal" },
            { id: 620, account_id: 288, transaction_date: new Date("2022-06-11T23:29:08Z"), amount: "-625.77", transaction_type: "deposit" },
            { id: 621, account_id: 131, transaction_date: new Date("2020-02-28T18:37:53Z"), amount: "141.20", transaction_type: "withdrawal" },
            { id: 622, account_id: 201, transaction_date: new Date("2022-06-17T18:31:09Z"), amount: "-984.68", transaction_type: "deposit" },
            { id: 623, account_id: 249, transaction_date: new Date("2021-05-28T12:53:52Z"), amount: "-827.27", transaction_type: "deposit" },
            { id: 624, account_id: 142, transaction_date: new Date("2021-05-29T11:48:43Z"), amount: "124.08", transaction_type: "withdrawal" },
            { id: 625, account_id: 328, transaction_date: new Date("2020-02-03T12:42:09Z"), amount: "961.26", transaction_type: "deposit" },
            { id: 626, account_id: 138, transaction_date: new Date("2021-11-12T20:43:25Z"), amount: "764.55", transaction_type: "deposit" },
            { id: 627, account_id: 223, transaction_date: new Date("2020-10-27T13:49:12Z"), amount: "-93.99", transaction_type: "deposit" },
            { id: 628, account_id: 221, transaction_date: new Date("2021-10-08T18:23:05Z"), amount: "-925.67", transaction_type: "withdrawal" },
            { id: 629, account_id: 276, transaction_date: new Date("2022-06-22T20:10:05Z"), amount: "-933.75", transaction_type: "deposit" },
            { id: 630, account_id: 230, transaction_date: new Date("2020-10-30T02:00:53Z"), amount: "117.32", transaction_type: "deposit" },
            { id: 631, account_id: 220, transaction_date: new Date("2021-11-09T21:14:12Z"), amount: "-858.57", transaction_type: "withdrawal" },
            { id: 632, account_id: 15, transaction_date: new Date("2021-05-05T22:49:57Z"), amount: "-95.48", transaction_type: "deposit" },
            { id: 633, account_id: 52, transaction_date: new Date("2022-12-16T19:26:05Z"), amount: "-592.84", transaction_type: "deposit" },
            { id: 634, account_id: 288, transaction_date: new Date("2020-09-10T17:18:17Z"), amount: "-824.11", transaction_type: "withdrawal" },
            { id: 635, account_id: 260, transaction_date: new Date("2022-06-03T19:30:44Z"), amount: "-115.71", transaction_type: "deposit" },
            { id: 636, account_id: 21, transaction_date: new Date("2022-11-05T13:45:07Z"), amount: "-980.10", transaction_type: "deposit" },
            { id: 637, account_id: 249, transaction_date: new Date("2022-02-24T12:18:56Z"), amount: "474.58", transaction_type: "deposit" },
            { id: 638, account_id: 47, transaction_date: new Date("2021-12-15T19:02:54Z"), amount: "807.40", transaction_type: "deposit" },
            { id: 639, account_id: 82, transaction_date: new Date("2020-11-02T17:37:14Z"), amount: "503.49", transaction_type: "withdrawal" },
            { id: 640, account_id: 177, transaction_date: new Date("2020-10-01T11:24:44Z"), amount: "177.42", transaction_type: "withdrawal" },
            { id: 641, account_id: 186, transaction_date: new Date("2021-06-01T14:27:20Z"), amount: "-302.22", transaction_type: "deposit" },
            { id: 642, account_id: 30, transaction_date: new Date("2022-08-30T17:36:07Z"), amount: "-489.68", transaction_type: "withdrawal" },
            { id: 643, account_id: 301, transaction_date: new Date("2020-07-01T17:35:33Z"), amount: "-234.88", transaction_type: "deposit" },
            { id: 644, account_id: 68, transaction_date: new Date("2020-12-28T13:39:31Z"), amount: "-435.31", transaction_type: "withdrawal" },
            { id: 645, account_id: 168, transaction_date: new Date("2020-11-20T19:21:00Z"), amount: "655.89", transaction_type: "deposit" },
            { id: 646, account_id: 12, transaction_date: new Date("2020-08-31T16:48:03Z"), amount: "-781.26", transaction_type: "deposit" },
            { id: 647, account_id: 94, transaction_date: new Date("2021-06-15T19:25:01Z"), amount: "-559.69", transaction_type: "deposit" },
            { id: 648, account_id: 87, transaction_date: new Date("2022-03-03T19:27:41Z"), amount: "-542.88", transaction_type: "deposit" },
            { id: 649, account_id: 131, transaction_date: new Date("2020-05-04T15:42:23Z"), amount: "45.68", transaction_type: "deposit" },
            { id: 650, account_id: 75, transaction_date: new Date("2021-08-01T18:58:16Z"), amount: "-358.18", transaction_type: "deposit" },
            { id: 651, account_id: 20, transaction_date: new Date("2022-08-26T06:35:42Z"), amount: "-807.43", transaction_type: "withdrawal" },
            { id: 652, account_id: 298, transaction_date: new Date("2021-03-12T13:48:07Z"), amount: "303.81", transaction_type: "deposit" },
            { id: 653, account_id: 270, transaction_date: new Date("2021-08-06T19:25:15Z"), amount: "-522.41", transaction_type: "withdrawal" },
            { id: 654, account_id: 251, transaction_date: new Date("2021-05-22T13:19:48Z"), amount: "926.88", transaction_type: "withdrawal" },
            { id: 655, account_id: 123, transaction_date: new Date("2020-12-26T08:59:15Z"), amount: "-997.13", transaction_type: "withdrawal" },
            { id: 656, account_id: 71, transaction_date: new Date("2022-04-11T14:09:30Z"), amount: "-992.92", transaction_type: "deposit" },
            { id: 657, account_id: 229, transaction_date: new Date("2021-07-17T17:48:18Z"), amount: "-114.92", transaction_type: "withdrawal" },
            { id: 658, account_id: 163, transaction_date: new Date("2020-01-08T14:55:35Z"), amount: "-985.17", transaction_type: "withdrawal" },
            { id: 659, account_id: 214, transaction_date: new Date("2021-11-11T08:09:44Z"), amount: "386.26", transaction_type: "withdrawal" },
            { id: 660, account_id: 173, transaction_date: new Date("2021-02-09T17:29:18Z"), amount: "-114.81", transaction_type: "withdrawal" },
            { id: 661, account_id: 241, transaction_date: new Date("2021-11-30T09:29:59Z"), amount: "-813.07", transaction_type: "deposit" },
            { id: 662, account_id: 185, transaction_date: new Date("2021-09-20T08:31:19Z"), amount: "-799.27", transaction_type: "deposit" },
            { id: 663, account_id: 249, transaction_date: new Date("2020-06-21T22:16:10Z"), amount: "-769.71", transaction_type: "withdrawal" },
            { id: 664, account_id: 261, transaction_date: new Date("2022-10-12T07:37:29Z"), amount: "529.99", transaction_type: "withdrawal" },
            { id: 665, account_id: 143, transaction_date: new Date("2021-12-22T08:53:47Z"), amount: "-961.17", transaction_type: "deposit" },
            { id: 666, account_id: 132, transaction_date: new Date("2022-11-09T21:52:58Z"), amount: "-332.62", transaction_type: "withdrawal" },
            { id: 667, account_id: 299, transaction_date: new Date("2020-07-18T19:16:57Z"), amount: "331.72", transaction_type: "withdrawal" },
            { id: 668, account_id: 229, transaction_date: new Date("2022-01-19T21:01:11Z"), amount: "381.69", transaction_type: "deposit" },
            { id: 669, account_id: 261, transaction_date: new Date("2020-04-19T20:20:36Z"), amount: "-996.29", transaction_type: "withdrawal" },
            { id: 670, account_id: 156, transaction_date: new Date("2022-04-04T17:17:35Z"), amount: "-998.45", transaction_type: "deposit" },
            { id: 671, account_id: 156, transaction_date: new Date("2021-12-21T06:03:33Z"), amount: "-999.58", transaction_type: "deposit" },
            { id: 672, account_id: 98, transaction_date: new Date("2021-04-21T02:52:23Z"), amount: "-576.00", transaction_type: "deposit" },
            { id: 673, account_id: 299, transaction_date: new Date("2021-12-08T09:22:16Z"), amount: "-968.46", transaction_type: "deposit" },
            { id: 674, account_id: 82, transaction_date: new Date("2022-07-02T19:22:15Z"), amount: "-827.02", transaction_type: "deposit" },
            { id: 675, account_id: 235, transaction_date: new Date("2021-06-28T10:51:45Z"), amount: "82.85", transaction_type: "deposit" },
            { id: 676, account_id: 116, transaction_date: new Date("2021-09-16T16:06:42Z"), amount: "21.74", transaction_type: "deposit" },
            { id: 677, account_id: 240, transaction_date: new Date("2022-11-10T12:15:40Z"), amount: "-754.13", transaction_type: "deposit" },
            { id: 678, account_id: 248, transaction_date: new Date("2022-11-15T20:45:02Z"), amount: "-637.32", transaction_type: "deposit" },
            { id: 679, account_id: 257, transaction_date: new Date("2022-03-03T12:46:05Z"), amount: "-994.93", transaction_type: "deposit" },
            { id: 680, account_id: 165, transaction_date: new Date("2022-10-28T20:23:24Z"), amount: "-504.81", transaction_type: "deposit" },
            { id: 681, account_id: 25, transaction_date: new Date("2021-09-23T12:13:00Z"), amount: "-882.37", transaction_type: "withdrawal" },
            { id: 682, account_id: 84, transaction_date: new Date("2020-11-26T16:39:28Z"), amount: "-608.02", transaction_type: "withdrawal" },
            { id: 683, account_id: 52, transaction_date: new Date("2020-07-27T18:32:11Z"), amount: "248.80", transaction_type: "withdrawal" },
            { id: 684, account_id: 195, transaction_date: new Date("2022-02-28T18:51:03Z"), amount: "-511.90", transaction_type: "deposit" },
            { id: 685, account_id: 21, transaction_date: new Date("2022-04-12T23:08:17Z"), amount: "-318.67", transaction_type: "deposit" },
            { id: 686, account_id: 49, transaction_date: new Date("2020-11-26T05:07:06Z"), amount: "-631.22", transaction_type: "deposit" },
            { id: 687, account_id: 243, transaction_date: new Date("2021-07-08T23:58:54Z"), amount: "223.86", transaction_type: "withdrawal" },
            { id: 688, account_id: 142, transaction_date: new Date("2022-08-28T16:19:38Z"), amount: "-933.12", transaction_type: "withdrawal" },
            { id: 689, account_id: 112, transaction_date: new Date("2021-04-16T10:46:15Z"), amount: "471.68", transaction_type: "withdrawal" },
            { id: 690, account_id: 177, transaction_date: new Date("2022-04-17T17:18:23Z"), amount: "-112.36", transaction_type: "withdrawal" },
            { id: 691, account_id: 4, transaction_date: new Date("2020-04-14T23:28:29Z"), amount: "-239.17", transaction_type: "deposit" },
            { id: 692, account_id: 189, transaction_date: new Date("2020-12-22T21:20:01Z"), amount: "-663.70", transaction_type: "withdrawal" },
            { id: 693, account_id: 21, transaction_date: new Date("2021-08-03T15:14:56Z"), amount: "-784.86", transaction_type: "withdrawal" },
            { id: 694, account_id: 243, transaction_date: new Date("2022-06-30T14:10:37Z"), amount: "-906.10", transaction_type: "withdrawal" },
            { id: 695, account_id: 244, transaction_date: new Date("2022-07-22T08:03:01Z"), amount: "-580.95", transaction_type: "withdrawal" },
            { id: 696, account_id: 213, transaction_date: new Date("2022-07-30T08:34:16Z"), amount: "-755.43", transaction_type: "withdrawal" },
            { id: 697, account_id: 303, transaction_date: new Date("2020-01-19T17:23:03Z"), amount: "274.28", transaction_type: "deposit" },
            { id: 698, account_id: 214, transaction_date: new Date("2021-11-23T11:44:22Z"), amount: "947.33", transaction_type: "deposit" },
            { id: 699, account_id: 204, transaction_date: new Date("2021-05-09T19:51:43Z"), amount: "-999.96", transaction_type: "deposit" },
            { id: 700, account_id: 178, transaction_date: new Date("2021-05-10T16:28:58Z"), amount: "545.92", transaction_type: "deposit" },
            { id: 701, account_id: 123, transaction_date: new Date("2022-11-18T14:38:01Z"), amount: "-882.33", transaction_type: "deposit" },
            { id: 702, account_id: 308, transaction_date: new Date("2020-12-29T14:53:36Z"), amount: "853.89", transaction_type: "deposit" },
            { id: 703, account_id: 170, transaction_date: new Date("2020-05-17T21:20:16Z"), amount: "-882.06", transaction_type: "deposit" },
            { id: 704, account_id: 19, transaction_date: new Date("2021-11-08T09:01:59Z"), amount: "515.97", transaction_type: "deposit" },
            { id: 705, account_id: 112, transaction_date: new Date("2022-01-20T11:12:23Z"), amount: "-187.84", transaction_type: "deposit" },
            { id: 706, account_id: 323, transaction_date: new Date("2022-10-11T12:39:48Z"), amount: "-928.08", transaction_type: "deposit" },
            { id: 707, account_id: 328, transaction_date: new Date("2022-05-11T23:24:58Z"), amount: "934.43", transaction_type: "deposit" },
            { id: 708, account_id: 310, transaction_date: new Date("2022-02-26T12:51:30Z"), amount: "885.63", transaction_type: "deposit" },
            { id: 709, account_id: 295, transaction_date: new Date("2020-12-24T15:21:33Z"), amount: "196.07", transaction_type: "deposit" },
            { id: 710, account_id: 119, transaction_date: new Date("2021-10-14T17:30:33Z"), amount: "-653.98", transaction_type: "deposit" },
            { id: 711, account_id: 21, transaction_date: new Date("2021-07-09T07:43:45Z"), amount: "-790.91", transaction_type: "deposit" },
            { id: 712, account_id: 12, transaction_date: new Date("2021-06-21T13:20:58Z"), amount: "-996.12", transaction_type: "deposit" },
            { id: 713, account_id: 62, transaction_date: new Date("2022-05-24T03:51:31Z"), amount: "-442.34", transaction_type: "withdrawal" },
            { id: 714, account_id: 112, transaction_date: new Date("2021-04-26T14:19:17Z"), amount: "-656.96", transaction_type: "deposit" },
            { id: 715, account_id: 152, transaction_date: new Date("2021-04-17T19:33:44Z"), amount: "-921.08", transaction_type: "withdrawal" },
            { id: 716, account_id: 20, transaction_date: new Date("2022-03-11T16:33:23Z"), amount: "-314.77", transaction_type: "deposit" },
            { id: 717, account_id: 284, transaction_date: new Date("2020-12-06T16:45:30Z"), amount: "611.43", transaction_type: "withdrawal" },
            { id: 718, account_id: 8, transaction_date: new Date("2022-01-16T16:27:40Z"), amount: "-850.56", transaction_type: "deposit" },
            { id: 719, account_id: 136, transaction_date: new Date("2020-04-11T17:39:40Z"), amount: "-942.69", transaction_type: "deposit" },
            { id: 720, account_id: 195, transaction_date: new Date("2022-08-02T17:06:55Z"), amount: "-210.09", transaction_type: "withdrawal" },
            { id: 721, account_id: 51, transaction_date: new Date("2022-10-23T23:23:16Z"), amount: "194.23", transaction_type: "deposit" },
            { id: 722, account_id: 21, transaction_date: new Date("2022-09-27T09:06:50Z"), amount: "475.47", transaction_type: "withdrawal" },
            { id: 723, account_id: 273, transaction_date: new Date("2020-07-06T07:20:28Z"), amount: "-829.24", transaction_type: "deposit" },
            { id: 724, account_id: 40, transaction_date: new Date("2021-06-22T14:46:20Z"), amount: "-800.91", transaction_type: "deposit" },
            { id: 725, account_id: 240, transaction_date: new Date("2020-12-13T08:50:17Z"), amount: "-762.10", transaction_type: "withdrawal" },
            { id: 726, account_id: 198, transaction_date: new Date("2020-12-06T07:48:34Z"), amount: "-838.11", transaction_type: "withdrawal" },
            { id: 727, account_id: 143, transaction_date: new Date("2022-07-08T21:52:31Z"), amount: "-982.68", transaction_type: "withdrawal" },
            { id: 728, account_id: 191, transaction_date: new Date("2021-05-22T18:33:52Z"), amount: "442.14", transaction_type: "withdrawal" },
            { id: 729, account_id: 222, transaction_date: new Date("2022-07-13T12:35:25Z"), amount: "-16.57", transaction_type: "deposit" },
            { id: 730, account_id: 319, transaction_date: new Date("2020-06-13T12:32:23Z"), amount: "-994.48", transaction_type: "withdrawal" },
            { id: 731, account_id: 274, transaction_date: new Date("2022-09-01T22:18:28Z"), amount: "-194.84", transaction_type: "deposit" },
            { id: 732, account_id: 199, transaction_date: new Date("2022-06-29T21:12:13Z"), amount: "435.14", transaction_type: "withdrawal" },
            { id: 733, account_id: 1, transaction_date: new Date("2022-01-18T22:34:12Z"), amount: "-860.51", transaction_type: "deposit" },
            { id: 734, account_id: 54, transaction_date: new Date("2021-04-27T09:27:12Z"), amount: "0.40", transaction_type: "deposit" },
            { id: 735, account_id: 100, transaction_date: new Date("2020-11-04T20:01:25Z"), amount: "-834.96", transaction_type: "deposit" },
            { id: 736, account_id: 260, transaction_date: new Date("2022-02-09T20:48:50Z"), amount: "-517.31", transaction_type: "deposit" },
            { id: 737, account_id: 239, transaction_date: new Date("2021-08-22T19:21:49Z"), amount: "739.52", transaction_type: "deposit" },
            { id: 738, account_id: 254, transaction_date: new Date("2020-08-07T15:23:21Z"), amount: "621.07", transaction_type: "deposit" },
            { id: 739, account_id: 94, transaction_date: new Date("2022-02-17T06:11:39Z"), amount: "-609.74", transaction_type: "withdrawal" },
            { id: 740, account_id: 318, transaction_date: new Date("2022-11-13T18:21:44Z"), amount: "-390.63", transaction_type: "deposit" },
            { id: 741, account_id: 297, transaction_date: new Date("2022-12-02T11:58:20Z"), amount: "723.94", transaction_type: "deposit" },
            { id: 742, account_id: 303, transaction_date: new Date("2022-05-31T17:53:08Z"), amount: "-988.06", transaction_type: "deposit" },
            { id: 743, account_id: 123, transaction_date: new Date("2021-01-26T18:29:12Z"), amount: "-560.64", transaction_type: "withdrawal" },
            { id: 744, account_id: 234, transaction_date: new Date("2020-03-16T22:27:01Z"), amount: "-444.93", transaction_type: "withdrawal" },
            { id: 745, account_id: 25, transaction_date: new Date("2020-01-16T13:50:04Z"), amount: "711.10", transaction_type: "withdrawal" },
            { id: 746, account_id: 18, transaction_date: new Date("2022-07-23T16:38:31Z"), amount: "-766.71", transaction_type: "withdrawal" },
            { id: 747, account_id: 195, transaction_date: new Date("2022-01-28T19:48:58Z"), amount: "-1.11", transaction_type: "deposit" },
            { id: 748, account_id: 83, transaction_date: new Date("2022-11-28T14:38:04Z"), amount: "-775.84", transaction_type: "withdrawal" },
            { id: 749, account_id: 132, transaction_date: new Date("2021-08-10T18:31:12Z"), amount: "-836.92", transaction_type: "deposit" },
            { id: 750, account_id: 45, transaction_date: new Date("2022-11-11T18:41:11Z"), amount: "-669.85", transaction_type: "withdrawal" },
            { id: 751, account_id: 152, transaction_date: new Date("2022-12-31T12:54:44Z"), amount: "-279.76", transaction_type: "withdrawal" },
            { id: 752, account_id: 100, transaction_date: new Date("2020-06-11T22:24:20Z"), amount: "747.03", transaction_type: "withdrawal" },
            { id: 753, account_id: 167, transaction_date: new Date("2022-05-14T12:02:19Z"), amount: "-794.70", transaction_type: "withdrawal" },
            { id: 754, account_id: 271, transaction_date: new Date("2021-11-18T19:14:26Z"), amount: "932.51", transaction_type: "withdrawal" },
            { id: 755, account_id: 12, transaction_date: new Date("2021-05-12T21:48:17Z"), amount: "-566.48", transaction_type: "withdrawal" },
            { id: 756, account_id: 263, transaction_date: new Date("2020-11-18T10:22:37Z"), amount: "-585.72", transaction_type: "deposit" },
            { id: 757, account_id: 54, transaction_date: new Date("2022-12-30T06:12:56Z"), amount: "557.13", transaction_type: "deposit" },
            { id: 758, account_id: 288, transaction_date: new Date("2020-02-05T22:25:44Z"), amount: "-992.77", transaction_type: "deposit" },
            { id: 759, account_id: 311, transaction_date: new Date("2022-08-17T08:33:30Z"), amount: "-71.12", transaction_type: "deposit" },
            { id: 760, account_id: 123, transaction_date: new Date("2022-08-11T22:05:37Z"), amount: "-357.83", transaction_type: "deposit" },
            { id: 761, account_id: 327, transaction_date: new Date("2022-10-28T14:19:09Z"), amount: "306.00", transaction_type: "withdrawal" },
            { id: 762, account_id: 215, transaction_date: new Date("2020-02-08T19:55:22Z"), amount: "-998.88", transaction_type: "deposit" },
            { id: 763, account_id: 236, transaction_date: new Date("2022-03-05T18:20:19Z"), amount: "-796.73", transaction_type: "deposit" },
            { id: 764, account_id: 208, transaction_date: new Date("2022-07-25T13:44:59Z"), amount: "-247.49", transaction_type: "deposit" },
            { id: 765, account_id: 253, transaction_date: new Date("2022-08-02T14:34:11Z"), amount: "-913.05", transaction_type: "deposit" },
            { id: 766, account_id: 328, transaction_date: new Date("2022-09-21T22:22:37Z"), amount: "-942.06", transaction_type: "deposit" },
            { id: 767, account_id: 129, transaction_date: new Date("2022-12-16T08:13:38Z"), amount: "-939.09", transaction_type: "withdrawal" },
            { id: 768, account_id: 277, transaction_date: new Date("2020-01-14T07:43:47Z"), amount: "-997.60", transaction_type: "deposit" },
            { id: 769, account_id: 1, transaction_date: new Date("2022-02-18T09:44:17Z"), amount: "-525.45", transaction_type: "deposit" },
            { id: 770, account_id: 173, transaction_date: new Date("2022-10-06T09:16:56Z"), amount: "-931.02", transaction_type: "withdrawal" },
            { id: 771, account_id: 142, transaction_date: new Date("2021-06-10T09:15:36Z"), amount: "-999.94", transaction_type: "withdrawal" },
            { id: 772, account_id: 138, transaction_date: new Date("2021-02-17T22:45:54Z"), amount: "653.67", transaction_type: "withdrawal" },
            { id: 773, account_id: 213, transaction_date: new Date("2022-06-05T14:15:42Z"), amount: "-874.55", transaction_type: "deposit" },
            { id: 774, account_id: 121, transaction_date: new Date("2020-04-12T21:54:39Z"), amount: "-315.59", transaction_type: "withdrawal" },
            { id: 775, account_id: 110, transaction_date: new Date("2022-07-09T19:33:49Z"), amount: "-648.01", transaction_type: "deposit" },
            { id: 776, account_id: 327, transaction_date: new Date("2022-05-29T07:04:35Z"), amount: "-985.66", transaction_type: "withdrawal" },
            { id: 777, account_id: 260, transaction_date: new Date("2021-11-14T15:34:51Z"), amount: "-961.72", transaction_type: "withdrawal" },
            { id: 778, account_id: 275, transaction_date: new Date("2021-05-15T17:07:28Z"), amount: "300.53", transaction_type: "deposit" },
            { id: 779, account_id: 178, transaction_date: new Date("2022-12-21T18:32:36Z"), amount: "-993.46", transaction_type: "withdrawal" },
            { id: 780, account_id: 240, transaction_date: new Date("2021-02-08T22:55:51Z"), amount: "-743.77", transaction_type: "deposit" },
            { id: 781, account_id: 196, transaction_date: new Date("2020-05-08T07:08:01Z"), amount: "-989.65", transaction_type: "deposit" },
            { id: 782, account_id: 11, transaction_date: new Date("2022-09-27T10:50:55Z"), amount: "-697.62", transaction_type: "withdrawal" },
            { id: 783, account_id: 191, transaction_date: new Date("2022-10-20T07:56:54Z"), amount: "649.28", transaction_type: "deposit" },
            { id: 784, account_id: 214, transaction_date: new Date("2020-12-28T18:50:03Z"), amount: "744.81", transaction_type: "deposit" },
            { id: 785, account_id: 328, transaction_date: new Date("2021-02-10T06:00:21Z"), amount: "-925.67", transaction_type: "withdrawal" },
            { id: 786, account_id: 213, transaction_date: new Date("2020-01-14T18:03:45Z"), amount: "312.31", transaction_type: "withdrawal" },
            { id: 787, account_id: 110, transaction_date: new Date("2021-07-30T12:56:29Z"), amount: "-942.58", transaction_type: "withdrawal" },
            { id: 788, account_id: 331, transaction_date: new Date("2022-09-08T13:33:16Z"), amount: "291.61", transaction_type: "deposit" },
            { id: 789, account_id: 315, transaction_date: new Date("2021-05-05T17:31:11Z"), amount: "-771.83", transaction_type: "withdrawal" },
            { id: 790, account_id: 171, transaction_date: new Date("2020-10-22T23:27:17Z"), amount: "-867.43", transaction_type: "deposit" },
            { id: 791, account_id: 276, transaction_date: new Date("2022-05-27T14:36:28Z"), amount: "599.94", transaction_type: "deposit" },
            { id: 792, account_id: 186, transaction_date: new Date("2022-09-26T14:30:54Z"), amount: "-694.96", transaction_type: "deposit" },
            { id: 793, account_id: 59, transaction_date: new Date("2021-12-01T09:48:42Z"), amount: "-942.08", transaction_type: "deposit" },
            { id: 794, account_id: 152, transaction_date: new Date("2022-03-27T07:19:14Z"), amount: "990.21", transaction_type: "deposit" },
            { id: 795, account_id: 288, transaction_date: new Date("2021-08-02T11:06:18Z"), amount: "923.60", transaction_type: "withdrawal" },
            { id: 796, account_id: 150, transaction_date: new Date("2020-11-06T18:57:21Z"), amount: "596.81", transaction_type: "deposit" },
            { id: 797, account_id: 82, transaction_date: new Date("2020-11-23T20:34:16Z"), amount: "-980.08", transaction_type: "deposit" },
            { id: 798, account_id: 216, transaction_date: new Date("2022-04-07T20:20:50Z"), amount: "-896.46", transaction_type: "deposit" },
            { id: 799, account_id: 12, transaction_date: new Date("2022-04-14T10:07:35Z"), amount: "-814.18", transaction_type: "deposit" },
            { id: 800, account_id: 233, transaction_date: new Date("2020-08-19T11:06:05Z"), amount: "-833.40", transaction_type: "deposit" },
            { id: 801, account_id: 205, transaction_date: new Date("2022-12-03T09:52:57Z"), amount: "-604.87", transaction_type: "withdrawal" },
            { id: 802, account_id: 62, transaction_date: new Date("2022-04-21T02:56:05Z"), amount: "-233.68", transaction_type: "withdrawal" },
            { id: 803, account_id: 307, transaction_date: new Date("2020-02-24T15:24:07Z"), amount: "-988.03", transaction_type: "deposit" },
            { id: 804, account_id: 200, transaction_date: new Date("2020-05-20T15:41:21Z"), amount: "-321.07", transaction_type: "deposit" },
            { id: 805, account_id: 125, transaction_date: new Date("2022-01-02T08:38:44Z"), amount: "-635.76", transaction_type: "withdrawal" },
            { id: 806, account_id: 220, transaction_date: new Date("2022-11-25T23:45:22Z"), amount: "-357.77", transaction_type: "withdrawal" },
            { id: 807, account_id: 151, transaction_date: new Date("2021-12-25T23:51:09Z"), amount: "222.55", transaction_type: "withdrawal" },
            { id: 808, account_id: 100, transaction_date: new Date("2020-06-16T00:49:09Z"), amount: "-983.64", transaction_type: "withdrawal" },
            { id: 809, account_id: 276, transaction_date: new Date("2022-04-24T11:29:46Z"), amount: "-953.56", transaction_type: "deposit" },
            { id: 810, account_id: 19, transaction_date: new Date("2020-09-16T18:27:25Z"), amount: "-582.08", transaction_type: "withdrawal" },
            { id: 811, account_id: 98, transaction_date: new Date("2022-06-04T09:15:54Z"), amount: "567.10", transaction_type: "deposit" },
            { id: 812, account_id: 95, transaction_date: new Date("2020-09-20T23:51:46Z"), amount: "-979.42", transaction_type: "deposit" },
            { id: 813, account_id: 197, transaction_date: new Date("2021-07-29T10:14:35Z"), amount: "823.92", transaction_type: "withdrawal" },
            { id: 814, account_id: 191, transaction_date: new Date("2022-09-26T04:07:09Z"), amount: "175.30", transaction_type: "deposit" },
            { id: 815, account_id: 240, transaction_date: new Date("2022-08-21T12:30:45Z"), amount: "840.58", transaction_type: "deposit" },
            { id: 816, account_id: 55, transaction_date: new Date("2021-12-01T18:59:44Z"), amount: "-989.29", transaction_type: "deposit" },
            { id: 817, account_id: 297, transaction_date: new Date("2022-03-15T04:22:54Z"), amount: "393.47", transaction_type: "withdrawal" },
            { id: 818, account_id: 149, transaction_date: new Date("2022-09-24T22:35:53Z"), amount: "178.80", transaction_type: "deposit" },
            { id: 819, account_id: 179, transaction_date: new Date("2022-11-28T15:06:05Z"), amount: "-879.04", transaction_type: "deposit" },
            { id: 820, account_id: 265, transaction_date: new Date("2022-12-08T08:17:33Z"), amount: "-923.50", transaction_type: "withdrawal" },
            { id: 821, account_id: 82, transaction_date: new Date("2022-12-14T08:39:15Z"), amount: "503.52", transaction_type: "withdrawal" },
            { id: 822, account_id: 82, transaction_date: new Date("2021-11-03T21:30:35Z"), amount: "-999.07", transaction_type: "deposit" },
            { id: 823, account_id: 300, transaction_date: new Date("2022-11-06T13:36:47Z"), amount: "-986.09", transaction_type: "withdrawal" },
            { id: 824, account_id: 17, transaction_date: new Date("2021-03-13T18:42:11Z"), amount: "671.59", transaction_type: "deposit" },
            { id: 825, account_id: 288, transaction_date: new Date("2022-12-28T21:38:53Z"), amount: "-927.85", transaction_type: "deposit" },
            { id: 826, account_id: 331, transaction_date: new Date("2022-04-23T07:04:09Z"), amount: "-986.82", transaction_type: "deposit" },
            { id: 827, account_id: 188, transaction_date: new Date("2020-08-20T11:57:31Z"), amount: "85.19", transaction_type: "withdrawal" },
            { id: 828, account_id: 199, transaction_date: new Date("2021-06-28T15:04:32Z"), amount: "-999.88", transaction_type: "deposit" },
            { id: 829, account_id: 103, transaction_date: new Date("2021-09-30T09:06:13Z"), amount: "-874.33", transaction_type: "withdrawal" },
            { id: 830, account_id: 316, transaction_date: new Date("2021-09-29T08:35:44Z"), amount: "924.71", transaction_type: "withdrawal" },
            { id: 831, account_id: 126, transaction_date: new Date("2021-01-25T14:43:05Z"), amount: "-985.43", transaction_type: "deposit" },
            { id: 832, account_id: 240, transaction_date: new Date("2022-08-19T20:32:51Z"), amount: "433.20", transaction_type: "deposit" },
            { id: 833, account_id: 144, transaction_date: new Date("2020-06-09T15:06:00Z"), amount: "-999.31", transaction_type: "withdrawal" },
            { id: 834, account_id: 242, transaction_date: new Date("2021-12-18T17:43:36Z"), amount: "-34.55", transaction_type: "deposit" },
            { id: 835, account_id: 310, transaction_date: new Date("2021-08-17T10:25:26Z"), amount: "-164.24", transaction_type: "deposit" },
            { id: 836, account_id: 227, transaction_date: new Date("2022-08-14T17:26:20Z"), amount: "-930.04", transaction_type: "deposit" },
            { id: 837, account_id: 95, transaction_date: new Date("2022-07-01T07:21:45Z"), amount: "-218.67", transaction_type: "deposit" },
            { id: 838, account_id: 152, transaction_date: new Date("2022-11-28T07:18:26Z"), amount: "487.76", transaction_type: "deposit" },
            { id: 839, account_id: 286, transaction_date: new Date("2021-06-22T12:43:06Z"), amount: "78.97", transaction_type: "deposit" },
            { id: 840, account_id: 145, transaction_date: new Date("2022-05-31T16:53:44Z"), amount: "9.57", transaction_type: "deposit" },
            { id: 841, account_id: 45, transaction_date: new Date("2020-07-07T11:38:05Z"), amount: "-946.60", transaction_type: "deposit" },
            { id: 842, account_id: 156, transaction_date: new Date("2020-11-19T13:24:06Z"), amount: "-996.08", transaction_type: "withdrawal" },
            { id: 843, account_id: 4, transaction_date: new Date("2021-06-30T17:29:52Z"), amount: "-52.68", transaction_type: "deposit" },
            { id: 844, account_id: 78, transaction_date: new Date("2020-06-11T19:23:13Z"), amount: "162.72", transaction_type: "deposit" },
            { id: 845, account_id: 13, transaction_date: new Date("2022-01-15T12:05:09Z"), amount: "-587.31", transaction_type: "deposit" },
            { id: 846, account_id: 196, transaction_date: new Date("2021-10-16T12:57:48Z"), amount: "-850.54", transaction_type: "withdrawal" },
            { id: 847, account_id: 48, transaction_date: new Date("2020-01-25T11:15:42Z"), amount: "-165.68", transaction_type: "deposit" },
            { id: 848, account_id: 180, transaction_date: new Date("2022-02-07T19:27:23Z"), amount: "258.19", transaction_type: "deposit" },
            { id: 849, account_id: 34, transaction_date: new Date("2022-05-10T05:39:41Z"), amount: "589.02", transaction_type: "withdrawal" },
            { id: 850, account_id: 151, transaction_date: new Date("2022-09-02T21:44:31Z"), amount: "395.24", transaction_type: "deposit" },
            { id: 851, account_id: 152, transaction_date: new Date("2022-01-13T10:48:02Z"), amount: "-785.99", transaction_type: "withdrawal" },
            { id: 852, account_id: 208, transaction_date: new Date("2021-09-12T20:32:13Z"), amount: "-209.23", transaction_type: "deposit" },
            { id: 853, account_id: 195, transaction_date: new Date("2022-11-15T15:28:47Z"), amount: "-497.00", transaction_type: "deposit" },
            { id: 854, account_id: 49, transaction_date: new Date("2022-09-08T19:17:28Z"), amount: "-740.81", transaction_type: "withdrawal" },
            { id: 855, account_id: 158, transaction_date: new Date("2021-11-01T23:51:30Z"), amount: "-418.13", transaction_type: "withdrawal" },
            { id: 856, account_id: 297, transaction_date: new Date("2021-06-04T18:04:39Z"), amount: "-985.82", transaction_type: "deposit" },
            { id: 857, account_id: 259, transaction_date: new Date("2021-12-17T11:48:05Z"), amount: "-233.03", transaction_type: "withdrawal" },
            { id: 858, account_id: 27, transaction_date: new Date("2022-08-27T13:20:27Z"), amount: "-366.21", transaction_type: "deposit" },
            { id: 859, account_id: 320, transaction_date: new Date("2022-04-24T18:23:46Z"), amount: "-694.66", transaction_type: "deposit" },
            { id: 860, account_id: 225, transaction_date: new Date("2020-08-20T12:21:31Z"), amount: "-795.95", transaction_type: "deposit" },
            { id: 861, account_id: 39, transaction_date: new Date("2021-08-03T19:43:55Z"), amount: "-829.39", transaction_type: "deposit" },
            { id: 862, account_id: 200, transaction_date: new Date("2022-02-18T12:33:45Z"), amount: "-65.49", transaction_type: "withdrawal" },
            { id: 863, account_id: 298, transaction_date: new Date("2020-02-06T05:22:55Z"), amount: "-507.44", transaction_type: "withdrawal" },
            { id: 864, account_id: 16, transaction_date: new Date("2020-01-25T08:06:19Z"), amount: "-958.73", transaction_type: "withdrawal" },
            { id: 865, account_id: 119, transaction_date: new Date("2022-07-12T23:03:33Z"), amount: "-715.34", transaction_type: "deposit" },
            { id: 866, account_id: 277, transaction_date: new Date("2022-10-19T20:52:40Z"), amount: "-368.46", transaction_type: "deposit" },
            { id: 867, account_id: 24, transaction_date: new Date("2021-12-20T09:18:25Z"), amount: "833.96", transaction_type: "deposit" },
            { id: 868, account_id: 251, transaction_date: new Date("2022-11-21T22:23:59Z"), amount: "-760.72", transaction_type: "deposit" },
            { id: 869, account_id: 282, transaction_date: new Date("2022-05-21T15:58:21Z"), amount: "-230.92", transaction_type: "withdrawal" },
            { id: 870, account_id: 257, transaction_date: new Date("2022-06-06T14:34:39Z"), amount: "-694.01", transaction_type: "deposit" },
            { id: 871, account_id: 3, transaction_date: new Date("2020-11-24T06:04:36Z"), amount: "-717.50", transaction_type: "deposit" },
            { id: 872, account_id: 52, transaction_date: new Date("2022-11-30T07:46:21Z"), amount: "263.55", transaction_type: "deposit" },
            { id: 873, account_id: 232, transaction_date: new Date("2020-06-07T19:17:42Z"), amount: "310.23", transaction_type: "deposit" },
            { id: 874, account_id: 43, transaction_date: new Date("2022-10-02T11:54:47Z"), amount: "-439.29", transaction_type: "withdrawal" },
            { id: 875, account_id: 249, transaction_date: new Date("2022-07-23T00:01:16Z"), amount: "170.51", transaction_type: "deposit" },
            { id: 876, account_id: 85, transaction_date: new Date("2021-01-31T15:09:45Z"), amount: "-745.63", transaction_type: "deposit" },
            { id: 877, account_id: 132, transaction_date: new Date("2021-08-18T14:19:30Z"), amount: "-986.33", transaction_type: "deposit" },
            { id: 878, account_id: 92, transaction_date: new Date("2021-04-17T10:11:32Z"), amount: "114.81", transaction_type: "deposit" },
            { id: 879, account_id: 214, transaction_date: new Date("2022-07-20T15:17:40Z"), amount: "-242.70", transaction_type: "deposit" },
            { id: 880, account_id: 186, transaction_date: new Date("2022-06-14T19:36:48Z"), amount: "-993.72", transaction_type: "deposit" },
            { id: 881, account_id: 237, transaction_date: new Date("2022-09-09T09:44:16Z"), amount: "-785.53", transaction_type: "deposit" },
            { id: 882, account_id: 249, transaction_date: new Date("2022-03-29T12:14:52Z"), amount: "362.64", transaction_type: "deposit" },
            { id: 883, account_id: 260, transaction_date: new Date("2021-05-11T11:58:05Z"), amount: "-971.28", transaction_type: "deposit" },
            { id: 884, account_id: 53, transaction_date: new Date("2020-07-09T22:47:22Z"), amount: "64.76", transaction_type: "deposit" },
            { id: 885, account_id: 69, transaction_date: new Date("2021-08-08T10:50:07Z"), amount: "169.81", transaction_type: "deposit" },
            { id: 886, account_id: 117, transaction_date: new Date("2021-11-05T18:48:37Z"), amount: "-934.28", transaction_type: "withdrawal" },
            { id: 887, account_id: 236, transaction_date: new Date("2020-03-21T09:21:41Z"), amount: "818.65", transaction_type: "withdrawal" },
            { id: 888, account_id: 137, transaction_date: new Date("2022-09-22T20:18:26Z"), amount: "940.37", transaction_type: "deposit" },
            { id: 889, account_id: 276, transaction_date: new Date("2020-06-22T19:41:55Z"), amount: "-962.38", transaction_type: "deposit" },
            { id: 890, account_id: 202, transaction_date: new Date("2020-12-09T22:47:01Z"), amount: "321.30", transaction_type: "withdrawal" },
            { id: 891, account_id: 328, transaction_date: new Date("2022-02-28T13:30:11Z"), amount: "-158.06", transaction_type: "deposit" },
            { id: 892, account_id: 12, transaction_date: new Date("2020-09-07T12:52:35Z"), amount: "-994.59", transaction_type: "withdrawal" },
            { id: 893, account_id: 292, transaction_date: new Date("2021-09-18T09:12:55Z"), amount: "-994.36", transaction_type: "deposit" },
            { id: 894, account_id: 324, transaction_date: new Date("2020-11-27T14:34:59Z"), amount: "-764.92", transaction_type: "deposit" },
            { id: 895, account_id: 89, transaction_date: new Date("2022-11-18T03:46:47Z"), amount: "-786.19", transaction_type: "deposit" },
            { id: 896, account_id: 300, transaction_date: new Date("2022-03-27T19:08:23Z"), amount: "949.52", transaction_type: "withdrawal" },
            { id: 897, account_id: 106, transaction_date: new Date("2022-02-03T20:47:21Z"), amount: "828.23", transaction_type: "deposit" },
            { id: 898, account_id: 170, transaction_date: new Date("2020-05-07T16:44:14Z"), amount: "-624.46", transaction_type: "withdrawal" },
            { id: 899, account_id: 178, transaction_date: new Date("2020-10-26T16:08:19Z"), amount: "-604.76", transaction_type: "deposit" },
            { id: 900, account_id: 98, transaction_date: new Date("2022-09-11T15:08:45Z"), amount: "471.92", transaction_type: "deposit" },
            { id: 901, account_id: 174, transaction_date: new Date("2021-06-30T12:57:20Z"), amount: "-912.98", transaction_type: "deposit" },
            { id: 902, account_id: 41, transaction_date: new Date("2022-11-03T16:29:21Z"), amount: "-744.42", transaction_type: "deposit" },
            { id: 903, account_id: 300, transaction_date: new Date("2022-12-03T21:40:37Z"), amount: "-999.62", transaction_type: "deposit" },
            { id: 904, account_id: 208, transaction_date: new Date("2022-02-28T14:13:48Z"), amount: "-801.61", transaction_type: "deposit" },
            { id: 905, account_id: 59, transaction_date: new Date("2021-06-16T05:06:48Z"), amount: "-929.95", transaction_type: "deposit" },
            { id: 906, account_id: 265, transaction_date: new Date("2022-07-27T21:38:56Z"), amount: "441.11", transaction_type: "withdrawal" },
            { id: 907, account_id: 184, transaction_date: new Date("2022-11-11T09:05:40Z"), amount: "-827.72", transaction_type: "deposit" },
            { id: 908, account_id: 135, transaction_date: new Date("2020-09-03T12:39:02Z"), amount: "-879.07", transaction_type: "deposit" },
            { id: 909, account_id: 211, transaction_date: new Date("2020-10-25T17:38:02Z"), amount: "-23.40", transaction_type: "deposit" },
            { id: 910, account_id: 20, transaction_date: new Date("2020-06-16T19:57:16Z"), amount: "-483.96", transaction_type: "deposit" },
            { id: 911, account_id: 284, transaction_date: new Date("2020-09-06T19:55:17Z"), amount: "-808.12", transaction_type: "deposit" },
            { id: 912, account_id: 167, transaction_date: new Date("2020-12-31T18:00:51Z"), amount: "-957.22", transaction_type: "withdrawal" },
            { id: 913, account_id: 228, transaction_date: new Date("2022-12-11T19:37:03Z"), amount: "118.08", transaction_type: "withdrawal" },
            { id: 914, account_id: 225, transaction_date: new Date("2022-10-16T17:26:41Z"), amount: "615.73", transaction_type: "deposit" },
            { id: 915, account_id: 35, transaction_date: new Date("2022-03-27T17:32:35Z"), amount: "842.19", transaction_type: "withdrawal" },
            { id: 916, account_id: 323, transaction_date: new Date("2022-11-08T09:46:53Z"), amount: "-615.96", transaction_type: "withdrawal" },
            { id: 917, account_id: 317, transaction_date: new Date("2021-04-11T11:18:33Z"), amount: "403.17", transaction_type: "deposit" },
            { id: 918, account_id: 237, transaction_date: new Date("2022-11-16T17:31:29Z"), amount: "-997.64", transaction_type: "withdrawal" },
            { id: 919, account_id: 1, transaction_date: new Date("2020-07-11T18:02:56Z"), amount: "-3.74", transaction_type: "deposit" },
            { id: 920, account_id: 220, transaction_date: new Date("2020-03-10T13:51:06Z"), amount: "-992.41", transaction_type: "withdrawal" },
            { id: 921, account_id: 226, transaction_date: new Date("2021-09-20T20:15:39Z"), amount: "197.97", transaction_type: "withdrawal" },
            { id: 922, account_id: 298, transaction_date: new Date("2020-09-21T18:02:40Z"), amount: "-799.75", transaction_type: "deposit" },
            { id: 923, account_id: 306, transaction_date: new Date("2021-09-08T19:35:55Z"), amount: "-165.15", transaction_type: "deposit" },
            { id: 924, account_id: 192, transaction_date: new Date("2022-01-08T17:30:28Z"), amount: "322.62", transaction_type: "deposit" },
            { id: 925, account_id: 178, transaction_date: new Date("2021-02-07T12:00:10Z"), amount: "-103.77", transaction_type: "withdrawal" },
            { id: 926, account_id: 2, transaction_date: new Date("2021-07-07T17:29:11Z"), amount: "-983.61", transaction_type: "deposit" },
            { id: 927, account_id: 52, transaction_date: new Date("2022-08-02T22:37:59Z"), amount: "151.51", transaction_type: "withdrawal" },
            { id: 928, account_id: 119, transaction_date: new Date("2021-10-10T15:38:50Z"), amount: "-374.99", transaction_type: "deposit" },
            { id: 929, account_id: 4, transaction_date: new Date("2020-09-29T21:12:13Z"), amount: "303.95", transaction_type: "withdrawal" },
            { id: 930, account_id: 97, transaction_date: new Date("2022-09-19T02:30:20Z"), amount: "-945.63", transaction_type: "deposit" },
            { id: 931, account_id: 114, transaction_date: new Date("2020-05-18T18:55:21Z"), amount: "61.57", transaction_type: "withdrawal" },
            { id: 932, account_id: 166, transaction_date: new Date("2021-12-04T19:27:25Z"), amount: "-835.33", transaction_type: "deposit" },
            { id: 933, account_id: 273, transaction_date: new Date("2021-02-16T18:01:39Z"), amount: "-773.45", transaction_type: "deposit" },
            { id: 934, account_id: 214, transaction_date: new Date("2021-07-12T18:08:32Z"), amount: "-798.22", transaction_type: "withdrawal" },
            { id: 935, account_id: 245, transaction_date: new Date("2021-01-18T19:20:39Z"), amount: "-530.00", transaction_type: "withdrawal" },
            { id: 936, account_id: 61, transaction_date: new Date("2020-05-28T20:11:59Z"), amount: "277.54", transaction_type: "withdrawal" },
            { id: 937, account_id: 131, transaction_date: new Date("2022-06-20T15:17:43Z"), amount: "151.06", transaction_type: "withdrawal" },
            { id: 938, account_id: 39, transaction_date: new Date("2020-10-18T11:26:19Z"), amount: "-988.53", transaction_type: "deposit" },
            { id: 939, account_id: 308, transaction_date: new Date("2022-12-22T08:35:33Z"), amount: "-381.08", transaction_type: "deposit" },
            { id: 940, account_id: 221, transaction_date: new Date("2021-12-13T13:54:48Z"), amount: "-494.71", transaction_type: "deposit" },
            { id: 941, account_id: 243, transaction_date: new Date("2020-09-04T15:17:09Z"), amount: "-536.10", transaction_type: "deposit" },
            { id: 942, account_id: 32, transaction_date: new Date("2021-02-28T11:19:25Z"), amount: "650.55", transaction_type: "withdrawal" },
            { id: 943, account_id: 301, transaction_date: new Date("2020-12-24T16:45:07Z"), amount: "-923.53", transaction_type: "withdrawal" },
            { id: 944, account_id: 252, transaction_date: new Date("2021-11-30T18:17:06Z"), amount: "952.31", transaction_type: "deposit" },
            { id: 945, account_id: 288, transaction_date: new Date("2021-04-27T15:27:47Z"), amount: "-669.60", transaction_type: "deposit" },
            { id: 946, account_id: 272, transaction_date: new Date("2022-02-03T11:05:33Z"), amount: "-651.73", transaction_type: "deposit" },
            { id: 947, account_id: 251, transaction_date: new Date("2021-06-04T12:07:11Z"), amount: "-999.91", transaction_type: "withdrawal" },
            { id: 948, account_id: 175, transaction_date: new Date("2020-06-13T20:42:32Z"), amount: "615.64", transaction_type: "deposit" },
            { id: 949, account_id: 238, transaction_date: new Date("2021-09-08T13:54:24Z"), amount: "-685.22", transaction_type: "deposit" },
            { id: 950, account_id: 157, transaction_date: new Date("2021-03-12T20:07:50Z"), amount: "45.70", transaction_type: "deposit" },
            { id: 951, account_id: 330, transaction_date: new Date("2022-09-28T12:32:23Z"), amount: "-576.30", transaction_type: "deposit" },
            { id: 952, account_id: 230, transaction_date: new Date("2021-03-20T13:53:59Z"), amount: "934.48", transaction_type: "deposit" },
            { id: 953, account_id: 102, transaction_date: new Date("2021-03-07T18:44:06Z"), amount: "487.26", transaction_type: "deposit" },
            { id: 954, account_id: 86, transaction_date: new Date("2022-06-14T15:54:29Z"), amount: "-221.26", transaction_type: "deposit" },
            { id: 955, account_id: 201, transaction_date: new Date("2020-12-24T09:49:50Z"), amount: "-753.23", transaction_type: "withdrawal" },
            { id: 956, account_id: 132, transaction_date: new Date("2020-11-18T17:53:47Z"), amount: "580.34", transaction_type: "deposit" },
            { id: 957, account_id: 5, transaction_date: new Date("2020-06-09T15:02:39Z"), amount: "-772.77", transaction_type: "deposit" },
            { id: 958, account_id: 324, transaction_date: new Date("2020-03-20T21:41:46Z"), amount: "-833.75", transaction_type: "deposit" },
            { id: 959, account_id: 282, transaction_date: new Date("2022-04-12T13:43:00Z"), amount: "-997.49", transaction_type: "withdrawal" },
            { id: 960, account_id: 54, transaction_date: new Date("2022-08-23T12:24:23Z"), amount: "-584.03", transaction_type: "withdrawal" },
            { id: 961, account_id: 311, transaction_date: new Date("2022-04-11T20:36:17Z"), amount: "-946.70", transaction_type: "deposit" },
            { id: 962, account_id: 130, transaction_date: new Date("2022-02-02T15:18:22Z"), amount: "503.25", transaction_type: "deposit" },
            { id: 963, account_id: 132, transaction_date: new Date("2020-02-24T10:39:28Z"), amount: "627.64", transaction_type: "deposit" },
            { id: 964, account_id: 184, transaction_date: new Date("2021-08-17T20:34:07Z"), amount: "-188.63", transaction_type: "withdrawal" },
            { id: 965, account_id: 68, transaction_date: new Date("2021-01-03T11:16:52Z"), amount: "485.30", transaction_type: "deposit" },
            { id: 966, account_id: 181, transaction_date: new Date("2021-07-28T22:09:25Z"), amount: "68.41", transaction_type: "deposit" },
            { id: 967, account_id: 208, transaction_date: new Date("2022-03-06T18:10:42Z"), amount: "-632.56", transaction_type: "deposit" },
            { id: 968, account_id: 6, transaction_date: new Date("2021-11-03T19:36:50Z"), amount: "-51.89", transaction_type: "withdrawal" },
            { id: 969, account_id: 170, transaction_date: new Date("2020-01-20T14:36:27Z"), amount: "-952.49", transaction_type: "deposit" },
            { id: 970, account_id: 117, transaction_date: new Date("2020-07-04T10:17:06Z"), amount: "304.09", transaction_type: "withdrawal" },
            { id: 971, account_id: 331, transaction_date: new Date("2022-11-09T15:41:17Z"), amount: "-541.97", transaction_type: "deposit" },
            { id: 972, account_id: 319, transaction_date: new Date("2021-12-27T12:52:55Z"), amount: "-994.05", transaction_type: "withdrawal" },
            { id: 973, account_id: 64, transaction_date: new Date("2021-02-03T22:26:18Z"), amount: "-962.72", transaction_type: "deposit" },
            { id: 974, account_id: 190, transaction_date: new Date("2021-04-18T06:38:27Z"), amount: "-977.23", transaction_type: "deposit" },
            { id: 975, account_id: 265, transaction_date: new Date("2021-08-31T21:11:55Z"), amount: "-164.86", transaction_type: "deposit" },
            { id: 976, account_id: 12, transaction_date: new Date("2021-05-01T13:16:36Z"), amount: "-572.06", transaction_type: "deposit" },
            { id: 977, account_id: 229, transaction_date: new Date("2021-08-31T19:15:18Z"), amount: "-373.28", transaction_type: "deposit" },
            { id: 978, account_id: 27, transaction_date: new Date("2020-05-30T17:57:27Z"), amount: "-910.01", transaction_type: "deposit" },
            { id: 979, account_id: 235, transaction_date: new Date("2020-11-22T12:55:11Z"), amount: "594.51", transaction_type: "deposit" },
            { id: 980, account_id: 35, transaction_date: new Date("2022-11-07T13:23:44Z"), amount: "-452.00", transaction_type: "withdrawal" },
            { id: 981, account_id: 135, transaction_date: new Date("2020-06-07T06:36:49Z"), amount: "-982.66", transaction_type: "deposit" },
            { id: 982, account_id: 20, transaction_date: new Date("2022-09-09T20:58:27Z"), amount: "-992.82", transaction_type: "deposit" },
            { id: 983, account_id: 44, transaction_date: new Date("2021-10-16T14:19:08Z"), amount: "-998.48", transaction_type: "deposit" },
            { id: 984, account_id: 81, transaction_date: new Date("2020-08-04T20:32:10Z"), amount: "129.01", transaction_type: "deposit" },
            { id: 985, account_id: 261, transaction_date: new Date("2022-03-25T03:31:14Z"), amount: "-323.19", transaction_type: "withdrawal" },
            { id: 986, account_id: 43, transaction_date: new Date("2022-10-09T05:34:37Z"), amount: "260.95", transaction_type: "deposit" },
            { id: 987, account_id: 9, transaction_date: new Date("2021-05-15T13:43:10Z"), amount: "-17.08", transaction_type: "deposit" },
            { id: 988, account_id: 132, transaction_date: new Date("2020-08-19T10:28:17Z"), amount: "516.00", transaction_type: "withdrawal" },
            { id: 989, account_id: 27, transaction_date: new Date("2022-12-23T10:24:27Z"), amount: "611.01", transaction_type: "withdrawal" },
            { id: 990, account_id: 123, transaction_date: new Date("2022-05-27T22:25:24Z"), amount: "-963.84", transaction_type: "deposit" },
            { id: 991, account_id: 107, transaction_date: new Date("2021-07-02T14:43:40Z"), amount: "335.56", transaction_type: "withdrawal" },
            { id: 992, account_id: 154, transaction_date: new Date("2020-01-16T11:37:39Z"), amount: "-937.01", transaction_type: "deposit" },
            { id: 993, account_id: 35, transaction_date: new Date("2022-10-04T09:25:26Z"), amount: "-684.10", transaction_type: "deposit" },
            { id: 994, account_id: 129, transaction_date: new Date("2022-06-25T00:36:10Z"), amount: "399.13", transaction_type: "deposit" },
            { id: 995, account_id: 207, transaction_date: new Date("2020-10-10T10:12:04Z"), amount: "109.77", transaction_type: "withdrawal" },
            { id: 996, account_id: 59, transaction_date: new Date("2021-09-12T14:41:58Z"), amount: "-785.63", transaction_type: "deposit" },
            { id: 997, account_id: 110, transaction_date: new Date("2022-07-09T17:55:05Z"), amount: "-27.23", transaction_type: "withdrawal" },
            { id: 998, account_id: 125, transaction_date: new Date("2021-03-08T20:55:23Z"), amount: "-385.48", transaction_type: "withdrawal" },
            { id: 999, account_id: 179, transaction_date: new Date("2021-06-22T18:58:23Z"), amount: "670.05", transaction_type: "withdrawal" },
            { id: 1000, account_id: 86, transaction_date: new Date("2021-02-09T10:03:28Z"), amount: "-31.53", transaction_type: "deposit" },
        ],
    });
    await prisma.transactions.createMany({
        data: [
            { id: 1001, account_id: 109, transaction_date: new Date("2022-06-02T20:36:28Z"), amount: "-756.73", transaction_type: "deposit" },
            { id: 1002, account_id: 213, transaction_date: new Date("2022-10-27T11:55:02Z"), amount: "415.20", transaction_type: "deposit" },
            { id: 1003, account_id: 20, transaction_date: new Date("2022-08-08T10:19:13Z"), amount: "-622.76", transaction_type: "deposit" },
            { id: 1004, account_id: 331, transaction_date: new Date("2022-05-08T16:07:20Z"), amount: "399.97", transaction_type: "deposit" },
            { id: 1005, account_id: 152, transaction_date: new Date("2022-12-24T11:26:13Z"), amount: "659.04", transaction_type: "deposit" },
            { id: 1006, account_id: 76, transaction_date: new Date("2021-03-25T17:06:02Z"), amount: "-678.16", transaction_type: "withdrawal" },
            { id: 1007, account_id: 316, transaction_date: new Date("2021-08-10T17:56:01Z"), amount: "104.43", transaction_type: "deposit" },
            { id: 1008, account_id: 149, transaction_date: new Date("2022-10-29T09:06:00Z"), amount: "-951.09", transaction_type: "withdrawal" },
            { id: 1009, account_id: 191, transaction_date: new Date("2022-06-21T15:48:49Z"), amount: "-441.82", transaction_type: "withdrawal" },
            { id: 1010, account_id: 267, transaction_date: new Date("2022-05-18T18:27:58Z"), amount: "23.69", transaction_type: "deposit" },
            { id: 1011, account_id: 298, transaction_date: new Date("2022-04-09T15:15:13Z"), amount: "811.93", transaction_type: "deposit" },
            { id: 1012, account_id: 1, transaction_date: new Date("2021-06-16T19:53:43Z"), amount: "303.79", transaction_type: "withdrawal" },
            { id: 1013, account_id: 31, transaction_date: new Date("2021-05-02T13:44:27Z"), amount: "-933.96", transaction_type: "withdrawal" },
            { id: 1014, account_id: 236, transaction_date: new Date("2022-01-23T22:21:49Z"), amount: "-996.07", transaction_type: "withdrawal" },
            { id: 1015, account_id: 297, transaction_date: new Date("2021-07-15T20:53:40Z"), amount: "-999.20", transaction_type: "withdrawal" },
            { id: 1016, account_id: 84, transaction_date: new Date("2021-01-04T13:34:06Z"), amount: "-192.73", transaction_type: "withdrawal" },
            { id: 1017, account_id: 43, transaction_date: new Date("2020-06-08T14:37:44Z"), amount: "-545.66", transaction_type: "deposit" },
            { id: 1018, account_id: 131, transaction_date: new Date("2020-07-31T11:39:41Z"), amount: "-999.46", transaction_type: "deposit" },
            { id: 1019, account_id: 28, transaction_date: new Date("2020-09-28T09:25:14Z"), amount: "-106.76", transaction_type: "deposit" },
            { id: 1020, account_id: 169, transaction_date: new Date("2021-06-29T13:07:00Z"), amount: "-930.37", transaction_type: "withdrawal" },
            { id: 1021, account_id: 42, transaction_date: new Date("2022-10-22T15:36:46Z"), amount: "256.92", transaction_type: "withdrawal" },
            { id: 1022, account_id: 57, transaction_date: new Date("2021-12-25T18:39:27Z"), amount: "-420.22", transaction_type: "withdrawal" },
            { id: 1023, account_id: 67, transaction_date: new Date("2020-04-28T10:50:20Z"), amount: "-673.07", transaction_type: "withdrawal" },
            { id: 1024, account_id: 143, transaction_date: new Date("2022-08-07T18:34:14Z"), amount: "-669.14", transaction_type: "deposit" },
            { id: 1025, account_id: 298, transaction_date: new Date("2020-10-28T11:34:13Z"), amount: "-920.88", transaction_type: "withdrawal" },
            { id: 1026, account_id: 153, transaction_date: new Date("2022-06-05T21:30:13Z"), amount: "-336.03", transaction_type: "deposit" },
            { id: 1027, account_id: 156, transaction_date: new Date("2020-01-03T09:18:57Z"), amount: "-816.67", transaction_type: "deposit" },
            { id: 1028, account_id: 52, transaction_date: new Date("2022-12-13T13:37:18Z"), amount: "-673.58", transaction_type: "deposit" },
            { id: 1029, account_id: 224, transaction_date: new Date("2022-02-06T15:36:31Z"), amount: "195.93", transaction_type: "withdrawal" },
            { id: 1030, account_id: 269, transaction_date: new Date("2021-06-01T19:16:08Z"), amount: "-160.02", transaction_type: "withdrawal" },
            { id: 1031, account_id: 305, transaction_date: new Date("2021-02-20T04:32:07Z"), amount: "-503.72", transaction_type: "deposit" },
            { id: 1032, account_id: 12, transaction_date: new Date("2020-12-30T00:25:42Z"), amount: "-978.08", transaction_type: "deposit" },
            { id: 1033, account_id: 68, transaction_date: new Date("2021-08-28T08:16:12Z"), amount: "-734.22", transaction_type: "deposit" },
            { id: 1034, account_id: 144, transaction_date: new Date("2020-10-19T15:32:31Z"), amount: "323.66", transaction_type: "withdrawal" },
            { id: 1035, account_id: 257, transaction_date: new Date("2021-02-16T17:58:29Z"), amount: "-999.56", transaction_type: "withdrawal" },
            { id: 1036, account_id: 122, transaction_date: new Date("2022-04-21T12:38:12Z"), amount: "-603.42", transaction_type: "withdrawal" },
            { id: 1037, account_id: 328, transaction_date: new Date("2021-04-04T16:10:05Z"), amount: "701.04", transaction_type: "deposit" },
            { id: 1038, account_id: 283, transaction_date: new Date("2020-07-05T10:19:01Z"), amount: "-176.88", transaction_type: "withdrawal" },
            { id: 1039, account_id: 39, transaction_date: new Date("2022-08-30T12:27:34Z"), amount: "-905.69", transaction_type: "withdrawal" },
            { id: 1040, account_id: 119, transaction_date: new Date("2021-09-22T21:48:30Z"), amount: "468.17", transaction_type: "withdrawal" },
            { id: 1041, account_id: 304, transaction_date: new Date("2022-01-20T10:21:36Z"), amount: "-568.90", transaction_type: "deposit" },
            { id: 1042, account_id: 200, transaction_date: new Date("2020-09-08T19:32:40Z"), amount: "514.17", transaction_type: "deposit" },
            { id: 1043, account_id: 267, transaction_date: new Date("2022-12-29T20:38:31Z"), amount: "-887.08", transaction_type: "deposit" },
            { id: 1044, account_id: 100, transaction_date: new Date("2020-06-23T01:33:36Z"), amount: "-307.51", transaction_type: "withdrawal" },
            { id: 1045, account_id: 270, transaction_date: new Date("2020-01-15T10:07:14Z"), amount: "-973.97", transaction_type: "deposit" },
            { id: 1046, account_id: 81, transaction_date: new Date("2022-08-19T13:19:18Z"), amount: "-979.19", transaction_type: "deposit" },
            { id: 1047, account_id: 123, transaction_date: new Date("2020-01-10T12:02:55Z"), amount: "-651.22", transaction_type: "withdrawal" },
            { id: 1048, account_id: 82, transaction_date: new Date("2022-07-27T21:37:14Z"), amount: "14.60", transaction_type: "withdrawal" },
            { id: 1049, account_id: 7, transaction_date: new Date("2021-11-26T16:32:55Z"), amount: "-20.76", transaction_type: "deposit" },
            { id: 1050, account_id: 307, transaction_date: new Date("2022-08-15T16:36:29Z"), amount: "-637.83", transaction_type: "withdrawal" },
            { id: 1051, account_id: 37, transaction_date: new Date("2022-10-04T03:21:11Z"), amount: "163.36", transaction_type: "deposit" },
            { id: 1052, account_id: 110, transaction_date: new Date("2022-10-05T10:12:47Z"), amount: "-470.58", transaction_type: "deposit" },
            { id: 1053, account_id: 211, transaction_date: new Date("2021-06-24T13:55:45Z"), amount: "-734.94", transaction_type: "withdrawal" },
            { id: 1054, account_id: 133, transaction_date: new Date("2022-01-01T11:50:42Z"), amount: "-270.68", transaction_type: "withdrawal" },
        ],
    });
}

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