// Budgeting Behavior (personal-financial-management-and-budgeting-app) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.users), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.users.createMany({
        data: [
            { id: 1, full_name: "Chloe Brown", age: 35, gender: "female", income: "129247.33" },
            { id: 2, full_name: "James Hassan", age: 36, gender: "female", income: "21461.48" },
            { id: 3, full_name: "Yara Wagner", age: 33, gender: "male", income: "21491.32" },
            { id: 4, full_name: "Hannah Baker", age: 42, gender: "male", income: "143973.50" },
            { id: 5, full_name: "Sofia Wang", age: 34, gender: "female", income: "197084.18" },
            { id: 6, full_name: "Ethan Nguyen", age: 31, gender: "male", income: "21880.37" },
            { id: 7, full_name: "Hugo Silva", age: 32, gender: "female", income: "170466.83" },
            { id: 8, full_name: "Laura Kim", age: 39, gender: "male", income: "29483.67" },
            { id: 9, full_name: "Fatima Yilmaz", age: 37, gender: "female", income: "193186.35" },
            { id: 10, full_name: "Hannah Schmidt", age: 51, gender: "female", income: "20419.75" },
            { id: 11, full_name: "Zoe Davis", age: 50, gender: "male", income: "171744.59" },
            { id: 12, full_name: "Nadia Dubois", age: 39, gender: "non-binary", income: "20001.86" },
            { id: 13, full_name: "Hugo Miller", age: 50, gender: "female", income: "195982.78" },
            { id: 14, full_name: "Elif Lopez", age: 45, gender: "male", income: "69078.67" },
            { id: 15, full_name: "Daniel Khan", age: 33, gender: "female", income: "31893.84" },
            { id: 16, full_name: "Hana Reyes", age: 41, gender: "male", income: "59809.04" },
            { id: 17, full_name: "Sven Nguyen", age: 48, gender: "male", income: "20680.39" },
            { id: 18, full_name: "Ibrahim Jansen", age: 23, gender: "male", income: "38667.75" },
            { id: 19, full_name: "Mei Carter", age: 40, gender: "male", income: "120889.44" },
            { id: 20, full_name: "Yara Meyer", age: 37, gender: "female", income: "135272.25" },
            { id: 21, full_name: "Ibrahim Nguyen", age: 44, gender: "non-binary", income: "21853.55" },
            { id: 22, full_name: "Grace Miller", age: 35, gender: "female", income: "34161.48" },
            { id: 23, full_name: "Ivan Meyer", age: 36, gender: "male", income: "20061.80" },
            { id: 24, full_name: "Lina Adams", age: 44, gender: "female", income: "23700.12" },
            { id: 25, full_name: "Oscar Adams", age: 45, gender: "female", income: "110852.35" },
            { id: 26, full_name: "Nina Gupta", age: 43, gender: "non-binary", income: "40784.75" },
            { id: 27, full_name: "David Sousa", age: 37, gender: "male", income: "20010.97" },
            { id: 28, full_name: "Laura Sousa", age: 41, gender: "male", income: "25384.73" },
            { id: 29, full_name: "Lina Sato", age: 27, gender: "female", income: "20226.76" },
            { id: 30, full_name: "Fatima Castro", age: 53, gender: "male", income: "85673.88" },
            { id: 31, full_name: "Ines Dubois", age: 34, gender: "male", income: "92491.74" },
            { id: 32, full_name: "Lina Tanaka", age: 53, gender: "male", income: "97921.28" },
            { id: 33, full_name: "Priya Nakamura", age: 48, gender: "male", income: "92987.20" },
            { id: 34, full_name: "Rafael Tanaka", age: 39, gender: "male", income: "30417.60" },
            { id: 35, full_name: "Felix Meyer", age: 35, gender: "female", income: "38728.56" },
            { id: 36, full_name: "Nadia Nakamura", age: 47, gender: "male", income: "162740.14" },
            { id: 37, full_name: "Kai Murphy", age: 33, gender: "male", income: "184450.72" },
            { id: 38, full_name: "Sven Sato", age: 54, gender: "female", income: "58889.98" },
            { id: 39, full_name: "Ethan Bennett", age: 46, gender: "male", income: "168787.30" },
            { id: 40, full_name: "David Diaz", age: 47, gender: "female", income: "134641.90" },
            { id: 41, full_name: "Mohamed Khan", age: 43, gender: "female", income: "131823.11" },
            { id: 42, full_name: "Mei Hughes", age: 38, gender: "male", income: "136070.82" },
            { id: 43, full_name: "Omar Meyer", age: 48, gender: "male", income: "85962.52" },
            { id: 44, full_name: "Deniz Ahmed", age: 53, gender: "male", income: "23679.73" },
            { id: 45, full_name: "Nadia Taylor", age: 40, gender: "female", income: "38487.69" },
            { id: 46, full_name: "Rafael Taylor", age: 59, gender: "female", income: "20165.65" },
            { id: 47, full_name: "Hannah Zhang", age: 35, gender: "male", income: "188906.70" },
            { id: 48, full_name: "Laura Wright", age: 50, gender: "male", income: "30714.27" },
            { id: 49, full_name: "Ines Garcia", age: 44, gender: "male", income: "21239.10" },
            { id: 50, full_name: "Ravi Lopez", age: 52, gender: "male", income: "35686.52" },
            { id: 51, full_name: "Tomas Carter", age: 52, gender: "female", income: "184916.96" },
            { id: 52, full_name: "Leo Taylor", age: 44, gender: "male", income: "20103.86" },
            { id: 53, full_name: "Daniel Vargas", age: 34, gender: "male", income: "28615.19" },
            { id: 54, full_name: "Laura Reyes", age: 43, gender: "male", income: "122734.30" },
            { id: 55, full_name: "Mei Novak", age: 37, gender: "male", income: "25110.37" },
            { id: 56, full_name: "Laura Mendes", age: 37, gender: "female", income: "98716.30" },
            { id: 57, full_name: "Leo Almeida", age: 50, gender: "non-binary", income: "21341.12" },
            { id: 58, full_name: "Maria Andersen", age: 44, gender: "male", income: "49870.06" },
            { id: 59, full_name: "Kai Demir", age: 41, gender: "male", income: "20000.04" },
            { id: 60, full_name: "Liam Hughes", age: 45, gender: "female", income: "21433.98" },
            { id: 61, full_name: "Carlos Kim", age: 52, gender: "male", income: "77056.41" },
            { id: 62, full_name: "Pedro Smith", age: 29, gender: "male", income: "51373.10" },
            { id: 63, full_name: "Nadia Sato", age: 31, gender: "female", income: "190454.57" },
            { id: 64, full_name: "Elena Wang", age: 49, gender: "male", income: "105994.38" },
            { id: 65, full_name: "James Klein", age: 48, gender: "female", income: "42351.32" },
            { id: 66, full_name: "Andre Flores", age: 47, gender: "non-binary", income: "85212.24" },
            { id: 67, full_name: "Noah Wagner", age: 40, gender: "male", income: "96022.07" },
            { id: 68, full_name: "Sam Klein", age: 40, gender: "non-binary", income: "40336.42" },
            { id: 69, full_name: "Nadia Taylor", age: 34, gender: "female", income: "74247.52" },
            { id: 70, full_name: "Olivia Hughes", age: 49, gender: "male", income: "21336.77" },
            { id: 71, full_name: "Victor Nakamura", age: 42, gender: "female", income: "98882.37" },
            { id: 72, full_name: "Sofia Gupta", age: 40, gender: "male", income: "20343.73" },
            { id: 73, full_name: "Marco Hassan", age: 33, gender: "female", income: "132681.59" },
            { id: 74, full_name: "Kai Vargas", age: 46, gender: "male", income: "20028.29" },
            { id: 75, full_name: "Nina Garcia", age: 32, gender: "female", income: "57647.85" },
            { id: 76, full_name: "Omar Ruiz", age: 40, gender: "male", income: "198495.65" },
            { id: 77, full_name: "Jonas Park", age: 54, gender: "male", income: "20539.88" },
            { id: 78, full_name: "Tomas Carter", age: 37, gender: "female", income: "54325.46" },
            { id: 79, full_name: "Lina Tanaka", age: 46, gender: "male", income: "70940.06" },
            { id: 80, full_name: "Chloe Kim", age: 53, gender: "male", income: "38990.68" },
            { id: 81, full_name: "Sven Klein", age: 45, gender: "male", income: "54545.63" },
            { id: 82, full_name: "Sara Lee", age: 25, gender: "female", income: "60288.44" },
            { id: 83, full_name: "Pedro Cruz", age: 51, gender: "female", income: "120508.05" },
            { id: 84, full_name: "Tomas Jensen", age: 39, gender: "female", income: "20001.37" },
            { id: 85, full_name: "Zara Adams", age: 42, gender: "male", income: "194571.82" },
            { id: 86, full_name: "Mohamed Shah", age: 44, gender: "male", income: "121403.43" },
            { id: 87, full_name: "Emma Davis", age: 48, gender: "female", income: "71775.14" },
            { id: 88, full_name: "Ibrahim Kaya", age: 42, gender: "female", income: "93319.33" },
            { id: 89, full_name: "Mohamed Shah", age: 42, gender: "male", income: "64276.84" },
            { id: 90, full_name: "Mohamed Walker", age: 40, gender: "male", income: "78436.70" },
            { id: 91, full_name: "Nour Ahmed", age: 42, gender: "male", income: "57802.83" },
            { id: 92, full_name: "Carla Sato", age: 48, gender: "non-binary", income: "113085.71" },
            { id: 93, full_name: "Omar Vargas", age: 39, gender: "male", income: "20683.98" },
            { id: 94, full_name: "Lena Becker", age: 44, gender: "female", income: "106145.29" },
            { id: 95, full_name: "Jade Castro", age: 33, gender: "male", income: "33276.29" },
            { id: 96, full_name: "Maria Gomez", age: 45, gender: "female", income: "47128.60" },
            { id: 97, full_name: "Alice Mendes", age: 32, gender: "male", income: "20024.50" },
            { id: 98, full_name: "Mateo Ibrahim", age: 46, gender: "male", income: "74139.08" },
            { id: 99, full_name: "Fatima Clark", age: 46, gender: "non-binary", income: "26038.48" },
            { id: 100, full_name: "Mia Gupta", age: 37, gender: "female", income: "23497.75" },
            { id: 101, full_name: "Priya Gomez", age: 32, gender: "male", income: "20059.30" },
            { id: 102, full_name: "Kai Castro", age: 30, gender: "female", income: "20100.66" },
            { id: 103, full_name: "Tomas Sousa", age: 30, gender: "female", income: "28448.85" },
            { id: 104, full_name: "Hana Khan", age: 43, gender: "female", income: "38979.66" },
            { id: 105, full_name: "Ibrahim Young", age: 38, gender: "female", income: "20036.66" },
            { id: 106, full_name: "James Becker", age: 43, gender: "male", income: "71777.41" },
            { id: 107, full_name: "Liam Kaya", age: 41, gender: "male", income: "194992.45" },
            { id: 108, full_name: "Nadia Tanaka", age: 33, gender: "male", income: "94125.72" },
            { id: 109, full_name: "Oscar Taylor", age: 35, gender: "female", income: "29398.63" },
            { id: 110, full_name: "Victor Baker", age: 48, gender: "male", income: "20042.66" },
            { id: 111, full_name: "Sam Garcia", age: 51, gender: "male", income: "117032.08" },
            { id: 112, full_name: "Yusuf Larsen", age: 35, gender: "male", income: "112408.71" },
            { id: 113, full_name: "Oscar Khan", age: 61, gender: "non-binary", income: "21110.42" },
            { id: 114, full_name: "Yusuf Sousa", age: 48, gender: "male", income: "85901.30" },
            { id: 115, full_name: "Alice Ahmed", age: 40, gender: "non-binary", income: "33971.91" },
            { id: 116, full_name: "Ivan Weber", age: 34, gender: "female", income: "99506.50" },
            { id: 117, full_name: "Felix Meyer", age: 39, gender: "female", income: "21566.43" },
            { id: 118, full_name: "Sam Murphy", age: 50, gender: "female", income: "186955.02" },
            { id: 119, full_name: "Alice Pereira", age: 36, gender: "male", income: "86778.74" },
            { id: 120, full_name: "Grace Ibrahim", age: 31, gender: "female", income: "118477.47" },
            { id: 121, full_name: "Leo Pereira", age: 49, gender: "male", income: "51281.20" },
            { id: 122, full_name: "Jonas Sousa", age: 48, gender: "male", income: "24034.95" },
            { id: 123, full_name: "Ana Jensen", age: 32, gender: "female", income: "20004.79" },
            { id: 124, full_name: "Ines Adams", age: 38, gender: "male", income: "54301.19" },
            { id: 125, full_name: "Mei Bennett", age: 50, gender: "female", income: "20116.42" },
            { id: 126, full_name: "Elif Adams", age: 51, gender: "male", income: "86079.11" },
            { id: 127, full_name: "Chen Kowalski", age: 36, gender: "female", income: "21450.55" },
            { id: 128, full_name: "Rafael Kowalski", age: 40, gender: "non-binary", income: "23077.71" },
            { id: 129, full_name: "Sven Dubois", age: 48, gender: "female", income: "129567.43" },
            { id: 130, full_name: "Mila Kumar", age: 41, gender: "female", income: "34440.30" },
            { id: 131, full_name: "Nadia Martin", age: 38, gender: "male", income: "62939.58" },
            { id: 132, full_name: "Chen Ruiz", age: 43, gender: "male", income: "20014.90" },
            { id: 133, full_name: "Selin Becker", age: 38, gender: "male", income: "31452.61" },
            { id: 134, full_name: "Sven Moreau", age: 39, gender: "female", income: "127135.25" },
            { id: 135, full_name: "Pedro Moreau", age: 27, gender: "male", income: "143659.00" },
            { id: 136, full_name: "Oscar Chen", age: 51, gender: "male", income: "180817.83" },
            { id: 137, full_name: "Carlos Wagner", age: 45, gender: "male", income: "121832.73" },
            { id: 138, full_name: "Sofia Schneider", age: 45, gender: "male", income: "20321.24" },
            { id: 139, full_name: "Selin Cruz", age: 46, gender: "male", income: "59402.13" },
            { id: 140, full_name: "Rafael Wright", age: 37, gender: "non-binary", income: "21476.03" },
            { id: 141, full_name: "Jack Pereira", age: 51, gender: "male", income: "38048.49" },
            { id: 142, full_name: "Uma Castro", age: 38, gender: "male", income: "79562.99" },
            { id: 143, full_name: "Lena Kaya", age: 37, gender: "male", income: "33151.96" },
            { id: 144, full_name: "Grace Rossi", age: 44, gender: "male", income: "20150.43" },
            { id: 145, full_name: "Sofia Vargas", age: 49, gender: "female", income: "20039.25" },
            { id: 146, full_name: "Lina Johnson", age: 29, gender: "male", income: "133427.13" },
            { id: 147, full_name: "Noah Wagner", age: 31, gender: "male", income: "24034.80" },
            { id: 148, full_name: "David Kowalski", age: 44, gender: "male", income: "21193.21" },
            { id: 149, full_name: "Fatima Wilson", age: 40, gender: "male", income: "196078.58" },
            { id: 150, full_name: "Tariq Novak", age: 36, gender: "male", income: "21747.33" },
            { id: 151, full_name: "Paula Clark", age: 34, gender: "male", income: "67623.00" },
            { id: 152, full_name: "Jade Fischer", age: 48, gender: "male", income: "33634.61" },
            { id: 153, full_name: "Nour Pereira", age: 52, gender: "male", income: "21008.56" },
            { id: 154, full_name: "Nour Klein", age: 39, gender: "male", income: "20231.91" },
            { id: 155, full_name: "Hannah Singh", age: 47, gender: "female", income: "52452.57" },
            { id: 156, full_name: "Ethan Bennett", age: 52, gender: "male", income: "104806.32" },
            { id: 157, full_name: "Amir Carter", age: 46, gender: "male", income: "20570.41" },
            { id: 158, full_name: "Leo Smith", age: 49, gender: "male", income: "20179.54" },
            { id: 159, full_name: "Uma Almeida", age: 34, gender: "non-binary", income: "173585.09" },
            { id: 160, full_name: "Grace Walker", age: 44, gender: "female", income: "179391.26" },
            { id: 161, full_name: "Mia Miller", age: 53, gender: "male", income: "160586.59" },
            { id: 162, full_name: "Elif Diaz", age: 47, gender: "female", income: "179335.17" },
            { id: 163, full_name: "Sven Hughes", age: 37, gender: "male", income: "172598.91" },
            { id: 164, full_name: "Emma Miller", age: 51, gender: "male", income: "161846.59" },
            { id: 165, full_name: "Lena Zhang", age: 47, gender: "non-binary", income: "31948.98" },
            { id: 166, full_name: "Sara Patel", age: 50, gender: "male", income: "29606.85" },
            { id: 167, full_name: "Nour Brown", age: 40, gender: "female", income: "169421.42" },
            { id: 168, full_name: "Felix Mendes", age: 46, gender: "male", income: "62928.86" },
            { id: 169, full_name: "Maria Wang", age: 42, gender: "non-binary", income: "23723.38" },
            { id: 170, full_name: "Yara Bennett", age: 51, gender: "male", income: "20192.82" },
            { id: 171, full_name: "Felix Adams", age: 45, gender: "male", income: "20041.36" },
            { id: 172, full_name: "Maya Becker", age: 38, gender: "male", income: "20025.76" },
            { id: 173, full_name: "Andre Young", age: 50, gender: "male", income: "94267.23" },
            { id: 174, full_name: "Pedro Bennett", age: 45, gender: "male", income: "32390.98" },
            { id: 175, full_name: "Ruby Nguyen", age: 39, gender: "female", income: "127266.51" },
            { id: 176, full_name: "Sven Moreau", age: 44, gender: "non-binary", income: "68345.71" },
            { id: 177, full_name: "Tariq Flores", age: 48, gender: "female", income: "73298.75" },
            { id: 178, full_name: "Nour Johnson", age: 61, gender: "female", income: "31251.09" },
            { id: 179, full_name: "Grace Smith", age: 44, gender: "male", income: "21667.93" },
            { id: 180, full_name: "Liam Gupta", age: 34, gender: "male", income: "21751.77" },
            { id: 181, full_name: "Wei Wright", age: 26, gender: "non-binary", income: "21419.72" },
            { id: 182, full_name: "Ethan Becker", age: 47, gender: "female", income: "53335.87" },
            { id: 183, full_name: "Anna Shah", age: 40, gender: "non-binary", income: "20063.21" },
            { id: 184, full_name: "Ivan Patel", age: 39, gender: "female", income: "34343.99" },
            { id: 185, full_name: "Ravi Clark", age: 41, gender: "female", income: "166136.56" },
            { id: 186, full_name: "Fatima Demir", age: 52, gender: "male", income: "90311.52" },
            { id: 187, full_name: "Mei Wilson", age: 44, gender: "male", income: "84326.30" },
            { id: 188, full_name: "Carla Bennett", age: 40, gender: "female", income: "20078.88" },
            { id: 189, full_name: "Uma Shah", age: 59, gender: "male", income: "31671.23" },
            { id: 190, full_name: "Oscar Silva", age: 40, gender: "male", income: "20118.93" },
            { id: 191, full_name: "Ines Lee", age: 52, gender: "female", income: "71657.37" },
            { id: 192, full_name: "Lucas Almeida", age: 52, gender: "male", income: "110448.60" },
            { id: 193, full_name: "Yusuf Lee", age: 36, gender: "male", income: "20005.81" },
            { id: 194, full_name: "Mia Kim", age: 43, gender: "male", income: "48936.90" },
            { id: 195, full_name: "Rosa Mendes", age: 36, gender: "male", income: "20030.44" },
            { id: 196, full_name: "Jack Larsen", age: 40, gender: "male", income: "28130.36" },
            { id: 197, full_name: "Elif Patel", age: 29, gender: "female", income: "182891.28" },
            { id: 198, full_name: "Ben Becker", age: 48, gender: "non-binary", income: "22595.08" },
            { id: 199, full_name: "Maria Moreau", age: 30, gender: "male", income: "52556.35" },
            { id: 200, full_name: "Mia Moreau", age: 52, gender: "male", income: "98792.51" },
        ],
    });
    await prisma.budgets.createMany({
        data: [
            { id: 1, user_id: 109, budget_method: "incremental", financial_goal: "business", savings_percentage: "23.74", monthly_budget: "3252.64" },
            { id: 2, user_id: 93, budget_method: "50/30/20", financial_goal: "savings goal debt", savings_percentage: "37.37", monthly_budget: "2151.73" },
            { id: 3, user_id: 95, budget_method: "zero-based", financial_goal: "health travel emergency", savings_percentage: "26.97", monthly_budget: "587.49" },
            { id: 4, user_id: 11, budget_method: "50/30/20", financial_goal: "home savings health", savings_percentage: "29.48", monthly_budget: "1140.38" },
            { id: 5, user_id: 125, budget_method: "50/30/20", financial_goal: "debt home investment", savings_percentage: "26.91", monthly_budget: "1008.44" },
            { id: 6, user_id: 6, budget_method: "zero-based", financial_goal: "income home luxury", savings_percentage: "24.96", monthly_budget: "8160.52" },
            { id: 7, user_id: 106, budget_method: "50/30/20", financial_goal: "plan education travel", savings_percentage: "28.25", monthly_budget: "4131.48" },
            { id: 8, user_id: 31, budget_method: "envelope", financial_goal: "wealth growth", savings_percentage: "32.51", monthly_budget: "1039.14" },
            { id: 9, user_id: 137, budget_method: "50/30/20", financial_goal: "savings travel", savings_percentage: "33.79", monthly_budget: "1766.67" },
            { id: 10, user_id: 38, budget_method: "zero-based", financial_goal: "charity", savings_percentage: "26.62", monthly_budget: "9595.11" },
            { id: 11, user_id: 175, budget_method: "zero-based", financial_goal: "education debt investment", savings_percentage: "26.81", monthly_budget: "1215.03" },
            { id: 12, user_id: 49, budget_method: "envelope", financial_goal: "investment income debt", savings_percentage: "28.54", monthly_budget: "260.91" },
            { id: 13, user_id: 63, budget_method: "50/30/20", financial_goal: "education vacation emergency", savings_percentage: "32.62", monthly_budget: "963.50" },
            { id: 14, user_id: 93, budget_method: "50/30/20", financial_goal: "retirement", savings_percentage: "23.78", monthly_budget: "8926.63" },
            { id: 15, user_id: 4, budget_method: "envelope", financial_goal: "investment home", savings_percentage: "38.38", monthly_budget: "3659.96" },
            { id: 16, user_id: 187, budget_method: "zero-based", financial_goal: "vacation income charity", savings_percentage: "33.97", monthly_budget: "3845.25" },
            { id: 17, user_id: 173, budget_method: "zero-based", financial_goal: "retirement savings", savings_percentage: "18.34", monthly_budget: "571.39" },
            { id: 18, user_id: 149, budget_method: "zero-based", financial_goal: "debt", savings_percentage: "39.48", monthly_budget: "154.99" },
            { id: 19, user_id: 18, budget_method: "50/30/20", financial_goal: "savings", savings_percentage: "22.89", monthly_budget: "499.37" },
            { id: 20, user_id: 110, budget_method: "zero-based", financial_goal: "retirement", savings_percentage: "15.69", monthly_budget: "1446.05" },
            { id: 21, user_id: 115, budget_method: "incremental", financial_goal: "fund security", savings_percentage: "21.91", monthly_budget: "732.32" },
            { id: 22, user_id: 41, budget_method: "envelope", financial_goal: "savings luxury", savings_percentage: "34.08", monthly_budget: "946.32" },
            { id: 23, user_id: 6, budget_method: "envelope", financial_goal: "growth business", savings_percentage: "27.76", monthly_budget: "6073.94" },
            { id: 24, user_id: 142, budget_method: "50/30/20", financial_goal: "purchase travel plan", savings_percentage: "30.58", monthly_budget: "362.15" },
            { id: 25, user_id: 108, budget_method: "envelope", financial_goal: "business", savings_percentage: "25.06", monthly_budget: "7432.70" },
            { id: 26, user_id: 4, budget_method: "zero-based", financial_goal: "plan education debt", savings_percentage: "21.78", monthly_budget: "1996.91" },
            { id: 27, user_id: 100, budget_method: "zero-based", financial_goal: "plan goal", savings_percentage: "30.03", monthly_budget: "113.47" },
            { id: 28, user_id: 15, budget_method: "envelope", financial_goal: "purchase", savings_percentage: "24.06", monthly_budget: "222.40" },
            { id: 29, user_id: 38, budget_method: "zero-based", financial_goal: "goal", savings_percentage: "31.68", monthly_budget: "4864.82" },
            { id: 30, user_id: 26, budget_method: "50/30/20", financial_goal: "purchase travel growth", savings_percentage: "26.79", monthly_budget: "9596.76" },
            { id: 31, user_id: 10, budget_method: "zero-based", financial_goal: "purchase luxury retirement", savings_percentage: "24.08", monthly_budget: "608.97" },
            { id: 32, user_id: 152, budget_method: "50/30/20", financial_goal: "plan emergency wealth", savings_percentage: "29.65", monthly_budget: "5346.37" },
            { id: 33, user_id: 73, budget_method: "zero-based", financial_goal: "health emergency", savings_percentage: "29.86", monthly_budget: "3829.47" },
            { id: 34, user_id: 35, budget_method: "50/30/20", financial_goal: "savings luxury", savings_percentage: "31.09", monthly_budget: "2480.33" },
            { id: 35, user_id: 96, budget_method: "zero-based", financial_goal: "education", savings_percentage: "13.64", monthly_budget: "588.99" },
            { id: 36, user_id: 126, budget_method: "50/30/20", financial_goal: "luxury emergency retirement", savings_percentage: "33.56", monthly_budget: "9721.94" },
            { id: 37, user_id: 60, budget_method: "50/30/20", financial_goal: "goal travel", savings_percentage: "21.48", monthly_budget: "4617.72" },
            { id: 38, user_id: 147, budget_method: "50/30/20", financial_goal: "income goal education", savings_percentage: "21.58", monthly_budget: "4016.54" },
            { id: 39, user_id: 19, budget_method: "50/30/20", financial_goal: "goal", savings_percentage: "28.59", monthly_budget: "8709.69" },
            { id: 40, user_id: 83, budget_method: "zero-based", financial_goal: "health business", savings_percentage: "23.94", monthly_budget: "889.59" },
            { id: 41, user_id: 80, budget_method: "envelope", financial_goal: "purchase", savings_percentage: "18.08", monthly_budget: "3252.53" },
            { id: 42, user_id: 155, budget_method: "zero-based", financial_goal: "savings goal", savings_percentage: "26.98", monthly_budget: "7959.09" },
            { id: 43, user_id: 106, budget_method: "50/30/20", financial_goal: "travel", savings_percentage: "22.33", monthly_budget: "2013.99" },
            { id: 44, user_id: 138, budget_method: "50/30/20", financial_goal: "luxury", savings_percentage: "27.94", monthly_budget: "1018.48" },
            { id: 45, user_id: 114, budget_method: "zero-based", financial_goal: "emergency home growth", savings_percentage: "36.35", monthly_budget: "436.77" },
            { id: 46, user_id: 183, budget_method: "zero-based", financial_goal: "income health purchase", savings_percentage: "17.10", monthly_budget: "5737.53" },
            { id: 47, user_id: 97, budget_method: "envelope", financial_goal: "vacation", savings_percentage: "28.90", monthly_budget: "109.64" },
            { id: 48, user_id: 11, budget_method: "envelope", financial_goal: "growth security charity", savings_percentage: "31.82", monthly_budget: "186.62" },
            { id: 49, user_id: 116, budget_method: "incremental", financial_goal: "purchase growth debt", savings_percentage: "28.41", monthly_budget: "3911.30" },
            { id: 50, user_id: 75, budget_method: "zero-based", financial_goal: "savings security fund", savings_percentage: "30.28", monthly_budget: "1042.64" },
            { id: 51, user_id: 38, budget_method: "envelope", financial_goal: "health vacation", savings_percentage: "34.71", monthly_budget: "5178.57" },
            { id: 52, user_id: 173, budget_method: "zero-based", financial_goal: "emergency growth", savings_percentage: "28.62", monthly_budget: "2440.26" },
            { id: 53, user_id: 116, budget_method: "zero-based", financial_goal: "purchase fund health", savings_percentage: "22.21", monthly_budget: "399.15" },
            { id: 54, user_id: 169, budget_method: "zero-based", financial_goal: "luxury security savings", savings_percentage: "30.76", monthly_budget: "3418.20" },
            { id: 55, user_id: 109, budget_method: "50/30/20", financial_goal: "plan", savings_percentage: "21.62", monthly_budget: "222.39" },
            { id: 56, user_id: 55, budget_method: "zero-based", financial_goal: "luxury", savings_percentage: "24.43", monthly_budget: "994.92" },
            { id: 57, user_id: 97, budget_method: "zero-based", financial_goal: "investment", savings_percentage: "33.65", monthly_budget: "8364.45" },
            { id: 58, user_id: 56, budget_method: "50/30/20", financial_goal: "home", savings_percentage: "22.33", monthly_budget: "226.27" },
            { id: 59, user_id: 39, budget_method: "zero-based", financial_goal: "home growth", savings_percentage: "20.86", monthly_budget: "3485.89" },
            { id: 60, user_id: 164, budget_method: "zero-based", financial_goal: "vacation health", savings_percentage: "31.74", monthly_budget: "1874.90" },
            { id: 61, user_id: 128, budget_method: "zero-based", financial_goal: "emergency", savings_percentage: "32.33", monthly_budget: "100.32" },
            { id: 62, user_id: 145, budget_method: "50/30/20", financial_goal: "home", savings_percentage: "13.76", monthly_budget: "6825.64" },
            { id: 63, user_id: 34, budget_method: "zero-based", financial_goal: "income travel savings", savings_percentage: "23.81", monthly_budget: "1884.24" },
            { id: 64, user_id: 79, budget_method: "zero-based", financial_goal: "wealth", savings_percentage: "39.50", monthly_budget: "756.92" },
            { id: 65, user_id: 101, budget_method: "envelope", financial_goal: "savings", savings_percentage: "25.86", monthly_budget: "353.83" },
            { id: 66, user_id: 89, budget_method: "zero-based", financial_goal: "luxury travel", savings_percentage: "27.95", monthly_budget: "323.49" },
            { id: 67, user_id: 55, budget_method: "incremental", financial_goal: "goal vacation", savings_percentage: "33.30", monthly_budget: "162.56" },
            { id: 68, user_id: 152, budget_method: "zero-based", financial_goal: "fund", savings_percentage: "32.02", monthly_budget: "8902.78" },
            { id: 69, user_id: 160, budget_method: "zero-based", financial_goal: "retirement business", savings_percentage: "24.29", monthly_budget: "6413.70" },
            { id: 70, user_id: 105, budget_method: "zero-based", financial_goal: "charity security", savings_percentage: "30.42", monthly_budget: "9141.38" },
            { id: 71, user_id: 14, budget_method: "zero-based", financial_goal: "wealth vacation emergency", savings_percentage: "25.16", monthly_budget: "9409.64" },
            { id: 72, user_id: 105, budget_method: "zero-based", financial_goal: "education travel security", savings_percentage: "26.27", monthly_budget: "3410.51" },
            { id: 73, user_id: 144, budget_method: "incremental", financial_goal: "travel plan savings", savings_percentage: "18.94", monthly_budget: "5182.00" },
            { id: 74, user_id: 183, budget_method: "zero-based", financial_goal: "wealth", savings_percentage: "27.99", monthly_budget: "433.70" },
            { id: 75, user_id: 91, budget_method: "50/30/20", financial_goal: "education goal", savings_percentage: "10.97", monthly_budget: "4291.85" },
            { id: 76, user_id: 124, budget_method: "50/30/20", financial_goal: "retirement savings education", savings_percentage: "29.15", monthly_budget: "1449.78" },
            { id: 77, user_id: 158, budget_method: "zero-based", financial_goal: "savings", savings_percentage: "18.70", monthly_budget: "7210.99" },
            { id: 78, user_id: 115, budget_method: "envelope", financial_goal: "retirement", savings_percentage: "28.13", monthly_budget: "1000.28" },
            { id: 79, user_id: 154, budget_method: "envelope", financial_goal: "fund emergency travel", savings_percentage: "21.18", monthly_budget: "100.44" },
            { id: 80, user_id: 64, budget_method: "50/30/20", financial_goal: "security", savings_percentage: "19.70", monthly_budget: "7828.10" },
            { id: 81, user_id: 86, budget_method: "zero-based", financial_goal: "charity luxury", savings_percentage: "22.48", monthly_budget: "2128.39" },
            { id: 82, user_id: 75, budget_method: "zero-based", financial_goal: "business travel", savings_percentage: "19.36", monthly_budget: "1335.71" },
            { id: 83, user_id: 128, budget_method: "zero-based", financial_goal: "education debt", savings_percentage: "28.73", monthly_budget: "2451.61" },
            { id: 84, user_id: 54, budget_method: "zero-based", financial_goal: "plan health debt", savings_percentage: "22.00", monthly_budget: "5055.44" },
            { id: 85, user_id: 44, budget_method: "50/30/20", financial_goal: "plan", savings_percentage: "31.68", monthly_budget: "5616.68" },
            { id: 86, user_id: 54, budget_method: "50/30/20", financial_goal: "income security purchase", savings_percentage: "30.17", monthly_budget: "8603.24" },
            { id: 87, user_id: 69, budget_method: "zero-based", financial_goal: "goal luxury", savings_percentage: "20.54", monthly_budget: "1070.28" },
            { id: 88, user_id: 45, budget_method: "zero-based", financial_goal: "savings health", savings_percentage: "32.15", monthly_budget: "2470.61" },
            { id: 89, user_id: 4, budget_method: "envelope", financial_goal: "home travel wealth", savings_percentage: "24.33", monthly_budget: "160.93" },
            { id: 90, user_id: 165, budget_method: "zero-based", financial_goal: "luxury travel health", savings_percentage: "20.38", monthly_budget: "4689.47" },
            { id: 91, user_id: 88, budget_method: "envelope", financial_goal: "fund", savings_percentage: "28.75", monthly_budget: "1412.96" },
            { id: 92, user_id: 162, budget_method: "zero-based", financial_goal: "investment debt income", savings_percentage: "22.73", monthly_budget: "4413.64" },
            { id: 93, user_id: 197, budget_method: "incremental", financial_goal: "health travel income", savings_percentage: "9.41", monthly_budget: "5028.42" },
            { id: 94, user_id: 49, budget_method: "50/30/20", financial_goal: "fund plan education", savings_percentage: "35.71", monthly_budget: "3850.38" },
            { id: 95, user_id: 194, budget_method: "50/30/20", financial_goal: "security luxury plan", savings_percentage: "27.29", monthly_budget: "1561.49" },
            { id: 96, user_id: 160, budget_method: "zero-based", financial_goal: "home goal", savings_percentage: "25.09", monthly_budget: "2537.81" },
            { id: 97, user_id: 27, budget_method: "50/30/20", financial_goal: "travel growth", savings_percentage: "37.56", monthly_budget: "938.79" },
            { id: 98, user_id: 173, budget_method: "zero-based", financial_goal: "security savings", savings_percentage: "30.54", monthly_budget: "106.98" },
            { id: 99, user_id: 50, budget_method: "envelope", financial_goal: "purchase", savings_percentage: "42.35", monthly_budget: "8429.61" },
            { id: 100, user_id: 186, budget_method: "zero-based", financial_goal: "security purchase retirement", savings_percentage: "31.48", monthly_budget: "102.96" },
            { id: 101, user_id: 113, budget_method: "50/30/20", financial_goal: "goal vacation", savings_percentage: "18.15", monthly_budget: "7887.07" },
            { id: 102, user_id: 17, budget_method: "50/30/20", financial_goal: "growth savings retirement", savings_percentage: "26.59", monthly_budget: "4559.44" },
            { id: 103, user_id: 183, budget_method: "50/30/20", financial_goal: "vacation", savings_percentage: "25.33", monthly_budget: "778.28" },
            { id: 104, user_id: 119, budget_method: "zero-based", financial_goal: "plan investment", savings_percentage: "34.92", monthly_budget: "695.21" },
            { id: 105, user_id: 59, budget_method: "50/30/20", financial_goal: "emergency health", savings_percentage: "19.86", monthly_budget: "437.12" },
            { id: 106, user_id: 53, budget_method: "50/30/20", financial_goal: "income", savings_percentage: "25.89", monthly_budget: "3467.00" },
            { id: 107, user_id: 168, budget_method: "zero-based", financial_goal: "plan luxury", savings_percentage: "34.83", monthly_budget: "346.94" },
            { id: 108, user_id: 192, budget_method: "zero-based", financial_goal: "luxury", savings_percentage: "27.15", monthly_budget: "3427.99" },
            { id: 109, user_id: 147, budget_method: "50/30/20", financial_goal: "plan charity emergency", savings_percentage: "30.62", monthly_budget: "3932.11" },
            { id: 110, user_id: 99, budget_method: "zero-based", financial_goal: "debt", savings_percentage: "25.00", monthly_budget: "2252.21" },
            { id: 111, user_id: 103, budget_method: "zero-based", financial_goal: "plan purchase", savings_percentage: "24.96", monthly_budget: "109.82" },
            { id: 112, user_id: 89, budget_method: "zero-based", financial_goal: "savings goal", savings_percentage: "32.39", monthly_budget: "765.87" },
            { id: 113, user_id: 200, budget_method: "zero-based", financial_goal: "goal income", savings_percentage: "26.58", monthly_budget: "3212.61" },
            { id: 114, user_id: 114, budget_method: "zero-based", financial_goal: "home wealth", savings_percentage: "29.36", monthly_budget: "102.34" },
            { id: 115, user_id: 135, budget_method: "envelope", financial_goal: "growth", savings_percentage: "30.23", monthly_budget: "471.61" },
            { id: 116, user_id: 199, budget_method: "envelope", financial_goal: "home vacation", savings_percentage: "24.45", monthly_budget: "2419.57" },
            { id: 117, user_id: 177, budget_method: "zero-based", financial_goal: "wealth charity", savings_percentage: "21.29", monthly_budget: "1176.81" },
            { id: 118, user_id: 146, budget_method: "zero-based", financial_goal: "luxury charity", savings_percentage: "23.34", monthly_budget: "4298.21" },
            { id: 119, user_id: 150, budget_method: "50/30/20", financial_goal: "home fund", savings_percentage: "29.15", monthly_budget: "532.17" },
            { id: 120, user_id: 147, budget_method: "zero-based", financial_goal: "health", savings_percentage: "23.61", monthly_budget: "2414.01" },
            { id: 121, user_id: 22, budget_method: "zero-based", financial_goal: "retirement investment travel", savings_percentage: "25.11", monthly_budget: "371.25" },
            { id: 122, user_id: 47, budget_method: "zero-based", financial_goal: "purchase travel", savings_percentage: "34.31", monthly_budget: "763.55" },
            { id: 123, user_id: 86, budget_method: "zero-based", financial_goal: "purchase emergency", savings_percentage: "20.52", monthly_budget: "416.11" },
            { id: 124, user_id: 117, budget_method: "zero-based", financial_goal: "retirement debt plan", savings_percentage: "14.96", monthly_budget: "5110.67" },
            { id: 125, user_id: 108, budget_method: "50/30/20", financial_goal: "home investment charity", savings_percentage: "24.01", monthly_budget: "6976.27" },
            { id: 126, user_id: 144, budget_method: "50/30/20", financial_goal: "purchase", savings_percentage: "44.91", monthly_budget: "1099.20" },
            { id: 127, user_id: 72, budget_method: "envelope", financial_goal: "home purchase", savings_percentage: "28.95", monthly_budget: "471.03" },
            { id: 128, user_id: 107, budget_method: "envelope", financial_goal: "plan", savings_percentage: "34.94", monthly_budget: "3040.70" },
            { id: 129, user_id: 46, budget_method: "zero-based", financial_goal: "retirement", savings_percentage: "27.45", monthly_budget: "2253.34" },
            { id: 130, user_id: 101, budget_method: "50/30/20", financial_goal: "investment charity", savings_percentage: "31.57", monthly_budget: "287.14" },
            { id: 131, user_id: 74, budget_method: "envelope", financial_goal: "purchase education plan", savings_percentage: "30.36", monthly_budget: "1032.99" },
            { id: 132, user_id: 3, budget_method: "zero-based", financial_goal: "luxury", savings_percentage: "29.11", monthly_budget: "9804.05" },
            { id: 133, user_id: 104, budget_method: "50/30/20", financial_goal: "purchase fund home", savings_percentage: "29.68", monthly_budget: "2921.11" },
            { id: 134, user_id: 82, budget_method: "zero-based", financial_goal: "purchase", savings_percentage: "14.64", monthly_budget: "2029.45" },
            { id: 135, user_id: 13, budget_method: "50/30/20", financial_goal: "wealth purchase education", savings_percentage: "30.45", monthly_budget: "4683.50" },
            { id: 136, user_id: 30, budget_method: "zero-based", financial_goal: "goal purchase emergency", savings_percentage: "27.74", monthly_budget: "162.99" },
            { id: 137, user_id: 190, budget_method: "zero-based", financial_goal: "plan", savings_percentage: "22.78", monthly_budget: "770.07" },
            { id: 138, user_id: 190, budget_method: "zero-based", financial_goal: "health security business", savings_percentage: "19.82", monthly_budget: "454.78" },
            { id: 139, user_id: 50, budget_method: "envelope", financial_goal: "health security vacation", savings_percentage: "33.43", monthly_budget: "891.27" },
            { id: 140, user_id: 135, budget_method: "50/30/20", financial_goal: "education home emergency", savings_percentage: "24.41", monthly_budget: "299.75" },
            { id: 141, user_id: 51, budget_method: "envelope", financial_goal: "business emergency goal", savings_percentage: "32.27", monthly_budget: "979.36" },
            { id: 142, user_id: 117, budget_method: "50/30/20", financial_goal: "emergency income", savings_percentage: "36.14", monthly_budget: "6021.88" },
            { id: 143, user_id: 120, budget_method: "50/30/20", financial_goal: "vacation", savings_percentage: "24.93", monthly_budget: "7818.44" },
            { id: 144, user_id: 116, budget_method: "zero-based", financial_goal: "debt", savings_percentage: "24.03", monthly_budget: "5539.28" },
            { id: 145, user_id: 64, budget_method: "50/30/20", financial_goal: "plan growth goal", savings_percentage: "36.17", monthly_budget: "1993.31" },
            { id: 146, user_id: 84, budget_method: "zero-based", financial_goal: "growth retirement charity", savings_percentage: "20.32", monthly_budget: "102.16" },
            { id: 147, user_id: 102, budget_method: "zero-based", financial_goal: "goal", savings_percentage: "26.54", monthly_budget: "4838.87" },
            { id: 148, user_id: 180, budget_method: "zero-based", financial_goal: "investment goal plan", savings_percentage: "24.42", monthly_budget: "155.37" },
            { id: 149, user_id: 28, budget_method: "50/30/20", financial_goal: "investment wealth", savings_percentage: "30.16", monthly_budget: "859.15" },
            { id: 150, user_id: 140, budget_method: "zero-based", financial_goal: "retirement health", savings_percentage: "27.94", monthly_budget: "436.02" },
            { id: 151, user_id: 182, budget_method: "incremental", financial_goal: "travel vacation", savings_percentage: "18.71", monthly_budget: "2526.38" },
            { id: 152, user_id: 3, budget_method: "zero-based", financial_goal: "savings wealth business", savings_percentage: "17.02", monthly_budget: "1330.84" },
            { id: 153, user_id: 128, budget_method: "zero-based", financial_goal: "education debt home", savings_percentage: "28.24", monthly_budget: "171.38" },
            { id: 154, user_id: 53, budget_method: "zero-based", financial_goal: "health investment", savings_percentage: "30.96", monthly_budget: "683.68" },
            { id: 155, user_id: 165, budget_method: "zero-based", financial_goal: "retirement luxury", savings_percentage: "23.16", monthly_budget: "7880.91" },
            { id: 156, user_id: 64, budget_method: "zero-based", financial_goal: "business vacation", savings_percentage: "42.69", monthly_budget: "2706.13" },
            { id: 157, user_id: 153, budget_method: "50/30/20", financial_goal: "growth", savings_percentage: "19.29", monthly_budget: "2641.60" },
            { id: 158, user_id: 167, budget_method: "zero-based", financial_goal: "purchase", savings_percentage: "29.54", monthly_budget: "102.45" },
            { id: 159, user_id: 15, budget_method: "zero-based", financial_goal: "emergency", savings_percentage: "35.55", monthly_budget: "9681.58" },
            { id: 160, user_id: 108, budget_method: "zero-based", financial_goal: "goal growth income", savings_percentage: "24.41", monthly_budget: "1955.24" },
            { id: 161, user_id: 4, budget_method: "50/30/20", financial_goal: "fund", savings_percentage: "34.54", monthly_budget: "7194.71" },
            { id: 162, user_id: 61, budget_method: "50/30/20", financial_goal: "plan growth", savings_percentage: "33.47", monthly_budget: "2236.89" },
            { id: 163, user_id: 86, budget_method: "incremental", financial_goal: "plan fund", savings_percentage: "28.17", monthly_budget: "3511.87" },
            { id: 164, user_id: 131, budget_method: "zero-based", financial_goal: "charity retirement", savings_percentage: "23.22", monthly_budget: "8550.58" },
            { id: 165, user_id: 15, budget_method: "envelope", financial_goal: "education security", savings_percentage: "29.16", monthly_budget: "873.95" },
            { id: 166, user_id: 5, budget_method: "zero-based", financial_goal: "investment purchase", savings_percentage: "40.97", monthly_budget: "3804.06" },
            { id: 167, user_id: 36, budget_method: "envelope", financial_goal: "income", savings_percentage: "32.86", monthly_budget: "2042.52" },
            { id: 168, user_id: 170, budget_method: "incremental", financial_goal: "business goal", savings_percentage: "28.72", monthly_budget: "445.45" },
            { id: 169, user_id: 139, budget_method: "50/30/20", financial_goal: "education", savings_percentage: "21.52", monthly_budget: "1442.21" },
            { id: 170, user_id: 97, budget_method: "zero-based", financial_goal: "purchase home", savings_percentage: "33.30", monthly_budget: "7777.99" },
            { id: 171, user_id: 166, budget_method: "envelope", financial_goal: "luxury", savings_percentage: "36.21", monthly_budget: "394.90" },
            { id: 172, user_id: 82, budget_method: "zero-based", financial_goal: "income purchase wealth", savings_percentage: "33.65", monthly_budget: "102.68" },
            { id: 173, user_id: 166, budget_method: "50/30/20", financial_goal: "purchase", savings_percentage: "34.67", monthly_budget: "4360.28" },
            { id: 174, user_id: 154, budget_method: "zero-based", financial_goal: "security", savings_percentage: "28.37", monthly_budget: "9739.95" },
            { id: 175, user_id: 100, budget_method: "50/30/20", financial_goal: "luxury growth travel", savings_percentage: "36.39", monthly_budget: "151.90" },
            { id: 176, user_id: 104, budget_method: "zero-based", financial_goal: "security", savings_percentage: "28.50", monthly_budget: "7670.81" },
            { id: 177, user_id: 128, budget_method: "zero-based", financial_goal: "purchase education security", savings_percentage: "17.66", monthly_budget: "1324.76" },
            { id: 178, user_id: 173, budget_method: "zero-based", financial_goal: "home", savings_percentage: "29.45", monthly_budget: "8106.85" },
            { id: 179, user_id: 2, budget_method: "envelope", financial_goal: "travel", savings_percentage: "31.88", monthly_budget: "9526.21" },
            { id: 180, user_id: 114, budget_method: "zero-based", financial_goal: "fund", savings_percentage: "29.71", monthly_budget: "8881.01" },
            { id: 181, user_id: 117, budget_method: "zero-based", financial_goal: "security charity wealth", savings_percentage: "17.41", monthly_budget: "117.34" },
            { id: 182, user_id: 155, budget_method: "zero-based", financial_goal: "income", savings_percentage: "19.68", monthly_budget: "400.77" },
            { id: 183, user_id: 153, budget_method: "envelope", financial_goal: "goal investment", savings_percentage: "26.14", monthly_budget: "692.68" },
            { id: 184, user_id: 23, budget_method: "50/30/20", financial_goal: "debt plan", savings_percentage: "34.29", monthly_budget: "7074.61" },
            { id: 185, user_id: 169, budget_method: "incremental", financial_goal: "savings wealth", savings_percentage: "17.78", monthly_budget: "543.77" },
            { id: 186, user_id: 113, budget_method: "50/30/20", financial_goal: "income wealth", savings_percentage: "29.33", monthly_budget: "3518.33" },
            { id: 187, user_id: 105, budget_method: "zero-based", financial_goal: "purchase wealth", savings_percentage: "31.65", monthly_budget: "279.95" },
            { id: 188, user_id: 61, budget_method: "zero-based", financial_goal: "vacation charity security", savings_percentage: "25.97", monthly_budget: "2216.93" },
            { id: 189, user_id: 72, budget_method: "zero-based", financial_goal: "security luxury home", savings_percentage: "26.37", monthly_budget: "2074.03" },
            { id: 190, user_id: 99, budget_method: "zero-based", financial_goal: "education travel fund", savings_percentage: "21.82", monthly_budget: "101.12" },
            { id: 191, user_id: 193, budget_method: "zero-based", financial_goal: "emergency savings vacation", savings_percentage: "27.10", monthly_budget: "9657.03" },
            { id: 192, user_id: 18, budget_method: "incremental", financial_goal: "fund growth savings", savings_percentage: "35.04", monthly_budget: "326.09" },
            { id: 193, user_id: 87, budget_method: "incremental", financial_goal: "business", savings_percentage: "39.22", monthly_budget: "2416.71" },
            { id: 194, user_id: 190, budget_method: "50/30/20", financial_goal: "savings health plan", savings_percentage: "22.76", monthly_budget: "2348.89" },
            { id: 195, user_id: 114, budget_method: "50/30/20", financial_goal: "investment growth", savings_percentage: "23.35", monthly_budget: "5839.65" },
            { id: 196, user_id: 25, budget_method: "envelope", financial_goal: "savings education growth", savings_percentage: "20.71", monthly_budget: "9325.74" },
            { id: 197, user_id: 150, budget_method: "incremental", financial_goal: "security home", savings_percentage: "41.06", monthly_budget: "401.36" },
            { id: 198, user_id: 155, budget_method: "50/30/20", financial_goal: "investment goal", savings_percentage: "22.79", monthly_budget: "138.10" },
            { id: 199, user_id: 114, budget_method: "50/30/20", financial_goal: "retirement purchase security", savings_percentage: "15.52", monthly_budget: "680.62" },
            { id: 200, user_id: 126, budget_method: "50/30/20", financial_goal: "fund luxury health", savings_percentage: "18.09", monthly_budget: "7627.19" },
        ],
    });
    await prisma.expenses.createMany({
        data: [
            { id: 1, user_id: 98, category: "entertainment", amount: "306.25", date: "2022-03-11" },
            { id: 2, user_id: 123, category: "groceries", amount: "1634.36", date: "2022-10-18" },
            { id: 3, user_id: 100, category: "entertainment", amount: "49.23", date: "2022-12-15" },
            { id: 4, user_id: 194, category: "utilities", amount: "30.32", date: "2022-11-13" },
            { id: 5, user_id: 117, category: "healthcare", amount: "681.04", date: "2023-06-29" },
            { id: 6, user_id: 155, category: "groceries", amount: "513.31", date: "2023-12-08" },
            { id: 7, user_id: 68, category: "utilities", amount: "863.75", date: "2023-02-20" },
            { id: 8, user_id: 155, category: "utilities", amount: "254.32", date: "2022-10-19" },
            { id: 9, user_id: 117, category: "groceries", amount: "758.23", date: "2023-09-04" },
            { id: 10, user_id: 38, category: "utilities", amount: "4124.94", date: "2022-02-23" },
            { id: 11, user_id: 9, category: "utilities", amount: "2018.94", date: "2022-11-29" },
            { id: 12, user_id: 134, category: "groceries", amount: "9.25", date: "2023-09-06" },
            { id: 13, user_id: 128, category: "entertainment", amount: "60.61", date: "2022-11-28" },
            { id: 14, user_id: 95, category: "groceries", amount: "2507.72", date: "2023-08-30" },
            { id: 15, user_id: 160, category: "groceries", amount: "3440.32", date: "2022-10-23" },
            { id: 16, user_id: 80, category: "transportation", amount: "3715.36", date: "2023-09-27" },
            { id: 17, user_id: 30, category: "transportation", amount: "193.17", date: "2023-01-18" },
            { id: 18, user_id: 2, category: "transportation", amount: "1322.58", date: "2022-10-11" },
            { id: 19, user_id: 44, category: "entertainment", amount: "3319.99", date: "2022-05-12" },
            { id: 20, user_id: 198, category: "groceries", amount: "682.85", date: "2022-11-20" },
            { id: 21, user_id: 126, category: "transportation", amount: "3821.14", date: "2023-03-01" },
            { id: 22, user_id: 81, category: "groceries", amount: "2843.90", date: "2023-10-11" },
            { id: 23, user_id: 185, category: "transportation", amount: "948.65", date: "2022-02-03" },
            { id: 24, user_id: 183, category: "healthcare", amount: "2161.07", date: "2023-08-01" },
            { id: 25, user_id: 46, category: "groceries", amount: "1401.08", date: "2023-04-16" },
            { id: 26, user_id: 145, category: "utilities", amount: "23.22", date: "2022-01-07" },
            { id: 27, user_id: 171, category: "groceries", amount: "1086.05", date: "2023-11-30" },
            { id: 28, user_id: 167, category: "entertainment", amount: "46.77", date: "2023-09-26" },
            { id: 29, user_id: 54, category: "transportation", amount: "1155.36", date: "2023-09-28" },
            { id: 30, user_id: 153, category: "groceries", amount: "2805.98", date: "2022-11-08" },
            { id: 31, user_id: 4, category: "entertainment", amount: "232.07", date: "2022-02-27" },
            { id: 32, user_id: 143, category: "healthcare", amount: "1178.77", date: "2022-07-22" },
            { id: 33, user_id: 149, category: "entertainment", amount: "3234.42", date: "2023-07-03" },
            { id: 34, user_id: 100, category: "groceries", amount: "441.46", date: "2023-01-18" },
            { id: 35, user_id: 21, category: "groceries", amount: "4163.34", date: "2022-03-08" },
            { id: 36, user_id: 185, category: "transportation", amount: "1645.10", date: "2023-04-01" },
            { id: 37, user_id: 63, category: "healthcare", amount: "4293.61", date: "2022-01-22" },
            { id: 38, user_id: 55, category: "entertainment", amount: "869.41", date: "2023-10-23" },
            { id: 39, user_id: 177, category: "transportation", amount: "2053.97", date: "2022-08-05" },
            { id: 40, user_id: 83, category: "utilities", amount: "339.47", date: "2022-01-13" },
            { id: 41, user_id: 6, category: "healthcare", amount: "2980.93", date: "2022-04-27" },
            { id: 42, user_id: 26, category: "entertainment", amount: "3661.48", date: "2023-11-14" },
            { id: 43, user_id: 21, category: "groceries", amount: "776.63", date: "2023-10-10" },
            { id: 44, user_id: 90, category: "utilities", amount: "4762.10", date: "2023-07-07" },
            { id: 45, user_id: 40, category: "groceries", amount: "44.21", date: "2023-09-12" },
            { id: 46, user_id: 124, category: "groceries", amount: "215.07", date: "2023-10-08" },
            { id: 47, user_id: 69, category: "groceries", amount: "99.68", date: "2023-04-20" },
            { id: 48, user_id: 194, category: "utilities", amount: "492.09", date: "2022-12-21" },
            { id: 49, user_id: 33, category: "groceries", amount: "2772.70", date: "2022-10-18" },
            { id: 50, user_id: 108, category: "groceries", amount: "4518.19", date: "2022-12-25" },
            { id: 51, user_id: 98, category: "groceries", amount: "656.60", date: "2022-02-26" },
            { id: 52, user_id: 186, category: "groceries", amount: "2617.98", date: "2022-11-28" },
            { id: 53, user_id: 50, category: "groceries", amount: "1216.32", date: "2022-02-28" },
            { id: 54, user_id: 179, category: "utilities", amount: "4318.22", date: "2023-01-20" },
            { id: 55, user_id: 31, category: "entertainment", amount: "845.20", date: "2023-01-31" },
            { id: 56, user_id: 179, category: "entertainment", amount: "351.67", date: "2022-09-24" },
            { id: 57, user_id: 155, category: "groceries", amount: "3078.92", date: "2023-08-22" },
            { id: 58, user_id: 123, category: "utilities", amount: "1500.54", date: "2023-03-14" },
            { id: 59, user_id: 159, category: "groceries", amount: "4490.85", date: "2022-03-30" },
            { id: 60, user_id: 116, category: "transportation", amount: "2839.60", date: "2023-10-27" },
            { id: 61, user_id: 6, category: "groceries", amount: "172.79", date: "2023-02-22" },
            { id: 62, user_id: 30, category: "healthcare", amount: "1405.92", date: "2023-11-30" },
            { id: 63, user_id: 134, category: "utilities", amount: "238.39", date: "2023-12-10" },
            { id: 64, user_id: 43, category: "utilities", amount: "4210.53", date: "2023-10-06" },
            { id: 65, user_id: 40, category: "utilities", amount: "429.47", date: "2023-05-12" },
            { id: 66, user_id: 124, category: "entertainment", amount: "190.91", date: "2023-08-01" },
            { id: 67, user_id: 95, category: "entertainment", amount: "1397.40", date: "2023-11-06" },
            { id: 68, user_id: 72, category: "utilities", amount: "1046.40", date: "2022-11-20" },
            { id: 69, user_id: 99, category: "entertainment", amount: "160.49", date: "2022-12-25" },
            { id: 70, user_id: 55, category: "utilities", amount: "15.37", date: "2022-05-08" },
            { id: 71, user_id: 91, category: "entertainment", amount: "4047.60", date: "2023-10-19" },
            { id: 72, user_id: 18, category: "groceries", amount: "2526.66", date: "2023-11-08" },
            { id: 73, user_id: 9, category: "utilities", amount: "963.20", date: "2022-01-05" },
            { id: 74, user_id: 54, category: "utilities", amount: "503.11", date: "2023-01-04" },
            { id: 75, user_id: 2, category: "groceries", amount: "1875.99", date: "2023-01-17" },
            { id: 76, user_id: 40, category: "transportation", amount: "2895.99", date: "2023-12-30" },
            { id: 77, user_id: 82, category: "groceries", amount: "4473.97", date: "2022-03-08" },
            { id: 78, user_id: 161, category: "groceries", amount: "1179.14", date: "2022-06-03" },
            { id: 79, user_id: 73, category: "entertainment", amount: "4940.72", date: "2022-04-03" },
            { id: 80, user_id: 4, category: "entertainment", amount: "4562.85", date: "2022-06-30" },
            { id: 81, user_id: 163, category: "utilities", amount: "4562.34", date: "2023-03-02" },
            { id: 82, user_id: 167, category: "healthcare", amount: "2719.09", date: "2023-07-05" },
            { id: 83, user_id: 67, category: "entertainment", amount: "1485.67", date: "2022-12-27" },
            { id: 84, user_id: 26, category: "utilities", amount: "536.93", date: "2023-08-13" },
            { id: 85, user_id: 182, category: "groceries", amount: "582.16", date: "2022-03-22" },
            { id: 86, user_id: 194, category: "healthcare", amount: "2025.34", date: "2023-01-29" },
            { id: 87, user_id: 29, category: "entertainment", amount: "409.10", date: "2022-08-09" },
            { id: 88, user_id: 148, category: "groceries", amount: "4986.82", date: "2023-09-22" },
            { id: 89, user_id: 158, category: "healthcare", amount: "105.30", date: "2023-02-23" },
            { id: 90, user_id: 114, category: "groceries", amount: "2577.62", date: "2022-12-25" },
            { id: 91, user_id: 99, category: "transportation", amount: "62.51", date: "2023-12-11" },
            { id: 92, user_id: 142, category: "entertainment", amount: "3194.61", date: "2023-10-30" },
            { id: 93, user_id: 120, category: "groceries", amount: "1432.81", date: "2022-11-17" },
            { id: 94, user_id: 127, category: "entertainment", amount: "2401.18", date: "2022-11-04" },
            { id: 95, user_id: 46, category: "entertainment", amount: "4505.76", date: "2022-07-18" },
            { id: 96, user_id: 125, category: "groceries", amount: "330.60", date: "2022-02-13" },
            { id: 97, user_id: 181, category: "groceries", amount: "6.80", date: "2022-06-28" },
            { id: 98, user_id: 181, category: "groceries", amount: "164.11", date: "2022-05-29" },
            { id: 99, user_id: 66, category: "groceries", amount: "704.42", date: "2022-10-26" },
            { id: 100, user_id: 183, category: "groceries", amount: "2872.59", date: "2023-02-27" },
            { id: 101, user_id: 127, category: "entertainment", amount: "3188.68", date: "2022-12-01" },
            { id: 102, user_id: 148, category: "utilities", amount: "1359.82", date: "2023-08-24" },
            { id: 103, user_id: 152, category: "entertainment", amount: "258.69", date: "2022-11-17" },
            { id: 104, user_id: 43, category: "utilities", amount: "1832.07", date: "2023-12-01" },
            { id: 105, user_id: 47, category: "healthcare", amount: "3549.71", date: "2023-10-12" },
            { id: 106, user_id: 146, category: "entertainment", amount: "4127.71", date: "2022-11-30" },
            { id: 107, user_id: 139, category: "transportation", amount: "2885.21", date: "2022-12-14" },
            { id: 108, user_id: 72, category: "healthcare", amount: "2257.33", date: "2023-04-03" },
            { id: 109, user_id: 175, category: "utilities", amount: "2691.13", date: "2022-10-20" },
            { id: 110, user_id: 189, category: "transportation", amount: "3870.44", date: "2023-01-06" },
            { id: 111, user_id: 184, category: "healthcare", amount: "2513.66", date: "2023-11-10" },
            { id: 112, user_id: 163, category: "groceries", amount: "3594.52", date: "2022-04-17" },
            { id: 113, user_id: 2, category: "entertainment", amount: "4349.51", date: "2023-12-06" },
            { id: 114, user_id: 174, category: "utilities", amount: "176.34", date: "2023-04-19" },
            { id: 115, user_id: 151, category: "entertainment", amount: "1267.26", date: "2023-06-24" },
            { id: 116, user_id: 33, category: "utilities", amount: "69.18", date: "2023-02-27" },
            { id: 117, user_id: 130, category: "transportation", amount: "1708.51", date: "2022-08-25" },
            { id: 118, user_id: 141, category: "groceries", amount: "2000.45", date: "2022-10-16" },
            { id: 119, user_id: 84, category: "groceries", amount: "4450.61", date: "2023-11-13" },
            { id: 120, user_id: 148, category: "groceries", amount: "5.17", date: "2022-10-02" },
            { id: 121, user_id: 174, category: "groceries", amount: "1117.24", date: "2022-07-26" },
            { id: 122, user_id: 192, category: "healthcare", amount: "4874.91", date: "2022-02-05" },
            { id: 123, user_id: 34, category: "groceries", amount: "93.13", date: "2023-11-28" },
            { id: 124, user_id: 98, category: "entertainment", amount: "4391.87", date: "2022-11-08" },
            { id: 125, user_id: 56, category: "entertainment", amount: "724.36", date: "2023-07-13" },
            { id: 126, user_id: 80, category: "transportation", amount: "615.38", date: "2022-11-29" },
            { id: 127, user_id: 123, category: "groceries", amount: "1611.27", date: "2023-07-09" },
            { id: 128, user_id: 128, category: "entertainment", amount: "1276.16", date: "2023-06-22" },
            { id: 129, user_id: 111, category: "utilities", amount: "3914.55", date: "2022-12-30" },
            { id: 130, user_id: 183, category: "healthcare", amount: "15.47", date: "2023-12-28" },
            { id: 131, user_id: 187, category: "groceries", amount: "735.06", date: "2022-01-12" },
            { id: 132, user_id: 38, category: "entertainment", amount: "3780.84", date: "2022-12-14" },
            { id: 133, user_id: 198, category: "transportation", amount: "2170.72", date: "2022-06-24" },
            { id: 134, user_id: 177, category: "healthcare", amount: "3741.65", date: "2022-10-05" },
            { id: 135, user_id: 107, category: "transportation", amount: "136.82", date: "2022-01-06" },
            { id: 136, user_id: 66, category: "utilities", amount: "318.18", date: "2023-04-09" },
            { id: 137, user_id: 98, category: "groceries", amount: "168.97", date: "2023-09-08" },
            { id: 138, user_id: 76, category: "transportation", amount: "1238.76", date: "2022-01-22" },
            { id: 139, user_id: 171, category: "transportation", amount: "1108.00", date: "2022-01-20" },
            { id: 140, user_id: 79, category: "entertainment", amount: "1687.55", date: "2022-01-17" },
            { id: 141, user_id: 5, category: "entertainment", amount: "2132.79", date: "2023-12-23" },
            { id: 142, user_id: 145, category: "entertainment", amount: "2589.99", date: "2023-09-17" },
            { id: 143, user_id: 188, category: "groceries", amount: "227.08", date: "2023-02-10" },
            { id: 144, user_id: 5, category: "entertainment", amount: "83.04", date: "2023-11-21" },
            { id: 145, user_id: 116, category: "transportation", amount: "1386.20", date: "2023-12-07" },
            { id: 146, user_id: 62, category: "healthcare", amount: "147.48", date: "2023-07-23" },
            { id: 147, user_id: 138, category: "transportation", amount: "1092.77", date: "2022-01-19" },
            { id: 148, user_id: 200, category: "transportation", amount: "426.71", date: "2022-04-20" },
            { id: 149, user_id: 17, category: "entertainment", amount: "368.94", date: "2022-11-27" },
            { id: 150, user_id: 19, category: "entertainment", amount: "799.06", date: "2022-09-03" },
            { id: 151, user_id: 181, category: "utilities", amount: "339.81", date: "2023-05-14" },
            { id: 152, user_id: 83, category: "utilities", amount: "14.17", date: "2023-09-25" },
            { id: 153, user_id: 46, category: "transportation", amount: "1881.94", date: "2023-06-14" },
            { id: 154, user_id: 126, category: "utilities", amount: "396.88", date: "2023-03-29" },
            { id: 155, user_id: 98, category: "healthcare", amount: "3336.18", date: "2023-08-14" },
            { id: 156, user_id: 4, category: "groceries", amount: "3276.16", date: "2023-01-28" },
            { id: 157, user_id: 66, category: "entertainment", amount: "4160.69", date: "2023-03-18" },
            { id: 158, user_id: 92, category: "utilities", amount: "1720.58", date: "2023-11-16" },
            { id: 159, user_id: 9, category: "groceries", amount: "166.53", date: "2022-11-08" },
            { id: 160, user_id: 59, category: "groceries", amount: "94.52", date: "2023-01-03" },
            { id: 161, user_id: 24, category: "entertainment", amount: "206.48", date: "2023-11-26" },
            { id: 162, user_id: 129, category: "entertainment", amount: "835.90", date: "2022-01-24" },
            { id: 163, user_id: 12, category: "healthcare", amount: "19.10", date: "2022-09-21" },
            { id: 164, user_id: 97, category: "entertainment", amount: "3058.76", date: "2022-06-19" },
            { id: 165, user_id: 102, category: "utilities", amount: "1562.24", date: "2023-01-05" },
            { id: 166, user_id: 24, category: "utilities", amount: "2062.03", date: "2023-12-21" },
            { id: 167, user_id: 180, category: "groceries", amount: "3258.43", date: "2023-07-14" },
            { id: 168, user_id: 38, category: "utilities", amount: "1214.09", date: "2022-11-25" },
            { id: 169, user_id: 84, category: "transportation", amount: "5.78", date: "2022-08-29" },
            { id: 170, user_id: 14, category: "groceries", amount: "4906.68", date: "2023-09-19" },
            { id: 171, user_id: 31, category: "utilities", amount: "28.35", date: "2022-02-19" },
            { id: 172, user_id: 83, category: "entertainment", amount: "4505.67", date: "2023-09-20" },
            { id: 173, user_id: 73, category: "transportation", amount: "854.45", date: "2023-07-16" },
            { id: 174, user_id: 8, category: "groceries", amount: "4136.03", date: "2023-03-03" },
            { id: 175, user_id: 117, category: "groceries", amount: "3740.15", date: "2023-08-07" },
            { id: 176, user_id: 56, category: "entertainment", amount: "3248.34", date: "2022-12-05" },
            { id: 177, user_id: 143, category: "healthcare", amount: "23.72", date: "2023-11-26" },
            { id: 178, user_id: 112, category: "groceries", amount: "3227.97", date: "2022-10-28" },
            { id: 179, user_id: 75, category: "entertainment", amount: "399.61", date: "2022-02-18" },
            { id: 180, user_id: 177, category: "groceries", amount: "4130.63", date: "2023-01-02" },
            { id: 181, user_id: 116, category: "groceries", amount: "1250.03", date: "2022-08-26" },
            { id: 182, user_id: 26, category: "entertainment", amount: "1221.60", date: "2022-12-15" },
            { id: 183, user_id: 121, category: "groceries", amount: "4399.25", date: "2022-10-07" },
            { id: 184, user_id: 14, category: "groceries", amount: "3810.71", date: "2023-04-06" },
            { id: 185, user_id: 10, category: "entertainment", amount: "2751.04", date: "2022-01-08" },
            { id: 186, user_id: 77, category: "entertainment", amount: "888.29", date: "2023-10-29" },
            { id: 187, user_id: 151, category: "healthcare", amount: "9.63", date: "2023-08-15" },
            { id: 188, user_id: 47, category: "groceries", amount: "4442.80", date: "2022-03-24" },
            { id: 189, user_id: 146, category: "transportation", amount: "2618.89", date: "2023-01-10" },
            { id: 190, user_id: 146, category: "transportation", amount: "1927.05", date: "2022-09-30" },
            { id: 191, user_id: 194, category: "groceries", amount: "54.16", date: "2022-11-17" },
            { id: 192, user_id: 184, category: "groceries", amount: "3600.70", date: "2022-07-08" },
            { id: 193, user_id: 138, category: "entertainment", amount: "107.31", date: "2023-07-26" },
            { id: 194, user_id: 45, category: "entertainment", amount: "4900.18", date: "2022-12-15" },
            { id: 195, user_id: 123, category: "groceries", amount: "760.61", date: "2023-04-09" },
            { id: 196, user_id: 28, category: "entertainment", amount: "1174.55", date: "2022-08-15" },
            { id: 197, user_id: 133, category: "utilities", amount: "1304.07", date: "2023-10-27" },
            { id: 198, user_id: 100, category: "utilities", amount: "504.13", date: "2023-11-17" },
            { id: 199, user_id: 104, category: "transportation", amount: "689.37", date: "2022-01-05" },
            { id: 200, user_id: 33, category: "groceries", amount: "1958.74", date: "2023-12-04" },
            { id: 201, user_id: 29, category: "groceries", amount: "302.32", date: "2023-07-14" },
            { id: 202, user_id: 180, category: "utilities", amount: "4126.34", date: "2022-01-07" },
            { id: 203, user_id: 144, category: "entertainment", amount: "1801.93", date: "2022-11-22" },
            { id: 204, user_id: 143, category: "entertainment", amount: "206.39", date: "2023-11-11" },
            { id: 205, user_id: 66, category: "groceries", amount: "3339.94", date: "2023-12-30" },
            { id: 206, user_id: 35, category: "groceries", amount: "444.66", date: "2023-02-13" },
            { id: 207, user_id: 125, category: "transportation", amount: "3355.21", date: "2023-11-25" },
            { id: 208, user_id: 77, category: "groceries", amount: "143.70", date: "2023-01-20" },
            { id: 209, user_id: 65, category: "healthcare", amount: "730.67", date: "2022-09-02" },
            { id: 210, user_id: 188, category: "utilities", amount: "1667.53", date: "2022-05-16" },
            { id: 211, user_id: 125, category: "healthcare", amount: "1020.86", date: "2023-10-09" },
            { id: 212, user_id: 190, category: "transportation", amount: "1026.96", date: "2022-02-23" },
            { id: 213, user_id: 126, category: "utilities", amount: "4282.87", date: "2022-01-18" },
            { id: 214, user_id: 35, category: "transportation", amount: "203.65", date: "2023-01-23" },
            { id: 215, user_id: 44, category: "groceries", amount: "933.60", date: "2023-02-12" },
            { id: 216, user_id: 23, category: "healthcare", amount: "4731.19", date: "2023-11-19" },
            { id: 217, user_id: 170, category: "entertainment", amount: "4283.42", date: "2022-08-21" },
            { id: 218, user_id: 65, category: "entertainment", amount: "2085.42", date: "2022-10-08" },
            { id: 219, user_id: 194, category: "groceries", amount: "3280.30", date: "2023-02-01" },
            { id: 220, user_id: 36, category: "groceries", amount: "750.22", date: "2023-09-23" },
            { id: 221, user_id: 94, category: "entertainment", amount: "2464.08", date: "2022-01-22" },
            { id: 222, user_id: 166, category: "utilities", amount: "2969.39", date: "2022-01-10" },
            { id: 223, user_id: 5, category: "groceries", amount: "3639.46", date: "2023-01-23" },
            { id: 224, user_id: 50, category: "utilities", amount: "791.40", date: "2022-02-05" },
            { id: 225, user_id: 56, category: "utilities", amount: "3997.76", date: "2022-04-05" },
            { id: 226, user_id: 195, category: "entertainment", amount: "1904.44", date: "2022-02-11" },
            { id: 227, user_id: 58, category: "groceries", amount: "78.49", date: "2022-12-31" },
            { id: 228, user_id: 11, category: "entertainment", amount: "1266.24", date: "2022-12-16" },
            { id: 229, user_id: 11, category: "groceries", amount: "44.79", date: "2023-07-24" },
            { id: 230, user_id: 124, category: "healthcare", amount: "42.30", date: "2023-05-26" },
            { id: 231, user_id: 109, category: "utilities", amount: "63.03", date: "2023-11-07" },
            { id: 232, user_id: 165, category: "entertainment", amount: "9.51", date: "2022-03-20" },
            { id: 233, user_id: 26, category: "groceries", amount: "4557.18", date: "2022-09-30" },
            { id: 234, user_id: 38, category: "entertainment", amount: "1326.68", date: "2022-10-17" },
            { id: 235, user_id: 123, category: "entertainment", amount: "218.69", date: "2023-11-11" },
            { id: 236, user_id: 6, category: "entertainment", amount: "1871.73", date: "2023-03-03" },
            { id: 237, user_id: 196, category: "groceries", amount: "79.92", date: "2022-12-26" },
            { id: 238, user_id: 87, category: "entertainment", amount: "3682.23", date: "2022-08-25" },
            { id: 239, user_id: 48, category: "entertainment", amount: "2237.22", date: "2023-09-03" },
            { id: 240, user_id: 151, category: "groceries", amount: "1520.76", date: "2022-01-16" },
            { id: 241, user_id: 9, category: "groceries", amount: "4486.38", date: "2023-02-25" },
            { id: 242, user_id: 28, category: "entertainment", amount: "1469.66", date: "2023-02-12" },
            { id: 243, user_id: 72, category: "groceries", amount: "666.68", date: "2023-11-14" },
            { id: 244, user_id: 162, category: "healthcare", amount: "4872.18", date: "2023-06-29" },
            { id: 245, user_id: 48, category: "groceries", amount: "10.74", date: "2022-12-28" },
            { id: 246, user_id: 90, category: "groceries", amount: "113.22", date: "2023-02-05" },
            { id: 247, user_id: 129, category: "groceries", amount: "319.61", date: "2023-11-19" },
            { id: 248, user_id: 140, category: "groceries", amount: "3257.23", date: "2023-09-14" },
            { id: 249, user_id: 169, category: "entertainment", amount: "2338.09", date: "2023-08-27" },
            { id: 250, user_id: 86, category: "groceries", amount: "4794.37", date: "2023-09-10" },
            { id: 251, user_id: 126, category: "transportation", amount: "1266.01", date: "2023-05-08" },
            { id: 252, user_id: 95, category: "utilities", amount: "4487.74", date: "2022-06-13" },
            { id: 253, user_id: 101, category: "groceries", amount: "1414.88", date: "2023-12-03" },
            { id: 254, user_id: 143, category: "groceries", amount: "2533.61", date: "2022-08-23" },
            { id: 255, user_id: 111, category: "transportation", amount: "3015.30", date: "2022-03-26" },
            { id: 256, user_id: 178, category: "groceries", amount: "4127.55", date: "2023-06-22" },
            { id: 257, user_id: 6, category: "utilities", amount: "217.03", date: "2022-10-17" },
            { id: 258, user_id: 20, category: "transportation", amount: "18.67", date: "2022-12-17" },
            { id: 259, user_id: 165, category: "groceries", amount: "50.32", date: "2022-12-30" },
            { id: 260, user_id: 20, category: "transportation", amount: "1532.69", date: "2022-12-21" },
            { id: 261, user_id: 52, category: "utilities", amount: "3433.94", date: "2023-08-27" },
            { id: 262, user_id: 65, category: "transportation", amount: "2066.53", date: "2022-03-17" },
            { id: 263, user_id: 120, category: "groceries", amount: "1441.97", date: "2023-11-17" },
            { id: 264, user_id: 33, category: "utilities", amount: "5.06", date: "2022-01-17" },
            { id: 265, user_id: 126, category: "groceries", amount: "120.08", date: "2022-06-09" },
            { id: 266, user_id: 152, category: "entertainment", amount: "27.12", date: "2022-10-20" },
            { id: 267, user_id: 89, category: "entertainment", amount: "825.35", date: "2023-12-21" },
            { id: 268, user_id: 172, category: "utilities", amount: "2371.52", date: "2023-07-26" },
            { id: 269, user_id: 22, category: "entertainment", amount: "1856.37", date: "2022-11-09" },
            { id: 270, user_id: 140, category: "groceries", amount: "2255.95", date: "2023-09-07" },
            { id: 271, user_id: 124, category: "entertainment", amount: "82.34", date: "2022-12-30" },
            { id: 272, user_id: 170, category: "transportation", amount: "85.75", date: "2023-09-23" },
            { id: 273, user_id: 109, category: "utilities", amount: "1580.06", date: "2022-01-26" },
            { id: 274, user_id: 131, category: "entertainment", amount: "2877.00", date: "2022-02-07" },
            { id: 275, user_id: 135, category: "utilities", amount: "261.55", date: "2022-11-08" },
            { id: 276, user_id: 121, category: "utilities", amount: "49.21", date: "2022-07-16" },
            { id: 277, user_id: 142, category: "groceries", amount: "507.98", date: "2023-08-22" },
            { id: 278, user_id: 175, category: "transportation", amount: "2885.51", date: "2022-10-28" },
            { id: 279, user_id: 33, category: "transportation", amount: "1642.47", date: "2022-11-04" },
            { id: 280, user_id: 145, category: "entertainment", amount: "131.27", date: "2023-07-05" },
            { id: 281, user_id: 60, category: "groceries", amount: "32.29", date: "2023-10-03" },
            { id: 282, user_id: 114, category: "transportation", amount: "456.13", date: "2022-11-15" },
            { id: 283, user_id: 191, category: "entertainment", amount: "10.13", date: "2022-02-11" },
            { id: 284, user_id: 65, category: "groceries", amount: "1347.80", date: "2022-02-18" },
            { id: 285, user_id: 1, category: "transportation", amount: "590.62", date: "2022-10-08" },
            { id: 286, user_id: 106, category: "groceries", amount: "2681.03", date: "2023-08-31" },
            { id: 287, user_id: 135, category: "groceries", amount: "1812.99", date: "2023-01-04" },
            { id: 288, user_id: 154, category: "healthcare", amount: "898.73", date: "2022-12-09" },
            { id: 289, user_id: 26, category: "groceries", amount: "825.57", date: "2023-12-22" },
            { id: 290, user_id: 41, category: "utilities", amount: "1706.21", date: "2022-08-10" },
            { id: 291, user_id: 66, category: "entertainment", amount: "4147.59", date: "2022-12-08" },
            { id: 292, user_id: 178, category: "utilities", amount: "3906.42", date: "2023-05-26" },
            { id: 293, user_id: 51, category: "utilities", amount: "1594.37", date: "2022-06-04" },
            { id: 294, user_id: 155, category: "groceries", amount: "4753.47", date: "2023-09-17" },
            { id: 295, user_id: 24, category: "groceries", amount: "248.50", date: "2023-01-03" },
            { id: 296, user_id: 175, category: "utilities", amount: "34.15", date: "2023-03-21" },
            { id: 297, user_id: 56, category: "utilities", amount: "1850.22", date: "2023-06-07" },
            { id: 298, user_id: 68, category: "groceries", amount: "5.00", date: "2022-11-07" },
            { id: 299, user_id: 147, category: "entertainment", amount: "672.03", date: "2022-01-13" },
            { id: 300, user_id: 116, category: "entertainment", amount: "340.29", date: "2022-01-30" },
            { id: 301, user_id: 136, category: "entertainment", amount: "2002.15", date: "2023-10-03" },
            { id: 302, user_id: 12, category: "groceries", amount: "4683.96", date: "2023-01-07" },
            { id: 303, user_id: 135, category: "healthcare", amount: "1436.30", date: "2022-01-06" },
            { id: 304, user_id: 72, category: "healthcare", amount: "2091.04", date: "2022-02-14" },
            { id: 305, user_id: 35, category: "groceries", amount: "59.04", date: "2023-03-28" },
            { id: 306, user_id: 44, category: "entertainment", amount: "3501.80", date: "2023-01-07" },
            { id: 307, user_id: 5, category: "groceries", amount: "1675.26", date: "2022-03-29" },
            { id: 308, user_id: 28, category: "entertainment", amount: "2681.58", date: "2022-07-10" },
            { id: 309, user_id: 74, category: "groceries", amount: "5.03", date: "2023-08-09" },
            { id: 310, user_id: 70, category: "groceries", amount: "1241.84", date: "2022-12-12" },
            { id: 311, user_id: 187, category: "groceries", amount: "1616.34", date: "2023-01-14" },
            { id: 312, user_id: 171, category: "transportation", amount: "47.55", date: "2022-11-13" },
            { id: 313, user_id: 173, category: "utilities", amount: "2406.46", date: "2022-08-31" },
            { id: 314, user_id: 82, category: "groceries", amount: "2284.05", date: "2022-06-05" },
            { id: 315, user_id: 100, category: "entertainment", amount: "553.28", date: "2023-01-01" },
            { id: 316, user_id: 135, category: "groceries", amount: "190.38", date: "2023-09-15" },
            { id: 317, user_id: 37, category: "groceries", amount: "3551.29", date: "2022-11-19" },
            { id: 318, user_id: 165, category: "groceries", amount: "1592.82", date: "2022-08-24" },
            { id: 319, user_id: 107, category: "entertainment", amount: "1851.34", date: "2022-01-03" },
            { id: 320, user_id: 165, category: "transportation", amount: "1967.37", date: "2023-05-05" },
            { id: 321, user_id: 81, category: "groceries", amount: "2071.90", date: "2023-04-15" },
            { id: 322, user_id: 81, category: "transportation", amount: "758.36", date: "2023-10-08" },
            { id: 323, user_id: 7, category: "groceries", amount: "2519.15", date: "2022-01-28" },
            { id: 324, user_id: 48, category: "groceries", amount: "1097.42", date: "2022-11-11" },
            { id: 325, user_id: 169, category: "entertainment", amount: "497.14", date: "2023-09-13" },
            { id: 326, user_id: 191, category: "healthcare", amount: "3225.08", date: "2022-10-26" },
            { id: 327, user_id: 152, category: "groceries", amount: "3678.70", date: "2022-06-09" },
            { id: 328, user_id: 19, category: "groceries", amount: "9.06", date: "2023-10-12" },
            { id: 329, user_id: 183, category: "utilities", amount: "1600.62", date: "2023-04-16" },
            { id: 330, user_id: 104, category: "utilities", amount: "1943.02", date: "2023-12-22" },
            { id: 331, user_id: 133, category: "groceries", amount: "71.56", date: "2022-11-04" },
            { id: 332, user_id: 120, category: "transportation", amount: "7.08", date: "2022-01-09" },
            { id: 333, user_id: 152, category: "transportation", amount: "94.41", date: "2022-02-14" },
            { id: 334, user_id: 25, category: "utilities", amount: "2872.16", date: "2023-11-12" },
            { id: 335, user_id: 129, category: "groceries", amount: "4318.84", date: "2023-10-13" },
            { id: 336, user_id: 126, category: "healthcare", amount: "262.98", date: "2022-09-23" },
            { id: 337, user_id: 192, category: "entertainment", amount: "1740.78", date: "2023-06-18" },
            { id: 338, user_id: 157, category: "entertainment", amount: "3931.67", date: "2022-04-14" },
            { id: 339, user_id: 145, category: "transportation", amount: "21.34", date: "2023-12-21" },
            { id: 340, user_id: 25, category: "transportation", amount: "2564.88", date: "2023-12-15" },
            { id: 341, user_id: 180, category: "transportation", amount: "471.68", date: "2022-01-18" },
            { id: 342, user_id: 106, category: "transportation", amount: "868.07", date: "2023-03-19" },
            { id: 343, user_id: 7, category: "entertainment", amount: "1638.61", date: "2023-05-04" },
            { id: 344, user_id: 22, category: "entertainment", amount: "268.59", date: "2023-05-11" },
            { id: 345, user_id: 153, category: "transportation", amount: "33.52", date: "2023-10-09" },
            { id: 346, user_id: 149, category: "utilities", amount: "390.24", date: "2023-01-18" },
            { id: 347, user_id: 53, category: "transportation", amount: "29.31", date: "2022-10-16" },
            { id: 348, user_id: 58, category: "entertainment", amount: "113.14", date: "2022-08-17" },
            { id: 349, user_id: 35, category: "utilities", amount: "3645.65", date: "2023-01-11" },
            { id: 350, user_id: 126, category: "entertainment", amount: "392.30", date: "2023-04-05" },
            { id: 351, user_id: 49, category: "utilities", amount: "3691.05", date: "2023-09-16" },
            { id: 352, user_id: 68, category: "utilities", amount: "1874.21", date: "2022-08-28" },
            { id: 353, user_id: 76, category: "entertainment", amount: "1298.80", date: "2023-09-18" },
            { id: 354, user_id: 199, category: "groceries", amount: "2504.23", date: "2023-12-09" },
            { id: 355, user_id: 54, category: "entertainment", amount: "634.05", date: "2022-06-09" },
            { id: 356, user_id: 17, category: "entertainment", amount: "572.55", date: "2023-11-16" },
            { id: 357, user_id: 128, category: "healthcare", amount: "845.78", date: "2022-07-25" },
            { id: 358, user_id: 50, category: "entertainment", amount: "280.89", date: "2023-09-19" },
            { id: 359, user_id: 75, category: "transportation", amount: "853.71", date: "2023-05-13" },
            { id: 360, user_id: 37, category: "utilities", amount: "2945.17", date: "2022-02-07" },
            { id: 361, user_id: 105, category: "healthcare", amount: "2490.78", date: "2022-10-24" },
            { id: 362, user_id: 137, category: "entertainment", amount: "8.80", date: "2022-09-18" },
            { id: 363, user_id: 175, category: "groceries", amount: "27.44", date: "2023-02-11" },
            { id: 364, user_id: 87, category: "healthcare", amount: "1836.77", date: "2023-12-23" },
            { id: 365, user_id: 15, category: "entertainment", amount: "2297.46", date: "2022-11-11" },
            { id: 366, user_id: 191, category: "groceries", amount: "21.09", date: "2023-01-23" },
            { id: 367, user_id: 48, category: "groceries", amount: "4770.67", date: "2022-10-19" },
            { id: 368, user_id: 129, category: "groceries", amount: "2657.55", date: "2023-03-26" },
            { id: 369, user_id: 150, category: "groceries", amount: "11.08", date: "2022-01-06" },
            { id: 370, user_id: 23, category: "transportation", amount: "1472.08", date: "2023-04-08" },
            { id: 371, user_id: 21, category: "utilities", amount: "1628.81", date: "2023-10-17" },
            { id: 372, user_id: 16, category: "transportation", amount: "117.31", date: "2023-06-09" },
            { id: 373, user_id: 55, category: "groceries", amount: "317.93", date: "2023-02-08" },
            { id: 374, user_id: 182, category: "entertainment", amount: "170.04", date: "2023-08-25" },
            { id: 375, user_id: 20, category: "utilities", amount: "1373.75", date: "2022-10-10" },
            { id: 376, user_id: 87, category: "entertainment", amount: "154.89", date: "2022-01-21" },
            { id: 377, user_id: 76, category: "entertainment", amount: "4554.75", date: "2022-07-15" },
            { id: 378, user_id: 18, category: "transportation", amount: "345.87", date: "2022-09-16" },
            { id: 379, user_id: 31, category: "groceries", amount: "3023.35", date: "2022-06-18" },
            { id: 380, user_id: 40, category: "healthcare", amount: "476.66", date: "2022-03-03" },
            { id: 381, user_id: 41, category: "groceries", amount: "2786.10", date: "2022-01-27" },
            { id: 382, user_id: 198, category: "entertainment", amount: "178.65", date: "2023-01-06" },
            { id: 383, user_id: 78, category: "groceries", amount: "199.40", date: "2022-02-11" },
            { id: 384, user_id: 61, category: "healthcare", amount: "5.71", date: "2022-10-20" },
            { id: 385, user_id: 153, category: "transportation", amount: "944.93", date: "2022-11-10" },
            { id: 386, user_id: 180, category: "entertainment", amount: "396.78", date: "2023-11-08" },
            { id: 387, user_id: 54, category: "utilities", amount: "2278.12", date: "2023-02-21" },
            { id: 388, user_id: 78, category: "transportation", amount: "29.69", date: "2022-12-05" },
            { id: 389, user_id: 25, category: "transportation", amount: "309.68", date: "2023-02-26" },
            { id: 390, user_id: 194, category: "transportation", amount: "4327.75", date: "2023-09-25" },
            { id: 391, user_id: 89, category: "groceries", amount: "4023.44", date: "2023-12-10" },
            { id: 392, user_id: 115, category: "entertainment", amount: "4379.11", date: "2022-10-07" },
            { id: 393, user_id: 179, category: "groceries", amount: "863.93", date: "2023-10-14" },
            { id: 394, user_id: 54, category: "groceries", amount: "4214.26", date: "2023-12-30" },
            { id: 395, user_id: 51, category: "groceries", amount: "1987.57", date: "2023-09-02" },
            { id: 396, user_id: 115, category: "healthcare", amount: "283.67", date: "2022-01-14" },
            { id: 397, user_id: 113, category: "entertainment", amount: "792.13", date: "2022-10-06" },
            { id: 398, user_id: 194, category: "groceries", amount: "314.16", date: "2023-01-04" },
            { id: 399, user_id: 9, category: "groceries", amount: "1259.90", date: "2022-01-23" },
            { id: 400, user_id: 48, category: "transportation", amount: "93.98", date: "2022-05-21" },
            { id: 401, user_id: 8, category: "entertainment", amount: "1075.36", date: "2022-12-23" },
            { id: 402, user_id: 95, category: "groceries", amount: "4844.91", date: "2023-10-03" },
            { id: 403, user_id: 114, category: "groceries", amount: "660.76", date: "2023-02-20" },
            { id: 404, user_id: 126, category: "groceries", amount: "4129.72", date: "2022-02-25" },
            { id: 405, user_id: 142, category: "utilities", amount: "3810.88", date: "2022-12-17" },
            { id: 406, user_id: 94, category: "groceries", amount: "2736.86", date: "2023-11-06" },
            { id: 407, user_id: 49, category: "utilities", amount: "5.13", date: "2022-09-23" },
            { id: 408, user_id: 175, category: "groceries", amount: "1153.47", date: "2023-09-16" },
            { id: 409, user_id: 103, category: "healthcare", amount: "3552.95", date: "2023-02-20" },
            { id: 410, user_id: 61, category: "entertainment", amount: "512.67", date: "2022-09-16" },
            { id: 411, user_id: 74, category: "transportation", amount: "911.35", date: "2022-04-08" },
            { id: 412, user_id: 1, category: "healthcare", amount: "1253.72", date: "2022-12-19" },
            { id: 413, user_id: 8, category: "transportation", amount: "2180.04", date: "2022-11-04" },
            { id: 414, user_id: 85, category: "entertainment", amount: "3427.05", date: "2022-10-06" },
            { id: 415, user_id: 180, category: "transportation", amount: "609.19", date: "2022-11-07" },
            { id: 416, user_id: 14, category: "entertainment", amount: "2066.31", date: "2023-09-23" },
            { id: 417, user_id: 107, category: "utilities", amount: "58.87", date: "2023-06-05" },
            { id: 418, user_id: 7, category: "entertainment", amount: "3104.53", date: "2023-02-04" },
            { id: 419, user_id: 122, category: "transportation", amount: "1278.24", date: "2022-12-15" },
            { id: 420, user_id: 4, category: "groceries", amount: "2664.67", date: "2023-09-22" },
            { id: 421, user_id: 89, category: "groceries", amount: "3665.21", date: "2022-08-18" },
            { id: 422, user_id: 60, category: "entertainment", amount: "153.89", date: "2023-11-11" },
            { id: 423, user_id: 25, category: "groceries", amount: "1054.72", date: "2022-08-01" },
            { id: 424, user_id: 24, category: "utilities", amount: "7.37", date: "2022-01-07" },
            { id: 425, user_id: 140, category: "transportation", amount: "2470.48", date: "2023-07-12" },
            { id: 426, user_id: 5, category: "groceries", amount: "149.66", date: "2022-09-08" },
            { id: 427, user_id: 134, category: "groceries", amount: "3067.56", date: "2023-10-07" },
            { id: 428, user_id: 173, category: "entertainment", amount: "36.89", date: "2023-10-14" },
            { id: 429, user_id: 187, category: "entertainment", amount: "2354.82", date: "2023-10-05" },
            { id: 430, user_id: 136, category: "healthcare", amount: "68.42", date: "2023-12-03" },
            { id: 431, user_id: 58, category: "groceries", amount: "29.75", date: "2023-02-04" },
            { id: 432, user_id: 35, category: "utilities", amount: "34.11", date: "2022-04-12" },
            { id: 433, user_id: 42, category: "entertainment", amount: "2603.57", date: "2023-03-09" },
            { id: 434, user_id: 41, category: "groceries", amount: "786.35", date: "2023-01-22" },
            { id: 435, user_id: 136, category: "entertainment", amount: "3653.79", date: "2023-05-25" },
            { id: 436, user_id: 198, category: "transportation", amount: "20.72", date: "2022-10-27" },
            { id: 437, user_id: 144, category: "groceries", amount: "1473.41", date: "2022-11-19" },
            { id: 438, user_id: 123, category: "healthcare", amount: "61.15", date: "2022-09-16" },
            { id: 439, user_id: 2, category: "utilities", amount: "2831.61", date: "2022-01-12" },
            { id: 440, user_id: 154, category: "groceries", amount: "1536.77", date: "2022-04-17" },
            { id: 441, user_id: 157, category: "groceries", amount: "263.06", date: "2023-03-13" },
            { id: 442, user_id: 162, category: "groceries", amount: "3618.36", date: "2023-12-28" },
            { id: 443, user_id: 13, category: "entertainment", amount: "328.64", date: "2023-12-24" },
            { id: 444, user_id: 107, category: "entertainment", amount: "2773.76", date: "2023-11-23" },
            { id: 445, user_id: 140, category: "entertainment", amount: "851.23", date: "2023-09-26" },
            { id: 446, user_id: 162, category: "utilities", amount: "2600.03", date: "2023-11-21" },
            { id: 447, user_id: 181, category: "groceries", amount: "118.88", date: "2022-11-07" },
            { id: 448, user_id: 69, category: "groceries", amount: "293.01", date: "2023-12-11" },
            { id: 449, user_id: 67, category: "groceries", amount: "2326.85", date: "2023-03-20" },
            { id: 450, user_id: 97, category: "transportation", amount: "2186.46", date: "2022-04-08" },
            { id: 451, user_id: 95, category: "utilities", amount: "2597.63", date: "2023-05-07" },
            { id: 452, user_id: 118, category: "healthcare", amount: "6.87", date: "2023-01-10" },
            { id: 453, user_id: 159, category: "entertainment", amount: "1372.66", date: "2023-01-25" },
            { id: 454, user_id: 14, category: "transportation", amount: "25.48", date: "2022-04-21" },
            { id: 455, user_id: 19, category: "entertainment", amount: "10.34", date: "2023-09-29" },
            { id: 456, user_id: 66, category: "groceries", amount: "3481.02", date: "2023-08-28" },
            { id: 457, user_id: 180, category: "entertainment", amount: "1106.75", date: "2022-08-25" },
            { id: 458, user_id: 96, category: "transportation", amount: "2207.62", date: "2022-09-19" },
            { id: 459, user_id: 97, category: "healthcare", amount: "36.36", date: "2022-04-04" },
            { id: 460, user_id: 153, category: "groceries", amount: "3768.49", date: "2022-09-10" },
            { id: 461, user_id: 152, category: "utilities", amount: "2404.85", date: "2022-06-19" },
            { id: 462, user_id: 160, category: "utilities", amount: "31.79", date: "2022-11-22" },
            { id: 463, user_id: 44, category: "transportation", amount: "14.33", date: "2023-12-24" },
            { id: 464, user_id: 144, category: "healthcare", amount: "2955.60", date: "2023-01-09" },
            { id: 465, user_id: 2, category: "utilities", amount: "79.27", date: "2022-07-15" },
            { id: 466, user_id: 169, category: "utilities", amount: "1073.04", date: "2023-05-14" },
            { id: 467, user_id: 105, category: "healthcare", amount: "65.76", date: "2022-08-09" },
            { id: 468, user_id: 26, category: "entertainment", amount: "2256.46", date: "2022-01-22" },
            { id: 469, user_id: 101, category: "entertainment", amount: "359.34", date: "2023-10-21" },
            { id: 470, user_id: 132, category: "transportation", amount: "383.64", date: "2022-03-16" },
            { id: 471, user_id: 76, category: "groceries", amount: "3977.42", date: "2022-01-13" },
            { id: 472, user_id: 174, category: "groceries", amount: "632.51", date: "2022-08-09" },
            { id: 473, user_id: 45, category: "transportation", amount: "107.85", date: "2023-11-03" },
            { id: 474, user_id: 154, category: "groceries", amount: "3530.14", date: "2023-01-01" },
            { id: 475, user_id: 56, category: "healthcare", amount: "1970.48", date: "2022-02-13" },
            { id: 476, user_id: 129, category: "transportation", amount: "2549.01", date: "2023-11-05" },
            { id: 477, user_id: 78, category: "transportation", amount: "3438.49", date: "2022-11-13" },
            { id: 478, user_id: 91, category: "entertainment", amount: "3325.54", date: "2023-10-27" },
            { id: 479, user_id: 42, category: "entertainment", amount: "2867.25", date: "2022-11-01" },
            { id: 480, user_id: 178, category: "groceries", amount: "4195.85", date: "2022-12-01" },
            { id: 481, user_id: 64, category: "groceries", amount: "2718.62", date: "2022-07-24" },
            { id: 482, user_id: 7, category: "groceries", amount: "314.73", date: "2022-01-14" },
            { id: 483, user_id: 137, category: "entertainment", amount: "597.41", date: "2022-11-23" },
            { id: 484, user_id: 47, category: "groceries", amount: "4595.46", date: "2022-09-15" },
            { id: 485, user_id: 76, category: "groceries", amount: "791.49", date: "2023-04-13" },
            { id: 486, user_id: 172, category: "entertainment", amount: "739.54", date: "2022-12-27" },
            { id: 487, user_id: 165, category: "utilities", amount: "3295.06", date: "2023-06-27" },
            { id: 488, user_id: 114, category: "transportation", amount: "1024.61", date: "2022-03-10" },
            { id: 489, user_id: 57, category: "utilities", amount: "1280.79", date: "2023-09-04" },
            { id: 490, user_id: 8, category: "utilities", amount: "1498.32", date: "2022-12-10" },
            { id: 491, user_id: 105, category: "groceries", amount: "1587.95", date: "2023-11-28" },
            { id: 492, user_id: 108, category: "entertainment", amount: "1271.98", date: "2023-12-06" },
            { id: 493, user_id: 100, category: "utilities", amount: "22.70", date: "2023-11-19" },
            { id: 494, user_id: 33, category: "utilities", amount: "2314.45", date: "2022-05-20" },
            { id: 495, user_id: 22, category: "utilities", amount: "3687.50", date: "2023-02-25" },
            { id: 496, user_id: 24, category: "groceries", amount: "2594.82", date: "2022-01-16" },
            { id: 497, user_id: 90, category: "entertainment", amount: "2327.17", date: "2022-08-12" },
            { id: 498, user_id: 157, category: "groceries", amount: "4850.51", date: "2022-01-08" },
            { id: 499, user_id: 58, category: "groceries", amount: "671.51", date: "2023-07-24" },
            { id: 500, user_id: 95, category: "entertainment", amount: "4062.99", date: "2022-12-31" },
        ],
    });
    await prisma.expenses.createMany({
        data: [
            { id: 501, user_id: 54, category: "entertainment", amount: "1297.28", date: "2023-05-29" },
            { id: 502, user_id: 123, category: "entertainment", amount: "887.95", date: "2023-07-25" },
            { id: 503, user_id: 50, category: "entertainment", amount: "255.89", date: "2023-03-07" },
            { id: 504, user_id: 35, category: "entertainment", amount: "92.85", date: "2023-11-27" },
            { id: 505, user_id: 175, category: "utilities", amount: "3491.36", date: "2022-07-02" },
            { id: 506, user_id: 126, category: "transportation", amount: "4153.72", date: "2023-12-31" },
            { id: 507, user_id: 46, category: "groceries", amount: "975.86", date: "2022-12-09" },
            { id: 508, user_id: 113, category: "transportation", amount: "120.79", date: "2023-08-18" },
            { id: 509, user_id: 100, category: "utilities", amount: "2960.09", date: "2023-01-31" },
            { id: 510, user_id: 199, category: "transportation", amount: "987.70", date: "2022-10-08" },
            { id: 511, user_id: 67, category: "utilities", amount: "711.93", date: "2023-09-14" },
            { id: 512, user_id: 80, category: "entertainment", amount: "2176.66", date: "2023-01-12" },
            { id: 513, user_id: 109, category: "groceries", amount: "702.64", date: "2022-02-07" },
            { id: 514, user_id: 179, category: "groceries", amount: "3275.79", date: "2023-11-03" },
            { id: 515, user_id: 110, category: "groceries", amount: "2341.72", date: "2022-12-12" },
            { id: 516, user_id: 129, category: "entertainment", amount: "16.46", date: "2023-12-31" },
            { id: 517, user_id: 13, category: "groceries", amount: "1874.67", date: "2022-12-05" },
            { id: 518, user_id: 46, category: "entertainment", amount: "1300.88", date: "2022-09-16" },
            { id: 519, user_id: 126, category: "transportation", amount: "889.93", date: "2023-05-18" },
            { id: 520, user_id: 102, category: "entertainment", amount: "2047.51", date: "2022-06-20" },
            { id: 521, user_id: 142, category: "healthcare", amount: "3862.18", date: "2022-10-11" },
            { id: 522, user_id: 109, category: "groceries", amount: "699.01", date: "2023-01-08" },
            { id: 523, user_id: 81, category: "healthcare", amount: "149.07", date: "2023-10-29" },
            { id: 524, user_id: 5, category: "entertainment", amount: "19.86", date: "2023-05-05" },
            { id: 525, user_id: 149, category: "transportation", amount: "368.43", date: "2022-01-25" },
            { id: 526, user_id: 142, category: "groceries", amount: "3067.28", date: "2023-02-11" },
            { id: 527, user_id: 85, category: "entertainment", amount: "1022.43", date: "2022-08-20" },
            { id: 528, user_id: 172, category: "entertainment", amount: "2978.09", date: "2022-07-10" },
            { id: 529, user_id: 185, category: "groceries", amount: "687.95", date: "2023-07-07" },
            { id: 530, user_id: 23, category: "transportation", amount: "1937.75", date: "2023-10-04" },
            { id: 531, user_id: 127, category: "groceries", amount: "7.92", date: "2023-05-06" },
            { id: 532, user_id: 133, category: "groceries", amount: "125.50", date: "2022-09-24" },
            { id: 533, user_id: 109, category: "utilities", amount: "4910.64", date: "2022-03-28" },
            { id: 534, user_id: 49, category: "utilities", amount: "15.09", date: "2023-01-05" },
            { id: 535, user_id: 99, category: "groceries", amount: "709.60", date: "2022-12-25" },
            { id: 536, user_id: 120, category: "utilities", amount: "3199.56", date: "2022-12-09" },
            { id: 537, user_id: 100, category: "utilities", amount: "3751.09", date: "2023-02-02" },
            { id: 538, user_id: 11, category: "utilities", amount: "54.84", date: "2022-08-19" },
            { id: 539, user_id: 80, category: "utilities", amount: "4701.94", date: "2023-10-17" },
            { id: 540, user_id: 123, category: "entertainment", amount: "1742.82", date: "2022-11-19" },
            { id: 541, user_id: 170, category: "utilities", amount: "2718.14", date: "2023-03-21" },
            { id: 542, user_id: 180, category: "transportation", amount: "2214.61", date: "2022-11-26" },
            { id: 543, user_id: 35, category: "groceries", amount: "4570.80", date: "2022-03-29" },
            { id: 544, user_id: 80, category: "transportation", amount: "3792.12", date: "2023-10-12" },
            { id: 545, user_id: 68, category: "utilities", amount: "143.82", date: "2022-08-24" },
            { id: 546, user_id: 82, category: "groceries", amount: "124.60", date: "2022-11-20" },
            { id: 547, user_id: 127, category: "transportation", amount: "3955.17", date: "2023-04-08" },
            { id: 548, user_id: 130, category: "entertainment", amount: "1214.70", date: "2022-03-31" },
            { id: 549, user_id: 131, category: "utilities", amount: "4091.65", date: "2023-12-19" },
            { id: 550, user_id: 65, category: "entertainment", amount: "97.67", date: "2023-03-27" },
            { id: 551, user_id: 106, category: "entertainment", amount: "2810.24", date: "2022-06-26" },
            { id: 552, user_id: 155, category: "groceries", amount: "1032.10", date: "2023-10-19" },
            { id: 553, user_id: 165, category: "entertainment", amount: "885.16", date: "2022-01-09" },
            { id: 554, user_id: 8, category: "entertainment", amount: "2519.37", date: "2022-11-12" },
            { id: 555, user_id: 66, category: "transportation", amount: "251.00", date: "2022-12-11" },
            { id: 556, user_id: 102, category: "entertainment", amount: "2048.78", date: "2022-03-23" },
            { id: 557, user_id: 122, category: "utilities", amount: "827.89", date: "2023-09-16" },
            { id: 558, user_id: 43, category: "groceries", amount: "669.47", date: "2023-11-29" },
            { id: 559, user_id: 73, category: "transportation", amount: "3145.09", date: "2023-08-10" },
            { id: 560, user_id: 93, category: "utilities", amount: "3054.02", date: "2022-08-10" },
            { id: 561, user_id: 33, category: "transportation", amount: "975.71", date: "2022-04-12" },
            { id: 562, user_id: 30, category: "groceries", amount: "2614.72", date: "2023-04-13" },
            { id: 563, user_id: 145, category: "groceries", amount: "65.19", date: "2022-12-25" },
            { id: 564, user_id: 192, category: "utilities", amount: "74.77", date: "2023-11-29" },
            { id: 565, user_id: 86, category: "groceries", amount: "554.71", date: "2022-11-27" },
            { id: 566, user_id: 15, category: "utilities", amount: "21.12", date: "2023-02-02" },
            { id: 567, user_id: 127, category: "transportation", amount: "3796.30", date: "2022-03-22" },
            { id: 568, user_id: 193, category: "transportation", amount: "4904.22", date: "2022-02-01" },
            { id: 569, user_id: 107, category: "groceries", amount: "5.00", date: "2023-12-24" },
            { id: 570, user_id: 193, category: "transportation", amount: "4519.13", date: "2022-10-22" },
            { id: 571, user_id: 15, category: "utilities", amount: "4254.28", date: "2022-10-21" },
            { id: 572, user_id: 82, category: "utilities", amount: "115.60", date: "2022-12-09" },
            { id: 573, user_id: 138, category: "utilities", amount: "1195.55", date: "2023-10-28" },
            { id: 574, user_id: 165, category: "utilities", amount: "3730.23", date: "2023-11-26" },
            { id: 575, user_id: 52, category: "transportation", amount: "1118.07", date: "2022-09-20" },
            { id: 576, user_id: 121, category: "utilities", amount: "3455.09", date: "2023-07-04" },
            { id: 577, user_id: 56, category: "transportation", amount: "3515.36", date: "2022-02-14" },
            { id: 578, user_id: 118, category: "entertainment", amount: "823.06", date: "2023-11-07" },
            { id: 579, user_id: 43, category: "entertainment", amount: "5.14", date: "2022-02-14" },
            { id: 580, user_id: 105, category: "utilities", amount: "343.80", date: "2022-05-14" },
            { id: 581, user_id: 173, category: "transportation", amount: "3731.47", date: "2023-07-14" },
            { id: 582, user_id: 119, category: "utilities", amount: "4403.62", date: "2022-02-22" },
            { id: 583, user_id: 123, category: "utilities", amount: "1050.09", date: "2022-02-14" },
            { id: 584, user_id: 178, category: "groceries", amount: "1128.91", date: "2023-01-14" },
            { id: 585, user_id: 120, category: "transportation", amount: "3056.09", date: "2023-03-04" },
            { id: 586, user_id: 108, category: "entertainment", amount: "4452.07", date: "2023-12-11" },
            { id: 587, user_id: 166, category: "entertainment", amount: "828.17", date: "2023-01-12" },
            { id: 588, user_id: 105, category: "entertainment", amount: "1011.32", date: "2023-02-06" },
            { id: 589, user_id: 79, category: "groceries", amount: "2527.95", date: "2023-09-16" },
            { id: 590, user_id: 107, category: "groceries", amount: "172.39", date: "2023-01-26" },
            { id: 591, user_id: 194, category: "healthcare", amount: "1689.11", date: "2023-12-09" },
            { id: 592, user_id: 172, category: "utilities", amount: "4875.25", date: "2023-05-13" },
            { id: 593, user_id: 169, category: "healthcare", amount: "13.72", date: "2022-04-10" },
            { id: 594, user_id: 19, category: "utilities", amount: "450.05", date: "2022-11-13" },
            { id: 595, user_id: 49, category: "utilities", amount: "1290.21", date: "2023-11-25" },
            { id: 596, user_id: 22, category: "groceries", amount: "1715.68", date: "2022-11-07" },
            { id: 597, user_id: 112, category: "groceries", amount: "297.81", date: "2022-09-16" },
            { id: 598, user_id: 8, category: "groceries", amount: "846.41", date: "2022-01-04" },
            { id: 599, user_id: 112, category: "utilities", amount: "539.59", date: "2022-05-19" },
            { id: 600, user_id: 96, category: "groceries", amount: "168.03", date: "2023-09-28" },
            { id: 601, user_id: 121, category: "entertainment", amount: "697.87", date: "2022-09-19" },
            { id: 602, user_id: 45, category: "healthcare", amount: "342.18", date: "2023-02-08" },
            { id: 603, user_id: 60, category: "entertainment", amount: "820.14", date: "2022-01-15" },
            { id: 604, user_id: 43, category: "utilities", amount: "1763.06", date: "2023-12-22" },
            { id: 605, user_id: 142, category: "entertainment", amount: "917.69", date: "2022-04-15" },
            { id: 606, user_id: 87, category: "groceries", amount: "1146.56", date: "2022-02-24" },
            { id: 607, user_id: 145, category: "groceries", amount: "1134.25", date: "2022-03-17" },
            { id: 608, user_id: 194, category: "groceries", amount: "534.24", date: "2022-02-08" },
            { id: 609, user_id: 104, category: "entertainment", amount: "2791.43", date: "2022-04-23" },
            { id: 610, user_id: 168, category: "healthcare", amount: "411.00", date: "2023-08-27" },
            { id: 611, user_id: 25, category: "groceries", amount: "12.08", date: "2022-10-04" },
            { id: 612, user_id: 159, category: "utilities", amount: "3899.45", date: "2023-10-09" },
            { id: 613, user_id: 59, category: "transportation", amount: "424.41", date: "2023-05-01" },
            { id: 614, user_id: 109, category: "groceries", amount: "2627.41", date: "2022-10-18" },
            { id: 615, user_id: 7, category: "entertainment", amount: "72.79", date: "2022-06-05" },
            { id: 616, user_id: 186, category: "groceries", amount: "564.43", date: "2023-09-01" },
            { id: 617, user_id: 124, category: "transportation", amount: "650.98", date: "2022-06-29" },
            { id: 618, user_id: 109, category: "entertainment", amount: "1158.77", date: "2022-04-09" },
            { id: 619, user_id: 190, category: "groceries", amount: "5.39", date: "2022-10-28" },
            { id: 620, user_id: 175, category: "entertainment", amount: "4864.50", date: "2022-03-22" },
            { id: 621, user_id: 167, category: "healthcare", amount: "1625.23", date: "2022-09-19" },
            { id: 622, user_id: 128, category: "utilities", amount: "1115.25", date: "2022-06-09" },
            { id: 623, user_id: 72, category: "healthcare", amount: "1556.21", date: "2023-01-02" },
            { id: 624, user_id: 112, category: "healthcare", amount: "188.24", date: "2023-10-11" },
            { id: 625, user_id: 8, category: "groceries", amount: "75.90", date: "2023-09-14" },
            { id: 626, user_id: 120, category: "utilities", amount: "4037.30", date: "2023-11-12" },
            { id: 627, user_id: 163, category: "groceries", amount: "137.84", date: "2023-07-28" },
            { id: 628, user_id: 119, category: "transportation", amount: "542.55", date: "2022-08-14" },
            { id: 629, user_id: 70, category: "groceries", amount: "132.55", date: "2022-10-19" },
            { id: 630, user_id: 114, category: "groceries", amount: "2588.38", date: "2022-06-11" },
            { id: 631, user_id: 176, category: "entertainment", amount: "98.57", date: "2023-03-21" },
            { id: 632, user_id: 120, category: "utilities", amount: "23.34", date: "2023-01-01" },
            { id: 633, user_id: 154, category: "groceries", amount: "534.33", date: "2022-03-25" },
            { id: 634, user_id: 173, category: "healthcare", amount: "554.64", date: "2022-01-19" },
            { id: 635, user_id: 39, category: "groceries", amount: "4932.08", date: "2022-02-05" },
            { id: 636, user_id: 185, category: "groceries", amount: "36.92", date: "2023-08-10" },
            { id: 637, user_id: 77, category: "transportation", amount: "2818.59", date: "2022-10-06" },
            { id: 638, user_id: 129, category: "transportation", amount: "2591.44", date: "2022-08-27" },
            { id: 639, user_id: 31, category: "entertainment", amount: "48.59", date: "2023-10-27" },
            { id: 640, user_id: 64, category: "groceries", amount: "803.18", date: "2023-12-26" },
            { id: 641, user_id: 66, category: "groceries", amount: "970.56", date: "2023-11-23" },
            { id: 642, user_id: 155, category: "utilities", amount: "3295.30", date: "2022-10-31" },
            { id: 643, user_id: 136, category: "entertainment", amount: "4769.03", date: "2023-09-26" },
            { id: 644, user_id: 67, category: "entertainment", amount: "621.85", date: "2022-10-12" },
            { id: 645, user_id: 137, category: "healthcare", amount: "130.22", date: "2022-11-24" },
            { id: 646, user_id: 7, category: "groceries", amount: "3297.69", date: "2022-09-16" },
            { id: 647, user_id: 34, category: "groceries", amount: "175.38", date: "2022-10-16" },
            { id: 648, user_id: 164, category: "groceries", amount: "223.14", date: "2022-04-17" },
            { id: 649, user_id: 179, category: "entertainment", amount: "2548.66", date: "2023-10-04" },
            { id: 650, user_id: 146, category: "utilities", amount: "2269.34", date: "2023-10-22" },
            { id: 651, user_id: 168, category: "transportation", amount: "1526.60", date: "2023-12-27" },
            { id: 652, user_id: 22, category: "groceries", amount: "1148.38", date: "2022-02-18" },
            { id: 653, user_id: 120, category: "transportation", amount: "4958.78", date: "2023-07-09" },
            { id: 654, user_id: 79, category: "groceries", amount: "960.75", date: "2023-12-09" },
            { id: 655, user_id: 35, category: "utilities", amount: "1544.95", date: "2022-07-06" },
            { id: 656, user_id: 135, category: "transportation", amount: "1049.26", date: "2023-11-27" },
            { id: 657, user_id: 151, category: "utilities", amount: "848.94", date: "2022-12-03" },
            { id: 658, user_id: 114, category: "healthcare", amount: "101.96", date: "2022-08-27" },
            { id: 659, user_id: 17, category: "entertainment", amount: "1380.47", date: "2023-10-07" },
            { id: 660, user_id: 30, category: "groceries", amount: "3261.22", date: "2022-09-25" },
            { id: 661, user_id: 31, category: "groceries", amount: "2855.27", date: "2023-02-10" },
            { id: 662, user_id: 28, category: "groceries", amount: "3718.90", date: "2023-11-05" },
            { id: 663, user_id: 70, category: "groceries", amount: "15.38", date: "2023-06-16" },
            { id: 664, user_id: 62, category: "healthcare", amount: "38.17", date: "2023-12-22" },
            { id: 665, user_id: 18, category: "groceries", amount: "2483.54", date: "2022-05-08" },
            { id: 666, user_id: 39, category: "groceries", amount: "88.95", date: "2023-11-12" },
            { id: 667, user_id: 145, category: "utilities", amount: "558.35", date: "2023-02-12" },
            { id: 668, user_id: 97, category: "utilities", amount: "108.97", date: "2023-10-27" },
            { id: 669, user_id: 25, category: "entertainment", amount: "4801.55", date: "2023-10-27" },
            { id: 670, user_id: 37, category: "groceries", amount: "4197.89", date: "2023-02-17" },
            { id: 671, user_id: 62, category: "groceries", amount: "115.03", date: "2022-03-26" },
            { id: 672, user_id: 165, category: "utilities", amount: "667.58", date: "2022-01-29" },
            { id: 673, user_id: 154, category: "entertainment", amount: "1008.26", date: "2022-10-29" },
            { id: 674, user_id: 15, category: "transportation", amount: "2614.07", date: "2022-06-08" },
            { id: 675, user_id: 130, category: "healthcare", amount: "1274.62", date: "2023-01-16" },
            { id: 676, user_id: 108, category: "transportation", amount: "753.18", date: "2023-11-24" },
            { id: 677, user_id: 49, category: "groceries", amount: "5.01", date: "2022-01-01" },
            { id: 678, user_id: 186, category: "utilities", amount: "2900.18", date: "2022-12-07" },
            { id: 679, user_id: 37, category: "groceries", amount: "3119.03", date: "2023-05-19" },
            { id: 680, user_id: 50, category: "transportation", amount: "61.07", date: "2023-01-26" },
            { id: 681, user_id: 176, category: "utilities", amount: "2356.44", date: "2023-01-17" },
            { id: 682, user_id: 63, category: "utilities", amount: "247.84", date: "2022-11-03" },
            { id: 683, user_id: 68, category: "groceries", amount: "4554.13", date: "2023-10-29" },
            { id: 684, user_id: 70, category: "entertainment", amount: "1850.45", date: "2022-12-17" },
            { id: 685, user_id: 185, category: "groceries", amount: "1320.90", date: "2022-12-22" },
            { id: 686, user_id: 48, category: "entertainment", amount: "3696.66", date: "2022-12-13" },
            { id: 687, user_id: 140, category: "groceries", amount: "393.46", date: "2023-11-19" },
            { id: 688, user_id: 153, category: "groceries", amount: "1053.29", date: "2023-11-14" },
            { id: 689, user_id: 193, category: "healthcare", amount: "2799.27", date: "2022-12-26" },
            { id: 690, user_id: 98, category: "utilities", amount: "3720.23", date: "2022-11-29" },
            { id: 691, user_id: 40, category: "groceries", amount: "2635.56", date: "2022-03-21" },
            { id: 692, user_id: 175, category: "healthcare", amount: "89.07", date: "2022-03-04" },
            { id: 693, user_id: 23, category: "groceries", amount: "5.13", date: "2023-08-23" },
            { id: 694, user_id: 30, category: "entertainment", amount: "82.37", date: "2023-07-27" },
            { id: 695, user_id: 63, category: "groceries", amount: "2552.53", date: "2022-06-13" },
            { id: 696, user_id: 111, category: "entertainment", amount: "2605.14", date: "2022-12-18" },
            { id: 697, user_id: 14, category: "groceries", amount: "3141.93", date: "2023-03-22" },
            { id: 698, user_id: 14, category: "healthcare", amount: "3138.91", date: "2022-10-27" },
            { id: 699, user_id: 89, category: "healthcare", amount: "1459.64", date: "2022-12-31" },
            { id: 700, user_id: 140, category: "groceries", amount: "4621.56", date: "2022-01-20" },
            { id: 701, user_id: 126, category: "groceries", amount: "4605.54", date: "2023-11-23" },
            { id: 702, user_id: 103, category: "groceries", amount: "2366.33", date: "2022-10-14" },
            { id: 703, user_id: 7, category: "groceries", amount: "2605.64", date: "2023-11-08" },
            { id: 704, user_id: 37, category: "groceries", amount: "2339.85", date: "2022-12-31" },
            { id: 705, user_id: 106, category: "entertainment", amount: "173.81", date: "2022-05-13" },
            { id: 706, user_id: 133, category: "groceries", amount: "266.82", date: "2022-05-01" },
            { id: 707, user_id: 152, category: "transportation", amount: "98.39", date: "2023-02-09" },
            { id: 708, user_id: 35, category: "entertainment", amount: "1479.83", date: "2023-10-08" },
            { id: 709, user_id: 155, category: "groceries", amount: "926.48", date: "2023-06-05" },
            { id: 710, user_id: 1, category: "groceries", amount: "1143.45", date: "2023-11-30" },
            { id: 711, user_id: 135, category: "groceries", amount: "2410.15", date: "2022-06-15" },
            { id: 712, user_id: 170, category: "entertainment", amount: "3205.54", date: "2023-02-08" },
            { id: 713, user_id: 100, category: "entertainment", amount: "47.64", date: "2023-01-08" },
            { id: 714, user_id: 191, category: "entertainment", amount: "1009.35", date: "2022-10-02" },
            { id: 715, user_id: 139, category: "healthcare", amount: "1380.17", date: "2023-08-11" },
            { id: 716, user_id: 118, category: "utilities", amount: "150.07", date: "2023-03-07" },
            { id: 717, user_id: 144, category: "transportation", amount: "3379.61", date: "2022-07-03" },
            { id: 718, user_id: 116, category: "entertainment", amount: "914.50", date: "2022-02-02" },
            { id: 719, user_id: 145, category: "groceries", amount: "4142.10", date: "2023-04-06" },
            { id: 720, user_id: 40, category: "entertainment", amount: "4967.03", date: "2022-11-28" },
            { id: 721, user_id: 26, category: "entertainment", amount: "109.82", date: "2023-12-05" },
            { id: 722, user_id: 131, category: "transportation", amount: "2441.92", date: "2022-05-02" },
            { id: 723, user_id: 193, category: "entertainment", amount: "5.03", date: "2022-04-06" },
            { id: 724, user_id: 114, category: "healthcare", amount: "1213.14", date: "2022-11-15" },
            { id: 725, user_id: 157, category: "entertainment", amount: "2550.69", date: "2023-11-10" },
            { id: 726, user_id: 128, category: "utilities", amount: "846.14", date: "2023-12-11" },
            { id: 727, user_id: 42, category: "utilities", amount: "546.67", date: "2022-02-08" },
            { id: 728, user_id: 198, category: "entertainment", amount: "68.20", date: "2023-09-11" },
            { id: 729, user_id: 139, category: "healthcare", amount: "2781.63", date: "2023-12-25" },
            { id: 730, user_id: 161, category: "groceries", amount: "1214.68", date: "2022-02-27" },
            { id: 731, user_id: 177, category: "utilities", amount: "229.69", date: "2022-09-11" },
            { id: 732, user_id: 44, category: "groceries", amount: "1783.20", date: "2023-02-04" },
            { id: 733, user_id: 78, category: "entertainment", amount: "1244.09", date: "2023-11-15" },
            { id: 734, user_id: 194, category: "transportation", amount: "789.25", date: "2023-03-08" },
            { id: 735, user_id: 158, category: "groceries", amount: "608.19", date: "2022-09-03" },
            { id: 736, user_id: 183, category: "entertainment", amount: "1761.62", date: "2023-11-23" },
            { id: 737, user_id: 119, category: "groceries", amount: "1008.11", date: "2022-08-26" },
            { id: 738, user_id: 164, category: "entertainment", amount: "57.53", date: "2022-10-18" },
            { id: 739, user_id: 110, category: "groceries", amount: "4052.05", date: "2023-07-13" },
            { id: 740, user_id: 189, category: "utilities", amount: "242.40", date: "2023-10-05" },
            { id: 741, user_id: 33, category: "healthcare", amount: "2791.03", date: "2023-02-20" },
            { id: 742, user_id: 11, category: "groceries", amount: "2949.15", date: "2022-01-14" },
            { id: 743, user_id: 135, category: "utilities", amount: "552.15", date: "2022-10-20" },
            { id: 744, user_id: 121, category: "transportation", amount: "722.13", date: "2023-04-03" },
            { id: 745, user_id: 71, category: "healthcare", amount: "861.35", date: "2022-01-21" },
            { id: 746, user_id: 118, category: "groceries", amount: "60.99", date: "2023-11-20" },
            { id: 747, user_id: 128, category: "transportation", amount: "1228.76", date: "2022-07-20" },
            { id: 748, user_id: 168, category: "groceries", amount: "1254.59", date: "2023-11-15" },
            { id: 749, user_id: 44, category: "groceries", amount: "1543.59", date: "2023-10-18" },
            { id: 750, user_id: 170, category: "utilities", amount: "4336.17", date: "2022-08-31" },
            { id: 751, user_id: 148, category: "entertainment", amount: "2926.31", date: "2022-01-16" },
            { id: 752, user_id: 61, category: "groceries", amount: "997.38", date: "2022-02-23" },
            { id: 753, user_id: 127, category: "utilities", amount: "487.55", date: "2022-11-07" },
            { id: 754, user_id: 148, category: "entertainment", amount: "410.92", date: "2023-09-08" },
            { id: 755, user_id: 131, category: "entertainment", amount: "143.83", date: "2022-10-18" },
            { id: 756, user_id: 103, category: "groceries", amount: "3654.81", date: "2022-03-15" },
            { id: 757, user_id: 83, category: "transportation", amount: "6.05", date: "2022-01-12" },
            { id: 758, user_id: 177, category: "transportation", amount: "704.09", date: "2022-01-02" },
            { id: 759, user_id: 40, category: "groceries", amount: "1831.39", date: "2022-10-31" },
            { id: 760, user_id: 32, category: "entertainment", amount: "231.76", date: "2023-01-08" },
            { id: 761, user_id: 42, category: "entertainment", amount: "529.86", date: "2023-02-28" },
            { id: 762, user_id: 31, category: "utilities", amount: "4579.39", date: "2023-01-14" },
            { id: 763, user_id: 25, category: "entertainment", amount: "4467.86", date: "2022-12-14" },
            { id: 764, user_id: 20, category: "utilities", amount: "3765.29", date: "2023-10-21" },
            { id: 765, user_id: 103, category: "groceries", amount: "3701.38", date: "2022-09-28" },
            { id: 766, user_id: 71, category: "groceries", amount: "2752.72", date: "2023-11-24" },
            { id: 767, user_id: 155, category: "utilities", amount: "1637.25", date: "2023-12-19" },
            { id: 768, user_id: 78, category: "entertainment", amount: "1735.18", date: "2023-07-10" },
            { id: 769, user_id: 80, category: "transportation", amount: "937.64", date: "2023-01-05" },
            { id: 770, user_id: 53, category: "groceries", amount: "5.97", date: "2022-11-05" },
            { id: 771, user_id: 144, category: "groceries", amount: "6.77", date: "2022-08-21" },
            { id: 772, user_id: 98, category: "utilities", amount: "1582.13", date: "2023-10-04" },
            { id: 773, user_id: 36, category: "groceries", amount: "1199.17", date: "2022-08-09" },
            { id: 774, user_id: 129, category: "healthcare", amount: "4160.39", date: "2023-11-08" },
            { id: 775, user_id: 12, category: "transportation", amount: "2683.69", date: "2022-10-30" },
            { id: 776, user_id: 49, category: "groceries", amount: "84.61", date: "2023-01-08" },
            { id: 777, user_id: 92, category: "groceries", amount: "1551.74", date: "2022-10-23" },
            { id: 778, user_id: 154, category: "transportation", amount: "1158.43", date: "2022-08-22" },
            { id: 779, user_id: 29, category: "entertainment", amount: "3328.35", date: "2023-10-22" },
            { id: 780, user_id: 17, category: "utilities", amount: "1279.97", date: "2022-11-22" },
            { id: 781, user_id: 120, category: "healthcare", amount: "293.63", date: "2023-02-10" },
            { id: 782, user_id: 182, category: "healthcare", amount: "3989.74", date: "2022-11-21" },
            { id: 783, user_id: 67, category: "groceries", amount: "4423.85", date: "2022-06-07" },
            { id: 784, user_id: 19, category: "groceries", amount: "88.48", date: "2023-10-13" },
            { id: 785, user_id: 73, category: "groceries", amount: "401.36", date: "2023-02-10" },
            { id: 786, user_id: 84, category: "utilities", amount: "2058.32", date: "2023-03-21" },
            { id: 787, user_id: 26, category: "groceries", amount: "1904.28", date: "2022-03-29" },
            { id: 788, user_id: 163, category: "groceries", amount: "3972.30", date: "2023-10-16" },
            { id: 789, user_id: 143, category: "groceries", amount: "16.66", date: "2022-10-31" },
            { id: 790, user_id: 123, category: "entertainment", amount: "1651.82", date: "2022-11-02" },
            { id: 791, user_id: 91, category: "entertainment", amount: "4035.73", date: "2022-01-19" },
            { id: 792, user_id: 16, category: "entertainment", amount: "234.57", date: "2023-10-07" },
            { id: 793, user_id: 112, category: "groceries", amount: "3870.99", date: "2023-02-06" },
            { id: 794, user_id: 28, category: "utilities", amount: "4764.04", date: "2022-10-27" },
            { id: 795, user_id: 4, category: "groceries", amount: "2284.81", date: "2023-11-14" },
            { id: 796, user_id: 176, category: "utilities", amount: "1502.15", date: "2022-08-31" },
            { id: 797, user_id: 22, category: "entertainment", amount: "4280.89", date: "2023-09-24" },
            { id: 798, user_id: 73, category: "groceries", amount: "2135.72", date: "2022-12-09" },
            { id: 799, user_id: 59, category: "groceries", amount: "3656.74", date: "2022-10-25" },
            { id: 800, user_id: 125, category: "utilities", amount: "3972.92", date: "2022-12-21" },
        ],
    });
    await prisma.financial_goals.createMany({
        data: [
            { id: 1, user_id: 88, goal_type: "savings", target_amount: "13679.61", deadline: "2029-10-12" },
            { id: 2, user_id: 71, goal_type: "debt_reduction", target_amount: "92399.04", deadline: "2024-06-08" },
            { id: 3, user_id: 50, goal_type: "savings", target_amount: "24581.19", deadline: "2026-04-08" },
            { id: 4, user_id: 136, goal_type: "debt_reduction", target_amount: "47120.64", deadline: "2029-09-05" },
            { id: 5, user_id: 23, goal_type: "savings", target_amount: "22513.68", deadline: "2030-10-13" },
            { id: 6, user_id: 92, goal_type: "debt_reduction", target_amount: "1028.44", deadline: "2029-10-15" },
            { id: 7, user_id: 36, goal_type: "savings", target_amount: "49379.37", deadline: "2030-08-08" },
            { id: 8, user_id: 49, goal_type: "debt_reduction", target_amount: "1001.28", deadline: "2029-01-02" },
            { id: 9, user_id: 48, goal_type: "emergency_fund", target_amount: "71695.90", deadline: "2028-10-22" },
            { id: 10, user_id: 177, goal_type: "debt_reduction", target_amount: "39549.04", deadline: "2024-02-11" },
            { id: 11, user_id: 75, goal_type: "debt_reduction", target_amount: "18391.68", deadline: "2029-10-19" },
            { id: 12, user_id: 77, goal_type: "savings", target_amount: "60334.14", deadline: "2024-09-20" },
            { id: 13, user_id: 166, goal_type: "debt_reduction", target_amount: "68685.83", deadline: "2028-08-15" },
            { id: 14, user_id: 123, goal_type: "debt_reduction", target_amount: "92006.86", deadline: "2025-12-08" },
            { id: 15, user_id: 65, goal_type: "investment", target_amount: "18379.25", deadline: "2030-10-22" },
            { id: 16, user_id: 47, goal_type: "investment", target_amount: "48179.13", deadline: "2028-06-26" },
            { id: 17, user_id: 17, goal_type: "debt_reduction", target_amount: "75023.37", deadline: "2026-11-14" },
            { id: 18, user_id: 190, goal_type: "debt_reduction", target_amount: "2939.17", deadline: "2028-08-05" },
            { id: 19, user_id: 53, goal_type: "emergency_fund", target_amount: "3293.33", deadline: "2028-08-13" },
            { id: 20, user_id: 104, goal_type: "debt_reduction", target_amount: "2183.49", deadline: "2027-08-04" },
            { id: 21, user_id: 137, goal_type: "investment", target_amount: "45633.40", deadline: "2028-02-10" },
            { id: 22, user_id: 156, goal_type: "savings", target_amount: "48395.87", deadline: "2029-12-27" },
            { id: 23, user_id: 108, goal_type: "emergency_fund", target_amount: "93054.12", deadline: "2023-05-21" },
            { id: 24, user_id: 192, goal_type: "savings", target_amount: "6889.88", deadline: "2024-05-06" },
            { id: 25, user_id: 170, goal_type: "debt_reduction", target_amount: "33691.41", deadline: "2028-10-15" },
            { id: 26, user_id: 147, goal_type: "debt_reduction", target_amount: "90575.43", deadline: "2027-12-27" },
            { id: 27, user_id: 126, goal_type: "debt_reduction", target_amount: "90666.22", deadline: "2029-11-12" },
            { id: 28, user_id: 196, goal_type: "debt_reduction", target_amount: "25002.79", deadline: "2030-08-23" },
            { id: 29, user_id: 174, goal_type: "debt_reduction", target_amount: "16021.13", deadline: "2029-11-24" },
            { id: 30, user_id: 191, goal_type: "savings", target_amount: "45248.83", deadline: "2029-03-29" },
            { id: 31, user_id: 38, goal_type: "savings", target_amount: "2077.92", deadline: "2028-04-06" },
            { id: 32, user_id: 30, goal_type: "debt_reduction", target_amount: "4966.82", deadline: "2028-09-25" },
            { id: 33, user_id: 46, goal_type: "debt_reduction", target_amount: "33341.32", deadline: "2029-05-19" },
            { id: 34, user_id: 110, goal_type: "investment", target_amount: "4789.43", deadline: "2030-10-03" },
            { id: 35, user_id: 59, goal_type: "investment", target_amount: "2262.70", deadline: "2026-01-23" },
            { id: 36, user_id: 81, goal_type: "emergency_fund", target_amount: "13821.53", deadline: "2028-10-29" },
            { id: 37, user_id: 22, goal_type: "debt_reduction", target_amount: "9028.90", deadline: "2028-09-29" },
            { id: 38, user_id: 88, goal_type: "debt_reduction", target_amount: "27162.26", deadline: "2023-09-16" },
            { id: 39, user_id: 173, goal_type: "savings", target_amount: "1934.98", deadline: "2027-02-02" },
            { id: 40, user_id: 117, goal_type: "debt_reduction", target_amount: "1136.58", deadline: "2025-06-18" },
            { id: 41, user_id: 47, goal_type: "savings", target_amount: "1614.68", deadline: "2030-04-28" },
            { id: 42, user_id: 97, goal_type: "savings", target_amount: "35990.43", deadline: "2030-01-13" },
            { id: 43, user_id: 199, goal_type: "investment", target_amount: "29321.16", deadline: "2023-10-15" },
            { id: 44, user_id: 88, goal_type: "savings", target_amount: "73047.16", deadline: "2030-10-08" },
            { id: 45, user_id: 98, goal_type: "savings", target_amount: "5883.87", deadline: "2026-06-06" },
            { id: 46, user_id: 107, goal_type: "investment", target_amount: "72050.72", deadline: "2023-01-28" },
            { id: 47, user_id: 70, goal_type: "debt_reduction", target_amount: "30398.36", deadline: "2025-12-11" },
            { id: 48, user_id: 169, goal_type: "savings", target_amount: "5467.88", deadline: "2030-02-08" },
            { id: 49, user_id: 65, goal_type: "debt_reduction", target_amount: "83351.99", deadline: "2024-09-24" },
            { id: 50, user_id: 193, goal_type: "emergency_fund", target_amount: "28291.28", deadline: "2029-03-27" },
            { id: 51, user_id: 134, goal_type: "savings", target_amount: "34110.73", deadline: "2025-03-13" },
            { id: 52, user_id: 199, goal_type: "debt_reduction", target_amount: "78379.99", deadline: "2027-07-03" },
            { id: 53, user_id: 78, goal_type: "debt_reduction", target_amount: "2721.38", deadline: "2025-05-26" },
            { id: 54, user_id: 153, goal_type: "investment", target_amount: "17060.04", deadline: "2025-11-14" },
            { id: 55, user_id: 90, goal_type: "debt_reduction", target_amount: "18457.35", deadline: "2026-10-19" },
            { id: 56, user_id: 132, goal_type: "savings", target_amount: "71080.62", deadline: "2023-09-10" },
            { id: 57, user_id: 136, goal_type: "emergency_fund", target_amount: "56718.73", deadline: "2025-03-22" },
            { id: 58, user_id: 109, goal_type: "investment", target_amount: "1477.71", deadline: "2028-10-31" },
            { id: 59, user_id: 170, goal_type: "investment", target_amount: "83297.17", deadline: "2028-04-11" },
            { id: 60, user_id: 147, goal_type: "savings", target_amount: "1156.96", deadline: "2023-02-27" },
            { id: 61, user_id: 76, goal_type: "savings", target_amount: "95359.68", deadline: "2025-11-06" },
            { id: 62, user_id: 77, goal_type: "debt_reduction", target_amount: "26117.73", deadline: "2027-02-01" },
            { id: 63, user_id: 51, goal_type: "savings", target_amount: "19978.02", deadline: "2027-11-08" },
            { id: 64, user_id: 34, goal_type: "savings", target_amount: "8129.11", deadline: "2028-11-11" },
            { id: 65, user_id: 76, goal_type: "emergency_fund", target_amount: "51328.76", deadline: "2029-08-26" },
            { id: 66, user_id: 19, goal_type: "debt_reduction", target_amount: "1025.22", deadline: "2023-09-25" },
            { id: 67, user_id: 34, goal_type: "savings", target_amount: "12094.87", deadline: "2030-06-10" },
            { id: 68, user_id: 166, goal_type: "investment", target_amount: "33116.54", deadline: "2026-09-10" },
            { id: 69, user_id: 136, goal_type: "investment", target_amount: "91724.51", deadline: "2029-11-26" },
            { id: 70, user_id: 189, goal_type: "savings", target_amount: "7963.41", deadline: "2026-06-06" },
            { id: 71, user_id: 23, goal_type: "savings", target_amount: "3540.16", deadline: "2023-10-02" },
            { id: 72, user_id: 120, goal_type: "investment", target_amount: "1014.03", deadline: "2025-08-08" },
            { id: 73, user_id: 142, goal_type: "investment", target_amount: "43355.39", deadline: "2027-09-11" },
            { id: 74, user_id: 136, goal_type: "debt_reduction", target_amount: "21389.35", deadline: "2027-09-09" },
            { id: 75, user_id: 124, goal_type: "emergency_fund", target_amount: "4484.70", deadline: "2029-06-08" },
            { id: 76, user_id: 14, goal_type: "investment", target_amount: "75501.81", deadline: "2025-11-10" },
            { id: 77, user_id: 74, goal_type: "debt_reduction", target_amount: "6608.09", deadline: "2029-06-12" },
            { id: 78, user_id: 183, goal_type: "investment", target_amount: "84295.23", deadline: "2026-06-12" },
            { id: 79, user_id: 9, goal_type: "debt_reduction", target_amount: "29848.77", deadline: "2027-11-14" },
            { id: 80, user_id: 156, goal_type: "investment", target_amount: "20334.09", deadline: "2030-01-07" },
            { id: 81, user_id: 140, goal_type: "savings", target_amount: "74522.89", deadline: "2025-11-11" },
            { id: 82, user_id: 73, goal_type: "debt_reduction", target_amount: "46793.00", deadline: "2028-08-03" },
            { id: 83, user_id: 129, goal_type: "debt_reduction", target_amount: "64655.54", deadline: "2030-03-15" },
            { id: 84, user_id: 97, goal_type: "savings", target_amount: "25146.75", deadline: "2030-10-06" },
            { id: 85, user_id: 84, goal_type: "investment", target_amount: "25467.47", deadline: "2029-08-08" },
            { id: 86, user_id: 125, goal_type: "investment", target_amount: "57865.50", deadline: "2030-07-14" },
            { id: 87, user_id: 110, goal_type: "debt_reduction", target_amount: "42009.73", deadline: "2027-08-13" },
            { id: 88, user_id: 37, goal_type: "savings", target_amount: "24394.16", deadline: "2025-09-02" },
            { id: 89, user_id: 131, goal_type: "debt_reduction", target_amount: "1308.53", deadline: "2030-01-03" },
            { id: 90, user_id: 120, goal_type: "investment", target_amount: "34026.27", deadline: "2029-02-28" },
            { id: 91, user_id: 112, goal_type: "savings", target_amount: "10920.81", deadline: "2024-08-19" },
            { id: 92, user_id: 21, goal_type: "savings", target_amount: "72070.56", deadline: "2028-10-02" },
            { id: 93, user_id: 142, goal_type: "investment", target_amount: "1313.88", deadline: "2028-08-02" },
            { id: 94, user_id: 89, goal_type: "investment", target_amount: "33351.44", deadline: "2029-07-31" },
            { id: 95, user_id: 158, goal_type: "savings", target_amount: "13645.26", deadline: "2026-09-06" },
            { id: 96, user_id: 184, goal_type: "savings", target_amount: "1415.92", deadline: "2026-08-21" },
            { id: 97, user_id: 188, goal_type: "savings", target_amount: "3017.95", deadline: "2026-04-19" },
            { id: 98, user_id: 75, goal_type: "debt_reduction", target_amount: "44392.73", deadline: "2029-12-30" },
            { id: 99, user_id: 173, goal_type: "emergency_fund", target_amount: "27310.30", deadline: "2029-11-25" },
            { id: 100, user_id: 130, goal_type: "savings", target_amount: "42492.55", deadline: "2028-08-30" },
            { id: 101, user_id: 175, goal_type: "savings", target_amount: "7049.96", deadline: "2025-12-01" },
            { id: 102, user_id: 9, goal_type: "debt_reduction", target_amount: "2256.13", deadline: "2028-11-27" },
            { id: 103, user_id: 100, goal_type: "savings", target_amount: "82234.16", deadline: "2030-11-23" },
            { id: 104, user_id: 98, goal_type: "savings", target_amount: "76421.94", deadline: "2028-11-16" },
            { id: 105, user_id: 42, goal_type: "savings", target_amount: "26161.65", deadline: "2029-10-15" },
            { id: 106, user_id: 144, goal_type: "investment", target_amount: "9854.78", deadline: "2025-08-28" },
            { id: 107, user_id: 140, goal_type: "emergency_fund", target_amount: "1008.81", deadline: "2023-11-11" },
            { id: 108, user_id: 136, goal_type: "investment", target_amount: "36679.92", deadline: "2027-05-24" },
            { id: 109, user_id: 123, goal_type: "investment", target_amount: "48286.21", deadline: "2029-01-06" },
            { id: 110, user_id: 129, goal_type: "debt_reduction", target_amount: "93128.17", deadline: "2026-09-27" },
            { id: 111, user_id: 118, goal_type: "savings", target_amount: "9219.44", deadline: "2026-05-24" },
            { id: 112, user_id: 196, goal_type: "savings", target_amount: "7403.35", deadline: "2025-07-14" },
            { id: 113, user_id: 25, goal_type: "debt_reduction", target_amount: "1021.77", deadline: "2027-09-05" },
            { id: 114, user_id: 41, goal_type: "emergency_fund", target_amount: "6551.35", deadline: "2027-04-28" },
            { id: 115, user_id: 195, goal_type: "debt_reduction", target_amount: "15615.51", deadline: "2027-05-06" },
            { id: 116, user_id: 37, goal_type: "savings", target_amount: "64064.48", deadline: "2025-08-06" },
            { id: 117, user_id: 59, goal_type: "savings", target_amount: "5982.74", deadline: "2029-06-24" },
            { id: 118, user_id: 182, goal_type: "investment", target_amount: "93536.28", deadline: "2027-10-28" },
            { id: 119, user_id: 17, goal_type: "savings", target_amount: "8226.88", deadline: "2025-09-19" },
            { id: 120, user_id: 89, goal_type: "savings", target_amount: "2074.40", deadline: "2024-12-24" },
            { id: 121, user_id: 52, goal_type: "emergency_fund", target_amount: "8138.97", deadline: "2025-07-31" },
            { id: 122, user_id: 41, goal_type: "investment", target_amount: "89447.02", deadline: "2023-07-16" },
            { id: 123, user_id: 147, goal_type: "emergency_fund", target_amount: "38173.83", deadline: "2024-06-10" },
            { id: 124, user_id: 67, goal_type: "investment", target_amount: "54774.20", deadline: "2028-01-22" },
            { id: 125, user_id: 12, goal_type: "savings", target_amount: "64665.92", deadline: "2024-04-20" },
            { id: 126, user_id: 106, goal_type: "savings", target_amount: "12864.19", deadline: "2024-03-07" },
            { id: 127, user_id: 83, goal_type: "savings", target_amount: "20195.88", deadline: "2028-09-03" },
            { id: 128, user_id: 195, goal_type: "debt_reduction", target_amount: "9285.11", deadline: "2026-11-01" },
            { id: 129, user_id: 25, goal_type: "emergency_fund", target_amount: "66086.97", deadline: "2024-04-11" },
            { id: 130, user_id: 116, goal_type: "savings", target_amount: "6877.34", deadline: "2030-05-07" },
            { id: 131, user_id: 146, goal_type: "investment", target_amount: "17771.26", deadline: "2030-04-18" },
            { id: 132, user_id: 114, goal_type: "investment", target_amount: "1788.83", deadline: "2030-03-29" },
            { id: 133, user_id: 106, goal_type: "investment", target_amount: "2031.21", deadline: "2027-02-03" },
            { id: 134, user_id: 193, goal_type: "savings", target_amount: "40481.00", deadline: "2024-09-05" },
            { id: 135, user_id: 132, goal_type: "debt_reduction", target_amount: "96316.67", deadline: "2026-10-28" },
            { id: 136, user_id: 169, goal_type: "debt_reduction", target_amount: "78654.15", deadline: "2028-02-03" },
            { id: 137, user_id: 143, goal_type: "debt_reduction", target_amount: "22667.01", deadline: "2026-05-28" },
            { id: 138, user_id: 28, goal_type: "emergency_fund", target_amount: "15674.94", deadline: "2030-08-18" },
            { id: 139, user_id: 118, goal_type: "savings", target_amount: "43009.37", deadline: "2030-01-25" },
            { id: 140, user_id: 99, goal_type: "savings", target_amount: "53648.76", deadline: "2030-08-30" },
            { id: 141, user_id: 14, goal_type: "savings", target_amount: "58811.80", deadline: "2027-05-06" },
            { id: 142, user_id: 57, goal_type: "debt_reduction", target_amount: "78862.97", deadline: "2030-03-31" },
            { id: 143, user_id: 13, goal_type: "debt_reduction", target_amount: "32496.64", deadline: "2027-04-22" },
            { id: 144, user_id: 156, goal_type: "emergency_fund", target_amount: "55113.01", deadline: "2025-09-11" },
            { id: 145, user_id: 166, goal_type: "savings", target_amount: "20926.71", deadline: "2029-10-06" },
            { id: 146, user_id: 121, goal_type: "savings", target_amount: "23214.73", deadline: "2024-07-16" },
            { id: 147, user_id: 4, goal_type: "debt_reduction", target_amount: "79935.51", deadline: "2029-11-27" },
            { id: 148, user_id: 65, goal_type: "debt_reduction", target_amount: "45849.86", deadline: "2025-08-30" },
            { id: 149, user_id: 123, goal_type: "investment", target_amount: "29800.43", deadline: "2030-08-09" },
            { id: 150, user_id: 136, goal_type: "debt_reduction", target_amount: "1591.26", deadline: "2029-06-13" },
            { id: 151, user_id: 94, goal_type: "savings", target_amount: "51232.23", deadline: "2030-10-12" },
            { id: 152, user_id: 126, goal_type: "savings", target_amount: "20274.55", deadline: "2024-10-10" },
            { id: 153, user_id: 118, goal_type: "debt_reduction", target_amount: "25534.91", deadline: "2026-04-19" },
            { id: 154, user_id: 39, goal_type: "savings", target_amount: "3432.66", deadline: "2024-04-22" },
            { id: 155, user_id: 85, goal_type: "investment", target_amount: "38812.84", deadline: "2030-06-27" },
            { id: 156, user_id: 144, goal_type: "debt_reduction", target_amount: "9452.72", deadline: "2025-03-03" },
            { id: 157, user_id: 167, goal_type: "emergency_fund", target_amount: "86240.18", deadline: "2026-08-23" },
            { id: 158, user_id: 21, goal_type: "savings", target_amount: "85803.34", deadline: "2028-11-19" },
            { id: 159, user_id: 55, goal_type: "investment", target_amount: "7453.87", deadline: "2029-09-01" },
            { id: 160, user_id: 179, goal_type: "investment", target_amount: "3282.06", deadline: "2028-07-02" },
            { id: 161, user_id: 165, goal_type: "emergency_fund", target_amount: "71366.84", deadline: "2023-05-01" },
            { id: 162, user_id: 157, goal_type: "debt_reduction", target_amount: "99231.11", deadline: "2024-05-28" },
            { id: 163, user_id: 182, goal_type: "debt_reduction", target_amount: "8575.47", deadline: "2030-09-17" },
            { id: 164, user_id: 22, goal_type: "emergency_fund", target_amount: "62849.05", deadline: "2028-10-19" },
            { id: 165, user_id: 87, goal_type: "savings", target_amount: "1465.50", deadline: "2026-01-24" },
            { id: 166, user_id: 47, goal_type: "debt_reduction", target_amount: "1317.00", deadline: "2030-01-08" },
            { id: 167, user_id: 34, goal_type: "savings", target_amount: "34310.24", deadline: "2024-04-19" },
            { id: 168, user_id: 186, goal_type: "debt_reduction", target_amount: "82395.58", deadline: "2026-04-20" },
            { id: 169, user_id: 137, goal_type: "emergency_fund", target_amount: "28345.96", deadline: "2029-06-18" },
            { id: 170, user_id: 81, goal_type: "savings", target_amount: "38737.39", deadline: "2028-05-03" },
            { id: 171, user_id: 149, goal_type: "emergency_fund", target_amount: "43800.08", deadline: "2026-08-11" },
            { id: 172, user_id: 74, goal_type: "emergency_fund", target_amount: "26296.13", deadline: "2024-04-18" },
            { id: 173, user_id: 199, goal_type: "emergency_fund", target_amount: "93616.47", deadline: "2025-03-24" },
            { id: 174, user_id: 103, goal_type: "investment", target_amount: "38638.28", deadline: "2026-12-31" },
            { id: 175, user_id: 118, goal_type: "investment", target_amount: "16702.09", deadline: "2023-03-10" },
            { id: 176, user_id: 73, goal_type: "savings", target_amount: "1036.19", deadline: "2026-10-28" },
            { id: 177, user_id: 70, goal_type: "emergency_fund", target_amount: "34998.97", deadline: "2026-01-09" },
            { id: 178, user_id: 175, goal_type: "savings", target_amount: "24200.25", deadline: "2023-11-03" },
            { id: 179, user_id: 50, goal_type: "investment", target_amount: "8757.39", deadline: "2028-11-21" },
            { id: 180, user_id: 146, goal_type: "debt_reduction", target_amount: "26988.49", deadline: "2023-12-27" },
            { id: 181, user_id: 181, goal_type: "debt_reduction", target_amount: "83369.37", deadline: "2030-03-28" },
            { id: 182, user_id: 153, goal_type: "debt_reduction", target_amount: "36563.34", deadline: "2026-09-26" },
            { id: 183, user_id: 104, goal_type: "savings", target_amount: "1110.41", deadline: "2030-05-27" },
            { id: 184, user_id: 179, goal_type: "emergency_fund", target_amount: "2387.87", deadline: "2026-11-26" },
            { id: 185, user_id: 198, goal_type: "debt_reduction", target_amount: "23363.08", deadline: "2025-06-15" },
            { id: 186, user_id: 188, goal_type: "emergency_fund", target_amount: "2488.88", deadline: "2028-09-24" },
            { id: 187, user_id: 182, goal_type: "savings", target_amount: "39960.25", deadline: "2029-08-31" },
            { id: 188, user_id: 134, goal_type: "savings", target_amount: "2768.17", deadline: "2027-04-10" },
            { id: 189, user_id: 161, goal_type: "savings", target_amount: "21455.75", deadline: "2025-12-14" },
            { id: 190, user_id: 110, goal_type: "emergency_fund", target_amount: "12992.95", deadline: "2028-11-23" },
            { id: 191, user_id: 73, goal_type: "savings", target_amount: "1539.39", deadline: "2030-01-10" },
            { id: 192, user_id: 57, goal_type: "debt_reduction", target_amount: "30650.21", deadline: "2030-05-30" },
            { id: 193, user_id: 4, goal_type: "debt_reduction", target_amount: "7549.30", deadline: "2025-04-05" },
            { id: 194, user_id: 106, goal_type: "debt_reduction", target_amount: "1514.62", deadline: "2025-02-15" },
            { id: 195, user_id: 159, goal_type: "emergency_fund", target_amount: "6874.58", deadline: "2028-12-15" },
            { id: 196, user_id: 69, goal_type: "debt_reduction", target_amount: "36770.40", deadline: "2028-09-14" },
            { id: 197, user_id: 169, goal_type: "debt_reduction", target_amount: "45848.66", deadline: "2023-06-17" },
            { id: 198, user_id: 26, goal_type: "emergency_fund", target_amount: "5637.88", deadline: "2025-10-18" },
            { id: 199, user_id: 36, goal_type: "savings", target_amount: "14379.25", deadline: "2030-08-13" },
            { id: 200, user_id: 103, goal_type: "investment", target_amount: "7924.42", deadline: "2028-04-14" },
        ],
    });
    await prisma.income_sources.createMany({
        data: [
            { id: 1, user_id: 80, source_type: "freelance", amount: "88460.84", source_percentage: "58.46" },
            { id: 2, user_id: 111, source_type: "salary", amount: "18825.77", source_percentage: "66.76" },
            { id: 3, user_id: 98, source_type: "salary", amount: "83600.71", source_percentage: "57.97" },
            { id: 4, user_id: 46, source_type: "other", amount: "19373.59", source_percentage: "53.70" },
            { id: 5, user_id: 153, source_type: "other", amount: "22353.09", source_percentage: "38.21" },
            { id: 6, user_id: 200, source_type: "salary", amount: "45298.99", source_percentage: "57.26" },
            { id: 7, user_id: 31, source_type: "investment", amount: "14282.36", source_percentage: "49.13" },
            { id: 8, user_id: 51, source_type: "salary", amount: "38757.53", source_percentage: "51.20" },
            { id: 9, user_id: 188, source_type: "freelance", amount: "59090.28", source_percentage: "46.84" },
            { id: 10, user_id: 135, source_type: "salary", amount: "18671.78", source_percentage: "56.69" },
            { id: 11, user_id: 63, source_type: "investment", amount: "98925.36", source_percentage: "56.27" },
            { id: 12, user_id: 164, source_type: "salary", amount: "65954.40", source_percentage: "41.41" },
            { id: 13, user_id: 38, source_type: "salary", amount: "20023.43", source_percentage: "73.45" },
            { id: 14, user_id: 80, source_type: "salary", amount: "109023.31", source_percentage: "48.29" },
            { id: 15, user_id: 26, source_type: "investment", amount: "93319.76", source_percentage: "50.36" },
            { id: 16, user_id: 139, source_type: "salary", amount: "1000.06", source_percentage: "36.22" },
            { id: 17, user_id: 4, source_type: "investment", amount: "51953.78", source_percentage: "47.84" },
            { id: 18, user_id: 72, source_type: "salary", amount: "7532.83", source_percentage: "34.15" },
            { id: 19, user_id: 30, source_type: "salary", amount: "82346.93", source_percentage: "48.56" },
            { id: 20, user_id: 54, source_type: "salary", amount: "46213.99", source_percentage: "58.07" },
            { id: 21, user_id: 144, source_type: "freelance", amount: "45331.65", source_percentage: "46.11" },
            { id: 22, user_id: 167, source_type: "salary", amount: "1208.97", source_percentage: "69.44" },
            { id: 23, user_id: 13, source_type: "investment", amount: "8580.78", source_percentage: "57.57" },
            { id: 24, user_id: 101, source_type: "investment", amount: "30662.15", source_percentage: "85.46" },
            { id: 25, user_id: 5, source_type: "salary", amount: "76990.71", source_percentage: "47.78" },
            { id: 26, user_id: 65, source_type: "investment", amount: "16348.13", source_percentage: "58.95" },
            { id: 27, user_id: 14, source_type: "freelance", amount: "114405.93", source_percentage: "43.89" },
            { id: 28, user_id: 189, source_type: "salary", amount: "115872.04", source_percentage: "82.55" },
            { id: 29, user_id: 176, source_type: "salary", amount: "110390.69", source_percentage: "31.29" },
            { id: 30, user_id: 152, source_type: "salary", amount: "146274.11", source_percentage: "49.66" },
            { id: 31, user_id: 1, source_type: "salary", amount: "28932.37", source_percentage: "34.99" },
            { id: 32, user_id: 33, source_type: "freelance", amount: "35642.87", source_percentage: "72.11" },
            { id: 33, user_id: 13, source_type: "salary", amount: "44972.42", source_percentage: "50.95" },
            { id: 34, user_id: 148, source_type: "investment", amount: "128449.12", source_percentage: "83.87" },
            { id: 35, user_id: 80, source_type: "salary", amount: "143122.40", source_percentage: "66.35" },
            { id: 36, user_id: 22, source_type: "freelance", amount: "136128.83", source_percentage: "69.45" },
            { id: 37, user_id: 22, source_type: "other", amount: "19655.91", source_percentage: "67.71" },
            { id: 38, user_id: 128, source_type: "salary", amount: "15144.49", source_percentage: "38.45" },
            { id: 39, user_id: 163, source_type: "salary", amount: "45164.08", source_percentage: "80.10" },
            { id: 40, user_id: 148, source_type: "salary", amount: "134166.74", source_percentage: "82.51" },
            { id: 41, user_id: 198, source_type: "salary", amount: "35825.06", source_percentage: "63.18" },
            { id: 42, user_id: 78, source_type: "salary", amount: "87829.28", source_percentage: "51.62" },
            { id: 43, user_id: 128, source_type: "salary", amount: "14134.95", source_percentage: "62.32" },
            { id: 44, user_id: 107, source_type: "salary", amount: "6617.95", source_percentage: "59.89" },
            { id: 45, user_id: 56, source_type: "salary", amount: "52103.61", source_percentage: "51.48" },
            { id: 46, user_id: 193, source_type: "salary", amount: "75624.77", source_percentage: "41.53" },
            { id: 47, user_id: 140, source_type: "other", amount: "23377.24", source_percentage: "52.94" },
            { id: 48, user_id: 96, source_type: "freelance", amount: "21735.43", source_percentage: "74.12" },
            { id: 49, user_id: 11, source_type: "freelance", amount: "16255.57", source_percentage: "49.21" },
            { id: 50, user_id: 117, source_type: "other", amount: "6385.63", source_percentage: "54.20" },
            { id: 51, user_id: 60, source_type: "freelance", amount: "23202.57", source_percentage: "38.23" },
            { id: 52, user_id: 148, source_type: "freelance", amount: "120001.23", source_percentage: "51.14" },
            { id: 53, user_id: 128, source_type: "other", amount: "22521.70", source_percentage: "49.03" },
            { id: 54, user_id: 159, source_type: "salary", amount: "100478.15", source_percentage: "70.65" },
            { id: 55, user_id: 96, source_type: "salary", amount: "1492.74", source_percentage: "41.06" },
            { id: 56, user_id: 3, source_type: "freelance", amount: "1034.09", source_percentage: "50.35" },
            { id: 57, user_id: 44, source_type: "salary", amount: "18968.03", source_percentage: "54.86" },
            { id: 58, user_id: 141, source_type: "salary", amount: "46667.88", source_percentage: "66.37" },
            { id: 59, user_id: 177, source_type: "salary", amount: "31016.41", source_percentage: "41.45" },
            { id: 60, user_id: 136, source_type: "salary", amount: "7613.86", source_percentage: "57.85" },
            { id: 61, user_id: 132, source_type: "investment", amount: "9322.61", source_percentage: "65.65" },
            { id: 62, user_id: 130, source_type: "salary", amount: "12966.56", source_percentage: "63.10" },
            { id: 63, user_id: 21, source_type: "other", amount: "8719.65", source_percentage: "56.82" },
            { id: 64, user_id: 75, source_type: "investment", amount: "134613.63", source_percentage: "78.40" },
            { id: 65, user_id: 14, source_type: "freelance", amount: "19045.99", source_percentage: "43.02" },
            { id: 66, user_id: 106, source_type: "freelance", amount: "128105.91", source_percentage: "58.10" },
            { id: 67, user_id: 32, source_type: "freelance", amount: "84376.62", source_percentage: "33.86" },
            { id: 68, user_id: 195, source_type: "freelance", amount: "23342.90", source_percentage: "33.80" },
            { id: 69, user_id: 118, source_type: "salary", amount: "52559.62", source_percentage: "63.29" },
            { id: 70, user_id: 167, source_type: "freelance", amount: "58913.37", source_percentage: "55.24" },
            { id: 71, user_id: 176, source_type: "investment", amount: "29090.16", source_percentage: "45.91" },
            { id: 72, user_id: 8, source_type: "salary", amount: "97272.57", source_percentage: "62.02" },
            { id: 73, user_id: 183, source_type: "investment", amount: "67977.59", source_percentage: "87.82" },
            { id: 74, user_id: 36, source_type: "salary", amount: "14900.92", source_percentage: "66.86" },
            { id: 75, user_id: 143, source_type: "other", amount: "144402.23", source_percentage: "75.85" },
            { id: 76, user_id: 106, source_type: "salary", amount: "23943.96", source_percentage: "76.32" },
            { id: 77, user_id: 195, source_type: "salary", amount: "1150.74", source_percentage: "45.58" },
            { id: 78, user_id: 25, source_type: "salary", amount: "47759.32", source_percentage: "59.14" },
            { id: 79, user_id: 159, source_type: "freelance", amount: "21869.12", source_percentage: "62.46" },
            { id: 80, user_id: 8, source_type: "salary", amount: "15416.96", source_percentage: "38.58" },
            { id: 81, user_id: 50, source_type: "salary", amount: "10664.85", source_percentage: "58.38" },
            { id: 82, user_id: 163, source_type: "investment", amount: "71872.61", source_percentage: "74.05" },
            { id: 83, user_id: 161, source_type: "salary", amount: "146394.61", source_percentage: "59.22" },
            { id: 84, user_id: 75, source_type: "freelance", amount: "22894.68", source_percentage: "63.30" },
            { id: 85, user_id: 65, source_type: "salary", amount: "52676.35", source_percentage: "78.96" },
            { id: 86, user_id: 186, source_type: "other", amount: "141980.63", source_percentage: "78.61" },
            { id: 87, user_id: 186, source_type: "freelance", amount: "5785.61", source_percentage: "49.09" },
            { id: 88, user_id: 90, source_type: "salary", amount: "120105.94", source_percentage: "42.29" },
            { id: 89, user_id: 103, source_type: "salary", amount: "68567.64", source_percentage: "62.28" },
            { id: 90, user_id: 53, source_type: "salary", amount: "110655.38", source_percentage: "77.63" },
            { id: 91, user_id: 166, source_type: "salary", amount: "99224.30", source_percentage: "52.98" },
            { id: 92, user_id: 78, source_type: "freelance", amount: "140110.37", source_percentage: "70.41" },
            { id: 93, user_id: 69, source_type: "salary", amount: "88227.77", source_percentage: "36.53" },
            { id: 94, user_id: 153, source_type: "other", amount: "44771.72", source_percentage: "68.32" },
            { id: 95, user_id: 191, source_type: "other", amount: "39895.78", source_percentage: "37.55" },
            { id: 96, user_id: 3, source_type: "salary", amount: "7044.48", source_percentage: "56.23" },
            { id: 97, user_id: 167, source_type: "salary", amount: "68972.83", source_percentage: "33.22" },
            { id: 98, user_id: 124, source_type: "salary", amount: "136075.51", source_percentage: "83.42" },
            { id: 99, user_id: 183, source_type: "salary", amount: "72870.83", source_percentage: "63.65" },
            { id: 100, user_id: 79, source_type: "investment", amount: "4462.63", source_percentage: "50.83" },
            { id: 101, user_id: 28, source_type: "salary", amount: "40456.65", source_percentage: "53.98" },
            { id: 102, user_id: 177, source_type: "salary", amount: "6264.74", source_percentage: "39.39" },
            { id: 103, user_id: 66, source_type: "salary", amount: "100208.06", source_percentage: "57.03" },
            { id: 104, user_id: 77, source_type: "salary", amount: "2050.02", source_percentage: "57.84" },
            { id: 105, user_id: 200, source_type: "other", amount: "1756.11", source_percentage: "62.46" },
            { id: 106, user_id: 107, source_type: "salary", amount: "114817.51", source_percentage: "50.60" },
            { id: 107, user_id: 3, source_type: "freelance", amount: "21385.65", source_percentage: "56.43" },
            { id: 108, user_id: 195, source_type: "salary", amount: "23930.30", source_percentage: "38.40" },
            { id: 109, user_id: 170, source_type: "salary", amount: "7124.46", source_percentage: "65.07" },
            { id: 110, user_id: 67, source_type: "salary", amount: "137789.02", source_percentage: "54.69" },
            { id: 111, user_id: 25, source_type: "freelance", amount: "133332.19", source_percentage: "82.50" },
            { id: 112, user_id: 145, source_type: "freelance", amount: "56328.03", source_percentage: "60.54" },
            { id: 113, user_id: 103, source_type: "salary", amount: "78632.92", source_percentage: "51.89" },
            { id: 114, user_id: 166, source_type: "investment", amount: "20789.51", source_percentage: "23.11" },
            { id: 115, user_id: 52, source_type: "salary", amount: "35077.77", source_percentage: "68.34" },
            { id: 116, user_id: 66, source_type: "salary", amount: "10496.29", source_percentage: "78.13" },
            { id: 117, user_id: 25, source_type: "salary", amount: "80963.76", source_percentage: "38.48" },
            { id: 118, user_id: 51, source_type: "freelance", amount: "132054.19", source_percentage: "37.31" },
            { id: 119, user_id: 169, source_type: "salary", amount: "68733.44", source_percentage: "48.15" },
            { id: 120, user_id: 8, source_type: "salary", amount: "62041.00", source_percentage: "38.91" },
            { id: 121, user_id: 130, source_type: "freelance", amount: "4991.11", source_percentage: "58.16" },
            { id: 122, user_id: 62, source_type: "salary", amount: "110370.99", source_percentage: "66.93" },
            { id: 123, user_id: 172, source_type: "salary", amount: "6249.41", source_percentage: "80.37" },
            { id: 124, user_id: 49, source_type: "other", amount: "113983.60", source_percentage: "67.00" },
            { id: 125, user_id: 38, source_type: "salary", amount: "98052.38", source_percentage: "53.41" },
            { id: 126, user_id: 165, source_type: "salary", amount: "2204.01", source_percentage: "48.58" },
            { id: 127, user_id: 21, source_type: "freelance", amount: "14147.57", source_percentage: "52.03" },
            { id: 128, user_id: 95, source_type: "freelance", amount: "142656.67", source_percentage: "64.47" },
            { id: 129, user_id: 184, source_type: "freelance", amount: "7240.38", source_percentage: "38.59" },
            { id: 130, user_id: 198, source_type: "other", amount: "17899.08", source_percentage: "59.37" },
            { id: 131, user_id: 115, source_type: "salary", amount: "87800.94", source_percentage: "57.86" },
            { id: 132, user_id: 42, source_type: "salary", amount: "107549.72", source_percentage: "46.99" },
            { id: 133, user_id: 111, source_type: "salary", amount: "14812.43", source_percentage: "34.51" },
            { id: 134, user_id: 89, source_type: "salary", amount: "42924.54", source_percentage: "64.94" },
            { id: 135, user_id: 76, source_type: "other", amount: "6637.92", source_percentage: "51.94" },
            { id: 136, user_id: 173, source_type: "investment", amount: "2452.68", source_percentage: "42.00" },
            { id: 137, user_id: 179, source_type: "salary", amount: "68200.53", source_percentage: "64.69" },
            { id: 138, user_id: 80, source_type: "salary", amount: "69711.93", source_percentage: "64.26" },
            { id: 139, user_id: 183, source_type: "salary", amount: "114258.38", source_percentage: "71.30" },
            { id: 140, user_id: 132, source_type: "salary", amount: "43497.37", source_percentage: "41.87" },
            { id: 141, user_id: 49, source_type: "investment", amount: "63383.71", source_percentage: "83.33" },
            { id: 142, user_id: 136, source_type: "salary", amount: "1634.89", source_percentage: "80.95" },
            { id: 143, user_id: 65, source_type: "salary", amount: "141091.39", source_percentage: "68.09" },
            { id: 144, user_id: 181, source_type: "salary", amount: "34045.34", source_percentage: "47.61" },
            { id: 145, user_id: 75, source_type: "other", amount: "55947.95", source_percentage: "26.75" },
            { id: 146, user_id: 34, source_type: "salary", amount: "20419.66", source_percentage: "34.37" },
            { id: 147, user_id: 52, source_type: "investment", amount: "1000.04", source_percentage: "42.23" },
            { id: 148, user_id: 149, source_type: "salary", amount: "133369.26", source_percentage: "42.72" },
            { id: 149, user_id: 65, source_type: "investment", amount: "101827.15", source_percentage: "53.34" },
            { id: 150, user_id: 83, source_type: "freelance", amount: "69676.45", source_percentage: "44.56" },
            { id: 151, user_id: 58, source_type: "salary", amount: "3970.44", source_percentage: "59.37" },
            { id: 152, user_id: 197, source_type: "investment", amount: "111998.93", source_percentage: "45.70" },
            { id: 153, user_id: 2, source_type: "salary", amount: "14433.27", source_percentage: "71.04" },
            { id: 154, user_id: 30, source_type: "investment", amount: "56381.92", source_percentage: "56.68" },
            { id: 155, user_id: 122, source_type: "salary", amount: "11243.71", source_percentage: "50.04" },
            { id: 156, user_id: 167, source_type: "other", amount: "17110.43", source_percentage: "37.92" },
            { id: 157, user_id: 120, source_type: "freelance", amount: "56211.37", source_percentage: "58.82" },
            { id: 158, user_id: 164, source_type: "salary", amount: "100858.16", source_percentage: "66.26" },
            { id: 159, user_id: 113, source_type: "salary", amount: "118723.08", source_percentage: "27.42" },
            { id: 160, user_id: 75, source_type: "freelance", amount: "2029.80", source_percentage: "60.35" },
            { id: 161, user_id: 125, source_type: "salary", amount: "116740.98", source_percentage: "59.20" },
            { id: 162, user_id: 171, source_type: "salary", amount: "106221.84", source_percentage: "65.70" },
            { id: 163, user_id: 55, source_type: "salary", amount: "15882.99", source_percentage: "55.96" },
            { id: 164, user_id: 198, source_type: "other", amount: "18025.98", source_percentage: "61.05" },
            { id: 165, user_id: 138, source_type: "freelance", amount: "7023.83", source_percentage: "52.60" },
            { id: 166, user_id: 37, source_type: "freelance", amount: "4722.51", source_percentage: "47.80" },
            { id: 167, user_id: 116, source_type: "freelance", amount: "1442.41", source_percentage: "50.87" },
            { id: 168, user_id: 145, source_type: "salary", amount: "116337.93", source_percentage: "51.54" },
            { id: 169, user_id: 84, source_type: "freelance", amount: "48459.80", source_percentage: "48.63" },
            { id: 170, user_id: 193, source_type: "investment", amount: "46941.10", source_percentage: "55.80" },
            { id: 171, user_id: 195, source_type: "salary", amount: "97067.03", source_percentage: "61.70" },
            { id: 172, user_id: 42, source_type: "salary", amount: "3934.51", source_percentage: "62.02" },
            { id: 173, user_id: 28, source_type: "salary", amount: "59272.80", source_percentage: "62.08" },
            { id: 174, user_id: 175, source_type: "salary", amount: "51719.15", source_percentage: "44.75" },
            { id: 175, user_id: 175, source_type: "salary", amount: "2521.04", source_percentage: "43.55" },
            { id: 176, user_id: 145, source_type: "freelance", amount: "134005.66", source_percentage: "82.45" },
            { id: 177, user_id: 101, source_type: "freelance", amount: "77520.97", source_percentage: "50.32" },
            { id: 178, user_id: 63, source_type: "other", amount: "42817.26", source_percentage: "77.26" },
            { id: 179, user_id: 4, source_type: "salary", amount: "66573.31", source_percentage: "53.88" },
            { id: 180, user_id: 190, source_type: "investment", amount: "2330.78", source_percentage: "49.14" },
            { id: 181, user_id: 117, source_type: "salary", amount: "105636.65", source_percentage: "55.01" },
            { id: 182, user_id: 126, source_type: "salary", amount: "79522.81", source_percentage: "49.69" },
            { id: 183, user_id: 151, source_type: "investment", amount: "8185.72", source_percentage: "54.53" },
            { id: 184, user_id: 53, source_type: "salary", amount: "23133.43", source_percentage: "46.98" },
            { id: 185, user_id: 89, source_type: "investment", amount: "1001.92", source_percentage: "47.28" },
            { id: 186, user_id: 126, source_type: "other", amount: "14308.11", source_percentage: "52.48" },
            { id: 187, user_id: 30, source_type: "freelance", amount: "136273.87", source_percentage: "41.81" },
            { id: 188, user_id: 122, source_type: "salary", amount: "3659.07", source_percentage: "58.27" },
            { id: 189, user_id: 182, source_type: "freelance", amount: "46445.38", source_percentage: "45.15" },
            { id: 190, user_id: 157, source_type: "investment", amount: "4539.65", source_percentage: "26.16" },
            { id: 191, user_id: 40, source_type: "investment", amount: "118694.68", source_percentage: "62.75" },
            { id: 192, user_id: 122, source_type: "salary", amount: "99829.01", source_percentage: "65.91" },
            { id: 193, user_id: 37, source_type: "freelance", amount: "76226.41", source_percentage: "57.05" },
            { id: 194, user_id: 17, source_type: "salary", amount: "1313.78", source_percentage: "49.31" },
            { id: 195, user_id: 104, source_type: "salary", amount: "1245.82", source_percentage: "52.72" },
            { id: 196, user_id: 66, source_type: "salary", amount: "104701.06", source_percentage: "62.74" },
            { id: 197, user_id: 75, source_type: "salary", amount: "22950.62", source_percentage: "43.65" },
            { id: 198, user_id: 126, source_type: "salary", amount: "30555.38", source_percentage: "31.23" },
            { id: 199, user_id: 122, source_type: "salary", amount: "33196.62", source_percentage: "65.71" },
            { id: 200, user_id: 42, source_type: "freelance", amount: "19008.13", source_percentage: "42.83" },
            { id: 201, user_id: 142, source_type: "salary", amount: "52868.41", source_percentage: "42.07" },
            { id: 202, user_id: 190, source_type: "freelance", amount: "115852.73", source_percentage: "51.04" },
            { id: 203, user_id: 45, source_type: "investment", amount: "1296.49", source_percentage: "58.81" },
            { id: 204, user_id: 119, source_type: "other", amount: "96503.02", source_percentage: "62.67" },
            { id: 205, user_id: 55, source_type: "investment", amount: "26143.56", source_percentage: "59.14" },
            { id: 206, user_id: 66, source_type: "freelance", amount: "1102.38", source_percentage: "45.81" },
            { id: 207, user_id: 152, source_type: "freelance", amount: "71746.68", source_percentage: "33.18" },
            { id: 208, user_id: 159, source_type: "salary", amount: "52030.09", source_percentage: "81.87" },
            { id: 209, user_id: 41, source_type: "investment", amount: "76016.51", source_percentage: "37.14" },
            { id: 210, user_id: 87, source_type: "salary", amount: "11678.29", source_percentage: "42.06" },
            { id: 211, user_id: 193, source_type: "freelance", amount: "30349.53", source_percentage: "58.91" },
            { id: 212, user_id: 150, source_type: "salary", amount: "17833.00", source_percentage: "49.76" },
            { id: 213, user_id: 69, source_type: "freelance", amount: "146385.91", source_percentage: "56.80" },
            { id: 214, user_id: 22, source_type: "salary", amount: "43528.00", source_percentage: "51.83" },
            { id: 215, user_id: 33, source_type: "salary", amount: "52688.49", source_percentage: "47.00" },
            { id: 216, user_id: 74, source_type: "freelance", amount: "43994.77", source_percentage: "65.93" },
            { id: 217, user_id: 183, source_type: "freelance", amount: "10473.42", source_percentage: "56.40" },
            { id: 218, user_id: 105, source_type: "salary", amount: "9839.29", source_percentage: "46.44" },
            { id: 219, user_id: 26, source_type: "salary", amount: "59070.11", source_percentage: "82.04" },
            { id: 220, user_id: 149, source_type: "salary", amount: "9767.21", source_percentage: "68.45" },
            { id: 221, user_id: 57, source_type: "investment", amount: "11400.00", source_percentage: "48.40" },
            { id: 222, user_id: 69, source_type: "freelance", amount: "53828.48", source_percentage: "73.78" },
            { id: 223, user_id: 50, source_type: "freelance", amount: "45416.70", source_percentage: "43.77" },
            { id: 224, user_id: 54, source_type: "salary", amount: "102507.17", source_percentage: "56.48" },
            { id: 225, user_id: 4, source_type: "salary", amount: "21663.53", source_percentage: "64.98" },
            { id: 226, user_id: 8, source_type: "freelance", amount: "29598.99", source_percentage: "73.88" },
            { id: 227, user_id: 165, source_type: "salary", amount: "125567.37", source_percentage: "57.56" },
            { id: 228, user_id: 47, source_type: "freelance", amount: "3759.85", source_percentage: "43.27" },
            { id: 229, user_id: 25, source_type: "other", amount: "33124.51", source_percentage: "63.60" },
            { id: 230, user_id: 110, source_type: "investment", amount: "1013.98", source_percentage: "50.36" },
            { id: 231, user_id: 185, source_type: "investment", amount: "3406.73", source_percentage: "64.33" },
            { id: 232, user_id: 7, source_type: "salary", amount: "55740.17", source_percentage: "22.31" },
            { id: 233, user_id: 9, source_type: "salary", amount: "81756.58", source_percentage: "63.14" },
            { id: 234, user_id: 166, source_type: "freelance", amount: "56817.18", source_percentage: "25.18" },
            { id: 235, user_id: 146, source_type: "other", amount: "1721.64", source_percentage: "59.38" },
            { id: 236, user_id: 135, source_type: "salary", amount: "38511.31", source_percentage: "44.49" },
            { id: 237, user_id: 3, source_type: "investment", amount: "6109.10", source_percentage: "45.61" },
            { id: 238, user_id: 42, source_type: "salary", amount: "72436.88", source_percentage: "35.96" },
            { id: 239, user_id: 114, source_type: "salary", amount: "58210.36", source_percentage: "38.91" },
            { id: 240, user_id: 136, source_type: "salary", amount: "40835.52", source_percentage: "58.31" },
            { id: 241, user_id: 113, source_type: "freelance", amount: "102348.92", source_percentage: "53.90" },
            { id: 242, user_id: 197, source_type: "salary", amount: "1000.55", source_percentage: "65.17" },
            { id: 243, user_id: 21, source_type: "salary", amount: "112827.71", source_percentage: "60.49" },
            { id: 244, user_id: 191, source_type: "salary", amount: "110516.88", source_percentage: "46.81" },
            { id: 245, user_id: 165, source_type: "salary", amount: "147590.17", source_percentage: "29.93" },
            { id: 246, user_id: 177, source_type: "other", amount: "2993.14", source_percentage: "52.50" },
            { id: 247, user_id: 169, source_type: "salary", amount: "111248.86", source_percentage: "50.50" },
            { id: 248, user_id: 154, source_type: "salary", amount: "2122.32", source_percentage: "66.07" },
            { id: 249, user_id: 48, source_type: "investment", amount: "33248.09", source_percentage: "46.04" },
            { id: 250, user_id: 40, source_type: "salary", amount: "34125.31", source_percentage: "51.87" },
            { id: 251, user_id: 129, source_type: "salary", amount: "100628.96", source_percentage: "44.97" },
            { id: 252, user_id: 114, source_type: "investment", amount: "109283.19", source_percentage: "48.01" },
            { id: 253, user_id: 176, source_type: "freelance", amount: "40803.52", source_percentage: "50.06" },
            { id: 254, user_id: 103, source_type: "salary", amount: "28982.82", source_percentage: "61.27" },
            { id: 255, user_id: 36, source_type: "salary", amount: "37495.21", source_percentage: "42.67" },
            { id: 256, user_id: 189, source_type: "salary", amount: "11143.87", source_percentage: "60.13" },
            { id: 257, user_id: 124, source_type: "salary", amount: "31341.44", source_percentage: "61.76" },
            { id: 258, user_id: 49, source_type: "salary", amount: "10775.11", source_percentage: "38.66" },
            { id: 259, user_id: 56, source_type: "salary", amount: "27429.05", source_percentage: "69.26" },
            { id: 260, user_id: 198, source_type: "freelance", amount: "13099.10", source_percentage: "44.14" },
            { id: 261, user_id: 144, source_type: "investment", amount: "20172.16", source_percentage: "60.20" },
            { id: 262, user_id: 86, source_type: "salary", amount: "90160.60", source_percentage: "74.16" },
            { id: 263, user_id: 198, source_type: "salary", amount: "23743.84", source_percentage: "47.09" },
            { id: 264, user_id: 173, source_type: "investment", amount: "44059.07", source_percentage: "70.59" },
            { id: 265, user_id: 144, source_type: "investment", amount: "6620.26", source_percentage: "43.53" },
            { id: 266, user_id: 110, source_type: "investment", amount: "53824.20", source_percentage: "45.41" },
            { id: 267, user_id: 156, source_type: "salary", amount: "92904.85", source_percentage: "37.34" },
            { id: 268, user_id: 120, source_type: "salary", amount: "20064.43", source_percentage: "54.95" },
            { id: 269, user_id: 86, source_type: "investment", amount: "116613.87", source_percentage: "61.31" },
            { id: 270, user_id: 9, source_type: "salary", amount: "36028.12", source_percentage: "73.49" },
            { id: 271, user_id: 146, source_type: "salary", amount: "3363.69", source_percentage: "42.19" },
            { id: 272, user_id: 30, source_type: "salary", amount: "16730.95", source_percentage: "67.05" },
            { id: 273, user_id: 121, source_type: "salary", amount: "34632.80", source_percentage: "49.86" },
            { id: 274, user_id: 128, source_type: "investment", amount: "96906.07", source_percentage: "38.01" },
            { id: 275, user_id: 192, source_type: "salary", amount: "2738.22", source_percentage: "73.74" },
            { id: 276, user_id: 121, source_type: "salary", amount: "44094.28", source_percentage: "45.47" },
            { id: 277, user_id: 74, source_type: "other", amount: "1003.04", source_percentage: "62.39" },
            { id: 278, user_id: 165, source_type: "other", amount: "14701.56", source_percentage: "60.52" },
            { id: 279, user_id: 116, source_type: "salary", amount: "102217.19", source_percentage: "44.76" },
            { id: 280, user_id: 114, source_type: "salary", amount: "19510.13", source_percentage: "72.83" },
            { id: 281, user_id: 159, source_type: "other", amount: "67193.30", source_percentage: "56.11" },
            { id: 282, user_id: 85, source_type: "salary", amount: "47914.84", source_percentage: "61.25" },
            { id: 283, user_id: 176, source_type: "salary", amount: "117565.71", source_percentage: "82.04" },
            { id: 284, user_id: 53, source_type: "salary", amount: "1265.82", source_percentage: "45.45" },
            { id: 285, user_id: 88, source_type: "salary", amount: "126037.88", source_percentage: "80.46" },
            { id: 286, user_id: 39, source_type: "salary", amount: "49190.89", source_percentage: "23.72" },
            { id: 287, user_id: 109, source_type: "salary", amount: "105000.72", source_percentage: "60.99" },
            { id: 288, user_id: 67, source_type: "salary", amount: "90790.23", source_percentage: "83.16" },
            { id: 289, user_id: 166, source_type: "salary", amount: "62878.06", source_percentage: "38.89" },
            { id: 290, user_id: 122, source_type: "salary", amount: "64086.74", source_percentage: "70.16" },
            { id: 291, user_id: 65, source_type: "salary", amount: "126178.73", source_percentage: "47.21" },
            { id: 292, user_id: 155, source_type: "salary", amount: "24604.71", source_percentage: "50.13" },
            { id: 293, user_id: 180, source_type: "salary", amount: "97810.70", source_percentage: "30.54" },
            { id: 294, user_id: 10, source_type: "freelance", amount: "75467.12", source_percentage: "44.64" },
            { id: 295, user_id: 20, source_type: "investment", amount: "12085.19", source_percentage: "21.58" },
            { id: 296, user_id: 74, source_type: "salary", amount: "91314.17", source_percentage: "26.49" },
            { id: 297, user_id: 20, source_type: "salary", amount: "42515.83", source_percentage: "43.08" },
            { id: 298, user_id: 50, source_type: "salary", amount: "98456.14", source_percentage: "56.97" },
            { id: 299, user_id: 66, source_type: "salary", amount: "138370.50", source_percentage: "40.46" },
            { id: 300, user_id: 141, source_type: "salary", amount: "1868.29", source_percentage: "34.63" },
            { id: 301, user_id: 23, source_type: "freelance", amount: "141785.62", source_percentage: "61.21" },
            { id: 302, user_id: 123, source_type: "other", amount: "1927.71", source_percentage: "41.74" },
            { id: 303, user_id: 19, source_type: "other", amount: "68097.80", source_percentage: "54.04" },
            { id: 304, user_id: 13, source_type: "salary", amount: "88056.29", source_percentage: "36.36" },
            { id: 305, user_id: 191, source_type: "investment", amount: "23023.36", source_percentage: "53.72" },
            { id: 306, user_id: 158, source_type: "freelance", amount: "22691.61", source_percentage: "64.78" },
            { id: 307, user_id: 53, source_type: "salary", amount: "33735.48", source_percentage: "61.00" },
            { id: 308, user_id: 116, source_type: "salary", amount: "35637.70", source_percentage: "62.92" },
            { id: 309, user_id: 64, source_type: "salary", amount: "20576.79", source_percentage: "65.00" },
            { id: 310, user_id: 169, source_type: "investment", amount: "5741.60", source_percentage: "61.69" },
            { id: 311, user_id: 121, source_type: "salary", amount: "7659.50", source_percentage: "74.34" },
            { id: 312, user_id: 162, source_type: "investment", amount: "20931.86", source_percentage: "55.41" },
            { id: 313, user_id: 24, source_type: "freelance", amount: "29161.02", source_percentage: "51.47" },
            { id: 314, user_id: 131, source_type: "salary", amount: "4173.76", source_percentage: "47.77" },
            { id: 315, user_id: 99, source_type: "freelance", amount: "8239.30", source_percentage: "52.55" },
            { id: 316, user_id: 89, source_type: "freelance", amount: "117021.70", source_percentage: "55.86" },
            { id: 317, user_id: 36, source_type: "other", amount: "11104.46", source_percentage: "54.60" },
            { id: 318, user_id: 149, source_type: "salary", amount: "58477.83", source_percentage: "35.65" },
            { id: 319, user_id: 175, source_type: "other", amount: "4772.39", source_percentage: "48.42" },
            { id: 320, user_id: 110, source_type: "salary", amount: "57011.79", source_percentage: "52.91" },
            { id: 321, user_id: 179, source_type: "salary", amount: "43824.87", source_percentage: "63.16" },
            { id: 322, user_id: 64, source_type: "investment", amount: "1191.57", source_percentage: "67.64" },
            { id: 323, user_id: 85, source_type: "salary", amount: "130497.81", source_percentage: "43.86" },
            { id: 324, user_id: 57, source_type: "salary", amount: "38362.06", source_percentage: "60.04" },
            { id: 325, user_id: 100, source_type: "salary", amount: "2477.66", source_percentage: "43.52" },
            { id: 326, user_id: 11, source_type: "salary", amount: "63257.33", source_percentage: "66.70" },
            { id: 327, user_id: 192, source_type: "salary", amount: "2066.41", source_percentage: "72.78" },
            { id: 328, user_id: 4, source_type: "salary", amount: "105278.57", source_percentage: "39.96" },
            { id: 329, user_id: 42, source_type: "investment", amount: "6445.69", source_percentage: "60.96" },
            { id: 330, user_id: 98, source_type: "investment", amount: "3183.87", source_percentage: "57.40" },
            { id: 331, user_id: 176, source_type: "investment", amount: "34011.02", source_percentage: "36.69" },
            { id: 332, user_id: 78, source_type: "investment", amount: "46055.49", source_percentage: "67.38" },
            { id: 333, user_id: 84, source_type: "freelance", amount: "60969.37", source_percentage: "75.57" },
            { id: 334, user_id: 55, source_type: "freelance", amount: "24680.91", source_percentage: "56.38" },
            { id: 335, user_id: 136, source_type: "salary", amount: "23675.39", source_percentage: "57.39" },
            { id: 336, user_id: 113, source_type: "salary", amount: "67031.41", source_percentage: "40.62" },
            { id: 337, user_id: 102, source_type: "investment", amount: "49146.43", source_percentage: "42.53" },
            { id: 338, user_id: 52, source_type: "salary", amount: "137562.89", source_percentage: "52.50" },
            { id: 339, user_id: 104, source_type: "salary", amount: "51866.90", source_percentage: "46.62" },
            { id: 340, user_id: 15, source_type: "salary", amount: "77366.52", source_percentage: "57.72" },
            { id: 341, user_id: 147, source_type: "salary", amount: "20135.09", source_percentage: "53.37" },
            { id: 342, user_id: 117, source_type: "freelance", amount: "2689.20", source_percentage: "55.07" },
            { id: 343, user_id: 158, source_type: "other", amount: "96925.53", source_percentage: "60.66" },
            { id: 344, user_id: 105, source_type: "freelance", amount: "17968.62", source_percentage: "61.47" },
            { id: 345, user_id: 57, source_type: "other", amount: "2634.36", source_percentage: "63.84" },
            { id: 346, user_id: 131, source_type: "investment", amount: "146129.21", source_percentage: "49.71" },
            { id: 347, user_id: 194, source_type: "salary", amount: "35588.02", source_percentage: "45.91" },
            { id: 348, user_id: 77, source_type: "salary", amount: "148789.61", source_percentage: "61.29" },
            { id: 349, user_id: 124, source_type: "salary", amount: "48485.61", source_percentage: "48.55" },
            { id: 350, user_id: 68, source_type: "salary", amount: "105174.51", source_percentage: "82.69" },
            { id: 351, user_id: 48, source_type: "investment", amount: "101795.48", source_percentage: "56.08" },
            { id: 352, user_id: 65, source_type: "investment", amount: "6313.66", source_percentage: "52.62" },
            { id: 353, user_id: 16, source_type: "salary", amount: "8184.51", source_percentage: "41.29" },
            { id: 354, user_id: 151, source_type: "investment", amount: "18712.31", source_percentage: "76.58" },
            { id: 355, user_id: 87, source_type: "salary", amount: "13034.38", source_percentage: "65.39" },
            { id: 356, user_id: 3, source_type: "salary", amount: "59157.13", source_percentage: "57.84" },
            { id: 357, user_id: 185, source_type: "salary", amount: "58579.38", source_percentage: "58.69" },
            { id: 358, user_id: 92, source_type: "other", amount: "62477.15", source_percentage: "55.84" },
            { id: 359, user_id: 134, source_type: "salary", amount: "27712.36", source_percentage: "56.58" },
            { id: 360, user_id: 103, source_type: "investment", amount: "64383.63", source_percentage: "57.56" },
            { id: 361, user_id: 68, source_type: "other", amount: "134674.25", source_percentage: "56.20" },
            { id: 362, user_id: 1, source_type: "investment", amount: "1180.93", source_percentage: "59.60" },
            { id: 363, user_id: 72, source_type: "salary", amount: "1496.46", source_percentage: "55.40" },
            { id: 364, user_id: 111, source_type: "salary", amount: "9126.80", source_percentage: "71.68" },
            { id: 365, user_id: 106, source_type: "other", amount: "1264.08", source_percentage: "44.23" },
            { id: 366, user_id: 186, source_type: "salary", amount: "4359.73", source_percentage: "36.00" },
            { id: 367, user_id: 44, source_type: "salary", amount: "12698.42", source_percentage: "57.02" },
            { id: 368, user_id: 178, source_type: "freelance", amount: "103438.42", source_percentage: "40.78" },
            { id: 369, user_id: 120, source_type: "investment", amount: "57162.48", source_percentage: "58.31" },
            { id: 370, user_id: 3, source_type: "investment", amount: "3117.62", source_percentage: "41.51" },
            { id: 371, user_id: 92, source_type: "salary", amount: "112667.16", source_percentage: "54.57" },
            { id: 372, user_id: 57, source_type: "salary", amount: "22172.89", source_percentage: "73.20" },
            { id: 373, user_id: 35, source_type: "salary", amount: "82983.05", source_percentage: "74.79" },
            { id: 374, user_id: 199, source_type: "investment", amount: "7082.15", source_percentage: "66.24" },
            { id: 375, user_id: 3, source_type: "freelance", amount: "96222.85", source_percentage: "76.51" },
            { id: 376, user_id: 42, source_type: "salary", amount: "3056.96", source_percentage: "54.97" },
            { id: 377, user_id: 79, source_type: "salary", amount: "28225.31", source_percentage: "23.90" },
            { id: 378, user_id: 120, source_type: "salary", amount: "134912.49", source_percentage: "71.16" },
            { id: 379, user_id: 93, source_type: "salary", amount: "3307.91", source_percentage: "73.56" },
            { id: 380, user_id: 105, source_type: "other", amount: "7365.32", source_percentage: "47.67" },
            { id: 381, user_id: 137, source_type: "salary", amount: "47040.21", source_percentage: "58.79" },
            { id: 382, user_id: 1, source_type: "freelance", amount: "28673.17", source_percentage: "41.97" },
            { id: 383, user_id: 13, source_type: "salary", amount: "78680.44", source_percentage: "63.17" },
            { id: 384, user_id: 130, source_type: "other", amount: "51512.67", source_percentage: "56.14" },
            { id: 385, user_id: 165, source_type: "investment", amount: "10555.28", source_percentage: "46.82" },
            { id: 386, user_id: 120, source_type: "salary", amount: "32327.86", source_percentage: "42.82" },
            { id: 387, user_id: 91, source_type: "salary", amount: "60275.67", source_percentage: "53.29" },
            { id: 388, user_id: 71, source_type: "investment", amount: "54564.15", source_percentage: "63.59" },
            { id: 389, user_id: 116, source_type: "salary", amount: "63517.87", source_percentage: "56.41" },
            { id: 390, user_id: 7, source_type: "salary", amount: "8553.45", source_percentage: "26.77" },
            { id: 391, user_id: 90, source_type: "salary", amount: "34129.92", source_percentage: "67.52" },
            { id: 392, user_id: 77, source_type: "investment", amount: "61563.74", source_percentage: "68.72" },
            { id: 393, user_id: 185, source_type: "investment", amount: "108415.75", source_percentage: "62.64" },
            { id: 394, user_id: 177, source_type: "salary", amount: "60172.98", source_percentage: "51.96" },
            { id: 395, user_id: 130, source_type: "freelance", amount: "80624.96", source_percentage: "54.81" },
            { id: 396, user_id: 186, source_type: "other", amount: "94207.99", source_percentage: "79.64" },
            { id: 397, user_id: 128, source_type: "salary", amount: "135511.89", source_percentage: "59.77" },
            { id: 398, user_id: 176, source_type: "salary", amount: "105473.94", source_percentage: "30.26" },
            { id: 399, user_id: 197, source_type: "freelance", amount: "33666.49", source_percentage: "52.38" },
            { id: 400, user_id: 130, source_type: "freelance", amount: "46880.94", source_percentage: "39.84" },
        ],
    });
}

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