// Blood Donation Insights (blood-donation-system) 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.donors), 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.donors.createMany({
        data: [
            { id: 1, first_name: "Sara", last_name: "Gupta", email: "sara.gupta@example.org", blood_type: "B-", donation_frequency: 9 },
            { id: 2, first_name: "Chen", last_name: "Larsen", email: "chen.larsen@example.net", blood_type: "A+", donation_frequency: 11 },
            { id: 3, first_name: "Jack", last_name: "Almeida", email: "jack.almeida@example.org", blood_type: "A-", donation_frequency: 5 },
            { id: 4, first_name: "Ruby", last_name: "Young", email: "ruby.young@example.org", blood_type: "A+", donation_frequency: 4 },
            { id: 5, first_name: "Fatima", last_name: "Tanaka", email: "fatima.tanaka@example.org", blood_type: "B-", donation_frequency: 8 },
            { id: 6, first_name: "Nina", last_name: "Fischer", email: "nina.fischer@example.org", blood_type: "B+", donation_frequency: 7 },
            { id: 7, first_name: "Sven", last_name: "Schneider", email: "sven.schneider@example.net", blood_type: "A+", donation_frequency: 5 },
            { id: 8, first_name: "Andre", last_name: "Jansen", email: "andre.jansen@example.com", blood_type: "B+", donation_frequency: 12 },
            { id: 9, first_name: "Pedro", last_name: "Shah", email: "pedro.shah@example.com", blood_type: "O+", donation_frequency: 11 },
            { id: 10, first_name: "Chloe", last_name: "Clark", email: "chloe.clark@example.org", blood_type: "O+", donation_frequency: 3 },
            { id: 11, first_name: "Ines", last_name: "Silva", email: "ines.silva@example.com", blood_type: "A+", donation_frequency: 10 },
            { id: 12, first_name: "Kai", last_name: "Hansen", email: "kai.hansen@example.com", blood_type: "A-", donation_frequency: 3 },
            { id: 13, first_name: "Noah", last_name: "Bennett", email: "noah.bennett@example.net", blood_type: "A-", donation_frequency: 7 },
            { id: 14, first_name: "Yusuf", last_name: "Larsen", email: "yusuf.larsen@example.net", blood_type: "A-", donation_frequency: 1 },
            { id: 15, first_name: "Alice", last_name: "Miller", email: "alice.miller@example.org", blood_type: "B-", donation_frequency: 5 },
            { id: 16, first_name: "Anna", last_name: "Bauer", email: "anna.bauer@example.com", blood_type: "B-", donation_frequency: 7 },
            { id: 17, first_name: "Sara", last_name: "Miller", email: "sara.miller@example.org", blood_type: "B+", donation_frequency: 10 },
            { id: 18, first_name: "Carla", last_name: "Gupta", email: "carla.gupta@example.com", blood_type: "A+", donation_frequency: 3 },
            { id: 19, first_name: "Amir", last_name: "Kowalski", email: "amir.kowalski@example.org", blood_type: "B+", donation_frequency: 3 },
            { id: 20, first_name: "Chen", last_name: "Reyes", email: "chen.reyes@example.org", blood_type: "B+", donation_frequency: 5 },
            { id: 21, first_name: "Ethan", last_name: "Bennett", email: "ethan.bennett@example.com", blood_type: "O-", donation_frequency: 5 },
            { id: 22, first_name: "Victor", last_name: "Kaya", email: "victor.kaya@example.org", blood_type: "O+", donation_frequency: 9 },
            { id: 23, first_name: "Maria", last_name: "Sousa", email: "maria.sousa@example.org", blood_type: "O+", donation_frequency: 8 },
            { id: 24, first_name: "Lena", last_name: "Rossi", email: "lena.rossi@example.com", blood_type: "A-", donation_frequency: 8 },
            { id: 25, first_name: "Noah", last_name: "Taylor", email: "noah.taylor@example.com", blood_type: "B+", donation_frequency: 8 },
            { id: 26, first_name: "Marco", last_name: "Clark", email: "marco.clark@example.net", blood_type: "A-", donation_frequency: 4 },
            { id: 27, first_name: "Paula", last_name: "Novak", email: "paula.novak@example.net", blood_type: "B+", donation_frequency: 9 },
            { id: 28, first_name: "Nour", last_name: "Nguyen", email: "nour.nguyen@example.net", blood_type: "B-", donation_frequency: 2 },
            { id: 29, first_name: "Noah", last_name: "Bennett", email: "noah.bennett@example.com", blood_type: "O+", donation_frequency: 6 },
            { id: 30, first_name: "Isaac", last_name: "Kumar", email: "isaac.kumar@example.com", blood_type: "A+", donation_frequency: 3 },
            { id: 31, first_name: "Maja", last_name: "Fischer", email: "maja.fischer@example.com", blood_type: "O+", donation_frequency: 12 },
            { id: 32, first_name: "Ines", last_name: "Young", email: "ines.young@example.com", blood_type: "B+", donation_frequency: 12 },
            { id: 33, first_name: "Yara", last_name: "Lee", email: "yara.lee@example.com", blood_type: "B+", donation_frequency: 4 },
            { id: 34, first_name: "Emma", last_name: "Johnson", email: "emma.johnson@example.com", blood_type: "A+", donation_frequency: 5 },
            { id: 35, first_name: "Grace", last_name: "Clark", email: "grace.clark@example.net", blood_type: "B+", donation_frequency: 10 },
            { id: 36, first_name: "Rafael", last_name: "Costa", email: "rafael.costa@example.org", blood_type: "B+", donation_frequency: 3 },
            { id: 37, first_name: "Mateo", last_name: "Ruiz", email: "mateo.ruiz@example.org", blood_type: "B-", donation_frequency: 7 },
            { id: 38, first_name: "Kai", last_name: "Sousa", email: "kai.sousa@example.net", blood_type: "A-", donation_frequency: 11 },
            { id: 39, first_name: "Jonas", last_name: "Singh", email: "jonas.singh@example.net", blood_type: "B-", donation_frequency: 3 },
            { id: 40, first_name: "Hannah", last_name: "Weber", email: "hannah.weber@example.net", blood_type: "A-", donation_frequency: 8 },
            { id: 41, first_name: "Rosa", last_name: "Adams", email: "rosa.adams@example.com", blood_type: "A+", donation_frequency: 5 },
            { id: 42, first_name: "Zoe", last_name: "Diaz", email: "zoe.diaz@example.com", blood_type: "B+", donation_frequency: 6 },
            { id: 43, first_name: "Jonas", last_name: "Costa", email: "jonas.costa@example.org", blood_type: "A+", donation_frequency: 11 },
            { id: 44, first_name: "Yusuf", last_name: "Dubois", email: "yusuf.dubois@example.com", blood_type: "O-", donation_frequency: 7 },
            { id: 45, first_name: "Deniz", last_name: "Martin", email: "deniz.martin@example.com", blood_type: "B-", donation_frequency: 10 },
            { id: 46, first_name: "Rafael", last_name: "Wagner", email: "rafael.wagner@example.net", blood_type: "B-", donation_frequency: 8 },
            { id: 47, first_name: "Carla", last_name: "Schneider", email: "carla.schneider@example.net", blood_type: "A+", donation_frequency: 10 },
            { id: 48, first_name: "Jade", last_name: "Bennett", email: "jade.bennett@example.org", blood_type: "AB+", donation_frequency: 5 },
            { id: 49, first_name: "Uma", last_name: "Wagner", email: "uma.wagner@example.net", blood_type: "B-", donation_frequency: 2 },
            { id: 50, first_name: "Mohamed", last_name: "Schneider", email: "mohamed.schneider@example.net", blood_type: "B+", donation_frequency: 12 },
            { id: 51, first_name: "Lucas", last_name: "Wang", email: "lucas.wang@example.net", blood_type: "B+", donation_frequency: 9 },
            { id: 52, first_name: "David", last_name: "Patel", email: "david.patel@example.net", blood_type: "B+", donation_frequency: 6 },
            { id: 53, first_name: "Maria", last_name: "Kaya", email: "maria.kaya@example.org", blood_type: "B-", donation_frequency: 9 },
            { id: 54, first_name: "Ana", last_name: "Wagner", email: "ana.wagner@example.org", blood_type: "A+", donation_frequency: 6 },
            { id: 55, first_name: "Yusuf", last_name: "Ahmed", email: "yusuf.ahmed@example.com", blood_type: "B-", donation_frequency: 4 },
            { id: 56, first_name: "Victor", last_name: "Hoffmann", email: "victor.hoffmann@example.com", blood_type: "A+", donation_frequency: 3 },
            { id: 57, first_name: "Anna", last_name: "Brown", email: "anna.brown@example.net", blood_type: "A+", donation_frequency: 6 },
            { id: 58, first_name: "Marco", last_name: "Flores", email: "marco.flores@example.com", blood_type: "B-", donation_frequency: 10 },
            { id: 59, first_name: "Isaac", last_name: "Hassan", email: "isaac.hassan@example.org", blood_type: "A+", donation_frequency: 1 },
            { id: 60, first_name: "Mohamed", last_name: "Larsen", email: "mohamed.larsen@example.net", blood_type: "B+", donation_frequency: 4 },
            { id: 61, first_name: "Elena", last_name: "Silva", email: "elena.silva@example.net", blood_type: "B+", donation_frequency: 7 },
            { id: 62, first_name: "Maja", last_name: "Khan", email: "maja.khan@example.com", blood_type: "A+", donation_frequency: 2 },
            { id: 63, first_name: "Ana", last_name: "Smith", email: "ana.smith@example.com", blood_type: "A-", donation_frequency: 9 },
            { id: 64, first_name: "Jack", last_name: "Castro", email: "jack.castro@example.net", blood_type: "B+", donation_frequency: 12 },
            { id: 65, first_name: "David", last_name: "Tanaka", email: "david.tanaka@example.net", blood_type: "O+", donation_frequency: 11 },
            { id: 66, first_name: "Tariq", last_name: "Sousa", email: "tariq.sousa@example.org", blood_type: "A+", donation_frequency: 5 },
            { id: 67, first_name: "Ines", last_name: "Chen", email: "ines.chen@example.org", blood_type: "B-", donation_frequency: 11 },
            { id: 68, first_name: "Hugo", last_name: "Mendes", email: "hugo.mendes@example.net", blood_type: "O+", donation_frequency: 7 },
            { id: 69, first_name: "Kai", last_name: "Brown", email: "kai.brown@example.org", blood_type: "O-", donation_frequency: 7 },
            { id: 70, first_name: "Ana", last_name: "Schmidt", email: "ana.schmidt@example.com", blood_type: "A+", donation_frequency: 11 },
            { id: 71, first_name: "Jonas", last_name: "Dubois", email: "jonas.dubois@example.net", blood_type: "B-", donation_frequency: 4 },
            { id: 72, first_name: "Theo", last_name: "Kaya", email: "theo.kaya@example.com", blood_type: "A-", donation_frequency: 11 },
            { id: 73, first_name: "Maria", last_name: "Wright", email: "maria.wright@example.com", blood_type: "A+", donation_frequency: 3 },
            { id: 74, first_name: "Liam", last_name: "Meyer", email: "liam.meyer@example.org", blood_type: "B+", donation_frequency: 1 },
            { id: 75, first_name: "Lina", last_name: "Kaya", email: "lina.kaya@example.net", blood_type: "B-", donation_frequency: 7 },
            { id: 76, first_name: "Ben", last_name: "Nguyen", email: "ben.nguyen@example.com", blood_type: "A+", donation_frequency: 7 },
            { id: 77, first_name: "Mateo", last_name: "Wright", email: "mateo.wright@example.com", blood_type: "O+", donation_frequency: 5 },
            { id: 78, first_name: "Diego", last_name: "Almeida", email: "diego.almeida@example.org", blood_type: "A+", donation_frequency: 7 },
            { id: 79, first_name: "Isaac", last_name: "Schneider", email: "isaac.schneider@example.org", blood_type: "A+", donation_frequency: 8 },
            { id: 80, first_name: "Lucas", last_name: "Jensen", email: "lucas.jensen@example.org", blood_type: "O+", donation_frequency: 7 },
            { id: 81, first_name: "Lina", last_name: "Wright", email: "lina.wright@example.com", blood_type: "B+", donation_frequency: 3 },
            { id: 82, first_name: "Zara", last_name: "Carter", email: "zara.carter@example.com", blood_type: "B-", donation_frequency: 7 },
            { id: 83, first_name: "Mila", last_name: "Smith", email: "mila.smith@example.org", blood_type: "A+", donation_frequency: 5 },
            { id: 84, first_name: "Hannah", last_name: "Moreau", email: "hannah.moreau@example.net", blood_type: "A+", donation_frequency: 7 },
            { id: 85, first_name: "Sara", last_name: "Larsen", email: "sara.larsen@example.com", blood_type: "O+", donation_frequency: 8 },
            { id: 86, first_name: "Elif", last_name: "Kaya", email: "elif.kaya@example.com", blood_type: "B-", donation_frequency: 10 },
            { id: 87, first_name: "Marco", last_name: "Bauer", email: "marco.bauer@example.net", blood_type: "B+", donation_frequency: 4 },
            { id: 88, first_name: "Maria", last_name: "Brown", email: "maria.brown@example.org", blood_type: "O+", donation_frequency: 9 },
            { id: 89, first_name: "Karim", last_name: "Garcia", email: "karim.garcia@example.net", blood_type: "AB+", donation_frequency: 10 },
            { id: 90, first_name: "Ruby", last_name: "Miller", email: "ruby.miller@example.com", blood_type: "A+", donation_frequency: 4 },
            { id: 91, first_name: "Uma", last_name: "Bauer", email: "uma.bauer@example.org", blood_type: "A+", donation_frequency: 9 },
            { id: 92, first_name: "Deniz", last_name: "Becker", email: "deniz.becker@example.net", blood_type: "A+", donation_frequency: 8 },
            { id: 93, first_name: "Fatima", last_name: "Hansen", email: "fatima.hansen@example.net", blood_type: "A-", donation_frequency: 8 },
            { id: 94, first_name: "Daniel", last_name: "Vargas", email: "daniel.vargas@example.org", blood_type: "B-", donation_frequency: 12 },
            { id: 95, first_name: "Jade", last_name: "Mendes", email: "jade.mendes@example.com", blood_type: "B+", donation_frequency: 9 },
            { id: 96, first_name: "Pedro", last_name: "Shah", email: "pedro.shah@example.com", blood_type: "O+", donation_frequency: 10 },
            { id: 97, first_name: "Nadia", last_name: "Yilmaz", email: "nadia.yilmaz@example.net", blood_type: "O-", donation_frequency: 4 },
            { id: 98, first_name: "Chloe", last_name: "Castro", email: "chloe.castro@example.org", blood_type: "A+", donation_frequency: 2 },
            { id: 99, first_name: "Deniz", last_name: "Oliveira", email: "deniz.oliveira@example.org", blood_type: "A-", donation_frequency: 11 },
            { id: 100, first_name: "Selin", last_name: "Wang", email: "selin.wang@example.net", blood_type: "B+", donation_frequency: 7 },
            { id: 101, first_name: "Rafael", last_name: "Wagner", email: "rafael.wagner@example.com", blood_type: "O+", donation_frequency: 3 },
            { id: 102, first_name: "Kai", last_name: "Demir", email: "kai.demir@example.com", blood_type: "B-", donation_frequency: 11 },
            { id: 103, first_name: "Ethan", last_name: "Kumar", email: "ethan.kumar@example.com", blood_type: "B+", donation_frequency: 10 },
            { id: 104, first_name: "Mohamed", last_name: "Schmidt", email: "mohamed.schmidt@example.org", blood_type: "A+", donation_frequency: 3 },
            { id: 105, first_name: "Uma", last_name: "Weber", email: "uma.weber@example.com", blood_type: "B-", donation_frequency: 12 },
            { id: 106, first_name: "Alice", last_name: "Chen", email: "alice.chen@example.com", blood_type: "B+", donation_frequency: 5 },
            { id: 107, first_name: "Pedro", last_name: "Garcia", email: "pedro.garcia@example.org", blood_type: "B+", donation_frequency: 9 },
            { id: 108, first_name: "Rosa", last_name: "Cruz", email: "rosa.cruz@example.com", blood_type: "B+", donation_frequency: 6 },
            { id: 109, first_name: "Selin", last_name: "Ibrahim", email: "selin.ibrahim@example.net", blood_type: "B-", donation_frequency: 2 },
            { id: 110, first_name: "Daniel", last_name: "Kumar", email: "daniel.kumar@example.com", blood_type: "A-", donation_frequency: 5 },
            { id: 111, first_name: "Tariq", last_name: "Kumar", email: "tariq.kumar@example.net", blood_type: "B-", donation_frequency: 3 },
            { id: 112, first_name: "David", last_name: "Costa", email: "david.costa@example.org", blood_type: "O-", donation_frequency: 12 },
            { id: 113, first_name: "Nina", last_name: "Chen", email: "nina.chen@example.com", blood_type: "B-", donation_frequency: 3 },
            { id: 114, first_name: "Tariq", last_name: "Gupta", email: "tariq.gupta@example.net", blood_type: "B+", donation_frequency: 2 },
            { id: 115, first_name: "Wei", last_name: "Demir", email: "wei.demir@example.org", blood_type: "O+", donation_frequency: 7 },
            { id: 116, first_name: "Paula", last_name: "Johnson", email: "paula.johnson@example.com", blood_type: "B+", donation_frequency: 1 },
            { id: 117, first_name: "Sven", last_name: "Park", email: "sven.park@example.net", blood_type: "A+", donation_frequency: 11 },
            { id: 118, first_name: "Ben", last_name: "Ahmed", email: "ben.ahmed@example.com", blood_type: "A+", donation_frequency: 3 },
            { id: 119, first_name: "Tariq", last_name: "Schmidt", email: "tariq.schmidt@example.com", blood_type: "A+", donation_frequency: 8 },
            { id: 120, first_name: "Sofia", last_name: "Jansen", email: "sofia.jansen@example.com", blood_type: "O-", donation_frequency: 8 },
            { id: 121, first_name: "Kai", last_name: "Chen", email: "kai.chen@example.com", blood_type: "O+", donation_frequency: 3 },
            { id: 122, first_name: "Karim", last_name: "Pereira", email: "karim.pereira@example.org", blood_type: "B+", donation_frequency: 11 },
            { id: 123, first_name: "Hannah", last_name: "Moreau", email: "hannah.moreau@example.com", blood_type: "A+", donation_frequency: 4 },
            { id: 124, first_name: "Ethan", last_name: "Wang", email: "ethan.wang@example.net", blood_type: "B+", donation_frequency: 2 },
            { id: 125, first_name: "Hana", last_name: "Almeida", email: "hana.almeida@example.net", blood_type: "A+", donation_frequency: 7 },
            { id: 126, first_name: "Noah", last_name: "Vargas", email: "noah.vargas@example.net", blood_type: "B+", donation_frequency: 5 },
            { id: 127, first_name: "Nour", last_name: "Cruz", email: "nour.cruz@example.net", blood_type: "B-", donation_frequency: 4 },
            { id: 128, first_name: "Karim", last_name: "Lopez", email: "karim.lopez@example.com", blood_type: "A+", donation_frequency: 10 },
            { id: 129, first_name: "Ethan", last_name: "Demir", email: "ethan.demir@example.com", blood_type: "AB-", donation_frequency: 5 },
            { id: 130, first_name: "Kai", last_name: "Mendes", email: "kai.mendes@example.com", blood_type: "O-", donation_frequency: 11 },
            { id: 131, first_name: "Victor", last_name: "Pereira", email: "victor.pereira@example.org", blood_type: "B+", donation_frequency: 11 },
            { id: 132, first_name: "Leo", last_name: "Kaya", email: "leo.kaya@example.org", blood_type: "A-", donation_frequency: 1 },
            { id: 133, first_name: "Jack", last_name: "Torres", email: "jack.torres@example.org", blood_type: "A+", donation_frequency: 4 },
            { id: 134, first_name: "Elif", last_name: "Vargas", email: "elif.vargas@example.org", blood_type: "B+", donation_frequency: 6 },
            { id: 135, first_name: "Omar", last_name: "Larsen", email: "omar.larsen@example.net", blood_type: "B-", donation_frequency: 2 },
            { id: 136, first_name: "Amir", last_name: "Andersen", email: "amir.andersen@example.com", blood_type: "A-", donation_frequency: 1 },
            { id: 137, first_name: "David", last_name: "Almeida", email: "david.almeida@example.com", blood_type: "B+", donation_frequency: 6 },
            { id: 138, first_name: "Priya", last_name: "Lopez", email: "priya.lopez@example.com", blood_type: "B-", donation_frequency: 4 },
            { id: 139, first_name: "Nour", last_name: "Kaya", email: "nour.kaya@example.net", blood_type: "O+", donation_frequency: 3 },
            { id: 140, first_name: "Nour", last_name: "Nguyen", email: "nour.nguyen@example.net", blood_type: "B+", donation_frequency: 11 },
            { id: 141, first_name: "Lucas", last_name: "Nguyen", email: "lucas.nguyen@example.com", blood_type: "B-", donation_frequency: 4 },
            { id: 142, first_name: "Noah", last_name: "Becker", email: "noah.becker@example.org", blood_type: "O+", donation_frequency: 3 },
            { id: 143, first_name: "Rafael", last_name: "Cruz", email: "rafael.cruz@example.com", blood_type: "B+", donation_frequency: 8 },
            { id: 144, first_name: "Sofia", last_name: "Becker", email: "sofia.becker@example.org", blood_type: "A+", donation_frequency: 10 },
            { id: 145, first_name: "Zoe", last_name: "Bennett", email: "zoe.bennett@example.com", blood_type: "A-", donation_frequency: 4 },
            { id: 146, first_name: "David", last_name: "Walker", email: "david.walker@example.org", blood_type: "B+", donation_frequency: 11 },
            { id: 147, first_name: "Paula", last_name: "Gomez", email: "paula.gomez@example.com", blood_type: "A+", donation_frequency: 6 },
            { id: 148, first_name: "Nina", last_name: "Yilmaz", email: "nina.yilmaz@example.org", blood_type: "A+", donation_frequency: 10 },
            { id: 149, first_name: "Nadia", last_name: "Bauer", email: "nadia.bauer@example.org", blood_type: "B+", donation_frequency: 6 },
            { id: 150, first_name: "Noah", last_name: "Chen", email: "noah.chen@example.com", blood_type: "AB+", donation_frequency: 2 },
            { id: 151, first_name: "Ben", last_name: "Young", email: "ben.young@example.org", blood_type: "B+", donation_frequency: 10 },
            { id: 152, first_name: "Alice", last_name: "Diaz", email: "alice.diaz@example.org", blood_type: "A-", donation_frequency: 5 },
            { id: 153, first_name: "Mei", last_name: "Young", email: "mei.young@example.org", blood_type: "A+", donation_frequency: 2 },
            { id: 154, first_name: "Carlos", last_name: "Brown", email: "carlos.brown@example.net", blood_type: "B+", donation_frequency: 3 },
            { id: 155, first_name: "Alice", last_name: "Kowalski", email: "alice.kowalski@example.net", blood_type: "B-", donation_frequency: 7 },
            { id: 156, first_name: "Zoe", last_name: "Schmidt", email: "zoe.schmidt@example.com", blood_type: "B+", donation_frequency: 4 },
            { id: 157, first_name: "Ravi", last_name: "Nguyen", email: "ravi.nguyen@example.net", blood_type: "A+", donation_frequency: 2 },
            { id: 158, first_name: "Omar", last_name: "Wang", email: "omar.wang@example.org", blood_type: "B-", donation_frequency: 6 },
            { id: 159, first_name: "Kai", last_name: "Jensen", email: "kai.jensen@example.org", blood_type: "AB-", donation_frequency: 9 },
            { id: 160, first_name: "Ravi", last_name: "Moreau", email: "ravi.moreau@example.com", blood_type: "A+", donation_frequency: 5 },
            { id: 161, first_name: "Mila", last_name: "Wright", email: "mila.wright@example.net", blood_type: "B-", donation_frequency: 4 },
            { id: 162, first_name: "Ethan", last_name: "Nguyen", email: "ethan.nguyen@example.org", blood_type: "O-", donation_frequency: 10 },
            { id: 163, first_name: "Mia", last_name: "Smith", email: "mia.smith@example.net", blood_type: "A+", donation_frequency: 5 },
            { id: 164, first_name: "Mateo", last_name: "Meyer", email: "mateo.meyer@example.org", blood_type: "O-", donation_frequency: 5 },
            { id: 165, first_name: "Nour", last_name: "Lee", email: "nour.lee@example.org", blood_type: "A+", donation_frequency: 2 },
            { id: 166, first_name: "Fatima", last_name: "Nakamura", email: "fatima.nakamura@example.net", blood_type: "A-", donation_frequency: 7 },
            { id: 167, first_name: "Deniz", last_name: "Bennett", email: "deniz.bennett@example.com", blood_type: "B+", donation_frequency: 10 },
            { id: 168, first_name: "Maya", last_name: "Singh", email: "maya.singh@example.org", blood_type: "B+", donation_frequency: 9 },
            { id: 169, first_name: "Julia", last_name: "Larsen", email: "julia.larsen@example.com", blood_type: "O+", donation_frequency: 8 },
            { id: 170, first_name: "Diego", last_name: "Garcia", email: "diego.garcia@example.org", blood_type: "B+", donation_frequency: 6 },
            { id: 171, first_name: "Tariq", last_name: "Becker", email: "tariq.becker@example.net", blood_type: "A+", donation_frequency: 3 },
            { id: 172, first_name: "Nadia", last_name: "Vargas", email: "nadia.vargas@example.org", blood_type: "B+", donation_frequency: 8 },
            { id: 173, first_name: "Hana", last_name: "Smith", email: "hana.smith@example.com", blood_type: "B+", donation_frequency: 3 },
            { id: 174, first_name: "Tomas", last_name: "Dubois", email: "tomas.dubois@example.org", blood_type: "A+", donation_frequency: 2 },
            { id: 175, first_name: "Zoe", last_name: "Young", email: "zoe.young@example.net", blood_type: "A-", donation_frequency: 5 },
            { id: 176, first_name: "Julia", last_name: "Wagner", email: "julia.wagner@example.com", blood_type: "A-", donation_frequency: 3 },
            { id: 177, first_name: "Priya", last_name: "Hansen", email: "priya.hansen@example.org", blood_type: "O+", donation_frequency: 5 },
            { id: 178, first_name: "Jonas", last_name: "Wright", email: "jonas.wright@example.net", blood_type: "A+", donation_frequency: 10 },
            { id: 179, first_name: "Kai", last_name: "Martin", email: "kai.martin@example.net", blood_type: "B+", donation_frequency: 10 },
            { id: 180, first_name: "Yusuf", last_name: "Gupta", email: "yusuf.gupta@example.net", blood_type: "A+", donation_frequency: 11 },
            { id: 181, first_name: "Rosa", last_name: "Fischer", email: "rosa.fischer@example.net", blood_type: "A+", donation_frequency: 1 },
            { id: 182, first_name: "Mia", last_name: "Zhang", email: "mia.zhang@example.net", blood_type: "B+", donation_frequency: 10 },
            { id: 183, first_name: "Sven", last_name: "Park", email: "sven.park@example.net", blood_type: "B+", donation_frequency: 5 },
            { id: 184, first_name: "Mohamed", last_name: "Costa", email: "mohamed.costa@example.com", blood_type: "O+", donation_frequency: 1 },
            { id: 185, first_name: "Theo", last_name: "Walker", email: "theo.walker@example.com", blood_type: "A+", donation_frequency: 10 },
            { id: 186, first_name: "Yara", last_name: "Torres", email: "yara.torres@example.org", blood_type: "A-", donation_frequency: 8 },
            { id: 187, first_name: "Zoe", last_name: "Shah", email: "zoe.shah@example.net", blood_type: "A+", donation_frequency: 8 },
            { id: 188, first_name: "Alice", last_name: "Hassan", email: "alice.hassan@example.net", blood_type: "B+", donation_frequency: 5 },
            { id: 189, first_name: "Ibrahim", last_name: "Dubois", email: "ibrahim.dubois@example.com", blood_type: "A+", donation_frequency: 4 },
            { id: 190, first_name: "Zoe", last_name: "Zhang", email: "zoe.zhang@example.org", blood_type: "O+", donation_frequency: 11 },
            { id: 191, first_name: "Oscar", last_name: "Torres", email: "oscar.torres@example.org", blood_type: "A-", donation_frequency: 12 },
            { id: 192, first_name: "Tariq", last_name: "Evans", email: "tariq.evans@example.net", blood_type: "B+", donation_frequency: 6 },
            { id: 193, first_name: "Elena", last_name: "Novak", email: "elena.novak@example.org", blood_type: "B+", donation_frequency: 2 },
            { id: 194, first_name: "Hannah", last_name: "Becker", email: "hannah.becker@example.org", blood_type: "A+", donation_frequency: 2 },
            { id: 195, first_name: "Laura", last_name: "Shah", email: "laura.shah@example.com", blood_type: "B+", donation_frequency: 9 },
            { id: 196, first_name: "Julia", last_name: "Tanaka", email: "julia.tanaka@example.org", blood_type: "A+", donation_frequency: 3 },
            { id: 197, first_name: "Rafael", last_name: "Kumar", email: "rafael.kumar@example.net", blood_type: "B+", donation_frequency: 6 },
            { id: 198, first_name: "Priya", last_name: "Schneider", email: "priya.schneider@example.net", blood_type: "A+", donation_frequency: 12 },
            { id: 199, first_name: "Maja", last_name: "Becker", email: "maja.becker@example.com", blood_type: "B+", donation_frequency: 12 },
            { id: 200, first_name: "Hana", last_name: "Park", email: "hana.park@example.org", blood_type: "B+", donation_frequency: 4 },
        ],
    });
    await prisma.appointments.createMany({
        data: [
            { id: 1, donor_id: 124, appointment_date: new Date("2023-07-15T19:42:53Z"), status: "completed", donation_type: "whole blood", donation_location: "Chicago" },
            { id: 2, donor_id: 66, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Melbourne" },
            { id: 3, donor_id: 182, appointment_date: new Date("2023-11-08T18:59:35Z"), status: "completed", donation_type: "whole blood", donation_location: "Prague" },
            { id: 4, donor_id: 108, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Ankara" },
            { id: 5, donor_id: 183, appointment_date: new Date("2023-02-13T17:54:51Z"), status: "completed", donation_type: "platelets", donation_location: "Melbourne" },
            { id: 6, donor_id: 82, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Warsaw" },
            { id: 7, donor_id: 100, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Lisbon" },
            { id: 8, donor_id: 8, appointment_date: new Date("2023-06-05T20:38:28Z"), status: "completed", donation_type: "plasma", donation_location: "Helsinki" },
            { id: 9, donor_id: 161, appointment_date: new Date("2023-10-01T21:49:02Z"), status: "completed", donation_type: "whole blood", donation_location: "Helsinki" },
            { id: 10, donor_id: 125, appointment_date: new Date("2023-10-13T00:30:22Z"), status: "cancelled", donation_type: "platelets", donation_location: "Chicago" },
            { id: 11, donor_id: 7, appointment_date: new Date("2023-02-09T10:41:24Z"), status: "completed", donation_type: "whole blood", donation_location: "Kyoto" },
            { id: 12, donor_id: 118, appointment_date: new Date("2023-09-06T10:22:33Z"), status: "completed", donation_type: "whole blood", donation_location: "Manila" },
            { id: 13, donor_id: 38, appointment_date: new Date("2023-09-20T12:10:46Z"), status: "cancelled", donation_type: "plasma", donation_location: "Melbourne" },
            { id: 14, donor_id: 161, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Denver" },
            { id: 15, donor_id: 115, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Copenhagen" },
            { id: 16, donor_id: 182, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Mumbai" },
            { id: 17, donor_id: 72, appointment_date: new Date("2023-12-08T15:39:11Z"), status: "completed", donation_type: "whole blood", donation_location: "Lyon" },
            { id: 18, donor_id: 127, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Bogota" },
            { id: 19, donor_id: 70, appointment_date: new Date("2023-11-23T20:20:57Z"), status: "completed", donation_type: "whole blood", donation_location: "Rome" },
            { id: 20, donor_id: 24, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Melbourne" },
            { id: 21, donor_id: 131, appointment_date: new Date("2023-01-05T19:13:28Z"), status: "completed", donation_type: "plasma", donation_location: "Santiago" },
            { id: 22, donor_id: 175, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Lisbon" },
            { id: 23, donor_id: 163, appointment_date: new Date("2023-12-09T21:26:26Z"), status: "cancelled", donation_type: "plasma", donation_location: "Zurich" },
            { id: 24, donor_id: 21, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "San Diego" },
            { id: 25, donor_id: 97, appointment_date: new Date("2023-05-30T12:04:59Z"), status: "completed", donation_type: "whole blood", donation_location: "Budapest" },
            { id: 26, donor_id: 28, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Rome" },
            { id: 27, donor_id: 24, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "London" },
            { id: 28, donor_id: 173, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Zurich" },
            { id: 29, donor_id: 125, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Barcelona" },
            { id: 30, donor_id: 101, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Delhi" },
            { id: 31, donor_id: 180, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Austin" },
            { id: 32, donor_id: 128, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "San Diego" },
            { id: 33, donor_id: 181, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Toronto" },
            { id: 34, donor_id: 172, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Berlin" },
            { id: 35, donor_id: 63, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Rome" },
            { id: 36, donor_id: 58, appointment_date: new Date("2023-11-30T20:47:15Z"), status: "completed", donation_type: "whole blood", donation_location: "Vancouver" },
            { id: 37, donor_id: 109, appointment_date: new Date("2023-09-01T12:27:09Z"), status: "completed", donation_type: "plasma", donation_location: "Barcelona" },
            { id: 38, donor_id: 171, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Munich" },
            { id: 39, donor_id: 43, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Izmir" },
            { id: 40, donor_id: 135, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Berlin" },
            { id: 41, donor_id: 69, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Toronto" },
            { id: 42, donor_id: 49, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Rome" },
            { id: 43, donor_id: 8, appointment_date: new Date("2023-04-06T09:08:10Z"), status: "completed", donation_type: "plasma", donation_location: "Manchester" },
            { id: 44, donor_id: 141, appointment_date: new Date("2023-10-14T19:33:05Z"), status: "completed", donation_type: "whole blood", donation_location: "Milan" },
            { id: 45, donor_id: 174, appointment_date: new Date("2023-12-05T21:08:05Z"), status: "completed", donation_type: "plasma", donation_location: "Oslo" },
            { id: 46, donor_id: 192, appointment_date: new Date("2023-03-10T13:05:45Z"), status: "completed", donation_type: "plasma", donation_location: "Prague" },
            { id: 47, donor_id: 59, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Toronto" },
            { id: 48, donor_id: 124, appointment_date: new Date("2023-03-27T16:14:16Z"), status: "completed", donation_type: "platelets", donation_location: "Montreal" },
            { id: 49, donor_id: 43, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Lyon" },
            { id: 50, donor_id: 73, appointment_date: new Date("2023-01-20T19:06:09Z"), status: "completed", donation_type: "whole blood", donation_location: "Bucharest" },
            { id: 51, donor_id: 188, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Chicago" },
            { id: 52, donor_id: 49, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Toronto" },
            { id: 53, donor_id: 169, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Seattle" },
            { id: 54, donor_id: 48, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Montreal" },
            { id: 55, donor_id: 81, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Nairobi" },
            { id: 56, donor_id: 122, appointment_date: new Date("2023-05-14T20:00:12Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Vancouver" },
            { id: 57, donor_id: 147, appointment_date: new Date("2023-09-01T15:50:13Z"), status: "completed", donation_type: "platelets", donation_location: "Mexico City" },
            { id: 58, donor_id: 126, appointment_date: new Date("2023-10-17T16:26:37Z"), status: "completed", donation_type: "whole blood", donation_location: "Mexico City" },
            { id: 59, donor_id: 53, appointment_date: new Date("2023-06-28T12:30:48Z"), status: "completed", donation_type: "whole blood", donation_location: "Paris" },
            { id: 60, donor_id: 76, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Mexico City" },
            { id: 61, donor_id: 13, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lagos" },
            { id: 62, donor_id: 171, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Cairo" },
            { id: 63, donor_id: 183, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Vancouver" },
            { id: 64, donor_id: 100, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Austin" },
            { id: 65, donor_id: 24, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Denver" },
            { id: 66, donor_id: 36, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Manchester" },
            { id: 67, donor_id: 6, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Bucharest" },
            { id: 68, donor_id: 152, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Manchester" },
            { id: 69, donor_id: 23, appointment_date: new Date("2023-03-27T16:18:01Z"), status: "completed", donation_type: "platelets", donation_location: "Paris" },
            { id: 70, donor_id: 14, appointment_date: new Date("2023-08-18T15:00:09Z"), status: "completed", donation_type: "plasma", donation_location: "Hamburg" },
            { id: 71, donor_id: 189, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Madrid" },
            { id: 72, donor_id: 120, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Manchester" },
            { id: 73, donor_id: 157, appointment_date: new Date("2023-08-17T21:42:02Z"), status: "completed", donation_type: "whole blood", donation_location: "Berlin" },
            { id: 74, donor_id: 8, appointment_date: new Date("2023-03-22T11:36:17Z"), status: "completed", donation_type: "whole blood", donation_location: "Manila" },
            { id: 75, donor_id: 84, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Mexico City" },
            { id: 76, donor_id: 179, appointment_date: new Date("2023-08-08T14:05:24Z"), status: "completed", donation_type: "plasma", donation_location: "Auckland" },
            { id: 77, donor_id: 57, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Buenos Aires" },
            { id: 78, donor_id: 83, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Copenhagen" },
            { id: 79, donor_id: 191, appointment_date: new Date("2023-05-22T23:01:26Z"), status: "cancelled", donation_type: "platelets", donation_location: "Bucharest" },
            { id: 80, donor_id: 153, appointment_date: new Date("2023-04-17T14:29:01Z"), status: "completed", donation_type: "platelets", donation_location: "Toronto" },
            { id: 81, donor_id: 55, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Auckland" },
            { id: 82, donor_id: 58, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lisbon" },
            { id: 83, donor_id: 100, appointment_date: new Date("2023-06-09T16:26:17Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Nairobi" },
            { id: 84, donor_id: 11, appointment_date: new Date("2023-08-07T07:31:37Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Buenos Aires" },
            { id: 85, donor_id: 3, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Bangkok" },
            { id: 86, donor_id: 112, appointment_date: new Date("2023-04-13T21:31:27Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Buenos Aires" },
            { id: 87, donor_id: 49, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Mexico City" },
            { id: 88, donor_id: 178, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Copenhagen" },
            { id: 89, donor_id: 131, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Lagos" },
            { id: 90, donor_id: 32, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Bucharest" },
            { id: 91, donor_id: 125, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Zurich" },
            { id: 92, donor_id: 179, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Mexico City" },
            { id: 93, donor_id: 58, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Izmir" },
            { id: 94, donor_id: 27, appointment_date: new Date("2023-02-27T14:41:13Z"), status: "cancelled", donation_type: "plasma", donation_location: "Cairo" },
            { id: 95, donor_id: 6, appointment_date: new Date("2023-01-27T16:09:28Z"), status: "completed", donation_type: "plasma", donation_location: "Stockholm" },
            { id: 96, donor_id: 57, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lyon" },
            { id: 97, donor_id: 198, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Izmir" },
            { id: 98, donor_id: 33, appointment_date: new Date("2023-08-22T23:56:22Z"), status: "completed", donation_type: "platelets", donation_location: "Auckland" },
            { id: 99, donor_id: 62, appointment_date: new Date("2023-10-12T23:45:36Z"), status: "completed", donation_type: "plasma", donation_location: "Warsaw" },
            { id: 100, donor_id: 53, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Nairobi" },
            { id: 101, donor_id: 93, appointment_date: new Date("2023-06-09T18:07:07Z"), status: "completed", donation_type: "plasma", donation_location: "Seoul" },
            { id: 102, donor_id: 29, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Edinburgh" },
            { id: 103, donor_id: 2, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Munich" },
            { id: 104, donor_id: 98, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Barcelona" },
            { id: 105, donor_id: 179, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Lima" },
            { id: 106, donor_id: 76, appointment_date: new Date("2023-10-15T23:41:18Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Taipei" },
            { id: 107, donor_id: 174, appointment_date: new Date("2023-06-10T11:45:57Z"), status: "completed", donation_type: "plasma", donation_location: "Taipei" },
            { id: 108, donor_id: 55, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Kyoto" },
            { id: 109, donor_id: 10, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Vienna" },
            { id: 110, donor_id: 166, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Taipei" },
            { id: 111, donor_id: 31, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Athens" },
            { id: 112, donor_id: 162, appointment_date: new Date("2023-01-10T23:39:31Z"), status: "cancelled", donation_type: "plasma", donation_location: "Zurich" },
            { id: 113, donor_id: 112, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Lima" },
            { id: 114, donor_id: 105, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Edinburgh" },
            { id: 115, donor_id: 101, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Cairo" },
            { id: 116, donor_id: 81, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Buenos Aires" },
            { id: 117, donor_id: 7, appointment_date: new Date("2023-04-22T13:48:51Z"), status: "completed", donation_type: "platelets", donation_location: "Santiago" },
            { id: 118, donor_id: 116, appointment_date: new Date("2023-06-27T11:59:04Z"), status: "cancelled", donation_type: "plasma", donation_location: "Boston" },
            { id: 119, donor_id: 111, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Ankara" },
            { id: 120, donor_id: 164, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Athens" },
            { id: 121, donor_id: 50, appointment_date: new Date("2023-09-07T19:40:09Z"), status: "completed", donation_type: "whole blood", donation_location: "London" },
            { id: 122, donor_id: 34, appointment_date: new Date("2023-12-17T14:28:15Z"), status: "completed", donation_type: "plasma", donation_location: "Auckland" },
            { id: 123, donor_id: 8, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Taipei" },
            { id: 124, donor_id: 26, appointment_date: new Date("2023-09-14T19:09:42Z"), status: "completed", donation_type: "whole blood", donation_location: "Edinburgh" },
            { id: 125, donor_id: 118, appointment_date: new Date("2023-07-04T16:01:19Z"), status: "completed", donation_type: "whole blood", donation_location: "Seoul" },
            { id: 126, donor_id: 153, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Zurich" },
            { id: 127, donor_id: 171, appointment_date: new Date("2023-02-24T19:54:16Z"), status: "completed", donation_type: "plasma", donation_location: "Taipei" },
            { id: 128, donor_id: 109, appointment_date: new Date("2023-10-22T10:47:05Z"), status: "completed", donation_type: "whole blood", donation_location: "Stockholm" },
            { id: 129, donor_id: 114, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Oslo" },
            { id: 130, donor_id: 1, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Manila" },
            { id: 131, donor_id: 127, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Warsaw" },
            { id: 132, donor_id: 125, appointment_date: new Date("2023-09-09T17:14:34Z"), status: "cancelled", donation_type: "plasma", donation_location: "Rome" },
            { id: 133, donor_id: 56, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Helsinki" },
            { id: 134, donor_id: 182, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Delhi" },
            { id: 135, donor_id: 37, appointment_date: new Date("2023-08-20T19:08:58Z"), status: "completed", donation_type: "whole blood", donation_location: "Nairobi" },
            { id: 136, donor_id: 90, appointment_date: new Date("2023-06-23T12:09:52Z"), status: "cancelled", donation_type: "platelets", donation_location: "Kyoto" },
            { id: 137, donor_id: 6, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Madrid" },
            { id: 138, donor_id: 48, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Hamburg" },
            { id: 139, donor_id: 186, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Izmir" },
            { id: 140, donor_id: 94, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Montreal" },
            { id: 141, donor_id: 123, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Zurich" },
            { id: 142, donor_id: 64, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "London" },
            { id: 143, donor_id: 43, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Brussels" },
            { id: 144, donor_id: 78, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Amsterdam" },
            { id: 145, donor_id: 163, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Vienna" },
            { id: 146, donor_id: 96, appointment_date: new Date("2023-04-25T01:20:47Z"), status: "completed", donation_type: "whole blood", donation_location: "Mexico City" },
            { id: 147, donor_id: 84, appointment_date: new Date("2023-11-15T22:05:40Z"), status: "completed", donation_type: "platelets", donation_location: "Kyoto" },
            { id: 148, donor_id: 139, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Ankara" },
            { id: 149, donor_id: 1, appointment_date: new Date("2023-01-25T16:23:32Z"), status: "completed", donation_type: "whole blood", donation_location: "Bucharest" },
            { id: 150, donor_id: 182, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Paris" },
            { id: 151, donor_id: 157, appointment_date: new Date("2023-06-26T03:07:44Z"), status: "cancelled", donation_type: "platelets", donation_location: "Edinburgh" },
            { id: 152, donor_id: 124, appointment_date: new Date("2023-09-17T16:18:14Z"), status: "completed", donation_type: "plasma", donation_location: "Cape Town" },
            { id: 153, donor_id: 100, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Warsaw" },
            { id: 154, donor_id: 3, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Melbourne" },
            { id: 155, donor_id: 76, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Lyon" },
            { id: 156, donor_id: 114, appointment_date: new Date("2023-10-28T00:02:53Z"), status: "completed", donation_type: "platelets", donation_location: "Warsaw" },
            { id: 157, donor_id: 190, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lyon" },
            { id: 158, donor_id: 158, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Edinburgh" },
            { id: 159, donor_id: 117, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Rome" },
            { id: 160, donor_id: 160, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Mumbai" },
            { id: 161, donor_id: 170, appointment_date: new Date("2023-07-14T18:26:31Z"), status: "completed", donation_type: "whole blood", donation_location: "Seattle" },
            { id: 162, donor_id: 196, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Munich" },
            { id: 163, donor_id: 189, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Nairobi" },
            { id: 164, donor_id: 186, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Nairobi" },
            { id: 165, donor_id: 192, appointment_date: new Date("2023-05-18T21:26:06Z"), status: "completed", donation_type: "platelets", donation_location: "Melbourne" },
            { id: 166, donor_id: 16, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Brussels" },
            { id: 167, donor_id: 52, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Nairobi" },
            { id: 168, donor_id: 169, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Seattle" },
            { id: 169, donor_id: 85, appointment_date: new Date("2023-03-24T17:47:42Z"), status: "completed", donation_type: "whole blood", donation_location: "Manchester" },
            { id: 170, donor_id: 116, appointment_date: new Date("2023-09-24T07:40:34Z"), status: "completed", donation_type: "whole blood", donation_location: "London" },
            { id: 171, donor_id: 191, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Taipei" },
            { id: 172, donor_id: 137, appointment_date: new Date("2023-09-03T20:17:38Z"), status: "cancelled", donation_type: "platelets", donation_location: "Budapest" },
            { id: 173, donor_id: 38, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Jakarta" },
            { id: 174, donor_id: 192, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Denver" },
            { id: 175, donor_id: 52, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Istanbul" },
            { id: 176, donor_id: 181, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Bogota" },
            { id: 177, donor_id: 145, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Brussels" },
            { id: 178, donor_id: 180, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Delhi" },
            { id: 179, donor_id: 103, appointment_date: new Date("2023-06-18T20:30:14Z"), status: "cancelled", donation_type: "plasma", donation_location: "Auckland" },
            { id: 180, donor_id: 3, appointment_date: new Date("2023-03-27T14:06:49Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Brussels" },
            { id: 181, donor_id: 83, appointment_date: new Date("2023-09-17T13:50:39Z"), status: "completed", donation_type: "whole blood", donation_location: "London" },
            { id: 182, donor_id: 123, appointment_date: new Date("2023-04-16T20:14:39Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Athens" },
            { id: 183, donor_id: 34, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Dublin" },
            { id: 184, donor_id: 97, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Lyon" },
            { id: 185, donor_id: 67, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lima" },
            { id: 186, donor_id: 37, appointment_date: new Date("2023-06-04T08:12:25Z"), status: "completed", donation_type: "whole blood", donation_location: "Athens" },
            { id: 187, donor_id: 30, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Munich" },
            { id: 188, donor_id: 149, appointment_date: new Date("2023-11-25T19:05:25Z"), status: "completed", donation_type: "whole blood", donation_location: "Paris" },
            { id: 189, donor_id: 83, appointment_date: new Date("2023-09-16T17:12:57Z"), status: "completed", donation_type: "plasma", donation_location: "Stockholm" },
            { id: 190, donor_id: 45, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Barcelona" },
            { id: 191, donor_id: 178, appointment_date: new Date("2023-07-27T15:26:51Z"), status: "cancelled", donation_type: "plasma", donation_location: "Delhi" },
            { id: 192, donor_id: 63, appointment_date: new Date("2023-11-22T17:12:46Z"), status: "completed", donation_type: "plasma", donation_location: "Athens" },
            { id: 193, donor_id: 139, appointment_date: new Date("2023-05-14T12:14:39Z"), status: "completed", donation_type: "whole blood", donation_location: "Brussels" },
            { id: 194, donor_id: 178, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Berlin" },
            { id: 195, donor_id: 170, appointment_date: new Date("2023-03-25T11:50:32Z"), status: "completed", donation_type: "platelets", donation_location: "Rome" },
            { id: 196, donor_id: 73, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Izmir" },
            { id: 197, donor_id: 43, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Berlin" },
            { id: 198, donor_id: 100, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Istanbul" },
            { id: 199, donor_id: 113, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Stockholm" },
            { id: 200, donor_id: 92, appointment_date: new Date("2023-03-03T20:44:35Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Boston" },
            { id: 201, donor_id: 71, appointment_date: new Date("2023-03-22T09:14:50Z"), status: "completed", donation_type: "plasma", donation_location: "Tokyo" },
            { id: 202, donor_id: 102, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Bogota" },
            { id: 203, donor_id: 58, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lima" },
            { id: 204, donor_id: 131, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "San Diego" },
            { id: 205, donor_id: 123, appointment_date: new Date("2023-11-17T21:00:57Z"), status: "cancelled", donation_type: "plasma", donation_location: "Toronto" },
            { id: 206, donor_id: 177, appointment_date: new Date("2023-11-30T15:24:42Z"), status: "completed", donation_type: "platelets", donation_location: "Oslo" },
            { id: 207, donor_id: 179, appointment_date: new Date("2023-11-07T13:08:59Z"), status: "completed", donation_type: "whole blood", donation_location: "Paris" },
            { id: 208, donor_id: 134, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "San Diego" },
            { id: 209, donor_id: 73, appointment_date: new Date("2023-05-30T20:30:27Z"), status: "completed", donation_type: "plasma", donation_location: "Vancouver" },
            { id: 210, donor_id: 104, appointment_date: new Date("2023-05-03T12:31:57Z"), status: "completed", donation_type: "platelets", donation_location: "Tokyo" },
            { id: 211, donor_id: 174, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Istanbul" },
            { id: 212, donor_id: 97, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Izmir" },
            { id: 213, donor_id: 100, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Seattle" },
            { id: 214, donor_id: 113, appointment_date: new Date("2023-06-05T21:52:10Z"), status: "completed", donation_type: "plasma", donation_location: "Dublin" },
            { id: 215, donor_id: 76, appointment_date: new Date("2023-11-27T07:57:58Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Montreal" },
            { id: 216, donor_id: 30, appointment_date: new Date("2023-04-15T23:29:53Z"), status: "completed", donation_type: "whole blood", donation_location: "Montreal" },
            { id: 217, donor_id: 77, appointment_date: new Date("2023-08-17T09:07:48Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Sydney" },
            { id: 218, donor_id: 36, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Edinburgh" },
            { id: 219, donor_id: 119, appointment_date: new Date("2023-07-26T18:07:32Z"), status: "completed", donation_type: "platelets", donation_location: "Boston" },
            { id: 220, donor_id: 21, appointment_date: new Date("2023-03-30T00:50:23Z"), status: "completed", donation_type: "whole blood", donation_location: "San Diego" },
            { id: 221, donor_id: 191, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Milan" },
            { id: 222, donor_id: 122, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Istanbul" },
            { id: 223, donor_id: 13, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Denver" },
            { id: 224, donor_id: 130, appointment_date: new Date("2023-08-31T20:10:45Z"), status: "completed", donation_type: "platelets", donation_location: "Bucharest" },
            { id: 225, donor_id: 92, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Porto" },
            { id: 226, donor_id: 1, appointment_date: new Date("2023-04-03T21:22:18Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Madrid" },
            { id: 227, donor_id: 20, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Lagos" },
            { id: 228, donor_id: 129, appointment_date: new Date("2023-08-03T19:14:05Z"), status: "completed", donation_type: "platelets", donation_location: "Athens" },
            { id: 229, donor_id: 34, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Cairo" },
            { id: 230, donor_id: 137, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Vienna" },
            { id: 231, donor_id: 3, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Prague" },
            { id: 232, donor_id: 179, appointment_date: new Date("2023-06-08T16:30:27Z"), status: "completed", donation_type: "plasma", donation_location: "Melbourne" },
            { id: 233, donor_id: 197, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Oslo" },
            { id: 234, donor_id: 131, appointment_date: new Date("2023-07-10T11:27:20Z"), status: "completed", donation_type: "whole blood", donation_location: "Bogota" },
            { id: 235, donor_id: 88, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Barcelona" },
            { id: 236, donor_id: 174, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Lyon" },
            { id: 237, donor_id: 190, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Ankara" },
            { id: 238, donor_id: 174, appointment_date: new Date("2023-10-28T10:14:37Z"), status: "completed", donation_type: "whole blood", donation_location: "Copenhagen" },
            { id: 239, donor_id: 179, appointment_date: new Date("2023-05-18T16:04:59Z"), status: "completed", donation_type: "plasma", donation_location: "Seoul" },
            { id: 240, donor_id: 29, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Cairo" },
            { id: 241, donor_id: 154, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Istanbul" },
            { id: 242, donor_id: 101, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Warsaw" },
            { id: 243, donor_id: 60, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Stockholm" },
            { id: 244, donor_id: 173, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Sydney" },
            { id: 245, donor_id: 168, appointment_date: new Date("2023-02-19T18:42:43Z"), status: "completed", donation_type: "platelets", donation_location: "Oslo" },
            { id: 246, donor_id: 148, appointment_date: new Date("2023-12-12T18:58:24Z"), status: "cancelled", donation_type: "plasma", donation_location: "Budapest" },
            { id: 247, donor_id: 68, appointment_date: new Date("2023-05-25T18:52:12Z"), status: "completed", donation_type: "platelets", donation_location: "Toronto" },
            { id: 248, donor_id: 162, appointment_date: new Date("2023-08-15T08:15:56Z"), status: "completed", donation_type: "platelets", donation_location: "Jakarta" },
            { id: 249, donor_id: 176, appointment_date: new Date("2023-01-15T14:41:56Z"), status: "completed", donation_type: "whole blood", donation_location: "Sydney" },
            { id: 250, donor_id: 94, appointment_date: new Date("2023-06-18T10:17:49Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Ankara" },
            { id: 251, donor_id: 15, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Berlin" },
            { id: 252, donor_id: 190, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Lagos" },
            { id: 253, donor_id: 112, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Mexico City" },
            { id: 254, donor_id: 154, appointment_date: new Date("2023-09-07T15:14:01Z"), status: "completed", donation_type: "whole blood", donation_location: "Tokyo" },
            { id: 255, donor_id: 161, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Mexico City" },
            { id: 256, donor_id: 35, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Cairo" },
            { id: 257, donor_id: 21, appointment_date: new Date("2023-06-27T12:34:32Z"), status: "completed", donation_type: "plasma", donation_location: "Santiago" },
            { id: 258, donor_id: 177, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Lisbon" },
            { id: 259, donor_id: 59, appointment_date: new Date("2023-11-02T22:27:52Z"), status: "completed", donation_type: "whole blood", donation_location: "Zurich" },
            { id: 260, donor_id: 169, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Singapore" },
            { id: 261, donor_id: 32, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Hamburg" },
            { id: 262, donor_id: 109, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Seattle" },
            { id: 263, donor_id: 77, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Prague" },
            { id: 264, donor_id: 11, appointment_date: new Date("2023-09-20T19:36:24Z"), status: "completed", donation_type: "whole blood", donation_location: "Seoul" },
            { id: 265, donor_id: 143, appointment_date: new Date("2023-09-20T13:08:25Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Boston" },
            { id: 266, donor_id: 137, appointment_date: new Date("2023-11-28T19:54:43Z"), status: "completed", donation_type: "whole blood", donation_location: "Warsaw" },
            { id: 267, donor_id: 7, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Vienna" },
            { id: 268, donor_id: 53, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Prague" },
            { id: 269, donor_id: 63, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Athens" },
            { id: 270, donor_id: 156, appointment_date: new Date("2023-05-24T17:01:00Z"), status: "cancelled", donation_type: "plasma", donation_location: "Melbourne" },
            { id: 271, donor_id: 32, appointment_date: new Date("2023-09-10T11:29:50Z"), status: "completed", donation_type: "platelets", donation_location: "Auckland" },
            { id: 272, donor_id: 194, appointment_date: new Date("2023-11-15T22:54:06Z"), status: "completed", donation_type: "whole blood", donation_location: "Austin" },
            { id: 273, donor_id: 37, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "San Diego" },
            { id: 274, donor_id: 131, appointment_date: new Date("2023-09-09T10:11:55Z"), status: "completed", donation_type: "plasma", donation_location: "Lima" },
            { id: 275, donor_id: 110, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Seoul" },
            { id: 276, donor_id: 153, appointment_date: new Date("2023-11-03T21:47:54Z"), status: "cancelled", donation_type: "whole blood", donation_location: "Dublin" },
            { id: 277, donor_id: 138, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Bucharest" },
            { id: 278, donor_id: 26, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Helsinki" },
            { id: 279, donor_id: 188, appointment_date: new Date("2023-10-04T20:25:16Z"), status: "completed", donation_type: "whole blood", donation_location: "Rome" },
            { id: 280, donor_id: 87, appointment_date: new Date("2023-01-07T12:19:55Z"), status: "completed", donation_type: "whole blood", donation_location: "Bogota" },
            { id: 281, donor_id: 71, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Warsaw" },
            { id: 282, donor_id: 40, appointment_date: new Date("2023-09-28T19:10:19Z"), status: "completed", donation_type: "plasma", donation_location: "Bucharest" },
            { id: 283, donor_id: 3, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Rome" },
            { id: 284, donor_id: 56, appointment_date: new Date("2023-11-26T10:39:22Z"), status: "completed", donation_type: "platelets", donation_location: "Madrid" },
            { id: 285, donor_id: 136, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Jakarta" },
            { id: 286, donor_id: 44, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Chicago" },
            { id: 287, donor_id: 47, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Vienna" },
            { id: 288, donor_id: 177, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Cairo" },
            { id: 289, donor_id: 67, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "Austin" },
            { id: 290, donor_id: 195, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Cairo" },
            { id: 291, donor_id: 199, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Lisbon" },
            { id: 292, donor_id: 14, appointment_date: new Date("2023-06-10T17:58:23Z"), status: "cancelled", donation_type: "plasma", donation_location: "Delhi" },
            { id: 293, donor_id: 63, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Oslo" },
            { id: 294, donor_id: 162, appointment_date: new Date("2023-02-07T07:06:33Z"), status: "completed", donation_type: "whole blood", donation_location: "Seattle" },
            { id: 295, donor_id: 79, appointment_date: new Date("2023-12-30T16:22:15Z"), status: "cancelled", donation_type: "plasma", donation_location: "Brussels" },
            { id: 296, donor_id: 17, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Nairobi" },
            { id: 297, donor_id: 189, appointment_date: new Date("2023-04-24T09:20:23Z"), status: "cancelled", donation_type: "platelets", donation_location: "Ankara" },
            { id: 298, donor_id: 101, appointment_date: null, status: "scheduled", donation_type: "whole blood", donation_location: "Amsterdam" },
            { id: 299, donor_id: 81, appointment_date: null, status: "scheduled", donation_type: "plasma", donation_location: "Manchester" },
            { id: 300, donor_id: 195, appointment_date: null, status: "scheduled", donation_type: "platelets", donation_location: "London" },
        ],
    });
    await prisma.hospitals.createMany({
        data: [
            { id: 1, name: "Vector Holdings", location: "Bangkok", critical_status: true },
            { id: 2, name: "Pine Analytics", location: "Cape Town", critical_status: true },
            { id: 3, name: "Ember Industries", location: "Munich", critical_status: false },
            { id: 4, name: "Tidal Studio", location: "Buenos Aires", critical_status: false },
            { id: 5, name: "Meridian Media", location: "Cape Town", critical_status: true },
            { id: 6, name: "Sable Media", location: "Bangkok", critical_status: false },
            { id: 7, name: "Atlas Holdings", location: "Lisbon", critical_status: false },
            { id: 8, name: "Summit Health", location: "Berlin", critical_status: false },
            { id: 9, name: "Atlas Studio", location: "Austin", critical_status: true },
            { id: 10, name: "Atlas Software", location: "Edinburgh", critical_status: true },
            { id: 11, name: "Cobalt Media", location: "Ankara", critical_status: false },
            { id: 12, name: "Cedar Industries", location: "Amsterdam", critical_status: false },
            { id: 13, name: "Beacon Holdings", location: "San Diego", critical_status: true },
            { id: 14, name: "Forge Software", location: null, critical_status: false },
            { id: 15, name: "Blue Logistics", location: null, critical_status: false },
            { id: 16, name: "Beacon Labs", location: "Munich", critical_status: false },
            { id: 17, name: "Vector Energy", location: "Denver", critical_status: true },
            { id: 18, name: "Cobalt Industries", location: "Santiago", critical_status: true },
            { id: 19, name: "Crest Analytics", location: null, critical_status: false },
            { id: 20, name: "Keystone Group", location: "Nairobi", critical_status: false },
            { id: 21, name: "Sable Partners", location: null, critical_status: true },
            { id: 22, name: "Sable Logistics", location: "Austin", critical_status: false },
            { id: 23, name: "Acme Health", location: null, critical_status: false },
            { id: 24, name: "Oak Analytics", location: "Izmir", critical_status: true },
            { id: 25, name: "North Media", location: "Vancouver", critical_status: false },
            { id: 26, name: "Orbit Health", location: "Lyon", critical_status: false },
            { id: 27, name: "Bright Digital", location: null, critical_status: false },
            { id: 28, name: "Beacon Partners", location: "Lima", critical_status: false },
            { id: 29, name: "North Group", location: "Madrid", critical_status: true },
            { id: 30, name: "Willow Works", location: "Munich", critical_status: false },
            { id: 31, name: "Lumen Digital", location: null, critical_status: false },
            { id: 32, name: "Compass Group", location: "Montreal", critical_status: false },
            { id: 33, name: "Forge Foods", location: "Bangkok", critical_status: true },
            { id: 34, name: "Clear Works", location: "Manchester", critical_status: true },
            { id: 35, name: "Orbit Partners", location: "Denver", critical_status: false },
            { id: 36, name: "Meridian Group", location: "Munich", critical_status: false },
            { id: 37, name: "North Digital", location: "Vancouver", critical_status: true },
            { id: 38, name: "Pine Industries", location: null, critical_status: false },
            { id: 39, name: "Acme Labs", location: "Munich", critical_status: true },
            { id: 40, name: "Juniper Digital", location: "Sydney", critical_status: false },
            { id: 41, name: "Pine Industries", location: "Auckland", critical_status: false },
            { id: 42, name: "Tidal Partners", location: "Athens", critical_status: true },
            { id: 43, name: "Clear Foods", location: "Warsaw", critical_status: false },
            { id: 44, name: "Bright Health", location: "Buenos Aires", critical_status: true },
            { id: 45, name: "Harbor Studio", location: "Mexico City", critical_status: true },
            { id: 46, name: "North Foods", location: "Bucharest", critical_status: true },
            { id: 47, name: "Iron Health", location: "Stockholm", critical_status: false },
            { id: 48, name: "Pine Foods", location: "Mexico City", critical_status: false },
            { id: 49, name: "Oak Health", location: null, critical_status: true },
            { id: 50, name: "Compass Partners", location: null, critical_status: true },
        ],
    });
    await prisma.blood_inventory.createMany({
        data: [
            { id: 1, blood_type: "O+", quantity: 46, hospital_id: 11, expiration_date: "2024-08-11", last_checked: new Date("2023-06-13T14:59:52Z") },
            { id: 2, blood_type: "A-", quantity: 50, hospital_id: 9, expiration_date: "2025-09-12", last_checked: new Date("2023-01-18T01:22:53Z") },
            { id: 3, blood_type: "B-", quantity: 37, hospital_id: 14, expiration_date: "2023-05-06", last_checked: new Date("2023-12-28T15:45:03Z") },
            { id: 4, blood_type: "O+", quantity: 45, hospital_id: 9, expiration_date: "2023-05-16", last_checked: new Date("2023-10-14T12:36:37Z") },
            { id: 5, blood_type: "O+", quantity: 40, hospital_id: 31, expiration_date: "2023-10-17", last_checked: new Date("2023-01-01T21:09:13Z") },
            { id: 6, blood_type: "O+", quantity: 50, hospital_id: 14, expiration_date: "2024-05-14", last_checked: new Date("2023-02-04T20:38:32Z") },
            { id: 7, blood_type: "AB-", quantity: 66, hospital_id: 22, expiration_date: "2025-10-22", last_checked: new Date("2023-10-28T00:26:38Z") },
            { id: 8, blood_type: "B+", quantity: 60, hospital_id: 41, expiration_date: "2024-10-24", last_checked: new Date("2023-01-18T16:35:35Z") },
            { id: 9, blood_type: "A+", quantity: 65, hospital_id: 30, expiration_date: "2024-10-09", last_checked: new Date("2023-11-16T13:08:51Z") },
            { id: 10, blood_type: "O+", quantity: 48, hospital_id: 9, expiration_date: "2023-07-22", last_checked: new Date("2023-11-14T16:36:33Z") },
            { id: 11, blood_type: "O+", quantity: 48, hospital_id: 46, expiration_date: "2025-06-16", last_checked: new Date("2023-06-28T02:41:00Z") },
            { id: 12, blood_type: "A+", quantity: 42, hospital_id: 38, expiration_date: "2023-06-03", last_checked: new Date("2023-09-07T12:17:45Z") },
            { id: 13, blood_type: "A+", quantity: 55, hospital_id: 43, expiration_date: "2024-02-11", last_checked: new Date("2023-05-28T06:48:44Z") },
            { id: 14, blood_type: "B+", quantity: 76, hospital_id: 14, expiration_date: "2024-05-08", last_checked: new Date("2023-12-26T09:46:37Z") },
            { id: 15, blood_type: "B+", quantity: 67, hospital_id: 7, expiration_date: "2024-02-02", last_checked: new Date("2023-04-17T11:04:34Z") },
            { id: 16, blood_type: "A-", quantity: 72, hospital_id: 9, expiration_date: "2025-02-03", last_checked: new Date("2023-05-21T13:58:52Z") },
            { id: 17, blood_type: "B+", quantity: 58, hospital_id: 46, expiration_date: "2024-04-19", last_checked: new Date("2023-11-24T03:32:01Z") },
            { id: 18, blood_type: "O+", quantity: 42, hospital_id: 19, expiration_date: "2023-11-29", last_checked: new Date("2023-07-29T21:50:40Z") },
            { id: 19, blood_type: "O+", quantity: 45, hospital_id: 32, expiration_date: "2024-12-11", last_checked: new Date("2023-12-04T15:28:16Z") },
            { id: 20, blood_type: "A-", quantity: 74, hospital_id: 45, expiration_date: "2025-05-16", last_checked: new Date("2023-05-04T14:06:48Z") },
            { id: 21, blood_type: "AB-", quantity: 31, hospital_id: 15, expiration_date: "2024-07-05", last_checked: new Date("2023-10-10T05:15:21Z") },
            { id: 22, blood_type: "A+", quantity: 69, hospital_id: 4, expiration_date: "2024-07-25", last_checked: new Date("2023-03-29T13:35:07Z") },
            { id: 23, blood_type: "O+", quantity: 63, hospital_id: 7, expiration_date: "2025-01-17", last_checked: new Date("2023-04-10T11:18:16Z") },
            { id: 24, blood_type: "O+", quantity: 24, hospital_id: 13, expiration_date: "2023-12-05", last_checked: new Date("2023-10-31T21:01:09Z") },
            { id: 25, blood_type: "O+", quantity: 49, hospital_id: 34, expiration_date: "2025-02-22", last_checked: new Date("2023-07-04T01:02:26Z") },
            { id: 26, blood_type: "O+", quantity: 72, hospital_id: 7, expiration_date: "2025-05-19", last_checked: new Date("2023-09-09T18:49:14Z") },
            { id: 27, blood_type: "O+", quantity: 61, hospital_id: 6, expiration_date: "2023-10-19", last_checked: new Date("2023-12-24T15:33:27Z") },
            { id: 28, blood_type: "A+", quantity: 40, hospital_id: 37, expiration_date: "2025-06-05", last_checked: new Date("2023-11-14T20:12:15Z") },
            { id: 29, blood_type: "B+", quantity: 50, hospital_id: 42, expiration_date: "2024-08-28", last_checked: new Date("2023-05-18T07:28:48Z") },
            { id: 30, blood_type: "O+", quantity: 36, hospital_id: 7, expiration_date: "2025-08-28", last_checked: new Date("2023-01-15T22:04:12Z") },
            { id: 31, blood_type: "A-", quantity: 44, hospital_id: 31, expiration_date: "2023-12-18", last_checked: new Date("2023-04-02T19:17:05Z") },
            { id: 32, blood_type: "A+", quantity: 50, hospital_id: 36, expiration_date: "2024-05-27", last_checked: new Date("2023-10-12T23:05:10Z") },
            { id: 33, blood_type: "O+", quantity: 41, hospital_id: 20, expiration_date: "2024-09-13", last_checked: new Date("2023-02-25T03:55:16Z") },
            { id: 34, blood_type: "A+", quantity: 61, hospital_id: 30, expiration_date: "2023-06-05", last_checked: new Date("2023-07-09T06:01:45Z") },
            { id: 35, blood_type: "A+", quantity: 68, hospital_id: 12, expiration_date: "2024-04-09", last_checked: new Date("2023-04-08T10:26:16Z") },
            { id: 36, blood_type: "O+", quantity: 56, hospital_id: 45, expiration_date: "2025-11-04", last_checked: new Date("2023-01-23T23:22:27Z") },
            { id: 37, blood_type: "O+", quantity: 39, hospital_id: 14, expiration_date: "2025-04-23", last_checked: new Date("2023-01-31T03:28:39Z") },
            { id: 38, blood_type: "O+", quantity: 68, hospital_id: 40, expiration_date: "2024-02-02", last_checked: new Date("2023-03-16T13:31:24Z") },
            { id: 39, blood_type: "B+", quantity: 28, hospital_id: 17, expiration_date: "2023-06-12", last_checked: new Date("2023-09-21T19:52:34Z") },
            { id: 40, blood_type: "A+", quantity: 61, hospital_id: 45, expiration_date: "2025-08-19", last_checked: new Date("2023-12-30T14:53:46Z") },
            { id: 41, blood_type: "AB+", quantity: 63, hospital_id: 33, expiration_date: "2025-05-31", last_checked: new Date("2023-07-09T00:59:39Z") },
            { id: 42, blood_type: "AB-", quantity: 41, hospital_id: 30, expiration_date: "2024-04-19", last_checked: new Date("2023-04-20T15:30:54Z") },
            { id: 43, blood_type: "O+", quantity: 46, hospital_id: 38, expiration_date: "2024-03-18", last_checked: new Date("2023-07-14T00:06:14Z") },
            { id: 44, blood_type: "A-", quantity: 45, hospital_id: 11, expiration_date: "2023-08-26", last_checked: new Date("2023-06-21T00:54:52Z") },
            { id: 45, blood_type: "B+", quantity: 36, hospital_id: 15, expiration_date: "2023-06-22", last_checked: new Date("2023-01-27T05:02:48Z") },
            { id: 46, blood_type: "O+", quantity: 42, hospital_id: 42, expiration_date: "2024-06-29", last_checked: new Date("2023-01-16T11:27:23Z") },
            { id: 47, blood_type: "AB+", quantity: 45, hospital_id: 32, expiration_date: "2024-02-02", last_checked: new Date("2023-02-12T11:45:58Z") },
            { id: 48, blood_type: "O-", quantity: 57, hospital_id: 8, expiration_date: "2024-04-03", last_checked: new Date("2023-02-12T17:35:41Z") },
            { id: 49, blood_type: "A-", quantity: 32, hospital_id: 1, expiration_date: "2023-01-24", last_checked: new Date("2023-09-02T22:29:31Z") },
            { id: 50, blood_type: "O+", quantity: 54, hospital_id: 4, expiration_date: "2024-12-07", last_checked: new Date("2023-11-24T03:45:17Z") },
            { id: 51, blood_type: "O+", quantity: 49, hospital_id: 35, expiration_date: "2023-11-06", last_checked: new Date("2023-11-07T21:00:13Z") },
            { id: 52, blood_type: "O+", quantity: 53, hospital_id: 9, expiration_date: "2023-06-14", last_checked: new Date("2023-08-20T06:55:01Z") },
            { id: 53, blood_type: "O+", quantity: 47, hospital_id: 34, expiration_date: "2023-08-17", last_checked: new Date("2023-11-01T06:48:45Z") },
            { id: 54, blood_type: "O+", quantity: 43, hospital_id: 33, expiration_date: "2025-08-05", last_checked: new Date("2023-02-08T09:06:39Z") },
            { id: 55, blood_type: "A-", quantity: 42, hospital_id: 26, expiration_date: "2025-12-05", last_checked: new Date("2023-12-26T12:22:31Z") },
            { id: 56, blood_type: "B+", quantity: 57, hospital_id: 35, expiration_date: "2023-05-24", last_checked: new Date("2023-05-28T06:38:02Z") },
            { id: 57, blood_type: "B+", quantity: 44, hospital_id: 9, expiration_date: "2025-04-30", last_checked: new Date("2023-04-25T09:57:51Z") },
            { id: 58, blood_type: "O+", quantity: 48, hospital_id: 46, expiration_date: "2024-05-16", last_checked: new Date("2023-05-09T21:21:10Z") },
            { id: 59, blood_type: "B+", quantity: 58, hospital_id: 8, expiration_date: "2023-12-13", last_checked: new Date("2023-07-18T03:36:41Z") },
            { id: 60, blood_type: "O+", quantity: 48, hospital_id: 33, expiration_date: "2023-12-24", last_checked: new Date("2023-02-25T21:47:52Z") },
            { id: 61, blood_type: "A-", quantity: 48, hospital_id: 42, expiration_date: "2025-02-03", last_checked: new Date("2023-04-13T00:53:37Z") },
            { id: 62, blood_type: "B-", quantity: 45, hospital_id: 6, expiration_date: "2025-06-14", last_checked: new Date("2023-11-15T16:43:18Z") },
            { id: 63, blood_type: "O+", quantity: 40, hospital_id: 26, expiration_date: "2024-10-16", last_checked: new Date("2023-12-05T13:04:09Z") },
            { id: 64, blood_type: "B+", quantity: 28, hospital_id: 3, expiration_date: "2024-09-02", last_checked: new Date("2023-09-10T19:11:36Z") },
            { id: 65, blood_type: "O+", quantity: 56, hospital_id: 50, expiration_date: "2023-02-17", last_checked: new Date("2023-10-03T16:51:16Z") },
            { id: 66, blood_type: "B-", quantity: 61, hospital_id: 39, expiration_date: "2024-06-15", last_checked: new Date("2023-02-11T10:04:20Z") },
            { id: 67, blood_type: "B-", quantity: 39, hospital_id: 17, expiration_date: "2024-02-14", last_checked: new Date("2023-08-02T12:19:24Z") },
            { id: 68, blood_type: "AB+", quantity: 46, hospital_id: 17, expiration_date: "2023-03-23", last_checked: new Date("2023-03-06T16:46:03Z") },
            { id: 69, blood_type: "B+", quantity: 55, hospital_id: 12, expiration_date: "2023-02-01", last_checked: new Date("2023-12-11T17:06:58Z") },
            { id: 70, blood_type: "A+", quantity: 69, hospital_id: 19, expiration_date: "2025-02-23", last_checked: new Date("2023-10-23T14:18:05Z") },
            { id: 71, blood_type: "B+", quantity: 54, hospital_id: 39, expiration_date: "2024-07-11", last_checked: new Date("2023-01-10T00:32:12Z") },
            { id: 72, blood_type: "O+", quantity: 67, hospital_id: 15, expiration_date: "2024-12-21", last_checked: new Date("2023-11-28T16:28:49Z") },
            { id: 73, blood_type: "B+", quantity: 8, hospital_id: 34, expiration_date: "2024-04-22", last_checked: new Date("2023-01-10T21:42:22Z") },
            { id: 74, blood_type: "O+", quantity: 50, hospital_id: 16, expiration_date: "2023-09-20", last_checked: new Date("2023-09-01T06:43:49Z") },
            { id: 75, blood_type: "A+", quantity: 20, hospital_id: 38, expiration_date: "2024-09-16", last_checked: new Date("2023-10-05T16:44:39Z") },
            { id: 76, blood_type: "B+", quantity: 52, hospital_id: 4, expiration_date: "2024-02-10", last_checked: new Date("2023-12-15T21:06:09Z") },
            { id: 77, blood_type: "A+", quantity: 62, hospital_id: 18, expiration_date: "2025-01-05", last_checked: new Date("2023-06-21T01:02:27Z") },
            { id: 78, blood_type: "A-", quantity: 51, hospital_id: 30, expiration_date: "2025-08-23", last_checked: new Date("2023-10-29T11:03:26Z") },
            { id: 79, blood_type: "O+", quantity: 41, hospital_id: 32, expiration_date: "2024-04-28", last_checked: new Date("2023-04-13T18:07:42Z") },
            { id: 80, blood_type: "O+", quantity: 49, hospital_id: 47, expiration_date: "2023-05-01", last_checked: new Date("2023-03-29T07:43:24Z") },
            { id: 81, blood_type: "AB-", quantity: 71, hospital_id: 50, expiration_date: "2024-07-09", last_checked: new Date("2023-04-20T12:50:31Z") },
            { id: 82, blood_type: "O-", quantity: 32, hospital_id: 20, expiration_date: "2024-09-25", last_checked: new Date("2023-12-28T22:40:24Z") },
            { id: 83, blood_type: "O+", quantity: 42, hospital_id: 17, expiration_date: "2024-07-12", last_checked: new Date("2023-07-14T12:19:39Z") },
            { id: 84, blood_type: "O+", quantity: 43, hospital_id: 41, expiration_date: "2025-10-08", last_checked: new Date("2023-01-19T16:36:22Z") },
            { id: 85, blood_type: "O+", quantity: 70, hospital_id: 12, expiration_date: "2025-06-23", last_checked: new Date("2023-10-03T03:24:15Z") },
            { id: 86, blood_type: "A+", quantity: 52, hospital_id: 40, expiration_date: "2024-01-18", last_checked: new Date("2023-04-27T22:39:00Z") },
            { id: 87, blood_type: "B-", quantity: 52, hospital_id: 7, expiration_date: "2023-03-01", last_checked: new Date("2023-08-31T16:48:34Z") },
            { id: 88, blood_type: "O+", quantity: 49, hospital_id: 35, expiration_date: "2024-01-03", last_checked: new Date("2023-11-28T02:15:07Z") },
            { id: 89, blood_type: "O+", quantity: 47, hospital_id: 20, expiration_date: "2025-09-29", last_checked: new Date("2023-09-14T17:21:04Z") },
            { id: 90, blood_type: "O+", quantity: 61, hospital_id: 50, expiration_date: "2025-05-13", last_checked: new Date("2023-10-01T07:15:43Z") },
            { id: 91, blood_type: "O+", quantity: 75, hospital_id: 32, expiration_date: "2024-12-17", last_checked: new Date("2023-05-23T12:20:50Z") },
            { id: 92, blood_type: "O+", quantity: 40, hospital_id: 22, expiration_date: "2024-02-18", last_checked: new Date("2023-04-03T08:46:37Z") },
            { id: 93, blood_type: "B+", quantity: 58, hospital_id: 39, expiration_date: "2025-05-06", last_checked: new Date("2023-06-28T06:17:32Z") },
            { id: 94, blood_type: "A+", quantity: 64, hospital_id: 38, expiration_date: "2023-04-08", last_checked: new Date("2023-05-09T16:19:54Z") },
            { id: 95, blood_type: "A-", quantity: 50, hospital_id: 19, expiration_date: "2025-05-24", last_checked: new Date("2023-01-24T06:44:52Z") },
            { id: 96, blood_type: "B-", quantity: 74, hospital_id: 28, expiration_date: "2024-08-21", last_checked: new Date("2023-08-01T16:51:28Z") },
            { id: 97, blood_type: "O+", quantity: 36, hospital_id: 18, expiration_date: "2024-02-10", last_checked: new Date("2023-02-13T22:17:42Z") },
            { id: 98, blood_type: "O+", quantity: 22, hospital_id: 31, expiration_date: "2025-11-09", last_checked: new Date("2023-05-27T18:32:11Z") },
            { id: 99, blood_type: "AB+", quantity: 50, hospital_id: 12, expiration_date: "2023-09-01", last_checked: new Date("2023-09-05T04:44:34Z") },
            { id: 100, blood_type: "B-", quantity: 40, hospital_id: 23, expiration_date: "2025-01-11", last_checked: new Date("2023-12-03T01:58:51Z") },
        ],
    });
}

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