// Home Energy Management Insights (smart-home-energy-saver-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: "Mateo Kumar", email: "mateo.kumar@example.com", city: "Prague", country: "Czech Republic" },
            { id: 2, full_name: "Ivan Kumar", email: null, city: "Helsinki", country: "Finland" },
            { id: 3, full_name: null, email: null, city: "Seattle", country: "United States" },
            { id: 4, full_name: "Selin Chen", email: "selin.chen@example.org", city: "Paris", country: "France" },
            { id: 5, full_name: "Liam Demir", email: "liam.demir@example.com", city: "Bucharest", country: null },
            { id: 6, full_name: "Carlos Bennett", email: "carlos.bennett@example.com", city: "Denver", country: "United States" },
            { id: 7, full_name: "Mila Adams", email: "mila.adams@example.com", city: "Helsinki", country: "Finland" },
            { id: 8, full_name: "Arjun Tanaka", email: "arjun.tanaka@example.com", city: null, country: "Kenya" },
            { id: 9, full_name: "Sam Hoffmann", email: "sam.hoffmann@example.org", city: "Nairobi", country: "Kenya" },
            { id: 10, full_name: "Carlos Shah", email: "carlos.shah@example.org", city: "Sao Paulo", country: "Brazil" },
            { id: 11, full_name: "Pedro Larsen", email: "pedro.larsen@example.org", city: "Boston", country: "United States" },
            { id: 12, full_name: "Mateo Evans", email: "mateo.evans@example.net", city: "Mexico City", country: "Mexico" },
            { id: 13, full_name: null, email: null, city: "Toronto", country: "Canada" },
            { id: 14, full_name: "Elif Larsen", email: null, city: "Lisbon", country: "Portugal" },
            { id: 15, full_name: "Ivan Costa", email: "ivan.costa@example.com", city: null, country: "Hungary" },
            { id: 16, full_name: "Oscar Yilmaz", email: "oscar.yilmaz@example.com", city: "Buenos Aires", country: "Argentina" },
            { id: 17, full_name: "Lena Davis", email: null, city: null, country: "United States" },
            { id: 18, full_name: "Mei Gupta", email: "mei.gupta@example.com", city: "Sao Paulo", country: "Brazil" },
            { id: 19, full_name: "Maya Ali", email: "maya.ali@example.com", city: "Munich", country: null },
            { id: 20, full_name: "Jade Kowalski", email: "jade.kowalski@example.net", city: "Madrid", country: "Spain" },
            { id: 21, full_name: "Laura Lopez", email: "laura.lopez@example.org", city: "Austin", country: "United States" },
            { id: 22, full_name: "Nadia Nguyen", email: null, city: "Singapore", country: "Singapore" },
            { id: 23, full_name: "Rafael Murphy", email: "rafael.murphy@example.net", city: "Toronto", country: "Canada" },
            { id: 24, full_name: "Jade Sato", email: "jade.sato@example.com", city: "Manila", country: "Philippines" },
            { id: 25, full_name: "Yusuf Schmidt", email: "yusuf.schmidt@example.org", city: "Manchester", country: "United Kingdom" },
            { id: 26, full_name: "Jack Sato", email: "jack.sato@example.com", city: "Madrid", country: "Spain" },
            { id: 27, full_name: "Priya Ruiz", email: "priya.ruiz@example.net", city: null, country: "United States" },
            { id: 28, full_name: "Fatima Taylor", email: "fatima.taylor@example.com", city: "Oslo", country: "Norway" },
            { id: 29, full_name: "Marco Castro", email: null, city: null, country: "South Korea" },
            { id: 30, full_name: "Chloe Bauer", email: "chloe.bauer@example.com", city: "Singapore", country: "Singapore" },
            { id: 31, full_name: "Grace Schneider", email: "grace.schneider@example.com", city: "Madrid", country: "Spain" },
            { id: 32, full_name: "Anna Klein", email: "anna.klein@example.net", city: "Mexico City", country: null },
            { id: 33, full_name: "Olivia Castro", email: "olivia.castro@example.net", city: "Manchester", country: "United Kingdom" },
            { id: 34, full_name: "Paula Baker", email: "paula.baker@example.org", city: "Cairo", country: "Egypt" },
            { id: 35, full_name: "Fatima Vargas", email: "fatima.vargas@example.org", city: "London", country: "United Kingdom" },
            { id: 36, full_name: "Chen Dubois", email: null, city: "Paris", country: "France" },
            { id: 37, full_name: "Isaac Schneider", email: "isaac.schneider@example.net", city: "Madrid", country: "Spain" },
            { id: 38, full_name: null, email: null, city: "Manila", country: "Philippines" },
            { id: 39, full_name: "Ivan Evans", email: "ivan.evans@example.com", city: "Jakarta", country: "Indonesia" },
            { id: 40, full_name: "Tomas Ibrahim", email: "tomas.ibrahim@example.net", city: "Vienna", country: null },
            { id: 41, full_name: "Mila Reyes", email: "mila.reyes@example.net", city: "Zurich", country: "Switzerland" },
            { id: 42, full_name: "Daniel Lee", email: "daniel.lee@example.org", city: "Montreal", country: "Canada" },
            { id: 43, full_name: "Hannah Reyes", email: "hannah.reyes@example.org", city: "Nairobi", country: "Kenya" },
            { id: 44, full_name: "Uma Sousa", email: "uma.sousa@example.com", city: "Mexico City", country: "Mexico" },
            { id: 45, full_name: "Yara Nguyen", email: "yara.nguyen@example.net", city: "Cape Town", country: "South Africa" },
            { id: 46, full_name: null, email: null, city: "Oslo", country: "Norway" },
            { id: 47, full_name: "Amir Klein", email: "amir.klein@example.com", city: "Manchester", country: "United Kingdom" },
            { id: 48, full_name: "Priya Nakamura", email: "priya.nakamura@example.net", city: "Boston", country: "United States" },
            { id: 49, full_name: "Ana Kaya", email: "ana.kaya@example.org", city: "Lagos", country: "Nigeria" },
            { id: 50, full_name: "Laura Gupta", email: "laura.gupta@example.com", city: "Nairobi", country: "Kenya" },
            { id: 51, full_name: null, email: null, city: "Athens", country: "Greece" },
            { id: 52, full_name: "Ethan Ahmed", email: "ethan.ahmed@example.net", city: "Santiago", country: "Chile" },
            { id: 53, full_name: null, email: null, city: "Cape Town", country: "South Africa" },
            { id: 54, full_name: "Olivia Baker", email: "olivia.baker@example.net", city: "Cairo", country: "Egypt" },
            { id: 55, full_name: "Rosa Silva", email: "rosa.silva@example.com", city: null, country: "South Korea" },
            { id: 56, full_name: "Ana Ali", email: "ana.ali@example.com", city: "Lima", country: "Peru" },
            { id: 57, full_name: "Nadia Young", email: null, city: "Santiago", country: "Chile" },
            { id: 58, full_name: null, email: null, city: "Amsterdam", country: "Netherlands" },
            { id: 59, full_name: "Nour Klein", email: "nour.klein@example.net", city: "Dublin", country: "Ireland" },
            { id: 60, full_name: "Ravi Yilmaz", email: "ravi.yilmaz@example.com", city: null, country: "United Kingdom" },
            { id: 61, full_name: null, email: null, city: "Vienna", country: "Austria" },
            { id: 62, full_name: "Fatima Adams", email: "fatima.adams@example.com", city: "Lagos", country: "Nigeria" },
            { id: 63, full_name: "Maja Ibrahim", email: "maja.ibrahim@example.org", city: null, country: "New Zealand" },
            { id: 64, full_name: "Liam Lee", email: "liam.lee@example.net", city: "Berlin", country: "Germany" },
            { id: 65, full_name: "Ines Tanaka", email: "ines.tanaka@example.com", city: null, country: null },
            { id: 66, full_name: null, email: null, city: "Munich", country: "Germany" },
            { id: 67, full_name: "Mia Hassan", email: "mia.hassan@example.com", city: "Milan", country: null },
            { id: 68, full_name: "Daniel Wang", email: "daniel.wang@example.com", city: null, country: "Peru" },
            { id: 69, full_name: "Fatima Patel", email: "fatima.patel@example.org", city: null, country: "United States" },
            { id: 70, full_name: "Chen Wang", email: "chen.wang@example.org", city: "Ankara", country: "Turkey" },
            { id: 71, full_name: "Kai Garcia", email: "kai.garcia@example.com", city: "Austin", country: "United States" },
            { id: 72, full_name: "Ben Young", email: "ben.young@example.com", city: "Singapore", country: null },
            { id: 73, full_name: "Lucas Young", email: "lucas.young@example.com", city: "Budapest", country: "Hungary" },
            { id: 74, full_name: "Sven Baker", email: "sven.baker@example.org", city: null, country: "Taiwan" },
            { id: 75, full_name: "Ines Walker", email: "ines.walker@example.net", city: "Manchester", country: "United Kingdom" },
            { id: 76, full_name: "Sam Carter", email: null, city: "Istanbul", country: "Turkey" },
            { id: 77, full_name: null, email: null, city: "Prague", country: null },
            { id: 78, full_name: "Julia Gomez", email: "julia.gomez@example.org", city: "Athens", country: "Greece" },
            { id: 79, full_name: "Grace Fischer", email: "grace.fischer@example.net", city: "Bangkok", country: "Thailand" },
            { id: 80, full_name: "Emma Garcia", email: "emma.garcia@example.org", city: null, country: "Kenya" },
            { id: 81, full_name: "Tariq Lopez", email: "tariq.lopez@example.net", city: "Lyon", country: "France" },
            { id: 82, full_name: "Mila Garcia", email: "mila.garcia@example.com", city: "Seattle", country: "United States" },
            { id: 83, full_name: "Mei Martin", email: "mei.martin@example.com", city: "Auckland", country: "New Zealand" },
            { id: 84, full_name: "Daniel Clark", email: "daniel.clark@example.org", city: "Prague", country: "Czech Republic" },
            { id: 85, full_name: "Kai Rossi", email: "kai.rossi@example.com", city: "Ankara", country: "Turkey" },
            { id: 86, full_name: "Leo Demir", email: "leo.demir@example.net", city: "Milan", country: "Italy" },
            { id: 87, full_name: "Jade Dubois", email: "jade.dubois@example.org", city: "Boston", country: "United States" },
            { id: 88, full_name: "Selin Sato", email: "selin.sato@example.com", city: "Brussels", country: "Belgium" },
            { id: 89, full_name: "Andre Gupta", email: "andre.gupta@example.org", city: "Madrid", country: "Spain" },
            { id: 90, full_name: "Hannah Demir", email: "hannah.demir@example.net", city: null, country: "Denmark" },
            { id: 91, full_name: null, email: null, city: "Jakarta", country: "Indonesia" },
            { id: 92, full_name: null, email: null, city: "Nairobi", country: "Kenya" },
            { id: 93, full_name: "Laura Dubois", email: null, city: "Kyoto", country: "Japan" },
            { id: 94, full_name: "David Johnson", email: "david.johnson@example.org", city: "Seattle", country: "United States" },
            { id: 95, full_name: "Carla Martin", email: "carla.martin@example.net", city: "Athens", country: "Greece" },
            { id: 96, full_name: "Lucas Ruiz", email: null, city: "Copenhagen", country: "Denmark" },
            { id: 97, full_name: "Priya Gomez", email: "priya.gomez@example.net", city: "Cairo", country: "Egypt" },
            { id: 98, full_name: "David Ahmed", email: "david.ahmed@example.com", city: "Stockholm", country: "Sweden" },
            { id: 99, full_name: null, email: null, city: "Ankara", country: "Turkey" },
            { id: 100, full_name: "Deniz Nguyen", email: "deniz.nguyen@example.com", city: "Auckland", country: null },
        ],
    });
    await prisma.devices.createMany({
        data: [
            { id: 1, user_id: 32, device_name: "Coffee Tracker", power_rating_watts: 432, installation_date: "2020-10-23" },
            { id: 2, user_id: 55, device_name: "Smartwatch", power_rating_watts: 2697, installation_date: "2023-10-11" },
            { id: 3, user_id: 73, device_name: "Light Water-heater Fan", power_rating_watts: 2633, installation_date: "2020-09-26" },
            { id: 4, user_id: 63, device_name: "Thermometer", power_rating_watts: 34, installation_date: "2021-11-04" },
            { id: 5, user_id: 61, device_name: "Air Electric Toaster", power_rating_watts: 2560, installation_date: "2020-11-05" },
            { id: 6, user_id: 69, device_name: "Slow-cooker", power_rating_watts: 664, installation_date: "2023-02-21" },
            { id: 7, user_id: 53, device_name: "Blender Water-heater Coffee", power_rating_watts: 1786, installation_date: "2023-05-16" },
            { id: 8, user_id: 79, device_name: "Charger Switch Pressure-cooker", power_rating_watts: 56, installation_date: "2021-08-01" },
            { id: 9, user_id: 6, device_name: "Robot Microwave Smart", power_rating_watts: 280, installation_date: "2020-08-26" },
            { id: 10, user_id: 100, device_name: "Pool Thermostat", power_rating_watts: 16, installation_date: "2022-03-25" },
            { id: 11, user_id: 81, device_name: "Vacuum", power_rating_watts: 957, installation_date: "2022-12-02" },
            { id: 12, user_id: 86, device_name: "Camera", power_rating_watts: 25, installation_date: "2023-02-17" },
            { id: 13, user_id: 38, device_name: "Pump Refrigerator", power_rating_watts: 1049, installation_date: "2023-09-16" },
            { id: 14, user_id: 91, device_name: "Controller Light Speaker", power_rating_watts: 1082, installation_date: "2023-07-20" },
            { id: 15, user_id: 66, device_name: "Thermostat", power_rating_watts: 1604, installation_date: "2022-03-17" },
            { id: 16, user_id: 73, device_name: "Kettle Vacuum Slow-cooker", power_rating_watts: 305, installation_date: "2020-03-26" },
            { id: 17, user_id: 62, device_name: "Humidifier Fan", power_rating_watts: 1254, installation_date: "2023-11-28" },
            { id: 18, user_id: 68, device_name: "Maker Coffee", power_rating_watts: 2072, installation_date: "2020-02-21" },
            { id: 19, user_id: 92, device_name: "Refrigerator Humidifier Thermostat", power_rating_watts: 217, installation_date: "2021-07-02" },
            { id: 20, user_id: 98, device_name: "Generator Fan Dryer", power_rating_watts: 1465, installation_date: "2022-04-18" },
            { id: 21, user_id: 69, device_name: "Dehumidifier Pump Scale", power_rating_watts: 2511, installation_date: "2020-07-03" },
            { id: 22, user_id: 4, device_name: "Rice-cooker Microwave Toaster", power_rating_watts: 376, installation_date: "2020-11-25" },
            { id: 23, user_id: 66, device_name: "Oven Monitor", power_rating_watts: 2382, installation_date: "2020-06-09" },
            { id: 24, user_id: 94, device_name: "Electric Air", power_rating_watts: 2902, installation_date: "2023-12-22" },
            { id: 25, user_id: 55, device_name: "Conditioner Humidifier Camera", power_rating_watts: 901, installation_date: "2023-11-19" },
            { id: 26, user_id: 10, device_name: "Heater", power_rating_watts: 2837, installation_date: "2020-04-12" },
            { id: 27, user_id: 75, device_name: "Dehumidifier", power_rating_watts: 52, installation_date: "2023-09-28" },
            { id: 28, user_id: 23, device_name: "Pump Monitor", power_rating_watts: 408, installation_date: "2023-10-16" },
            { id: 29, user_id: 1, device_name: "Coffee", power_rating_watts: 1645, installation_date: "2021-03-28" },
            { id: 30, user_id: 59, device_name: "Dryer Smartwatch Tracker", power_rating_watts: 2737, installation_date: "2021-10-27" },
            { id: 31, user_id: 68, device_name: "Air-purifier", power_rating_watts: 150, installation_date: "2020-02-12" },
            { id: 32, user_id: 58, device_name: "Slow-cooker Thermometer", power_rating_watts: 1157, installation_date: "2020-09-11" },
            { id: 33, user_id: 53, device_name: "Speaker", power_rating_watts: 1266, installation_date: "2023-02-28" },
            { id: 34, user_id: 100, device_name: "Vacuum", power_rating_watts: 22, installation_date: "2023-09-01" },
            { id: 35, user_id: 100, device_name: "Pump Washer", power_rating_watts: 838, installation_date: "2022-09-07" },
            { id: 36, user_id: 8, device_name: "Battery Controller Generator", power_rating_watts: 168, installation_date: "2020-12-21" },
            { id: 37, user_id: 58, device_name: "Tracker Bulb", power_rating_watts: 1236, installation_date: "2022-12-05" },
            { id: 38, user_id: 49, device_name: "Plug Fan Pool", power_rating_watts: 1552, installation_date: "2023-03-05" },
            { id: 39, user_id: 47, device_name: "Toaster", power_rating_watts: 1339, installation_date: "2023-08-25" },
            { id: 40, user_id: 86, device_name: "Pool Microwave", power_rating_watts: 272, installation_date: "2021-12-27" },
            { id: 41, user_id: 80, device_name: "Smartwatch", power_rating_watts: 2694, installation_date: "2021-11-23" },
            { id: 42, user_id: 46, device_name: "Air-purifier Smartwatch Rice-cooker", power_rating_watts: 380, installation_date: "2023-10-04" },
            { id: 43, user_id: 10, device_name: "Sensor", power_rating_watts: 13, installation_date: "2021-08-07" },
            { id: 44, user_id: 16, device_name: "Dishwasher Monitor", power_rating_watts: 700, installation_date: "2021-11-20" },
            { id: 45, user_id: 56, device_name: "Thermometer Scale", power_rating_watts: 1287, installation_date: "2021-11-14" },
            { id: 46, user_id: 44, device_name: "Coffee Slow-cooker Generator", power_rating_watts: 1358, installation_date: "2022-05-18" },
            { id: 47, user_id: 26, device_name: "Tracker Slow-cooker Battery", power_rating_watts: 1899, installation_date: "2022-05-23" },
            { id: 48, user_id: 80, device_name: "Slow-cooker Thermometer", power_rating_watts: 2572, installation_date: "2022-06-11" },
            { id: 49, user_id: 39, device_name: "Outlet", power_rating_watts: 552, installation_date: "2022-08-10" },
            { id: 50, user_id: 82, device_name: "Hub", power_rating_watts: 107, installation_date: "2021-04-29" },
            { id: 51, user_id: 46, device_name: "Light Smartwatch Dehumidifier", power_rating_watts: 710, installation_date: "2023-02-14" },
            { id: 52, user_id: 77, device_name: "Dryer Light", power_rating_watts: 32, installation_date: "2021-09-16" },
            { id: 53, user_id: 3, device_name: "Sensor Air Heater", power_rating_watts: 15, installation_date: "2022-04-02" },
            { id: 54, user_id: 71, device_name: "Generator Scale", power_rating_watts: 821, installation_date: "2022-11-12" },
            { id: 55, user_id: 70, device_name: "Scale Outlet", power_rating_watts: 2208, installation_date: "2020-07-08" },
            { id: 56, user_id: 62, device_name: "Tracker Heater Scale", power_rating_watts: 1052, installation_date: "2022-12-04" },
            { id: 57, user_id: 46, device_name: "Electric Fan", power_rating_watts: 45, installation_date: "2022-11-23" },
            { id: 58, user_id: 21, device_name: "Blender Bulb Toaster", power_rating_watts: 467, installation_date: "2022-04-23" },
            { id: 59, user_id: 68, device_name: "Controller Speaker", power_rating_watts: 2452, installation_date: "2022-06-26" },
            { id: 60, user_id: 34, device_name: "Controller Robot", power_rating_watts: 2818, installation_date: "2022-12-09" },
            { id: 61, user_id: 28, device_name: "Kettle Switch Light", power_rating_watts: 570, installation_date: "2023-11-19" },
            { id: 62, user_id: 44, device_name: "Pump Pool", power_rating_watts: 407, installation_date: "2021-11-19" },
            { id: 63, user_id: 16, device_name: "Robot", power_rating_watts: 812, installation_date: "2020-06-04" },
            { id: 64, user_id: 71, device_name: "Water-heater", power_rating_watts: 1669, installation_date: "2022-03-16" },
            { id: 65, user_id: 80, device_name: "Dryer Pressure-cooker", power_rating_watts: 697, installation_date: "2022-06-29" },
            { id: 66, user_id: 41, device_name: "Smart Electric", power_rating_watts: 750, installation_date: "2022-04-28" },
            { id: 67, user_id: 24, device_name: "Sensor Toaster", power_rating_watts: 1351, installation_date: "2021-11-02" },
            { id: 68, user_id: 97, device_name: "Dishwasher Conditioner", power_rating_watts: 1175, installation_date: "2023-09-09" },
            { id: 69, user_id: 53, device_name: "Smart Conditioner", power_rating_watts: 262, installation_date: "2021-05-12" },
            { id: 70, user_id: 57, device_name: "Generator Tracker Refrigerator", power_rating_watts: 1296, installation_date: "2022-06-01" },
            { id: 71, user_id: 54, device_name: "Oven", power_rating_watts: 2281, installation_date: "2020-07-12" },
            { id: 72, user_id: 100, device_name: "Heater", power_rating_watts: 644, installation_date: "2022-05-17" },
            { id: 73, user_id: 44, device_name: "Camera Slow-cooker Dishwasher", power_rating_watts: 842, installation_date: "2023-03-17" },
            { id: 74, user_id: 25, device_name: "Water-heater", power_rating_watts: 32, installation_date: "2020-12-28" },
            { id: 75, user_id: 45, device_name: "Humidifier Switch", power_rating_watts: 208, installation_date: "2022-03-07" },
            { id: 76, user_id: 46, device_name: "Slow-cooker Air Charger", power_rating_watts: 280, installation_date: "2023-07-01" },
            { id: 77, user_id: 44, device_name: "Battery Toaster Dehumidifier", power_rating_watts: 415, installation_date: "2022-06-26" },
            { id: 78, user_id: 36, device_name: "Oven Fan", power_rating_watts: 1961, installation_date: "2021-03-26" },
            { id: 79, user_id: 43, device_name: "Bulb Heater Blender", power_rating_watts: 1331, installation_date: "2022-12-15" },
            { id: 80, user_id: 6, device_name: "Scale", power_rating_watts: 154, installation_date: "2022-11-15" },
            { id: 81, user_id: 36, device_name: "Electric Kettle Charger", power_rating_watts: 1306, installation_date: "2020-06-08" },
            { id: 82, user_id: 74, device_name: "Humidifier", power_rating_watts: 2110, installation_date: "2022-12-16" },
            { id: 83, user_id: 35, device_name: "Coffee", power_rating_watts: 18, installation_date: "2022-09-22" },
            { id: 84, user_id: 90, device_name: "Speaker", power_rating_watts: 1294, installation_date: "2023-12-29" },
            { id: 85, user_id: 28, device_name: "Coffee Hub Kettle", power_rating_watts: 2883, installation_date: "2021-07-26" },
            { id: 86, user_id: 26, device_name: "Charger Speaker Fan", power_rating_watts: 1019, installation_date: "2020-11-01" },
            { id: 87, user_id: 43, device_name: "Pool", power_rating_watts: 2734, installation_date: "2020-07-26" },
            { id: 88, user_id: 33, device_name: "Pump Water-heater Vacuum", power_rating_watts: 28, installation_date: "2023-05-01" },
            { id: 89, user_id: 51, device_name: "Pump", power_rating_watts: 1227, installation_date: "2022-02-18" },
            { id: 90, user_id: 97, device_name: "Pressure-cooker Slow-cooker Controller", power_rating_watts: 1943, installation_date: "2023-09-26" },
            { id: 91, user_id: 12, device_name: "Dishwasher Hub Monitor", power_rating_watts: 2889, installation_date: "2020-04-08" },
            { id: 92, user_id: 88, device_name: "Toaster", power_rating_watts: 613, installation_date: "2022-08-29" },
            { id: 93, user_id: 86, device_name: "Controller Rice-cooker", power_rating_watts: 1512, installation_date: "2020-05-28" },
            { id: 94, user_id: 93, device_name: "Smartwatch", power_rating_watts: 849, installation_date: "2021-12-10" },
            { id: 95, user_id: 37, device_name: "Coffee Air-purifier", power_rating_watts: 494, installation_date: "2022-08-20" },
            { id: 96, user_id: 80, device_name: "Tracker", power_rating_watts: 65, installation_date: "2021-09-20" },
            { id: 97, user_id: 82, device_name: "Switch", power_rating_watts: 1819, installation_date: "2021-04-20" },
            { id: 98, user_id: 36, device_name: "Plug", power_rating_watts: 290, installation_date: "2022-01-20" },
            { id: 99, user_id: 76, device_name: "Plug Thermostat Dishwasher", power_rating_watts: 1486, installation_date: "2023-02-18" },
            { id: 100, user_id: 72, device_name: "Plug Slow-cooker", power_rating_watts: 86, installation_date: "2023-08-31" },
            { id: 101, user_id: 82, device_name: "Smart", power_rating_watts: 536, installation_date: "2022-06-20" },
            { id: 102, user_id: 4, device_name: "Electric Blender Outlet", power_rating_watts: 146, installation_date: "2022-06-26" },
            { id: 103, user_id: 21, device_name: "Scale Water-heater Vacuum", power_rating_watts: 2874, installation_date: "2022-10-07" },
            { id: 104, user_id: 33, device_name: "Smartwatch Heater Hub", power_rating_watts: 1338, installation_date: "2021-10-28" },
            { id: 105, user_id: 23, device_name: "Washer Camera Water-heater", power_rating_watts: 2619, installation_date: "2020-09-12" },
            { id: 106, user_id: 17, device_name: "Monitor Generator", power_rating_watts: 2911, installation_date: "2023-11-17" },
            { id: 107, user_id: 98, device_name: "Robot", power_rating_watts: 626, installation_date: "2021-02-09" },
            { id: 108, user_id: 44, device_name: "Dryer Dehumidifier", power_rating_watts: 79, installation_date: "2020-06-30" },
            { id: 109, user_id: 16, device_name: "Pump", power_rating_watts: 2224, installation_date: "2022-05-10" },
            { id: 110, user_id: 91, device_name: "Humidifier Dryer Fan", power_rating_watts: 2567, installation_date: "2021-01-16" },
            { id: 111, user_id: 33, device_name: "Rice-cooker", power_rating_watts: 80, installation_date: "2021-02-08" },
            { id: 112, user_id: 57, device_name: "Dishwasher Refrigerator", power_rating_watts: 1095, installation_date: "2022-11-11" },
            { id: 113, user_id: 60, device_name: "Blender", power_rating_watts: 591, installation_date: "2022-11-09" },
            { id: 114, user_id: 47, device_name: "Microwave", power_rating_watts: 379, installation_date: "2021-05-12" },
            { id: 115, user_id: 10, device_name: "Pump Blender Maker", power_rating_watts: 703, installation_date: "2023-05-07" },
            { id: 116, user_id: 82, device_name: "Charger", power_rating_watts: 212, installation_date: "2021-07-29" },
            { id: 117, user_id: 12, device_name: "Maker Kettle Pressure-cooker", power_rating_watts: 169, installation_date: "2021-03-11" },
            { id: 118, user_id: 62, device_name: "Outlet", power_rating_watts: 38, installation_date: "2023-03-05" },
            { id: 119, user_id: 95, device_name: "Speaker", power_rating_watts: 1491, installation_date: "2021-08-22" },
            { id: 120, user_id: 29, device_name: "Camera Pressure-cooker Coffee", power_rating_watts: 2365, installation_date: "2020-12-21" },
            { id: 121, user_id: 83, device_name: "Coffee Pressure-cooker Kettle", power_rating_watts: 11, installation_date: "2022-01-22" },
            { id: 122, user_id: 58, device_name: "Washer Controller Microwave", power_rating_watts: 837, installation_date: "2023-07-22" },
            { id: 123, user_id: 25, device_name: "Toaster Kettle Dryer", power_rating_watts: 377, installation_date: "2023-06-11" },
            { id: 124, user_id: 45, device_name: "Electric Oven Heater", power_rating_watts: 1855, installation_date: "2023-03-19" },
            { id: 125, user_id: 32, device_name: "Monitor", power_rating_watts: 54, installation_date: "2022-07-20" },
            { id: 126, user_id: 89, device_name: "Scale Rice-cooker Humidifier", power_rating_watts: 517, installation_date: "2022-08-04" },
            { id: 127, user_id: 64, device_name: "Generator Tracker Dehumidifier", power_rating_watts: 626, installation_date: "2022-06-24" },
            { id: 128, user_id: 58, device_name: "Battery", power_rating_watts: 827, installation_date: "2023-04-23" },
            { id: 129, user_id: 10, device_name: "Battery Slow-cooker Rice-cooker", power_rating_watts: 1154, installation_date: "2020-04-07" },
            { id: 130, user_id: 14, device_name: "Controller", power_rating_watts: 93, installation_date: "2022-06-24" },
            { id: 131, user_id: 99, device_name: "Microwave", power_rating_watts: 155, installation_date: "2023-04-27" },
            { id: 132, user_id: 49, device_name: "Pool Dehumidifier", power_rating_watts: 1227, installation_date: "2020-06-04" },
            { id: 133, user_id: 50, device_name: "Microwave Outlet", power_rating_watts: 530, installation_date: "2022-11-16" },
            { id: 134, user_id: 84, device_name: "Kettle Dehumidifier Pressure-cooker", power_rating_watts: 1945, installation_date: "2020-11-18" },
            { id: 135, user_id: 96, device_name: "Controller", power_rating_watts: 1609, installation_date: "2020-07-14" },
            { id: 136, user_id: 40, device_name: "Pump Kettle", power_rating_watts: 661, installation_date: "2020-03-08" },
            { id: 137, user_id: 57, device_name: "Electric Blender Kettle", power_rating_watts: 517, installation_date: "2022-09-03" },
            { id: 138, user_id: 88, device_name: "Oven Speaker Robot", power_rating_watts: 1701, installation_date: "2021-03-05" },
            { id: 139, user_id: 98, device_name: "Air-purifier Toaster", power_rating_watts: 41, installation_date: "2021-11-26" },
            { id: 140, user_id: 80, device_name: "Maker", power_rating_watts: 2830, installation_date: "2023-03-31" },
            { id: 141, user_id: 79, device_name: "Robot Air-purifier Washer", power_rating_watts: 1184, installation_date: "2021-08-29" },
            { id: 142, user_id: 4, device_name: "Washer", power_rating_watts: 138, installation_date: "2023-12-16" },
            { id: 143, user_id: 55, device_name: "Water-heater", power_rating_watts: 2880, installation_date: "2020-02-11" },
            { id: 144, user_id: 60, device_name: "Washer Thermometer Conditioner", power_rating_watts: 1690, installation_date: "2022-04-23" },
            { id: 145, user_id: 50, device_name: "Oven Tracker", power_rating_watts: 1072, installation_date: "2022-12-06" },
            { id: 146, user_id: 31, device_name: "Pool Smart Monitor", power_rating_watts: 434, installation_date: "2022-03-12" },
            { id: 147, user_id: 11, device_name: "Dishwasher", power_rating_watts: 1606, installation_date: "2020-02-27" },
            { id: 148, user_id: 9, device_name: "Scale", power_rating_watts: 2585, installation_date: "2022-09-22" },
            { id: 149, user_id: 51, device_name: "Monitor", power_rating_watts: 1726, installation_date: "2020-04-14" },
            { id: 150, user_id: 30, device_name: "Dehumidifier", power_rating_watts: 571, installation_date: "2023-07-08" },
            { id: 151, user_id: 37, device_name: "Scale Heater", power_rating_watts: 254, installation_date: "2021-12-01" },
            { id: 152, user_id: 97, device_name: "Sensor Dryer", power_rating_watts: 1449, installation_date: "2022-02-27" },
            { id: 153, user_id: 20, device_name: "Kettle", power_rating_watts: 876, installation_date: "2022-08-11" },
            { id: 154, user_id: 16, device_name: "Generator", power_rating_watts: 1271, installation_date: "2021-03-16" },
            { id: 155, user_id: 61, device_name: "Camera Microwave Washer", power_rating_watts: 680, installation_date: "2023-07-09" },
            { id: 156, user_id: 19, device_name: "Speaker Dryer", power_rating_watts: 2308, installation_date: "2021-02-08" },
            { id: 157, user_id: 22, device_name: "Microwave Kettle", power_rating_watts: 870, installation_date: "2022-11-29" },
            { id: 158, user_id: 77, device_name: "Charger", power_rating_watts: 786, installation_date: "2022-05-07" },
            { id: 159, user_id: 42, device_name: "Electric Pump Toaster", power_rating_watts: 356, installation_date: "2022-05-28" },
            { id: 160, user_id: 74, device_name: "Sensor Hub", power_rating_watts: 1614, installation_date: "2022-07-06" },
            { id: 161, user_id: 69, device_name: "Dryer", power_rating_watts: 43, installation_date: "2023-12-30" },
            { id: 162, user_id: 6, device_name: "Air Fan Oven", power_rating_watts: 1061, installation_date: "2022-10-28" },
            { id: 163, user_id: 71, device_name: "Pump", power_rating_watts: 2762, installation_date: "2021-12-03" },
            { id: 164, user_id: 28, device_name: "Light Pressure-cooker", power_rating_watts: 216, installation_date: "2023-07-02" },
            { id: 165, user_id: 77, device_name: "Kettle", power_rating_watts: 110, installation_date: "2020-07-11" },
            { id: 166, user_id: 15, device_name: "Vacuum Hub Rice-cooker", power_rating_watts: 1946, installation_date: "2021-08-19" },
            { id: 167, user_id: 45, device_name: "Pressure-cooker Sensor", power_rating_watts: 1730, installation_date: "2021-04-11" },
            { id: 168, user_id: 23, device_name: "Fan", power_rating_watts: 119, installation_date: "2022-08-28" },
            { id: 169, user_id: 23, device_name: "Vacuum Dishwasher Smart", power_rating_watts: 282, installation_date: "2022-11-05" },
            { id: 170, user_id: 53, device_name: "Scale", power_rating_watts: 566, installation_date: "2023-01-14" },
            { id: 171, user_id: 73, device_name: "Toaster Speaker", power_rating_watts: 1490, installation_date: "2022-10-16" },
            { id: 172, user_id: 86, device_name: "Outlet", power_rating_watts: 570, installation_date: "2020-01-04" },
            { id: 173, user_id: 98, device_name: "Hub Camera Dryer", power_rating_watts: 1105, installation_date: "2021-04-02" },
            { id: 174, user_id: 89, device_name: "Rice-cooker Dryer", power_rating_watts: 219, installation_date: "2020-05-31" },
            { id: 175, user_id: 16, device_name: "Toaster Fan", power_rating_watts: 1182, installation_date: "2022-04-26" },
            { id: 176, user_id: 96, device_name: "Pump Electric Battery", power_rating_watts: 1082, installation_date: "2022-11-14" },
            { id: 177, user_id: 69, device_name: "Dishwasher Switch", power_rating_watts: 2400, installation_date: "2020-04-29" },
            { id: 178, user_id: 100, device_name: "Smart Light", power_rating_watts: 2118, installation_date: "2021-05-31" },
            { id: 179, user_id: 96, device_name: "Humidifier Sensor", power_rating_watts: 213, installation_date: "2022-05-16" },
            { id: 180, user_id: 50, device_name: "Pool Fan Speaker", power_rating_watts: 1872, installation_date: "2023-09-25" },
            { id: 181, user_id: 88, device_name: "Vacuum Air Dishwasher", power_rating_watts: 318, installation_date: "2023-01-02" },
            { id: 182, user_id: 13, device_name: "Pump", power_rating_watts: 445, installation_date: "2021-07-18" },
            { id: 183, user_id: 24, device_name: "Switch", power_rating_watts: 1745, installation_date: "2023-02-17" },
            { id: 184, user_id: 87, device_name: "Heater Battery", power_rating_watts: 2439, installation_date: "2021-08-28" },
            { id: 185, user_id: 2, device_name: "Scale", power_rating_watts: 721, installation_date: "2023-01-07" },
            { id: 186, user_id: 47, device_name: "Camera Controller", power_rating_watts: 917, installation_date: "2022-09-19" },
            { id: 187, user_id: 5, device_name: "Conditioner Dehumidifier Hub", power_rating_watts: 105, installation_date: "2023-04-04" },
            { id: 188, user_id: 6, device_name: "Bulb", power_rating_watts: 1699, installation_date: "2021-04-05" },
            { id: 189, user_id: 96, device_name: "Hub Dishwasher", power_rating_watts: 1927, installation_date: "2021-05-13" },
            { id: 190, user_id: 89, device_name: "Coffee Rice-cooker", power_rating_watts: 605, installation_date: "2020-02-18" },
            { id: 191, user_id: 62, device_name: "Dehumidifier Smartwatch Washer", power_rating_watts: 278, installation_date: "2022-05-10" },
            { id: 192, user_id: 32, device_name: "Plug Dryer", power_rating_watts: 1532, installation_date: "2023-03-10" },
            { id: 193, user_id: 24, device_name: "Dishwasher", power_rating_watts: 352, installation_date: "2021-08-25" },
            { id: 194, user_id: 97, device_name: "Monitor Speaker", power_rating_watts: 1278, installation_date: "2022-01-15" },
            { id: 195, user_id: 39, device_name: "Pressure-cooker", power_rating_watts: 1922, installation_date: "2021-11-26" },
            { id: 196, user_id: 60, device_name: "Dishwasher", power_rating_watts: 10, installation_date: "2020-07-12" },
            { id: 197, user_id: 71, device_name: "Controller", power_rating_watts: 1206, installation_date: "2021-07-04" },
            { id: 198, user_id: 7, device_name: "Dehumidifier Microwave", power_rating_watts: 2284, installation_date: "2021-03-31" },
            { id: 199, user_id: 22, device_name: "Outlet Thermometer Electric", power_rating_watts: 116, installation_date: "2022-12-27" },
            { id: 200, user_id: 88, device_name: "Scale", power_rating_watts: 1467, installation_date: "2023-12-08" },
            { id: 201, user_id: 18, device_name: "Conditioner", power_rating_watts: 2402, installation_date: "2022-09-03" },
            { id: 202, user_id: 91, device_name: "Pool Rice-cooker Toaster", power_rating_watts: 1855, installation_date: "2023-11-15" },
            { id: 203, user_id: 79, device_name: "Pool", power_rating_watts: 363, installation_date: "2021-12-10" },
            { id: 204, user_id: 60, device_name: "Battery Toaster Generator", power_rating_watts: 578, installation_date: "2020-03-23" },
            { id: 205, user_id: 89, device_name: "Refrigerator Smart", power_rating_watts: 1551, installation_date: "2021-09-17" },
            { id: 206, user_id: 53, device_name: "Air-purifier Pump", power_rating_watts: 262, installation_date: "2020-07-28" },
            { id: 207, user_id: 65, device_name: "Plug Kettle Fan", power_rating_watts: 2692, installation_date: "2021-10-19" },
            { id: 208, user_id: 4, device_name: "Camera Dishwasher Conditioner", power_rating_watts: 250, installation_date: "2020-08-24" },
            { id: 209, user_id: 78, device_name: "Water-heater Blender Pump", power_rating_watts: 969, installation_date: "2022-09-18" },
            { id: 210, user_id: 96, device_name: "Kettle Water-heater Tracker", power_rating_watts: 405, installation_date: "2022-05-30" },
            { id: 211, user_id: 97, device_name: "Charger Vacuum Dryer", power_rating_watts: 807, installation_date: "2021-05-29" },
            { id: 212, user_id: 27, device_name: "Light", power_rating_watts: 2913, installation_date: "2023-10-12" },
            { id: 213, user_id: 67, device_name: "Monitor Bulb", power_rating_watts: 1215, installation_date: "2020-02-24" },
            { id: 214, user_id: 45, device_name: "Kettle", power_rating_watts: 1523, installation_date: "2022-02-21" },
            { id: 215, user_id: 68, device_name: "Dehumidifier", power_rating_watts: 2156, installation_date: "2022-05-18" },
            { id: 216, user_id: 24, device_name: "Robot Smart", power_rating_watts: 2317, installation_date: "2022-12-11" },
            { id: 217, user_id: 87, device_name: "Water-heater Controller Dehumidifier", power_rating_watts: 242, installation_date: "2020-07-04" },
            { id: 218, user_id: 52, device_name: "Smartwatch", power_rating_watts: 2307, installation_date: "2023-01-07" },
            { id: 219, user_id: 66, device_name: "Smart Pool", power_rating_watts: 319, installation_date: "2022-04-05" },
            { id: 220, user_id: 60, device_name: "Speaker Electric Heater", power_rating_watts: 16, installation_date: "2020-11-21" },
            { id: 221, user_id: 98, device_name: "Toaster Bulb Robot", power_rating_watts: 1913, installation_date: "2023-03-28" },
            { id: 222, user_id: 43, device_name: "Sensor Washer", power_rating_watts: 1057, installation_date: "2021-01-08" },
            { id: 223, user_id: 77, device_name: "Thermostat", power_rating_watts: 1843, installation_date: "2022-08-27" },
            { id: 224, user_id: 6, device_name: "Robot", power_rating_watts: 1022, installation_date: "2021-09-17" },
            { id: 225, user_id: 48, device_name: "Water-heater Blender Microwave", power_rating_watts: 2519, installation_date: "2020-05-24" },
            { id: 226, user_id: 85, device_name: "Slow-cooker", power_rating_watts: 1307, installation_date: "2023-08-19" },
            { id: 227, user_id: 42, device_name: "Conditioner Dishwasher Water-heater", power_rating_watts: 2314, installation_date: "2023-09-16" },
            { id: 228, user_id: 37, device_name: "Conditioner Dryer Generator", power_rating_watts: 360, installation_date: "2022-03-07" },
            { id: 229, user_id: 1, device_name: "Fan Rice-cooker", power_rating_watts: 1089, installation_date: "2023-09-29" },
            { id: 230, user_id: 22, device_name: "Robot Thermometer Toaster", power_rating_watts: 2255, installation_date: "2023-02-28" },
            { id: 231, user_id: 1, device_name: "Tracker", power_rating_watts: 1941, installation_date: "2020-08-04" },
        ],
    });
    await prisma.electricity_tariffs.createMany({
        data: [
            { id: 1, user_id: 3, tariff_name: "Critical Seasonal Tiered", rate_per_kwh: "0.18", effective_date: "2023-12-01" },
            { id: 2, user_id: 35, tariff_name: "Load-management", rate_per_kwh: "0.20", effective_date: "2023-05-03" },
            { id: 3, user_id: 80, tariff_name: "Usage-based Smart-grid", rate_per_kwh: "0.27", effective_date: "2023-12-02" },
            { id: 4, user_id: 100, tariff_name: "Load-management", rate_per_kwh: "0.06", effective_date: "2023-07-08" },
            { id: 5, user_id: 31, tariff_name: null, rate_per_kwh: "0.07", effective_date: "2023-12-24" },
            { id: 6, user_id: 72, tariff_name: "Commercial Billing Wind", rate_per_kwh: "0.05", effective_date: "2023-12-07" },
            { id: 7, user_id: 82, tariff_name: "Capacity Flat-rate Time-varying", rate_per_kwh: "0.23", effective_date: "2023-01-08" },
            { id: 8, user_id: 98, tariff_name: "Plan", rate_per_kwh: "0.23", effective_date: "2023-09-22" },
            { id: 9, user_id: 58, tariff_name: "Standard Block", rate_per_kwh: "0.09", effective_date: "2023-03-12" },
            { id: 10, user_id: 36, tariff_name: "Feed-in", rate_per_kwh: "0.10", effective_date: "2023-03-17" },
            { id: 11, user_id: 69, tariff_name: "Net-metering Peak Renewable", rate_per_kwh: "0.10", effective_date: "2023-12-29" },
            { id: 12, user_id: 49, tariff_name: "Commercial Hydro", rate_per_kwh: "0.19", effective_date: "2023-11-24" },
            { id: 13, user_id: 4, tariff_name: "Biomass Seasonal Wholesale", rate_per_kwh: "0.24", effective_date: "2023-11-05" },
            { id: 14, user_id: 14, tariff_name: "Commercial", rate_per_kwh: "0.26", effective_date: "2023-11-21" },
            { id: 15, user_id: 96, tariff_name: "Load-management", rate_per_kwh: "0.21", effective_date: null },
            { id: 16, user_id: 95, tariff_name: "Solar Geothermal Community", rate_per_kwh: "0.12", effective_date: "2023-11-02" },
            { id: 17, user_id: 36, tariff_name: "Rate Residential Load-management", rate_per_kwh: "0.05", effective_date: "2023-03-24" },
            { id: 18, user_id: 58, tariff_name: "Tiered", rate_per_kwh: "0.05", effective_date: "2023-10-29" },
            { id: 19, user_id: 69, tariff_name: "Subscription Dynamic Load-management", rate_per_kwh: "0.11", effective_date: "2023-07-30" },
            { id: 20, user_id: 57, tariff_name: "Block Renewable", rate_per_kwh: "0.14", effective_date: "2023-12-27" },
            { id: 21, user_id: 87, tariff_name: "Dynamic Solar", rate_per_kwh: "0.06", effective_date: "2023-05-21" },
            { id: 22, user_id: 33, tariff_name: "Utility Commercial Time-based", rate_per_kwh: "0.06", effective_date: "2023-08-22" },
            { id: 23, user_id: 88, tariff_name: "Incentive", rate_per_kwh: "0.14", effective_date: "2023-02-25" },
            { id: 24, user_id: 29, tariff_name: "Green Variable Block", rate_per_kwh: "0.18", effective_date: null },
            { id: 25, user_id: 70, tariff_name: "Time-varying Community Block", rate_per_kwh: "0.06", effective_date: "2023-08-04" },
            { id: 26, user_id: 8, tariff_name: "Smart-grid Rate Commercial", rate_per_kwh: "0.12", effective_date: "2023-04-21" },
            { id: 27, user_id: 96, tariff_name: "Time-based Industrial", rate_per_kwh: "0.08", effective_date: "2023-02-12" },
            { id: 28, user_id: 19, tariff_name: null, rate_per_kwh: "0.09", effective_date: "2023-02-13" },
            { id: 29, user_id: 87, tariff_name: "Green Contract Biomass", rate_per_kwh: "0.05", effective_date: "2023-08-06" },
            { id: 30, user_id: 36, tariff_name: "Renewable Wind", rate_per_kwh: "0.15", effective_date: "2023-12-16" },
            { id: 31, user_id: 31, tariff_name: "Hydro", rate_per_kwh: "0.16", effective_date: "2023-09-09" },
            { id: 32, user_id: 47, tariff_name: "Billing Commercial", rate_per_kwh: "0.26", effective_date: "2023-09-17" },
            { id: 33, user_id: 38, tariff_name: "Dynamic", rate_per_kwh: "0.08", effective_date: "2023-05-29" },
            { id: 34, user_id: 30, tariff_name: null, rate_per_kwh: "0.21", effective_date: "2023-12-22" },
            { id: 35, user_id: 59, tariff_name: "Seasonal Off-peak", rate_per_kwh: "0.23", effective_date: "2023-12-08" },
            { id: 36, user_id: 80, tariff_name: "Net-metering Dynamic", rate_per_kwh: "0.19", effective_date: "2023-03-12" },
            { id: 37, user_id: 65, tariff_name: "Block Billing", rate_per_kwh: "0.06", effective_date: "2023-09-11" },
            { id: 38, user_id: 19, tariff_name: null, rate_per_kwh: "0.27", effective_date: "2023-10-19" },
            { id: 39, user_id: 32, tariff_name: null, rate_per_kwh: "0.05", effective_date: "2023-11-28" },
            { id: 40, user_id: 8, tariff_name: "Seasonal", rate_per_kwh: "0.06", effective_date: "2023-12-19" },
            { id: 41, user_id: 73, tariff_name: "Contract Load-management Time-of-use", rate_per_kwh: "0.20", effective_date: "2023-01-27" },
            { id: 42, user_id: 94, tariff_name: "Feed-in Time-varying", rate_per_kwh: "0.16", effective_date: "2023-11-30" },
            { id: 43, user_id: 8, tariff_name: "Incentive Rate", rate_per_kwh: "0.08", effective_date: "2023-08-07" },
            { id: 44, user_id: 13, tariff_name: "Biomass", rate_per_kwh: "0.10", effective_date: "2023-03-18" },
            { id: 45, user_id: 80, tariff_name: "Off-peak Time-of-use", rate_per_kwh: "0.16", effective_date: "2023-06-02" },
            { id: 46, user_id: 55, tariff_name: "Seasonal Peak Prepaid", rate_per_kwh: "0.09", effective_date: "2023-12-04" },
            { id: 47, user_id: 15, tariff_name: "Time-based Off-peak", rate_per_kwh: "0.05", effective_date: "2023-10-21" },
            { id: 48, user_id: 74, tariff_name: "Billing Commercial", rate_per_kwh: "0.11", effective_date: "2023-09-03" },
            { id: 49, user_id: 54, tariff_name: "Time-of-use Usage-based", rate_per_kwh: "0.17", effective_date: "2023-10-28" },
            { id: 50, user_id: 87, tariff_name: "Commercial Feed-in", rate_per_kwh: "0.14", effective_date: "2023-12-31" },
            { id: 51, user_id: 89, tariff_name: "Dynamic", rate_per_kwh: "0.05", effective_date: "2023-09-22" },
            { id: 52, user_id: 2, tariff_name: null, rate_per_kwh: "0.16", effective_date: "2023-10-26" },
            { id: 53, user_id: 95, tariff_name: "Incentive Flat-rate Subscription", rate_per_kwh: "0.10", effective_date: "2023-10-03" },
            { id: 54, user_id: 39, tariff_name: "Dynamic Rate", rate_per_kwh: "0.08", effective_date: "2023-08-18" },
            { id: 55, user_id: 96, tariff_name: "Residential", rate_per_kwh: "0.15", effective_date: "2023-01-04" },
            { id: 56, user_id: 11, tariff_name: "Biomass Renewable Dynamic", rate_per_kwh: "0.25", effective_date: "2023-03-01" },
            { id: 57, user_id: 76, tariff_name: "Time-of-use Contract Wind", rate_per_kwh: "0.14", effective_date: "2023-03-07" },
            { id: 58, user_id: 2, tariff_name: "Critical Discounted", rate_per_kwh: "0.08", effective_date: "2023-01-12" },
            { id: 59, user_id: 9, tariff_name: "Feed-in", rate_per_kwh: "0.25", effective_date: "2023-03-24" },
            { id: 60, user_id: 32, tariff_name: "Wind Smart-grid Solar", rate_per_kwh: "0.07", effective_date: "2023-08-18" },
            { id: 61, user_id: 44, tariff_name: "Prepaid", rate_per_kwh: "0.21", effective_date: "2023-05-01" },
            { id: 62, user_id: 85, tariff_name: "Geothermal Biomass", rate_per_kwh: "0.15", effective_date: null },
            { id: 63, user_id: 5, tariff_name: "Variable", rate_per_kwh: "0.05", effective_date: "2023-12-06" },
            { id: 64, user_id: 62, tariff_name: null, rate_per_kwh: "0.05", effective_date: null },
            { id: 65, user_id: 31, tariff_name: "Wind Smart-grid Solar", rate_per_kwh: "0.10", effective_date: "2023-03-14" },
            { id: 66, user_id: 81, tariff_name: "Electric-vehicle Solar", rate_per_kwh: "0.09", effective_date: "2023-03-06" },
            { id: 67, user_id: 26, tariff_name: "Feed-in Flat-rate Solar", rate_per_kwh: "0.05", effective_date: "2023-11-25" },
            { id: 68, user_id: 58, tariff_name: "Residential Demand Dynamic", rate_per_kwh: "0.27", effective_date: "2023-12-13" },
            { id: 69, user_id: 31, tariff_name: "Feed-in Net-metering", rate_per_kwh: "0.08", effective_date: "2023-11-28" },
            { id: 70, user_id: 82, tariff_name: "Demand Geothermal", rate_per_kwh: "0.13", effective_date: "2023-11-10" },
            { id: 71, user_id: 38, tariff_name: "Wholesale", rate_per_kwh: "0.08", effective_date: "2023-11-14" },
            { id: 72, user_id: 20, tariff_name: "Wholesale Biomass", rate_per_kwh: "0.08", effective_date: "2023-06-10" },
            { id: 73, user_id: 28, tariff_name: "Discounted", rate_per_kwh: "0.11", effective_date: "2023-08-28" },
            { id: 74, user_id: 29, tariff_name: "Rate", rate_per_kwh: "0.30", effective_date: "2023-11-16" },
            { id: 75, user_id: 16, tariff_name: "Time-based Residential", rate_per_kwh: "0.12", effective_date: "2023-10-29" },
            { id: 76, user_id: 85, tariff_name: "Hydro", rate_per_kwh: "0.21", effective_date: "2023-01-22" },
            { id: 77, user_id: 28, tariff_name: "Fixed", rate_per_kwh: "0.13", effective_date: "2023-01-12" },
            { id: 78, user_id: 75, tariff_name: "Time-based Contract Off-peak", rate_per_kwh: "0.20", effective_date: "2023-10-04" },
            { id: 79, user_id: 10, tariff_name: "Wholesale Renewable Commercial", rate_per_kwh: "0.25", effective_date: "2023-09-17" },
            { id: 80, user_id: 42, tariff_name: "Wind Hydro Feed-in", rate_per_kwh: "0.22", effective_date: "2023-03-11" },
            { id: 81, user_id: 50, tariff_name: "Demand", rate_per_kwh: "0.05", effective_date: "2023-01-18" },
            { id: 82, user_id: 43, tariff_name: "Standard", rate_per_kwh: "0.05", effective_date: "2023-07-21" },
            { id: 83, user_id: 83, tariff_name: "Time-varying Variable", rate_per_kwh: "0.22", effective_date: "2023-10-18" },
            { id: 84, user_id: 57, tariff_name: "Community Billing", rate_per_kwh: "0.29", effective_date: "2023-11-18" },
            { id: 85, user_id: 17, tariff_name: "Time-varying", rate_per_kwh: "0.22", effective_date: "2023-12-23" },
            { id: 86, user_id: 43, tariff_name: "Community Demand Seasonal", rate_per_kwh: "0.05", effective_date: "2023-10-24" },
            { id: 87, user_id: 50, tariff_name: "Time-varying Standard Renewable", rate_per_kwh: "0.18", effective_date: "2023-07-17" },
            { id: 88, user_id: 21, tariff_name: "Block", rate_per_kwh: "0.07", effective_date: "2023-08-07" },
            { id: 89, user_id: 11, tariff_name: "Time-based", rate_per_kwh: "0.22", effective_date: null },
            { id: 90, user_id: 99, tariff_name: "Load-management", rate_per_kwh: "0.09", effective_date: "2023-10-31" },
            { id: 91, user_id: 70, tariff_name: null, rate_per_kwh: "0.06", effective_date: "2023-02-15" },
            { id: 92, user_id: 70, tariff_name: "Billing Hydro", rate_per_kwh: "0.20", effective_date: "2023-10-21" },
            { id: 93, user_id: 95, tariff_name: "Block", rate_per_kwh: "0.08", effective_date: "2023-02-22" },
            { id: 94, user_id: 33, tariff_name: "Plan Net-metering", rate_per_kwh: "0.13", effective_date: "2023-10-07" },
            { id: 95, user_id: 64, tariff_name: null, rate_per_kwh: "0.09", effective_date: "2023-09-20" },
            { id: 96, user_id: 36, tariff_name: "Capacity Plan Subscription", rate_per_kwh: "0.10", effective_date: "2023-09-04" },
            { id: 97, user_id: 16, tariff_name: "Fixed", rate_per_kwh: "0.11", effective_date: "2023-01-22" },
            { id: 98, user_id: 27, tariff_name: "Variable Plan", rate_per_kwh: "0.05", effective_date: "2023-03-20" },
            { id: 99, user_id: 87, tariff_name: "Demand", rate_per_kwh: "0.17", effective_date: null },
            { id: 100, user_id: 77, tariff_name: "Smart-grid Prepaid", rate_per_kwh: "0.05", effective_date: "2023-01-05" },
        ],
    });
    await prisma.energy_usage.createMany({
        data: [
            { id: 1, user_id: 92, usage_kwh: "50.38", timestamp: new Date("2023-01-22T14:52:19Z"), peak_usage_kwh: "34.38", cost_incurred: "18.83" },
            { id: 2, user_id: 5, usage_kwh: "41.71", timestamp: new Date("2023-10-18T09:51:53Z"), peak_usage_kwh: "35.95", cost_incurred: "1.10" },
            { id: 3, user_id: 100, usage_kwh: "44.22", timestamp: new Date("2023-04-01T14:18:51Z"), peak_usage_kwh: "65.06", cost_incurred: "28.18" },
            { id: 4, user_id: 21, usage_kwh: "53.83", timestamp: new Date("2023-04-24T19:25:11Z"), peak_usage_kwh: "39.75", cost_incurred: "17.24" },
            { id: 5, user_id: 75, usage_kwh: "64.43", timestamp: new Date("2023-06-15T21:03:43Z"), peak_usage_kwh: "55.63", cost_incurred: "0.03" },
            { id: 6, user_id: 31, usage_kwh: "64.22", timestamp: new Date("2023-05-18T08:34:48Z"), peak_usage_kwh: "68.05", cost_incurred: "6.13" },
            { id: 7, user_id: 84, usage_kwh: "42.60", timestamp: new Date("2023-02-11T18:35:33Z"), peak_usage_kwh: "44.70", cost_incurred: "29.16" },
            { id: 8, user_id: 45, usage_kwh: "48.48", timestamp: new Date("2023-11-24T11:59:20Z"), peak_usage_kwh: "39.47", cost_incurred: "7.17" },
            { id: 9, user_id: 87, usage_kwh: "47.30", timestamp: new Date("2023-08-17T14:38:25Z"), peak_usage_kwh: "56.71", cost_incurred: "28.42" },
            { id: 10, user_id: 33, usage_kwh: "41.53", timestamp: new Date("2023-02-27T08:46:26Z"), peak_usage_kwh: "80.24", cost_incurred: "0.68" },
            { id: 11, user_id: 69, usage_kwh: "44.72", timestamp: new Date("2023-02-28T10:41:50Z"), peak_usage_kwh: "21.64", cost_incurred: "26.18" },
            { id: 12, user_id: 29, usage_kwh: "46.82", timestamp: new Date("2023-06-25T17:14:32Z"), peak_usage_kwh: "19.73", cost_incurred: "16.29" },
            { id: 13, user_id: 76, usage_kwh: "54.22", timestamp: new Date("2023-08-30T17:07:10Z"), peak_usage_kwh: "42.02", cost_incurred: "7.47" },
            { id: 14, user_id: 100, usage_kwh: "41.42", timestamp: new Date("2023-04-26T13:38:15Z"), peak_usage_kwh: "47.33", cost_incurred: "17.03" },
            { id: 15, user_id: 9, usage_kwh: "34.48", timestamp: new Date("2023-11-02T20:17:32Z"), peak_usage_kwh: "13.74", cost_incurred: "16.63" },
            { id: 16, user_id: 86, usage_kwh: "72.02", timestamp: new Date("2023-05-17T06:57:07Z"), peak_usage_kwh: "31.58", cost_incurred: "6.72" },
            { id: 17, user_id: 63, usage_kwh: "23.85", timestamp: new Date("2023-05-26T21:21:17Z"), peak_usage_kwh: "38.29", cost_incurred: "25.59" },
            { id: 18, user_id: 84, usage_kwh: "45.10", timestamp: new Date("2023-12-20T19:05:13Z"), peak_usage_kwh: "64.51", cost_incurred: "4.60" },
            { id: 19, user_id: 85, usage_kwh: "55.81", timestamp: new Date("2023-09-13T19:10:49Z"), peak_usage_kwh: "47.79", cost_incurred: "2.20" },
            { id: 20, user_id: 18, usage_kwh: "46.46", timestamp: new Date("2023-01-13T08:58:06Z"), peak_usage_kwh: "45.40", cost_incurred: "3.58" },
            { id: 21, user_id: 69, usage_kwh: "42.20", timestamp: new Date("2023-06-23T17:10:02Z"), peak_usage_kwh: "47.72", cost_incurred: "6.35" },
            { id: 22, user_id: 30, usage_kwh: "73.84", timestamp: new Date("2023-02-10T08:43:10Z"), peak_usage_kwh: "40.98", cost_incurred: "6.59" },
            { id: 23, user_id: 32, usage_kwh: "70.17", timestamp: new Date("2023-03-03T18:22:20Z"), peak_usage_kwh: "42.86", cost_incurred: "20.37" },
            { id: 24, user_id: 56, usage_kwh: "19.50", timestamp: new Date("2023-01-26T23:14:19Z"), peak_usage_kwh: "35.19", cost_incurred: "18.18" },
            { id: 25, user_id: 38, usage_kwh: "57.58", timestamp: new Date("2023-03-26T19:36:25Z"), peak_usage_kwh: "27.21", cost_incurred: "0.64" },
            { id: 26, user_id: 51, usage_kwh: "45.15", timestamp: new Date("2023-07-03T18:16:58Z"), peak_usage_kwh: "25.32", cost_incurred: "1.84" },
            { id: 27, user_id: 67, usage_kwh: "45.83", timestamp: new Date("2023-09-06T21:10:33Z"), peak_usage_kwh: "70.57", cost_incurred: "0.60" },
            { id: 28, user_id: 23, usage_kwh: "37.87", timestamp: new Date("2023-10-27T17:49:59Z"), peak_usage_kwh: "30.54", cost_incurred: "7.86" },
            { id: 29, user_id: 98, usage_kwh: "31.95", timestamp: new Date("2023-10-27T18:31:27Z"), peak_usage_kwh: "42.15", cost_incurred: "5.15" },
            { id: 30, user_id: 86, usage_kwh: "48.87", timestamp: new Date("2023-05-18T14:23:05Z"), peak_usage_kwh: "26.92", cost_incurred: "1.03" },
            { id: 31, user_id: 60, usage_kwh: "63.01", timestamp: new Date("2023-10-17T01:42:28Z"), peak_usage_kwh: "53.72", cost_incurred: "0.29" },
            { id: 32, user_id: 50, usage_kwh: "41.47", timestamp: new Date("2023-04-11T17:57:18Z"), peak_usage_kwh: "67.54", cost_incurred: "2.08" },
            { id: 33, user_id: 38, usage_kwh: "61.08", timestamp: new Date("2023-08-24T22:56:38Z"), peak_usage_kwh: "37.00", cost_incurred: "2.23" },
            { id: 34, user_id: 71, usage_kwh: "94.04", timestamp: new Date("2023-07-08T12:31:02Z"), peak_usage_kwh: "59.89", cost_incurred: "18.38" },
            { id: 35, user_id: 1, usage_kwh: "26.00", timestamp: new Date("2023-03-29T23:57:31Z"), peak_usage_kwh: "36.23", cost_incurred: "17.55" },
            { id: 36, user_id: 37, usage_kwh: "47.76", timestamp: new Date("2023-07-04T18:40:52Z"), peak_usage_kwh: "58.51", cost_incurred: "1.80" },
            { id: 37, user_id: 1, usage_kwh: "81.86", timestamp: new Date("2023-10-30T19:00:21Z"), peak_usage_kwh: "21.29", cost_incurred: "0.13" },
            { id: 38, user_id: 86, usage_kwh: "64.70", timestamp: new Date("2023-01-22T00:55:36Z"), peak_usage_kwh: "52.95", cost_incurred: "25.21" },
            { id: 39, user_id: 97, usage_kwh: "50.66", timestamp: new Date("2023-08-09T15:50:41Z"), peak_usage_kwh: "64.65", cost_incurred: "0.20" },
            { id: 40, user_id: 5, usage_kwh: "57.31", timestamp: new Date("2023-06-01T13:43:14Z"), peak_usage_kwh: "78.11", cost_incurred: "12.83" },
            { id: 41, user_id: 9, usage_kwh: "53.40", timestamp: new Date("2023-05-16T17:59:37Z"), peak_usage_kwh: "54.82", cost_incurred: "0.29" },
            { id: 42, user_id: 18, usage_kwh: "50.44", timestamp: new Date("2023-11-24T19:38:58Z"), peak_usage_kwh: "64.87", cost_incurred: "0.48" },
            { id: 43, user_id: 73, usage_kwh: "62.29", timestamp: new Date("2023-09-21T23:15:53Z"), peak_usage_kwh: "37.19", cost_incurred: "6.95" },
            { id: 44, user_id: 25, usage_kwh: "34.00", timestamp: new Date("2023-03-25T20:07:41Z"), peak_usage_kwh: "56.09", cost_incurred: "12.57" },
            { id: 45, user_id: 35, usage_kwh: "45.74", timestamp: new Date("2023-05-06T20:44:39Z"), peak_usage_kwh: "54.74", cost_incurred: "0.00" },
            { id: 46, user_id: 60, usage_kwh: "41.20", timestamp: new Date("2023-08-12T18:22:16Z"), peak_usage_kwh: "64.45", cost_incurred: "0.04" },
            { id: 47, user_id: 98, usage_kwh: "47.67", timestamp: new Date("2023-02-16T20:07:27Z"), peak_usage_kwh: "60.74", cost_incurred: "3.39" },
            { id: 48, user_id: 57, usage_kwh: "64.98", timestamp: new Date("2023-12-31T13:20:37Z"), peak_usage_kwh: "63.07", cost_incurred: "0.57" },
            { id: 49, user_id: 9, usage_kwh: "46.68", timestamp: new Date("2023-10-23T16:50:09Z"), peak_usage_kwh: "79.52", cost_incurred: "24.07" },
            { id: 50, user_id: 53, usage_kwh: "51.60", timestamp: new Date("2023-10-24T01:15:45Z"), peak_usage_kwh: "33.23", cost_incurred: "4.27" },
            { id: 51, user_id: 100, usage_kwh: "52.75", timestamp: new Date("2023-10-17T08:06:38Z"), peak_usage_kwh: "54.35", cost_incurred: "0.66" },
            { id: 52, user_id: 76, usage_kwh: "79.32", timestamp: new Date("2023-04-03T19:41:51Z"), peak_usage_kwh: "49.64", cost_incurred: "10.89" },
            { id: 53, user_id: 30, usage_kwh: "20.43", timestamp: new Date("2023-10-16T19:44:12Z"), peak_usage_kwh: "16.26", cost_incurred: "3.69" },
            { id: 54, user_id: 81, usage_kwh: "46.58", timestamp: new Date("2023-06-24T10:22:25Z"), peak_usage_kwh: "43.03", cost_incurred: "1.46" },
            { id: 55, user_id: 4, usage_kwh: "44.84", timestamp: new Date("2023-10-07T08:48:11Z"), peak_usage_kwh: "31.14", cost_incurred: "1.40" },
            { id: 56, user_id: 76, usage_kwh: "48.04", timestamp: new Date("2023-06-25T19:45:15Z"), peak_usage_kwh: "36.94", cost_incurred: "19.62" },
            { id: 57, user_id: 46, usage_kwh: "52.38", timestamp: new Date("2023-09-03T16:16:33Z"), peak_usage_kwh: "55.52", cost_incurred: "7.26" },
            { id: 58, user_id: 26, usage_kwh: "71.83", timestamp: new Date("2023-05-17T15:50:43Z"), peak_usage_kwh: "49.06", cost_incurred: "3.48" },
            { id: 59, user_id: 89, usage_kwh: "52.65", timestamp: new Date("2023-01-12T08:32:11Z"), peak_usage_kwh: "47.18", cost_incurred: "24.64" },
            { id: 60, user_id: 63, usage_kwh: "47.06", timestamp: new Date("2023-05-02T15:03:29Z"), peak_usage_kwh: "62.66", cost_incurred: "8.73" },
            { id: 61, user_id: 63, usage_kwh: "50.11", timestamp: new Date("2023-08-18T11:11:29Z"), peak_usage_kwh: "33.36", cost_incurred: "0.16" },
            { id: 62, user_id: 87, usage_kwh: "63.14", timestamp: new Date("2023-04-16T09:12:13Z"), peak_usage_kwh: "46.22", cost_incurred: "1.79" },
            { id: 63, user_id: 47, usage_kwh: "42.91", timestamp: new Date("2023-10-22T18:04:25Z"), peak_usage_kwh: "29.09", cost_incurred: "0.03" },
            { id: 64, user_id: 100, usage_kwh: "46.05", timestamp: new Date("2023-03-18T19:17:42Z"), peak_usage_kwh: "54.45", cost_incurred: "16.03" },
            { id: 65, user_id: 59, usage_kwh: "61.37", timestamp: new Date("2023-09-01T12:57:03Z"), peak_usage_kwh: "53.15", cost_incurred: "28.69" },
            { id: 66, user_id: 34, usage_kwh: "53.19", timestamp: new Date("2023-06-24T11:36:35Z"), peak_usage_kwh: "47.00", cost_incurred: "0.11" },
            { id: 67, user_id: 24, usage_kwh: "48.83", timestamp: new Date("2023-09-24T04:29:08Z"), peak_usage_kwh: "45.08", cost_incurred: "23.67" },
            { id: 68, user_id: 94, usage_kwh: "43.24", timestamp: new Date("2023-03-14T15:14:36Z"), peak_usage_kwh: "57.24", cost_incurred: "2.97" },
            { id: 69, user_id: 16, usage_kwh: "46.02", timestamp: new Date("2023-04-03T15:47:49Z"), peak_usage_kwh: "72.32", cost_incurred: "1.40" },
            { id: 70, user_id: 32, usage_kwh: "55.28", timestamp: new Date("2023-08-26T19:14:50Z"), peak_usage_kwh: "49.33", cost_incurred: "25.78" },
            { id: 71, user_id: 18, usage_kwh: "59.04", timestamp: new Date("2023-11-27T20:36:05Z"), peak_usage_kwh: "60.23", cost_incurred: "15.29" },
            { id: 72, user_id: 33, usage_kwh: "35.25", timestamp: new Date("2023-07-13T21:09:38Z"), peak_usage_kwh: "40.06", cost_incurred: "2.47" },
            { id: 73, user_id: 40, usage_kwh: "65.84", timestamp: new Date("2023-10-30T06:44:42Z"), peak_usage_kwh: "62.69", cost_incurred: "0.98" },
            { id: 74, user_id: 48, usage_kwh: "65.08", timestamp: new Date("2023-10-09T19:38:47Z"), peak_usage_kwh: "48.33", cost_incurred: "21.51" },
            { id: 75, user_id: 50, usage_kwh: "49.28", timestamp: new Date("2023-08-18T07:56:58Z"), peak_usage_kwh: "32.98", cost_incurred: "3.37" },
            { id: 76, user_id: 86, usage_kwh: "22.45", timestamp: new Date("2023-02-06T12:58:51Z"), peak_usage_kwh: "48.30", cost_incurred: "4.11" },
            { id: 77, user_id: 89, usage_kwh: "38.89", timestamp: new Date("2023-04-30T18:01:17Z"), peak_usage_kwh: "73.23", cost_incurred: "11.73" },
            { id: 78, user_id: 59, usage_kwh: "49.24", timestamp: new Date("2023-07-03T21:41:57Z"), peak_usage_kwh: "51.98", cost_incurred: "5.34" },
            { id: 79, user_id: 53, usage_kwh: "74.74", timestamp: new Date("2023-03-02T10:55:16Z"), peak_usage_kwh: "60.42", cost_incurred: "20.25" },
            { id: 80, user_id: 98, usage_kwh: "59.77", timestamp: new Date("2023-04-16T16:40:36Z"), peak_usage_kwh: "44.32", cost_incurred: "9.17" },
            { id: 81, user_id: 22, usage_kwh: "49.40", timestamp: new Date("2023-11-27T21:06:25Z"), peak_usage_kwh: "38.33", cost_incurred: "12.78" },
            { id: 82, user_id: 54, usage_kwh: "65.97", timestamp: new Date("2023-06-15T19:23:49Z"), peak_usage_kwh: "49.16", cost_incurred: "21.19" },
            { id: 83, user_id: 32, usage_kwh: "51.87", timestamp: new Date("2023-11-10T18:32:06Z"), peak_usage_kwh: "82.97", cost_incurred: "18.32" },
            { id: 84, user_id: 98, usage_kwh: "55.97", timestamp: new Date("2023-03-24T13:16:57Z"), peak_usage_kwh: "66.68", cost_incurred: "5.87" },
            { id: 85, user_id: 99, usage_kwh: "68.36", timestamp: new Date("2023-12-14T04:01:55Z"), peak_usage_kwh: "43.11", cost_incurred: "9.69" },
            { id: 86, user_id: 80, usage_kwh: "58.30", timestamp: new Date("2023-07-07T10:07:48Z"), peak_usage_kwh: "57.40", cost_incurred: "21.25" },
            { id: 87, user_id: 25, usage_kwh: "51.60", timestamp: new Date("2023-07-16T14:07:02Z"), peak_usage_kwh: "27.42", cost_incurred: "1.90" },
            { id: 88, user_id: 97, usage_kwh: "53.46", timestamp: new Date("2023-02-03T09:36:02Z"), peak_usage_kwh: "28.11", cost_incurred: "0.18" },
            { id: 89, user_id: 47, usage_kwh: "48.39", timestamp: new Date("2023-05-31T16:22:38Z"), peak_usage_kwh: "39.11", cost_incurred: "6.18" },
            { id: 90, user_id: 97, usage_kwh: "47.71", timestamp: new Date("2023-02-28T10:52:30Z"), peak_usage_kwh: "66.35", cost_incurred: "18.46" },
            { id: 91, user_id: 58, usage_kwh: "64.14", timestamp: new Date("2023-08-07T20:37:32Z"), peak_usage_kwh: "72.51", cost_incurred: "1.81" },
            { id: 92, user_id: 44, usage_kwh: "40.25", timestamp: new Date("2023-11-08T21:40:22Z"), peak_usage_kwh: "69.63", cost_incurred: "21.89" },
            { id: 93, user_id: 100, usage_kwh: "71.38", timestamp: new Date("2023-11-15T18:11:48Z"), peak_usage_kwh: "35.28", cost_incurred: "4.25" },
            { id: 94, user_id: 1, usage_kwh: "31.94", timestamp: new Date("2023-12-18T18:14:39Z"), peak_usage_kwh: "43.43", cost_incurred: "16.56" },
            { id: 95, user_id: 26, usage_kwh: "37.50", timestamp: new Date("2023-08-29T10:41:49Z"), peak_usage_kwh: "44.10", cost_incurred: "18.05" },
            { id: 96, user_id: 1, usage_kwh: "61.42", timestamp: new Date("2023-08-28T22:07:12Z"), peak_usage_kwh: "53.59", cost_incurred: "20.73" },
            { id: 97, user_id: 17, usage_kwh: "26.42", timestamp: new Date("2023-01-27T06:34:08Z"), peak_usage_kwh: "54.83", cost_incurred: "25.86" },
            { id: 98, user_id: 30, usage_kwh: "46.42", timestamp: new Date("2023-01-07T17:32:07Z"), peak_usage_kwh: "66.42", cost_incurred: "4.89" },
            { id: 99, user_id: 96, usage_kwh: "49.84", timestamp: new Date("2023-08-31T12:27:02Z"), peak_usage_kwh: "52.04", cost_incurred: "25.33" },
            { id: 100, user_id: 34, usage_kwh: "47.37", timestamp: new Date("2023-04-26T17:34:21Z"), peak_usage_kwh: "47.61", cost_incurred: "1.88" },
            { id: 101, user_id: 57, usage_kwh: "55.59", timestamp: new Date("2023-09-27T20:44:33Z"), peak_usage_kwh: "50.90", cost_incurred: "23.30" },
            { id: 102, user_id: 1, usage_kwh: "25.68", timestamp: new Date("2023-08-23T19:31:31Z"), peak_usage_kwh: "40.07", cost_incurred: "1.38" },
            { id: 103, user_id: 99, usage_kwh: "57.45", timestamp: new Date("2023-02-11T22:59:00Z"), peak_usage_kwh: "36.90", cost_incurred: "25.29" },
            { id: 104, user_id: 75, usage_kwh: "46.51", timestamp: new Date("2023-08-07T14:53:27Z"), peak_usage_kwh: "37.87", cost_incurred: "7.72" },
            { id: 105, user_id: 96, usage_kwh: "72.94", timestamp: new Date("2023-04-01T20:01:11Z"), peak_usage_kwh: "72.91", cost_incurred: "21.50" },
            { id: 106, user_id: 36, usage_kwh: "68.42", timestamp: new Date("2023-07-21T19:54:36Z"), peak_usage_kwh: "49.66", cost_incurred: "7.76" },
            { id: 107, user_id: 80, usage_kwh: "40.28", timestamp: new Date("2023-04-27T21:40:03Z"), peak_usage_kwh: "55.46", cost_incurred: "27.64" },
            { id: 108, user_id: 18, usage_kwh: "45.10", timestamp: new Date("2023-09-16T10:28:15Z"), peak_usage_kwh: "45.93", cost_incurred: "1.13" },
            { id: 109, user_id: 64, usage_kwh: "50.01", timestamp: new Date("2023-05-17T08:20:19Z"), peak_usage_kwh: "33.71", cost_incurred: "4.74" },
            { id: 110, user_id: 5, usage_kwh: "50.57", timestamp: new Date("2023-08-05T12:12:08Z"), peak_usage_kwh: "36.83", cost_incurred: "11.50" },
            { id: 111, user_id: 41, usage_kwh: "52.55", timestamp: new Date("2023-08-27T18:53:37Z"), peak_usage_kwh: "46.34", cost_incurred: "0.02" },
            { id: 112, user_id: 27, usage_kwh: "15.44", timestamp: new Date("2023-07-19T05:01:14Z"), peak_usage_kwh: "61.40", cost_incurred: "12.60" },
            { id: 113, user_id: 10, usage_kwh: "59.21", timestamp: new Date("2023-05-28T21:24:14Z"), peak_usage_kwh: "30.37", cost_incurred: "23.05" },
            { id: 114, user_id: 34, usage_kwh: "50.32", timestamp: new Date("2023-02-27T00:40:36Z"), peak_usage_kwh: "66.62", cost_incurred: "4.51" },
            { id: 115, user_id: 99, usage_kwh: "66.77", timestamp: new Date("2023-12-27T14:20:34Z"), peak_usage_kwh: "26.27", cost_incurred: "4.99" },
            { id: 116, user_id: 17, usage_kwh: "29.77", timestamp: new Date("2023-11-23T12:58:59Z"), peak_usage_kwh: "52.37", cost_incurred: "0.18" },
            { id: 117, user_id: 100, usage_kwh: "43.15", timestamp: new Date("2023-06-21T18:32:05Z"), peak_usage_kwh: "69.82", cost_incurred: "22.44" },
            { id: 118, user_id: 37, usage_kwh: "46.38", timestamp: new Date("2023-04-05T12:21:03Z"), peak_usage_kwh: "36.91", cost_incurred: "4.52" },
            { id: 119, user_id: 89, usage_kwh: "41.70", timestamp: new Date("2023-05-15T16:35:36Z"), peak_usage_kwh: "60.33", cost_incurred: "2.87" },
            { id: 120, user_id: 11, usage_kwh: "50.14", timestamp: new Date("2023-06-26T11:18:13Z"), peak_usage_kwh: "56.90", cost_incurred: "1.83" },
            { id: 121, user_id: 41, usage_kwh: "33.97", timestamp: new Date("2023-06-17T20:38:42Z"), peak_usage_kwh: "94.98", cost_incurred: "10.64" },
            { id: 122, user_id: 18, usage_kwh: "43.75", timestamp: new Date("2023-10-12T12:14:13Z"), peak_usage_kwh: "33.73", cost_incurred: "0.38" },
            { id: 123, user_id: 6, usage_kwh: "21.80", timestamp: new Date("2023-09-09T19:27:11Z"), peak_usage_kwh: "66.34", cost_incurred: "26.23" },
            { id: 124, user_id: 7, usage_kwh: "63.03", timestamp: new Date("2023-09-07T17:48:35Z"), peak_usage_kwh: "43.52", cost_incurred: "16.02" },
            { id: 125, user_id: 41, usage_kwh: "49.30", timestamp: new Date("2023-02-14T17:18:31Z"), peak_usage_kwh: "54.57", cost_incurred: "12.10" },
            { id: 126, user_id: 87, usage_kwh: "39.40", timestamp: new Date("2023-04-11T05:42:12Z"), peak_usage_kwh: "43.98", cost_incurred: "5.65" },
            { id: 127, user_id: 69, usage_kwh: "33.86", timestamp: new Date("2023-02-04T20:01:11Z"), peak_usage_kwh: "52.29", cost_incurred: "0.75" },
            { id: 128, user_id: 58, usage_kwh: "58.66", timestamp: new Date("2023-07-14T12:09:21Z"), peak_usage_kwh: "59.64", cost_incurred: "0.02" },
            { id: 129, user_id: 36, usage_kwh: "58.88", timestamp: new Date("2023-09-30T20:26:03Z"), peak_usage_kwh: "56.71", cost_incurred: "7.66" },
            { id: 130, user_id: 47, usage_kwh: "69.11", timestamp: new Date("2023-08-18T21:56:53Z"), peak_usage_kwh: "29.12", cost_incurred: "14.11" },
            { id: 131, user_id: 58, usage_kwh: "49.92", timestamp: new Date("2023-03-21T03:41:57Z"), peak_usage_kwh: "83.16", cost_incurred: "1.67" },
            { id: 132, user_id: 35, usage_kwh: "70.19", timestamp: new Date("2023-09-14T09:33:24Z"), peak_usage_kwh: "65.43", cost_incurred: "1.61" },
            { id: 133, user_id: 76, usage_kwh: "36.17", timestamp: new Date("2023-10-09T08:44:39Z"), peak_usage_kwh: "43.80", cost_incurred: "24.24" },
            { id: 134, user_id: 37, usage_kwh: "56.65", timestamp: new Date("2023-01-07T16:49:14Z"), peak_usage_kwh: "56.72", cost_incurred: "0.07" },
            { id: 135, user_id: 85, usage_kwh: "49.56", timestamp: new Date("2023-04-12T18:49:14Z"), peak_usage_kwh: "48.70", cost_incurred: "0.06" },
            { id: 136, user_id: 14, usage_kwh: "33.19", timestamp: new Date("2023-09-07T18:07:17Z"), peak_usage_kwh: "38.16", cost_incurred: "23.21" },
            { id: 137, user_id: 31, usage_kwh: "77.57", timestamp: new Date("2023-09-16T21:12:25Z"), peak_usage_kwh: "56.51", cost_incurred: "12.93" },
            { id: 138, user_id: 84, usage_kwh: "34.58", timestamp: new Date("2023-07-29T19:10:41Z"), peak_usage_kwh: "43.68", cost_incurred: "5.33" },
            { id: 139, user_id: 30, usage_kwh: "28.96", timestamp: new Date("2023-05-12T20:39:02Z"), peak_usage_kwh: "47.30", cost_incurred: "4.97" },
            { id: 140, user_id: 57, usage_kwh: "63.98", timestamp: new Date("2023-10-01T13:53:45Z"), peak_usage_kwh: "75.46", cost_incurred: "0.64" },
            { id: 141, user_id: 22, usage_kwh: "65.75", timestamp: new Date("2023-01-09T18:56:30Z"), peak_usage_kwh: "52.82", cost_incurred: "2.32" },
            { id: 142, user_id: 49, usage_kwh: "21.61", timestamp: new Date("2023-03-15T11:26:10Z"), peak_usage_kwh: "32.69", cost_incurred: "7.68" },
            { id: 143, user_id: 20, usage_kwh: "62.93", timestamp: new Date("2023-07-25T16:33:04Z"), peak_usage_kwh: "71.95", cost_incurred: "0.36" },
            { id: 144, user_id: 73, usage_kwh: "29.47", timestamp: new Date("2023-08-13T12:56:21Z"), peak_usage_kwh: "35.80", cost_incurred: "24.89" },
            { id: 145, user_id: 24, usage_kwh: "83.05", timestamp: new Date("2023-08-13T18:18:57Z"), peak_usage_kwh: "42.90", cost_incurred: "0.13" },
            { id: 146, user_id: 73, usage_kwh: "23.27", timestamp: new Date("2023-11-30T08:16:02Z"), peak_usage_kwh: "41.38", cost_incurred: "25.10" },
            { id: 147, user_id: 38, usage_kwh: "57.29", timestamp: new Date("2023-07-01T17:38:39Z"), peak_usage_kwh: "50.74", cost_incurred: "29.82" },
            { id: 148, user_id: 22, usage_kwh: "44.79", timestamp: new Date("2023-02-05T22:45:45Z"), peak_usage_kwh: "53.68", cost_incurred: "23.08" },
            { id: 149, user_id: 32, usage_kwh: "55.92", timestamp: new Date("2023-12-18T21:34:53Z"), peak_usage_kwh: "62.37", cost_incurred: "9.46" },
            { id: 150, user_id: 52, usage_kwh: "39.76", timestamp: new Date("2023-09-19T21:43:49Z"), peak_usage_kwh: "33.32", cost_incurred: "27.74" },
            { id: 151, user_id: 62, usage_kwh: "44.52", timestamp: new Date("2023-12-22T17:48:08Z"), peak_usage_kwh: "50.45", cost_incurred: "11.30" },
            { id: 152, user_id: 3, usage_kwh: "49.65", timestamp: new Date("2023-08-29T18:47:34Z"), peak_usage_kwh: "49.60", cost_incurred: "1.03" },
            { id: 153, user_id: 83, usage_kwh: "57.37", timestamp: new Date("2023-12-19T17:13:30Z"), peak_usage_kwh: "36.28", cost_incurred: "20.83" },
            { id: 154, user_id: 90, usage_kwh: "69.45", timestamp: new Date("2023-06-14T17:54:34Z"), peak_usage_kwh: "19.35", cost_incurred: "5.15" },
            { id: 155, user_id: 49, usage_kwh: "47.59", timestamp: new Date("2023-09-02T16:36:35Z"), peak_usage_kwh: "48.05", cost_incurred: "18.25" },
            { id: 156, user_id: 26, usage_kwh: "74.63", timestamp: new Date("2023-06-07T17:48:11Z"), peak_usage_kwh: "74.57", cost_incurred: "11.91" },
            { id: 157, user_id: 18, usage_kwh: "44.35", timestamp: new Date("2023-05-19T23:30:54Z"), peak_usage_kwh: "71.68", cost_incurred: "25.19" },
            { id: 158, user_id: 87, usage_kwh: "43.98", timestamp: new Date("2023-06-01T17:02:55Z"), peak_usage_kwh: "39.26", cost_incurred: "27.94" },
            { id: 159, user_id: 50, usage_kwh: "59.97", timestamp: new Date("2023-10-03T18:42:53Z"), peak_usage_kwh: "77.40", cost_incurred: "15.86" },
            { id: 160, user_id: 49, usage_kwh: "39.07", timestamp: new Date("2023-07-17T19:50:57Z"), peak_usage_kwh: "70.84", cost_incurred: "0.00" },
            { id: 161, user_id: 1, usage_kwh: "51.82", timestamp: new Date("2023-12-20T09:30:28Z"), peak_usage_kwh: "49.26", cost_incurred: "4.86" },
            { id: 162, user_id: 73, usage_kwh: "48.41", timestamp: new Date("2023-02-08T16:53:20Z"), peak_usage_kwh: "47.38", cost_incurred: "15.08" },
            { id: 163, user_id: 5, usage_kwh: "25.17", timestamp: new Date("2023-12-19T12:00:58Z"), peak_usage_kwh: "49.72", cost_incurred: "3.72" },
            { id: 164, user_id: 65, usage_kwh: "43.64", timestamp: new Date("2023-05-11T17:28:09Z"), peak_usage_kwh: "50.13", cost_incurred: "17.52" },
            { id: 165, user_id: 95, usage_kwh: "61.81", timestamp: new Date("2023-10-03T18:54:12Z"), peak_usage_kwh: "33.52", cost_incurred: "1.80" },
            { id: 166, user_id: 43, usage_kwh: "38.61", timestamp: new Date("2023-05-29T22:04:28Z"), peak_usage_kwh: "64.52", cost_incurred: "2.55" },
            { id: 167, user_id: 29, usage_kwh: "43.24", timestamp: new Date("2023-05-04T06:03:30Z"), peak_usage_kwh: "50.76", cost_incurred: "1.07" },
            { id: 168, user_id: 55, usage_kwh: "63.77", timestamp: new Date("2023-07-17T21:47:33Z"), peak_usage_kwh: "53.60", cost_incurred: "11.17" },
            { id: 169, user_id: 83, usage_kwh: "35.98", timestamp: new Date("2023-11-19T09:35:50Z"), peak_usage_kwh: "38.04", cost_incurred: "8.26" },
            { id: 170, user_id: 44, usage_kwh: "56.75", timestamp: new Date("2023-01-14T15:52:20Z"), peak_usage_kwh: "25.18", cost_incurred: "7.13" },
            { id: 171, user_id: 76, usage_kwh: "50.88", timestamp: new Date("2023-04-15T06:21:55Z"), peak_usage_kwh: "56.25", cost_incurred: "20.09" },
            { id: 172, user_id: 76, usage_kwh: "52.87", timestamp: new Date("2023-05-10T09:10:07Z"), peak_usage_kwh: "50.19", cost_incurred: "21.16" },
            { id: 173, user_id: 88, usage_kwh: "42.79", timestamp: new Date("2023-05-31T16:27:03Z"), peak_usage_kwh: "23.43", cost_incurred: "20.84" },
            { id: 174, user_id: 69, usage_kwh: "78.72", timestamp: new Date("2023-03-05T16:01:48Z"), peak_usage_kwh: "29.12", cost_incurred: "0.26" },
            { id: 175, user_id: 74, usage_kwh: "51.08", timestamp: new Date("2023-09-30T17:00:56Z"), peak_usage_kwh: "25.02", cost_incurred: "0.87" },
            { id: 176, user_id: 99, usage_kwh: "12.58", timestamp: new Date("2023-11-22T13:13:47Z"), peak_usage_kwh: "44.13", cost_incurred: "1.90" },
            { id: 177, user_id: 32, usage_kwh: "44.99", timestamp: new Date("2023-09-22T19:50:35Z"), peak_usage_kwh: "46.69", cost_incurred: "12.65" },
            { id: 178, user_id: 50, usage_kwh: "41.83", timestamp: new Date("2023-05-27T17:08:55Z"), peak_usage_kwh: "28.54", cost_incurred: "0.00" },
            { id: 179, user_id: 16, usage_kwh: "40.19", timestamp: new Date("2023-02-14T09:49:19Z"), peak_usage_kwh: "64.98", cost_incurred: "26.70" },
            { id: 180, user_id: 33, usage_kwh: "48.51", timestamp: new Date("2023-12-19T11:37:20Z"), peak_usage_kwh: "55.89", cost_incurred: "5.38" },
            { id: 181, user_id: 76, usage_kwh: "56.70", timestamp: new Date("2023-06-07T09:27:19Z"), peak_usage_kwh: "57.16", cost_incurred: "0.43" },
            { id: 182, user_id: 76, usage_kwh: "54.22", timestamp: new Date("2023-08-25T11:12:59Z"), peak_usage_kwh: "40.12", cost_incurred: "10.48" },
            { id: 183, user_id: 50, usage_kwh: "54.35", timestamp: new Date("2023-02-17T06:42:05Z"), peak_usage_kwh: "42.42", cost_incurred: "20.10" },
            { id: 184, user_id: 71, usage_kwh: "42.43", timestamp: new Date("2023-10-24T21:17:19Z"), peak_usage_kwh: "56.66", cost_incurred: "6.70" },
            { id: 185, user_id: 15, usage_kwh: "55.07", timestamp: new Date("2023-12-25T19:20:38Z"), peak_usage_kwh: "85.73", cost_incurred: "2.59" },
            { id: 186, user_id: 17, usage_kwh: "45.60", timestamp: new Date("2023-04-09T16:05:40Z"), peak_usage_kwh: "63.99", cost_incurred: "17.66" },
            { id: 187, user_id: 5, usage_kwh: "64.13", timestamp: new Date("2023-12-29T18:27:18Z"), peak_usage_kwh: "53.99", cost_incurred: "2.60" },
            { id: 188, user_id: 63, usage_kwh: "40.86", timestamp: new Date("2023-11-02T08:54:37Z"), peak_usage_kwh: "35.00", cost_incurred: "12.95" },
            { id: 189, user_id: 74, usage_kwh: "47.45", timestamp: new Date("2023-06-10T16:21:01Z"), peak_usage_kwh: "69.62", cost_incurred: "26.62" },
            { id: 190, user_id: 41, usage_kwh: "38.29", timestamp: new Date("2023-03-15T08:28:33Z"), peak_usage_kwh: "33.46", cost_incurred: "5.77" },
            { id: 191, user_id: 53, usage_kwh: "48.95", timestamp: new Date("2023-01-09T14:17:11Z"), peak_usage_kwh: "29.00", cost_incurred: "1.60" },
            { id: 192, user_id: 10, usage_kwh: "44.42", timestamp: new Date("2023-06-05T14:04:38Z"), peak_usage_kwh: "46.78", cost_incurred: "29.08" },
            { id: 193, user_id: 1, usage_kwh: "59.36", timestamp: new Date("2023-05-06T12:31:32Z"), peak_usage_kwh: "25.81", cost_incurred: "11.40" },
            { id: 194, user_id: 64, usage_kwh: "36.01", timestamp: new Date("2023-11-08T20:39:25Z"), peak_usage_kwh: "52.56", cost_incurred: "0.77" },
            { id: 195, user_id: 16, usage_kwh: "67.60", timestamp: new Date("2023-09-27T18:10:12Z"), peak_usage_kwh: "77.84", cost_incurred: "1.84" },
            { id: 196, user_id: 45, usage_kwh: "66.25", timestamp: new Date("2023-05-21T12:51:53Z"), peak_usage_kwh: "51.45", cost_incurred: "15.64" },
            { id: 197, user_id: 84, usage_kwh: "62.71", timestamp: new Date("2023-05-04T20:52:49Z"), peak_usage_kwh: "66.33", cost_incurred: "13.50" },
            { id: 198, user_id: 4, usage_kwh: "91.92", timestamp: new Date("2023-08-15T19:54:03Z"), peak_usage_kwh: "42.19", cost_incurred: "14.64" },
            { id: 199, user_id: 100, usage_kwh: "57.60", timestamp: new Date("2023-07-13T11:20:02Z"), peak_usage_kwh: "67.02", cost_incurred: "9.61" },
            { id: 200, user_id: 45, usage_kwh: "36.98", timestamp: new Date("2023-09-26T23:57:20Z"), peak_usage_kwh: "46.75", cost_incurred: "21.18" },
            { id: 201, user_id: 49, usage_kwh: "31.71", timestamp: new Date("2023-11-07T19:32:46Z"), peak_usage_kwh: "38.08", cost_incurred: "7.41" },
            { id: 202, user_id: 73, usage_kwh: "44.65", timestamp: new Date("2023-01-05T13:20:29Z"), peak_usage_kwh: "60.36", cost_incurred: "5.46" },
            { id: 203, user_id: 73, usage_kwh: "71.88", timestamp: new Date("2023-12-04T11:25:31Z"), peak_usage_kwh: "54.64", cost_incurred: "21.09" },
            { id: 204, user_id: 20, usage_kwh: "26.41", timestamp: new Date("2023-12-09T18:39:00Z"), peak_usage_kwh: "57.44", cost_incurred: "12.00" },
            { id: 205, user_id: 67, usage_kwh: "43.73", timestamp: new Date("2023-09-02T19:07:33Z"), peak_usage_kwh: "59.05", cost_incurred: "5.71" },
            { id: 206, user_id: 19, usage_kwh: "31.19", timestamp: new Date("2023-02-27T09:14:43Z"), peak_usage_kwh: "65.67", cost_incurred: "1.61" },
            { id: 207, user_id: 48, usage_kwh: "25.64", timestamp: new Date("2023-03-30T06:02:19Z"), peak_usage_kwh: "53.76", cost_incurred: "0.00" },
            { id: 208, user_id: 80, usage_kwh: "70.05", timestamp: new Date("2023-07-25T06:24:28Z"), peak_usage_kwh: "25.35", cost_incurred: "10.25" },
            { id: 209, user_id: 74, usage_kwh: "32.07", timestamp: new Date("2023-11-15T00:40:17Z"), peak_usage_kwh: "38.58", cost_incurred: "2.68" },
            { id: 210, user_id: 18, usage_kwh: "44.92", timestamp: new Date("2023-11-30T22:04:46Z"), peak_usage_kwh: "50.97", cost_incurred: "15.61" },
            { id: 211, user_id: 57, usage_kwh: "68.88", timestamp: new Date("2023-02-19T22:00:34Z"), peak_usage_kwh: "60.31", cost_incurred: "23.82" },
            { id: 212, user_id: 99, usage_kwh: "39.87", timestamp: new Date("2023-01-20T21:52:27Z"), peak_usage_kwh: "37.28", cost_incurred: "22.21" },
            { id: 213, user_id: 3, usage_kwh: "63.84", timestamp: new Date("2023-10-22T07:56:48Z"), peak_usage_kwh: "36.47", cost_incurred: "4.30" },
            { id: 214, user_id: 19, usage_kwh: "47.93", timestamp: new Date("2023-07-20T14:01:38Z"), peak_usage_kwh: "57.95", cost_incurred: "0.87" },
            { id: 215, user_id: 53, usage_kwh: "31.68", timestamp: new Date("2023-12-24T01:12:33Z"), peak_usage_kwh: "73.74", cost_incurred: "9.73" },
            { id: 216, user_id: 5, usage_kwh: "65.99", timestamp: new Date("2023-06-11T20:52:51Z"), peak_usage_kwh: "68.65", cost_incurred: "8.93" },
            { id: 217, user_id: 96, usage_kwh: "57.27", timestamp: new Date("2023-11-03T10:43:56Z"), peak_usage_kwh: "44.32", cost_incurred: "28.35" },
            { id: 218, user_id: 85, usage_kwh: "62.58", timestamp: new Date("2023-10-12T16:44:55Z"), peak_usage_kwh: "35.96", cost_incurred: "0.03" },
            { id: 219, user_id: 70, usage_kwh: "37.36", timestamp: new Date("2023-12-13T08:46:04Z"), peak_usage_kwh: "47.22", cost_incurred: "1.05" },
            { id: 220, user_id: 8, usage_kwh: "61.59", timestamp: new Date("2023-08-20T22:06:01Z"), peak_usage_kwh: "54.20", cost_incurred: "27.55" },
            { id: 221, user_id: 58, usage_kwh: "57.30", timestamp: new Date("2023-03-23T00:14:06Z"), peak_usage_kwh: "47.78", cost_incurred: "11.08" },
            { id: 222, user_id: 17, usage_kwh: "50.97", timestamp: new Date("2023-09-08T00:30:49Z"), peak_usage_kwh: "58.08", cost_incurred: "0.00" },
            { id: 223, user_id: 3, usage_kwh: "27.89", timestamp: new Date("2023-09-09T12:54:09Z"), peak_usage_kwh: "65.45", cost_incurred: "10.32" },
            { id: 224, user_id: 54, usage_kwh: "28.57", timestamp: new Date("2023-09-29T19:30:53Z"), peak_usage_kwh: "54.60", cost_incurred: "0.56" },
            { id: 225, user_id: 81, usage_kwh: "33.79", timestamp: new Date("2023-04-02T19:39:54Z"), peak_usage_kwh: "46.05", cost_incurred: "2.14" },
            { id: 226, user_id: 91, usage_kwh: "56.43", timestamp: new Date("2023-05-09T09:57:16Z"), peak_usage_kwh: "64.62", cost_incurred: "3.57" },
            { id: 227, user_id: 6, usage_kwh: "47.18", timestamp: new Date("2023-05-13T15:17:36Z"), peak_usage_kwh: "23.77", cost_incurred: "16.03" },
            { id: 228, user_id: 80, usage_kwh: "40.19", timestamp: new Date("2023-01-18T20:57:22Z"), peak_usage_kwh: "39.48", cost_incurred: "7.81" },
            { id: 229, user_id: 20, usage_kwh: "34.41", timestamp: new Date("2023-06-04T22:29:35Z"), peak_usage_kwh: "40.60", cost_incurred: "1.27" },
            { id: 230, user_id: 22, usage_kwh: "39.59", timestamp: new Date("2023-07-20T20:19:19Z"), peak_usage_kwh: "29.21", cost_incurred: "14.46" },
            { id: 231, user_id: 58, usage_kwh: "46.90", timestamp: new Date("2023-02-27T11:20:25Z"), peak_usage_kwh: "52.36", cost_incurred: "0.03" },
            { id: 232, user_id: 19, usage_kwh: "46.05", timestamp: new Date("2023-07-10T09:58:46Z"), peak_usage_kwh: "57.41", cost_incurred: "19.11" },
            { id: 233, user_id: 34, usage_kwh: "64.73", timestamp: new Date("2023-08-03T16:32:06Z"), peak_usage_kwh: "62.32", cost_incurred: "15.97" },
            { id: 234, user_id: 56, usage_kwh: "58.37", timestamp: new Date("2023-03-09T09:57:01Z"), peak_usage_kwh: "72.71", cost_incurred: "16.00" },
            { id: 235, user_id: 34, usage_kwh: "25.48", timestamp: new Date("2023-03-15T11:25:55Z"), peak_usage_kwh: "46.62", cost_incurred: "27.07" },
            { id: 236, user_id: 17, usage_kwh: "59.46", timestamp: new Date("2023-08-08T12:31:25Z"), peak_usage_kwh: "52.73", cost_incurred: "19.52" },
            { id: 237, user_id: 50, usage_kwh: "41.68", timestamp: new Date("2023-10-19T16:50:12Z"), peak_usage_kwh: "68.11", cost_incurred: "0.62" },
            { id: 238, user_id: 99, usage_kwh: "42.61", timestamp: new Date("2023-04-27T17:40:59Z"), peak_usage_kwh: "58.49", cost_incurred: "2.31" },
            { id: 239, user_id: 64, usage_kwh: "73.21", timestamp: new Date("2023-06-12T17:03:52Z"), peak_usage_kwh: "50.44", cost_incurred: "17.71" },
            { id: 240, user_id: 49, usage_kwh: "29.22", timestamp: new Date("2023-06-19T00:33:01Z"), peak_usage_kwh: "59.74", cost_incurred: "10.72" },
            { id: 241, user_id: 34, usage_kwh: "42.62", timestamp: new Date("2023-08-21T05:01:56Z"), peak_usage_kwh: "78.47", cost_incurred: "25.95" },
            { id: 242, user_id: 14, usage_kwh: "24.06", timestamp: new Date("2023-07-21T01:40:19Z"), peak_usage_kwh: "51.83", cost_incurred: "18.18" },
            { id: 243, user_id: 75, usage_kwh: "44.69", timestamp: new Date("2023-01-04T14:35:21Z"), peak_usage_kwh: "36.82", cost_incurred: "25.37" },
            { id: 244, user_id: 79, usage_kwh: "62.57", timestamp: new Date("2023-08-20T23:52:13Z"), peak_usage_kwh: "38.47", cost_incurred: "28.16" },
            { id: 245, user_id: 32, usage_kwh: "44.54", timestamp: new Date("2023-09-21T09:22:19Z"), peak_usage_kwh: "64.49", cost_incurred: "20.11" },
            { id: 246, user_id: 35, usage_kwh: "44.06", timestamp: new Date("2023-06-16T15:37:57Z"), peak_usage_kwh: "57.36", cost_incurred: "1.47" },
            { id: 247, user_id: 99, usage_kwh: "57.75", timestamp: new Date("2023-05-18T04:36:46Z"), peak_usage_kwh: "44.23", cost_incurred: "13.91" },
            { id: 248, user_id: 45, usage_kwh: "50.82", timestamp: new Date("2023-12-18T10:33:58Z"), peak_usage_kwh: "64.58", cost_incurred: "8.39" },
            { id: 249, user_id: 49, usage_kwh: "45.51", timestamp: new Date("2023-09-28T16:11:39Z"), peak_usage_kwh: "64.62", cost_incurred: "6.75" },
            { id: 250, user_id: 30, usage_kwh: "62.28", timestamp: new Date("2023-05-29T00:52:47Z"), peak_usage_kwh: "34.51", cost_incurred: "3.79" },
            { id: 251, user_id: 31, usage_kwh: "32.44", timestamp: new Date("2023-03-15T13:00:18Z"), peak_usage_kwh: "61.89", cost_incurred: "15.63" },
            { id: 252, user_id: 53, usage_kwh: "24.54", timestamp: new Date("2023-07-07T14:54:30Z"), peak_usage_kwh: "57.52", cost_incurred: "0.00" },
            { id: 253, user_id: 54, usage_kwh: "50.60", timestamp: new Date("2023-08-19T16:08:23Z"), peak_usage_kwh: "57.55", cost_incurred: "20.26" },
            { id: 254, user_id: 45, usage_kwh: "80.98", timestamp: new Date("2023-03-27T18:32:54Z"), peak_usage_kwh: "23.84", cost_incurred: "0.05" },
            { id: 255, user_id: 69, usage_kwh: "28.25", timestamp: new Date("2023-08-11T19:40:32Z"), peak_usage_kwh: "51.96", cost_incurred: "0.05" },
            { id: 256, user_id: 13, usage_kwh: "49.03", timestamp: new Date("2023-12-14T14:58:34Z"), peak_usage_kwh: "50.85", cost_incurred: "4.42" },
            { id: 257, user_id: 17, usage_kwh: "51.01", timestamp: new Date("2023-04-21T00:20:58Z"), peak_usage_kwh: "60.54", cost_incurred: "4.94" },
            { id: 258, user_id: 83, usage_kwh: "25.89", timestamp: new Date("2023-05-18T20:08:36Z"), peak_usage_kwh: "41.89", cost_incurred: "0.05" },
            { id: 259, user_id: 26, usage_kwh: "88.99", timestamp: new Date("2023-12-18T11:42:25Z"), peak_usage_kwh: "51.16", cost_incurred: "23.80" },
            { id: 260, user_id: 1, usage_kwh: "40.55", timestamp: new Date("2023-06-15T15:23:01Z"), peak_usage_kwh: "67.85", cost_incurred: "7.85" },
            { id: 261, user_id: 54, usage_kwh: "37.97", timestamp: new Date("2023-11-24T21:41:08Z"), peak_usage_kwh: "49.91", cost_incurred: "1.14" },
            { id: 262, user_id: 55, usage_kwh: "64.59", timestamp: new Date("2023-04-18T19:09:40Z"), peak_usage_kwh: "47.05", cost_incurred: "9.40" },
            { id: 263, user_id: 21, usage_kwh: "51.10", timestamp: new Date("2023-06-28T08:50:24Z"), peak_usage_kwh: "42.13", cost_incurred: "10.19" },
            { id: 264, user_id: 32, usage_kwh: "52.78", timestamp: new Date("2023-05-22T19:13:54Z"), peak_usage_kwh: "60.22", cost_incurred: "8.14" },
            { id: 265, user_id: 65, usage_kwh: "23.41", timestamp: new Date("2023-10-20T19:01:16Z"), peak_usage_kwh: "61.03", cost_incurred: "15.13" },
            { id: 266, user_id: 48, usage_kwh: "51.33", timestamp: new Date("2023-04-23T13:09:04Z"), peak_usage_kwh: "46.91", cost_incurred: "15.08" },
            { id: 267, user_id: 63, usage_kwh: "64.58", timestamp: new Date("2023-07-22T14:55:16Z"), peak_usage_kwh: "62.48", cost_incurred: "3.82" },
            { id: 268, user_id: 55, usage_kwh: "63.13", timestamp: new Date("2023-07-16T21:30:52Z"), peak_usage_kwh: "53.27", cost_incurred: "4.55" },
            { id: 269, user_id: 83, usage_kwh: "36.99", timestamp: new Date("2023-08-31T14:21:10Z"), peak_usage_kwh: "72.79", cost_incurred: "14.21" },
            { id: 270, user_id: 28, usage_kwh: "43.77", timestamp: new Date("2023-12-08T23:47:07Z"), peak_usage_kwh: "47.13", cost_incurred: "2.81" },
            { id: 271, user_id: 30, usage_kwh: "75.46", timestamp: new Date("2023-12-26T09:00:10Z"), peak_usage_kwh: "49.30", cost_incurred: "24.94" },
            { id: 272, user_id: 12, usage_kwh: "36.33", timestamp: new Date("2023-01-05T17:47:21Z"), peak_usage_kwh: "51.10", cost_incurred: "0.01" },
            { id: 273, user_id: 46, usage_kwh: "47.37", timestamp: new Date("2023-07-13T09:44:25Z"), peak_usage_kwh: "23.17", cost_incurred: "0.41" },
            { id: 274, user_id: 81, usage_kwh: "78.69", timestamp: new Date("2023-02-06T23:12:03Z"), peak_usage_kwh: "58.48", cost_incurred: "25.80" },
            { id: 275, user_id: 94, usage_kwh: "52.90", timestamp: new Date("2023-04-23T13:19:41Z"), peak_usage_kwh: "41.41", cost_incurred: "26.26" },
            { id: 276, user_id: 22, usage_kwh: "59.13", timestamp: new Date("2023-04-29T08:36:57Z"), peak_usage_kwh: "45.86", cost_incurred: "20.19" },
            { id: 277, user_id: 33, usage_kwh: "52.65", timestamp: new Date("2023-08-25T10:01:32Z"), peak_usage_kwh: "40.06", cost_incurred: "10.95" },
            { id: 278, user_id: 50, usage_kwh: "52.67", timestamp: new Date("2023-05-19T18:40:54Z"), peak_usage_kwh: "23.09", cost_incurred: "0.14" },
            { id: 279, user_id: 59, usage_kwh: "37.40", timestamp: new Date("2023-12-15T01:00:45Z"), peak_usage_kwh: "68.61", cost_incurred: "1.40" },
            { id: 280, user_id: 67, usage_kwh: "48.58", timestamp: new Date("2023-05-02T17:16:44Z"), peak_usage_kwh: "41.19", cost_incurred: "0.29" },
            { id: 281, user_id: 67, usage_kwh: "50.96", timestamp: new Date("2023-06-02T08:24:34Z"), peak_usage_kwh: "38.03", cost_incurred: "14.79" },
            { id: 282, user_id: 2, usage_kwh: "46.96", timestamp: new Date("2023-06-27T16:55:42Z"), peak_usage_kwh: "35.75", cost_incurred: "2.71" },
            { id: 283, user_id: 29, usage_kwh: "78.23", timestamp: new Date("2023-03-13T19:41:00Z"), peak_usage_kwh: "53.43", cost_incurred: "18.35" },
            { id: 284, user_id: 93, usage_kwh: "55.70", timestamp: new Date("2023-04-17T19:42:17Z"), peak_usage_kwh: "23.10", cost_incurred: "19.66" },
            { id: 285, user_id: 25, usage_kwh: "48.04", timestamp: new Date("2023-03-28T12:18:13Z"), peak_usage_kwh: "33.51", cost_incurred: "0.89" },
            { id: 286, user_id: 33, usage_kwh: "60.44", timestamp: new Date("2023-10-17T19:13:12Z"), peak_usage_kwh: "20.82", cost_incurred: "10.70" },
            { id: 287, user_id: 44, usage_kwh: "47.30", timestamp: new Date("2023-05-20T08:07:31Z"), peak_usage_kwh: "49.63", cost_incurred: "26.50" },
            { id: 288, user_id: 80, usage_kwh: "53.34", timestamp: new Date("2023-05-20T18:25:58Z"), peak_usage_kwh: "48.14", cost_incurred: "17.13" },
            { id: 289, user_id: 82, usage_kwh: "36.97", timestamp: new Date("2023-01-26T17:32:37Z"), peak_usage_kwh: "45.24", cost_incurred: "28.19" },
            { id: 290, user_id: 98, usage_kwh: "45.95", timestamp: new Date("2023-01-01T01:28:47Z"), peak_usage_kwh: "55.35", cost_incurred: "23.54" },
            { id: 291, user_id: 67, usage_kwh: "29.07", timestamp: new Date("2023-01-13T21:45:57Z"), peak_usage_kwh: "63.46", cost_incurred: "0.91" },
            { id: 292, user_id: 23, usage_kwh: "58.30", timestamp: new Date("2023-11-25T15:28:57Z"), peak_usage_kwh: "48.20", cost_incurred: "6.55" },
            { id: 293, user_id: 76, usage_kwh: "62.89", timestamp: new Date("2023-02-25T18:16:10Z"), peak_usage_kwh: "32.92", cost_incurred: "5.60" },
            { id: 294, user_id: 7, usage_kwh: "55.56", timestamp: new Date("2023-04-26T19:15:31Z"), peak_usage_kwh: "51.45", cost_incurred: "15.13" },
            { id: 295, user_id: 9, usage_kwh: "78.85", timestamp: new Date("2023-01-27T12:07:14Z"), peak_usage_kwh: "51.53", cost_incurred: "23.66" },
            { id: 296, user_id: 9, usage_kwh: "24.37", timestamp: new Date("2023-05-24T18:34:16Z"), peak_usage_kwh: "53.49", cost_incurred: "4.46" },
            { id: 297, user_id: 33, usage_kwh: "27.98", timestamp: new Date("2023-11-21T05:17:09Z"), peak_usage_kwh: "9.17", cost_incurred: "28.02" },
            { id: 298, user_id: 69, usage_kwh: "54.26", timestamp: new Date("2023-09-04T22:33:55Z"), peak_usage_kwh: "61.63", cost_incurred: "0.24" },
            { id: 299, user_id: 69, usage_kwh: "72.18", timestamp: new Date("2023-12-25T19:58:15Z"), peak_usage_kwh: "46.52", cost_incurred: "17.86" },
            { id: 300, user_id: 33, usage_kwh: "53.67", timestamp: new Date("2023-08-26T19:00:01Z"), peak_usage_kwh: "46.66", cost_incurred: "20.21" },
            { id: 301, user_id: 74, usage_kwh: "77.34", timestamp: new Date("2023-05-10T13:13:52Z"), peak_usage_kwh: "55.46", cost_incurred: "18.36" },
            { id: 302, user_id: 87, usage_kwh: "40.43", timestamp: new Date("2023-02-02T15:46:57Z"), peak_usage_kwh: "57.15", cost_incurred: "1.19" },
            { id: 303, user_id: 54, usage_kwh: "44.52", timestamp: new Date("2023-05-18T20:51:47Z"), peak_usage_kwh: "75.89", cost_incurred: "1.96" },
            { id: 304, user_id: 84, usage_kwh: "69.13", timestamp: new Date("2023-01-12T22:02:09Z"), peak_usage_kwh: "44.25", cost_incurred: "0.29" },
            { id: 305, user_id: 84, usage_kwh: "42.15", timestamp: new Date("2023-07-08T10:13:42Z"), peak_usage_kwh: "30.20", cost_incurred: "26.43" },
            { id: 306, user_id: 18, usage_kwh: "20.43", timestamp: new Date("2023-04-18T14:49:18Z"), peak_usage_kwh: "37.30", cost_incurred: "6.88" },
            { id: 307, user_id: 13, usage_kwh: "58.27", timestamp: new Date("2023-01-04T10:11:38Z"), peak_usage_kwh: "38.45", cost_incurred: "19.91" },
            { id: 308, user_id: 57, usage_kwh: "54.28", timestamp: new Date("2023-03-21T17:28:44Z"), peak_usage_kwh: "51.67", cost_incurred: "18.17" },
            { id: 309, user_id: 47, usage_kwh: "51.23", timestamp: new Date("2023-01-31T18:58:44Z"), peak_usage_kwh: "29.35", cost_incurred: "25.60" },
            { id: 310, user_id: 10, usage_kwh: "27.86", timestamp: new Date("2023-07-16T21:54:42Z"), peak_usage_kwh: "41.91", cost_incurred: "11.85" },
            { id: 311, user_id: 31, usage_kwh: "68.90", timestamp: new Date("2023-03-06T10:26:41Z"), peak_usage_kwh: "79.32", cost_incurred: "25.55" },
            { id: 312, user_id: 62, usage_kwh: "59.34", timestamp: new Date("2023-12-28T18:02:55Z"), peak_usage_kwh: "38.46", cost_incurred: "7.97" },
            { id: 313, user_id: 50, usage_kwh: "76.42", timestamp: new Date("2023-03-24T11:44:47Z"), peak_usage_kwh: "53.38", cost_incurred: "16.02" },
            { id: 314, user_id: 23, usage_kwh: "56.40", timestamp: new Date("2023-10-27T14:30:04Z"), peak_usage_kwh: "26.59", cost_incurred: "3.12" },
            { id: 315, user_id: 95, usage_kwh: "35.52", timestamp: new Date("2023-12-28T15:30:54Z"), peak_usage_kwh: "77.74", cost_incurred: "13.03" },
            { id: 316, user_id: 90, usage_kwh: "86.30", timestamp: new Date("2023-02-12T15:04:34Z"), peak_usage_kwh: "42.32", cost_incurred: "10.59" },
            { id: 317, user_id: 24, usage_kwh: "62.65", timestamp: new Date("2023-01-28T18:05:14Z"), peak_usage_kwh: "32.66", cost_incurred: "28.33" },
            { id: 318, user_id: 93, usage_kwh: "25.64", timestamp: new Date("2023-06-04T20:56:15Z"), peak_usage_kwh: "83.67", cost_incurred: "1.36" },
            { id: 319, user_id: 78, usage_kwh: "53.55", timestamp: new Date("2023-07-12T12:32:24Z"), peak_usage_kwh: "48.73", cost_incurred: "12.95" },
            { id: 320, user_id: 25, usage_kwh: "40.74", timestamp: new Date("2023-09-26T14:00:52Z"), peak_usage_kwh: "56.92", cost_incurred: "6.52" },
            { id: 321, user_id: 84, usage_kwh: "56.01", timestamp: new Date("2023-09-16T19:51:52Z"), peak_usage_kwh: "48.24", cost_incurred: "4.89" },
            { id: 322, user_id: 28, usage_kwh: "40.48", timestamp: new Date("2023-11-24T11:51:12Z"), peak_usage_kwh: "40.95", cost_incurred: "16.58" },
            { id: 323, user_id: 53, usage_kwh: "66.79", timestamp: new Date("2023-01-18T18:55:19Z"), peak_usage_kwh: "33.15", cost_incurred: "2.33" },
            { id: 324, user_id: 18, usage_kwh: "62.07", timestamp: new Date("2023-12-21T06:21:09Z"), peak_usage_kwh: "63.84", cost_incurred: "17.28" },
            { id: 325, user_id: 8, usage_kwh: "61.91", timestamp: new Date("2023-10-08T14:56:49Z"), peak_usage_kwh: "53.53", cost_incurred: "3.82" },
            { id: 326, user_id: 3, usage_kwh: "45.63", timestamp: new Date("2023-10-23T21:00:43Z"), peak_usage_kwh: "73.61", cost_incurred: "2.17" },
            { id: 327, user_id: 80, usage_kwh: "35.79", timestamp: new Date("2023-10-24T05:44:50Z"), peak_usage_kwh: "75.03", cost_incurred: "20.81" },
            { id: 328, user_id: 26, usage_kwh: "36.45", timestamp: new Date("2023-12-15T10:16:12Z"), peak_usage_kwh: "43.49", cost_incurred: "1.78" },
            { id: 329, user_id: 35, usage_kwh: "51.68", timestamp: new Date("2023-04-13T17:00:02Z"), peak_usage_kwh: "56.19", cost_incurred: "2.27" },
            { id: 330, user_id: 43, usage_kwh: "50.77", timestamp: new Date("2023-07-18T17:00:18Z"), peak_usage_kwh: "40.27", cost_incurred: "4.06" },
            { id: 331, user_id: 56, usage_kwh: "44.85", timestamp: new Date("2023-05-18T09:26:43Z"), peak_usage_kwh: "38.89", cost_incurred: "17.90" },
            { id: 332, user_id: 92, usage_kwh: "41.58", timestamp: new Date("2023-05-08T22:44:21Z"), peak_usage_kwh: "49.40", cost_incurred: "16.10" },
            { id: 333, user_id: 27, usage_kwh: "61.16", timestamp: new Date("2023-01-21T12:48:03Z"), peak_usage_kwh: "37.70", cost_incurred: "0.02" },
            { id: 334, user_id: 10, usage_kwh: "61.93", timestamp: new Date("2023-03-24T18:23:16Z"), peak_usage_kwh: "46.57", cost_incurred: "4.58" },
            { id: 335, user_id: 13, usage_kwh: "26.48", timestamp: new Date("2023-04-28T09:23:56Z"), peak_usage_kwh: "47.87", cost_incurred: "27.14" },
            { id: 336, user_id: 64, usage_kwh: "48.93", timestamp: new Date("2023-11-15T22:12:06Z"), peak_usage_kwh: "61.60", cost_incurred: "27.89" },
            { id: 337, user_id: 87, usage_kwh: "24.10", timestamp: new Date("2023-12-06T15:23:22Z"), peak_usage_kwh: "40.95", cost_incurred: "2.47" },
            { id: 338, user_id: 78, usage_kwh: "59.88", timestamp: new Date("2023-05-27T19:40:38Z"), peak_usage_kwh: "24.60", cost_incurred: "13.55" },
            { id: 339, user_id: 55, usage_kwh: "70.88", timestamp: new Date("2023-01-23T07:56:40Z"), peak_usage_kwh: "53.91", cost_incurred: "22.85" },
            { id: 340, user_id: 47, usage_kwh: "60.54", timestamp: new Date("2023-09-22T17:45:04Z"), peak_usage_kwh: "58.96", cost_incurred: "5.33" },
            { id: 341, user_id: 84, usage_kwh: "63.84", timestamp: new Date("2023-08-10T19:40:01Z"), peak_usage_kwh: "29.33", cost_incurred: "26.83" },
            { id: 342, user_id: 54, usage_kwh: "47.80", timestamp: new Date("2023-09-01T18:34:25Z"), peak_usage_kwh: "51.31", cost_incurred: "0.15" },
            { id: 343, user_id: 3, usage_kwh: "45.91", timestamp: new Date("2023-08-23T00:18:15Z"), peak_usage_kwh: "73.02", cost_incurred: "0.01" },
            { id: 344, user_id: 8, usage_kwh: "36.07", timestamp: new Date("2023-04-21T10:44:27Z"), peak_usage_kwh: "47.09", cost_incurred: "9.56" },
            { id: 345, user_id: 16, usage_kwh: "61.30", timestamp: new Date("2023-12-31T00:59:07Z"), peak_usage_kwh: "34.39", cost_incurred: "1.04" },
            { id: 346, user_id: 43, usage_kwh: "61.04", timestamp: new Date("2023-01-19T16:39:07Z"), peak_usage_kwh: "45.70", cost_incurred: "14.83" },
            { id: 347, user_id: 99, usage_kwh: "46.55", timestamp: new Date("2023-08-20T15:31:40Z"), peak_usage_kwh: "44.27", cost_incurred: "0.20" },
            { id: 348, user_id: 35, usage_kwh: "35.79", timestamp: new Date("2023-04-29T11:46:04Z"), peak_usage_kwh: "43.15", cost_incurred: "24.14" },
            { id: 349, user_id: 72, usage_kwh: "32.59", timestamp: new Date("2023-10-28T18:51:23Z"), peak_usage_kwh: "44.66", cost_incurred: "16.31" },
            { id: 350, user_id: 55, usage_kwh: "67.61", timestamp: new Date("2023-09-29T18:25:58Z"), peak_usage_kwh: "61.84", cost_incurred: "24.54" },
            { id: 351, user_id: 47, usage_kwh: "64.75", timestamp: new Date("2023-06-15T09:05:56Z"), peak_usage_kwh: "42.03", cost_incurred: "16.92" },
            { id: 352, user_id: 52, usage_kwh: "63.44", timestamp: new Date("2023-04-11T21:06:18Z"), peak_usage_kwh: "60.57", cost_incurred: "5.67" },
            { id: 353, user_id: 89, usage_kwh: "38.37", timestamp: new Date("2023-06-09T17:28:54Z"), peak_usage_kwh: "69.75", cost_incurred: "25.13" },
            { id: 354, user_id: 98, usage_kwh: "56.16", timestamp: new Date("2023-09-05T09:10:24Z"), peak_usage_kwh: "43.15", cost_incurred: "0.06" },
            { id: 355, user_id: 22, usage_kwh: "60.37", timestamp: new Date("2023-04-30T08:35:07Z"), peak_usage_kwh: "57.73", cost_incurred: "4.88" },
            { id: 356, user_id: 86, usage_kwh: "55.70", timestamp: new Date("2023-01-16T21:02:46Z"), peak_usage_kwh: "39.64", cost_incurred: "29.37" },
            { id: 357, user_id: 67, usage_kwh: "68.35", timestamp: new Date("2023-07-31T17:26:44Z"), peak_usage_kwh: "37.25", cost_incurred: "9.12" },
            { id: 358, user_id: 42, usage_kwh: "20.51", timestamp: new Date("2023-01-09T15:44:32Z"), peak_usage_kwh: "65.82", cost_incurred: "3.71" },
            { id: 359, user_id: 37, usage_kwh: "31.49", timestamp: new Date("2023-01-14T17:32:39Z"), peak_usage_kwh: "22.69", cost_incurred: "1.26" },
            { id: 360, user_id: 87, usage_kwh: "49.91", timestamp: new Date("2023-09-10T20:12:07Z"), peak_usage_kwh: "54.53", cost_incurred: "11.40" },
            { id: 361, user_id: 78, usage_kwh: "44.44", timestamp: new Date("2023-10-17T11:11:07Z"), peak_usage_kwh: "32.78", cost_incurred: "0.01" },
            { id: 362, user_id: 26, usage_kwh: "50.14", timestamp: new Date("2023-07-25T18:38:21Z"), peak_usage_kwh: "36.47", cost_incurred: "4.35" },
            { id: 363, user_id: 47, usage_kwh: "27.12", timestamp: new Date("2023-06-30T10:29:12Z"), peak_usage_kwh: "49.73", cost_incurred: "15.79" },
            { id: 364, user_id: 50, usage_kwh: "39.33", timestamp: new Date("2023-12-24T09:05:15Z"), peak_usage_kwh: "20.59", cost_incurred: "2.73" },
            { id: 365, user_id: 49, usage_kwh: "60.57", timestamp: new Date("2023-12-26T06:46:44Z"), peak_usage_kwh: "71.96", cost_incurred: "4.04" },
            { id: 366, user_id: 78, usage_kwh: "41.57", timestamp: new Date("2023-01-22T19:47:44Z"), peak_usage_kwh: "73.32", cost_incurred: "5.26" },
            { id: 367, user_id: 73, usage_kwh: "45.12", timestamp: new Date("2023-03-03T12:55:40Z"), peak_usage_kwh: "55.66", cost_incurred: "21.96" },
            { id: 368, user_id: 44, usage_kwh: "70.35", timestamp: new Date("2023-02-18T16:21:11Z"), peak_usage_kwh: "89.72", cost_incurred: "20.65" },
            { id: 369, user_id: 58, usage_kwh: "43.67", timestamp: new Date("2023-09-21T17:57:25Z"), peak_usage_kwh: "82.19", cost_incurred: "11.07" },
            { id: 370, user_id: 44, usage_kwh: "48.91", timestamp: new Date("2023-02-25T20:44:19Z"), peak_usage_kwh: "75.83", cost_incurred: "0.67" },
            { id: 371, user_id: 77, usage_kwh: "58.12", timestamp: new Date("2023-08-11T22:17:08Z"), peak_usage_kwh: "36.02", cost_incurred: "7.89" },
            { id: 372, user_id: 81, usage_kwh: "53.75", timestamp: new Date("2023-03-11T11:42:36Z"), peak_usage_kwh: "71.70", cost_incurred: "9.62" },
            { id: 373, user_id: 90, usage_kwh: "59.65", timestamp: new Date("2023-06-02T23:33:40Z"), peak_usage_kwh: "64.44", cost_incurred: "11.85" },
            { id: 374, user_id: 87, usage_kwh: "40.39", timestamp: new Date("2023-03-31T00:46:37Z"), peak_usage_kwh: "60.63", cost_incurred: "15.19" },
            { id: 375, user_id: 77, usage_kwh: "61.50", timestamp: new Date("2023-09-06T12:12:15Z"), peak_usage_kwh: "50.81", cost_incurred: "5.13" },
            { id: 376, user_id: 86, usage_kwh: "72.80", timestamp: new Date("2023-06-22T17:35:09Z"), peak_usage_kwh: "47.51", cost_incurred: "0.91" },
            { id: 377, user_id: 73, usage_kwh: "23.13", timestamp: new Date("2023-05-20T00:50:24Z"), peak_usage_kwh: "43.42", cost_incurred: "6.61" },
            { id: 378, user_id: 94, usage_kwh: "77.35", timestamp: new Date("2023-09-17T16:23:57Z"), peak_usage_kwh: "34.24", cost_incurred: "26.11" },
            { id: 379, user_id: 95, usage_kwh: "64.15", timestamp: new Date("2023-03-31T13:25:30Z"), peak_usage_kwh: "30.73", cost_incurred: "21.43" },
            { id: 380, user_id: 11, usage_kwh: "59.79", timestamp: new Date("2023-05-19T11:39:05Z"), peak_usage_kwh: "35.18", cost_incurred: "0.89" },
            { id: 381, user_id: 22, usage_kwh: "53.46", timestamp: new Date("2023-08-21T19:40:27Z"), peak_usage_kwh: "62.33", cost_incurred: "8.70" },
            { id: 382, user_id: 80, usage_kwh: "42.30", timestamp: new Date("2023-02-05T18:43:09Z"), peak_usage_kwh: "36.25", cost_incurred: "27.22" },
            { id: 383, user_id: 49, usage_kwh: "61.48", timestamp: new Date("2023-01-02T22:48:08Z"), peak_usage_kwh: "27.70", cost_incurred: "4.27" },
            { id: 384, user_id: 5, usage_kwh: "72.13", timestamp: new Date("2023-02-21T15:00:10Z"), peak_usage_kwh: "43.05", cost_incurred: "2.35" },
            { id: 385, user_id: 76, usage_kwh: "37.16", timestamp: new Date("2023-01-23T22:18:08Z"), peak_usage_kwh: "44.21", cost_incurred: "0.09" },
            { id: 386, user_id: 39, usage_kwh: "37.04", timestamp: new Date("2023-12-09T12:24:58Z"), peak_usage_kwh: "26.44", cost_incurred: "0.03" },
            { id: 387, user_id: 4, usage_kwh: "30.95", timestamp: new Date("2023-12-16T15:42:46Z"), peak_usage_kwh: "64.01", cost_incurred: "1.28" },
            { id: 388, user_id: 7, usage_kwh: "50.67", timestamp: new Date("2023-02-12T18:32:10Z"), peak_usage_kwh: "29.52", cost_incurred: "1.55" },
            { id: 389, user_id: 32, usage_kwh: "77.32", timestamp: new Date("2023-04-19T07:09:14Z"), peak_usage_kwh: "62.92", cost_incurred: "20.11" },
            { id: 390, user_id: 73, usage_kwh: "30.57", timestamp: new Date("2023-05-30T22:36:55Z"), peak_usage_kwh: "43.47", cost_incurred: "5.70" },
            { id: 391, user_id: 99, usage_kwh: "35.08", timestamp: new Date("2023-07-04T15:03:09Z"), peak_usage_kwh: "47.83", cost_incurred: "0.05" },
            { id: 392, user_id: 8, usage_kwh: "42.02", timestamp: new Date("2023-02-18T19:30:32Z"), peak_usage_kwh: "35.76", cost_incurred: "3.95" },
            { id: 393, user_id: 83, usage_kwh: "41.35", timestamp: new Date("2023-02-19T15:06:42Z"), peak_usage_kwh: "54.12", cost_incurred: "17.81" },
            { id: 394, user_id: 73, usage_kwh: "49.84", timestamp: new Date("2023-06-12T20:36:15Z"), peak_usage_kwh: "59.28", cost_incurred: "11.18" },
            { id: 395, user_id: 22, usage_kwh: "56.62", timestamp: new Date("2023-04-15T12:52:41Z"), peak_usage_kwh: "24.96", cost_incurred: "16.90" },
            { id: 396, user_id: 23, usage_kwh: "53.65", timestamp: new Date("2023-10-31T09:50:27Z"), peak_usage_kwh: "46.49", cost_incurred: "6.05" },
            { id: 397, user_id: 33, usage_kwh: "59.74", timestamp: new Date("2023-07-27T10:41:18Z"), peak_usage_kwh: "53.92", cost_incurred: "27.18" },
            { id: 398, user_id: 64, usage_kwh: "23.23", timestamp: new Date("2023-04-21T18:50:36Z"), peak_usage_kwh: "37.89", cost_incurred: "24.67" },
            { id: 399, user_id: 74, usage_kwh: "63.11", timestamp: new Date("2023-03-01T02:25:22Z"), peak_usage_kwh: "51.16", cost_incurred: "24.14" },
            { id: 400, user_id: 20, usage_kwh: "56.86", timestamp: new Date("2023-11-14T09:31:14Z"), peak_usage_kwh: "52.86", cost_incurred: "0.24" },
            { id: 401, user_id: 32, usage_kwh: "61.04", timestamp: new Date("2023-12-18T01:58:54Z"), peak_usage_kwh: "46.87", cost_incurred: "0.35" },
            { id: 402, user_id: 60, usage_kwh: "71.00", timestamp: new Date("2023-03-06T07:53:17Z"), peak_usage_kwh: "29.49", cost_incurred: "1.06" },
            { id: 403, user_id: 23, usage_kwh: "21.66", timestamp: new Date("2023-03-26T15:48:56Z"), peak_usage_kwh: "34.51", cost_incurred: "3.81" },
            { id: 404, user_id: 88, usage_kwh: "68.43", timestamp: new Date("2023-12-29T18:51:28Z"), peak_usage_kwh: "54.90", cost_incurred: "1.92" },
            { id: 405, user_id: 47, usage_kwh: "77.32", timestamp: new Date("2023-01-22T18:15:58Z"), peak_usage_kwh: "57.17", cost_incurred: "11.45" },
            { id: 406, user_id: 82, usage_kwh: "53.48", timestamp: new Date("2023-10-09T19:22:33Z"), peak_usage_kwh: "45.10", cost_incurred: "13.71" },
            { id: 407, user_id: 10, usage_kwh: "28.41", timestamp: new Date("2023-07-19T03:29:40Z"), peak_usage_kwh: "33.61", cost_incurred: "0.09" },
            { id: 408, user_id: 22, usage_kwh: "57.87", timestamp: new Date("2023-01-06T14:42:01Z"), peak_usage_kwh: "21.60", cost_incurred: "0.01" },
            { id: 409, user_id: 99, usage_kwh: "45.99", timestamp: new Date("2023-11-23T21:09:55Z"), peak_usage_kwh: "54.37", cost_incurred: "3.66" },
            { id: 410, user_id: 66, usage_kwh: "61.06", timestamp: new Date("2023-08-18T13:25:18Z"), peak_usage_kwh: "26.29", cost_incurred: "24.58" },
            { id: 411, user_id: 8, usage_kwh: "65.44", timestamp: new Date("2023-02-03T12:15:00Z"), peak_usage_kwh: "43.31", cost_incurred: "3.55" },
            { id: 412, user_id: 75, usage_kwh: "54.44", timestamp: new Date("2023-08-29T09:57:30Z"), peak_usage_kwh: "45.51", cost_incurred: "21.98" },
            { id: 413, user_id: 68, usage_kwh: "45.41", timestamp: new Date("2023-03-03T22:18:06Z"), peak_usage_kwh: "49.04", cost_incurred: "21.89" },
            { id: 414, user_id: 98, usage_kwh: "44.09", timestamp: new Date("2023-01-06T16:11:25Z"), peak_usage_kwh: "35.77", cost_incurred: "2.84" },
            { id: 415, user_id: 30, usage_kwh: "31.49", timestamp: new Date("2023-07-17T13:20:37Z"), peak_usage_kwh: "29.16", cost_incurred: "11.28" },
            { id: 416, user_id: 73, usage_kwh: "67.09", timestamp: new Date("2023-01-24T07:55:51Z"), peak_usage_kwh: "60.24", cost_incurred: "0.22" },
            { id: 417, user_id: 24, usage_kwh: "25.96", timestamp: new Date("2023-11-29T10:34:50Z"), peak_usage_kwh: "21.56", cost_incurred: "14.61" },
            { id: 418, user_id: 43, usage_kwh: "70.15", timestamp: new Date("2023-05-29T18:34:52Z"), peak_usage_kwh: "71.03", cost_incurred: "9.98" },
            { id: 419, user_id: 47, usage_kwh: "52.53", timestamp: new Date("2023-12-31T10:03:22Z"), peak_usage_kwh: "78.59", cost_incurred: "0.76" },
            { id: 420, user_id: 10, usage_kwh: "39.73", timestamp: new Date("2023-04-13T13:22:28Z"), peak_usage_kwh: "54.32", cost_incurred: "6.76" },
            { id: 421, user_id: 55, usage_kwh: "39.58", timestamp: new Date("2023-01-18T12:14:57Z"), peak_usage_kwh: "65.28", cost_incurred: "20.89" },
            { id: 422, user_id: 6, usage_kwh: "65.32", timestamp: new Date("2023-06-09T11:09:16Z"), peak_usage_kwh: "52.29", cost_incurred: "16.61" },
            { id: 423, user_id: 29, usage_kwh: "36.27", timestamp: new Date("2023-11-03T19:10:42Z"), peak_usage_kwh: "46.90", cost_incurred: "5.11" },
            { id: 424, user_id: 20, usage_kwh: "38.37", timestamp: new Date("2023-10-16T12:47:00Z"), peak_usage_kwh: "36.02", cost_incurred: "20.30" },
            { id: 425, user_id: 53, usage_kwh: "24.84", timestamp: new Date("2023-12-18T22:40:20Z"), peak_usage_kwh: "79.33", cost_incurred: "23.26" },
            { id: 426, user_id: 30, usage_kwh: "58.57", timestamp: new Date("2023-01-07T08:27:54Z"), peak_usage_kwh: "51.62", cost_incurred: "6.51" },
            { id: 427, user_id: 66, usage_kwh: "43.90", timestamp: new Date("2023-04-05T12:43:52Z"), peak_usage_kwh: "43.13", cost_incurred: "1.28" },
            { id: 428, user_id: 5, usage_kwh: "70.42", timestamp: new Date("2023-05-19T20:47:51Z"), peak_usage_kwh: "57.13", cost_incurred: "2.06" },
            { id: 429, user_id: 26, usage_kwh: "50.64", timestamp: new Date("2023-11-10T15:13:18Z"), peak_usage_kwh: "44.87", cost_incurred: "21.97" },
            { id: 430, user_id: 83, usage_kwh: "43.16", timestamp: new Date("2023-03-14T17:23:45Z"), peak_usage_kwh: "35.14", cost_incurred: "15.01" },
            { id: 431, user_id: 79, usage_kwh: "44.44", timestamp: new Date("2023-01-02T14:58:59Z"), peak_usage_kwh: "43.39", cost_incurred: "7.36" },
            { id: 432, user_id: 14, usage_kwh: "30.55", timestamp: new Date("2023-11-27T16:35:47Z"), peak_usage_kwh: "46.16", cost_incurred: "4.05" },
            { id: 433, user_id: 39, usage_kwh: "65.30", timestamp: new Date("2023-08-27T11:45:09Z"), peak_usage_kwh: "76.42", cost_incurred: "18.32" },
            { id: 434, user_id: 14, usage_kwh: "67.55", timestamp: new Date("2023-02-06T16:56:44Z"), peak_usage_kwh: "29.97", cost_incurred: "6.27" },
            { id: 435, user_id: 17, usage_kwh: "48.32", timestamp: new Date("2023-01-12T06:38:51Z"), peak_usage_kwh: "50.73", cost_incurred: "8.87" },
            { id: 436, user_id: 75, usage_kwh: "62.81", timestamp: new Date("2023-12-21T14:43:37Z"), peak_usage_kwh: "39.15", cost_incurred: "0.48" },
            { id: 437, user_id: 63, usage_kwh: "23.49", timestamp: new Date("2023-09-21T12:31:47Z"), peak_usage_kwh: "58.22", cost_incurred: "13.39" },
            { id: 438, user_id: 16, usage_kwh: "70.75", timestamp: new Date("2023-02-26T21:37:56Z"), peak_usage_kwh: "46.91", cost_incurred: "2.77" },
            { id: 439, user_id: 25, usage_kwh: "36.31", timestamp: new Date("2023-04-03T13:37:45Z"), peak_usage_kwh: "46.25", cost_incurred: "1.34" },
            { id: 440, user_id: 67, usage_kwh: "49.91", timestamp: new Date("2023-06-02T06:49:13Z"), peak_usage_kwh: "70.28", cost_incurred: "10.06" },
            { id: 441, user_id: 12, usage_kwh: "30.06", timestamp: new Date("2023-10-06T18:46:03Z"), peak_usage_kwh: "46.79", cost_incurred: "18.64" },
            { id: 442, user_id: 88, usage_kwh: "40.17", timestamp: new Date("2023-10-12T16:55:35Z"), peak_usage_kwh: "68.45", cost_incurred: "21.23" },
            { id: 443, user_id: 50, usage_kwh: "60.63", timestamp: new Date("2023-11-07T20:15:25Z"), peak_usage_kwh: "57.20", cost_incurred: "0.18" },
            { id: 444, user_id: 89, usage_kwh: "77.91", timestamp: new Date("2023-05-16T17:55:27Z"), peak_usage_kwh: "32.29", cost_incurred: "0.81" },
            { id: 445, user_id: 53, usage_kwh: "51.29", timestamp: new Date("2023-03-30T22:37:22Z"), peak_usage_kwh: "68.48", cost_incurred: "5.99" },
            { id: 446, user_id: 22, usage_kwh: "74.18", timestamp: new Date("2023-07-01T13:29:36Z"), peak_usage_kwh: "55.88", cost_incurred: "0.86" },
            { id: 447, user_id: 87, usage_kwh: "46.07", timestamp: new Date("2023-03-18T12:07:01Z"), peak_usage_kwh: "58.21", cost_incurred: "21.47" },
            { id: 448, user_id: 41, usage_kwh: "62.68", timestamp: new Date("2023-04-15T09:15:55Z"), peak_usage_kwh: "47.01", cost_incurred: "20.87" },
            { id: 449, user_id: 91, usage_kwh: "71.02", timestamp: new Date("2023-11-02T14:57:59Z"), peak_usage_kwh: "54.75", cost_incurred: "29.12" },
            { id: 450, user_id: 100, usage_kwh: "33.33", timestamp: new Date("2023-01-29T21:54:50Z"), peak_usage_kwh: "49.08", cost_incurred: "13.88" },
            { id: 451, user_id: 55, usage_kwh: "68.27", timestamp: new Date("2023-04-12T12:07:39Z"), peak_usage_kwh: "65.06", cost_incurred: "9.65" },
            { id: 452, user_id: 31, usage_kwh: "52.31", timestamp: new Date("2023-01-04T12:19:23Z"), peak_usage_kwh: "44.14", cost_incurred: "19.65" },
            { id: 453, user_id: 1, usage_kwh: "17.26", timestamp: new Date("2023-03-04T00:42:40Z"), peak_usage_kwh: "43.52", cost_incurred: "0.29" },
            { id: 454, user_id: 21, usage_kwh: "17.82", timestamp: new Date("2023-02-21T19:53:57Z"), peak_usage_kwh: "55.71", cost_incurred: "2.74" },
            { id: 455, user_id: 57, usage_kwh: "67.65", timestamp: new Date("2023-08-09T18:38:00Z"), peak_usage_kwh: "59.08", cost_incurred: "16.68" },
            { id: 456, user_id: 4, usage_kwh: "53.85", timestamp: new Date("2023-08-05T10:46:58Z"), peak_usage_kwh: "31.35", cost_incurred: "21.47" },
            { id: 457, user_id: 1, usage_kwh: "64.45", timestamp: new Date("2023-05-26T16:20:17Z"), peak_usage_kwh: "40.64", cost_incurred: "9.25" },
            { id: 458, user_id: 32, usage_kwh: "40.96", timestamp: new Date("2023-06-13T23:47:02Z"), peak_usage_kwh: "36.00", cost_incurred: "0.32" },
            { id: 459, user_id: 8, usage_kwh: "61.55", timestamp: new Date("2023-12-11T12:38:34Z"), peak_usage_kwh: "27.85", cost_incurred: "17.19" },
            { id: 460, user_id: 81, usage_kwh: "42.36", timestamp: new Date("2023-08-01T22:57:05Z"), peak_usage_kwh: "46.98", cost_incurred: "22.13" },
            { id: 461, user_id: 78, usage_kwh: "11.29", timestamp: new Date("2023-12-31T06:05:49Z"), peak_usage_kwh: "75.12", cost_incurred: "0.00" },
            { id: 462, user_id: 93, usage_kwh: "39.93", timestamp: new Date("2023-04-19T11:48:56Z"), peak_usage_kwh: "71.52", cost_incurred: "19.27" },
            { id: 463, user_id: 86, usage_kwh: "34.84", timestamp: new Date("2023-09-15T12:03:13Z"), peak_usage_kwh: "31.81", cost_incurred: "1.08" },
            { id: 464, user_id: 5, usage_kwh: "56.92", timestamp: new Date("2023-05-20T17:55:02Z"), peak_usage_kwh: "59.59", cost_incurred: "0.40" },
            { id: 465, user_id: 100, usage_kwh: "48.64", timestamp: new Date("2023-11-24T17:28:29Z"), peak_usage_kwh: "59.17", cost_incurred: "2.57" },
            { id: 466, user_id: 35, usage_kwh: "30.71", timestamp: new Date("2023-08-06T15:57:35Z"), peak_usage_kwh: "48.00", cost_incurred: "12.45" },
            { id: 467, user_id: 91, usage_kwh: "73.13", timestamp: new Date("2023-06-28T15:34:23Z"), peak_usage_kwh: "56.04", cost_incurred: "5.08" },
            { id: 468, user_id: 53, usage_kwh: "55.85", timestamp: new Date("2023-04-13T03:21:16Z"), peak_usage_kwh: "32.75", cost_incurred: "0.65" },
            { id: 469, user_id: 88, usage_kwh: "52.23", timestamp: new Date("2023-07-29T08:20:57Z"), peak_usage_kwh: "47.93", cost_incurred: "0.08" },
            { id: 470, user_id: 57, usage_kwh: "22.52", timestamp: new Date("2023-10-22T22:10:24Z"), peak_usage_kwh: "70.29", cost_incurred: "1.68" },
            { id: 471, user_id: 100, usage_kwh: "42.63", timestamp: new Date("2023-01-25T11:37:14Z"), peak_usage_kwh: "81.26", cost_incurred: "11.39" },
            { id: 472, user_id: 94, usage_kwh: "74.55", timestamp: new Date("2023-09-05T13:26:08Z"), peak_usage_kwh: "45.62", cost_incurred: "6.59" },
            { id: 473, user_id: 35, usage_kwh: "80.54", timestamp: new Date("2023-03-17T15:06:03Z"), peak_usage_kwh: "39.15", cost_incurred: "0.28" },
            { id: 474, user_id: 97, usage_kwh: "50.97", timestamp: new Date("2023-07-05T18:45:37Z"), peak_usage_kwh: "65.93", cost_incurred: "0.98" },
            { id: 475, user_id: 86, usage_kwh: "60.52", timestamp: new Date("2023-12-19T19:43:40Z"), peak_usage_kwh: "56.94", cost_incurred: "3.90" },
            { id: 476, user_id: 29, usage_kwh: "54.12", timestamp: new Date("2023-04-24T13:30:55Z"), peak_usage_kwh: "51.84", cost_incurred: "2.66" },
            { id: 477, user_id: 57, usage_kwh: "59.54", timestamp: new Date("2023-10-09T09:08:17Z"), peak_usage_kwh: "58.66", cost_incurred: "28.95" },
            { id: 478, user_id: 89, usage_kwh: "39.68", timestamp: new Date("2023-05-06T12:29:04Z"), peak_usage_kwh: "52.22", cost_incurred: "6.31" },
            { id: 479, user_id: 58, usage_kwh: "51.63", timestamp: new Date("2023-03-17T22:01:57Z"), peak_usage_kwh: "21.07", cost_incurred: "20.15" },
            { id: 480, user_id: 29, usage_kwh: "45.67", timestamp: new Date("2023-05-05T11:26:24Z"), peak_usage_kwh: "30.98", cost_incurred: "18.34" },
            { id: 481, user_id: 9, usage_kwh: "25.41", timestamp: new Date("2023-08-24T04:18:00Z"), peak_usage_kwh: "67.05", cost_incurred: "25.69" },
            { id: 482, user_id: 59, usage_kwh: "57.62", timestamp: new Date("2023-10-02T08:11:44Z"), peak_usage_kwh: "48.57", cost_incurred: "28.07" },
            { id: 483, user_id: 26, usage_kwh: "34.39", timestamp: new Date("2023-04-21T22:53:05Z"), peak_usage_kwh: "22.44", cost_incurred: "3.36" },
            { id: 484, user_id: 41, usage_kwh: "21.02", timestamp: new Date("2023-08-07T15:34:32Z"), peak_usage_kwh: "70.84", cost_incurred: "4.40" },
            { id: 485, user_id: 16, usage_kwh: "43.46", timestamp: new Date("2023-12-20T09:40:57Z"), peak_usage_kwh: "44.10", cost_incurred: "9.02" },
            { id: 486, user_id: 61, usage_kwh: "70.78", timestamp: new Date("2023-05-24T15:47:30Z"), peak_usage_kwh: "61.80", cost_incurred: "20.60" },
            { id: 487, user_id: 32, usage_kwh: "43.72", timestamp: new Date("2023-02-02T13:06:01Z"), peak_usage_kwh: "65.91", cost_incurred: "0.38" },
            { id: 488, user_id: 14, usage_kwh: "63.73", timestamp: new Date("2023-09-28T06:00:59Z"), peak_usage_kwh: "52.54", cost_incurred: "6.00" },
            { id: 489, user_id: 29, usage_kwh: "60.52", timestamp: new Date("2023-07-08T11:54:23Z"), peak_usage_kwh: "61.71", cost_incurred: "1.23" },
            { id: 490, user_id: 87, usage_kwh: "64.17", timestamp: new Date("2023-09-06T18:12:15Z"), peak_usage_kwh: "36.84", cost_incurred: "0.06" },
            { id: 491, user_id: 70, usage_kwh: "44.27", timestamp: new Date("2023-02-24T14:45:02Z"), peak_usage_kwh: "45.62", cost_incurred: "0.36" },
            { id: 492, user_id: 93, usage_kwh: "53.12", timestamp: new Date("2023-09-27T17:08:34Z"), peak_usage_kwh: "60.61", cost_incurred: "26.63" },
            { id: 493, user_id: 35, usage_kwh: "54.89", timestamp: new Date("2023-06-02T04:27:47Z"), peak_usage_kwh: "63.12", cost_incurred: "20.18" },
            { id: 494, user_id: 68, usage_kwh: "64.30", timestamp: new Date("2023-05-13T10:41:30Z"), peak_usage_kwh: "59.50", cost_incurred: "2.46" },
            { id: 495, user_id: 60, usage_kwh: "42.16", timestamp: new Date("2023-05-07T15:53:02Z"), peak_usage_kwh: "44.01", cost_incurred: "6.25" },
            { id: 496, user_id: 68, usage_kwh: "42.76", timestamp: new Date("2023-12-11T16:21:33Z"), peak_usage_kwh: "26.54", cost_incurred: "5.26" },
            { id: 497, user_id: 77, usage_kwh: "49.57", timestamp: new Date("2023-06-07T03:34:27Z"), peak_usage_kwh: "71.38", cost_incurred: "3.64" },
            { id: 498, user_id: 53, usage_kwh: "38.82", timestamp: new Date("2023-09-06T12:32:47Z"), peak_usage_kwh: "27.58", cost_incurred: "0.21" },
            { id: 499, user_id: 51, usage_kwh: "21.75", timestamp: new Date("2023-01-02T20:30:23Z"), peak_usage_kwh: "51.83", cost_incurred: "0.04" },
            { id: 500, user_id: 6, usage_kwh: "60.72", timestamp: new Date("2023-03-31T18:06:38Z"), peak_usage_kwh: "39.22", cost_incurred: "7.50" },
        ],
    });
    await prisma.energy_usage.createMany({
        data: [
            { id: 501, user_id: 90, usage_kwh: "55.98", timestamp: new Date("2023-12-02T20:11:33Z"), peak_usage_kwh: "55.25", cost_incurred: "22.59" },
            { id: 502, user_id: 76, usage_kwh: "53.09", timestamp: new Date("2023-11-05T04:32:02Z"), peak_usage_kwh: "24.13", cost_incurred: "0.71" },
            { id: 503, user_id: 48, usage_kwh: "68.33", timestamp: new Date("2023-04-02T15:59:27Z"), peak_usage_kwh: "34.46", cost_incurred: "6.40" },
            { id: 504, user_id: 30, usage_kwh: "52.32", timestamp: new Date("2023-03-03T08:07:52Z"), peak_usage_kwh: "81.06", cost_incurred: "15.44" },
            { id: 505, user_id: 28, usage_kwh: "23.14", timestamp: new Date("2023-06-16T21:32:40Z"), peak_usage_kwh: "44.70", cost_incurred: "12.00" },
            { id: 506, user_id: 60, usage_kwh: "60.38", timestamp: new Date("2023-04-21T11:12:22Z"), peak_usage_kwh: "61.94", cost_incurred: "27.04" },
            { id: 507, user_id: 94, usage_kwh: "57.15", timestamp: new Date("2023-01-15T10:33:51Z"), peak_usage_kwh: "50.74", cost_incurred: "2.95" },
            { id: 508, user_id: 32, usage_kwh: "58.73", timestamp: new Date("2023-07-15T20:44:43Z"), peak_usage_kwh: "35.52", cost_incurred: "27.52" },
            { id: 509, user_id: 22, usage_kwh: "36.90", timestamp: new Date("2023-11-01T17:30:04Z"), peak_usage_kwh: "60.78", cost_incurred: "18.15" },
            { id: 510, user_id: 15, usage_kwh: "60.20", timestamp: new Date("2023-07-23T12:16:41Z"), peak_usage_kwh: "46.38", cost_incurred: "5.51" },
            { id: 511, user_id: 47, usage_kwh: "49.50", timestamp: new Date("2023-06-13T10:33:17Z"), peak_usage_kwh: "50.88", cost_incurred: "25.94" },
            { id: 512, user_id: 76, usage_kwh: "21.50", timestamp: new Date("2023-11-11T19:49:08Z"), peak_usage_kwh: "32.67", cost_incurred: "10.09" },
            { id: 513, user_id: 57, usage_kwh: "67.32", timestamp: new Date("2023-07-05T11:30:30Z"), peak_usage_kwh: "53.44", cost_incurred: "11.00" },
            { id: 514, user_id: 47, usage_kwh: "28.92", timestamp: new Date("2023-12-16T15:47:50Z"), peak_usage_kwh: "51.39", cost_incurred: "0.66" },
            { id: 515, user_id: 46, usage_kwh: "60.11", timestamp: new Date("2023-09-04T20:54:59Z"), peak_usage_kwh: "71.90", cost_incurred: "4.87" },
            { id: 516, user_id: 48, usage_kwh: "57.45", timestamp: new Date("2023-09-02T09:11:44Z"), peak_usage_kwh: "37.29", cost_incurred: "9.82" },
            { id: 517, user_id: 81, usage_kwh: "66.89", timestamp: new Date("2023-02-05T11:17:03Z"), peak_usage_kwh: "13.23", cost_incurred: "3.79" },
            { id: 518, user_id: 99, usage_kwh: "36.67", timestamp: new Date("2023-04-07T13:45:16Z"), peak_usage_kwh: "45.95", cost_incurred: "14.66" },
            { id: 519, user_id: 47, usage_kwh: "57.41", timestamp: new Date("2023-06-22T21:26:25Z"), peak_usage_kwh: "19.68", cost_incurred: "11.56" },
            { id: 520, user_id: 64, usage_kwh: "55.67", timestamp: new Date("2023-09-21T23:37:55Z"), peak_usage_kwh: "50.02", cost_incurred: "8.82" },
            { id: 521, user_id: 29, usage_kwh: "51.28", timestamp: new Date("2023-12-31T22:07:15Z"), peak_usage_kwh: "73.17", cost_incurred: "10.07" },
            { id: 522, user_id: 65, usage_kwh: "9.54", timestamp: new Date("2023-07-29T19:12:19Z"), peak_usage_kwh: "24.88", cost_incurred: "2.00" },
            { id: 523, user_id: 87, usage_kwh: "24.58", timestamp: new Date("2023-09-14T23:34:17Z"), peak_usage_kwh: "34.30", cost_incurred: "14.24" },
            { id: 524, user_id: 16, usage_kwh: "45.51", timestamp: new Date("2023-03-06T13:47:56Z"), peak_usage_kwh: "25.82", cost_incurred: "9.85" },
            { id: 525, user_id: 23, usage_kwh: "49.08", timestamp: new Date("2023-02-02T14:24:18Z"), peak_usage_kwh: "76.25", cost_incurred: "2.20" },
            { id: 526, user_id: 42, usage_kwh: "42.82", timestamp: new Date("2023-10-12T10:37:18Z"), peak_usage_kwh: "38.62", cost_incurred: "0.02" },
            { id: 527, user_id: 92, usage_kwh: "48.69", timestamp: new Date("2023-01-19T22:00:06Z"), peak_usage_kwh: "70.94", cost_incurred: "12.57" },
            { id: 528, user_id: 57, usage_kwh: "50.98", timestamp: new Date("2023-05-08T23:58:36Z"), peak_usage_kwh: "54.76", cost_incurred: "0.89" },
            { id: 529, user_id: 98, usage_kwh: "63.19", timestamp: new Date("2023-01-26T07:12:21Z"), peak_usage_kwh: "31.62", cost_incurred: "15.64" },
            { id: 530, user_id: 54, usage_kwh: "51.14", timestamp: new Date("2023-03-21T16:42:38Z"), peak_usage_kwh: "34.10", cost_incurred: "29.41" },
            { id: 531, user_id: 78, usage_kwh: "51.33", timestamp: new Date("2023-02-22T12:40:45Z"), peak_usage_kwh: "54.28", cost_incurred: "4.28" },
            { id: 532, user_id: 35, usage_kwh: "55.54", timestamp: new Date("2023-08-29T17:27:49Z"), peak_usage_kwh: "63.73", cost_incurred: "11.86" },
            { id: 533, user_id: 41, usage_kwh: "54.40", timestamp: new Date("2023-08-05T20:33:09Z"), peak_usage_kwh: "52.22", cost_incurred: "6.49" },
            { id: 534, user_id: 6, usage_kwh: "42.75", timestamp: new Date("2023-10-18T19:41:51Z"), peak_usage_kwh: "35.99", cost_incurred: "0.05" },
            { id: 535, user_id: 6, usage_kwh: "53.68", timestamp: new Date("2023-01-28T11:13:37Z"), peak_usage_kwh: "59.68", cost_incurred: "16.52" },
            { id: 536, user_id: 57, usage_kwh: "30.75", timestamp: new Date("2023-03-11T18:07:33Z"), peak_usage_kwh: "53.75", cost_incurred: "27.69" },
            { id: 537, user_id: 76, usage_kwh: "42.93", timestamp: new Date("2023-05-12T19:05:36Z"), peak_usage_kwh: "45.93", cost_incurred: "3.19" },
            { id: 538, user_id: 34, usage_kwh: "35.36", timestamp: new Date("2023-06-05T14:57:03Z"), peak_usage_kwh: "43.66", cost_incurred: "0.61" },
            { id: 539, user_id: 63, usage_kwh: "64.97", timestamp: new Date("2023-06-17T01:04:13Z"), peak_usage_kwh: "72.16", cost_incurred: "3.72" },
            { id: 540, user_id: 47, usage_kwh: "43.60", timestamp: new Date("2023-02-09T16:49:38Z"), peak_usage_kwh: "43.05", cost_incurred: "3.41" },
            { id: 541, user_id: 69, usage_kwh: "63.65", timestamp: new Date("2023-06-14T18:03:56Z"), peak_usage_kwh: "20.29", cost_incurred: "26.74" },
            { id: 542, user_id: 72, usage_kwh: "76.39", timestamp: new Date("2023-04-07T15:19:08Z"), peak_usage_kwh: "51.17", cost_incurred: "17.51" },
            { id: 543, user_id: 67, usage_kwh: "52.44", timestamp: new Date("2023-12-20T21:37:40Z"), peak_usage_kwh: "10.37", cost_incurred: "0.99" },
            { id: 544, user_id: 43, usage_kwh: "69.18", timestamp: new Date("2023-11-16T21:19:55Z"), peak_usage_kwh: "43.82", cost_incurred: "5.06" },
            { id: 545, user_id: 59, usage_kwh: "78.27", timestamp: new Date("2023-07-07T18:32:58Z"), peak_usage_kwh: "54.05", cost_incurred: "3.20" },
            { id: 546, user_id: 31, usage_kwh: "38.18", timestamp: new Date("2023-07-03T21:20:00Z"), peak_usage_kwh: "51.08", cost_incurred: "0.15" },
            { id: 547, user_id: 73, usage_kwh: "40.87", timestamp: new Date("2023-09-25T22:13:18Z"), peak_usage_kwh: "31.62", cost_incurred: "0.49" },
            { id: 548, user_id: 25, usage_kwh: "54.42", timestamp: new Date("2023-11-29T11:01:20Z"), peak_usage_kwh: "53.17", cost_incurred: "13.12" },
            { id: 549, user_id: 68, usage_kwh: "28.85", timestamp: new Date("2023-07-08T14:46:05Z"), peak_usage_kwh: "37.27", cost_incurred: "23.92" },
            { id: 550, user_id: 1, usage_kwh: "63.89", timestamp: new Date("2023-05-01T05:58:55Z"), peak_usage_kwh: "60.67", cost_incurred: "3.03" },
            { id: 551, user_id: 71, usage_kwh: "64.87", timestamp: new Date("2023-04-03T19:07:20Z"), peak_usage_kwh: "49.54", cost_incurred: "4.67" },
            { id: 552, user_id: 25, usage_kwh: "55.63", timestamp: new Date("2023-07-03T12:41:11Z"), peak_usage_kwh: "55.74", cost_incurred: "22.26" },
            { id: 553, user_id: 75, usage_kwh: "44.80", timestamp: new Date("2023-11-09T18:01:01Z"), peak_usage_kwh: "51.99", cost_incurred: "3.14" },
            { id: 554, user_id: 60, usage_kwh: "41.52", timestamp: new Date("2023-12-16T08:47:34Z"), peak_usage_kwh: "50.64", cost_incurred: "1.75" },
            { id: 555, user_id: 11, usage_kwh: "55.15", timestamp: new Date("2023-06-11T10:15:37Z"), peak_usage_kwh: "54.36", cost_incurred: "0.39" },
            { id: 556, user_id: 22, usage_kwh: "53.62", timestamp: new Date("2023-06-23T12:48:01Z"), peak_usage_kwh: "41.13", cost_incurred: "18.68" },
            { id: 557, user_id: 66, usage_kwh: "47.13", timestamp: new Date("2023-09-19T11:12:07Z"), peak_usage_kwh: "44.71", cost_incurred: "5.65" },
            { id: 558, user_id: 62, usage_kwh: "40.44", timestamp: new Date("2023-11-03T17:15:49Z"), peak_usage_kwh: "47.45", cost_incurred: "0.29" },
            { id: 559, user_id: 93, usage_kwh: "40.67", timestamp: new Date("2023-02-16T02:42:17Z"), peak_usage_kwh: "43.39", cost_incurred: "22.11" },
            { id: 560, user_id: 85, usage_kwh: "56.73", timestamp: new Date("2023-01-20T08:58:11Z"), peak_usage_kwh: "67.58", cost_incurred: "23.92" },
            { id: 561, user_id: 1, usage_kwh: "28.62", timestamp: new Date("2023-08-05T00:03:48Z"), peak_usage_kwh: "41.72", cost_incurred: "12.58" },
            { id: 562, user_id: 62, usage_kwh: "49.70", timestamp: new Date("2023-12-14T22:05:25Z"), peak_usage_kwh: "71.34", cost_incurred: "0.32" },
            { id: 563, user_id: 19, usage_kwh: "45.69", timestamp: new Date("2023-09-26T13:04:29Z"), peak_usage_kwh: "49.69", cost_incurred: "10.53" },
            { id: 564, user_id: 30, usage_kwh: "40.75", timestamp: new Date("2023-03-16T01:24:40Z"), peak_usage_kwh: "55.60", cost_incurred: "7.78" },
            { id: 565, user_id: 93, usage_kwh: "59.59", timestamp: new Date("2023-04-21T22:31:25Z"), peak_usage_kwh: "71.72", cost_incurred: "12.70" },
            { id: 566, user_id: 25, usage_kwh: "59.17", timestamp: new Date("2023-09-10T19:31:33Z"), peak_usage_kwh: "28.06", cost_incurred: "13.17" },
            { id: 567, user_id: 63, usage_kwh: "47.11", timestamp: new Date("2023-07-29T18:05:29Z"), peak_usage_kwh: "49.33", cost_incurred: "6.63" },
            { id: 568, user_id: 21, usage_kwh: "36.75", timestamp: new Date("2023-11-01T07:27:21Z"), peak_usage_kwh: "46.50", cost_incurred: "0.01" },
            { id: 569, user_id: 3, usage_kwh: "40.51", timestamp: new Date("2023-04-28T10:37:20Z"), peak_usage_kwh: "60.86", cost_incurred: "0.17" },
            { id: 570, user_id: 8, usage_kwh: "42.05", timestamp: new Date("2023-06-19T15:09:31Z"), peak_usage_kwh: "56.02", cost_incurred: "7.92" },
            { id: 571, user_id: 42, usage_kwh: "79.90", timestamp: new Date("2023-04-29T11:55:03Z"), peak_usage_kwh: "60.55", cost_incurred: "1.47" },
            { id: 572, user_id: 8, usage_kwh: "18.01", timestamp: new Date("2023-07-18T12:24:06Z"), peak_usage_kwh: "73.50", cost_incurred: "15.11" },
            { id: 573, user_id: 56, usage_kwh: "70.74", timestamp: new Date("2023-05-24T10:05:28Z"), peak_usage_kwh: "58.77", cost_incurred: "14.32" },
            { id: 574, user_id: 41, usage_kwh: "60.13", timestamp: new Date("2023-07-05T20:21:47Z"), peak_usage_kwh: "45.27", cost_incurred: "6.05" },
            { id: 575, user_id: 60, usage_kwh: "37.74", timestamp: new Date("2023-01-08T13:53:59Z"), peak_usage_kwh: "52.14", cost_incurred: "4.30" },
            { id: 576, user_id: 45, usage_kwh: "51.31", timestamp: new Date("2023-10-06T13:39:21Z"), peak_usage_kwh: "46.48", cost_incurred: "28.11" },
            { id: 577, user_id: 27, usage_kwh: "44.57", timestamp: new Date("2023-10-21T20:45:48Z"), peak_usage_kwh: "51.05", cost_incurred: "1.83" },
            { id: 578, user_id: 40, usage_kwh: "34.48", timestamp: new Date("2023-10-30T12:34:13Z"), peak_usage_kwh: "11.86", cost_incurred: "17.67" },
            { id: 579, user_id: 50, usage_kwh: "51.68", timestamp: new Date("2023-03-05T15:18:09Z"), peak_usage_kwh: "61.56", cost_incurred: "0.12" },
            { id: 580, user_id: 20, usage_kwh: "54.84", timestamp: new Date("2023-04-10T14:33:31Z"), peak_usage_kwh: "57.24", cost_incurred: "0.00" },
            { id: 581, user_id: 34, usage_kwh: "48.18", timestamp: new Date("2023-12-21T14:51:10Z"), peak_usage_kwh: "47.82", cost_incurred: "22.43" },
            { id: 582, user_id: 53, usage_kwh: "44.23", timestamp: new Date("2023-07-14T14:40:17Z"), peak_usage_kwh: "21.49", cost_incurred: "29.38" },
            { id: 583, user_id: 35, usage_kwh: "35.89", timestamp: new Date("2023-07-08T12:35:22Z"), peak_usage_kwh: "43.64", cost_incurred: "8.58" },
            { id: 584, user_id: 67, usage_kwh: "75.42", timestamp: new Date("2023-02-20T22:44:15Z"), peak_usage_kwh: "65.54", cost_incurred: "17.94" },
            { id: 585, user_id: 58, usage_kwh: "55.28", timestamp: new Date("2023-06-04T20:13:09Z"), peak_usage_kwh: "62.85", cost_incurred: "2.59" },
            { id: 586, user_id: 33, usage_kwh: "46.42", timestamp: new Date("2023-09-08T13:36:49Z"), peak_usage_kwh: "51.66", cost_incurred: "3.88" },
            { id: 587, user_id: 78, usage_kwh: "47.34", timestamp: new Date("2023-09-16T20:23:18Z"), peak_usage_kwh: "80.83", cost_incurred: "2.48" },
            { id: 588, user_id: 11, usage_kwh: "56.59", timestamp: new Date("2023-05-23T20:15:42Z"), peak_usage_kwh: "67.59", cost_incurred: "28.04" },
            { id: 589, user_id: 84, usage_kwh: "46.78", timestamp: new Date("2023-04-19T19:54:54Z"), peak_usage_kwh: "85.91", cost_incurred: "4.06" },
            { id: 590, user_id: 35, usage_kwh: "58.31", timestamp: new Date("2023-04-16T12:22:05Z"), peak_usage_kwh: "37.16", cost_incurred: "25.89" },
            { id: 591, user_id: 36, usage_kwh: "38.48", timestamp: new Date("2023-03-29T08:08:15Z"), peak_usage_kwh: "50.35", cost_incurred: "6.55" },
            { id: 592, user_id: 27, usage_kwh: "46.65", timestamp: new Date("2023-02-14T20:42:29Z"), peak_usage_kwh: "54.66", cost_incurred: "0.30" },
            { id: 593, user_id: 4, usage_kwh: "36.07", timestamp: new Date("2023-08-14T13:40:25Z"), peak_usage_kwh: "51.72", cost_incurred: "0.08" },
            { id: 594, user_id: 34, usage_kwh: "48.28", timestamp: new Date("2023-03-19T21:05:44Z"), peak_usage_kwh: "38.25", cost_incurred: "1.69" },
            { id: 595, user_id: 69, usage_kwh: "54.91", timestamp: new Date("2023-06-18T05:55:13Z"), peak_usage_kwh: "52.26", cost_incurred: "5.23" },
            { id: 596, user_id: 83, usage_kwh: "35.92", timestamp: new Date("2023-06-04T15:43:20Z"), peak_usage_kwh: "26.42", cost_incurred: "3.59" },
            { id: 597, user_id: 72, usage_kwh: "53.36", timestamp: new Date("2023-02-25T12:39:47Z"), peak_usage_kwh: "47.76", cost_incurred: "8.61" },
            { id: 598, user_id: 18, usage_kwh: "48.93", timestamp: new Date("2023-11-18T19:57:11Z"), peak_usage_kwh: "39.44", cost_incurred: "1.38" },
            { id: 599, user_id: 55, usage_kwh: "43.92", timestamp: new Date("2023-07-15T11:02:39Z"), peak_usage_kwh: "74.30", cost_incurred: "4.05" },
            { id: 600, user_id: 57, usage_kwh: "58.33", timestamp: new Date("2023-09-13T11:00:46Z"), peak_usage_kwh: "56.91", cost_incurred: "11.48" },
            { id: 601, user_id: 10, usage_kwh: "63.90", timestamp: new Date("2023-11-07T17:50:47Z"), peak_usage_kwh: "26.92", cost_incurred: "7.39" },
            { id: 602, user_id: 64, usage_kwh: "51.92", timestamp: new Date("2023-07-14T15:23:51Z"), peak_usage_kwh: "61.07", cost_incurred: "15.04" },
            { id: 603, user_id: 87, usage_kwh: "32.65", timestamp: new Date("2023-04-01T18:00:39Z"), peak_usage_kwh: "44.66", cost_incurred: "29.98" },
            { id: 604, user_id: 7, usage_kwh: "65.81", timestamp: new Date("2023-10-24T19:35:04Z"), peak_usage_kwh: "42.90", cost_incurred: "2.87" },
            { id: 605, user_id: 46, usage_kwh: "48.88", timestamp: new Date("2023-09-16T18:28:31Z"), peak_usage_kwh: "71.31", cost_incurred: "20.32" },
            { id: 606, user_id: 48, usage_kwh: "46.30", timestamp: new Date("2023-07-23T03:05:51Z"), peak_usage_kwh: "40.28", cost_incurred: "2.24" },
            { id: 607, user_id: 26, usage_kwh: "71.20", timestamp: new Date("2023-10-14T21:27:01Z"), peak_usage_kwh: "27.26", cost_incurred: "23.39" },
            { id: 608, user_id: 87, usage_kwh: "26.72", timestamp: new Date("2023-12-17T15:47:14Z"), peak_usage_kwh: "36.01", cost_incurred: "0.21" },
            { id: 609, user_id: 4, usage_kwh: "56.82", timestamp: new Date("2023-03-05T13:01:54Z"), peak_usage_kwh: "56.94", cost_incurred: "11.77" },
            { id: 610, user_id: 6, usage_kwh: "69.88", timestamp: new Date("2023-12-11T08:42:05Z"), peak_usage_kwh: "49.07", cost_incurred: "16.30" },
            { id: 611, user_id: 69, usage_kwh: "30.83", timestamp: new Date("2023-08-28T13:12:50Z"), peak_usage_kwh: "38.17", cost_incurred: "0.00" },
            { id: 612, user_id: 100, usage_kwh: "64.17", timestamp: new Date("2023-11-19T19:03:19Z"), peak_usage_kwh: "34.34", cost_incurred: "17.07" },
            { id: 613, user_id: 17, usage_kwh: "68.62", timestamp: new Date("2023-10-10T20:25:35Z"), peak_usage_kwh: "22.09", cost_incurred: "0.01" },
            { id: 614, user_id: 99, usage_kwh: "62.07", timestamp: new Date("2023-05-24T13:47:07Z"), peak_usage_kwh: "19.21", cost_incurred: "14.37" },
            { id: 615, user_id: 52, usage_kwh: "54.44", timestamp: new Date("2023-08-08T09:45:20Z"), peak_usage_kwh: "49.30", cost_incurred: "29.66" },
            { id: 616, user_id: 44, usage_kwh: "50.73", timestamp: new Date("2023-06-20T09:21:29Z"), peak_usage_kwh: "58.28", cost_incurred: "20.18" },
            { id: 617, user_id: 26, usage_kwh: "50.67", timestamp: new Date("2023-11-23T21:28:24Z"), peak_usage_kwh: "65.03", cost_incurred: "13.74" },
            { id: 618, user_id: 20, usage_kwh: "36.10", timestamp: new Date("2023-07-21T21:46:01Z"), peak_usage_kwh: "50.56", cost_incurred: "17.16" },
            { id: 619, user_id: 82, usage_kwh: "54.30", timestamp: new Date("2023-07-30T22:52:29Z"), peak_usage_kwh: "47.04", cost_incurred: "15.74" },
            { id: 620, user_id: 2, usage_kwh: "52.74", timestamp: new Date("2023-05-05T21:33:47Z"), peak_usage_kwh: "52.42", cost_incurred: "13.90" },
            { id: 621, user_id: 35, usage_kwh: "65.10", timestamp: new Date("2023-04-19T03:45:24Z"), peak_usage_kwh: "46.00", cost_incurred: "23.30" },
            { id: 622, user_id: 3, usage_kwh: "51.21", timestamp: new Date("2023-12-06T14:32:48Z"), peak_usage_kwh: "59.18", cost_incurred: "0.46" },
            { id: 623, user_id: 20, usage_kwh: "72.03", timestamp: new Date("2023-12-10T14:10:05Z"), peak_usage_kwh: "58.41", cost_incurred: "3.39" },
            { id: 624, user_id: 59, usage_kwh: "66.46", timestamp: new Date("2023-12-31T18:18:52Z"), peak_usage_kwh: "75.24", cost_incurred: "1.47" },
            { id: 625, user_id: 51, usage_kwh: "50.33", timestamp: new Date("2023-11-12T02:56:41Z"), peak_usage_kwh: "46.43", cost_incurred: "4.92" },
            { id: 626, user_id: 35, usage_kwh: "39.74", timestamp: new Date("2023-05-25T22:55:13Z"), peak_usage_kwh: "36.19", cost_incurred: "0.76" },
            { id: 627, user_id: 56, usage_kwh: "30.99", timestamp: new Date("2023-11-17T03:18:36Z"), peak_usage_kwh: "53.18", cost_incurred: "7.39" },
            { id: 628, user_id: 61, usage_kwh: "61.50", timestamp: new Date("2023-03-09T19:13:00Z"), peak_usage_kwh: "44.65", cost_incurred: "0.02" },
            { id: 629, user_id: 34, usage_kwh: "44.50", timestamp: new Date("2023-01-30T19:00:14Z"), peak_usage_kwh: "60.58", cost_incurred: "9.51" },
            { id: 630, user_id: 40, usage_kwh: "72.24", timestamp: new Date("2023-02-23T14:19:52Z"), peak_usage_kwh: "51.06", cost_incurred: "7.51" },
            { id: 631, user_id: 26, usage_kwh: "50.39", timestamp: new Date("2023-04-29T11:02:52Z"), peak_usage_kwh: "59.49", cost_incurred: "12.40" },
            { id: 632, user_id: 20, usage_kwh: "77.02", timestamp: new Date("2023-11-22T19:38:57Z"), peak_usage_kwh: "72.40", cost_incurred: "0.06" },
            { id: 633, user_id: 35, usage_kwh: "46.41", timestamp: new Date("2023-01-08T12:58:28Z"), peak_usage_kwh: "30.34", cost_incurred: "15.23" },
            { id: 634, user_id: 20, usage_kwh: "67.68", timestamp: new Date("2023-03-22T13:56:08Z"), peak_usage_kwh: "52.03", cost_incurred: "9.51" },
            { id: 635, user_id: 31, usage_kwh: "34.70", timestamp: new Date("2023-11-19T19:34:57Z"), peak_usage_kwh: "40.77", cost_incurred: "8.20" },
            { id: 636, user_id: 33, usage_kwh: "53.10", timestamp: new Date("2023-10-22T22:47:22Z"), peak_usage_kwh: "33.78", cost_incurred: "12.69" },
            { id: 637, user_id: 66, usage_kwh: "22.27", timestamp: new Date("2023-12-21T16:11:36Z"), peak_usage_kwh: "38.46", cost_incurred: "25.61" },
            { id: 638, user_id: 70, usage_kwh: "53.95", timestamp: new Date("2023-04-09T19:31:35Z"), peak_usage_kwh: "68.80", cost_incurred: "3.49" },
            { id: 639, user_id: 43, usage_kwh: "53.56", timestamp: new Date("2023-06-10T18:15:05Z"), peak_usage_kwh: "45.40", cost_incurred: "1.79" },
            { id: 640, user_id: 51, usage_kwh: "58.96", timestamp: new Date("2023-10-02T11:49:37Z"), peak_usage_kwh: "60.90", cost_incurred: "10.70" },
            { id: 641, user_id: 33, usage_kwh: "55.27", timestamp: new Date("2023-07-10T20:58:53Z"), peak_usage_kwh: "43.44", cost_incurred: "8.75" },
            { id: 642, user_id: 20, usage_kwh: "41.60", timestamp: new Date("2023-12-07T21:05:46Z"), peak_usage_kwh: "59.32", cost_incurred: "0.82" },
            { id: 643, user_id: 89, usage_kwh: "35.15", timestamp: new Date("2023-09-30T21:39:19Z"), peak_usage_kwh: "34.96", cost_incurred: "0.07" },
            { id: 644, user_id: 4, usage_kwh: "66.83", timestamp: new Date("2023-08-20T19:00:57Z"), peak_usage_kwh: "49.70", cost_incurred: "5.66" },
            { id: 645, user_id: 93, usage_kwh: "66.63", timestamp: new Date("2023-12-30T20:03:08Z"), peak_usage_kwh: "22.68", cost_incurred: "18.03" },
            { id: 646, user_id: 2, usage_kwh: "34.60", timestamp: new Date("2023-05-28T14:46:07Z"), peak_usage_kwh: "72.16", cost_incurred: "19.74" },
            { id: 647, user_id: 1, usage_kwh: "64.47", timestamp: new Date("2023-02-11T11:08:32Z"), peak_usage_kwh: "49.57", cost_incurred: "15.85" },
            { id: 648, user_id: 57, usage_kwh: "49.97", timestamp: new Date("2023-03-29T20:53:38Z"), peak_usage_kwh: "83.69", cost_incurred: "28.91" },
            { id: 649, user_id: 18, usage_kwh: "41.91", timestamp: new Date("2023-10-01T14:50:58Z"), peak_usage_kwh: "70.82", cost_incurred: "10.58" },
            { id: 650, user_id: 71, usage_kwh: "32.59", timestamp: new Date("2023-03-02T20:24:29Z"), peak_usage_kwh: "43.00", cost_incurred: "18.02" },
            { id: 651, user_id: 92, usage_kwh: "50.78", timestamp: new Date("2023-08-10T21:12:54Z"), peak_usage_kwh: "59.49", cost_incurred: "0.10" },
            { id: 652, user_id: 85, usage_kwh: "49.92", timestamp: new Date("2023-10-08T01:28:50Z"), peak_usage_kwh: "45.99", cost_incurred: "0.22" },
            { id: 653, user_id: 41, usage_kwh: "46.99", timestamp: new Date("2023-12-07T20:50:10Z"), peak_usage_kwh: "47.70", cost_incurred: "0.50" },
            { id: 654, user_id: 8, usage_kwh: "72.14", timestamp: new Date("2023-10-07T18:59:46Z"), peak_usage_kwh: "36.14", cost_incurred: "17.65" },
            { id: 655, user_id: 98, usage_kwh: "45.57", timestamp: new Date("2023-09-30T11:41:49Z"), peak_usage_kwh: "66.50", cost_incurred: "7.03" },
            { id: 656, user_id: 50, usage_kwh: "47.71", timestamp: new Date("2023-08-19T20:02:36Z"), peak_usage_kwh: "43.54", cost_incurred: "0.02" },
            { id: 657, user_id: 43, usage_kwh: "26.34", timestamp: new Date("2023-09-20T08:03:45Z"), peak_usage_kwh: "51.95", cost_incurred: "21.01" },
            { id: 658, user_id: 9, usage_kwh: "34.29", timestamp: new Date("2023-07-09T11:28:39Z"), peak_usage_kwh: "43.49", cost_incurred: "28.83" },
            { id: 659, user_id: 73, usage_kwh: "34.95", timestamp: new Date("2023-11-10T20:10:32Z"), peak_usage_kwh: "43.44", cost_incurred: "0.00" },
            { id: 660, user_id: 1, usage_kwh: "49.11", timestamp: new Date("2023-01-12T06:02:11Z"), peak_usage_kwh: "26.65", cost_incurred: "10.10" },
            { id: 661, user_id: 21, usage_kwh: "70.65", timestamp: new Date("2023-08-15T17:00:13Z"), peak_usage_kwh: "67.98", cost_incurred: "1.61" },
            { id: 662, user_id: 15, usage_kwh: "32.90", timestamp: new Date("2023-12-01T18:24:06Z"), peak_usage_kwh: "52.26", cost_incurred: "2.67" },
            { id: 663, user_id: 86, usage_kwh: "36.63", timestamp: new Date("2023-05-02T19:55:14Z"), peak_usage_kwh: "18.00", cost_incurred: "7.77" },
            { id: 664, user_id: 63, usage_kwh: "29.00", timestamp: new Date("2023-06-17T21:33:16Z"), peak_usage_kwh: "74.40", cost_incurred: "9.30" },
            { id: 665, user_id: 58, usage_kwh: "44.53", timestamp: new Date("2023-03-25T19:24:50Z"), peak_usage_kwh: "47.99", cost_incurred: "1.20" },
            { id: 666, user_id: 5, usage_kwh: "46.17", timestamp: new Date("2023-08-28T15:43:43Z"), peak_usage_kwh: "68.55", cost_incurred: "21.44" },
            { id: 667, user_id: 34, usage_kwh: "69.09", timestamp: new Date("2023-05-19T11:52:07Z"), peak_usage_kwh: "62.37", cost_incurred: "29.07" },
            { id: 668, user_id: 18, usage_kwh: "59.66", timestamp: new Date("2023-10-28T10:10:55Z"), peak_usage_kwh: "52.40", cost_incurred: "13.74" },
            { id: 669, user_id: 32, usage_kwh: "40.41", timestamp: new Date("2023-01-13T09:17:48Z"), peak_usage_kwh: "36.10", cost_incurred: "4.62" },
            { id: 670, user_id: 93, usage_kwh: "63.57", timestamp: new Date("2023-06-19T18:49:20Z"), peak_usage_kwh: "26.67", cost_incurred: "7.80" },
            { id: 671, user_id: 73, usage_kwh: "48.80", timestamp: new Date("2023-09-28T19:41:53Z"), peak_usage_kwh: "52.52", cost_incurred: "15.58" },
            { id: 672, user_id: 9, usage_kwh: "81.08", timestamp: new Date("2023-12-06T08:13:02Z"), peak_usage_kwh: "52.79", cost_incurred: "27.32" },
            { id: 673, user_id: 36, usage_kwh: "69.87", timestamp: new Date("2023-07-07T15:04:23Z"), peak_usage_kwh: "43.27", cost_incurred: "4.95" },
            { id: 674, user_id: 73, usage_kwh: "49.78", timestamp: new Date("2023-03-18T06:31:49Z"), peak_usage_kwh: "30.23", cost_incurred: "5.11" },
            { id: 675, user_id: 99, usage_kwh: "67.37", timestamp: new Date("2023-02-09T08:30:42Z"), peak_usage_kwh: "69.00", cost_incurred: "6.31" },
            { id: 676, user_id: 23, usage_kwh: "76.58", timestamp: new Date("2023-01-09T14:58:49Z"), peak_usage_kwh: "58.94", cost_incurred: "8.92" },
            { id: 677, user_id: 76, usage_kwh: "14.68", timestamp: new Date("2023-12-29T12:31:55Z"), peak_usage_kwh: "16.33", cost_incurred: "4.86" },
            { id: 678, user_id: 80, usage_kwh: "39.59", timestamp: new Date("2023-01-06T11:32:58Z"), peak_usage_kwh: "65.00", cost_incurred: "25.88" },
            { id: 679, user_id: 39, usage_kwh: "50.60", timestamp: new Date("2023-11-25T00:29:40Z"), peak_usage_kwh: "51.41", cost_incurred: "14.77" },
            { id: 680, user_id: 94, usage_kwh: "59.36", timestamp: new Date("2023-03-11T19:18:32Z"), peak_usage_kwh: "64.54", cost_incurred: "28.25" },
            { id: 681, user_id: 94, usage_kwh: "30.19", timestamp: new Date("2023-10-31T13:04:27Z"), peak_usage_kwh: "29.65", cost_incurred: "0.11" },
            { id: 682, user_id: 38, usage_kwh: "47.81", timestamp: new Date("2023-02-11T19:41:09Z"), peak_usage_kwh: "67.19", cost_incurred: "4.36" },
            { id: 683, user_id: 11, usage_kwh: "55.95", timestamp: new Date("2023-01-21T09:47:02Z"), peak_usage_kwh: "58.54", cost_incurred: "28.55" },
            { id: 684, user_id: 26, usage_kwh: "61.35", timestamp: new Date("2023-05-01T15:56:53Z"), peak_usage_kwh: "51.92", cost_incurred: "26.46" },
            { id: 685, user_id: 60, usage_kwh: "42.31", timestamp: new Date("2023-05-26T07:43:08Z"), peak_usage_kwh: "43.92", cost_incurred: "11.12" },
            { id: 686, user_id: 12, usage_kwh: "16.41", timestamp: new Date("2023-12-18T19:43:36Z"), peak_usage_kwh: "56.48", cost_incurred: "8.28" },
            { id: 687, user_id: 50, usage_kwh: "65.29", timestamp: new Date("2023-12-07T11:02:33Z"), peak_usage_kwh: "47.65", cost_incurred: "3.84" },
            { id: 688, user_id: 69, usage_kwh: "49.22", timestamp: new Date("2023-11-24T16:41:58Z"), peak_usage_kwh: "45.98", cost_incurred: "3.83" },
            { id: 689, user_id: 27, usage_kwh: "68.44", timestamp: new Date("2023-03-10T22:54:57Z"), peak_usage_kwh: "51.94", cost_incurred: "0.03" },
            { id: 690, user_id: 57, usage_kwh: "37.53", timestamp: new Date("2023-01-25T19:58:47Z"), peak_usage_kwh: "41.30", cost_incurred: "0.10" },
            { id: 691, user_id: 64, usage_kwh: "51.17", timestamp: new Date("2023-10-19T16:35:22Z"), peak_usage_kwh: "72.70", cost_incurred: "0.20" },
            { id: 692, user_id: 1, usage_kwh: "42.21", timestamp: new Date("2023-01-06T18:27:20Z"), peak_usage_kwh: "66.87", cost_incurred: "0.11" },
            { id: 693, user_id: 35, usage_kwh: "48.17", timestamp: new Date("2023-06-13T14:21:34Z"), peak_usage_kwh: "40.14", cost_incurred: "2.98" },
            { id: 694, user_id: 72, usage_kwh: "26.88", timestamp: new Date("2023-12-04T18:22:17Z"), peak_usage_kwh: "63.48", cost_incurred: "0.00" },
            { id: 695, user_id: 63, usage_kwh: "41.30", timestamp: new Date("2023-06-25T22:05:09Z"), peak_usage_kwh: "56.37", cost_incurred: "21.23" },
            { id: 696, user_id: 79, usage_kwh: "24.72", timestamp: new Date("2023-07-10T17:00:21Z"), peak_usage_kwh: "58.38", cost_incurred: "7.79" },
            { id: 697, user_id: 61, usage_kwh: "25.85", timestamp: new Date("2023-05-26T21:31:24Z"), peak_usage_kwh: "57.65", cost_incurred: "2.42" },
        ],
    });
}

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