// Election Insights (election) 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.districts), 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.districts.createMany({
        data: [
            { id: 1, district_name: "rural", population: 141794, area_size: "3703.50", registered_voters: 193623 },
            { id: 2, district_name: "district region locale", population: 259867, area_size: "812.84", registered_voters: 132508 },
            { id: 3, district_name: "locale district", population: 69182, area_size: "3086.27", registered_voters: 179569 },
            { id: 4, district_name: "region district", population: 12400, area_size: "3159.43", registered_voters: 111111 },
            { id: 5, district_name: "highland locale", population: 383617, area_size: "1880.04", registered_voters: 103230 },
            { id: 6, district_name: "locale central zone", population: 452253, area_size: "3854.34", registered_voters: 185748 },
            { id: 7, district_name: "neighborhood east north", population: 30364, area_size: "3216.70", registered_voters: 192532 },
            { id: 8, district_name: "rural", population: 115669, area_size: "2867.32", registered_voters: 165103 },
            { id: 9, district_name: "north valley precinct", population: 33594, area_size: "2731.16", registered_voters: 231982 },
            { id: 10, district_name: "south coastal", population: 56565, area_size: "2705.98", registered_voters: 139835 },
            { id: 11, district_name: "east suburb", population: 279684, area_size: "2877.02", registered_voters: 125101 },
            { id: 12, district_name: "neighborhood", population: 189303, area_size: "2461.62", registered_voters: 113559 },
            { id: 13, district_name: "locale", population: 325555, area_size: "3695.16", registered_voters: 75149 },
            { id: 14, district_name: "ward", population: 456052, area_size: "1540.93", registered_voters: 135198 },
            { id: 15, district_name: "rural neighborhood valley", population: 338032, area_size: "1954.01", registered_voters: 87000 },
            { id: 16, district_name: "zone ward neighborhood", population: 462432, area_size: "2670.39", registered_voters: 176064 },
            { id: 17, district_name: "north", population: 284953, area_size: "2522.47", registered_voters: 93510 },
            { id: 18, district_name: "precinct", population: 226095, area_size: "1844.05", registered_voters: 193212 },
            { id: 19, district_name: "north urban suburb", population: 244439, area_size: "1613.24", registered_voters: 132053 },
            { id: 20, district_name: "coastal", population: 31035, area_size: "1533.56", registered_voters: 106406 },
            { id: 21, district_name: "area", population: 293693, area_size: "2610.99", registered_voters: 147420 },
            { id: 22, district_name: "highland sector coastal", population: 92080, area_size: "3079.36", registered_voters: 182617 },
            { id: 23, district_name: "east valley highland", population: 423191, area_size: "3751.00", registered_voters: 146567 },
            { id: 24, district_name: "valley area", population: 337729, area_size: "2758.26", registered_voters: 130330 },
            { id: 25, district_name: "suburb", population: 458016, area_size: "3332.80", registered_voters: 78892 },
            { id: 26, district_name: "area district", population: 383862, area_size: "2620.47", registered_voters: 144584 },
            { id: 27, district_name: "area south", population: 405757, area_size: "3035.56", registered_voters: 221870 },
            { id: 28, district_name: "north", population: 153574, area_size: "2781.67", registered_voters: 67289 },
            { id: 29, district_name: "urban", population: 14690, area_size: "3066.90", registered_voters: 190208 },
            { id: 30, district_name: "coastal", population: 18722, area_size: "1539.26", registered_voters: 213670 },
            { id: 31, district_name: "area suburb", population: 74973, area_size: "3242.45", registered_voters: 155654 },
            { id: 32, district_name: "district", population: 148151, area_size: "1712.87", registered_voters: 216613 },
            { id: 33, district_name: "region locale west", population: 362066, area_size: "3573.42", registered_voters: 159421 },
            { id: 34, district_name: "highland west rural", population: 288075, area_size: "2850.57", registered_voters: 183014 },
            { id: 35, district_name: "central rural valley", population: 310874, area_size: "2025.92", registered_voters: 153464 },
            { id: 36, district_name: "district", population: 463363, area_size: "3222.88", registered_voters: 175514 },
            { id: 37, district_name: "east west", population: 375813, area_size: "2204.52", registered_voters: 148141 },
            { id: 38, district_name: "area rural", population: 476105, area_size: "2541.12", registered_voters: 199715 },
            { id: 39, district_name: "south ward zone", population: 267992, area_size: "3579.44", registered_voters: 211528 },
            { id: 40, district_name: "west", population: 291743, area_size: "1331.96", registered_voters: 252016 },
            { id: 41, district_name: "region rural", population: 70002, area_size: "3603.26", registered_voters: 128056 },
            { id: 42, district_name: "south", population: 44119, area_size: "2060.41", registered_voters: 186425 },
            { id: 43, district_name: "suburb", population: 197448, area_size: "2451.21", registered_voters: 133825 },
            { id: 44, district_name: "neighborhood coastal suburb", population: 210541, area_size: "2986.52", registered_voters: 199235 },
            { id: 45, district_name: "district", population: 311048, area_size: "1969.67", registered_voters: 161697 },
            { id: 46, district_name: "rural", population: 194664, area_size: "1925.07", registered_voters: 136281 },
            { id: 47, district_name: "central valley suburb", population: 242941, area_size: "2983.44", registered_voters: 135954 },
            { id: 48, district_name: "neighborhood", population: 279105, area_size: "1108.42", registered_voters: 57929 },
            { id: 49, district_name: "district", population: 434577, area_size: "1975.24", registered_voters: 210532 },
            { id: 50, district_name: "neighborhood district area", population: 188388, area_size: "3357.00", registered_voters: 203464 },
        ],
    });
    await prisma.complaints.createMany({
        data: [
            { id: 1, district_id: 7, complaint_type: "late opening", description: "The refund was confirmed — minor case, no further action.", filed_at: "2024-07-01" },
            { id: 2, district_id: 25, complaint_type: "late opening", description: "The delivery was resolved after a repeat check.", filed_at: "2024-01-26" },
            { id: 3, district_id: 37, complaint_type: "late opening", description: "A partial follow-up: the record was confirmed.", filed_at: "2024-03-01" },
            { id: 4, district_id: 22, complaint_type: "malfunction", description: "The item was processed following a standard review.", filed_at: "2024-01-13" },
            { id: 5, district_id: 22, complaint_type: "late opening", description: "The claim was closed — automatic case, no further action.", filed_at: "2024-01-02" },
            { id: 6, district_id: 25, complaint_type: "malfunction", description: "The shipment was approved — manual case, no further action.", filed_at: "2024-09-17" },
            { id: 7, district_id: 33, complaint_type: "other", description: "The claim was reviewed after an automatic check.", filed_at: "2024-06-14" },
            { id: 8, district_id: 13, complaint_type: "late opening", description: "Support confirmed the details and the refund was delayed.", filed_at: "2024-03-03" },
            { id: 9, district_id: 50, complaint_type: "other", description: "A standard follow-up: the appointment was cancelled.", filed_at: "2024-10-08" },
            { id: 10, district_id: 41, complaint_type: "other", description: "The account owner asked for a change and the invoice was approved.", filed_at: "2024-01-03" },
            { id: 11, district_id: 39, complaint_type: "late opening", description: "A manual follow-up: the document was updated.", filed_at: "2024-05-22" },
            { id: 12, district_id: 34, complaint_type: "late opening", description: "The courier reported an unusual issue; the item was updated.", filed_at: "2024-10-27" },
            { id: 13, district_id: 48, complaint_type: "malfunction", description: "The team reported an unusual issue; the record was reopened.", filed_at: "2024-03-03" },
            { id: 14, district_id: 40, complaint_type: "late opening", description: "The request was rescheduled — automatic case, no further action.", filed_at: "2024-02-15" },
            { id: 15, district_id: 26, complaint_type: "late opening", description: "Support reported a duplicate issue; the item was reviewed.", filed_at: "2024-10-27" },
            { id: 16, district_id: 5, complaint_type: "late opening", description: "The team reported a minor issue; the delivery was escalated.", filed_at: "2024-04-05" },
            { id: 17, district_id: 9, complaint_type: "voter intimidation", description: "The request was rejected — partial case, no further action.", filed_at: "2024-06-14" },
            { id: 18, district_id: 14, complaint_type: "other", description: "Flagged as routine. The account owner refunded the transfer.", filed_at: "2024-08-19" },
            { id: 19, district_id: 7, complaint_type: "voter intimidation", description: "No response from the courier, so the payment was escalated.", filed_at: "2024-06-03" },
            { id: 20, district_id: 40, complaint_type: "late opening", description: "The team asked for a change and the appointment was completed.", filed_at: "2024-04-30" },
            { id: 21, district_id: 12, complaint_type: "late opening", description: "The account was replaced following an automatic review.", filed_at: "2024-03-21" },
            { id: 22, district_id: 5, complaint_type: "late opening", description: "A partial booking was refunded the same day.", filed_at: "2024-01-10" },
            { id: 23, district_id: 5, complaint_type: "malfunction", description: "The document was closed following a standard review.", filed_at: "2024-10-22" },
            { id: 24, district_id: 20, complaint_type: "late opening", description: "Flagged as urgent. An operator replaced the report.", filed_at: "2024-10-27" },
            { id: 25, district_id: 47, complaint_type: "late opening", description: "The reviewer asked for a change and the ticket was rejected.", filed_at: "2024-02-03" },
            { id: 26, district_id: 43, complaint_type: "late opening", description: "The request was updated following a repeat review.", filed_at: "2024-10-27" },
            { id: 27, district_id: 5, complaint_type: "late opening", description: "The account owner asked for a change and the session was cancelled.", filed_at: "2024-06-09" },
            { id: 28, district_id: 35, complaint_type: "late opening", description: "The report was refunded — automatic case, no further action.", filed_at: "2024-07-24" },
            { id: 29, district_id: 25, complaint_type: "malfunction", description: "Flagged as repeat. The account owner processed the record.", filed_at: "2024-05-26" },
            { id: 30, district_id: 33, complaint_type: "late opening", description: "The customer confirmed the details and the appointment was rescheduled.", filed_at: "2024-09-02" },
            { id: 31, district_id: 46, complaint_type: "late opening", description: "A partial report was reviewed the same day.", filed_at: "2024-09-08" },
            { id: 32, district_id: 36, complaint_type: "voter intimidation", description: "An unusual follow-up: the item was confirmed.", filed_at: "2024-02-05" },
            { id: 33, district_id: 48, complaint_type: "malfunction", description: "The supplier reported an automatic issue; the refund was refunded.", filed_at: "2024-01-04" },
            { id: 34, district_id: 10, complaint_type: "late opening", description: "The transfer was approved — routine case, no further action.", filed_at: "2024-04-30" },
            { id: 35, district_id: 43, complaint_type: "voter intimidation", description: "The shipment was confirmed — duplicate case, no further action.", filed_at: "2024-03-15" },
            { id: 36, district_id: 21, complaint_type: "voter intimidation", description: "An operator asked for a change and the item was updated.", filed_at: "2024-07-26" },
            { id: 37, district_id: 17, complaint_type: "voter intimidation", description: "Support asked for a change and the ticket was cancelled.", filed_at: "2024-06-15" },
            { id: 38, district_id: 26, complaint_type: "late opening", description: "The refund was updated following a late review.", filed_at: "2024-08-18" },
            { id: 39, district_id: 2, complaint_type: "voter intimidation", description: "The transfer was approved after a routine check.", filed_at: "2024-05-27" },
            { id: 40, district_id: 36, complaint_type: "voter intimidation", description: "No response from the courier, so the account was replaced.", filed_at: "2024-10-02" },
            { id: 41, district_id: 33, complaint_type: "late opening", description: "No response from support, so the payment was processed.", filed_at: "2024-02-27" },
            { id: 42, district_id: 15, complaint_type: "late opening", description: "No response from the courier, so the request was reviewed.", filed_at: "2024-11-05" },
            { id: 43, district_id: 3, complaint_type: "late opening", description: "No response from the reviewer, so the ticket was completed.", filed_at: "2024-05-01" },
            { id: 44, district_id: 17, complaint_type: "malfunction", description: "Flagged as routine. The courier rejected the delivery.", filed_at: "2024-10-28" },
            { id: 45, district_id: 37, complaint_type: "voter intimidation", description: "The customer confirmed the details and the shipment was resolved.", filed_at: "2024-04-25" },
            { id: 46, district_id: 34, complaint_type: "voter intimidation", description: "The invoice was completed after an automatic check.", filed_at: "2024-02-16" },
            { id: 47, district_id: 5, complaint_type: "late opening", description: "The team confirmed the details and the order was closed.", filed_at: "2024-05-03" },
            { id: 48, district_id: 22, complaint_type: "late opening", description: "Support asked for a change and the transfer was replaced.", filed_at: "2024-08-22" },
            { id: 49, district_id: 41, complaint_type: "voter intimidation", description: "A manual report was replaced the same day.", filed_at: "2024-01-13" },
            { id: 50, district_id: 39, complaint_type: "late opening", description: "The record was closed after a partial check.", filed_at: "2024-10-24" },
            { id: 51, district_id: 20, complaint_type: "voter intimidation", description: "The supplier reported an incomplete issue; the ticket was escalated.", filed_at: "2024-05-16" },
            { id: 52, district_id: 33, complaint_type: "malfunction", description: "No response from an operator, so the claim was updated.", filed_at: "2024-11-07" },
            { id: 53, district_id: 23, complaint_type: "other", description: "The transfer was processed — minor case, no further action.", filed_at: "2024-07-09" },
            { id: 54, district_id: 37, complaint_type: "malfunction", description: "The supplier asked for a change and the payment was resolved.", filed_at: "2024-07-02" },
            { id: 55, district_id: 49, complaint_type: "late opening", description: "The request was escalated — repeat case, no further action.", filed_at: "2024-06-30" },
            { id: 56, district_id: 22, complaint_type: "late opening", description: "An unusual document was reviewed the same day.", filed_at: "2024-08-18" },
            { id: 57, district_id: 19, complaint_type: "late opening", description: "The team reported a routine issue; the record was closed.", filed_at: "2024-10-23" },
            { id: 58, district_id: 37, complaint_type: "late opening", description: "Flagged as minor. An operator reopened the item.", filed_at: "2024-11-03" },
            { id: 59, district_id: 34, complaint_type: "late opening", description: "An incomplete follow-up: the account was replaced.", filed_at: "2024-10-19" },
            { id: 60, district_id: 26, complaint_type: "malfunction", description: "No response from an operator, so the claim was replaced.", filed_at: "2024-11-03" },
            { id: 61, district_id: 48, complaint_type: "voter intimidation", description: "No response from the reviewer, so the transfer was escalated.", filed_at: "2024-08-23" },
            { id: 62, district_id: 45, complaint_type: "other", description: "Flagged as manual. The supplier confirmed the document.", filed_at: "2024-05-15" },
            { id: 63, district_id: 28, complaint_type: "late opening", description: "A routine follow-up: the document was delayed.", filed_at: "2024-04-06" },
            { id: 64, district_id: 18, complaint_type: "voter intimidation", description: "The request was processed following a late review.", filed_at: "2024-02-06" },
            { id: 65, district_id: 1, complaint_type: "voter intimidation", description: "The delivery was approved following an automatic review.", filed_at: "2024-10-20" },
            { id: 66, district_id: 36, complaint_type: "late opening", description: "The team reported a repeat issue; the ticket was completed.", filed_at: "2024-08-27" },
            { id: 67, district_id: 10, complaint_type: "late opening", description: "No response from the courier, so the booking was processed.", filed_at: "2024-04-12" },
            { id: 68, district_id: 41, complaint_type: "voter intimidation", description: "A routine document was reopened the same day.", filed_at: "2024-05-31" },
            { id: 69, district_id: 26, complaint_type: "late opening", description: "A manual account was delayed the same day.", filed_at: "2024-07-30" },
            { id: 70, district_id: 3, complaint_type: "late opening", description: "An incomplete follow-up: the payment was resolved.", filed_at: "2024-06-14" },
            { id: 71, district_id: 26, complaint_type: "late opening", description: "A standard follow-up: the transfer was refunded.", filed_at: "2024-05-24" },
            { id: 72, district_id: 34, complaint_type: "late opening", description: "Flagged as duplicate. The supplier updated the payment.", filed_at: "2024-01-14" },
            { id: 73, district_id: 39, complaint_type: "malfunction", description: "Support reported an unusual issue; the account was reopened.", filed_at: "2024-01-03" },
            { id: 74, district_id: 15, complaint_type: "late opening", description: "Flagged as unusual. The reviewer reviewed the shipment.", filed_at: "2024-03-06" },
            { id: 75, district_id: 27, complaint_type: "late opening", description: "Support confirmed the details and the item was rejected.", filed_at: "2024-07-11" },
            { id: 76, district_id: 46, complaint_type: "malfunction", description: "The record was confirmed — repeat case, no further action.", filed_at: "2024-10-11" },
            { id: 77, district_id: 40, complaint_type: "malfunction", description: "The claim was confirmed after an urgent check.", filed_at: "2024-03-19" },
            { id: 78, district_id: 9, complaint_type: "late opening", description: "An urgent payment was resolved the same day.", filed_at: "2024-02-25" },
            { id: 79, district_id: 34, complaint_type: "late opening", description: "An automatic appointment was closed the same day.", filed_at: "2024-09-04" },
            { id: 80, district_id: 23, complaint_type: "late opening", description: "An urgent record was rejected the same day.", filed_at: "2024-10-08" },
            { id: 81, district_id: 43, complaint_type: "late opening", description: "The account was completed — incomplete case, no further action.", filed_at: "2024-09-23" },
            { id: 82, district_id: 19, complaint_type: "other", description: "The transfer was reopened — late case, no further action.", filed_at: "2024-08-26" },
            { id: 83, district_id: 6, complaint_type: "late opening", description: "The record was reviewed after a duplicate check.", filed_at: "2024-10-20" },
            { id: 84, district_id: 34, complaint_type: "late opening", description: "Flagged as duplicate. The reviewer resolved the account.", filed_at: "2024-01-09" },
            { id: 85, district_id: 19, complaint_type: "late opening", description: "The account owner confirmed the details and the claim was confirmed.", filed_at: "2024-01-19" },
            { id: 86, district_id: 13, complaint_type: "other", description: "An operator confirmed the details and the report was rejected.", filed_at: "2024-01-10" },
            { id: 87, district_id: 34, complaint_type: "late opening", description: "No response from the account owner, so the refund was updated.", filed_at: "2024-01-08" },
            { id: 88, district_id: 13, complaint_type: "late opening", description: "The team reported an incomplete issue; the invoice was refunded.", filed_at: "2024-10-31" },
            { id: 89, district_id: 17, complaint_type: "other", description: "No response from the supplier, so the order was completed.", filed_at: "2024-05-28" },
            { id: 90, district_id: 26, complaint_type: "late opening", description: "An automatic follow-up: the transfer was closed.", filed_at: "2024-02-04" },
            { id: 91, district_id: 49, complaint_type: "late opening", description: "An operator asked for a change and the record was reviewed.", filed_at: "2024-09-16" },
            { id: 92, district_id: 42, complaint_type: "late opening", description: "An urgent follow-up: the booking was approved.", filed_at: "2024-10-19" },
            { id: 93, district_id: 18, complaint_type: "late opening", description: "The claim was completed after an urgent check.", filed_at: "2024-09-01" },
            { id: 94, district_id: 26, complaint_type: "late opening", description: "Flagged as duplicate. The courier rescheduled the transfer.", filed_at: "2024-09-24" },
            { id: 95, district_id: 29, complaint_type: "late opening", description: "The shipment was closed — routine case, no further action.", filed_at: "2024-10-15" },
            { id: 96, district_id: 25, complaint_type: "late opening", description: "A routine session was updated the same day.", filed_at: "2024-02-07" },
            { id: 97, district_id: 19, complaint_type: "late opening", description: "The customer reported an incomplete issue; the claim was completed.", filed_at: "2024-10-13" },
            { id: 98, district_id: 46, complaint_type: "malfunction", description: "The order was approved following a late review.", filed_at: "2024-05-21" },
            { id: 99, district_id: 32, complaint_type: "malfunction", description: "The booking was escalated after a repeat check.", filed_at: "2024-07-16" },
            { id: 100, district_id: 32, complaint_type: "malfunction", description: "The customer confirmed the details and the invoice was completed.", filed_at: "2024-02-09" },
            { id: 101, district_id: 45, complaint_type: "late opening", description: "The team confirmed the details and the delivery was rescheduled.", filed_at: "2024-01-19" },
            { id: 102, district_id: 50, complaint_type: "late opening", description: "A repeat follow-up: the shipment was cancelled.", filed_at: "2024-01-06" },
            { id: 103, district_id: 34, complaint_type: "voter intimidation", description: "An unusual claim was approved the same day.", filed_at: "2024-09-21" },
            { id: 104, district_id: 35, complaint_type: "late opening", description: "The record was updated — repeat case, no further action.", filed_at: "2024-09-26" },
            { id: 105, district_id: 37, complaint_type: "malfunction", description: "The invoice was replaced — incomplete case, no further action.", filed_at: "2024-02-28" },
            { id: 106, district_id: 39, complaint_type: "late opening", description: "The invoice was refunded following a repeat review.", filed_at: "2024-09-09" },
            { id: 107, district_id: 41, complaint_type: "malfunction", description: "An automatic follow-up: the report was updated.", filed_at: "2024-07-17" },
            { id: 108, district_id: 24, complaint_type: "other", description: "A repeat follow-up: the document was escalated.", filed_at: "2024-10-03" },
            { id: 109, district_id: 47, complaint_type: "malfunction", description: "An operator confirmed the details and the session was refunded.", filed_at: "2024-01-21" },
            { id: 110, district_id: 21, complaint_type: "late opening", description: "A routine record was rescheduled the same day.", filed_at: "2024-08-25" },
            { id: 111, district_id: 11, complaint_type: "late opening", description: "A manual follow-up: the payment was refunded.", filed_at: "2024-01-18" },
            { id: 112, district_id: 23, complaint_type: "late opening", description: "The account owner asked for a change and the document was confirmed.", filed_at: "2024-04-02" },
            { id: 113, district_id: 47, complaint_type: "late opening", description: "The claim was confirmed — standard case, no further action.", filed_at: "2024-10-02" },
            { id: 114, district_id: 33, complaint_type: "late opening", description: "Flagged as urgent. The supplier completed the appointment.", filed_at: "2024-10-23" },
            { id: 115, district_id: 24, complaint_type: "voter intimidation", description: "No response from the customer, so the ticket was approved.", filed_at: "2024-09-24" },
            { id: 116, district_id: 33, complaint_type: "late opening", description: "Support reported a manual issue; the order was rescheduled.", filed_at: "2024-08-05" },
            { id: 117, district_id: 31, complaint_type: "late opening", description: "The invoice was escalated — unusual case, no further action.", filed_at: "2024-10-27" },
            { id: 118, district_id: 37, complaint_type: "late opening", description: "No response from support, so the shipment was replaced.", filed_at: "2024-08-07" },
            { id: 119, district_id: 46, complaint_type: "late opening", description: "The supplier confirmed the details and the session was rejected.", filed_at: "2024-07-15" },
            { id: 120, district_id: 49, complaint_type: "malfunction", description: "No response from the courier, so the record was cancelled.", filed_at: "2024-08-31" },
            { id: 121, district_id: 22, complaint_type: "late opening", description: "An operator reported a routine issue; the document was updated.", filed_at: "2024-03-18" },
            { id: 122, district_id: 15, complaint_type: "late opening", description: "The item was confirmed after a minor check.", filed_at: "2024-01-11" },
            { id: 123, district_id: 12, complaint_type: "late opening", description: "The payment was rescheduled following a routine review.", filed_at: "2024-03-07" },
            { id: 124, district_id: 23, complaint_type: "malfunction", description: "An operator asked for a change and the claim was replaced.", filed_at: "2024-08-28" },
            { id: 125, district_id: 36, complaint_type: "late opening", description: "No response from the customer, so the refund was replaced.", filed_at: "2024-10-15" },
            { id: 126, district_id: 21, complaint_type: "malfunction", description: "A manual delivery was updated the same day.", filed_at: "2024-01-02" },
            { id: 127, district_id: 21, complaint_type: "other", description: "The courier confirmed the details and the payment was closed.", filed_at: "2024-01-10" },
            { id: 128, district_id: 25, complaint_type: "late opening", description: "The reviewer asked for a change and the request was escalated.", filed_at: "2024-11-07" },
            { id: 129, district_id: 30, complaint_type: "malfunction", description: "The supplier confirmed the details and the ticket was cancelled.", filed_at: "2024-10-04" },
            { id: 130, district_id: 41, complaint_type: "other", description: "The team reported an automatic issue; the order was rescheduled.", filed_at: "2024-03-22" },
            { id: 131, district_id: 24, complaint_type: "malfunction", description: "The request was approved following a routine review.", filed_at: "2024-10-25" },
            { id: 132, district_id: 38, complaint_type: "late opening", description: "The customer reported a duplicate issue; the invoice was completed.", filed_at: "2024-09-19" },
            { id: 133, district_id: 33, complaint_type: "late opening", description: "An operator asked for a change and the request was cancelled.", filed_at: "2024-10-26" },
            { id: 134, district_id: 13, complaint_type: "late opening", description: "The reviewer confirmed the details and the document was completed.", filed_at: "2024-08-07" },
            { id: 135, district_id: 32, complaint_type: "malfunction", description: "A late payment was refunded the same day.", filed_at: "2024-09-05" },
            { id: 136, district_id: 16, complaint_type: "other", description: "The courier confirmed the details and the request was refunded.", filed_at: "2024-01-18" },
            { id: 137, district_id: 43, complaint_type: "late opening", description: "No response from the reviewer, so the item was confirmed.", filed_at: "2024-08-31" },
            { id: 138, district_id: 12, complaint_type: "late opening", description: "A late item was reopened the same day.", filed_at: "2024-06-29" },
            { id: 139, district_id: 11, complaint_type: "late opening", description: "A partial follow-up: the transfer was closed.", filed_at: "2024-02-23" },
            { id: 140, district_id: 8, complaint_type: "late opening", description: "The account owner reported a late issue; the transfer was reopened.", filed_at: "2024-10-14" },
            { id: 141, district_id: 39, complaint_type: "late opening", description: "An incomplete follow-up: the ticket was updated.", filed_at: "2024-10-20" },
            { id: 142, district_id: 26, complaint_type: "voter intimidation", description: "No response from an operator, so the refund was approved.", filed_at: "2024-08-29" },
            { id: 143, district_id: 7, complaint_type: "late opening", description: "The reviewer reported an incomplete issue; the order was closed.", filed_at: "2024-07-27" },
            { id: 144, district_id: 46, complaint_type: "late opening", description: "Support confirmed the details and the item was reviewed.", filed_at: "2024-01-29" },
            { id: 145, district_id: 30, complaint_type: "malfunction", description: "The team reported a late issue; the order was updated.", filed_at: "2024-10-05" },
            { id: 146, district_id: 48, complaint_type: "late opening", description: "Flagged as duplicate. The courier processed the refund.", filed_at: "2024-01-24" },
            { id: 147, district_id: 50, complaint_type: "late opening", description: "The document was rejected after a standard check.", filed_at: "2024-02-23" },
            { id: 148, district_id: 30, complaint_type: "late opening", description: "The delivery was replaced after an urgent check.", filed_at: "2024-02-07" },
            { id: 149, district_id: 32, complaint_type: "late opening", description: "No response from the supplier, so the delivery was delayed.", filed_at: "2024-07-12" },
            { id: 150, district_id: 3, complaint_type: "late opening", description: "The courier confirmed the details and the refund was updated.", filed_at: "2024-10-08" },
            { id: 151, district_id: 11, complaint_type: "late opening", description: "The invoice was approved after a repeat check.", filed_at: "2024-01-12" },
            { id: 152, district_id: 3, complaint_type: "late opening", description: "An unusual follow-up: the transfer was processed.", filed_at: "2024-06-24" },
            { id: 153, district_id: 13, complaint_type: "malfunction", description: "An automatic transfer was resolved the same day.", filed_at: "2024-09-14" },
            { id: 154, district_id: 15, complaint_type: "malfunction", description: "Support asked for a change and the refund was replaced.", filed_at: "2024-07-30" },
            { id: 155, district_id: 35, complaint_type: "other", description: "A partial item was rejected the same day.", filed_at: "2024-07-07" },
            { id: 156, district_id: 40, complaint_type: "late opening", description: "Flagged as standard. The supplier confirmed the transfer.", filed_at: "2024-06-03" },
            { id: 157, district_id: 43, complaint_type: "late opening", description: "The team confirmed the details and the report was refunded.", filed_at: "2024-04-04" },
            { id: 158, district_id: 10, complaint_type: "late opening", description: "The document was rejected following an incomplete review.", filed_at: "2024-03-04" },
            { id: 159, district_id: 22, complaint_type: "late opening", description: "The ticket was updated after an unusual check.", filed_at: "2024-03-24" },
            { id: 160, district_id: 33, complaint_type: "voter intimidation", description: "The document was confirmed following a manual review.", filed_at: "2024-09-09" },
            { id: 161, district_id: 21, complaint_type: "other", description: "The record was reviewed — manual case, no further action.", filed_at: "2024-09-02" },
            { id: 162, district_id: 12, complaint_type: "voter intimidation", description: "The account was rejected — unusual case, no further action.", filed_at: "2024-02-04" },
            { id: 163, district_id: 1, complaint_type: "late opening", description: "A routine ticket was reviewed the same day.", filed_at: "2024-05-30" },
            { id: 164, district_id: 43, complaint_type: "late opening", description: "The shipment was reviewed after an incomplete check.", filed_at: "2024-08-01" },
            { id: 165, district_id: 34, complaint_type: "malfunction", description: "The payment was rescheduled — manual case, no further action.", filed_at: "2024-06-07" },
            { id: 166, district_id: 37, complaint_type: "late opening", description: "No response from the reviewer, so the session was completed.", filed_at: "2024-11-06" },
            { id: 167, district_id: 4, complaint_type: "late opening", description: "The report was rescheduled after an urgent check.", filed_at: "2024-08-13" },
            { id: 168, district_id: 6, complaint_type: "late opening", description: "The account owner asked for a change and the account was cancelled.", filed_at: "2024-02-25" },
            { id: 169, district_id: 39, complaint_type: "malfunction", description: "Flagged as routine. The account owner reviewed the transfer.", filed_at: "2024-02-01" },
            { id: 170, district_id: 7, complaint_type: "late opening", description: "The customer confirmed the details and the document was confirmed.", filed_at: "2024-02-10" },
            { id: 171, district_id: 19, complaint_type: "late opening", description: "A routine payment was reviewed the same day.", filed_at: "2024-05-03" },
            { id: 172, district_id: 33, complaint_type: "other", description: "An urgent request was replaced the same day.", filed_at: "2024-01-21" },
            { id: 173, district_id: 21, complaint_type: "late opening", description: "No response from the customer, so the claim was processed.", filed_at: "2024-07-26" },
            { id: 174, district_id: 10, complaint_type: "late opening", description: "No response from the customer, so the delivery was escalated.", filed_at: "2024-06-06" },
            { id: 175, district_id: 16, complaint_type: "late opening", description: "The ticket was replaced — standard case, no further action.", filed_at: "2024-06-07" },
            { id: 176, district_id: 46, complaint_type: "other", description: "The booking was approved — duplicate case, no further action.", filed_at: "2024-08-08" },
            { id: 177, district_id: 37, complaint_type: "late opening", description: "No response from the team, so the account was cancelled.", filed_at: "2024-09-10" },
            { id: 178, district_id: 6, complaint_type: "late opening", description: "The invoice was replaced — manual case, no further action.", filed_at: "2024-05-25" },
            { id: 179, district_id: 49, complaint_type: "late opening", description: "The team reported a manual issue; the request was completed.", filed_at: "2024-04-30" },
            { id: 180, district_id: 26, complaint_type: "voter intimidation", description: "The reviewer reported a routine issue; the invoice was escalated.", filed_at: "2024-01-05" },
            { id: 181, district_id: 42, complaint_type: "malfunction", description: "An operator asked for a change and the transfer was completed.", filed_at: "2024-07-24" },
            { id: 182, district_id: 36, complaint_type: "malfunction", description: "Flagged as unusual. The customer completed the ticket.", filed_at: "2024-02-04" },
            { id: 183, district_id: 39, complaint_type: "late opening", description: "The invoice was resolved — repeat case, no further action.", filed_at: "2024-06-11" },
            { id: 184, district_id: 27, complaint_type: "late opening", description: "The refund was approved after a duplicate check.", filed_at: "2024-10-16" },
            { id: 185, district_id: 27, complaint_type: "other", description: "Flagged as partial. The courier resolved the session.", filed_at: "2024-01-24" },
            { id: 186, district_id: 26, complaint_type: "late opening", description: "An operator asked for a change and the document was updated.", filed_at: "2024-02-16" },
            { id: 187, district_id: 35, complaint_type: "late opening", description: "No response from the account owner, so the claim was reopened.", filed_at: "2024-05-06" },
            { id: 188, district_id: 34, complaint_type: "late opening", description: "Flagged as unusual. The supplier resolved the appointment.", filed_at: "2024-06-05" },
            { id: 189, district_id: 20, complaint_type: "malfunction", description: "The account owner asked for a change and the item was processed.", filed_at: "2024-10-07" },
            { id: 190, district_id: 24, complaint_type: "malfunction", description: "The shipment was replaced — partial case, no further action.", filed_at: "2024-09-06" },
            { id: 191, district_id: 15, complaint_type: "late opening", description: "An urgent follow-up: the document was completed.", filed_at: "2024-08-06" },
            { id: 192, district_id: 28, complaint_type: "late opening", description: "The reviewer reported a repeat issue; the request was replaced.", filed_at: "2024-05-15" },
            { id: 193, district_id: 25, complaint_type: "late opening", description: "The request was cancelled following a partial review.", filed_at: "2024-05-09" },
            { id: 194, district_id: 32, complaint_type: "late opening", description: "The refund was approved following a late review.", filed_at: "2024-10-12" },
            { id: 195, district_id: 15, complaint_type: "other", description: "A partial delivery was resolved the same day.", filed_at: "2024-10-08" },
            { id: 196, district_id: 12, complaint_type: "late opening", description: "The claim was reopened after a minor check.", filed_at: "2024-07-06" },
            { id: 197, district_id: 16, complaint_type: "late opening", description: "No response from the reviewer, so the claim was confirmed.", filed_at: "2024-09-10" },
            { id: 198, district_id: 23, complaint_type: "other", description: "A duplicate follow-up: the item was cancelled.", filed_at: "2024-10-31" },
            { id: 199, district_id: 39, complaint_type: "late opening", description: "The document was escalated after a manual check.", filed_at: "2024-08-28" },
            { id: 200, district_id: 39, complaint_type: "malfunction", description: "An unusual refund was reviewed the same day.", filed_at: "2024-10-25" },
        ],
    });
    await prisma.parties.createMany({
        data: [
            { id: 1, party_name: "populist progressive", party_leader: "Rafael Bauer", founded_year: 1963, membership_count: 37305 },
            { id: 2, party_name: "moderate alliance", party_leader: "Hugo Almeida", founded_year: 1976, membership_count: 28447 },
            { id: 3, party_name: "federalist progressive", party_leader: "Olivia Novak", founded_year: 1960, membership_count: 21047 },
            { id: 4, party_name: "people's labor", party_leader: "Wei Martin", founded_year: 1957, membership_count: 19836 },
            { id: 5, party_name: "moderate", party_leader: "Amir Clark", founded_year: 1962, membership_count: 18103 },
            { id: 6, party_name: "independent socialist justice", party_leader: "Deniz Davis", founded_year: 1962, membership_count: 16482 },
            { id: 7, party_name: "progressive justice", party_leader: "Hannah Jensen", founded_year: 1944, membership_count: 21032 },
            { id: 8, party_name: "reform socialist unity", party_leader: "Ruby Miller", founded_year: 1954, membership_count: 27169 },
            { id: 9, party_name: "justice freedom", party_leader: "Diego Ibrahim", founded_year: 1953, membership_count: 24985 },
            { id: 10, party_name: "populist freedom", party_leader: "Amir Hassan", founded_year: 1920, membership_count: 44343 },
        ],
    });
    await prisma.donations.createMany({
        data: [
            { id: 1, donor_name: "Ethan Castro", amount: "11.16", party_id: 9, donation_date: "2022-11-08" },
            { id: 2, donor_name: "Emma Schmidt", amount: "10.29", party_id: 5, donation_date: "2021-10-12" },
            { id: 3, donor_name: "Daniel Singh", amount: "5538.90", party_id: 10, donation_date: "2021-06-12" },
            { id: 4, donor_name: "Andre Chen", amount: "4862.75", party_id: 7, donation_date: "2024-07-31" },
            { id: 5, donor_name: "Emma Pereira", amount: "2320.11", party_id: 10, donation_date: "2020-01-08" },
            { id: 6, donor_name: "Hugo Walker", amount: "5756.66", party_id: 5, donation_date: "2021-12-30" },
            { id: 7, donor_name: "Omar Meyer", amount: "4611.71", party_id: 9, donation_date: "2022-10-24" },
            { id: 8, donor_name: "Oscar Khan", amount: "10.14", party_id: 6, donation_date: "2023-04-24" },
            { id: 9, donor_name: "Liam Miller", amount: "547.68", party_id: 9, donation_date: "2021-10-26" },
            { id: 10, donor_name: "Julia Torres", amount: "5417.52", party_id: 7, donation_date: "2022-12-04" },
            { id: 11, donor_name: "Lina Gomez", amount: "1451.12", party_id: 3, donation_date: "2023-06-21" },
            { id: 12, donor_name: "Sam Chen", amount: "2074.80", party_id: 9, donation_date: "2020-07-02" },
            { id: 13, donor_name: "Tariq Khan", amount: "6704.11", party_id: 8, donation_date: "2021-01-27" },
            { id: 14, donor_name: "Isaac Adams", amount: "5442.19", party_id: 8, donation_date: "2023-05-24" },
            { id: 15, donor_name: "Mila Martin", amount: "4067.97", party_id: 10, donation_date: "2021-06-17" },
            { id: 16, donor_name: "Ruby Wagner", amount: "835.63", party_id: 6, donation_date: "2024-02-03" },
            { id: 17, donor_name: "Ethan Hassan", amount: "1309.41", party_id: 5, donation_date: "2020-12-06" },
            { id: 18, donor_name: "Ivan Andersen", amount: "3325.89", party_id: 9, donation_date: "2020-12-23" },
            { id: 19, donor_name: "Elif Shah", amount: "381.84", party_id: 10, donation_date: "2022-08-03" },
            { id: 20, donor_name: "Ines Demir", amount: "5940.46", party_id: 2, donation_date: "2021-10-20" },
            { id: 21, donor_name: "Mateo Young", amount: "17.85", party_id: 3, donation_date: "2024-11-13" },
            { id: 22, donor_name: "Daniel Jansen", amount: "51.62", party_id: 2, donation_date: "2023-12-08" },
            { id: 23, donor_name: "Omar Ruiz", amount: "338.01", party_id: 5, donation_date: "2021-07-04" },
            { id: 24, donor_name: "Oscar Wang", amount: "2229.83", party_id: 10, donation_date: "2023-01-02" },
            { id: 25, donor_name: "Maria Sousa", amount: "2918.33", party_id: 1, donation_date: "2022-04-11" },
            { id: 26, donor_name: "Ibrahim Nakamura", amount: "6420.90", party_id: 5, donation_date: "2024-06-26" },
            { id: 27, donor_name: "Elena Diaz", amount: "2729.98", party_id: 3, donation_date: "2023-09-12" },
            { id: 28, donor_name: "Mei Chen", amount: "598.66", party_id: 2, donation_date: "2020-04-08" },
            { id: 29, donor_name: "Lena Kowalski", amount: "198.27", party_id: 4, donation_date: "2021-09-08" },
            { id: 30, donor_name: "Ines Martin", amount: "19.85", party_id: 1, donation_date: "2022-02-09" },
            { id: 31, donor_name: "Andre Weber", amount: "4927.29", party_id: 3, donation_date: "2024-02-19" },
            { id: 32, donor_name: "Arjun Pereira", amount: "2750.91", party_id: 2, donation_date: "2022-11-17" },
            { id: 33, donor_name: "Felix Rossi", amount: "4488.77", party_id: 3, donation_date: "2024-07-07" },
            { id: 34, donor_name: "Nadia Almeida", amount: "741.54", party_id: 1, donation_date: "2024-04-17" },
            { id: 35, donor_name: "Rosa Singh", amount: "8667.86", party_id: 9, donation_date: "2024-11-27" },
            { id: 36, donor_name: "Mateo Diaz", amount: "3853.46", party_id: 2, donation_date: "2024-07-28" },
            { id: 37, donor_name: "Oscar Andersen", amount: "437.25", party_id: 1, donation_date: "2022-03-13" },
            { id: 38, donor_name: "Sven Kumar", amount: "3074.76", party_id: 1, donation_date: "2023-06-16" },
            { id: 39, donor_name: "Jade Miller", amount: "1124.04", party_id: 3, donation_date: "2021-09-30" },
            { id: 40, donor_name: "Chen Shah", amount: "3704.22", party_id: 9, donation_date: "2021-07-13" },
            { id: 41, donor_name: "Felix Vargas", amount: "4939.29", party_id: 3, donation_date: "2021-08-06" },
            { id: 42, donor_name: "Sofia Hansen", amount: "1157.27", party_id: 5, donation_date: "2021-02-12" },
            { id: 43, donor_name: "Julia Khan", amount: "830.21", party_id: 3, donation_date: "2023-10-26" },
            { id: 44, donor_name: "Lucas Andersen", amount: "5190.40", party_id: 1, donation_date: "2024-09-25" },
            { id: 45, donor_name: "Kai Shah", amount: "1158.34", party_id: 5, donation_date: "2024-11-04" },
            { id: 46, donor_name: "Fatima Dubois", amount: "6760.51", party_id: 8, donation_date: "2020-08-16" },
            { id: 47, donor_name: "Theo Patel", amount: "5811.52", party_id: 9, donation_date: "2024-06-28" },
            { id: 48, donor_name: "Andre Fischer", amount: "2744.64", party_id: 3, donation_date: "2022-12-17" },
            { id: 49, donor_name: "Nina Brown", amount: "6820.38", party_id: 4, donation_date: "2021-05-28" },
            { id: 50, donor_name: "Hana Carter", amount: "286.59", party_id: 9, donation_date: "2023-02-23" },
            { id: 51, donor_name: "Mia Patel", amount: "368.59", party_id: 7, donation_date: "2023-12-24" },
            { id: 52, donor_name: "Ibrahim Schneider", amount: "7730.10", party_id: 6, donation_date: "2020-11-01" },
            { id: 53, donor_name: "Mohamed Jansen", amount: "4249.77", party_id: 8, donation_date: "2020-12-14" },
            { id: 54, donor_name: "Paula Reyes", amount: "55.92", party_id: 1, donation_date: "2024-01-22" },
            { id: 55, donor_name: "Sven Tanaka", amount: "87.14", party_id: 6, donation_date: "2023-11-11" },
            { id: 56, donor_name: "Chen Torres", amount: "143.87", party_id: 8, donation_date: "2021-06-14" },
            { id: 57, donor_name: "Ruby Nguyen", amount: "9513.98", party_id: 3, donation_date: "2021-07-09" },
            { id: 58, donor_name: "Fatima Baker", amount: "24.27", party_id: 6, donation_date: "2020-01-05" },
            { id: 59, donor_name: "Tomas Sato", amount: "49.77", party_id: 3, donation_date: "2023-01-29" },
            { id: 60, donor_name: "Diego Oliveira", amount: "6191.97", party_id: 9, donation_date: "2024-08-27" },
            { id: 61, donor_name: "Wei Jansen", amount: "984.66", party_id: 1, donation_date: "2023-12-03" },
            { id: 62, donor_name: "Maria Wang", amount: "5159.47", party_id: 3, donation_date: "2023-03-19" },
            { id: 63, donor_name: "Ibrahim Kaya", amount: "232.12", party_id: 7, donation_date: "2024-03-02" },
            { id: 64, donor_name: "Maya Murphy", amount: "2240.18", party_id: 4, donation_date: "2022-03-29" },
            { id: 65, donor_name: "Julia Fischer", amount: "2137.60", party_id: 2, donation_date: "2021-04-06" },
            { id: 66, donor_name: "Lina Novak", amount: "10.26", party_id: 3, donation_date: "2022-05-10" },
            { id: 67, donor_name: "Laura Kumar", amount: "1209.68", party_id: 4, donation_date: "2020-11-02" },
            { id: 68, donor_name: "Olivia Jansen", amount: "1212.57", party_id: 3, donation_date: "2023-02-07" },
            { id: 69, donor_name: "Elif Lopez", amount: "847.90", party_id: 7, donation_date: "2024-09-29" },
            { id: 70, donor_name: "Mohamed Park", amount: "154.84", party_id: 3, donation_date: "2024-11-07" },
            { id: 71, donor_name: "Lena Nguyen", amount: "37.78", party_id: 4, donation_date: "2024-11-12" },
            { id: 72, donor_name: "David Andersen", amount: "3395.54", party_id: 1, donation_date: "2022-03-18" },
            { id: 73, donor_name: "Kai Wagner", amount: "2557.31", party_id: 10, donation_date: "2024-04-07" },
            { id: 74, donor_name: "Ines Nakamura", amount: "10.27", party_id: 9, donation_date: "2024-02-06" },
            { id: 75, donor_name: "Lucas Wang", amount: "7203.03", party_id: 3, donation_date: "2022-05-29" },
            { id: 76, donor_name: "Daniel Garcia", amount: "906.83", party_id: 5, donation_date: "2024-11-04" },
            { id: 77, donor_name: "Emma Jensen", amount: "3123.18", party_id: 10, donation_date: "2021-07-07" },
            { id: 78, donor_name: "Alice Brown", amount: "3175.18", party_id: 8, donation_date: "2022-12-27" },
            { id: 79, donor_name: "Priya Jansen", amount: "11.55", party_id: 3, donation_date: "2024-11-11" },
            { id: 80, donor_name: "Hugo Demir", amount: "8830.88", party_id: 7, donation_date: "2020-06-15" },
            { id: 81, donor_name: "Sara Becker", amount: "2226.39", party_id: 1, donation_date: "2021-05-22" },
            { id: 82, donor_name: "Daniel Sousa", amount: "2139.13", party_id: 4, donation_date: "2023-09-23" },
            { id: 83, donor_name: "Omar Patel", amount: "20.14", party_id: 8, donation_date: "2020-09-16" },
            { id: 84, donor_name: "Fatima Gomez", amount: "3301.41", party_id: 3, donation_date: "2023-12-08" },
            { id: 85, donor_name: "Zoe Kowalski", amount: "8578.92", party_id: 10, donation_date: "2024-06-07" },
            { id: 86, donor_name: "Tomas Smith", amount: "850.20", party_id: 9, donation_date: "2024-08-15" },
            { id: 87, donor_name: "Ben Costa", amount: "1117.08", party_id: 3, donation_date: "2024-01-22" },
            { id: 88, donor_name: "Grace Jensen", amount: "7359.05", party_id: 8, donation_date: "2024-12-22" },
            { id: 89, donor_name: "Ana Khan", amount: "4840.42", party_id: 3, donation_date: "2023-02-24" },
            { id: 90, donor_name: "Noah Demir", amount: "1311.41", party_id: 2, donation_date: "2022-10-08" },
            { id: 91, donor_name: "Chloe Taylor", amount: "4634.71", party_id: 1, donation_date: "2024-01-06" },
            { id: 92, donor_name: "Anna Castro", amount: "947.93", party_id: 9, donation_date: "2020-02-04" },
            { id: 93, donor_name: "Fatima Bauer", amount: "9008.27", party_id: 2, donation_date: "2020-03-23" },
            { id: 94, donor_name: "Paula Shah", amount: "1852.22", party_id: 9, donation_date: "2022-07-01" },
            { id: 95, donor_name: "Ruby Meyer", amount: "4078.10", party_id: 8, donation_date: "2022-01-29" },
            { id: 96, donor_name: "Anna Kowalski", amount: "117.58", party_id: 6, donation_date: "2020-04-16" },
            { id: 97, donor_name: "Jonas Martin", amount: "7998.61", party_id: 6, donation_date: "2020-05-16" },
            { id: 98, donor_name: "Sven Jansen", amount: "6066.14", party_id: 8, donation_date: "2023-08-01" },
            { id: 99, donor_name: "James Diaz", amount: "1198.60", party_id: 5, donation_date: "2021-11-23" },
            { id: 100, donor_name: "Carlos Kaya", amount: "616.22", party_id: 3, donation_date: "2023-07-14" },
            { id: 101, donor_name: "Leo Schmidt", amount: "1483.70", party_id: 6, donation_date: "2024-01-05" },
            { id: 102, donor_name: "Maya Sousa", amount: "3840.30", party_id: 8, donation_date: "2024-01-12" },
            { id: 103, donor_name: "Felix Silva", amount: "4050.03", party_id: 4, donation_date: "2021-04-05" },
            { id: 104, donor_name: "Wei Khan", amount: "1931.05", party_id: 9, donation_date: "2020-02-04" },
            { id: 105, donor_name: "Maya Tanaka", amount: "6895.96", party_id: 1, donation_date: "2023-09-22" },
            { id: 106, donor_name: "Carlos Ibrahim", amount: "1366.45", party_id: 8, donation_date: "2022-03-15" },
            { id: 107, donor_name: "Nour Nakamura", amount: "1981.65", party_id: 1, donation_date: "2024-04-04" },
            { id: 108, donor_name: "Olivia Silva", amount: "1165.41", party_id: 5, donation_date: "2021-10-05" },
            { id: 109, donor_name: "Grace Wright", amount: "4291.36", party_id: 3, donation_date: "2022-05-13" },
            { id: 110, donor_name: "David Zhang", amount: "527.55", party_id: 6, donation_date: "2024-06-10" },
            { id: 111, donor_name: "Grace Ali", amount: "1329.71", party_id: 1, donation_date: "2022-11-18" },
            { id: 112, donor_name: "Jade Ibrahim", amount: "3383.73", party_id: 2, donation_date: "2021-09-15" },
            { id: 113, donor_name: "Andre Mendes", amount: "17.80", party_id: 7, donation_date: "2024-04-03" },
            { id: 114, donor_name: "Yusuf Meyer", amount: "80.95", party_id: 8, donation_date: "2021-07-14" },
            { id: 115, donor_name: "Ines Hassan", amount: "3541.50", party_id: 4, donation_date: "2022-05-19" },
            { id: 116, donor_name: "Marco Nguyen", amount: "8033.85", party_id: 2, donation_date: "2024-02-29" },
            { id: 117, donor_name: "Marco Dubois", amount: "8915.42", party_id: 6, donation_date: "2024-05-13" },
            { id: 118, donor_name: "Ben Meyer", amount: "4547.40", party_id: 6, donation_date: "2024-01-31" },
            { id: 119, donor_name: "Chloe Lee", amount: "2316.16", party_id: 6, donation_date: "2023-12-22" },
            { id: 120, donor_name: "Emma Sousa", amount: "9966.58", party_id: 3, donation_date: "2021-07-21" },
            { id: 121, donor_name: "Noah Walker", amount: "1323.10", party_id: 2, donation_date: "2020-03-19" },
            { id: 122, donor_name: "Yusuf Wagner", amount: "80.18", party_id: 10, donation_date: "2024-10-04" },
            { id: 123, donor_name: "Arjun Larsen", amount: "1013.12", party_id: 9, donation_date: "2023-12-26" },
            { id: 124, donor_name: "Mateo Reyes", amount: "6331.58", party_id: 1, donation_date: "2023-03-12" },
            { id: 125, donor_name: "Emma Tanaka", amount: "8316.98", party_id: 3, donation_date: "2023-04-30" },
            { id: 126, donor_name: "Oscar Chen", amount: "4364.63", party_id: 6, donation_date: "2024-07-21" },
            { id: 127, donor_name: "Sven Sato", amount: "495.18", party_id: 10, donation_date: "2020-02-03" },
            { id: 128, donor_name: "Felix Wilson", amount: "4578.16", party_id: 10, donation_date: "2022-12-11" },
            { id: 129, donor_name: "Omar Lee", amount: "3511.86", party_id: 3, donation_date: "2024-01-30" },
            { id: 130, donor_name: "Sara Jansen", amount: "4269.83", party_id: 9, donation_date: "2021-06-10" },
            { id: 131, donor_name: "Yusuf Becker", amount: "3918.37", party_id: 1, donation_date: "2024-10-11" },
            { id: 132, donor_name: "Wei Ibrahim", amount: "584.97", party_id: 4, donation_date: "2022-12-12" },
            { id: 133, donor_name: "Nina Meyer", amount: "5212.47", party_id: 6, donation_date: "2021-06-11" },
            { id: 134, donor_name: "Diego Demir", amount: "319.42", party_id: 10, donation_date: "2023-12-21" },
            { id: 135, donor_name: "Lena Hassan", amount: "6405.92", party_id: 2, donation_date: "2020-08-26" },
            { id: 136, donor_name: "Marco Becker", amount: "3595.22", party_id: 9, donation_date: "2021-11-09" },
            { id: 137, donor_name: "Laura Gomez", amount: "819.10", party_id: 6, donation_date: "2020-02-07" },
            { id: 138, donor_name: "Arjun Wilson", amount: "6093.71", party_id: 4, donation_date: "2021-02-24" },
            { id: 139, donor_name: "Elena Taylor", amount: "5432.53", party_id: 1, donation_date: "2021-10-07" },
            { id: 140, donor_name: "Omar Martin", amount: "143.81", party_id: 8, donation_date: "2023-01-01" },
            { id: 141, donor_name: "Laura Bennett", amount: "9035.72", party_id: 6, donation_date: "2024-12-11" },
            { id: 142, donor_name: "Anna Jensen", amount: "1819.19", party_id: 4, donation_date: "2022-01-14" },
            { id: 143, donor_name: "Grace Kim", amount: "2534.13", party_id: 3, donation_date: "2020-08-14" },
            { id: 144, donor_name: "Ivan Silva", amount: "7959.76", party_id: 3, donation_date: "2023-05-14" },
            { id: 145, donor_name: "Wei Hughes", amount: "1502.37", party_id: 3, donation_date: "2024-06-17" },
            { id: 146, donor_name: "Mei Diaz", amount: "2235.06", party_id: 2, donation_date: "2024-03-14" },
            { id: 147, donor_name: "Mila Schneider", amount: "2398.68", party_id: 4, donation_date: "2023-03-09" },
            { id: 148, donor_name: "Zoe Hughes", amount: "2137.80", party_id: 9, donation_date: "2022-10-25" },
            { id: 149, donor_name: "Sven Nakamura", amount: "5671.58", party_id: 3, donation_date: "2020-09-26" },
            { id: 150, donor_name: "Liam Yilmaz", amount: "1529.07", party_id: 7, donation_date: "2022-12-15" },
            { id: 151, donor_name: "James Costa", amount: "324.72", party_id: 1, donation_date: "2024-07-05" },
            { id: 152, donor_name: "Noah Gupta", amount: "7636.42", party_id: 10, donation_date: "2020-02-13" },
            { id: 153, donor_name: "Tariq Baker", amount: "5585.05", party_id: 10, donation_date: "2024-04-23" },
            { id: 154, donor_name: "Ivan Shah", amount: "1907.34", party_id: 8, donation_date: "2022-11-30" },
            { id: 155, donor_name: "Maja Wilson", amount: "7019.12", party_id: 6, donation_date: "2022-08-11" },
            { id: 156, donor_name: "Nadia Diaz", amount: "7832.10", party_id: 7, donation_date: "2020-09-28" },
            { id: 157, donor_name: "Deniz Oliveira", amount: "1336.22", party_id: 6, donation_date: "2023-07-17" },
            { id: 158, donor_name: "Ben Martin", amount: "4364.75", party_id: 6, donation_date: "2020-11-27" },
            { id: 159, donor_name: "Yusuf Moreau", amount: "6905.68", party_id: 2, donation_date: "2023-04-27" },
            { id: 160, donor_name: "Paula Shah", amount: "2953.85", party_id: 1, donation_date: "2023-05-04" },
            { id: 161, donor_name: "Fatima Carter", amount: "7281.71", party_id: 3, donation_date: "2024-04-23" },
            { id: 162, donor_name: "Maja Ibrahim", amount: "30.10", party_id: 8, donation_date: "2023-06-24" },
            { id: 163, donor_name: "Ethan Khan", amount: "2113.82", party_id: 2, donation_date: "2020-01-19" },
            { id: 164, donor_name: "Mei Flores", amount: "54.21", party_id: 7, donation_date: "2023-02-26" },
            { id: 165, donor_name: "Olivia Hansen", amount: "6265.70", party_id: 9, donation_date: "2022-05-12" },
            { id: 166, donor_name: "Elif Bauer", amount: "1491.82", party_id: 5, donation_date: "2022-02-27" },
            { id: 167, donor_name: "Deniz Baker", amount: "6979.74", party_id: 7, donation_date: "2022-08-25" },
            { id: 168, donor_name: "Ben Larsen", amount: "6550.65", party_id: 6, donation_date: "2023-06-07" },
            { id: 169, donor_name: "Jade Schmidt", amount: "285.35", party_id: 1, donation_date: "2020-03-23" },
            { id: 170, donor_name: "Sara Larsen", amount: "1558.42", party_id: 8, donation_date: "2022-12-30" },
            { id: 171, donor_name: "Ethan Patel", amount: "9956.30", party_id: 6, donation_date: "2024-06-30" },
            { id: 172, donor_name: "Kai Johnson", amount: "2502.44", party_id: 9, donation_date: "2022-01-01" },
            { id: 173, donor_name: "Yara Evans", amount: "1170.01", party_id: 4, donation_date: "2021-11-16" },
            { id: 174, donor_name: "Nadia Diaz", amount: "84.42", party_id: 7, donation_date: "2022-12-04" },
            { id: 175, donor_name: "James Hassan", amount: "510.47", party_id: 9, donation_date: "2023-05-09" },
            { id: 176, donor_name: "Jade Cruz", amount: "890.46", party_id: 5, donation_date: "2024-06-05" },
            { id: 177, donor_name: "Priya Flores", amount: "9533.81", party_id: 4, donation_date: "2024-08-23" },
            { id: 178, donor_name: "Jade Wang", amount: "297.57", party_id: 8, donation_date: "2020-07-11" },
            { id: 179, donor_name: "Liam Schmidt", amount: "7782.79", party_id: 7, donation_date: "2024-02-08" },
            { id: 180, donor_name: "Ben Young", amount: "1580.34", party_id: 8, donation_date: "2023-02-24" },
            { id: 181, donor_name: "Selin Dubois", amount: "378.19", party_id: 7, donation_date: "2024-01-01" },
            { id: 182, donor_name: "Mohamed Garcia", amount: "1993.57", party_id: 9, donation_date: "2021-12-21" },
            { id: 183, donor_name: "Pedro Jensen", amount: "898.05", party_id: 2, donation_date: "2022-10-10" },
            { id: 184, donor_name: "Pedro Lee", amount: "281.43", party_id: 6, donation_date: "2024-07-03" },
            { id: 185, donor_name: "Paula Hoffmann", amount: "6161.09", party_id: 5, donation_date: "2023-09-08" },
            { id: 186, donor_name: "Rafael Gomez", amount: "663.73", party_id: 1, donation_date: "2021-12-15" },
            { id: 187, donor_name: "Marco Gupta", amount: "6647.01", party_id: 9, donation_date: "2023-04-14" },
            { id: 188, donor_name: "Carla Young", amount: "14.87", party_id: 6, donation_date: "2021-07-31" },
            { id: 189, donor_name: "Maria Adams", amount: "2965.82", party_id: 3, donation_date: "2024-05-27" },
            { id: 190, donor_name: "Mia Weber", amount: "6077.21", party_id: 9, donation_date: "2021-10-30" },
            { id: 191, donor_name: "Selin Castro", amount: "89.26", party_id: 2, donation_date: "2023-09-08" },
            { id: 192, donor_name: "Maria Miller", amount: "1854.69", party_id: 8, donation_date: "2024-01-03" },
            { id: 193, donor_name: "Ines Becker", amount: "19.17", party_id: 3, donation_date: "2023-01-14" },
            { id: 194, donor_name: "Selin Klein", amount: "667.45", party_id: 4, donation_date: "2023-08-26" },
            { id: 195, donor_name: "Nadia Baker", amount: "1322.07", party_id: 10, donation_date: "2024-12-25" },
            { id: 196, donor_name: "Grace Carter", amount: "34.13", party_id: 5, donation_date: "2020-03-02" },
            { id: 197, donor_name: "Mei Taylor", amount: "146.42", party_id: 3, donation_date: "2023-03-25" },
            { id: 198, donor_name: "Tomas Andersen", amount: "1148.09", party_id: 10, donation_date: "2023-03-03" },
            { id: 199, donor_name: "Felix Ahmed", amount: "5915.93", party_id: 3, donation_date: "2024-05-24" },
            { id: 200, donor_name: "Theo Jansen", amount: "6625.72", party_id: 3, donation_date: "2022-05-23" },
            { id: 201, donor_name: "Rosa Jensen", amount: "26.37", party_id: 9, donation_date: "2022-07-26" },
            { id: 202, donor_name: "Nadia Gupta", amount: "1188.91", party_id: 5, donation_date: "2024-03-20" },
            { id: 203, donor_name: "Nina Flores", amount: "714.83", party_id: 4, donation_date: "2021-01-12" },
            { id: 204, donor_name: "Olivia Shah", amount: "780.69", party_id: 6, donation_date: "2021-11-11" },
            { id: 205, donor_name: "Sara Oliveira", amount: "80.54", party_id: 1, donation_date: "2022-11-26" },
            { id: 206, donor_name: "Mateo Diaz", amount: "3261.35", party_id: 8, donation_date: "2024-04-11" },
            { id: 207, donor_name: "Ivan Murphy", amount: "13.18", party_id: 4, donation_date: "2023-09-25" },
            { id: 208, donor_name: "Mila Hansen", amount: "7077.24", party_id: 2, donation_date: "2022-05-08" },
            { id: 209, donor_name: "Wei Hassan", amount: "4852.71", party_id: 6, donation_date: "2020-12-05" },
            { id: 210, donor_name: "Victor Schneider", amount: "6156.40", party_id: 4, donation_date: "2020-07-23" },
            { id: 211, donor_name: "Lina Martin", amount: "1219.32", party_id: 3, donation_date: "2020-10-14" },
            { id: 212, donor_name: "Olivia Miller", amount: "7473.55", party_id: 1, donation_date: "2024-05-10" },
            { id: 213, donor_name: "Felix Brown", amount: "4249.81", party_id: 7, donation_date: "2022-12-14" },
            { id: 214, donor_name: "Leo Cruz", amount: "1119.06", party_id: 8, donation_date: "2024-10-15" },
            { id: 215, donor_name: "Laura Kumar", amount: "1763.59", party_id: 4, donation_date: "2020-08-23" },
            { id: 216, donor_name: "Theo Yilmaz", amount: "883.96", party_id: 8, donation_date: "2022-03-05" },
            { id: 217, donor_name: "Mateo Wilson", amount: "9872.09", party_id: 4, donation_date: "2022-08-06" },
            { id: 218, donor_name: "Ibrahim Fischer", amount: "7243.00", party_id: 4, donation_date: "2022-12-26" },
            { id: 219, donor_name: "Yusuf Shah", amount: "5922.65", party_id: 4, donation_date: "2021-11-23" },
            { id: 220, donor_name: "Yara Singh", amount: "7740.71", party_id: 3, donation_date: "2022-10-23" },
            { id: 221, donor_name: "Sven Silva", amount: "6902.37", party_id: 2, donation_date: "2023-08-31" },
            { id: 222, donor_name: "Felix Rossi", amount: "1376.01", party_id: 9, donation_date: "2022-06-19" },
            { id: 223, donor_name: "Rosa Nguyen", amount: "8194.58", party_id: 8, donation_date: "2024-04-19" },
            { id: 224, donor_name: "Mila Chen", amount: "17.43", party_id: 1, donation_date: "2023-06-02" },
            { id: 225, donor_name: "Carla Weber", amount: "7094.90", party_id: 9, donation_date: "2023-12-29" },
            { id: 226, donor_name: "Diego Murphy", amount: "1467.20", party_id: 4, donation_date: "2024-07-11" },
            { id: 227, donor_name: "Sam Hughes", amount: "8806.57", party_id: 2, donation_date: "2021-12-22" },
            { id: 228, donor_name: "Nina Vargas", amount: "4522.32", party_id: 3, donation_date: "2024-08-29" },
            { id: 229, donor_name: "Mohamed Vargas", amount: "7504.74", party_id: 2, donation_date: "2020-12-08" },
            { id: 230, donor_name: "Ines Miller", amount: "120.45", party_id: 10, donation_date: "2022-06-22" },
            { id: 231, donor_name: "Carlos Carter", amount: "329.97", party_id: 10, donation_date: "2021-10-24" },
            { id: 232, donor_name: "Ruby Patel", amount: "9304.59", party_id: 9, donation_date: "2021-09-20" },
            { id: 233, donor_name: "Anna Sousa", amount: "1551.70", party_id: 1, donation_date: "2023-06-06" },
            { id: 234, donor_name: "Leo Mendes", amount: "2476.42", party_id: 9, donation_date: "2023-12-24" },
            { id: 235, donor_name: "Zoe Wilson", amount: "5711.95", party_id: 6, donation_date: "2022-11-30" },
            { id: 236, donor_name: "Amir Hassan", amount: "1797.02", party_id: 3, donation_date: "2024-03-28" },
            { id: 237, donor_name: "Hugo Costa", amount: "1469.19", party_id: 7, donation_date: "2022-02-03" },
            { id: 238, donor_name: "Nour Miller", amount: "3203.84", party_id: 4, donation_date: "2023-02-06" },
            { id: 239, donor_name: "Zoe Weber", amount: "68.48", party_id: 7, donation_date: "2024-09-12" },
            { id: 240, donor_name: "Ruby Dubois", amount: "6159.50", party_id: 4, donation_date: "2023-12-02" },
            { id: 241, donor_name: "Priya Ali", amount: "3104.96", party_id: 1, donation_date: "2024-04-25" },
            { id: 242, donor_name: "Tomas Pereira", amount: "2582.10", party_id: 8, donation_date: "2020-08-07" },
            { id: 243, donor_name: "Jack Walker", amount: "2686.30", party_id: 7, donation_date: "2022-07-17" },
            { id: 244, donor_name: "Zara Gomez", amount: "4476.36", party_id: 4, donation_date: "2021-09-12" },
            { id: 245, donor_name: "Lina Wright", amount: "16.97", party_id: 1, donation_date: "2020-04-02" },
            { id: 246, donor_name: "Zara Kumar", amount: "1998.19", party_id: 10, donation_date: "2024-12-04" },
            { id: 247, donor_name: "Felix Adams", amount: "7178.06", party_id: 8, donation_date: "2022-05-15" },
            { id: 248, donor_name: "Hana Davis", amount: "1238.21", party_id: 2, donation_date: "2023-04-25" },
            { id: 249, donor_name: "Hannah Chen", amount: "162.55", party_id: 3, donation_date: "2023-07-21" },
            { id: 250, donor_name: "Mohamed Yilmaz", amount: "1219.47", party_id: 9, donation_date: "2022-02-28" },
            { id: 251, donor_name: "Zara Kim", amount: "9336.11", party_id: 3, donation_date: "2022-10-07" },
            { id: 252, donor_name: "Diego Rossi", amount: "7715.60", party_id: 6, donation_date: "2020-07-28" },
            { id: 253, donor_name: "Emma Demir", amount: "3752.83", party_id: 2, donation_date: "2022-08-15" },
            { id: 254, donor_name: "Felix Nakamura", amount: "46.06", party_id: 3, donation_date: "2023-11-02" },
            { id: 255, donor_name: "Elena Walker", amount: "183.89", party_id: 9, donation_date: "2022-12-20" },
            { id: 256, donor_name: "Elena Smith", amount: "2183.32", party_id: 1, donation_date: "2022-11-25" },
            { id: 257, donor_name: "Felix Andersen", amount: "4138.45", party_id: 4, donation_date: "2021-10-19" },
            { id: 258, donor_name: "Carla Bauer", amount: "111.81", party_id: 8, donation_date: "2023-12-28" },
            { id: 259, donor_name: "Uma Diaz", amount: "4509.20", party_id: 8, donation_date: "2020-06-11" },
            { id: 260, donor_name: "Tariq Kaya", amount: "800.53", party_id: 10, donation_date: "2022-02-09" },
            { id: 261, donor_name: "Sofia Davis", amount: "91.67", party_id: 8, donation_date: "2022-10-24" },
            { id: 262, donor_name: "Diego Jansen", amount: "9660.84", party_id: 10, donation_date: "2020-11-02" },
            { id: 263, donor_name: "Zoe Becker", amount: "4947.80", party_id: 10, donation_date: "2021-11-30" },
            { id: 264, donor_name: "Ravi Evans", amount: "8083.90", party_id: 9, donation_date: "2023-05-15" },
            { id: 265, donor_name: "Liam Bauer", amount: "18.35", party_id: 5, donation_date: "2023-08-12" },
            { id: 266, donor_name: "Nina Wang", amount: "720.75", party_id: 5, donation_date: "2020-03-17" },
            { id: 267, donor_name: "Sven Kumar", amount: "22.17", party_id: 1, donation_date: "2020-07-08" },
            { id: 268, donor_name: "Lucas Hughes", amount: "770.84", party_id: 6, donation_date: "2023-04-15" },
            { id: 269, donor_name: "Victor Mendes", amount: "6499.60", party_id: 2, donation_date: "2023-03-05" },
            { id: 270, donor_name: "Kai Martin", amount: "6779.18", party_id: 5, donation_date: "2020-02-02" },
            { id: 271, donor_name: "Emma Miller", amount: "7212.15", party_id: 10, donation_date: "2023-12-19" },
            { id: 272, donor_name: "Sara Wright", amount: "3671.64", party_id: 5, donation_date: "2023-01-18" },
            { id: 273, donor_name: "Arjun Miller", amount: "7371.71", party_id: 1, donation_date: "2024-09-09" },
            { id: 274, donor_name: "Ana Demir", amount: "623.82", party_id: 8, donation_date: "2024-10-12" },
            { id: 275, donor_name: "Chloe Davis", amount: "4393.65", party_id: 10, donation_date: "2022-08-05" },
            { id: 276, donor_name: "Ben Novak", amount: "8919.37", party_id: 10, donation_date: "2020-04-02" },
            { id: 277, donor_name: "Lina Bennett", amount: "2474.69", party_id: 10, donation_date: "2022-09-11" },
            { id: 278, donor_name: "Ethan Becker", amount: "9810.30", party_id: 6, donation_date: "2022-07-23" },
            { id: 279, donor_name: "Ben Wagner", amount: "8415.53", party_id: 3, donation_date: "2021-10-16" },
            { id: 280, donor_name: "Laura Kumar", amount: "6099.51", party_id: 8, donation_date: "2024-10-09" },
            { id: 281, donor_name: "Laura Kowalski", amount: "4671.71", party_id: 10, donation_date: "2023-10-03" },
            { id: 282, donor_name: "Amir Schmidt", amount: "12.52", party_id: 7, donation_date: "2024-07-04" },
            { id: 283, donor_name: "Tariq Larsen", amount: "565.82", party_id: 3, donation_date: "2024-01-14" },
            { id: 284, donor_name: "Ivan Wagner", amount: "152.44", party_id: 3, donation_date: "2023-12-24" },
            { id: 285, donor_name: "Sam Wilson", amount: "2892.15", party_id: 5, donation_date: "2023-11-07" },
            { id: 286, donor_name: "Rafael Singh", amount: "2000.12", party_id: 3, donation_date: "2024-11-20" },
            { id: 287, donor_name: "Jonas Dubois", amount: "2728.87", party_id: 8, donation_date: "2023-03-04" },
            { id: 288, donor_name: "Emma Flores", amount: "38.54", party_id: 9, donation_date: "2024-03-08" },
            { id: 289, donor_name: "Chloe Fischer", amount: "8030.04", party_id: 1, donation_date: "2024-02-04" },
            { id: 290, donor_name: "Lina Wagner", amount: "4778.84", party_id: 10, donation_date: "2021-03-28" },
            { id: 291, donor_name: "Wei Fischer", amount: "644.08", party_id: 9, donation_date: "2024-07-01" },
            { id: 292, donor_name: "Paula Nguyen", amount: "7851.08", party_id: 10, donation_date: "2024-10-13" },
            { id: 293, donor_name: "Pedro Mendes", amount: "8729.83", party_id: 6, donation_date: "2023-10-21" },
            { id: 294, donor_name: "Felix Demir", amount: "3687.77", party_id: 2, donation_date: "2021-03-06" },
            { id: 295, donor_name: "Ines Patel", amount: "3848.49", party_id: 10, donation_date: "2023-04-03" },
            { id: 296, donor_name: "Rafael Lee", amount: "3096.48", party_id: 4, donation_date: "2024-02-26" },
            { id: 297, donor_name: "Uma Weber", amount: "6089.50", party_id: 8, donation_date: "2020-12-31" },
            { id: 298, donor_name: "Karim Smith", amount: "314.70", party_id: 6, donation_date: "2021-07-31" },
            { id: 299, donor_name: "Ivan Wright", amount: "3052.23", party_id: 9, donation_date: "2022-03-26" },
            { id: 300, donor_name: "David Kumar", amount: "9795.86", party_id: 8, donation_date: "2021-11-10" },
            { id: 301, donor_name: "Yara Tanaka", amount: "2008.79", party_id: 3, donation_date: "2022-09-01" },
            { id: 302, donor_name: "Ben Wright", amount: "3073.08", party_id: 4, donation_date: "2021-04-15" },
            { id: 303, donor_name: "Tomas Moreau", amount: "1143.23", party_id: 2, donation_date: "2022-02-25" },
            { id: 304, donor_name: "Tariq Oliveira", amount: "21.14", party_id: 7, donation_date: "2024-06-30" },
            { id: 305, donor_name: "Nour Ibrahim", amount: "6837.02", party_id: 10, donation_date: "2023-07-12" },
            { id: 306, donor_name: "Jack Andersen", amount: "9629.06", party_id: 8, donation_date: "2022-08-01" },
            { id: 307, donor_name: "Kai Ibrahim", amount: "6892.98", party_id: 3, donation_date: "2021-09-17" },
            { id: 308, donor_name: "Lina Smith", amount: "4324.96", party_id: 2, donation_date: "2020-11-11" },
            { id: 309, donor_name: "Anna Garcia", amount: "6788.99", party_id: 7, donation_date: "2022-03-26" },
            { id: 310, donor_name: "Emma Nguyen", amount: "4883.77", party_id: 9, donation_date: "2022-07-08" },
            { id: 311, donor_name: "Diego Young", amount: "5082.67", party_id: 3, donation_date: "2023-09-15" },
            { id: 312, donor_name: "Jade Wilson", amount: "980.32", party_id: 4, donation_date: "2024-07-16" },
            { id: 313, donor_name: "Ivan Gupta", amount: "543.95", party_id: 8, donation_date: "2022-03-03" },
            { id: 314, donor_name: "Tomas Brown", amount: "693.85", party_id: 2, donation_date: "2024-05-22" },
            { id: 315, donor_name: "Chloe Cruz", amount: "2338.47", party_id: 5, donation_date: "2022-12-29" },
            { id: 316, donor_name: "Carla Lopez", amount: "8009.25", party_id: 3, donation_date: "2022-09-27" },
            { id: 317, donor_name: "Deniz Garcia", amount: "7131.79", party_id: 8, donation_date: "2023-08-18" },
            { id: 318, donor_name: "Fatima Baker", amount: "7516.48", party_id: 5, donation_date: "2023-11-06" },
            { id: 319, donor_name: "Nina Gupta", amount: "1460.49", party_id: 1, donation_date: "2020-09-10" },
            { id: 320, donor_name: "Omar Gupta", amount: "5916.50", party_id: 2, donation_date: "2024-02-19" },
            { id: 321, donor_name: "Mohamed Smith", amount: "2462.56", party_id: 7, donation_date: "2023-06-02" },
            { id: 322, donor_name: "Marco Park", amount: "17.05", party_id: 7, donation_date: "2023-03-19" },
            { id: 323, donor_name: "Hana Murphy", amount: "2110.06", party_id: 9, donation_date: "2024-02-23" },
            { id: 324, donor_name: "Yara Kowalski", amount: "3768.18", party_id: 2, donation_date: "2024-10-31" },
            { id: 325, donor_name: "Diego Castro", amount: "4551.16", party_id: 10, donation_date: "2024-10-10" },
            { id: 326, donor_name: "Ivan Wilson", amount: "10.13", party_id: 5, donation_date: "2022-04-07" },
            { id: 327, donor_name: "Ethan Davis", amount: "1894.85", party_id: 4, donation_date: "2024-06-05" },
            { id: 328, donor_name: "Felix Nguyen", amount: "25.93", party_id: 6, donation_date: "2023-01-20" },
            { id: 329, donor_name: "Hannah Ali", amount: "689.15", party_id: 4, donation_date: "2021-01-05" },
            { id: 330, donor_name: "James Carter", amount: "72.84", party_id: 6, donation_date: "2022-09-27" },
            { id: 331, donor_name: "Uma Johnson", amount: "5920.34", party_id: 10, donation_date: "2023-11-24" },
            { id: 332, donor_name: "Ana Zhang", amount: "169.99", party_id: 1, donation_date: "2023-11-14" },
            { id: 333, donor_name: "Hannah Bennett", amount: "6169.38", party_id: 1, donation_date: "2021-11-20" },
            { id: 334, donor_name: "Deniz Lee", amount: "631.93", party_id: 4, donation_date: "2023-09-26" },
            { id: 335, donor_name: "Yusuf Miller", amount: "3320.71", party_id: 6, donation_date: "2022-03-22" },
            { id: 336, donor_name: "Sven Hughes", amount: "869.49", party_id: 3, donation_date: "2023-01-18" },
            { id: 337, donor_name: "Chen Meyer", amount: "7206.09", party_id: 7, donation_date: "2024-03-09" },
            { id: 338, donor_name: "Carla Patel", amount: "2210.61", party_id: 1, donation_date: "2023-10-19" },
            { id: 339, donor_name: "Elena Gomez", amount: "69.52", party_id: 3, donation_date: "2024-04-15" },
            { id: 340, donor_name: "Noah Evans", amount: "1695.38", party_id: 10, donation_date: "2024-01-22" },
            { id: 341, donor_name: "Laura Kowalski", amount: "6012.81", party_id: 7, donation_date: "2021-12-24" },
            { id: 342, donor_name: "Diego Wright", amount: "7455.88", party_id: 6, donation_date: "2024-07-30" },
            { id: 343, donor_name: "Fatima Hassan", amount: "10.47", party_id: 9, donation_date: "2022-07-14" },
            { id: 344, donor_name: "Mei Jansen", amount: "203.94", party_id: 5, donation_date: "2022-11-26" },
            { id: 345, donor_name: "Nour Tanaka", amount: "5112.81", party_id: 5, donation_date: "2023-01-04" },
            { id: 346, donor_name: "Rosa Demir", amount: "3403.76", party_id: 3, donation_date: "2024-11-27" },
            { id: 347, donor_name: "Daniel Vargas", amount: "18.89", party_id: 9, donation_date: "2021-07-12" },
            { id: 348, donor_name: "Lena Lopez", amount: "9116.14", party_id: 5, donation_date: "2021-12-18" },
            { id: 349, donor_name: "Sofia Flores", amount: "2129.07", party_id: 10, donation_date: "2024-01-18" },
            { id: 350, donor_name: "Nina Hoffmann", amount: "1810.29", party_id: 8, donation_date: "2023-07-08" },
            { id: 351, donor_name: "Hana Sousa", amount: "108.52", party_id: 7, donation_date: "2024-03-14" },
            { id: 352, donor_name: "Jade Schmidt", amount: "3234.76", party_id: 10, donation_date: "2024-12-18" },
            { id: 353, donor_name: "Omar Novak", amount: "1916.16", party_id: 10, donation_date: "2024-01-13" },
            { id: 354, donor_name: "Liam Reyes", amount: "91.27", party_id: 5, donation_date: "2021-01-11" },
            { id: 355, donor_name: "Mateo Johnson", amount: "6798.24", party_id: 7, donation_date: "2021-07-20" },
            { id: 356, donor_name: "Priya Young", amount: "975.01", party_id: 9, donation_date: "2024-10-06" },
            { id: 357, donor_name: "Chen Mendes", amount: "5692.03", party_id: 7, donation_date: "2022-07-12" },
            { id: 358, donor_name: "Julia Fischer", amount: "170.07", party_id: 8, donation_date: "2023-08-26" },
            { id: 359, donor_name: "Selin Diaz", amount: "5615.32", party_id: 5, donation_date: "2022-08-04" },
            { id: 360, donor_name: "Sara Oliveira", amount: "48.44", party_id: 2, donation_date: "2021-11-02" },
            { id: 361, donor_name: "Lena Silva", amount: "2608.53", party_id: 10, donation_date: "2022-04-09" },
            { id: 362, donor_name: "Kai Vargas", amount: "6730.62", party_id: 5, donation_date: "2022-08-16" },
            { id: 363, donor_name: "Nina Dubois", amount: "5769.71", party_id: 7, donation_date: "2023-06-07" },
            { id: 364, donor_name: "Yara Wagner", amount: "37.87", party_id: 9, donation_date: "2021-12-19" },
            { id: 365, donor_name: "Wei Almeida", amount: "2493.15", party_id: 5, donation_date: "2023-12-04" },
            { id: 366, donor_name: "Hannah Lopez", amount: "4542.77", party_id: 5, donation_date: "2023-03-22" },
            { id: 367, donor_name: "Marco Shah", amount: "24.99", party_id: 2, donation_date: "2022-05-24" },
            { id: 368, donor_name: "James Costa", amount: "8377.99", party_id: 9, donation_date: "2024-09-11" },
            { id: 369, donor_name: "Yara Zhang", amount: "8741.58", party_id: 2, donation_date: "2023-07-09" },
            { id: 370, donor_name: "Rafael Becker", amount: "5424.85", party_id: 10, donation_date: "2024-02-17" },
            { id: 371, donor_name: "Hana Pereira", amount: "2821.51", party_id: 7, donation_date: "2023-01-18" },
            { id: 372, donor_name: "Felix Singh", amount: "391.10", party_id: 1, donation_date: "2022-05-14" },
            { id: 373, donor_name: "Daniel Ruiz", amount: "1307.03", party_id: 9, donation_date: "2023-12-12" },
            { id: 374, donor_name: "Lena Johnson", amount: "484.58", party_id: 7, donation_date: "2020-04-15" },
            { id: 375, donor_name: "Tomas Bauer", amount: "3164.93", party_id: 2, donation_date: "2020-01-27" },
            { id: 376, donor_name: "Daniel Shah", amount: "2467.19", party_id: 9, donation_date: "2023-05-18" },
            { id: 377, donor_name: "Selin Schmidt", amount: "2095.38", party_id: 3, donation_date: "2022-06-24" },
            { id: 378, donor_name: "Lena Cruz", amount: "8742.67", party_id: 7, donation_date: "2022-03-29" },
            { id: 379, donor_name: "Mila Zhang", amount: "1522.18", party_id: 4, donation_date: "2020-02-15" },
            { id: 380, donor_name: "Lucas Oliveira", amount: "6323.75", party_id: 1, donation_date: "2020-04-25" },
            { id: 381, donor_name: "Ana Davis", amount: "381.93", party_id: 4, donation_date: "2020-09-24" },
            { id: 382, donor_name: "Nadia Bauer", amount: "481.84", party_id: 5, donation_date: "2024-12-04" },
            { id: 383, donor_name: "Jonas Wang", amount: "1275.27", party_id: 10, donation_date: "2022-06-29" },
            { id: 384, donor_name: "Ibrahim Schmidt", amount: "494.30", party_id: 8, donation_date: "2024-02-03" },
            { id: 385, donor_name: "Arjun Gomez", amount: "1472.34", party_id: 1, donation_date: "2022-08-27" },
            { id: 386, donor_name: "Oscar Mendes", amount: "6462.39", party_id: 2, donation_date: "2021-12-01" },
            { id: 387, donor_name: "Jonas Davis", amount: "2109.15", party_id: 2, donation_date: "2022-08-11" },
            { id: 388, donor_name: "Maja Patel", amount: "11.07", party_id: 3, donation_date: "2024-04-11" },
            { id: 389, donor_name: "Tomas Silva", amount: "145.19", party_id: 10, donation_date: "2020-05-24" },
            { id: 390, donor_name: "Hugo Fischer", amount: "4983.18", party_id: 5, donation_date: "2020-04-29" },
            { id: 391, donor_name: "Lena Martin", amount: "6817.41", party_id: 1, donation_date: "2022-05-11" },
            { id: 392, donor_name: "Emma Diaz", amount: "5071.73", party_id: 7, donation_date: "2023-11-15" },
            { id: 393, donor_name: "Andre Evans", amount: "626.11", party_id: 9, donation_date: "2024-11-27" },
            { id: 394, donor_name: "Sara Ali", amount: "879.25", party_id: 8, donation_date: "2023-01-30" },
            { id: 395, donor_name: "Maria Schneider", amount: "164.09", party_id: 7, donation_date: "2021-06-21" },
            { id: 396, donor_name: "Paula Hoffmann", amount: "1416.09", party_id: 2, donation_date: "2024-05-25" },
            { id: 397, donor_name: "Carlos Nakamura", amount: "9417.88", party_id: 10, donation_date: "2023-08-25" },
            { id: 398, donor_name: "Mila Dubois", amount: "4864.34", party_id: 3, donation_date: "2021-12-09" },
            { id: 399, donor_name: "Rosa Taylor", amount: "7362.92", party_id: 10, donation_date: "2024-12-14" },
            { id: 400, donor_name: "Elena Andersen", amount: "2820.85", party_id: 9, donation_date: "2020-11-07" },
            { id: 401, donor_name: "Carlos Tanaka", amount: "4120.27", party_id: 4, donation_date: "2020-04-08" },
            { id: 402, donor_name: "Tomas Becker", amount: "4647.35", party_id: 10, donation_date: "2023-01-05" },
            { id: 403, donor_name: "Mei Garcia", amount: "4944.51", party_id: 9, donation_date: "2024-11-19" },
            { id: 404, donor_name: "Mohamed Carter", amount: "2298.64", party_id: 1, donation_date: "2022-05-26" },
            { id: 405, donor_name: "Ruby Cruz", amount: "5600.54", party_id: 7, donation_date: "2024-06-26" },
            { id: 406, donor_name: "Elena Baker", amount: "7069.46", party_id: 1, donation_date: "2020-07-18" },
            { id: 407, donor_name: "Emma Singh", amount: "516.24", party_id: 10, donation_date: "2023-09-28" },
            { id: 408, donor_name: "Ben Garcia", amount: "95.66", party_id: 9, donation_date: "2024-01-27" },
            { id: 409, donor_name: "Deniz Park", amount: "4552.68", party_id: 8, donation_date: "2023-01-06" },
            { id: 410, donor_name: "Sofia Baker", amount: "2789.69", party_id: 4, donation_date: "2020-05-26" },
            { id: 411, donor_name: "Nour Evans", amount: "7772.09", party_id: 2, donation_date: "2020-01-02" },
            { id: 412, donor_name: "Maria Taylor", amount: "109.24", party_id: 5, donation_date: "2024-09-27" },
            { id: 413, donor_name: "Daniel Bennett", amount: "525.70", party_id: 8, donation_date: "2024-04-17" },
            { id: 414, donor_name: "Carlos Sousa", amount: "5810.08", party_id: 7, donation_date: "2021-07-09" },
            { id: 415, donor_name: "Priya Cruz", amount: "751.56", party_id: 8, donation_date: "2023-10-03" },
            { id: 416, donor_name: "Jade Evans", amount: "5937.36", party_id: 6, donation_date: "2022-06-30" },
            { id: 417, donor_name: "David Reyes", amount: "39.37", party_id: 3, donation_date: "2021-11-18" },
            { id: 418, donor_name: "Deniz Ruiz", amount: "9547.95", party_id: 3, donation_date: "2024-08-25" },
            { id: 419, donor_name: "Omar Andersen", amount: "9855.01", party_id: 4, donation_date: "2022-06-03" },
            { id: 420, donor_name: "Olivia Johnson", amount: "2346.53", party_id: 7, donation_date: "2023-08-11" },
            { id: 421, donor_name: "Carlos Pereira", amount: "8762.34", party_id: 9, donation_date: "2023-02-23" },
            { id: 422, donor_name: "Lina Kowalski", amount: "5059.53", party_id: 9, donation_date: "2022-05-16" },
            { id: 423, donor_name: "Sofia Hansen", amount: "4048.60", party_id: 7, donation_date: "2020-05-14" },
            { id: 424, donor_name: "Isaac Jensen", amount: "7680.18", party_id: 8, donation_date: "2023-08-18" },
            { id: 425, donor_name: "Anna Gupta", amount: "2778.21", party_id: 6, donation_date: "2020-07-07" },
            { id: 426, donor_name: "Laura Baker", amount: "5904.98", party_id: 9, donation_date: "2024-02-19" },
            { id: 427, donor_name: "Ana Weber", amount: "8399.07", party_id: 1, donation_date: "2024-09-27" },
            { id: 428, donor_name: "Fatima Rossi", amount: "1210.16", party_id: 5, donation_date: "2023-06-01" },
            { id: 429, donor_name: "Lena Kumar", amount: "20.89", party_id: 7, donation_date: "2021-02-21" },
            { id: 430, donor_name: "Leo Johnson", amount: "3134.10", party_id: 8, donation_date: "2021-12-02" },
            { id: 431, donor_name: "Ben Clark", amount: "209.80", party_id: 8, donation_date: "2022-01-30" },
            { id: 432, donor_name: "James Schmidt", amount: "5185.02", party_id: 8, donation_date: "2022-10-20" },
            { id: 433, donor_name: "Ben Moreau", amount: "51.52", party_id: 7, donation_date: "2024-07-09" },
            { id: 434, donor_name: "Ines Brown", amount: "12.41", party_id: 2, donation_date: "2024-04-22" },
            { id: 435, donor_name: "Andre Weber", amount: "714.06", party_id: 7, donation_date: "2020-11-15" },
            { id: 436, donor_name: "Arjun Bauer", amount: "86.02", party_id: 2, donation_date: "2023-08-15" },
            { id: 437, donor_name: "Yara Jansen", amount: "15.16", party_id: 6, donation_date: "2022-03-12" },
            { id: 438, donor_name: "Nadia Gomez", amount: "8196.33", party_id: 1, donation_date: "2024-04-25" },
            { id: 439, donor_name: "Noah Wright", amount: "54.97", party_id: 6, donation_date: "2022-11-20" },
            { id: 440, donor_name: "Yara Moreau", amount: "52.91", party_id: 3, donation_date: "2022-07-11" },
            { id: 441, donor_name: "Ines Hoffmann", amount: "279.13", party_id: 2, donation_date: "2021-12-22" },
            { id: 442, donor_name: "Yusuf Hughes", amount: "7381.69", party_id: 7, donation_date: "2023-01-13" },
            { id: 443, donor_name: "Maya Young", amount: "4196.31", party_id: 4, donation_date: "2023-06-23" },
            { id: 444, donor_name: "Hana Davis", amount: "2282.96", party_id: 8, donation_date: "2020-05-07" },
            { id: 445, donor_name: "Ana Sousa", amount: "1805.27", party_id: 10, donation_date: "2023-08-21" },
            { id: 446, donor_name: "Omar Jansen", amount: "94.82", party_id: 10, donation_date: "2021-06-05" },
            { id: 447, donor_name: "Nadia Meyer", amount: "802.01", party_id: 9, donation_date: "2020-01-03" },
            { id: 448, donor_name: "Wei Kaya", amount: "7207.56", party_id: 5, donation_date: "2021-08-19" },
            { id: 449, donor_name: "Jack Gupta", amount: "540.65", party_id: 2, donation_date: "2021-07-22" },
            { id: 450, donor_name: "Ethan Larsen", amount: "4103.29", party_id: 2, donation_date: "2020-01-15" },
            { id: 451, donor_name: "Zoe Klein", amount: "2801.57", party_id: 7, donation_date: "2021-02-24" },
            { id: 452, donor_name: "David Davis", amount: "2606.64", party_id: 6, donation_date: "2021-10-20" },
            { id: 453, donor_name: "Carlos Castro", amount: "2768.07", party_id: 6, donation_date: "2024-12-30" },
            { id: 454, donor_name: "Jade Almeida", amount: "228.33", party_id: 8, donation_date: "2022-03-16" },
            { id: 455, donor_name: "Noah Jansen", amount: "1817.00", party_id: 6, donation_date: "2021-09-05" },
            { id: 456, donor_name: "Lucas Lopez", amount: "3671.07", party_id: 8, donation_date: "2023-09-29" },
            { id: 457, donor_name: "Ruby Walker", amount: "6731.17", party_id: 6, donation_date: "2024-12-27" },
            { id: 458, donor_name: "Sara Walker", amount: "528.87", party_id: 2, donation_date: "2023-12-08" },
            { id: 459, donor_name: "Sara Chen", amount: "120.40", party_id: 6, donation_date: "2021-05-13" },
            { id: 460, donor_name: "Jack Klein", amount: "6736.36", party_id: 1, donation_date: "2024-05-09" },
            { id: 461, donor_name: "Chen Park", amount: "4762.72", party_id: 3, donation_date: "2021-11-27" },
            { id: 462, donor_name: "Paula Becker", amount: "521.35", party_id: 8, donation_date: "2024-01-14" },
            { id: 463, donor_name: "Ben Hughes", amount: "1711.63", party_id: 6, donation_date: "2024-12-05" },
            { id: 464, donor_name: "Zoe Hoffmann", amount: "36.54", party_id: 8, donation_date: "2021-11-12" },
            { id: 465, donor_name: "Nour Walker", amount: "8848.78", party_id: 4, donation_date: "2021-01-07" },
            { id: 466, donor_name: "Jonas Wang", amount: "9600.99", party_id: 8, donation_date: "2024-11-14" },
            { id: 467, donor_name: "Pedro Becker", amount: "54.51", party_id: 2, donation_date: "2022-04-22" },
            { id: 468, donor_name: "Olivia Garcia", amount: "177.85", party_id: 2, donation_date: "2023-03-31" },
            { id: 469, donor_name: "Ivan Becker", amount: "8172.92", party_id: 2, donation_date: "2020-09-05" },
            { id: 470, donor_name: "Jonas Lee", amount: "7865.62", party_id: 5, donation_date: "2024-11-21" },
            { id: 471, donor_name: "Nour Young", amount: "5294.36", party_id: 10, donation_date: "2023-08-12" },
            { id: 472, donor_name: "Pedro Davis", amount: "4316.45", party_id: 7, donation_date: "2023-12-28" },
            { id: 473, donor_name: "Hugo Wilson", amount: "5613.84", party_id: 8, donation_date: "2024-10-11" },
            { id: 474, donor_name: "Omar Fischer", amount: "125.20", party_id: 6, donation_date: "2022-02-11" },
            { id: 475, donor_name: "Wei Nakamura", amount: "1837.44", party_id: 4, donation_date: "2024-04-26" },
            { id: 476, donor_name: "Andre Bennett", amount: "2918.02", party_id: 7, donation_date: "2021-11-26" },
            { id: 477, donor_name: "Nina Schmidt", amount: "140.94", party_id: 10, donation_date: "2024-11-03" },
            { id: 478, donor_name: "Maja Oliveira", amount: "3200.29", party_id: 1, donation_date: "2023-06-09" },
            { id: 479, donor_name: "Noah Zhang", amount: "2004.63", party_id: 6, donation_date: "2021-06-02" },
            { id: 480, donor_name: "Nadia Schmidt", amount: "6743.33", party_id: 1, donation_date: "2024-06-07" },
            { id: 481, donor_name: "Laura Kumar", amount: "105.18", party_id: 2, donation_date: "2023-04-08" },
            { id: 482, donor_name: "Lena Adams", amount: "3021.14", party_id: 5, donation_date: "2024-01-12" },
            { id: 483, donor_name: "Rafael Nguyen", amount: "8615.48", party_id: 4, donation_date: "2023-11-11" },
            { id: 484, donor_name: "Omar Kumar", amount: "41.57", party_id: 5, donation_date: "2023-10-26" },
            { id: 485, donor_name: "Kai Bennett", amount: "6915.71", party_id: 10, donation_date: "2020-10-25" },
            { id: 486, donor_name: "Deniz Vargas", amount: "6777.64", party_id: 3, donation_date: "2023-10-28" },
            { id: 487, donor_name: "Nadia Kumar", amount: "4154.08", party_id: 10, donation_date: "2020-01-05" },
            { id: 488, donor_name: "Mei Garcia", amount: "9793.77", party_id: 8, donation_date: "2022-09-23" },
            { id: 489, donor_name: "Emma Walker", amount: "1545.98", party_id: 9, donation_date: "2023-11-18" },
            { id: 490, donor_name: "Alice Reyes", amount: "802.22", party_id: 4, donation_date: "2023-02-15" },
            { id: 491, donor_name: "Ethan Silva", amount: "3507.95", party_id: 4, donation_date: "2024-07-02" },
            { id: 492, donor_name: "Andre Moreau", amount: "3601.25", party_id: 10, donation_date: "2020-10-03" },
            { id: 493, donor_name: "Fatima Patel", amount: "780.13", party_id: 3, donation_date: "2024-09-30" },
            { id: 494, donor_name: "Omar Wagner", amount: "392.67", party_id: 2, donation_date: "2024-12-25" },
            { id: 495, donor_name: "Leo Brown", amount: "145.55", party_id: 2, donation_date: "2023-11-07" },
            { id: 496, donor_name: "Nina Costa", amount: "1797.92", party_id: 7, donation_date: "2021-03-21" },
            { id: 497, donor_name: "Ibrahim Smith", amount: "5456.29", party_id: 2, donation_date: "2024-04-03" },
            { id: 498, donor_name: "Ibrahim Rossi", amount: "52.49", party_id: 9, donation_date: "2023-06-26" },
            { id: 499, donor_name: "Grace Sousa", amount: "408.57", party_id: 5, donation_date: "2021-05-11" },
            { id: 500, donor_name: "Uma Walker", amount: "384.31", party_id: 1, donation_date: "2024-10-12" },
        ],
    });
    await prisma.voter_turnout.createMany({
        data: [
            { id: 1, district_id: 21, turnout_date: "2024-07-23", percentage: "56.56", registered_voters: 147285, votes_cast: 5249 },
            { id: 2, district_id: 42, turnout_date: "2024-01-09", percentage: "76.61", registered_voters: 216418, votes_cast: 4005 },
            { id: 3, district_id: 34, turnout_date: "2024-06-20", percentage: "54.14", registered_voters: 218598, votes_cast: 5824 },
            { id: 4, district_id: 17, turnout_date: "2024-02-24", percentage: "77.34", registered_voters: 94527, votes_cast: 5552 },
            { id: 5, district_id: 9, turnout_date: "2024-10-21", percentage: "97.82", registered_voters: 144829, votes_cast: 3551 },
            { id: 6, district_id: 37, turnout_date: "2024-06-01", percentage: "67.68", registered_voters: 169313, votes_cast: 4188 },
            { id: 7, district_id: 34, turnout_date: "2024-10-25", percentage: "32.89", registered_voters: 164848, votes_cast: 2468 },
            { id: 8, district_id: 1, turnout_date: "2024-11-07", percentage: "100.00", registered_voters: 175080, votes_cast: 4846 },
            { id: 9, district_id: 49, turnout_date: "2024-01-10", percentage: "46.95", registered_voters: 156780, votes_cast: 7123 },
            { id: 10, district_id: 36, turnout_date: "2024-04-09", percentage: "48.17", registered_voters: 169014, votes_cast: 4597 },
            { id: 11, district_id: 7, turnout_date: "2024-10-10", percentage: "39.36", registered_voters: 79061, votes_cast: 5032 },
            { id: 12, district_id: 35, turnout_date: "2024-11-07", percentage: "89.76", registered_voters: 103922, votes_cast: 6402 },
            { id: 13, district_id: 26, turnout_date: "2024-10-11", percentage: "90.84", registered_voters: 82359, votes_cast: 4216 },
            { id: 14, district_id: 38, turnout_date: "2024-04-25", percentage: "93.49", registered_voters: 175928, votes_cast: 6391 },
            { id: 15, district_id: 20, turnout_date: "2024-11-07", percentage: "51.45", registered_voters: 137766, votes_cast: 3040 },
            { id: 16, district_id: 46, turnout_date: "2024-02-17", percentage: "30.44", registered_voters: 135939, votes_cast: 5759 },
            { id: 17, district_id: 13, turnout_date: "2024-10-13", percentage: "37.98", registered_voters: 173122, votes_cast: 2724 },
            { id: 18, district_id: 49, turnout_date: "2024-09-14", percentage: "58.20", registered_voters: 157468, votes_cast: 6088 },
            { id: 19, district_id: 5, turnout_date: "2024-02-21", percentage: "85.71", registered_voters: 96633, votes_cast: 3383 },
            { id: 20, district_id: 25, turnout_date: "2024-04-02", percentage: "91.90", registered_voters: 124929, votes_cast: 3471 },
            { id: 21, district_id: 16, turnout_date: "2024-02-07", percentage: "94.25", registered_voters: 171866, votes_cast: 7091 },
            { id: 22, district_id: 17, turnout_date: "2024-10-14", percentage: "89.84", registered_voters: 148688, votes_cast: 7583 },
            { id: 23, district_id: 22, turnout_date: "2024-08-26", percentage: "99.26", registered_voters: 142973, votes_cast: 7964 },
            { id: 24, district_id: 17, turnout_date: "2024-03-05", percentage: "62.28", registered_voters: 234540, votes_cast: 6314 },
            { id: 25, district_id: 23, turnout_date: "2024-02-05", percentage: "96.72", registered_voters: 95163, votes_cast: 4662 },
            { id: 26, district_id: 42, turnout_date: "2024-05-11", percentage: "42.05", registered_voters: 122213, votes_cast: 4930 },
            { id: 27, district_id: 41, turnout_date: "2024-09-01", percentage: "71.63", registered_voters: 173873, votes_cast: 4724 },
            { id: 28, district_id: 14, turnout_date: "2024-01-19", percentage: "39.96", registered_voters: 184326, votes_cast: 3957 },
            { id: 29, district_id: 6, turnout_date: "2024-03-15", percentage: "48.55", registered_voters: 178960, votes_cast: 4832 },
            { id: 30, district_id: 40, turnout_date: "2024-01-30", percentage: "31.55", registered_voters: 206056, votes_cast: 3510 },
            { id: 31, district_id: 13, turnout_date: "2024-07-03", percentage: "99.69", registered_voters: 65836, votes_cast: 6536 },
            { id: 32, district_id: 45, turnout_date: "2024-06-22", percentage: "65.52", registered_voters: 164659, votes_cast: 2994 },
            { id: 33, district_id: 18, turnout_date: "2024-03-10", percentage: "60.18", registered_voters: 150381, votes_cast: 4503 },
            { id: 34, district_id: 20, turnout_date: "2024-01-25", percentage: "65.36", registered_voters: 122825, votes_cast: 2914 },
            { id: 35, district_id: 5, turnout_date: "2024-10-30", percentage: "40.22", registered_voters: 190353, votes_cast: 3683 },
            { id: 36, district_id: 35, turnout_date: "2024-03-01", percentage: "97.85", registered_voters: 115463, votes_cast: 2809 },
            { id: 37, district_id: 27, turnout_date: "2024-02-21", percentage: "4.18", registered_voters: 100468, votes_cast: 1916 },
            { id: 38, district_id: 13, turnout_date: "2024-08-23", percentage: "3.49", registered_voters: 168833, votes_cast: 4903 },
            { id: 39, district_id: 14, turnout_date: "2024-02-27", percentage: "57.38", registered_voters: 155426, votes_cast: 6084 },
            { id: 40, district_id: 35, turnout_date: "2024-09-28", percentage: "97.90", registered_voters: 177122, votes_cast: 6373 },
            { id: 41, district_id: 14, turnout_date: "2024-09-04", percentage: "23.12", registered_voters: 137940, votes_cast: 8320 },
            { id: 42, district_id: 44, turnout_date: "2024-11-06", percentage: "93.96", registered_voters: 125318, votes_cast: 4317 },
            { id: 43, district_id: 48, turnout_date: "2024-09-03", percentage: "35.21", registered_voters: 131854, votes_cast: 7051 },
            { id: 44, district_id: 25, turnout_date: "2024-08-18", percentage: "74.55", registered_voters: 150345, votes_cast: 5894 },
            { id: 45, district_id: 48, turnout_date: "2024-04-03", percentage: "99.98", registered_voters: 181445, votes_cast: 5235 },
            { id: 46, district_id: 42, turnout_date: "2024-04-08", percentage: "90.90", registered_voters: 233259, votes_cast: 4729 },
            { id: 47, district_id: 6, turnout_date: "2024-01-02", percentage: "48.11", registered_voters: 174778, votes_cast: 4709 },
            { id: 48, district_id: 47, turnout_date: "2024-10-25", percentage: "90.40", registered_voters: 115762, votes_cast: 3307 },
            { id: 49, district_id: 20, turnout_date: "2024-06-18", percentage: "28.09", registered_voters: 168203, votes_cast: 5372 },
            { id: 50, district_id: 38, turnout_date: "2024-11-08", percentage: "99.95", registered_voters: 120778, votes_cast: 7102 },
            { id: 51, district_id: 46, turnout_date: "2024-10-29", percentage: "72.20", registered_voters: 169552, votes_cast: 6264 },
            { id: 52, district_id: 38, turnout_date: "2024-10-08", percentage: "91.47", registered_voters: 32535, votes_cast: 5097 },
            { id: 53, district_id: 38, turnout_date: "2024-11-03", percentage: "80.25", registered_voters: 96500, votes_cast: 6640 },
            { id: 54, district_id: 45, turnout_date: "2024-04-11", percentage: "98.23", registered_voters: 101460, votes_cast: 3932 },
            { id: 55, district_id: 16, turnout_date: "2024-01-24", percentage: "79.77", registered_voters: 165715, votes_cast: 4604 },
            { id: 56, district_id: 11, turnout_date: "2024-08-05", percentage: "79.62", registered_voters: 124607, votes_cast: 5185 },
            { id: 57, district_id: 17, turnout_date: "2024-10-21", percentage: "82.43", registered_voters: 211750, votes_cast: 5878 },
            { id: 58, district_id: 3, turnout_date: "2024-04-03", percentage: "68.44", registered_voters: 150214, votes_cast: 6231 },
            { id: 59, district_id: 18, turnout_date: "2024-09-01", percentage: "98.03", registered_voters: 179576, votes_cast: 6076 },
            { id: 60, district_id: 18, turnout_date: "2024-02-13", percentage: "31.42", registered_voters: 205929, votes_cast: 6906 },
            { id: 61, district_id: 29, turnout_date: "2024-10-03", percentage: "92.60", registered_voters: 161379, votes_cast: 5283 },
            { id: 62, district_id: 38, turnout_date: "2024-01-18", percentage: "97.83", registered_voters: 205054, votes_cast: 1913 },
            { id: 63, district_id: 17, turnout_date: "2024-10-10", percentage: "98.44", registered_voters: 196442, votes_cast: 4878 },
            { id: 64, district_id: 46, turnout_date: "2024-10-23", percentage: "55.92", registered_voters: 203828, votes_cast: 4951 },
            { id: 65, district_id: 12, turnout_date: "2024-10-02", percentage: "93.75", registered_voters: 163981, votes_cast: 2736 },
            { id: 66, district_id: 34, turnout_date: "2024-03-06", percentage: "67.71", registered_voters: 141441, votes_cast: 6720 },
            { id: 67, district_id: 23, turnout_date: "2024-08-22", percentage: "69.43", registered_voters: 82443, votes_cast: 8011 },
            { id: 68, district_id: 40, turnout_date: "2024-08-02", percentage: "67.77", registered_voters: 187899, votes_cast: 3935 },
            { id: 69, district_id: 7, turnout_date: "2024-05-29", percentage: "96.72", registered_voters: 101545, votes_cast: 6903 },
            { id: 70, district_id: 33, turnout_date: "2024-09-01", percentage: "70.80", registered_voters: 198005, votes_cast: 3141 },
            { id: 71, district_id: 13, turnout_date: "2024-02-05", percentage: "89.65", registered_voters: 193213, votes_cast: 5890 },
            { id: 72, district_id: 14, turnout_date: "2024-08-29", percentage: "99.74", registered_voters: 103658, votes_cast: 3467 },
            { id: 73, district_id: 22, turnout_date: "2024-02-11", percentage: "32.01", registered_voters: 117947, votes_cast: 7197 },
            { id: 74, district_id: 45, turnout_date: "2024-03-23", percentage: "95.35", registered_voters: 174752, votes_cast: 4326 },
            { id: 75, district_id: 10, turnout_date: "2024-05-15", percentage: "32.74", registered_voters: 219770, votes_cast: 6690 },
            { id: 76, district_id: 21, turnout_date: "2024-09-01", percentage: "32.75", registered_voters: 229031, votes_cast: 5858 },
            { id: 77, district_id: 44, turnout_date: "2024-08-22", percentage: "98.47", registered_voters: 71849, votes_cast: 3874 },
            { id: 78, district_id: 19, turnout_date: "2024-08-22", percentage: "95.04", registered_voters: 242571, votes_cast: 4622 },
            { id: 79, district_id: 43, turnout_date: "2024-06-18", percentage: "93.82", registered_voters: 134373, votes_cast: 3317 },
            { id: 80, district_id: 27, turnout_date: "2024-11-05", percentage: "89.56", registered_voters: 136157, votes_cast: 4936 },
            { id: 81, district_id: 50, turnout_date: "2024-10-21", percentage: "91.00", registered_voters: 49397, votes_cast: 4927 },
            { id: 82, district_id: 8, turnout_date: "2024-01-01", percentage: "95.55", registered_voters: 142789, votes_cast: 4593 },
            { id: 83, district_id: 43, turnout_date: "2024-08-18", percentage: "99.99", registered_voters: 175636, votes_cast: 4419 },
            { id: 84, district_id: 19, turnout_date: "2024-07-19", percentage: "1.44", registered_voters: 203253, votes_cast: 2660 },
            { id: 85, district_id: 23, turnout_date: "2024-07-20", percentage: "20.25", registered_voters: 160411, votes_cast: 3541 },
            { id: 86, district_id: 2, turnout_date: "2024-05-11", percentage: "88.15", registered_voters: 147366, votes_cast: 6056 },
            { id: 87, district_id: 50, turnout_date: "2024-01-22", percentage: "74.44", registered_voters: 151157, votes_cast: 6217 },
            { id: 88, district_id: 25, turnout_date: "2024-10-26", percentage: "59.60", registered_voters: 212501, votes_cast: 4965 },
            { id: 89, district_id: 15, turnout_date: "2024-06-11", percentage: "3.62", registered_voters: 219452, votes_cast: 5828 },
            { id: 90, district_id: 40, turnout_date: "2024-10-02", percentage: "67.65", registered_voters: 160763, votes_cast: 3557 },
            { id: 91, district_id: 10, turnout_date: "2024-07-02", percentage: "86.74", registered_voters: 188982, votes_cast: 4115 },
            { id: 92, district_id: 26, turnout_date: "2024-11-03", percentage: "97.50", registered_voters: 241348, votes_cast: 5869 },
            { id: 93, district_id: 33, turnout_date: "2024-08-04", percentage: "95.15", registered_voters: 115796, votes_cast: 4257 },
            { id: 94, district_id: 34, turnout_date: "2024-08-29", percentage: "57.60", registered_voters: 159794, votes_cast: 4366 },
            { id: 95, district_id: 16, turnout_date: "2024-02-24", percentage: "11.73", registered_voters: 117142, votes_cast: 5221 },
            { id: 96, district_id: 43, turnout_date: "2024-01-19", percentage: "98.37", registered_voters: 122806, votes_cast: 4957 },
            { id: 97, district_id: 38, turnout_date: "2024-07-19", percentage: "92.39", registered_voters: 163682, votes_cast: 6016 },
            { id: 98, district_id: 40, turnout_date: "2024-03-01", percentage: "27.73", registered_voters: 125095, votes_cast: 5414 },
            { id: 99, district_id: 42, turnout_date: "2024-10-07", percentage: "84.50", registered_voters: 125345, votes_cast: 6516 },
            { id: 100, district_id: 47, turnout_date: "2024-09-25", percentage: "97.15", registered_voters: 113305, votes_cast: 5973 },
            { id: 101, district_id: 27, turnout_date: "2024-01-02", percentage: "95.83", registered_voters: 153809, votes_cast: 5748 },
            { id: 102, district_id: 25, turnout_date: "2024-05-25", percentage: "5.56", registered_voters: 161209, votes_cast: 3142 },
            { id: 103, district_id: 13, turnout_date: "2024-03-13", percentage: "95.03", registered_voters: 184859, votes_cast: 2849 },
            { id: 104, district_id: 46, turnout_date: "2024-09-22", percentage: "99.94", registered_voters: 143441, votes_cast: 7152 },
            { id: 105, district_id: 18, turnout_date: "2024-09-11", percentage: "98.62", registered_voters: 80218, votes_cast: 4991 },
            { id: 106, district_id: 38, turnout_date: "2024-09-27", percentage: "50.96", registered_voters: 275843, votes_cast: 5933 },
            { id: 107, district_id: 21, turnout_date: "2024-03-06", percentage: "38.70", registered_voters: 122057, votes_cast: 3261 },
            { id: 108, district_id: 7, turnout_date: "2024-04-20", percentage: "99.49", registered_voters: 120752, votes_cast: 7318 },
            { id: 109, district_id: 46, turnout_date: "2024-10-02", percentage: "99.97", registered_voters: 118473, votes_cast: 4531 },
            { id: 110, district_id: 26, turnout_date: "2024-10-08", percentage: "81.23", registered_voters: 251395, votes_cast: 6356 },
            { id: 111, district_id: 15, turnout_date: "2024-01-19", percentage: "52.25", registered_voters: 185299, votes_cast: 5656 },
            { id: 112, district_id: 9, turnout_date: "2024-10-06", percentage: "94.78", registered_voters: 149030, votes_cast: 6416 },
            { id: 113, district_id: 18, turnout_date: "2024-06-19", percentage: "99.71", registered_voters: 189017, votes_cast: 5247 },
            { id: 114, district_id: 3, turnout_date: "2024-08-18", percentage: "99.76", registered_voters: 150874, votes_cast: 3431 },
            { id: 115, district_id: 22, turnout_date: "2024-09-19", percentage: "61.17", registered_voters: 206773, votes_cast: 4243 },
            { id: 116, district_id: 5, turnout_date: "2024-10-02", percentage: "95.03", registered_voters: 221075, votes_cast: 4864 },
            { id: 117, district_id: 24, turnout_date: "2024-01-20", percentage: "99.27", registered_voters: 86003, votes_cast: 4851 },
            { id: 118, district_id: 15, turnout_date: "2024-04-13", percentage: "99.94", registered_voters: 172192, votes_cast: 7369 },
            { id: 119, district_id: 24, turnout_date: "2024-08-30", percentage: "100.00", registered_voters: 140882, votes_cast: 6174 },
            { id: 120, district_id: 39, turnout_date: "2024-02-29", percentage: "73.22", registered_voters: 131700, votes_cast: 3742 },
            { id: 121, district_id: 50, turnout_date: "2024-11-06", percentage: "69.80", registered_voters: 171488, votes_cast: 5889 },
            { id: 122, district_id: 42, turnout_date: "2024-05-29", percentage: "38.95", registered_voters: 181397, votes_cast: 5454 },
            { id: 123, district_id: 48, turnout_date: "2024-01-14", percentage: "88.79", registered_voters: 175663, votes_cast: 5552 },
            { id: 124, district_id: 28, turnout_date: "2024-08-15", percentage: "22.30", registered_voters: 174440, votes_cast: 2785 },
            { id: 125, district_id: 12, turnout_date: "2024-09-28", percentage: "29.60", registered_voters: 89276, votes_cast: 3370 },
            { id: 126, district_id: 32, turnout_date: "2024-01-19", percentage: "99.92", registered_voters: 125244, votes_cast: 4861 },
            { id: 127, district_id: 44, turnout_date: "2024-07-28", percentage: "94.21", registered_voters: 78702, votes_cast: 3222 },
            { id: 128, district_id: 48, turnout_date: "2024-07-13", percentage: "78.28", registered_voters: 168624, votes_cast: 6131 },
            { id: 129, district_id: 21, turnout_date: "2024-07-07", percentage: "7.91", registered_voters: 143886, votes_cast: 4745 },
            { id: 130, district_id: 40, turnout_date: "2024-08-11", percentage: "93.81", registered_voters: 131815, votes_cast: 7165 },
            { id: 131, district_id: 38, turnout_date: "2024-06-28", percentage: "100.00", registered_voters: 75301, votes_cast: 4886 },
            { id: 132, district_id: 4, turnout_date: "2024-07-15", percentage: "63.36", registered_voters: 230706, votes_cast: 5584 },
            { id: 133, district_id: 45, turnout_date: "2024-04-16", percentage: "60.46", registered_voters: 133554, votes_cast: 4957 },
            { id: 134, district_id: 33, turnout_date: "2024-10-21", percentage: "21.44", registered_voters: 178361, votes_cast: 4880 },
            { id: 135, district_id: 1, turnout_date: "2024-10-17", percentage: "63.27", registered_voters: 129510, votes_cast: 3017 },
            { id: 136, district_id: 41, turnout_date: "2024-10-31", percentage: "97.64", registered_voters: 158279, votes_cast: 4864 },
            { id: 137, district_id: 33, turnout_date: "2024-09-05", percentage: "30.64", registered_voters: 97228, votes_cast: 6838 },
            { id: 138, district_id: 1, turnout_date: "2024-09-12", percentage: "93.18", registered_voters: 200801, votes_cast: 8101 },
            { id: 139, district_id: 9, turnout_date: "2024-03-17", percentage: "55.14", registered_voters: 136092, votes_cast: 2320 },
            { id: 140, district_id: 11, turnout_date: "2024-09-01", percentage: "28.92", registered_voters: 130809, votes_cast: 4683 },
            { id: 141, district_id: 20, turnout_date: "2024-03-16", percentage: "99.28", registered_voters: 208937, votes_cast: 5643 },
            { id: 142, district_id: 35, turnout_date: "2024-07-27", percentage: "80.78", registered_voters: 164746, votes_cast: 3043 },
            { id: 143, district_id: 16, turnout_date: "2024-05-13", percentage: "37.05", registered_voters: 163926, votes_cast: 4223 },
            { id: 144, district_id: 35, turnout_date: "2024-03-27", percentage: "93.16", registered_voters: 146073, votes_cast: 6569 },
            { id: 145, district_id: 19, turnout_date: "2024-09-03", percentage: "65.95", registered_voters: 205825, votes_cast: 2431 },
            { id: 146, district_id: 31, turnout_date: "2024-01-05", percentage: "87.91", registered_voters: 55552, votes_cast: 7807 },
            { id: 147, district_id: 41, turnout_date: "2024-09-02", percentage: "1.27", registered_voters: 83499, votes_cast: 6569 },
            { id: 148, district_id: 5, turnout_date: "2024-02-21", percentage: "99.66", registered_voters: 187975, votes_cast: 3960 },
            { id: 149, district_id: 41, turnout_date: "2024-07-12", percentage: "100.00", registered_voters: 122909, votes_cast: 6106 },
            { id: 150, district_id: 15, turnout_date: "2024-05-03", percentage: "1.52", registered_voters: 195470, votes_cast: 3494 },
            { id: 151, district_id: 27, turnout_date: "2024-10-26", percentage: "99.65", registered_voters: 163736, votes_cast: 3820 },
            { id: 152, district_id: 38, turnout_date: "2024-02-27", percentage: "86.15", registered_voters: 155258, votes_cast: 2414 },
            { id: 153, district_id: 30, turnout_date: "2024-09-15", percentage: "58.22", registered_voters: 183409, votes_cast: 7282 },
            { id: 154, district_id: 49, turnout_date: "2024-10-09", percentage: "76.51", registered_voters: 170516, votes_cast: 6882 },
            { id: 155, district_id: 12, turnout_date: "2024-03-13", percentage: "57.42", registered_voters: 55463, votes_cast: 3712 },
            { id: 156, district_id: 13, turnout_date: "2024-01-09", percentage: "88.98", registered_voters: 194212, votes_cast: 2187 },
            { id: 157, district_id: 42, turnout_date: "2024-06-28", percentage: "90.87", registered_voters: 38450, votes_cast: 3543 },
            { id: 158, district_id: 49, turnout_date: "2024-03-02", percentage: "58.48", registered_voters: 150341, votes_cast: 3360 },
            { id: 159, district_id: 24, turnout_date: "2024-04-30", percentage: "36.17", registered_voters: 189478, votes_cast: 3572 },
            { id: 160, district_id: 1, turnout_date: "2024-01-10", percentage: "9.14", registered_voters: 130150, votes_cast: 6643 },
            { id: 161, district_id: 45, turnout_date: "2024-09-02", percentage: "26.94", registered_voters: 154341, votes_cast: 6085 },
            { id: 162, district_id: 48, turnout_date: "2024-07-17", percentage: "52.14", registered_voters: 101477, votes_cast: 6529 },
            { id: 163, district_id: 50, turnout_date: "2024-06-28", percentage: "50.85", registered_voters: 107589, votes_cast: 3604 },
            { id: 164, district_id: 17, turnout_date: "2024-08-09", percentage: "65.67", registered_voters: 151595, votes_cast: 3378 },
            { id: 165, district_id: 36, turnout_date: "2024-08-24", percentage: "79.02", registered_voters: 187410, votes_cast: 3220 },
            { id: 166, district_id: 12, turnout_date: "2024-07-08", percentage: "56.87", registered_voters: 130437, votes_cast: 7654 },
            { id: 167, district_id: 9, turnout_date: "2024-07-01", percentage: "92.61", registered_voters: 79537, votes_cast: 7673 },
            { id: 168, district_id: 32, turnout_date: "2024-08-21", percentage: "14.77", registered_voters: 131756, votes_cast: 3718 },
            { id: 169, district_id: 15, turnout_date: "2024-10-23", percentage: "90.48", registered_voters: 143286, votes_cast: 6008 },
            { id: 170, district_id: 3, turnout_date: "2024-09-15", percentage: "83.16", registered_voters: 237105, votes_cast: 5180 },
            { id: 171, district_id: 24, turnout_date: "2024-11-06", percentage: "75.24", registered_voters: 143253, votes_cast: 5150 },
            { id: 172, district_id: 21, turnout_date: "2024-06-28", percentage: "8.55", registered_voters: 156019, votes_cast: 4713 },
            { id: 173, district_id: 24, turnout_date: "2024-08-22", percentage: "97.51", registered_voters: 219462, votes_cast: 5624 },
            { id: 174, district_id: 25, turnout_date: "2024-11-04", percentage: "67.29", registered_voters: 110669, votes_cast: 3694 },
            { id: 175, district_id: 40, turnout_date: "2024-09-22", percentage: "52.85", registered_voters: 89536, votes_cast: 2104 },
            { id: 176, district_id: 6, turnout_date: "2024-07-10", percentage: "97.64", registered_voters: 135482, votes_cast: 6761 },
            { id: 177, district_id: 37, turnout_date: "2024-01-03", percentage: "85.40", registered_voters: 76800, votes_cast: 3274 },
            { id: 178, district_id: 16, turnout_date: "2024-10-22", percentage: "99.51", registered_voters: 162776, votes_cast: 2818 },
            { id: 179, district_id: 15, turnout_date: "2024-03-25", percentage: "99.86", registered_voters: 95369, votes_cast: 3976 },
            { id: 180, district_id: 34, turnout_date: "2024-10-13", percentage: "65.98", registered_voters: 131173, votes_cast: 4565 },
            { id: 181, district_id: 43, turnout_date: "2024-09-20", percentage: "99.94", registered_voters: 131011, votes_cast: 6421 },
            { id: 182, district_id: 30, turnout_date: "2024-01-25", percentage: "99.38", registered_voters: 86717, votes_cast: 5953 },
            { id: 183, district_id: 15, turnout_date: "2024-03-27", percentage: "95.03", registered_voters: 146539, votes_cast: 3588 },
            { id: 184, district_id: 28, turnout_date: "2024-08-29", percentage: "98.19", registered_voters: 191060, votes_cast: 5124 },
            { id: 185, district_id: 24, turnout_date: "2024-05-01", percentage: "90.51", registered_voters: 178552, votes_cast: 4829 },
            { id: 186, district_id: 19, turnout_date: "2024-11-08", percentage: "41.17", registered_voters: 146945, votes_cast: 4267 },
            { id: 187, district_id: 50, turnout_date: "2024-04-08", percentage: "88.80", registered_voters: 137003, votes_cast: 5478 },
            { id: 188, district_id: 35, turnout_date: "2024-08-30", percentage: "10.14", registered_voters: 135897, votes_cast: 6076 },
            { id: 189, district_id: 2, turnout_date: "2024-06-17", percentage: "17.72", registered_voters: 188678, votes_cast: 5434 },
            { id: 190, district_id: 22, turnout_date: "2024-10-12", percentage: "44.32", registered_voters: 138619, votes_cast: 4579 },
            { id: 191, district_id: 12, turnout_date: "2024-05-25", percentage: "99.23", registered_voters: 143372, votes_cast: 5570 },
            { id: 192, district_id: 7, turnout_date: "2024-01-26", percentage: "5.49", registered_voters: 227001, votes_cast: 4934 },
            { id: 193, district_id: 1, turnout_date: "2024-05-26", percentage: "92.39", registered_voters: 168984, votes_cast: 5015 },
            { id: 194, district_id: 11, turnout_date: "2024-03-08", percentage: "26.23", registered_voters: 111138, votes_cast: 3179 },
            { id: 195, district_id: 25, turnout_date: "2024-10-12", percentage: "70.42", registered_voters: 174703, votes_cast: 5797 },
            { id: 196, district_id: 4, turnout_date: "2024-01-31", percentage: "45.37", registered_voters: 81720, votes_cast: 5821 },
            { id: 197, district_id: 25, turnout_date: "2024-10-02", percentage: "78.52", registered_voters: 127356, votes_cast: 2542 },
            { id: 198, district_id: 38, turnout_date: "2024-06-28", percentage: "81.49", registered_voters: 181449, votes_cast: 4001 },
            { id: 199, district_id: 37, turnout_date: "2024-05-08", percentage: "99.19", registered_voters: 124812, votes_cast: 5855 },
            { id: 200, district_id: 19, turnout_date: "2024-10-06", percentage: "16.69", registered_voters: 140066, votes_cast: 5989 },
        ],
    });
    await prisma.voting_booths.createMany({
        data: [
            { id: 1, district_id: 12, booth_opened_at: new Date("2024-08-25T15:23:15Z"), booth_closed_at: new Date("2024-05-08T14:34:48Z"), votes_cast: 66 },
            { id: 2, district_id: 5, booth_opened_at: new Date("2024-06-02T10:41:16Z"), booth_closed_at: new Date("2024-06-08T16:17:57Z"), votes_cast: 0 },
            { id: 3, district_id: 41, booth_opened_at: new Date("2024-08-31T15:34:12Z"), booth_closed_at: new Date("2024-05-15T10:25:48Z"), votes_cast: 380 },
            { id: 4, district_id: 24, booth_opened_at: new Date("2024-10-20T14:15:14Z"), booth_closed_at: new Date("2024-04-30T16:39:53Z"), votes_cast: 134 },
            { id: 5, district_id: 15, booth_opened_at: new Date("2024-03-18T08:08:34Z"), booth_closed_at: new Date("2024-07-05T16:32:32Z"), votes_cast: 89 },
            { id: 6, district_id: 14, booth_opened_at: new Date("2024-09-22T14:40:53Z"), booth_closed_at: new Date("2024-08-23T13:08:09Z"), votes_cast: 44 },
            { id: 7, district_id: 45, booth_opened_at: new Date("2024-01-09T10:31:23Z"), booth_closed_at: new Date("2024-06-04T18:11:33Z"), votes_cast: 992 },
            { id: 8, district_id: 18, booth_opened_at: new Date("2024-10-02T15:20:26Z"), booth_closed_at: new Date("2024-07-11T11:07:07Z"), votes_cast: 949 },
            { id: 9, district_id: 48, booth_opened_at: new Date("2024-02-26T10:44:30Z"), booth_closed_at: new Date("2024-03-22T22:19:50Z"), votes_cast: 198 },
            { id: 10, district_id: 20, booth_opened_at: new Date("2024-05-06T15:36:18Z"), booth_closed_at: new Date("2024-02-14T09:28:56Z"), votes_cast: 685 },
            { id: 11, district_id: 43, booth_opened_at: new Date("2024-03-27T17:21:32Z"), booth_closed_at: new Date("2024-02-29T16:54:32Z"), votes_cast: 226 },
            { id: 12, district_id: 6, booth_opened_at: new Date("2024-08-30T08:29:21Z"), booth_closed_at: new Date("2024-03-23T17:51:48Z"), votes_cast: 107 },
            { id: 13, district_id: 50, booth_opened_at: new Date("2024-03-29T02:27:46Z"), booth_closed_at: new Date("2024-04-06T16:51:17Z"), votes_cast: 148 },
            { id: 14, district_id: 17, booth_opened_at: new Date("2024-06-27T14:12:05Z"), booth_closed_at: new Date("2024-08-24T09:32:04Z"), votes_cast: 942 },
            { id: 15, district_id: 50, booth_opened_at: new Date("2024-04-25T12:06:42Z"), booth_closed_at: new Date("2024-02-03T12:25:33Z"), votes_cast: 195 },
            { id: 16, district_id: 1, booth_opened_at: new Date("2024-10-09T21:23:02Z"), booth_closed_at: new Date("2024-05-03T13:39:29Z"), votes_cast: 370 },
            { id: 17, district_id: 10, booth_opened_at: new Date("2024-02-05T19:24:01Z"), booth_closed_at: new Date("2024-01-20T16:34:15Z"), votes_cast: 932 },
            { id: 18, district_id: 11, booth_opened_at: new Date("2024-07-17T13:27:34Z"), booth_closed_at: new Date("2024-08-21T15:50:10Z"), votes_cast: 3 },
            { id: 19, district_id: 29, booth_opened_at: new Date("2024-06-15T11:51:06Z"), booth_closed_at: new Date("2024-11-05T09:05:29Z"), votes_cast: 402 },
            { id: 20, district_id: 17, booth_opened_at: new Date("2024-03-06T13:49:51Z"), booth_closed_at: new Date("2024-06-25T09:34:29Z"), votes_cast: 247 },
            { id: 21, district_id: 39, booth_opened_at: new Date("2024-09-15T12:34:41Z"), booth_closed_at: new Date("2024-01-14T05:22:00Z"), votes_cast: 8 },
            { id: 22, district_id: 49, booth_opened_at: new Date("2024-09-26T15:40:04Z"), booth_closed_at: new Date("2024-05-21T16:17:51Z"), votes_cast: 19 },
            { id: 23, district_id: 12, booth_opened_at: new Date("2024-10-03T17:44:37Z"), booth_closed_at: new Date("2024-07-28T10:45:38Z"), votes_cast: 745 },
            { id: 24, district_id: 27, booth_opened_at: new Date("2024-04-29T15:24:36Z"), booth_closed_at: new Date("2024-03-08T13:27:58Z"), votes_cast: 618 },
            { id: 25, district_id: 27, booth_opened_at: new Date("2024-08-31T17:11:55Z"), booth_closed_at: new Date("2024-08-31T16:38:09Z"), votes_cast: 39 },
            { id: 26, district_id: 25, booth_opened_at: new Date("2024-08-24T12:26:02Z"), booth_closed_at: new Date("2024-01-21T11:42:52Z"), votes_cast: 348 },
            { id: 27, district_id: 45, booth_opened_at: new Date("2024-10-26T12:37:28Z"), booth_closed_at: new Date("2024-08-02T21:21:05Z"), votes_cast: 84 },
            { id: 28, district_id: 23, booth_opened_at: new Date("2024-05-26T12:59:40Z"), booth_closed_at: new Date("2024-06-07T12:49:45Z"), votes_cast: 26 },
            { id: 29, district_id: 34, booth_opened_at: new Date("2024-01-14T13:02:33Z"), booth_closed_at: new Date("2024-05-16T15:22:57Z"), votes_cast: 107 },
            { id: 30, district_id: 26, booth_opened_at: new Date("2024-06-27T11:14:47Z"), booth_closed_at: new Date("2024-05-16T11:01:12Z"), votes_cast: 74 },
            { id: 31, district_id: 34, booth_opened_at: new Date("2024-06-15T10:41:51Z"), booth_closed_at: new Date("2024-01-20T12:46:11Z"), votes_cast: 398 },
            { id: 32, district_id: 30, booth_opened_at: new Date("2024-05-02T13:55:37Z"), booth_closed_at: new Date("2024-09-26T12:03:13Z"), votes_cast: 9 },
            { id: 33, district_id: 19, booth_opened_at: new Date("2024-04-21T10:23:00Z"), booth_closed_at: new Date("2024-06-04T16:35:44Z"), votes_cast: 223 },
            { id: 34, district_id: 15, booth_opened_at: new Date("2024-03-15T08:00:38Z"), booth_closed_at: new Date("2024-06-11T13:05:24Z"), votes_cast: 127 },
            { id: 35, district_id: 20, booth_opened_at: new Date("2024-07-20T11:34:01Z"), booth_closed_at: new Date("2024-01-16T16:36:32Z"), votes_cast: 424 },
            { id: 36, district_id: 12, booth_opened_at: new Date("2024-06-12T15:23:42Z"), booth_closed_at: new Date("2024-04-28T12:15:45Z"), votes_cast: 492 },
            { id: 37, district_id: 10, booth_opened_at: new Date("2024-04-05T08:43:44Z"), booth_closed_at: new Date("2024-06-24T16:50:55Z"), votes_cast: 686 },
            { id: 38, district_id: 36, booth_opened_at: new Date("2024-07-09T16:22:46Z"), booth_closed_at: new Date("2024-01-20T10:10:05Z"), votes_cast: 90 },
            { id: 39, district_id: 35, booth_opened_at: new Date("2024-03-31T16:39:10Z"), booth_closed_at: new Date("2024-03-21T17:02:49Z"), votes_cast: 429 },
            { id: 40, district_id: 25, booth_opened_at: new Date("2024-10-25T16:27:29Z"), booth_closed_at: new Date("2024-06-20T09:36:24Z"), votes_cast: 439 },
            { id: 41, district_id: 49, booth_opened_at: new Date("2024-05-29T14:15:49Z"), booth_closed_at: new Date("2024-05-03T15:46:48Z"), votes_cast: 0 },
            { id: 42, district_id: 30, booth_opened_at: new Date("2024-06-10T10:59:03Z"), booth_closed_at: new Date("2024-01-09T11:33:47Z"), votes_cast: 190 },
            { id: 43, district_id: 22, booth_opened_at: new Date("2024-01-27T10:16:48Z"), booth_closed_at: new Date("2024-04-14T09:43:20Z"), votes_cast: 376 },
            { id: 44, district_id: 25, booth_opened_at: new Date("2024-02-04T08:25:02Z"), booth_closed_at: new Date("2024-02-20T14:49:50Z"), votes_cast: 1 },
            { id: 45, district_id: 8, booth_opened_at: new Date("2024-08-09T07:30:57Z"), booth_closed_at: new Date("2024-01-09T15:06:11Z"), votes_cast: 38 },
            { id: 46, district_id: 28, booth_opened_at: new Date("2024-06-29T12:36:37Z"), booth_closed_at: new Date("2024-09-22T11:56:55Z"), votes_cast: 212 },
            { id: 47, district_id: 21, booth_opened_at: new Date("2024-07-26T14:19:08Z"), booth_closed_at: new Date("2024-05-22T14:55:26Z"), votes_cast: 371 },
            { id: 48, district_id: 38, booth_opened_at: new Date("2024-02-03T16:55:28Z"), booth_closed_at: new Date("2024-05-29T12:27:06Z"), votes_cast: 277 },
            { id: 49, district_id: 34, booth_opened_at: new Date("2024-07-02T07:23:06Z"), booth_closed_at: new Date("2024-07-01T09:47:02Z"), votes_cast: 336 },
            { id: 50, district_id: 38, booth_opened_at: new Date("2024-09-23T18:28:37Z"), booth_closed_at: new Date("2024-09-11T09:46:36Z"), votes_cast: 5 },
            { id: 51, district_id: 3, booth_opened_at: new Date("2024-07-25T09:05:10Z"), booth_closed_at: new Date("2024-01-15T11:30:02Z"), votes_cast: 1 },
            { id: 52, district_id: 47, booth_opened_at: new Date("2024-05-14T14:20:56Z"), booth_closed_at: new Date("2024-08-09T13:59:31Z"), votes_cast: 12 },
            { id: 53, district_id: 10, booth_opened_at: new Date("2024-01-01T11:04:21Z"), booth_closed_at: new Date("2024-07-03T15:35:41Z"), votes_cast: 16 },
            { id: 54, district_id: 28, booth_opened_at: new Date("2024-08-03T13:48:00Z"), booth_closed_at: new Date("2024-07-25T16:02:58Z"), votes_cast: 725 },
            { id: 55, district_id: 24, booth_opened_at: new Date("2024-05-19T18:15:54Z"), booth_closed_at: new Date("2024-05-26T12:54:39Z"), votes_cast: 317 },
            { id: 56, district_id: 43, booth_opened_at: new Date("2024-08-24T11:35:07Z"), booth_closed_at: new Date("2024-10-28T14:27:37Z"), votes_cast: 705 },
            { id: 57, district_id: 39, booth_opened_at: new Date("2024-03-26T17:37:11Z"), booth_closed_at: new Date("2024-04-27T09:06:16Z"), votes_cast: 625 },
            { id: 58, district_id: 28, booth_opened_at: new Date("2024-02-01T18:31:03Z"), booth_closed_at: new Date("2024-03-02T14:08:04Z"), votes_cast: 167 },
            { id: 59, district_id: 39, booth_opened_at: new Date("2024-08-21T14:09:08Z"), booth_closed_at: new Date("2024-03-06T16:21:09Z"), votes_cast: 635 },
            { id: 60, district_id: 13, booth_opened_at: new Date("2024-01-02T17:00:44Z"), booth_closed_at: new Date("2024-07-30T09:22:09Z"), votes_cast: 224 },
            { id: 61, district_id: 17, booth_opened_at: new Date("2024-10-29T10:32:32Z"), booth_closed_at: new Date("2024-06-30T12:26:18Z"), votes_cast: 109 },
            { id: 62, district_id: 15, booth_opened_at: new Date("2024-04-20T10:52:41Z"), booth_closed_at: new Date("2024-09-02T12:23:20Z"), votes_cast: 59 },
            { id: 63, district_id: 50, booth_opened_at: new Date("2024-05-04T13:40:27Z"), booth_closed_at: new Date("2024-07-01T10:14:51Z"), votes_cast: 64 },
            { id: 64, district_id: 17, booth_opened_at: new Date("2024-04-28T13:59:31Z"), booth_closed_at: new Date("2024-03-25T11:23:55Z"), votes_cast: 97 },
            { id: 65, district_id: 17, booth_opened_at: new Date("2024-03-11T15:52:22Z"), booth_closed_at: new Date("2024-02-20T09:31:04Z"), votes_cast: 4 },
            { id: 66, district_id: 49, booth_opened_at: new Date("2024-06-12T13:29:49Z"), booth_closed_at: new Date("2024-08-27T15:06:53Z"), votes_cast: 47 },
            { id: 67, district_id: 4, booth_opened_at: new Date("2024-02-09T16:26:23Z"), booth_closed_at: new Date("2024-05-30T12:14:12Z"), votes_cast: 122 },
            { id: 68, district_id: 27, booth_opened_at: new Date("2024-06-13T07:49:01Z"), booth_closed_at: new Date("2024-04-10T11:38:40Z"), votes_cast: 29 },
            { id: 69, district_id: 50, booth_opened_at: new Date("2024-07-18T10:37:31Z"), booth_closed_at: new Date("2024-05-18T08:29:49Z"), votes_cast: 9 },
            { id: 70, district_id: 35, booth_opened_at: new Date("2024-03-20T13:32:44Z"), booth_closed_at: new Date("2024-01-24T10:52:29Z"), votes_cast: 276 },
            { id: 71, district_id: 41, booth_opened_at: new Date("2024-10-08T08:22:17Z"), booth_closed_at: new Date("2024-09-25T14:07:14Z"), votes_cast: 231 },
            { id: 72, district_id: 32, booth_opened_at: new Date("2024-02-12T09:37:35Z"), booth_closed_at: new Date("2024-06-13T13:48:35Z"), votes_cast: 446 },
            { id: 73, district_id: 23, booth_opened_at: new Date("2024-04-12T15:28:27Z"), booth_closed_at: new Date("2024-06-09T11:30:24Z"), votes_cast: 6 },
            { id: 74, district_id: 32, booth_opened_at: new Date("2024-04-27T14:34:58Z"), booth_closed_at: new Date("2024-01-03T15:32:19Z"), votes_cast: 5 },
            { id: 75, district_id: 36, booth_opened_at: new Date("2024-11-05T20:31:27Z"), booth_closed_at: new Date("2024-04-18T15:46:31Z"), votes_cast: 381 },
            { id: 76, district_id: 13, booth_opened_at: new Date("2024-09-02T11:14:13Z"), booth_closed_at: new Date("2024-05-19T01:25:09Z"), votes_cast: 745 },
            { id: 77, district_id: 35, booth_opened_at: new Date("2024-05-18T16:25:49Z"), booth_closed_at: new Date("2024-06-08T12:42:23Z"), votes_cast: 62 },
            { id: 78, district_id: 49, booth_opened_at: new Date("2024-01-30T11:05:33Z"), booth_closed_at: new Date("2024-09-10T19:16:46Z"), votes_cast: 7 },
            { id: 79, district_id: 33, booth_opened_at: new Date("2024-05-13T15:09:36Z"), booth_closed_at: new Date("2024-04-25T11:19:23Z"), votes_cast: 290 },
            { id: 80, district_id: 1, booth_opened_at: new Date("2024-10-31T10:26:06Z"), booth_closed_at: new Date("2024-09-20T17:44:42Z"), votes_cast: 51 },
            { id: 81, district_id: 3, booth_opened_at: new Date("2024-04-06T09:23:58Z"), booth_closed_at: new Date("2024-05-27T14:20:23Z"), votes_cast: 148 },
            { id: 82, district_id: 23, booth_opened_at: new Date("2024-07-29T08:55:48Z"), booth_closed_at: new Date("2024-09-21T09:50:03Z"), votes_cast: 104 },
            { id: 83, district_id: 5, booth_opened_at: new Date("2024-09-04T11:24:31Z"), booth_closed_at: new Date("2024-07-19T15:30:52Z"), votes_cast: 784 },
            { id: 84, district_id: 10, booth_opened_at: new Date("2024-01-05T15:13:18Z"), booth_closed_at: new Date("2024-02-14T11:46:02Z"), votes_cast: 39 },
            { id: 85, district_id: 7, booth_opened_at: new Date("2024-09-14T14:29:54Z"), booth_closed_at: new Date("2024-09-25T16:41:07Z"), votes_cast: 507 },
            { id: 86, district_id: 43, booth_opened_at: new Date("2024-07-20T16:52:35Z"), booth_closed_at: new Date("2024-05-07T07:24:03Z"), votes_cast: 152 },
            { id: 87, district_id: 3, booth_opened_at: new Date("2024-10-18T11:56:54Z"), booth_closed_at: new Date("2024-06-30T08:15:02Z"), votes_cast: 1 },
            { id: 88, district_id: 38, booth_opened_at: new Date("2024-02-04T07:12:25Z"), booth_closed_at: new Date("2024-01-09T13:40:02Z"), votes_cast: 675 },
            { id: 89, district_id: 30, booth_opened_at: new Date("2024-08-03T13:53:38Z"), booth_closed_at: new Date("2024-06-24T18:59:32Z"), votes_cast: 7 },
            { id: 90, district_id: 8, booth_opened_at: new Date("2024-11-05T10:54:39Z"), booth_closed_at: new Date("2024-06-06T15:55:31Z"), votes_cast: 14 },
            { id: 91, district_id: 1, booth_opened_at: new Date("2024-07-18T13:00:57Z"), booth_closed_at: new Date("2024-02-07T17:22:09Z"), votes_cast: 789 },
            { id: 92, district_id: 42, booth_opened_at: new Date("2024-02-24T12:48:06Z"), booth_closed_at: new Date("2024-10-22T15:00:37Z"), votes_cast: 727 },
            { id: 93, district_id: 34, booth_opened_at: new Date("2024-04-27T11:47:55Z"), booth_closed_at: new Date("2024-09-20T09:19:14Z"), votes_cast: 0 },
            { id: 94, district_id: 3, booth_opened_at: new Date("2024-06-19T15:12:02Z"), booth_closed_at: new Date("2024-08-22T06:26:16Z"), votes_cast: 149 },
            { id: 95, district_id: 50, booth_opened_at: new Date("2024-04-21T11:30:34Z"), booth_closed_at: new Date("2024-09-03T09:25:54Z"), votes_cast: 45 },
            { id: 96, district_id: 13, booth_opened_at: new Date("2024-07-29T15:22:58Z"), booth_closed_at: new Date("2024-07-09T08:39:40Z"), votes_cast: 420 },
            { id: 97, district_id: 15, booth_opened_at: new Date("2024-07-14T11:02:06Z"), booth_closed_at: new Date("2024-07-09T02:00:23Z"), votes_cast: 44 },
            { id: 98, district_id: 2, booth_opened_at: new Date("2024-04-26T13:52:26Z"), booth_closed_at: new Date("2024-02-05T10:01:39Z"), votes_cast: 961 },
            { id: 99, district_id: 25, booth_opened_at: new Date("2024-03-22T12:20:52Z"), booth_closed_at: new Date("2024-09-14T09:25:35Z"), votes_cast: 908 },
            { id: 100, district_id: 5, booth_opened_at: new Date("2024-07-19T15:34:07Z"), booth_closed_at: new Date("2024-05-18T17:39:06Z"), votes_cast: 93 },
            { id: 101, district_id: 29, booth_opened_at: new Date("2024-11-05T11:57:32Z"), booth_closed_at: new Date("2024-04-22T07:54:03Z"), votes_cast: 619 },
            { id: 102, district_id: 17, booth_opened_at: new Date("2024-07-08T14:32:02Z"), booth_closed_at: new Date("2024-04-07T14:02:42Z"), votes_cast: 460 },
            { id: 103, district_id: 4, booth_opened_at: new Date("2024-01-15T08:24:23Z"), booth_closed_at: new Date("2024-10-25T11:01:55Z"), votes_cast: 353 },
            { id: 104, district_id: 47, booth_opened_at: new Date("2024-10-26T16:07:36Z"), booth_closed_at: new Date("2024-09-04T12:24:34Z"), votes_cast: 518 },
            { id: 105, district_id: 8, booth_opened_at: new Date("2024-05-05T12:07:48Z"), booth_closed_at: new Date("2024-09-01T22:47:01Z"), votes_cast: 28 },
            { id: 106, district_id: 39, booth_opened_at: new Date("2024-03-30T17:14:41Z"), booth_closed_at: new Date("2024-01-23T13:18:39Z"), votes_cast: 425 },
            { id: 107, district_id: 47, booth_opened_at: new Date("2024-02-07T14:19:10Z"), booth_closed_at: new Date("2024-01-17T12:50:42Z"), votes_cast: 27 },
            { id: 108, district_id: 30, booth_opened_at: new Date("2024-08-23T16:22:19Z"), booth_closed_at: new Date("2024-05-24T09:49:28Z"), votes_cast: 213 },
            { id: 109, district_id: 28, booth_opened_at: new Date("2024-10-20T16:31:55Z"), booth_closed_at: new Date("2024-01-19T14:35:58Z"), votes_cast: 41 },
            { id: 110, district_id: 49, booth_opened_at: new Date("2024-04-07T16:25:51Z"), booth_closed_at: new Date("2024-04-28T10:56:41Z"), votes_cast: 56 },
            { id: 111, district_id: 36, booth_opened_at: new Date("2024-09-21T10:49:22Z"), booth_closed_at: new Date("2024-05-27T13:21:04Z"), votes_cast: 923 },
            { id: 112, district_id: 14, booth_opened_at: new Date("2024-03-02T13:08:16Z"), booth_closed_at: new Date("2024-02-17T09:25:55Z"), votes_cast: 134 },
            { id: 113, district_id: 14, booth_opened_at: new Date("2024-06-05T20:32:53Z"), booth_closed_at: new Date("2024-05-04T16:44:08Z"), votes_cast: 613 },
            { id: 114, district_id: 10, booth_opened_at: new Date("2024-06-25T20:52:54Z"), booth_closed_at: new Date("2024-01-03T13:14:06Z"), votes_cast: 142 },
            { id: 115, district_id: 25, booth_opened_at: new Date("2024-04-07T15:46:42Z"), booth_closed_at: new Date("2024-03-20T10:49:19Z"), votes_cast: 165 },
            { id: 116, district_id: 31, booth_opened_at: new Date("2024-01-01T14:55:27Z"), booth_closed_at: new Date("2024-06-19T08:17:32Z"), votes_cast: 787 },
            { id: 117, district_id: 27, booth_opened_at: new Date("2024-09-15T15:05:27Z"), booth_closed_at: new Date("2024-08-12T08:02:25Z"), votes_cast: 21 },
            { id: 118, district_id: 8, booth_opened_at: new Date("2024-06-07T15:40:13Z"), booth_closed_at: new Date("2024-01-16T09:07:07Z"), votes_cast: 140 },
            { id: 119, district_id: 34, booth_opened_at: new Date("2024-04-02T14:05:38Z"), booth_closed_at: new Date("2024-06-11T15:52:28Z"), votes_cast: 398 },
            { id: 120, district_id: 25, booth_opened_at: new Date("2024-01-30T12:56:39Z"), booth_closed_at: new Date("2024-10-26T11:44:45Z"), votes_cast: 273 },
            { id: 121, district_id: 48, booth_opened_at: new Date("2024-05-28T16:37:32Z"), booth_closed_at: new Date("2024-02-15T12:09:02Z"), votes_cast: 398 },
            { id: 122, district_id: 12, booth_opened_at: new Date("2024-07-01T18:59:09Z"), booth_closed_at: new Date("2024-05-27T15:11:00Z"), votes_cast: 434 },
            { id: 123, district_id: 22, booth_opened_at: new Date("2024-04-24T09:54:01Z"), booth_closed_at: new Date("2024-02-15T10:01:46Z"), votes_cast: 20 },
            { id: 124, district_id: 18, booth_opened_at: new Date("2024-08-13T11:26:57Z"), booth_closed_at: new Date("2024-07-24T09:04:46Z"), votes_cast: 7 },
            { id: 125, district_id: 23, booth_opened_at: new Date("2024-02-11T15:08:08Z"), booth_closed_at: new Date("2024-08-24T16:54:17Z"), votes_cast: 123 },
            { id: 126, district_id: 45, booth_opened_at: new Date("2024-02-24T10:19:46Z"), booth_closed_at: new Date("2024-09-07T10:40:02Z"), votes_cast: 442 },
            { id: 127, district_id: 5, booth_opened_at: new Date("2024-08-24T13:16:56Z"), booth_closed_at: new Date("2024-08-20T15:31:54Z"), votes_cast: 796 },
            { id: 128, district_id: 27, booth_opened_at: new Date("2024-09-07T11:07:10Z"), booth_closed_at: new Date("2024-06-14T14:06:42Z"), votes_cast: 682 },
            { id: 129, district_id: 33, booth_opened_at: new Date("2024-05-08T17:00:42Z"), booth_closed_at: new Date("2024-06-01T14:13:11Z"), votes_cast: 129 },
            { id: 130, district_id: 48, booth_opened_at: new Date("2024-06-21T10:14:13Z"), booth_closed_at: new Date("2024-09-12T14:45:05Z"), votes_cast: 49 },
            { id: 131, district_id: 12, booth_opened_at: new Date("2024-05-09T10:54:31Z"), booth_closed_at: new Date("2024-01-12T16:14:21Z"), votes_cast: 195 },
            { id: 132, district_id: 16, booth_opened_at: new Date("2024-01-27T16:20:48Z"), booth_closed_at: new Date("2024-10-24T16:15:02Z"), votes_cast: 295 },
            { id: 133, district_id: 31, booth_opened_at: new Date("2024-01-26T12:38:52Z"), booth_closed_at: new Date("2024-07-11T07:27:42Z"), votes_cast: 5 },
            { id: 134, district_id: 39, booth_opened_at: new Date("2024-09-21T12:04:36Z"), booth_closed_at: new Date("2024-10-20T15:48:12Z"), votes_cast: 642 },
            { id: 135, district_id: 20, booth_opened_at: new Date("2024-08-22T16:59:57Z"), booth_closed_at: new Date("2024-01-20T14:52:04Z"), votes_cast: 961 },
            { id: 136, district_id: 7, booth_opened_at: new Date("2024-09-09T10:55:03Z"), booth_closed_at: new Date("2024-09-14T11:30:52Z"), votes_cast: 933 },
            { id: 137, district_id: 18, booth_opened_at: new Date("2024-09-01T14:01:31Z"), booth_closed_at: new Date("2024-04-23T16:21:45Z"), votes_cast: 76 },
            { id: 138, district_id: 3, booth_opened_at: new Date("2024-01-08T10:54:54Z"), booth_closed_at: new Date("2024-03-22T16:24:55Z"), votes_cast: 655 },
            { id: 139, district_id: 38, booth_opened_at: new Date("2024-10-26T07:05:24Z"), booth_closed_at: new Date("2024-07-05T13:41:49Z"), votes_cast: 586 },
            { id: 140, district_id: 34, booth_opened_at: new Date("2024-09-30T14:10:19Z"), booth_closed_at: new Date("2024-10-06T16:51:39Z"), votes_cast: 2 },
            { id: 141, district_id: 45, booth_opened_at: new Date("2024-04-30T10:16:42Z"), booth_closed_at: new Date("2024-07-10T09:28:14Z"), votes_cast: 238 },
            { id: 142, district_id: 2, booth_opened_at: new Date("2024-02-14T14:31:09Z"), booth_closed_at: new Date("2024-06-15T09:05:29Z"), votes_cast: 461 },
            { id: 143, district_id: 12, booth_opened_at: new Date("2024-01-08T16:31:29Z"), booth_closed_at: new Date("2024-08-25T10:38:35Z"), votes_cast: 138 },
            { id: 144, district_id: 25, booth_opened_at: new Date("2024-05-21T10:31:36Z"), booth_closed_at: new Date("2024-09-21T12:00:07Z"), votes_cast: 250 },
            { id: 145, district_id: 35, booth_opened_at: new Date("2024-11-06T14:41:08Z"), booth_closed_at: new Date("2024-08-07T16:49:20Z"), votes_cast: 465 },
            { id: 146, district_id: 20, booth_opened_at: new Date("2024-08-29T09:14:13Z"), booth_closed_at: new Date("2024-07-31T10:45:46Z"), votes_cast: 644 },
            { id: 147, district_id: 28, booth_opened_at: new Date("2024-01-19T17:37:59Z"), booth_closed_at: new Date("2024-04-27T09:54:36Z"), votes_cast: 636 },
            { id: 148, district_id: 3, booth_opened_at: new Date("2024-02-01T09:04:43Z"), booth_closed_at: new Date("2024-08-21T17:10:47Z"), votes_cast: 76 },
            { id: 149, district_id: 38, booth_opened_at: new Date("2024-08-12T16:12:04Z"), booth_closed_at: new Date("2024-01-21T16:23:59Z"), votes_cast: 795 },
            { id: 150, district_id: 24, booth_opened_at: new Date("2024-04-07T11:51:22Z"), booth_closed_at: new Date("2024-08-07T09:00:59Z"), votes_cast: 532 },
            { id: 151, district_id: 43, booth_opened_at: new Date("2024-07-20T08:06:57Z"), booth_closed_at: new Date("2024-04-02T11:04:44Z"), votes_cast: 183 },
            { id: 152, district_id: 38, booth_opened_at: new Date("2024-03-15T09:04:59Z"), booth_closed_at: new Date("2024-08-31T08:42:13Z"), votes_cast: 672 },
            { id: 153, district_id: 39, booth_opened_at: new Date("2024-02-01T14:57:12Z"), booth_closed_at: new Date("2024-07-13T07:06:44Z"), votes_cast: 4 },
            { id: 154, district_id: 18, booth_opened_at: new Date("2024-05-31T13:22:28Z"), booth_closed_at: new Date("2024-08-06T10:20:53Z"), votes_cast: 38 },
            { id: 155, district_id: 12, booth_opened_at: new Date("2024-09-28T10:56:14Z"), booth_closed_at: new Date("2024-06-28T13:12:02Z"), votes_cast: 482 },
            { id: 156, district_id: 32, booth_opened_at: new Date("2024-07-06T12:21:04Z"), booth_closed_at: new Date("2024-03-19T17:34:16Z"), votes_cast: 245 },
            { id: 157, district_id: 12, booth_opened_at: new Date("2024-06-12T08:33:32Z"), booth_closed_at: new Date("2024-03-12T08:47:19Z"), votes_cast: 98 },
            { id: 158, district_id: 25, booth_opened_at: new Date("2024-09-01T14:20:53Z"), booth_closed_at: new Date("2024-10-05T13:21:43Z"), votes_cast: 954 },
            { id: 159, district_id: 48, booth_opened_at: new Date("2024-08-31T13:12:08Z"), booth_closed_at: new Date("2024-08-10T17:12:12Z"), votes_cast: 763 },
            { id: 160, district_id: 29, booth_opened_at: new Date("2024-09-10T10:56:13Z"), booth_closed_at: new Date("2024-01-10T09:51:56Z"), votes_cast: 472 },
            { id: 161, district_id: 18, booth_opened_at: new Date("2024-05-17T09:52:42Z"), booth_closed_at: new Date("2024-06-24T12:50:40Z"), votes_cast: 143 },
            { id: 162, district_id: 18, booth_opened_at: new Date("2024-06-06T09:09:50Z"), booth_closed_at: new Date("2024-05-28T13:07:27Z"), votes_cast: 776 },
            { id: 163, district_id: 33, booth_opened_at: new Date("2024-02-27T11:51:10Z"), booth_closed_at: new Date("2024-03-10T10:16:41Z"), votes_cast: 957 },
            { id: 164, district_id: 5, booth_opened_at: new Date("2024-03-15T09:37:48Z"), booth_closed_at: new Date("2024-11-03T20:51:05Z"), votes_cast: 162 },
            { id: 165, district_id: 29, booth_opened_at: new Date("2024-11-07T12:22:10Z"), booth_closed_at: new Date("2024-05-21T14:21:24Z"), votes_cast: 909 },
            { id: 166, district_id: 47, booth_opened_at: new Date("2024-05-29T10:21:36Z"), booth_closed_at: new Date("2024-06-05T12:56:21Z"), votes_cast: 195 },
            { id: 167, district_id: 14, booth_opened_at: new Date("2024-06-16T09:49:04Z"), booth_closed_at: new Date("2024-08-26T10:23:23Z"), votes_cast: 372 },
            { id: 168, district_id: 28, booth_opened_at: new Date("2024-04-25T10:42:46Z"), booth_closed_at: new Date("2024-03-29T15:42:07Z"), votes_cast: 889 },
            { id: 169, district_id: 39, booth_opened_at: new Date("2024-03-05T11:53:13Z"), booth_closed_at: new Date("2024-01-07T08:11:59Z"), votes_cast: 435 },
            { id: 170, district_id: 30, booth_opened_at: new Date("2024-05-20T19:53:12Z"), booth_closed_at: new Date("2024-10-06T18:42:44Z"), votes_cast: 446 },
            { id: 171, district_id: 18, booth_opened_at: new Date("2024-06-25T14:03:18Z"), booth_closed_at: new Date("2024-06-21T12:07:21Z"), votes_cast: 287 },
            { id: 172, district_id: 46, booth_opened_at: new Date("2024-04-25T13:29:44Z"), booth_closed_at: new Date("2024-04-27T22:36:09Z"), votes_cast: 613 },
            { id: 173, district_id: 38, booth_opened_at: new Date("2024-10-31T11:00:21Z"), booth_closed_at: new Date("2024-05-08T10:18:10Z"), votes_cast: 73 },
            { id: 174, district_id: 22, booth_opened_at: new Date("2024-11-07T19:30:49Z"), booth_closed_at: new Date("2024-03-19T07:33:17Z"), votes_cast: 27 },
            { id: 175, district_id: 19, booth_opened_at: new Date("2024-08-08T15:20:26Z"), booth_closed_at: new Date("2024-03-12T13:12:30Z"), votes_cast: 609 },
            { id: 176, district_id: 5, booth_opened_at: new Date("2024-02-25T18:40:58Z"), booth_closed_at: new Date("2024-06-29T10:39:28Z"), votes_cast: 703 },
            { id: 177, district_id: 17, booth_opened_at: new Date("2024-10-26T09:08:45Z"), booth_closed_at: new Date("2024-07-02T15:08:23Z"), votes_cast: 396 },
            { id: 178, district_id: 43, booth_opened_at: new Date("2024-03-25T12:19:16Z"), booth_closed_at: new Date("2024-10-21T14:20:35Z"), votes_cast: 55 },
            { id: 179, district_id: 37, booth_opened_at: new Date("2024-08-21T18:39:46Z"), booth_closed_at: new Date("2024-05-24T13:06:25Z"), votes_cast: 90 },
            { id: 180, district_id: 7, booth_opened_at: new Date("2024-02-01T15:50:35Z"), booth_closed_at: new Date("2024-08-14T14:18:20Z"), votes_cast: 759 },
            { id: 181, district_id: 27, booth_opened_at: new Date("2024-04-04T17:04:33Z"), booth_closed_at: new Date("2024-07-14T16:38:53Z"), votes_cast: 405 },
            { id: 182, district_id: 7, booth_opened_at: new Date("2024-03-03T13:52:31Z"), booth_closed_at: new Date("2024-08-01T14:15:06Z"), votes_cast: 98 },
            { id: 183, district_id: 3, booth_opened_at: new Date("2024-01-13T13:54:12Z"), booth_closed_at: new Date("2024-01-03T08:26:54Z"), votes_cast: 641 },
            { id: 184, district_id: 40, booth_opened_at: new Date("2024-06-21T02:22:29Z"), booth_closed_at: new Date("2024-07-03T14:27:50Z"), votes_cast: 155 },
            { id: 185, district_id: 36, booth_opened_at: new Date("2024-08-08T11:45:15Z"), booth_closed_at: new Date("2024-04-29T17:45:49Z"), votes_cast: 173 },
            { id: 186, district_id: 14, booth_opened_at: new Date("2024-05-13T14:22:15Z"), booth_closed_at: new Date("2024-03-14T14:39:42Z"), votes_cast: 422 },
            { id: 187, district_id: 41, booth_opened_at: new Date("2024-02-27T10:36:21Z"), booth_closed_at: new Date("2024-07-21T17:15:48Z"), votes_cast: 437 },
            { id: 188, district_id: 17, booth_opened_at: new Date("2024-02-08T18:34:26Z"), booth_closed_at: new Date("2024-08-10T10:13:51Z"), votes_cast: 0 },
            { id: 189, district_id: 23, booth_opened_at: new Date("2024-02-13T11:14:01Z"), booth_closed_at: new Date("2024-10-14T12:12:18Z"), votes_cast: 69 },
            { id: 190, district_id: 6, booth_opened_at: new Date("2024-08-09T11:00:44Z"), booth_closed_at: new Date("2024-04-26T10:12:16Z"), votes_cast: 769 },
            { id: 191, district_id: 12, booth_opened_at: new Date("2024-01-01T06:37:36Z"), booth_closed_at: new Date("2024-06-20T11:54:16Z"), votes_cast: 11 },
            { id: 192, district_id: 10, booth_opened_at: new Date("2024-04-14T10:07:41Z"), booth_closed_at: new Date("2024-10-08T17:57:10Z"), votes_cast: 53 },
            { id: 193, district_id: 19, booth_opened_at: new Date("2024-10-28T10:20:30Z"), booth_closed_at: new Date("2024-02-07T09:27:19Z"), votes_cast: 731 },
            { id: 194, district_id: 3, booth_opened_at: new Date("2024-05-25T13:11:36Z"), booth_closed_at: new Date("2024-05-07T17:25:52Z"), votes_cast: 930 },
            { id: 195, district_id: 29, booth_opened_at: new Date("2024-07-23T15:49:28Z"), booth_closed_at: new Date("2024-03-26T14:12:57Z"), votes_cast: 120 },
            { id: 196, district_id: 43, booth_opened_at: new Date("2024-11-06T07:38:18Z"), booth_closed_at: new Date("2024-08-24T09:37:53Z"), votes_cast: 116 },
            { id: 197, district_id: 32, booth_opened_at: new Date("2024-03-21T17:14:59Z"), booth_closed_at: new Date("2024-04-01T15:46:45Z"), votes_cast: 791 },
            { id: 198, district_id: 39, booth_opened_at: new Date("2024-06-15T11:12:45Z"), booth_closed_at: new Date("2024-03-08T06:37:05Z"), votes_cast: 412 },
            { id: 199, district_id: 46, booth_opened_at: new Date("2024-08-23T10:52:08Z"), booth_closed_at: new Date("2024-01-01T15:55:04Z"), votes_cast: 47 },
            { id: 200, district_id: 14, booth_opened_at: new Date("2024-01-07T16:38:54Z"), booth_closed_at: new Date("2024-03-18T13:28:49Z"), votes_cast: 591 },
            { id: 201, district_id: 46, booth_opened_at: new Date("2024-09-29T09:51:50Z"), booth_closed_at: new Date("2024-11-04T19:58:26Z"), votes_cast: 509 },
            { id: 202, district_id: 4, booth_opened_at: new Date("2024-01-24T10:03:51Z"), booth_closed_at: new Date("2024-07-06T15:15:23Z"), votes_cast: 32 },
            { id: 203, district_id: 20, booth_opened_at: new Date("2024-05-22T16:00:42Z"), booth_closed_at: new Date("2024-08-28T10:42:08Z"), votes_cast: 801 },
            { id: 204, district_id: 40, booth_opened_at: new Date("2024-10-04T13:30:50Z"), booth_closed_at: new Date("2024-10-31T15:24:10Z"), votes_cast: 158 },
            { id: 205, district_id: 26, booth_opened_at: new Date("2024-07-21T12:39:27Z"), booth_closed_at: new Date("2024-02-11T02:25:36Z"), votes_cast: 51 },
            { id: 206, district_id: 1, booth_opened_at: new Date("2024-09-17T11:32:31Z"), booth_closed_at: new Date("2024-10-25T12:41:34Z"), votes_cast: 665 },
            { id: 207, district_id: 41, booth_opened_at: new Date("2024-02-23T07:53:29Z"), booth_closed_at: new Date("2024-04-29T17:23:20Z"), votes_cast: 40 },
            { id: 208, district_id: 47, booth_opened_at: new Date("2024-06-02T17:57:46Z"), booth_closed_at: new Date("2024-08-25T16:21:31Z"), votes_cast: 559 },
            { id: 209, district_id: 29, booth_opened_at: new Date("2024-10-31T09:08:01Z"), booth_closed_at: new Date("2024-03-14T09:22:44Z"), votes_cast: 304 },
            { id: 210, district_id: 40, booth_opened_at: new Date("2024-06-12T14:43:54Z"), booth_closed_at: new Date("2024-09-15T11:12:25Z"), votes_cast: 73 },
            { id: 211, district_id: 2, booth_opened_at: new Date("2024-07-18T15:28:53Z"), booth_closed_at: new Date("2024-01-31T11:34:09Z"), votes_cast: 40 },
            { id: 212, district_id: 24, booth_opened_at: new Date("2024-02-24T13:57:22Z"), booth_closed_at: new Date("2024-10-16T14:28:49Z"), votes_cast: 100 },
            { id: 213, district_id: 40, booth_opened_at: new Date("2024-11-03T17:12:40Z"), booth_closed_at: new Date("2024-08-06T09:05:08Z"), votes_cast: 576 },
            { id: 214, district_id: 27, booth_opened_at: new Date("2024-06-20T12:42:28Z"), booth_closed_at: new Date("2024-07-17T11:44:20Z"), votes_cast: 197 },
            { id: 215, district_id: 13, booth_opened_at: new Date("2024-08-08T11:07:23Z"), booth_closed_at: new Date("2024-01-10T09:28:53Z"), votes_cast: 435 },
            { id: 216, district_id: 15, booth_opened_at: new Date("2024-02-11T10:59:04Z"), booth_closed_at: new Date("2024-02-01T14:09:03Z"), votes_cast: 889 },
            { id: 217, district_id: 19, booth_opened_at: new Date("2024-07-07T16:51:34Z"), booth_closed_at: new Date("2024-09-24T13:09:07Z"), votes_cast: 865 },
            { id: 218, district_id: 7, booth_opened_at: new Date("2024-05-05T13:32:05Z"), booth_closed_at: new Date("2024-10-04T16:01:14Z"), votes_cast: 362 },
            { id: 219, district_id: 44, booth_opened_at: new Date("2024-10-16T13:08:19Z"), booth_closed_at: new Date("2024-10-09T17:16:29Z"), votes_cast: 120 },
            { id: 220, district_id: 7, booth_opened_at: new Date("2024-09-08T16:34:39Z"), booth_closed_at: new Date("2024-08-02T08:51:00Z"), votes_cast: 699 },
            { id: 221, district_id: 4, booth_opened_at: new Date("2024-03-22T16:51:58Z"), booth_closed_at: new Date("2024-06-10T11:16:47Z"), votes_cast: 609 },
            { id: 222, district_id: 27, booth_opened_at: new Date("2024-04-26T11:59:11Z"), booth_closed_at: new Date("2024-01-22T17:17:32Z"), votes_cast: 473 },
            { id: 223, district_id: 49, booth_opened_at: new Date("2024-05-18T15:24:08Z"), booth_closed_at: new Date("2024-06-03T21:56:40Z"), votes_cast: 604 },
            { id: 224, district_id: 24, booth_opened_at: new Date("2024-11-01T07:55:46Z"), booth_closed_at: new Date("2024-03-26T10:36:19Z"), votes_cast: 865 },
            { id: 225, district_id: 4, booth_opened_at: new Date("2024-06-23T15:53:49Z"), booth_closed_at: new Date("2024-03-11T15:26:29Z"), votes_cast: 673 },
            { id: 226, district_id: 45, booth_opened_at: new Date("2024-05-11T15:59:27Z"), booth_closed_at: new Date("2024-04-17T17:31:43Z"), votes_cast: 484 },
            { id: 227, district_id: 7, booth_opened_at: new Date("2024-09-20T21:49:43Z"), booth_closed_at: new Date("2024-08-13T10:48:12Z"), votes_cast: 14 },
            { id: 228, district_id: 35, booth_opened_at: new Date("2024-09-06T08:47:27Z"), booth_closed_at: new Date("2024-11-03T18:15:52Z"), votes_cast: 488 },
            { id: 229, district_id: 49, booth_opened_at: new Date("2024-03-03T14:59:21Z"), booth_closed_at: new Date("2024-02-04T15:59:22Z"), votes_cast: 880 },
            { id: 230, district_id: 6, booth_opened_at: new Date("2024-11-06T13:16:49Z"), booth_closed_at: new Date("2024-01-17T11:27:47Z"), votes_cast: 615 },
            { id: 231, district_id: 27, booth_opened_at: new Date("2024-04-30T17:53:26Z"), booth_closed_at: new Date("2024-01-18T15:10:04Z"), votes_cast: 229 },
            { id: 232, district_id: 39, booth_opened_at: new Date("2024-09-07T12:53:22Z"), booth_closed_at: new Date("2024-03-19T12:23:24Z"), votes_cast: 27 },
            { id: 233, district_id: 30, booth_opened_at: new Date("2024-01-04T10:25:23Z"), booth_closed_at: new Date("2024-06-24T14:22:08Z"), votes_cast: 4 },
            { id: 234, district_id: 40, booth_opened_at: new Date("2024-10-12T14:48:11Z"), booth_closed_at: new Date("2024-10-10T16:25:23Z"), votes_cast: 967 },
            { id: 235, district_id: 30, booth_opened_at: new Date("2024-11-02T12:04:55Z"), booth_closed_at: new Date("2024-08-27T21:25:53Z"), votes_cast: 208 },
            { id: 236, district_id: 10, booth_opened_at: new Date("2024-05-18T14:26:59Z"), booth_closed_at: new Date("2024-02-20T10:41:43Z"), votes_cast: 575 },
            { id: 237, district_id: 48, booth_opened_at: new Date("2024-09-03T15:21:08Z"), booth_closed_at: new Date("2024-07-07T14:26:29Z"), votes_cast: 322 },
            { id: 238, district_id: 11, booth_opened_at: new Date("2024-07-08T11:42:06Z"), booth_closed_at: new Date("2024-06-30T15:20:28Z"), votes_cast: 71 },
            { id: 239, district_id: 45, booth_opened_at: new Date("2024-01-26T16:33:59Z"), booth_closed_at: new Date("2024-01-28T18:16:36Z"), votes_cast: 154 },
            { id: 240, district_id: 16, booth_opened_at: new Date("2024-05-15T13:48:01Z"), booth_closed_at: new Date("2024-06-10T19:53:26Z"), votes_cast: 917 },
            { id: 241, district_id: 30, booth_opened_at: new Date("2024-08-03T08:54:30Z"), booth_closed_at: new Date("2024-07-01T14:13:26Z"), votes_cast: 77 },
            { id: 242, district_id: 9, booth_opened_at: new Date("2024-01-07T12:28:59Z"), booth_closed_at: new Date("2024-08-27T14:48:29Z"), votes_cast: 622 },
            { id: 243, district_id: 30, booth_opened_at: new Date("2024-01-06T10:26:05Z"), booth_closed_at: new Date("2024-01-06T15:35:33Z"), votes_cast: 236 },
            { id: 244, district_id: 41, booth_opened_at: new Date("2024-10-13T10:27:06Z"), booth_closed_at: new Date("2024-05-04T12:03:58Z"), votes_cast: 889 },
            { id: 245, district_id: 10, booth_opened_at: new Date("2024-11-04T10:45:39Z"), booth_closed_at: new Date("2024-09-20T14:23:09Z"), votes_cast: 512 },
            { id: 246, district_id: 22, booth_opened_at: new Date("2024-07-16T14:13:21Z"), booth_closed_at: new Date("2024-08-30T10:25:33Z"), votes_cast: 5 },
            { id: 247, district_id: 17, booth_opened_at: new Date("2024-09-09T10:56:01Z"), booth_closed_at: new Date("2024-08-22T13:00:57Z"), votes_cast: 78 },
            { id: 248, district_id: 8, booth_opened_at: new Date("2024-02-14T19:52:26Z"), booth_closed_at: new Date("2024-09-12T13:56:28Z"), votes_cast: 13 },
            { id: 249, district_id: 44, booth_opened_at: new Date("2024-01-07T15:24:57Z"), booth_closed_at: new Date("2024-08-15T08:14:17Z"), votes_cast: 516 },
            { id: 250, district_id: 13, booth_opened_at: new Date("2024-05-21T16:22:20Z"), booth_closed_at: new Date("2024-02-22T20:10:38Z"), votes_cast: 0 },
            { id: 251, district_id: 1, booth_opened_at: new Date("2024-09-24T10:51:41Z"), booth_closed_at: new Date("2024-10-13T13:57:30Z"), votes_cast: 21 },
            { id: 252, district_id: 39, booth_opened_at: new Date("2024-01-09T11:56:24Z"), booth_closed_at: new Date("2024-09-30T14:58:09Z"), votes_cast: 230 },
            { id: 253, district_id: 25, booth_opened_at: new Date("2024-06-18T11:48:29Z"), booth_closed_at: new Date("2024-11-04T08:43:39Z"), votes_cast: 214 },
            { id: 254, district_id: 27, booth_opened_at: new Date("2024-03-05T10:06:08Z"), booth_closed_at: new Date("2024-07-28T10:04:11Z"), votes_cast: 820 },
            { id: 255, district_id: 25, booth_opened_at: new Date("2024-05-29T08:44:44Z"), booth_closed_at: new Date("2024-06-20T11:41:08Z"), votes_cast: 4 },
            { id: 256, district_id: 49, booth_opened_at: new Date("2024-05-08T07:49:58Z"), booth_closed_at: new Date("2024-02-01T13:16:25Z"), votes_cast: 223 },
            { id: 257, district_id: 29, booth_opened_at: new Date("2024-06-17T10:28:04Z"), booth_closed_at: new Date("2024-10-10T18:08:03Z"), votes_cast: 10 },
            { id: 258, district_id: 3, booth_opened_at: new Date("2024-08-16T15:55:09Z"), booth_closed_at: new Date("2024-07-10T15:32:29Z"), votes_cast: 9 },
            { id: 259, district_id: 38, booth_opened_at: new Date("2024-10-07T17:13:41Z"), booth_closed_at: new Date("2024-07-09T06:16:44Z"), votes_cast: 24 },
            { id: 260, district_id: 21, booth_opened_at: new Date("2024-10-23T15:30:15Z"), booth_closed_at: new Date("2024-10-21T14:48:40Z"), votes_cast: 63 },
            { id: 261, district_id: 49, booth_opened_at: new Date("2024-01-26T14:52:23Z"), booth_closed_at: new Date("2024-06-14T13:35:42Z"), votes_cast: 489 },
            { id: 262, district_id: 22, booth_opened_at: new Date("2024-03-28T11:44:10Z"), booth_closed_at: new Date("2024-08-06T12:47:02Z"), votes_cast: 379 },
            { id: 263, district_id: 33, booth_opened_at: new Date("2024-04-06T13:22:02Z"), booth_closed_at: new Date("2024-03-18T13:49:18Z"), votes_cast: 254 },
            { id: 264, district_id: 14, booth_opened_at: new Date("2024-05-31T15:49:43Z"), booth_closed_at: new Date("2024-10-31T12:37:02Z"), votes_cast: 379 },
            { id: 265, district_id: 49, booth_opened_at: new Date("2024-07-26T15:29:53Z"), booth_closed_at: new Date("2024-06-16T13:45:50Z"), votes_cast: 92 },
            { id: 266, district_id: 9, booth_opened_at: new Date("2024-07-11T11:16:00Z"), booth_closed_at: new Date("2024-07-01T16:42:00Z"), votes_cast: 291 },
            { id: 267, district_id: 24, booth_opened_at: new Date("2024-08-06T13:18:33Z"), booth_closed_at: new Date("2024-09-12T14:42:49Z"), votes_cast: 595 },
            { id: 268, district_id: 19, booth_opened_at: new Date("2024-11-01T10:28:39Z"), booth_closed_at: new Date("2024-09-19T13:14:17Z"), votes_cast: 62 },
            { id: 269, district_id: 15, booth_opened_at: new Date("2024-06-06T15:46:34Z"), booth_closed_at: new Date("2024-10-10T14:48:37Z"), votes_cast: 486 },
            { id: 270, district_id: 50, booth_opened_at: new Date("2024-10-26T13:43:18Z"), booth_closed_at: new Date("2024-04-08T09:36:03Z"), votes_cast: 177 },
            { id: 271, district_id: 1, booth_opened_at: new Date("2024-07-10T12:56:05Z"), booth_closed_at: new Date("2024-10-28T09:45:57Z"), votes_cast: 302 },
            { id: 272, district_id: 25, booth_opened_at: new Date("2024-06-20T11:22:48Z"), booth_closed_at: new Date("2024-03-16T19:29:08Z"), votes_cast: 501 },
            { id: 273, district_id: 2, booth_opened_at: new Date("2024-09-23T12:53:22Z"), booth_closed_at: new Date("2024-07-02T10:17:58Z"), votes_cast: 23 },
            { id: 274, district_id: 34, booth_opened_at: new Date("2024-04-11T15:53:04Z"), booth_closed_at: new Date("2024-08-28T18:57:19Z"), votes_cast: 148 },
            { id: 275, district_id: 2, booth_opened_at: new Date("2024-07-13T12:09:41Z"), booth_closed_at: new Date("2024-02-29T18:26:08Z"), votes_cast: 646 },
            { id: 276, district_id: 2, booth_opened_at: new Date("2024-07-18T09:06:46Z"), booth_closed_at: new Date("2024-05-07T17:50:51Z"), votes_cast: 401 },
            { id: 277, district_id: 34, booth_opened_at: new Date("2024-01-08T09:57:35Z"), booth_closed_at: new Date("2024-09-15T10:36:46Z"), votes_cast: 337 },
            { id: 278, district_id: 27, booth_opened_at: new Date("2024-06-01T14:05:33Z"), booth_closed_at: new Date("2024-04-17T11:02:27Z"), votes_cast: 139 },
            { id: 279, district_id: 39, booth_opened_at: new Date("2024-05-09T10:49:01Z"), booth_closed_at: new Date("2024-07-06T18:13:58Z"), votes_cast: 314 },
            { id: 280, district_id: 18, booth_opened_at: new Date("2024-09-07T10:00:07Z"), booth_closed_at: new Date("2024-09-20T13:59:04Z"), votes_cast: 825 },
            { id: 281, district_id: 18, booth_opened_at: new Date("2024-10-08T14:13:51Z"), booth_closed_at: new Date("2024-09-13T13:52:26Z"), votes_cast: 1 },
            { id: 282, district_id: 28, booth_opened_at: new Date("2024-02-12T16:47:45Z"), booth_closed_at: new Date("2024-07-31T11:44:35Z"), votes_cast: 166 },
            { id: 283, district_id: 50, booth_opened_at: new Date("2024-06-30T11:06:23Z"), booth_closed_at: new Date("2024-04-21T08:47:21Z"), votes_cast: 220 },
            { id: 284, district_id: 4, booth_opened_at: new Date("2024-01-06T12:27:22Z"), booth_closed_at: new Date("2024-08-10T18:17:51Z"), votes_cast: 0 },
            { id: 285, district_id: 45, booth_opened_at: new Date("2024-08-01T18:17:30Z"), booth_closed_at: new Date("2024-07-24T15:37:25Z"), votes_cast: 15 },
            { id: 286, district_id: 36, booth_opened_at: new Date("2024-02-18T11:08:14Z"), booth_closed_at: new Date("2024-05-29T13:15:08Z"), votes_cast: 409 },
            { id: 287, district_id: 43, booth_opened_at: new Date("2024-03-16T08:05:46Z"), booth_closed_at: new Date("2024-10-16T15:03:52Z"), votes_cast: 601 },
            { id: 288, district_id: 30, booth_opened_at: new Date("2024-08-31T17:33:26Z"), booth_closed_at: new Date("2024-01-01T19:37:10Z"), votes_cast: 607 },
            { id: 289, district_id: 12, booth_opened_at: new Date("2024-01-19T14:37:17Z"), booth_closed_at: new Date("2024-01-13T15:06:46Z"), votes_cast: 487 },
            { id: 290, district_id: 41, booth_opened_at: new Date("2024-03-29T14:30:35Z"), booth_closed_at: new Date("2024-05-08T06:33:25Z"), votes_cast: 572 },
            { id: 291, district_id: 49, booth_opened_at: new Date("2024-05-14T15:11:25Z"), booth_closed_at: new Date("2024-04-24T10:08:42Z"), votes_cast: 4 },
            { id: 292, district_id: 48, booth_opened_at: new Date("2024-03-06T16:07:41Z"), booth_closed_at: new Date("2024-01-19T14:22:21Z"), votes_cast: 492 },
            { id: 293, district_id: 26, booth_opened_at: new Date("2024-08-14T16:52:55Z"), booth_closed_at: new Date("2024-05-03T13:33:13Z"), votes_cast: 213 },
            { id: 294, district_id: 25, booth_opened_at: new Date("2024-10-06T14:17:14Z"), booth_closed_at: new Date("2024-04-18T10:39:42Z"), votes_cast: 44 },
            { id: 295, district_id: 50, booth_opened_at: new Date("2024-05-08T14:16:53Z"), booth_closed_at: new Date("2024-10-25T11:18:59Z"), votes_cast: 372 },
            { id: 296, district_id: 22, booth_opened_at: new Date("2024-05-22T18:30:55Z"), booth_closed_at: new Date("2024-05-25T09:19:39Z"), votes_cast: 252 },
            { id: 297, district_id: 9, booth_opened_at: new Date("2024-04-13T14:26:11Z"), booth_closed_at: new Date("2024-10-01T17:28:12Z"), votes_cast: 143 },
            { id: 298, district_id: 37, booth_opened_at: new Date("2024-02-26T16:58:58Z"), booth_closed_at: new Date("2024-02-19T09:14:46Z"), votes_cast: 161 },
            { id: 299, district_id: 48, booth_opened_at: new Date("2024-10-12T10:20:32Z"), booth_closed_at: new Date("2024-07-28T15:09:34Z"), votes_cast: 19 },
            { id: 300, district_id: 47, booth_opened_at: new Date("2024-05-28T14:21:48Z"), booth_closed_at: new Date("2024-08-05T13:04:32Z"), votes_cast: 674 },
        ],
    });
}

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