// Government Project Management Connections (government-project-management-connections) 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.plugin_licenses), 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.plugin_licenses.createMany({
        data: [
            { license_id: 1, license_type: "Open Source", expiration_date: "2024-02-03", license_duration_months: 26, license_cost: "693.74" },
            { license_id: 2, license_type: "Educational", expiration_date: "2025-01-26", license_duration_months: 22, license_cost: "210.65" },
            { license_id: 3, license_type: "Commercial", expiration_date: "2024-04-04", license_duration_months: 19, license_cost: "459.55" },
            { license_id: 4, license_type: "Open Source", expiration_date: "2024-08-17", license_duration_months: 26, license_cost: "519.69" },
            { license_id: 5, license_type: "Commercial", expiration_date: "2023-10-16", license_duration_months: 23, license_cost: "288.07" },
            { license_id: 6, license_type: "Commercial", expiration_date: "2023-10-22", license_duration_months: 24, license_cost: "919.10" },
            { license_id: 7, license_type: "Educational", expiration_date: "2024-12-03", license_duration_months: 21, license_cost: "456.02" },
            { license_id: 8, license_type: "Educational", expiration_date: "2025-12-23", license_duration_months: 17, license_cost: "264.48" },
            { license_id: 9, license_type: "Educational", expiration_date: "2023-06-25", license_duration_months: 19, license_cost: "478.54" },
            { license_id: 10, license_type: "Commercial", expiration_date: "2024-05-27", license_duration_months: 17, license_cost: "166.64" },
            { license_id: 11, license_type: "Commercial", expiration_date: "2025-04-14", license_duration_months: 13, license_cost: "164.74" },
            { license_id: 12, license_type: "Open Source", expiration_date: "2023-09-16", license_duration_months: 29, license_cost: "774.40" },
            { license_id: 13, license_type: "Open Source", expiration_date: "2025-08-17", license_duration_months: 25, license_cost: "218.43" },
            { license_id: 14, license_type: "Commercial", expiration_date: "2025-04-24", license_duration_months: 26, license_cost: "143.56" },
            { license_id: 15, license_type: "Commercial", expiration_date: "2025-09-12", license_duration_months: 20, license_cost: "114.31" },
            { license_id: 16, license_type: "Commercial", expiration_date: "2024-08-03", license_duration_months: 29, license_cost: "507.15" },
            { license_id: 17, license_type: "Open Source", expiration_date: "2023-10-30", license_duration_months: 25, license_cost: "196.19" },
            { license_id: 18, license_type: "Educational", expiration_date: "2024-08-25", license_duration_months: 11, license_cost: "112.84" },
            { license_id: 19, license_type: "Commercial", expiration_date: "2023-10-17", license_duration_months: 15, license_cost: "240.45" },
            { license_id: 20, license_type: "Open Source", expiration_date: "2025-01-19", license_duration_months: 23, license_cost: "235.22" },
            { license_id: 21, license_type: "Commercial", expiration_date: "2024-11-01", license_duration_months: 22, license_cost: "843.63" },
            { license_id: 22, license_type: "Educational", expiration_date: "2024-08-24", license_duration_months: 22, license_cost: "105.56" },
            { license_id: 23, license_type: "Educational", expiration_date: "2025-04-17", license_duration_months: 19, license_cost: "320.29" },
            { license_id: 24, license_type: "Educational", expiration_date: "2023-06-29", license_duration_months: 18, license_cost: "381.32" },
            { license_id: 25, license_type: "Commercial", expiration_date: "2023-09-06", license_duration_months: 23, license_cost: "621.45" },
            { license_id: 26, license_type: "Commercial", expiration_date: "2023-09-11", license_duration_months: 16, license_cost: "260.10" },
            { license_id: 27, license_type: "Commercial", expiration_date: "2024-09-21", license_duration_months: 22, license_cost: "109.35" },
            { license_id: 28, license_type: "Commercial", expiration_date: "2024-06-07", license_duration_months: 21, license_cost: "102.31" },
            { license_id: 29, license_type: "Commercial", expiration_date: "2024-02-24", license_duration_months: 13, license_cost: "998.82" },
            { license_id: 30, license_type: "Open Source", expiration_date: "2025-08-27", license_duration_months: 13, license_cost: "100.75" },
            { license_id: 31, license_type: "Commercial", expiration_date: "2023-05-07", license_duration_months: 20, license_cost: "211.77" },
            { license_id: 32, license_type: "Educational", expiration_date: "2025-04-12", license_duration_months: 18, license_cost: "110.33" },
            { license_id: 33, license_type: "Open Source", expiration_date: "2024-09-23", license_duration_months: 22, license_cost: "143.77" },
            { license_id: 34, license_type: "Open Source", expiration_date: "2023-04-23", license_duration_months: 19, license_cost: "100.10" },
            { license_id: 35, license_type: "Open Source", expiration_date: "2024-07-28", license_duration_months: 14, license_cost: "276.20" },
            { license_id: 36, license_type: "Open Source", expiration_date: "2025-05-30", license_duration_months: 18, license_cost: "167.21" },
            { license_id: 37, license_type: "Open Source", expiration_date: "2024-07-27", license_duration_months: 19, license_cost: "409.71" },
            { license_id: 38, license_type: "Open Source", expiration_date: "2025-04-09", license_duration_months: 20, license_cost: "118.80" },
            { license_id: 39, license_type: "Open Source", expiration_date: "2023-03-02", license_duration_months: 24, license_cost: "135.15" },
            { license_id: 40, license_type: "Open Source", expiration_date: "2024-11-03", license_duration_months: 30, license_cost: "297.03" },
            { license_id: 41, license_type: "Commercial", expiration_date: "2023-01-17", license_duration_months: 19, license_cost: "863.40" },
            { license_id: 42, license_type: "Educational", expiration_date: "2025-02-23", license_duration_months: 24, license_cost: "149.86" },
            { license_id: 43, license_type: "Commercial", expiration_date: "2025-09-25", license_duration_months: 16, license_cost: "110.96" },
            { license_id: 44, license_type: "Educational", expiration_date: "2025-12-12", license_duration_months: 15, license_cost: "175.28" },
            { license_id: 45, license_type: "Commercial", expiration_date: "2024-04-28", license_duration_months: 18, license_cost: "796.99" },
            { license_id: 46, license_type: "Open Source", expiration_date: "2024-12-21", license_duration_months: 22, license_cost: "343.68" },
            { license_id: 47, license_type: "Open Source", expiration_date: "2023-03-31", license_duration_months: 24, license_cost: "161.11" },
            { license_id: 48, license_type: "Open Source", expiration_date: "2023-08-01", license_duration_months: 23, license_cost: "874.93" },
            { license_id: 49, license_type: "Commercial", expiration_date: "2024-11-12", license_duration_months: 22, license_cost: "108.34" },
            { license_id: 50, license_type: "Open Source", expiration_date: "2025-10-21", license_duration_months: 17, license_cost: "487.11" },
            { license_id: 51, license_type: "Open Source", expiration_date: "2025-01-02", license_duration_months: 16, license_cost: "309.58" },
            { license_id: 52, license_type: "Educational", expiration_date: "2024-09-21", license_duration_months: 25, license_cost: "105.59" },
            { license_id: 53, license_type: "Commercial", expiration_date: "2025-03-16", license_duration_months: 22, license_cost: "155.96" },
            { license_id: 54, license_type: "Commercial", expiration_date: "2023-01-19", license_duration_months: 25, license_cost: "101.58" },
            { license_id: 55, license_type: "Open Source", expiration_date: "2025-04-08", license_duration_months: 22, license_cost: "105.07" },
            { license_id: 56, license_type: "Commercial", expiration_date: "2023-01-27", license_duration_months: 23, license_cost: "100.00" },
            { license_id: 57, license_type: "Open Source", expiration_date: "2025-10-01", license_duration_months: 20, license_cost: "174.70" },
            { license_id: 58, license_type: "Educational", expiration_date: "2025-05-13", license_duration_months: 21, license_cost: "134.63" },
            { license_id: 59, license_type: "Educational", expiration_date: "2024-10-29", license_duration_months: 16, license_cost: "258.96" },
            { license_id: 60, license_type: "Commercial", expiration_date: "2024-10-17", license_duration_months: 17, license_cost: "143.53" },
            { license_id: 61, license_type: "Open Source", expiration_date: "2024-07-18", license_duration_months: 20, license_cost: "350.35" },
            { license_id: 62, license_type: "Educational", expiration_date: "2024-04-30", license_duration_months: 26, license_cost: "303.22" },
            { license_id: 63, license_type: "Open Source", expiration_date: "2023-12-06", license_duration_months: 15, license_cost: "997.70" },
            { license_id: 64, license_type: "Educational", expiration_date: "2024-08-29", license_duration_months: 20, license_cost: "120.94" },
            { license_id: 65, license_type: "Commercial", expiration_date: "2023-12-05", license_duration_months: 23, license_cost: "188.05" },
            { license_id: 66, license_type: "Open Source", expiration_date: "2023-12-29", license_duration_months: 18, license_cost: "100.21" },
            { license_id: 67, license_type: "Open Source", expiration_date: "2024-04-28", license_duration_months: 11, license_cost: "294.36" },
            { license_id: 68, license_type: "Open Source", expiration_date: "2023-12-08", license_duration_months: 21, license_cost: "858.92" },
            { license_id: 69, license_type: "Open Source", expiration_date: "2025-03-31", license_duration_months: 23, license_cost: "461.69" },
            { license_id: 70, license_type: "Educational", expiration_date: "2024-11-18", license_duration_months: 15, license_cost: "370.08" },
            { license_id: 71, license_type: "Open Source", expiration_date: "2025-12-14", license_duration_months: 16, license_cost: "335.73" },
            { license_id: 72, license_type: "Open Source", expiration_date: "2024-03-25", license_duration_months: 26, license_cost: "138.31" },
            { license_id: 73, license_type: "Open Source", expiration_date: "2023-11-20", license_duration_months: 24, license_cost: "183.15" },
            { license_id: 74, license_type: "Open Source", expiration_date: "2024-10-22", license_duration_months: 21, license_cost: "883.72" },
            { license_id: 75, license_type: "Commercial", expiration_date: "2025-08-08", license_duration_months: 22, license_cost: "100.19" },
            { license_id: 76, license_type: "Open Source", expiration_date: "2024-08-27", license_duration_months: 23, license_cost: "183.19" },
            { license_id: 77, license_type: "Open Source", expiration_date: "2023-12-14", license_duration_months: 14, license_cost: "587.15" },
            { license_id: 78, license_type: "Educational", expiration_date: "2025-10-15", license_duration_months: 26, license_cost: "359.05" },
            { license_id: 79, license_type: "Open Source", expiration_date: "2023-01-16", license_duration_months: 25, license_cost: "123.18" },
            { license_id: 80, license_type: "Open Source", expiration_date: "2025-11-15", license_duration_months: 15, license_cost: "152.56" },
        ],
    });
    await prisma.plugins.createMany({
        data: [
            { plugin_id: 1, plugin_name: "configuration security", version: "The customer asked for a change and the appointment was replaced.", license_count: 3, last_updated: "2022-04-10" },
            { plugin_id: 2, plugin_name: "support customization", version: "The account owner asked for a change and the report was resolved.", license_count: 3, last_updated: "2021-05-18" },
            { plugin_id: 3, plugin_name: "notification", version: "The appointment was approved after a duplicate check.", license_count: 4, last_updated: "2021-10-30" },
            { plugin_id: 4, plugin_name: "collaboration monitoring", version: "An urgent payment was rejected the same day.", license_count: 3, last_updated: "2023-03-22" },
            { plugin_id: 5, plugin_name: "visualization", version: "The request was rescheduled after a duplicate check.", license_count: 2, last_updated: "2022-04-19" },
            { plugin_id: 6, plugin_name: "integration", version: "The team asked for a change and the record was escalated.", license_count: 4, last_updated: "2023-07-02" },
            { plugin_id: 7, plugin_name: "configuration automation", version: "The reviewer asked for a change and the account was escalated.", license_count: 4, last_updated: "2020-10-10" },
            { plugin_id: 8, plugin_name: "tracking performance", version: "No response from support, so the report was approved.", license_count: 3, last_updated: "2020-11-02" },
            { plugin_id: 9, plugin_name: "monitoring", version: "An operator asked for a change and the document was cancelled.", license_count: 3, last_updated: "2021-07-13" },
            { plugin_id: 10, plugin_name: "support dashboard", version: "The reviewer reported an urgent issue; the report was confirmed.", license_count: 3, last_updated: "2022-09-21" },
            { plugin_id: 11, plugin_name: "deployment management", version: "The customer confirmed the details and the order was cancelled.", license_count: 4, last_updated: "2021-11-18" },
            { plugin_id: 12, plugin_name: "scheduling visualization", version: "The item was completed after a minor check.", license_count: 2, last_updated: "2022-11-21" },
            { plugin_id: 13, plugin_name: "integration", version: "The report was completed — manual case, no further action.", license_count: 3, last_updated: "2021-05-14" },
            { plugin_id: 14, plugin_name: "monitoring", version: "The courier reported a routine issue; the appointment was updated.", license_count: 2, last_updated: "2021-06-16" },
            { plugin_id: 15, plugin_name: "management", version: "The team reported a partial issue; the booking was updated.", license_count: 2, last_updated: "2023-05-24" },
            { plugin_id: 16, plugin_name: "performance monitoring configuration", version: "A partial request was approved the same day.", license_count: 2, last_updated: "2021-04-29" },
            { plugin_id: 17, plugin_name: "customization enhancement integration", version: "The account was approved after an automatic check.", license_count: 3, last_updated: "2022-12-19" },
            { plugin_id: 18, plugin_name: "monitoring notification tracking", version: "A repeat invoice was confirmed the same day.", license_count: 3, last_updated: "2020-06-10" },
            { plugin_id: 19, plugin_name: "notification monitoring optimization", version: "The payment was reopened following a partial review.", license_count: 3, last_updated: "2021-11-02" },
            { plugin_id: 20, plugin_name: "reporting automation monitoring", version: "The order was reopened — minor case, no further action.", license_count: 3, last_updated: "2020-01-07" },
            { plugin_id: 21, plugin_name: "deployment performance collaboration", version: "The account owner confirmed the details and the order was refunded.", license_count: 3, last_updated: "2022-10-05" },
            { plugin_id: 22, plugin_name: "collaboration", version: "The appointment was approved after an incomplete check.", license_count: 2, last_updated: "2023-12-19" },
            { plugin_id: 23, plugin_name: "performance notification", version: "The courier asked for a change and the payment was updated.", license_count: 3, last_updated: "2021-01-20" },
            { plugin_id: 24, plugin_name: "performance deployment integration", version: "Flagged as incomplete. The supplier refunded the request.", license_count: 3, last_updated: "2021-03-07" },
            { plugin_id: 25, plugin_name: "monitoring notification", version: "A standard follow-up: the document was reviewed.", license_count: 3, last_updated: "2022-12-05" },
            { plugin_id: 26, plugin_name: "optimization", version: "No response from support, so the report was escalated.", license_count: 3, last_updated: "2023-01-10" },
            { plugin_id: 27, plugin_name: "support performance feedback", version: "The appointment was escalated after a duplicate check.", license_count: 4, last_updated: "2021-08-16" },
            { plugin_id: 28, plugin_name: "monitoring collaboration visualization", version: "The ticket was refunded after an incomplete check.", license_count: 3, last_updated: "2022-02-12" },
            { plugin_id: 29, plugin_name: "support security", version: "An operator asked for a change and the payment was cancelled.", license_count: 2, last_updated: "2023-06-22" },
            { plugin_id: 30, plugin_name: "collaboration tracking automation", version: "The supplier asked for a change and the invoice was confirmed.", license_count: 2, last_updated: "2022-10-27" },
            { plugin_id: 31, plugin_name: "visualization deployment", version: "The report was refunded following a standard review.", license_count: 3, last_updated: "2021-12-14" },
            { plugin_id: 32, plugin_name: "performance", version: "The request was escalated after an automatic check.", license_count: 3, last_updated: "2023-03-03" },
            { plugin_id: 33, plugin_name: "reporting", version: "A late follow-up: the account was completed.", license_count: 4, last_updated: "2022-07-17" },
            { plugin_id: 34, plugin_name: "deployment scheduling tracking", version: "The session was approved following a manual review.", license_count: 3, last_updated: "2022-12-08" },
            { plugin_id: 35, plugin_name: "visualization", version: "The order was cancelled — routine case, no further action.", license_count: 3, last_updated: "2020-09-08" },
            { plugin_id: 36, plugin_name: "automation", version: "No response from an operator, so the request was updated.", license_count: 3, last_updated: "2021-10-24" },
            { plugin_id: 37, plugin_name: "automation", version: "The report was rejected following a manual review.", license_count: 3, last_updated: "2022-10-30" },
            { plugin_id: 38, plugin_name: "support", version: "Flagged as repeat. The team closed the transfer.", license_count: 3, last_updated: "2020-01-22" },
            { plugin_id: 39, plugin_name: "configuration performance", version: "The delivery was rescheduled following a repeat review.", license_count: 2, last_updated: "2021-03-13" },
            { plugin_id: 40, plugin_name: "tracking visualization dashboard", version: "The session was refunded after an unusual check.", license_count: 2, last_updated: "2022-08-19" },
            { plugin_id: 41, plugin_name: "support", version: "The ticket was confirmed following a routine review.", license_count: 3, last_updated: "2021-10-13" },
            { plugin_id: 42, plugin_name: "support deployment", version: "An unusual follow-up: the shipment was processed.", license_count: 4, last_updated: "2020-12-03" },
            { plugin_id: 43, plugin_name: "monitoring dashboard enhancement", version: "No response from the courier, so the order was reopened.", license_count: 4, last_updated: "2020-09-08" },
            { plugin_id: 44, plugin_name: "notification reporting performance", version: "An automatic follow-up: the claim was replaced.", license_count: 3, last_updated: "2022-03-25" },
            { plugin_id: 45, plugin_name: "performance", version: "No response from the supplier, so the session was closed.", license_count: 4, last_updated: "2021-04-24" },
            { plugin_id: 46, plugin_name: "analytics integration", version: "The courier asked for a change and the item was reviewed.", license_count: 2, last_updated: "2021-08-01" },
            { plugin_id: 47, plugin_name: "optimization management tracking", version: "The booking was reopened after a routine check.", license_count: 3, last_updated: "2020-10-04" },
            { plugin_id: 48, plugin_name: "automation", version: "The delivery was processed after a standard check.", license_count: 3, last_updated: "2023-11-17" },
            { plugin_id: 49, plugin_name: "enhancement performance security", version: "The item was replaced following an automatic review.", license_count: 4, last_updated: "2022-01-25" },
            { plugin_id: 50, plugin_name: "notification analytics", version: "An operator reported an automatic issue; the ticket was reopened.", license_count: 4, last_updated: "2020-09-29" },
            { plugin_id: 51, plugin_name: "customization", version: "The appointment was replaced following a repeat review.", license_count: 4, last_updated: "2022-01-18" },
            { plugin_id: 52, plugin_name: "visualization deployment", version: "A minor follow-up: the claim was reopened.", license_count: 3, last_updated: "2020-06-06" },
            { plugin_id: 53, plugin_name: "notification tracking dashboard", version: "The booking was closed — urgent case, no further action.", license_count: 3, last_updated: "2021-07-24" },
            { plugin_id: 54, plugin_name: "configuration scheduling notification", version: "The payment was rejected — duplicate case, no further action.", license_count: 3, last_updated: "2022-06-14" },
            { plugin_id: 55, plugin_name: "management enhancement", version: "The customer reported a routine issue; the shipment was delayed.", license_count: 3, last_updated: "2022-12-18" },
            { plugin_id: 56, plugin_name: "scheduling collaboration integration", version: "The courier asked for a change and the ticket was processed.", license_count: 3, last_updated: "2021-09-09" },
            { plugin_id: 57, plugin_name: "configuration security dashboard", version: "The appointment was resolved — minor case, no further action.", license_count: 3, last_updated: "2023-11-24" },
            { plugin_id: 58, plugin_name: "security monitoring", version: "The transfer was replaced following a routine review.", license_count: 3, last_updated: "2020-09-11" },
            { plugin_id: 59, plugin_name: "deployment customization support", version: "The claim was delayed following a late review.", license_count: 3, last_updated: "2023-08-31" },
            { plugin_id: 60, plugin_name: "analytics reporting", version: "An automatic document was refunded the same day.", license_count: 4, last_updated: "2022-12-31" },
            { plugin_id: 61, plugin_name: "reporting tracking", version: "A repeat shipment was approved the same day.", license_count: 4, last_updated: "2022-10-19" },
            { plugin_id: 62, plugin_name: "dashboard", version: "The payment was reopened following a late review.", license_count: 3, last_updated: "2021-01-16" },
            { plugin_id: 63, plugin_name: "monitoring reporting", version: "The team asked for a change and the request was processed.", license_count: 4, last_updated: "2021-05-16" },
            { plugin_id: 64, plugin_name: "analytics enhancement", version: "No response from the reviewer, so the refund was confirmed.", license_count: 3, last_updated: "2021-07-07" },
            { plugin_id: 65, plugin_name: "analytics", version: "A routine follow-up: the appointment was rejected.", license_count: 4, last_updated: "2021-11-15" },
            { plugin_id: 66, plugin_name: "feedback", version: "The report was replaced following a partial review.", license_count: 4, last_updated: "2021-12-18" },
            { plugin_id: 67, plugin_name: "integration notification automation", version: "The shipment was updated following a minor review.", license_count: 3, last_updated: "2022-06-11" },
            { plugin_id: 68, plugin_name: "security visualization", version: "The claim was closed — minor case, no further action.", license_count: 3, last_updated: "2023-04-06" },
            { plugin_id: 69, plugin_name: "configuration", version: "No response from the courier, so the booking was reviewed.", license_count: 3, last_updated: "2023-04-12" },
            { plugin_id: 70, plugin_name: "optimization management", version: "The claim was delayed after an automatic check.", license_count: 4, last_updated: "2022-04-26" },
            { plugin_id: 71, plugin_name: "visualization", version: "The courier reported a manual issue; the refund was delayed.", license_count: 3, last_updated: "2020-05-14" },
            { plugin_id: 72, plugin_name: "deployment optimization", version: "The order was rejected following a repeat review.", license_count: 3, last_updated: "2020-12-11" },
            { plugin_id: 73, plugin_name: "security management", version: "A standard request was processed the same day.", license_count: 4, last_updated: "2021-01-16" },
            { plugin_id: 74, plugin_name: "visualization monitoring", version: "No response from support, so the report was refunded.", license_count: 4, last_updated: "2020-11-30" },
            { plugin_id: 75, plugin_name: "integration dashboard tracking", version: "The session was escalated — minor case, no further action.", license_count: 3, last_updated: "2023-08-02" },
            { plugin_id: 76, plugin_name: "optimization dashboard", version: "No response from the team, so the shipment was replaced.", license_count: 4, last_updated: "2020-12-25" },
            { plugin_id: 77, plugin_name: "security configuration", version: "The record was confirmed — routine case, no further action.", license_count: 3, last_updated: "2021-08-10" },
            { plugin_id: 78, plugin_name: "monitoring feedback", version: "The order was processed following an unusual review.", license_count: 3, last_updated: "2022-04-24" },
            { plugin_id: 79, plugin_name: "support optimization", version: "The transfer was delayed after a routine check.", license_count: 3, last_updated: "2023-05-09" },
            { plugin_id: 80, plugin_name: "configuration", version: "The document was confirmed following a partial review.", license_count: 4, last_updated: "2023-04-09" },
            { plugin_id: 81, plugin_name: "configuration notification optimization", version: "The courier reported a late issue; the document was processed.", license_count: 3, last_updated: "2020-06-10" },
            { plugin_id: 82, plugin_name: "security collaboration", version: "An incomplete session was cancelled the same day.", license_count: 3, last_updated: "2023-07-12" },
            { plugin_id: 83, plugin_name: "dashboard integration", version: "The transfer was approved following an automatic review.", license_count: 4, last_updated: "2021-01-21" },
            { plugin_id: 84, plugin_name: "analytics", version: "No response from the supplier, so the order was replaced.", license_count: 3, last_updated: "2020-04-15" },
            { plugin_id: 85, plugin_name: "enhancement tracking", version: "No response from an operator, so the report was escalated.", license_count: 2, last_updated: "2020-11-02" },
            { plugin_id: 86, plugin_name: "enhancement scheduling", version: "The transfer was rescheduled after an urgent check.", license_count: 2, last_updated: "2020-06-03" },
            { plugin_id: 87, plugin_name: "notification optimization", version: "The session was updated after a repeat check.", license_count: 4, last_updated: "2023-12-21" },
            { plugin_id: 88, plugin_name: "enhancement", version: "The transfer was escalated — duplicate case, no further action.", license_count: 2, last_updated: "2022-11-21" },
            { plugin_id: 89, plugin_name: "optimization enhancement management", version: "An automatic invoice was completed the same day.", license_count: 2, last_updated: "2020-07-20" },
            { plugin_id: 90, plugin_name: "collaboration management dashboard", version: "The invoice was refunded following an urgent review.", license_count: 3, last_updated: "2020-06-08" },
            { plugin_id: 91, plugin_name: "monitoring", version: "An operator confirmed the details and the item was cancelled.", license_count: 3, last_updated: "2023-04-14" },
            { plugin_id: 92, plugin_name: "security deployment support", version: "The supplier asked for a change and the ticket was delayed.", license_count: 3, last_updated: "2023-01-30" },
            { plugin_id: 93, plugin_name: "tracking", version: "The team confirmed the details and the account was updated.", license_count: 3, last_updated: "2020-06-27" },
            { plugin_id: 94, plugin_name: "monitoring reporting collaboration", version: "Support reported a duplicate issue; the record was completed.", license_count: 4, last_updated: "2022-12-06" },
            { plugin_id: 95, plugin_name: "collaboration notification reporting", version: "The claim was rescheduled after a late check.", license_count: 2, last_updated: "2021-12-06" },
            { plugin_id: 96, plugin_name: "management", version: "The reviewer confirmed the details and the appointment was reopened.", license_count: 3, last_updated: "2022-04-01" },
            { plugin_id: 97, plugin_name: "reporting feedback integration", version: "The claim was updated after a late check.", license_count: 4, last_updated: "2022-09-01" },
            { plugin_id: 98, plugin_name: "optimization analytics feedback", version: "The customer reported an incomplete issue; the order was cancelled.", license_count: 2, last_updated: "2022-05-17" },
            { plugin_id: 99, plugin_name: "analytics", version: "The appointment was delayed after a partial check.", license_count: 3, last_updated: "2023-03-19" },
            { plugin_id: 100, plugin_name: "scheduling automation notification", version: "Flagged as routine. The customer resolved the report.", license_count: 3, last_updated: "2021-10-05" },
        ],
    });
    await prisma.projects.createMany({
        data: [
            { project_id: 1, project_name: "engagement integration", start_date: "2023-12-23", end_date: "2021-01-17" },
            { project_id: 2, project_name: "transformation strategy innovation", start_date: "2022-05-23", end_date: "2020-04-23" },
            { project_id: 3, project_name: "management research", start_date: "2023-07-14", end_date: "2021-01-13" },
            { project_id: 4, project_name: "outreach innovation", start_date: "2021-11-10", end_date: "2021-11-20" },
            { project_id: 5, project_name: "outreach integration", start_date: "2023-07-01", end_date: "2020-03-15" },
            { project_id: 6, project_name: "initiative execution strategy", start_date: "2023-10-28", end_date: "2021-08-27" },
            { project_id: 7, project_name: "transformation", start_date: "2023-09-13", end_date: "2022-06-15" },
            { project_id: 8, project_name: "expansion", start_date: "2023-12-10", end_date: "2023-04-29" },
            { project_id: 9, project_name: "initiative evaluation management", start_date: "2020-04-09", end_date: "2023-04-06" },
            { project_id: 10, project_name: "management improvement assessment", start_date: "2023-09-23", end_date: "2022-09-21" },
            { project_id: 11, project_name: "management", start_date: "2022-03-24", end_date: "2021-02-21" },
            { project_id: 12, project_name: "planning improvement outreach", start_date: "2022-02-25", end_date: "2022-06-25" },
            { project_id: 13, project_name: "expansion", start_date: "2021-03-31", end_date: "2022-01-30" },
            { project_id: 14, project_name: "evaluation", start_date: "2021-04-13", end_date: "2022-06-23" },
            { project_id: 15, project_name: "integration", start_date: "2022-09-26", end_date: "2023-01-22" },
            { project_id: 16, project_name: "improvement reporting engagement", start_date: "2022-08-14", end_date: "2021-03-07" },
            { project_id: 17, project_name: "strategy reporting engagement", start_date: "2022-01-23", end_date: "2020-09-15" },
            { project_id: 18, project_name: "integration evaluation improvement", start_date: "2022-07-30", end_date: "2023-09-14" },
            { project_id: 19, project_name: "initiative monitoring", start_date: "2023-12-01", end_date: "2021-04-19" },
            { project_id: 20, project_name: "development monitoring research", start_date: "2023-04-17", end_date: "2022-05-13" },
            { project_id: 21, project_name: "optimization", start_date: "2021-10-20", end_date: "2023-06-18" },
            { project_id: 22, project_name: "innovation", start_date: "2022-08-24", end_date: "2022-07-31" },
            { project_id: 23, project_name: "research", start_date: "2023-07-04", end_date: "2022-10-07" },
            { project_id: 24, project_name: "engagement reporting initiative", start_date: "2023-06-03", end_date: "2023-10-17" },
            { project_id: 25, project_name: "planning", start_date: "2022-06-08", end_date: "2023-01-17" },
            { project_id: 26, project_name: "development monitoring", start_date: "2023-12-07", end_date: "2023-06-27" },
            { project_id: 27, project_name: "development", start_date: "2020-06-26", end_date: "2022-04-26" },
            { project_id: 28, project_name: "integration expansion", start_date: "2023-08-22", end_date: "2022-08-30" },
            { project_id: 29, project_name: "evaluation integration", start_date: "2020-12-23", end_date: "2023-05-31" },
            { project_id: 30, project_name: "outreach", start_date: "2023-12-03", end_date: "2023-02-17" },
            { project_id: 31, project_name: "optimization strategy", start_date: "2022-12-26", end_date: "2023-12-31" },
            { project_id: 32, project_name: "assessment", start_date: "2020-09-01", end_date: "2020-01-03" },
            { project_id: 33, project_name: "management collaboration", start_date: "2023-04-08", end_date: "2023-10-27" },
            { project_id: 34, project_name: "optimization", start_date: "2023-05-20", end_date: "2023-10-20" },
            { project_id: 35, project_name: "transformation assessment initiative", start_date: "2023-03-27", end_date: "2021-07-17" },
            { project_id: 36, project_name: "management engagement collaboration", start_date: "2022-05-16", end_date: "2023-05-16" },
            { project_id: 37, project_name: "enhancement improvement integration", start_date: "2021-01-22", end_date: "2022-05-10" },
            { project_id: 38, project_name: "outreach enhancement", start_date: "2022-01-24", end_date: "2023-09-10" },
            { project_id: 39, project_name: "transformation evaluation initiative", start_date: "2021-11-14", end_date: "2023-09-22" },
            { project_id: 40, project_name: "reporting collaboration integration", start_date: "2023-11-21", end_date: "2021-07-09" },
            { project_id: 41, project_name: "innovation collaboration initiative", start_date: "2022-08-16", end_date: "2023-10-25" },
            { project_id: 42, project_name: "innovation execution optimization", start_date: "2022-03-21", end_date: "2020-05-21" },
            { project_id: 43, project_name: "enhancement strategy reporting", start_date: "2022-06-15", end_date: "2023-01-01" },
            { project_id: 44, project_name: "integration assessment", start_date: "2023-08-12", end_date: "2023-01-16" },
            { project_id: 45, project_name: "outreach", start_date: "2023-04-07", end_date: "2023-04-04" },
            { project_id: 46, project_name: "collaboration expansion transformation", start_date: "2023-03-13", end_date: "2020-08-28" },
            { project_id: 47, project_name: "improvement", start_date: "2020-01-13", end_date: "2023-01-01" },
            { project_id: 48, project_name: "management optimization", start_date: "2020-08-06", end_date: "2020-12-11" },
            { project_id: 49, project_name: "strategy", start_date: "2023-01-01", end_date: "2023-12-09" },
            { project_id: 50, project_name: "strategy", start_date: "2022-05-25", end_date: "2023-11-04" },
            { project_id: 51, project_name: "monitoring reporting", start_date: "2023-04-02", end_date: "2022-02-20" },
            { project_id: 52, project_name: "initiative reporting optimization", start_date: "2022-04-08", end_date: "2023-05-29" },
            { project_id: 53, project_name: "enhancement management evaluation", start_date: "2021-07-06", end_date: "2023-05-30" },
            { project_id: 54, project_name: "research", start_date: "2023-01-21", end_date: "2021-05-12" },
            { project_id: 55, project_name: "execution research evaluation", start_date: "2023-02-09", end_date: "2020-11-10" },
            { project_id: 56, project_name: "improvement management monitoring", start_date: "2021-07-24", end_date: "2020-02-10" },
            { project_id: 57, project_name: "initiative management engagement", start_date: "2020-06-16", end_date: "2021-08-26" },
            { project_id: 58, project_name: "management innovation enhancement", start_date: "2020-04-19", end_date: "2022-11-13" },
            { project_id: 59, project_name: "planning", start_date: "2021-08-16", end_date: "2021-01-05" },
            { project_id: 60, project_name: "outreach", start_date: "2021-02-22", end_date: "2023-08-23" },
            { project_id: 61, project_name: "integration monitoring", start_date: "2022-08-21", end_date: "2021-04-28" },
            { project_id: 62, project_name: "engagement collaboration outreach", start_date: "2023-01-17", end_date: "2022-08-03" },
            { project_id: 63, project_name: "engagement", start_date: "2023-06-09", end_date: "2023-04-08" },
            { project_id: 64, project_name: "initiative collaboration planning", start_date: "2022-08-11", end_date: "2021-03-14" },
            { project_id: 65, project_name: "outreach evaluation", start_date: "2022-02-20", end_date: "2021-08-20" },
            { project_id: 66, project_name: "evaluation enhancement initiative", start_date: "2023-03-11", end_date: "2023-09-09" },
            { project_id: 67, project_name: "research transformation", start_date: "2023-03-10", end_date: "2021-02-21" },
            { project_id: 68, project_name: "reporting monitoring engagement", start_date: "2023-02-05", end_date: "2020-06-20" },
            { project_id: 69, project_name: "optimization", start_date: "2023-10-25", end_date: "2023-09-07" },
            { project_id: 70, project_name: "collaboration", start_date: "2022-10-27", end_date: "2021-05-24" },
            { project_id: 71, project_name: "transformation improvement enhancement", start_date: "2021-04-28", end_date: "2020-10-18" },
            { project_id: 72, project_name: "management optimization", start_date: "2023-06-24", end_date: "2023-08-23" },
            { project_id: 73, project_name: "research assessment monitoring", start_date: "2023-08-26", end_date: "2022-03-17" },
            { project_id: 74, project_name: "reporting innovation", start_date: "2023-09-06", end_date: "2021-06-21" },
            { project_id: 75, project_name: "outreach transformation", start_date: "2022-11-12", end_date: "2020-01-07" },
            { project_id: 76, project_name: "enhancement", start_date: "2023-01-23", end_date: "2020-09-14" },
            { project_id: 77, project_name: "execution reporting management", start_date: "2022-06-15", end_date: "2020-06-30" },
            { project_id: 78, project_name: "expansion", start_date: "2021-09-05", end_date: "2022-01-06" },
            { project_id: 79, project_name: "strategy reporting", start_date: "2020-08-15", end_date: "2023-12-03" },
            { project_id: 80, project_name: "research", start_date: "2023-09-02", end_date: "2022-01-27" },
            { project_id: 81, project_name: "monitoring", start_date: "2021-09-04", end_date: "2021-06-26" },
            { project_id: 82, project_name: "initiative assessment", start_date: "2021-10-27", end_date: "2021-03-09" },
            { project_id: 83, project_name: "assessment", start_date: "2022-10-27", end_date: "2023-05-09" },
            { project_id: 84, project_name: "enhancement outreach evaluation", start_date: "2021-10-18", end_date: "2022-05-28" },
            { project_id: 85, project_name: "engagement execution", start_date: "2021-03-28", end_date: "2022-09-03" },
            { project_id: 86, project_name: "planning innovation strategy", start_date: "2023-08-11", end_date: "2023-04-11" },
            { project_id: 87, project_name: "development", start_date: "2020-04-05", end_date: "2021-12-29" },
            { project_id: 88, project_name: "strategy", start_date: "2021-10-22", end_date: "2022-01-16" },
            { project_id: 89, project_name: "initiative innovation", start_date: "2022-04-25", end_date: "2023-07-22" },
            { project_id: 90, project_name: "engagement collaboration", start_date: "2021-03-25", end_date: "2023-02-10" },
            { project_id: 91, project_name: "engagement improvement", start_date: "2020-10-10", end_date: "2022-07-10" },
            { project_id: 92, project_name: "enhancement evaluation expansion", start_date: "2022-04-28", end_date: "2023-05-30" },
            { project_id: 93, project_name: "integration", start_date: "2020-01-26", end_date: "2022-01-29" },
            { project_id: 94, project_name: "expansion strategy collaboration", start_date: "2021-05-04", end_date: "2023-06-25" },
            { project_id: 95, project_name: "reporting engagement", start_date: "2021-04-17", end_date: "2022-05-03" },
            { project_id: 96, project_name: "transformation collaboration monitoring", start_date: "2022-01-18", end_date: "2023-09-28" },
            { project_id: 97, project_name: "optimization", start_date: "2022-05-24", end_date: "2022-06-07" },
            { project_id: 98, project_name: "integration planning", start_date: "2022-09-28", end_date: "2023-07-16" },
            { project_id: 99, project_name: "initiative optimization", start_date: "2023-11-03", end_date: "2021-05-20" },
            { project_id: 100, project_name: "planning", start_date: "2023-08-08", end_date: "2021-09-23" },
            { project_id: 101, project_name: "strategy", start_date: "2021-09-27", end_date: "2023-06-06" },
            { project_id: 102, project_name: "outreach initiative improvement", start_date: "2021-06-02", end_date: "2022-11-09" },
            { project_id: 103, project_name: "development", start_date: "2022-06-16", end_date: "2023-05-21" },
            { project_id: 104, project_name: "monitoring evaluation innovation", start_date: "2021-04-22", end_date: "2020-09-23" },
            { project_id: 105, project_name: "initiative", start_date: "2021-12-29", end_date: "2023-11-12" },
            { project_id: 106, project_name: "optimization", start_date: "2021-08-16", end_date: "2021-03-20" },
            { project_id: 107, project_name: "innovation collaboration evaluation", start_date: "2022-04-07", end_date: "2023-09-24" },
            { project_id: 108, project_name: "reporting", start_date: "2021-03-20", end_date: "2023-02-25" },
            { project_id: 109, project_name: "outreach execution", start_date: "2020-09-17", end_date: "2020-09-15" },
            { project_id: 110, project_name: "expansion", start_date: "2023-12-07", end_date: "2022-12-26" },
            { project_id: 111, project_name: "reporting strategy transformation", start_date: "2022-04-23", end_date: "2022-05-03" },
            { project_id: 112, project_name: "optimization enhancement", start_date: "2022-10-30", end_date: "2022-07-29" },
            { project_id: 113, project_name: "management development research", start_date: "2020-12-31", end_date: "2021-11-23" },
            { project_id: 114, project_name: "strategy", start_date: "2023-02-17", end_date: "2022-03-26" },
            { project_id: 115, project_name: "collaboration", start_date: "2020-10-29", end_date: "2023-07-28" },
            { project_id: 116, project_name: "outreach enhancement execution", start_date: "2022-08-14", end_date: "2022-01-12" },
            { project_id: 117, project_name: "strategy execution", start_date: "2021-11-22", end_date: "2022-12-17" },
            { project_id: 118, project_name: "evaluation outreach collaboration", start_date: "2021-12-04", end_date: "2020-11-30" },
            { project_id: 119, project_name: "management outreach assessment", start_date: "2023-10-21", end_date: "2023-04-09" },
            { project_id: 120, project_name: "research collaboration expansion", start_date: "2023-01-12", end_date: "2023-07-30" },
            { project_id: 121, project_name: "enhancement transformation", start_date: "2021-07-18", end_date: "2020-02-16" },
            { project_id: 122, project_name: "expansion research", start_date: "2023-03-07", end_date: "2020-05-17" },
            { project_id: 123, project_name: "initiative", start_date: "2020-07-15", end_date: "2022-01-15" },
            { project_id: 124, project_name: "management", start_date: "2021-04-20", end_date: "2021-07-27" },
            { project_id: 125, project_name: "monitoring improvement", start_date: "2020-04-10", end_date: "2023-12-24" },
            { project_id: 126, project_name: "strategy transformation innovation", start_date: "2020-04-16", end_date: "2022-06-15" },
            { project_id: 127, project_name: "planning transformation initiative", start_date: "2020-03-28", end_date: "2023-04-27" },
            { project_id: 128, project_name: "innovation transformation improvement", start_date: "2023-09-18", end_date: "2023-01-31" },
            { project_id: 129, project_name: "transformation optimization", start_date: "2023-09-13", end_date: "2023-12-27" },
            { project_id: 130, project_name: "development", start_date: "2022-09-08", end_date: "2021-06-09" },
            { project_id: 131, project_name: "enhancement development", start_date: "2022-02-27", end_date: "2023-08-24" },
            { project_id: 132, project_name: "expansion management", start_date: "2020-10-21", end_date: "2021-05-05" },
            { project_id: 133, project_name: "assessment strategy", start_date: "2023-01-06", end_date: "2022-09-11" },
            { project_id: 134, project_name: "innovation engagement expansion", start_date: "2023-01-16", end_date: "2021-09-21" },
            { project_id: 135, project_name: "reporting improvement enhancement", start_date: "2021-02-19", end_date: "2023-10-31" },
            { project_id: 136, project_name: "transformation development", start_date: "2023-12-04", end_date: "2022-11-24" },
            { project_id: 137, project_name: "planning improvement", start_date: "2020-01-01", end_date: "2022-04-02" },
            { project_id: 138, project_name: "initiative", start_date: "2021-11-28", end_date: "2020-06-24" },
            { project_id: 139, project_name: "monitoring assessment", start_date: "2020-04-08", end_date: "2021-07-14" },
            { project_id: 140, project_name: "collaboration strategy expansion", start_date: "2021-03-27", end_date: "2021-09-06" },
            { project_id: 141, project_name: "engagement transformation", start_date: "2020-11-14", end_date: "2023-08-25" },
            { project_id: 142, project_name: "integration", start_date: "2022-05-31", end_date: "2020-11-02" },
            { project_id: 143, project_name: "research collaboration", start_date: "2020-12-06", end_date: "2022-03-24" },
            { project_id: 144, project_name: "planning management", start_date: "2022-03-03", end_date: "2022-06-23" },
            { project_id: 145, project_name: "innovation research transformation", start_date: "2023-10-05", end_date: "2021-07-11" },
            { project_id: 146, project_name: "evaluation strategy", start_date: "2022-02-14", end_date: "2023-01-08" },
            { project_id: 147, project_name: "improvement reporting evaluation", start_date: "2023-12-28", end_date: "2020-04-04" },
            { project_id: 148, project_name: "management evaluation", start_date: "2023-03-27", end_date: "2023-04-28" },
            { project_id: 149, project_name: "planning strategy", start_date: "2021-11-02", end_date: "2023-03-12" },
            { project_id: 150, project_name: "innovation expansion", start_date: "2023-04-19", end_date: "2021-06-01" },
        ],
    });
    await prisma.project_plugins.createMany({
        data: [
            { project_plugin_id: 1, project_id: 98, plugin_id: 38, usage_frequency: 6, status: "active", integration_date: "2022-01-19" },
            { project_plugin_id: 2, project_id: 57, plugin_id: 46, usage_frequency: 9, status: "inactive", integration_date: "2020-07-14" },
            { project_plugin_id: 3, project_id: 9, plugin_id: 41, usage_frequency: 6, status: "active", integration_date: "2020-09-16" },
            { project_plugin_id: 4, project_id: 148, plugin_id: 3, usage_frequency: 9, status: "active", integration_date: "2022-11-08" },
            { project_plugin_id: 5, project_id: 119, plugin_id: 26, usage_frequency: 5, status: "active", integration_date: "2020-12-02" },
            { project_plugin_id: 6, project_id: 49, plugin_id: 55, usage_frequency: 7, status: "active", integration_date: "2023-10-18" },
            { project_plugin_id: 7, project_id: 16, plugin_id: 21, usage_frequency: 5, status: "active", integration_date: "2020-05-24" },
            { project_plugin_id: 8, project_id: 34, plugin_id: 79, usage_frequency: 4, status: "inactive", integration_date: "2020-04-10" },
            { project_plugin_id: 9, project_id: 48, plugin_id: 14, usage_frequency: 7, status: "active", integration_date: "2023-12-28" },
            { project_plugin_id: 10, project_id: 113, plugin_id: 99, usage_frequency: 3, status: "active", integration_date: "2021-11-14" },
            { project_plugin_id: 11, project_id: 122, plugin_id: 91, usage_frequency: 6, status: "active", integration_date: "2021-12-15" },
            { project_plugin_id: 12, project_id: 32, plugin_id: 25, usage_frequency: 6, status: "deprecated", integration_date: "2023-01-20" },
            { project_plugin_id: 13, project_id: 49, plugin_id: 57, usage_frequency: 6, status: "inactive", integration_date: "2020-01-17" },
            { project_plugin_id: 14, project_id: 94, plugin_id: 47, usage_frequency: 5, status: "active", integration_date: "2020-01-12" },
            { project_plugin_id: 15, project_id: 147, plugin_id: 87, usage_frequency: 6, status: "active", integration_date: "2022-04-19" },
            { project_plugin_id: 16, project_id: 16, plugin_id: 28, usage_frequency: 6, status: "active", integration_date: "2020-04-27" },
            { project_plugin_id: 17, project_id: 133, plugin_id: 12, usage_frequency: 6, status: "active", integration_date: "2023-03-07" },
            { project_plugin_id: 18, project_id: 65, plugin_id: 32, usage_frequency: 6, status: "inactive", integration_date: "2021-05-15" },
            { project_plugin_id: 19, project_id: 84, plugin_id: 98, usage_frequency: 5, status: "active", integration_date: "2022-03-09" },
            { project_plugin_id: 20, project_id: 42, plugin_id: 23, usage_frequency: 3, status: "active", integration_date: "2021-04-26" },
            { project_plugin_id: 21, project_id: 95, plugin_id: 37, usage_frequency: 5, status: "active", integration_date: "2021-05-03" },
            { project_plugin_id: 22, project_id: 100, plugin_id: 69, usage_frequency: 7, status: "active", integration_date: "2022-02-08" },
            { project_plugin_id: 23, project_id: 72, plugin_id: 32, usage_frequency: 6, status: "active", integration_date: "2022-06-18" },
            { project_plugin_id: 24, project_id: 117, plugin_id: 13, usage_frequency: 5, status: "active", integration_date: "2020-07-13" },
            { project_plugin_id: 25, project_id: 35, plugin_id: 8, usage_frequency: 7, status: "inactive", integration_date: "2021-01-21" },
            { project_plugin_id: 26, project_id: 57, plugin_id: 95, usage_frequency: 4, status: "active", integration_date: "2022-02-16" },
            { project_plugin_id: 27, project_id: 52, plugin_id: 65, usage_frequency: 4, status: "active", integration_date: "2021-03-29" },
            { project_plugin_id: 28, project_id: 47, plugin_id: 24, usage_frequency: 6, status: "active", integration_date: "2022-03-22" },
            { project_plugin_id: 29, project_id: 146, plugin_id: 36, usage_frequency: 6, status: "deprecated", integration_date: "2022-07-26" },
            { project_plugin_id: 30, project_id: 116, plugin_id: 64, usage_frequency: 4, status: "active", integration_date: "2021-09-12" },
            { project_plugin_id: 31, project_id: 122, plugin_id: 7, usage_frequency: 5, status: "active", integration_date: "2021-05-04" },
            { project_plugin_id: 32, project_id: 110, plugin_id: 47, usage_frequency: 6, status: "active", integration_date: "2020-06-01" },
            { project_plugin_id: 33, project_id: 129, plugin_id: 76, usage_frequency: 6, status: "active", integration_date: "2023-01-14" },
            { project_plugin_id: 34, project_id: 118, plugin_id: 9, usage_frequency: 4, status: "active", integration_date: "2021-02-16" },
            { project_plugin_id: 35, project_id: 27, plugin_id: 41, usage_frequency: 7, status: "inactive", integration_date: "2020-10-05" },
            { project_plugin_id: 36, project_id: 144, plugin_id: 38, usage_frequency: 5, status: "active", integration_date: "2021-10-05" },
            { project_plugin_id: 37, project_id: 101, plugin_id: 32, usage_frequency: 5, status: "active", integration_date: "2022-04-01" },
            { project_plugin_id: 38, project_id: 119, plugin_id: 40, usage_frequency: 7, status: "inactive", integration_date: "2020-09-14" },
            { project_plugin_id: 39, project_id: 124, plugin_id: 29, usage_frequency: 4, status: "active", integration_date: "2022-10-03" },
            { project_plugin_id: 40, project_id: 71, plugin_id: 73, usage_frequency: 6, status: "active", integration_date: "2021-11-01" },
            { project_plugin_id: 41, project_id: 127, plugin_id: 35, usage_frequency: 3, status: "active", integration_date: "2021-03-20" },
            { project_plugin_id: 42, project_id: 82, plugin_id: 96, usage_frequency: 6, status: "active", integration_date: "2023-11-09" },
            { project_plugin_id: 43, project_id: 43, plugin_id: 91, usage_frequency: 6, status: "active", integration_date: "2022-05-22" },
            { project_plugin_id: 44, project_id: 105, plugin_id: 75, usage_frequency: 5, status: "active", integration_date: "2021-08-08" },
            { project_plugin_id: 45, project_id: 125, plugin_id: 12, usage_frequency: 2, status: "active", integration_date: "2023-08-17" },
            { project_plugin_id: 46, project_id: 34, plugin_id: 59, usage_frequency: 3, status: "active", integration_date: "2022-05-17" },
            { project_plugin_id: 47, project_id: 113, plugin_id: 12, usage_frequency: 5, status: "active", integration_date: "2021-12-27" },
            { project_plugin_id: 48, project_id: 8, plugin_id: 99, usage_frequency: 6, status: "active", integration_date: "2020-08-07" },
            { project_plugin_id: 49, project_id: 55, plugin_id: 64, usage_frequency: 6, status: "active", integration_date: "2021-05-17" },
            { project_plugin_id: 50, project_id: 99, plugin_id: 14, usage_frequency: 4, status: "deprecated", integration_date: "2020-12-09" },
            { project_plugin_id: 51, project_id: 110, plugin_id: 2, usage_frequency: 6, status: "active", integration_date: "2020-08-21" },
            { project_plugin_id: 52, project_id: 90, plugin_id: 76, usage_frequency: 4, status: "active", integration_date: "2020-12-31" },
            { project_plugin_id: 53, project_id: 33, plugin_id: 4, usage_frequency: 6, status: "inactive", integration_date: "2021-04-07" },
            { project_plugin_id: 54, project_id: 14, plugin_id: 23, usage_frequency: 5, status: "active", integration_date: "2023-03-28" },
            { project_plugin_id: 55, project_id: 38, plugin_id: 52, usage_frequency: 5, status: "active", integration_date: "2022-11-04" },
            { project_plugin_id: 56, project_id: 2, plugin_id: 50, usage_frequency: 7, status: "active", integration_date: "2022-10-09" },
            { project_plugin_id: 57, project_id: 30, plugin_id: 97, usage_frequency: 4, status: "active", integration_date: "2023-10-28" },
            { project_plugin_id: 58, project_id: 102, plugin_id: 29, usage_frequency: 9, status: "active", integration_date: "2022-05-03" },
            { project_plugin_id: 59, project_id: 23, plugin_id: 67, usage_frequency: 6, status: "active", integration_date: "2020-05-30" },
            { project_plugin_id: 60, project_id: 116, plugin_id: 72, usage_frequency: 5, status: "active", integration_date: "2023-08-03" },
            { project_plugin_id: 61, project_id: 146, plugin_id: 91, usage_frequency: 3, status: "inactive", integration_date: "2022-03-07" },
            { project_plugin_id: 62, project_id: 3, plugin_id: 57, usage_frequency: 5, status: "active", integration_date: "2023-02-13" },
            { project_plugin_id: 63, project_id: 128, plugin_id: 9, usage_frequency: 5, status: "active", integration_date: "2020-02-14" },
            { project_plugin_id: 64, project_id: 46, plugin_id: 38, usage_frequency: 7, status: "active", integration_date: "2021-07-16" },
            { project_plugin_id: 65, project_id: 59, plugin_id: 4, usage_frequency: 8, status: "active", integration_date: "2023-04-28" },
            { project_plugin_id: 66, project_id: 59, plugin_id: 75, usage_frequency: 6, status: "active", integration_date: "2020-09-19" },
            { project_plugin_id: 67, project_id: 136, plugin_id: 48, usage_frequency: 5, status: "active", integration_date: "2022-08-03" },
            { project_plugin_id: 68, project_id: 37, plugin_id: 92, usage_frequency: 6, status: "deprecated", integration_date: "2020-04-20" },
            { project_plugin_id: 69, project_id: 49, plugin_id: 68, usage_frequency: 7, status: "inactive", integration_date: "2022-12-17" },
            { project_plugin_id: 70, project_id: 42, plugin_id: 43, usage_frequency: 7, status: "inactive", integration_date: "2021-09-08" },
            { project_plugin_id: 71, project_id: 70, plugin_id: 4, usage_frequency: 5, status: "active", integration_date: "2021-05-16" },
            { project_plugin_id: 72, project_id: 97, plugin_id: 25, usage_frequency: 7, status: "inactive", integration_date: "2023-10-24" },
            { project_plugin_id: 73, project_id: 5, plugin_id: 20, usage_frequency: 5, status: "active", integration_date: "2020-06-29" },
            { project_plugin_id: 74, project_id: 108, plugin_id: 39, usage_frequency: 5, status: "inactive", integration_date: "2023-08-24" },
            { project_plugin_id: 75, project_id: 126, plugin_id: 61, usage_frequency: 6, status: "active", integration_date: "2023-08-26" },
            { project_plugin_id: 76, project_id: 32, plugin_id: 68, usage_frequency: 8, status: "active", integration_date: "2020-07-14" },
            { project_plugin_id: 77, project_id: 43, plugin_id: 80, usage_frequency: 4, status: "inactive", integration_date: "2021-07-03" },
            { project_plugin_id: 78, project_id: 140, plugin_id: 62, usage_frequency: 6, status: "active", integration_date: "2021-05-10" },
            { project_plugin_id: 79, project_id: 146, plugin_id: 78, usage_frequency: 4, status: "active", integration_date: "2021-12-28" },
            { project_plugin_id: 80, project_id: 116, plugin_id: 27, usage_frequency: 7, status: "active", integration_date: "2021-04-29" },
            { project_plugin_id: 81, project_id: 115, plugin_id: 74, usage_frequency: 6, status: "inactive", integration_date: "2023-08-06" },
            { project_plugin_id: 82, project_id: 30, plugin_id: 60, usage_frequency: 4, status: "active", integration_date: "2022-04-09" },
            { project_plugin_id: 83, project_id: 72, plugin_id: 72, usage_frequency: 5, status: "active", integration_date: "2021-10-24" },
            { project_plugin_id: 84, project_id: 87, plugin_id: 24, usage_frequency: 5, status: "deprecated", integration_date: "2023-09-21" },
            { project_plugin_id: 85, project_id: 88, plugin_id: 74, usage_frequency: 6, status: "active", integration_date: "2022-11-13" },
            { project_plugin_id: 86, project_id: 49, plugin_id: 86, usage_frequency: 6, status: "active", integration_date: "2020-10-17" },
            { project_plugin_id: 87, project_id: 81, plugin_id: 40, usage_frequency: 4, status: "active", integration_date: "2020-07-06" },
            { project_plugin_id: 88, project_id: 15, plugin_id: 87, usage_frequency: 5, status: "active", integration_date: "2021-07-15" },
            { project_plugin_id: 89, project_id: 94, plugin_id: 2, usage_frequency: 3, status: "active", integration_date: "2020-10-03" },
            { project_plugin_id: 90, project_id: 129, plugin_id: 24, usage_frequency: 7, status: "inactive", integration_date: "2021-03-03" },
            { project_plugin_id: 91, project_id: 11, plugin_id: 21, usage_frequency: 3, status: "active", integration_date: "2021-12-18" },
            { project_plugin_id: 92, project_id: 10, plugin_id: 42, usage_frequency: 4, status: "inactive", integration_date: "2021-02-26" },
            { project_plugin_id: 93, project_id: 19, plugin_id: 64, usage_frequency: 7, status: "active", integration_date: "2020-12-02" },
            { project_plugin_id: 94, project_id: 68, plugin_id: 20, usage_frequency: 4, status: "deprecated", integration_date: "2021-09-28" },
            { project_plugin_id: 95, project_id: 148, plugin_id: 13, usage_frequency: 5, status: "active", integration_date: "2021-01-14" },
            { project_plugin_id: 96, project_id: 63, plugin_id: 38, usage_frequency: 6, status: "active", integration_date: "2023-05-01" },
            { project_plugin_id: 97, project_id: 138, plugin_id: 35, usage_frequency: 4, status: "active", integration_date: "2021-08-10" },
            { project_plugin_id: 98, project_id: 34, plugin_id: 84, usage_frequency: 5, status: "inactive", integration_date: "2023-03-29" },
            { project_plugin_id: 99, project_id: 73, plugin_id: 45, usage_frequency: 7, status: "active", integration_date: "2022-12-25" },
            { project_plugin_id: 100, project_id: 100, plugin_id: 61, usage_frequency: 5, status: "active", integration_date: "2021-08-26" },
            { project_plugin_id: 101, project_id: 107, plugin_id: 89, usage_frequency: 5, status: "active", integration_date: "2022-12-30" },
            { project_plugin_id: 102, project_id: 109, plugin_id: 98, usage_frequency: 5, status: "active", integration_date: "2022-05-07" },
            { project_plugin_id: 103, project_id: 128, plugin_id: 1, usage_frequency: 6, status: "deprecated", integration_date: "2023-07-17" },
            { project_plugin_id: 104, project_id: 78, plugin_id: 19, usage_frequency: 6, status: "active", integration_date: "2022-07-12" },
            { project_plugin_id: 105, project_id: 101, plugin_id: 14, usage_frequency: 5, status: "inactive", integration_date: "2023-05-22" },
            { project_plugin_id: 106, project_id: 138, plugin_id: 21, usage_frequency: 5, status: "inactive", integration_date: "2021-11-15" },
            { project_plugin_id: 107, project_id: 132, plugin_id: 25, usage_frequency: 5, status: "active", integration_date: "2020-06-10" },
            { project_plugin_id: 108, project_id: 135, plugin_id: 12, usage_frequency: 5, status: "active", integration_date: "2022-08-24" },
            { project_plugin_id: 109, project_id: 115, plugin_id: 44, usage_frequency: 6, status: "active", integration_date: "2021-12-02" },
            { project_plugin_id: 110, project_id: 10, plugin_id: 87, usage_frequency: 5, status: "active", integration_date: "2021-02-03" },
            { project_plugin_id: 111, project_id: 70, plugin_id: 79, usage_frequency: 6, status: "active", integration_date: "2020-03-29" },
            { project_plugin_id: 112, project_id: 61, plugin_id: 8, usage_frequency: 6, status: "inactive", integration_date: "2020-12-12" },
            { project_plugin_id: 113, project_id: 113, plugin_id: 64, usage_frequency: 7, status: "inactive", integration_date: "2020-11-30" },
            { project_plugin_id: 114, project_id: 135, plugin_id: 74, usage_frequency: 6, status: "active", integration_date: "2021-05-21" },
            { project_plugin_id: 115, project_id: 70, plugin_id: 18, usage_frequency: 6, status: "inactive", integration_date: "2022-07-11" },
            { project_plugin_id: 116, project_id: 68, plugin_id: 53, usage_frequency: 5, status: "active", integration_date: "2021-05-13" },
            { project_plugin_id: 117, project_id: 129, plugin_id: 65, usage_frequency: 6, status: "inactive", integration_date: "2021-04-14" },
            { project_plugin_id: 118, project_id: 26, plugin_id: 44, usage_frequency: 7, status: "inactive", integration_date: "2021-08-15" },
            { project_plugin_id: 119, project_id: 50, plugin_id: 42, usage_frequency: 4, status: "inactive", integration_date: "2022-03-09" },
            { project_plugin_id: 120, project_id: 7, plugin_id: 98, usage_frequency: 3, status: "active", integration_date: "2023-11-03" },
            { project_plugin_id: 121, project_id: 134, plugin_id: 15, usage_frequency: 3, status: "active", integration_date: "2022-01-20" },
            { project_plugin_id: 122, project_id: 90, plugin_id: 28, usage_frequency: 4, status: "active", integration_date: "2021-09-23" },
            { project_plugin_id: 123, project_id: 75, plugin_id: 16, usage_frequency: 5, status: "active", integration_date: "2022-05-08" },
            { project_plugin_id: 124, project_id: 31, plugin_id: 47, usage_frequency: 8, status: "active", integration_date: "2022-04-20" },
            { project_plugin_id: 125, project_id: 22, plugin_id: 10, usage_frequency: 5, status: "active", integration_date: "2021-01-09" },
            { project_plugin_id: 126, project_id: 143, plugin_id: 15, usage_frequency: 7, status: "active", integration_date: "2022-02-02" },
            { project_plugin_id: 127, project_id: 11, plugin_id: 89, usage_frequency: 7, status: "active", integration_date: "2020-06-24" },
            { project_plugin_id: 128, project_id: 40, plugin_id: 15, usage_frequency: 3, status: "active", integration_date: "2022-09-07" },
            { project_plugin_id: 129, project_id: 65, plugin_id: 11, usage_frequency: 3, status: "deprecated", integration_date: "2021-07-14" },
            { project_plugin_id: 130, project_id: 54, plugin_id: 31, usage_frequency: 5, status: "active", integration_date: "2023-11-02" },
            { project_plugin_id: 131, project_id: 139, plugin_id: 66, usage_frequency: 6, status: "active", integration_date: "2022-06-28" },
            { project_plugin_id: 132, project_id: 45, plugin_id: 75, usage_frequency: 6, status: "active", integration_date: "2021-01-15" },
            { project_plugin_id: 133, project_id: 9, plugin_id: 12, usage_frequency: 5, status: "active", integration_date: "2021-11-03" },
            { project_plugin_id: 134, project_id: 136, plugin_id: 62, usage_frequency: 6, status: "active", integration_date: "2023-07-23" },
            { project_plugin_id: 135, project_id: 79, plugin_id: 24, usage_frequency: 7, status: "active", integration_date: "2023-05-13" },
            { project_plugin_id: 136, project_id: 19, plugin_id: 24, usage_frequency: 7, status: "inactive", integration_date: "2022-01-24" },
            { project_plugin_id: 137, project_id: 43, plugin_id: 92, usage_frequency: 4, status: "inactive", integration_date: "2022-11-25" },
            { project_plugin_id: 138, project_id: 31, plugin_id: 47, usage_frequency: 5, status: "active", integration_date: "2023-03-30" },
            { project_plugin_id: 139, project_id: 120, plugin_id: 93, usage_frequency: 6, status: "deprecated", integration_date: "2020-03-30" },
            { project_plugin_id: 140, project_id: 81, plugin_id: 18, usage_frequency: 7, status: "inactive", integration_date: "2022-05-27" },
            { project_plugin_id: 141, project_id: 73, plugin_id: 78, usage_frequency: 5, status: "inactive", integration_date: "2020-05-14" },
            { project_plugin_id: 142, project_id: 20, plugin_id: 49, usage_frequency: 7, status: "active", integration_date: "2022-03-18" },
            { project_plugin_id: 143, project_id: 117, plugin_id: 82, usage_frequency: 6, status: "deprecated", integration_date: "2023-10-07" },
            { project_plugin_id: 144, project_id: 72, plugin_id: 7, usage_frequency: 8, status: "active", integration_date: "2020-11-27" },
            { project_plugin_id: 145, project_id: 39, plugin_id: 10, usage_frequency: 4, status: "active", integration_date: "2023-05-16" },
            { project_plugin_id: 146, project_id: 135, plugin_id: 60, usage_frequency: 5, status: "active", integration_date: "2023-08-28" },
            { project_plugin_id: 147, project_id: 73, plugin_id: 55, usage_frequency: 5, status: "active", integration_date: "2021-03-29" },
            { project_plugin_id: 148, project_id: 30, plugin_id: 31, usage_frequency: 7, status: "active", integration_date: "2020-08-09" },
            { project_plugin_id: 149, project_id: 135, plugin_id: 84, usage_frequency: 7, status: "active", integration_date: "2022-04-16" },
            { project_plugin_id: 150, project_id: 14, plugin_id: 56, usage_frequency: 5, status: "active", integration_date: "2022-09-25" },
            { project_plugin_id: 151, project_id: 39, plugin_id: 35, usage_frequency: 4, status: "deprecated", integration_date: "2022-04-19" },
            { project_plugin_id: 152, project_id: 106, plugin_id: 41, usage_frequency: 6, status: "active", integration_date: "2022-06-21" },
            { project_plugin_id: 153, project_id: 85, plugin_id: 93, usage_frequency: 4, status: "inactive", integration_date: "2022-07-25" },
            { project_plugin_id: 154, project_id: 52, plugin_id: 53, usage_frequency: 8, status: "active", integration_date: "2020-07-05" },
            { project_plugin_id: 155, project_id: 18, plugin_id: 6, usage_frequency: 4, status: "active", integration_date: "2020-04-16" },
            { project_plugin_id: 156, project_id: 57, plugin_id: 82, usage_frequency: 6, status: "inactive", integration_date: "2023-01-15" },
            { project_plugin_id: 157, project_id: 42, plugin_id: 83, usage_frequency: 6, status: "active", integration_date: "2023-02-12" },
            { project_plugin_id: 158, project_id: 131, plugin_id: 18, usage_frequency: 5, status: "active", integration_date: "2021-04-29" },
            { project_plugin_id: 159, project_id: 58, plugin_id: 84, usage_frequency: 5, status: "active", integration_date: "2021-08-24" },
            { project_plugin_id: 160, project_id: 44, plugin_id: 56, usage_frequency: 8, status: "active", integration_date: "2021-05-01" },
            { project_plugin_id: 161, project_id: 59, plugin_id: 86, usage_frequency: 7, status: "inactive", integration_date: "2022-04-16" },
            { project_plugin_id: 162, project_id: 43, plugin_id: 51, usage_frequency: 6, status: "active", integration_date: "2023-11-06" },
            { project_plugin_id: 163, project_id: 130, plugin_id: 33, usage_frequency: 5, status: "inactive", integration_date: "2020-02-09" },
            { project_plugin_id: 164, project_id: 49, plugin_id: 30, usage_frequency: 7, status: "active", integration_date: "2022-09-26" },
            { project_plugin_id: 165, project_id: 1, plugin_id: 83, usage_frequency: 4, status: "inactive", integration_date: "2021-02-27" },
            { project_plugin_id: 166, project_id: 94, plugin_id: 67, usage_frequency: 6, status: "inactive", integration_date: "2023-06-03" },
            { project_plugin_id: 167, project_id: 29, plugin_id: 88, usage_frequency: 5, status: "active", integration_date: "2021-01-21" },
            { project_plugin_id: 168, project_id: 21, plugin_id: 5, usage_frequency: 6, status: "active", integration_date: "2022-08-15" },
            { project_plugin_id: 169, project_id: 47, plugin_id: 68, usage_frequency: 5, status: "active", integration_date: "2022-03-06" },
            { project_plugin_id: 170, project_id: 4, plugin_id: 16, usage_frequency: 5, status: "active", integration_date: "2020-02-06" },
            { project_plugin_id: 171, project_id: 9, plugin_id: 3, usage_frequency: 6, status: "active", integration_date: "2020-10-24" },
            { project_plugin_id: 172, project_id: 26, plugin_id: 36, usage_frequency: 4, status: "inactive", integration_date: "2023-04-18" },
            { project_plugin_id: 173, project_id: 118, plugin_id: 69, usage_frequency: 7, status: "active", integration_date: "2021-06-03" },
            { project_plugin_id: 174, project_id: 46, plugin_id: 7, usage_frequency: 7, status: "active", integration_date: "2022-01-29" },
            { project_plugin_id: 175, project_id: 104, plugin_id: 1, usage_frequency: 5, status: "active", integration_date: "2022-12-23" },
            { project_plugin_id: 176, project_id: 42, plugin_id: 50, usage_frequency: 4, status: "active", integration_date: "2022-09-07" },
            { project_plugin_id: 177, project_id: 85, plugin_id: 99, usage_frequency: 8, status: "deprecated", integration_date: "2022-06-21" },
            { project_plugin_id: 178, project_id: 2, plugin_id: 52, usage_frequency: 6, status: "active", integration_date: "2021-06-29" },
            { project_plugin_id: 179, project_id: 108, plugin_id: 21, usage_frequency: 5, status: "deprecated", integration_date: "2020-04-27" },
            { project_plugin_id: 180, project_id: 73, plugin_id: 66, usage_frequency: 3, status: "active", integration_date: "2022-02-09" },
            { project_plugin_id: 181, project_id: 117, plugin_id: 58, usage_frequency: 7, status: "deprecated", integration_date: "2022-03-15" },
            { project_plugin_id: 182, project_id: 12, plugin_id: 36, usage_frequency: 5, status: "deprecated", integration_date: "2022-09-14" },
            { project_plugin_id: 183, project_id: 123, plugin_id: 91, usage_frequency: 5, status: "active", integration_date: "2021-01-30" },
            { project_plugin_id: 184, project_id: 2, plugin_id: 25, usage_frequency: 5, status: "active", integration_date: "2023-07-16" },
            { project_plugin_id: 185, project_id: 29, plugin_id: 58, usage_frequency: 3, status: "active", integration_date: "2020-03-17" },
            { project_plugin_id: 186, project_id: 126, plugin_id: 47, usage_frequency: 5, status: "active", integration_date: "2022-04-24" },
            { project_plugin_id: 187, project_id: 37, plugin_id: 74, usage_frequency: 4, status: "active", integration_date: "2022-10-10" },
            { project_plugin_id: 188, project_id: 55, plugin_id: 16, usage_frequency: 6, status: "active", integration_date: "2022-08-17" },
            { project_plugin_id: 189, project_id: 145, plugin_id: 58, usage_frequency: 5, status: "inactive", integration_date: "2021-02-27" },
            { project_plugin_id: 190, project_id: 143, plugin_id: 98, usage_frequency: 3, status: "active", integration_date: "2020-01-10" },
            { project_plugin_id: 191, project_id: 59, plugin_id: 64, usage_frequency: 6, status: "active", integration_date: "2021-01-26" },
            { project_plugin_id: 192, project_id: 23, plugin_id: 32, usage_frequency: 4, status: "deprecated", integration_date: "2020-03-17" },
            { project_plugin_id: 193, project_id: 148, plugin_id: 8, usage_frequency: 8, status: "deprecated", integration_date: "2023-05-27" },
            { project_plugin_id: 194, project_id: 2, plugin_id: 11, usage_frequency: 7, status: "active", integration_date: "2023-02-10" },
            { project_plugin_id: 195, project_id: 136, plugin_id: 47, usage_frequency: 7, status: "active", integration_date: "2021-07-04" },
            { project_plugin_id: 196, project_id: 53, plugin_id: 98, usage_frequency: 5, status: "active", integration_date: "2021-07-02" },
            { project_plugin_id: 197, project_id: 103, plugin_id: 92, usage_frequency: 6, status: "deprecated", integration_date: "2022-09-12" },
            { project_plugin_id: 198, project_id: 82, plugin_id: 81, usage_frequency: 5, status: "active", integration_date: "2023-05-17" },
            { project_plugin_id: 199, project_id: 117, plugin_id: 81, usage_frequency: 5, status: "deprecated", integration_date: "2020-11-30" },
            { project_plugin_id: 200, project_id: 122, plugin_id: 73, usage_frequency: 5, status: "active", integration_date: "2021-07-06" },
            { project_plugin_id: 201, project_id: 32, plugin_id: 14, usage_frequency: 6, status: "active", integration_date: "2022-05-21" },
            { project_plugin_id: 202, project_id: 1, plugin_id: 32, usage_frequency: 7, status: "active", integration_date: "2023-06-29" },
            { project_plugin_id: 203, project_id: 14, plugin_id: 77, usage_frequency: 6, status: "active", integration_date: "2023-06-30" },
            { project_plugin_id: 204, project_id: 113, plugin_id: 33, usage_frequency: 6, status: "active", integration_date: "2021-04-11" },
            { project_plugin_id: 205, project_id: 143, plugin_id: 7, usage_frequency: 7, status: "active", integration_date: "2021-08-07" },
            { project_plugin_id: 206, project_id: 123, plugin_id: 99, usage_frequency: 6, status: "active", integration_date: "2022-05-17" },
            { project_plugin_id: 207, project_id: 118, plugin_id: 73, usage_frequency: 4, status: "inactive", integration_date: "2021-03-21" },
            { project_plugin_id: 208, project_id: 73, plugin_id: 19, usage_frequency: 7, status: "active", integration_date: "2021-08-28" },
            { project_plugin_id: 209, project_id: 118, plugin_id: 71, usage_frequency: 4, status: "active", integration_date: "2020-05-04" },
            { project_plugin_id: 210, project_id: 91, plugin_id: 27, usage_frequency: 5, status: "active", integration_date: "2023-11-09" },
            { project_plugin_id: 211, project_id: 141, plugin_id: 11, usage_frequency: 4, status: "deprecated", integration_date: "2021-10-23" },
            { project_plugin_id: 212, project_id: 107, plugin_id: 21, usage_frequency: 5, status: "inactive", integration_date: "2022-07-24" },
            { project_plugin_id: 213, project_id: 95, plugin_id: 85, usage_frequency: 6, status: "inactive", integration_date: "2022-11-15" },
            { project_plugin_id: 214, project_id: 44, plugin_id: 7, usage_frequency: 5, status: "active", integration_date: "2021-11-28" },
            { project_plugin_id: 215, project_id: 84, plugin_id: 89, usage_frequency: 5, status: "active", integration_date: "2021-05-28" },
            { project_plugin_id: 216, project_id: 130, plugin_id: 99, usage_frequency: 5, status: "active", integration_date: "2022-04-26" },
            { project_plugin_id: 217, project_id: 137, plugin_id: 23, usage_frequency: 6, status: "active", integration_date: "2023-09-14" },
            { project_plugin_id: 218, project_id: 14, plugin_id: 98, usage_frequency: 6, status: "active", integration_date: "2023-10-12" },
            { project_plugin_id: 219, project_id: 11, plugin_id: 66, usage_frequency: 4, status: "active", integration_date: "2023-01-07" },
            { project_plugin_id: 220, project_id: 101, plugin_id: 31, usage_frequency: 5, status: "inactive", integration_date: "2021-07-04" },
            { project_plugin_id: 221, project_id: 70, plugin_id: 62, usage_frequency: 6, status: "active", integration_date: "2021-09-24" },
            { project_plugin_id: 222, project_id: 92, plugin_id: 42, usage_frequency: 4, status: "active", integration_date: "2022-10-19" },
            { project_plugin_id: 223, project_id: 125, plugin_id: 83, usage_frequency: 5, status: "active", integration_date: "2021-01-06" },
            { project_plugin_id: 224, project_id: 35, plugin_id: 28, usage_frequency: 7, status: "active", integration_date: "2020-09-03" },
            { project_plugin_id: 225, project_id: 123, plugin_id: 47, usage_frequency: 7, status: "deprecated", integration_date: "2021-10-19" },
            { project_plugin_id: 226, project_id: 37, plugin_id: 13, usage_frequency: 6, status: "deprecated", integration_date: "2020-03-30" },
            { project_plugin_id: 227, project_id: 99, plugin_id: 41, usage_frequency: 5, status: "active", integration_date: "2021-06-09" },
            { project_plugin_id: 228, project_id: 34, plugin_id: 73, usage_frequency: 7, status: "active", integration_date: "2021-02-12" },
            { project_plugin_id: 229, project_id: 122, plugin_id: 9, usage_frequency: 2, status: "inactive", integration_date: "2021-11-15" },
            { project_plugin_id: 230, project_id: 136, plugin_id: 61, usage_frequency: 7, status: "active", integration_date: "2020-06-24" },
            { project_plugin_id: 231, project_id: 55, plugin_id: 80, usage_frequency: 4, status: "active", integration_date: "2022-05-02" },
            { project_plugin_id: 232, project_id: 44, plugin_id: 86, usage_frequency: 4, status: "active", integration_date: "2023-07-05" },
            { project_plugin_id: 233, project_id: 124, plugin_id: 50, usage_frequency: 5, status: "active", integration_date: "2021-11-05" },
            { project_plugin_id: 234, project_id: 32, plugin_id: 64, usage_frequency: 7, status: "inactive", integration_date: "2023-09-27" },
            { project_plugin_id: 235, project_id: 3, plugin_id: 4, usage_frequency: 7, status: "active", integration_date: "2020-09-27" },
            { project_plugin_id: 236, project_id: 32, plugin_id: 93, usage_frequency: 8, status: "active", integration_date: "2021-04-03" },
            { project_plugin_id: 237, project_id: 142, plugin_id: 77, usage_frequency: 4, status: "active", integration_date: "2023-07-31" },
            { project_plugin_id: 238, project_id: 99, plugin_id: 28, usage_frequency: 6, status: "active", integration_date: "2021-04-04" },
            { project_plugin_id: 239, project_id: 23, plugin_id: 32, usage_frequency: 6, status: "active", integration_date: "2022-10-14" },
            { project_plugin_id: 240, project_id: 36, plugin_id: 30, usage_frequency: 4, status: "inactive", integration_date: "2020-05-18" },
            { project_plugin_id: 241, project_id: 86, plugin_id: 77, usage_frequency: 6, status: "active", integration_date: "2022-05-14" },
            { project_plugin_id: 242, project_id: 24, plugin_id: 29, usage_frequency: 5, status: "active", integration_date: "2022-02-26" },
            { project_plugin_id: 243, project_id: 41, plugin_id: 78, usage_frequency: 4, status: "active", integration_date: "2020-08-21" },
            { project_plugin_id: 244, project_id: 120, plugin_id: 28, usage_frequency: 4, status: "active", integration_date: "2023-12-13" },
            { project_plugin_id: 245, project_id: 126, plugin_id: 76, usage_frequency: 6, status: "active", integration_date: "2021-08-06" },
            { project_plugin_id: 246, project_id: 81, plugin_id: 72, usage_frequency: 5, status: "active", integration_date: "2023-02-19" },
            { project_plugin_id: 247, project_id: 39, plugin_id: 87, usage_frequency: 6, status: "active", integration_date: "2023-12-28" },
            { project_plugin_id: 248, project_id: 101, plugin_id: 22, usage_frequency: 6, status: "active", integration_date: "2022-03-23" },
            { project_plugin_id: 249, project_id: 116, plugin_id: 2, usage_frequency: 6, status: "active", integration_date: "2021-01-02" },
            { project_plugin_id: 250, project_id: 86, plugin_id: 77, usage_frequency: 5, status: "active", integration_date: "2021-06-05" },
            { project_plugin_id: 251, project_id: 43, plugin_id: 96, usage_frequency: 4, status: "active", integration_date: "2020-10-14" },
            { project_plugin_id: 252, project_id: 77, plugin_id: 51, usage_frequency: 6, status: "active", integration_date: "2023-09-19" },
            { project_plugin_id: 253, project_id: 63, plugin_id: 14, usage_frequency: 5, status: "deprecated", integration_date: "2021-09-03" },
            { project_plugin_id: 254, project_id: 133, plugin_id: 96, usage_frequency: 6, status: "active", integration_date: "2021-03-13" },
            { project_plugin_id: 255, project_id: 123, plugin_id: 91, usage_frequency: 8, status: "deprecated", integration_date: "2020-02-03" },
            { project_plugin_id: 256, project_id: 109, plugin_id: 51, usage_frequency: 4, status: "inactive", integration_date: "2021-03-15" },
            { project_plugin_id: 257, project_id: 116, plugin_id: 29, usage_frequency: 7, status: "inactive", integration_date: "2022-10-09" },
            { project_plugin_id: 258, project_id: 112, plugin_id: 66, usage_frequency: 6, status: "active", integration_date: "2023-02-17" },
            { project_plugin_id: 259, project_id: 81, plugin_id: 56, usage_frequency: 4, status: "inactive", integration_date: "2022-01-03" },
            { project_plugin_id: 260, project_id: 29, plugin_id: 96, usage_frequency: 6, status: "deprecated", integration_date: "2020-09-04" },
            { project_plugin_id: 261, project_id: 51, plugin_id: 21, usage_frequency: 8, status: "active", integration_date: "2021-12-27" },
            { project_plugin_id: 262, project_id: 106, plugin_id: 82, usage_frequency: 5, status: "active", integration_date: "2021-10-14" },
            { project_plugin_id: 263, project_id: 128, plugin_id: 40, usage_frequency: 8, status: "active", integration_date: "2023-02-14" },
            { project_plugin_id: 264, project_id: 30, plugin_id: 47, usage_frequency: 5, status: "active", integration_date: "2020-08-19" },
            { project_plugin_id: 265, project_id: 94, plugin_id: 45, usage_frequency: 7, status: "active", integration_date: "2020-09-04" },
            { project_plugin_id: 266, project_id: 11, plugin_id: 50, usage_frequency: 4, status: "inactive", integration_date: "2022-09-18" },
            { project_plugin_id: 267, project_id: 99, plugin_id: 51, usage_frequency: 6, status: "inactive", integration_date: "2021-10-06" },
            { project_plugin_id: 268, project_id: 64, plugin_id: 49, usage_frequency: 5, status: "inactive", integration_date: "2023-04-10" },
            { project_plugin_id: 269, project_id: 121, plugin_id: 98, usage_frequency: 3, status: "active", integration_date: "2020-02-18" },
            { project_plugin_id: 270, project_id: 83, plugin_id: 21, usage_frequency: 5, status: "active", integration_date: "2023-06-18" },
            { project_plugin_id: 271, project_id: 86, plugin_id: 47, usage_frequency: 7, status: "active", integration_date: "2021-03-23" },
            { project_plugin_id: 272, project_id: 15, plugin_id: 11, usage_frequency: 5, status: "deprecated", integration_date: "2021-09-11" },
            { project_plugin_id: 273, project_id: 10, plugin_id: 48, usage_frequency: 8, status: "active", integration_date: "2020-02-04" },
            { project_plugin_id: 274, project_id: 68, plugin_id: 31, usage_frequency: 3, status: "inactive", integration_date: "2023-12-25" },
            { project_plugin_id: 275, project_id: 55, plugin_id: 48, usage_frequency: 4, status: "active", integration_date: "2021-12-31" },
            { project_plugin_id: 276, project_id: 26, plugin_id: 88, usage_frequency: 6, status: "inactive", integration_date: "2023-12-01" },
            { project_plugin_id: 277, project_id: 71, plugin_id: 7, usage_frequency: 4, status: "active", integration_date: "2022-04-08" },
            { project_plugin_id: 278, project_id: 28, plugin_id: 3, usage_frequency: 5, status: "inactive", integration_date: "2021-05-05" },
            { project_plugin_id: 279, project_id: 11, plugin_id: 48, usage_frequency: 5, status: "active", integration_date: "2022-07-13" },
            { project_plugin_id: 280, project_id: 59, plugin_id: 89, usage_frequency: 6, status: "active", integration_date: "2022-04-10" },
            { project_plugin_id: 281, project_id: 144, plugin_id: 18, usage_frequency: 7, status: "active", integration_date: "2020-11-28" },
            { project_plugin_id: 282, project_id: 6, plugin_id: 77, usage_frequency: 6, status: "active", integration_date: "2022-10-08" },
            { project_plugin_id: 283, project_id: 19, plugin_id: 27, usage_frequency: 7, status: "inactive", integration_date: "2020-06-02" },
            { project_plugin_id: 284, project_id: 89, plugin_id: 43, usage_frequency: 7, status: "inactive", integration_date: "2020-01-09" },
            { project_plugin_id: 285, project_id: 47, plugin_id: 88, usage_frequency: 5, status: "active", integration_date: "2021-02-02" },
            { project_plugin_id: 286, project_id: 111, plugin_id: 27, usage_frequency: 7, status: "inactive", integration_date: "2023-05-25" },
            { project_plugin_id: 287, project_id: 44, plugin_id: 29, usage_frequency: 9, status: "active", integration_date: "2022-10-10" },
            { project_plugin_id: 288, project_id: 138, plugin_id: 49, usage_frequency: 5, status: "active", integration_date: "2022-11-28" },
            { project_plugin_id: 289, project_id: 52, plugin_id: 16, usage_frequency: 5, status: "inactive", integration_date: "2022-09-05" },
            { project_plugin_id: 290, project_id: 35, plugin_id: 32, usage_frequency: 5, status: "active", integration_date: "2023-02-25" },
            { project_plugin_id: 291, project_id: 115, plugin_id: 11, usage_frequency: 3, status: "active", integration_date: "2021-06-17" },
            { project_plugin_id: 292, project_id: 132, plugin_id: 43, usage_frequency: 6, status: "active", integration_date: "2021-05-04" },
            { project_plugin_id: 293, project_id: 144, plugin_id: 2, usage_frequency: 5, status: "active", integration_date: "2023-02-13" },
            { project_plugin_id: 294, project_id: 66, plugin_id: 76, usage_frequency: 8, status: "inactive", integration_date: "2021-08-22" },
            { project_plugin_id: 295, project_id: 41, plugin_id: 28, usage_frequency: 5, status: "active", integration_date: "2023-04-16" },
            { project_plugin_id: 296, project_id: 146, plugin_id: 23, usage_frequency: 7, status: "inactive", integration_date: "2021-06-23" },
            { project_plugin_id: 297, project_id: 67, plugin_id: 41, usage_frequency: 6, status: "inactive", integration_date: "2020-12-28" },
            { project_plugin_id: 298, project_id: 62, plugin_id: 26, usage_frequency: 5, status: "deprecated", integration_date: "2023-04-23" },
            { project_plugin_id: 299, project_id: 95, plugin_id: 71, usage_frequency: 6, status: "deprecated", integration_date: "2021-10-26" },
            { project_plugin_id: 300, project_id: 32, plugin_id: 69, usage_frequency: 4, status: "active", integration_date: "2020-02-27" },
            { project_plugin_id: 301, project_id: 115, plugin_id: 99, usage_frequency: 6, status: "active", integration_date: "2021-09-23" },
            { project_plugin_id: 302, project_id: 113, plugin_id: 73, usage_frequency: 8, status: "active", integration_date: "2022-06-14" },
            { project_plugin_id: 303, project_id: 64, plugin_id: 35, usage_frequency: 6, status: "inactive", integration_date: "2023-10-30" },
            { project_plugin_id: 304, project_id: 100, plugin_id: 21, usage_frequency: 3, status: "active", integration_date: "2023-03-08" },
            { project_plugin_id: 305, project_id: 76, plugin_id: 33, usage_frequency: 5, status: "active", integration_date: "2022-12-19" },
            { project_plugin_id: 306, project_id: 105, plugin_id: 83, usage_frequency: 3, status: "active", integration_date: "2021-04-11" },
            { project_plugin_id: 307, project_id: 63, plugin_id: 36, usage_frequency: 8, status: "active", integration_date: "2021-06-04" },
            { project_plugin_id: 308, project_id: 124, plugin_id: 25, usage_frequency: 5, status: "active", integration_date: "2022-02-12" },
            { project_plugin_id: 309, project_id: 52, plugin_id: 57, usage_frequency: 5, status: "active", integration_date: "2023-09-07" },
            { project_plugin_id: 310, project_id: 14, plugin_id: 4, usage_frequency: 4, status: "inactive", integration_date: "2023-06-09" },
            { project_plugin_id: 311, project_id: 16, plugin_id: 86, usage_frequency: 6, status: "inactive", integration_date: "2021-01-19" },
            { project_plugin_id: 312, project_id: 86, plugin_id: 72, usage_frequency: 4, status: "inactive", integration_date: "2023-09-18" },
            { project_plugin_id: 313, project_id: 35, plugin_id: 3, usage_frequency: 4, status: "active", integration_date: "2020-06-19" },
            { project_plugin_id: 314, project_id: 141, plugin_id: 78, usage_frequency: 5, status: "deprecated", integration_date: "2023-02-01" },
            { project_plugin_id: 315, project_id: 31, plugin_id: 54, usage_frequency: 5, status: "active", integration_date: "2023-01-31" },
            { project_plugin_id: 316, project_id: 145, plugin_id: 27, usage_frequency: 7, status: "active", integration_date: "2023-01-05" },
            { project_plugin_id: 317, project_id: 150, plugin_id: 62, usage_frequency: 4, status: "inactive", integration_date: "2020-10-15" },
            { project_plugin_id: 318, project_id: 60, plugin_id: 27, usage_frequency: 2, status: "active", integration_date: "2020-08-08" },
            { project_plugin_id: 319, project_id: 96, plugin_id: 44, usage_frequency: 4, status: "active", integration_date: "2023-08-13" },
            { project_plugin_id: 320, project_id: 118, plugin_id: 100, usage_frequency: 6, status: "inactive", integration_date: "2022-06-06" },
            { project_plugin_id: 321, project_id: 35, plugin_id: 38, usage_frequency: 7, status: "active", integration_date: "2021-01-14" },
            { project_plugin_id: 322, project_id: 93, plugin_id: 77, usage_frequency: 6, status: "inactive", integration_date: "2022-01-30" },
            { project_plugin_id: 323, project_id: 99, plugin_id: 7, usage_frequency: 5, status: "active", integration_date: "2020-06-03" },
            { project_plugin_id: 324, project_id: 36, plugin_id: 3, usage_frequency: 7, status: "active", integration_date: "2020-08-01" },
            { project_plugin_id: 325, project_id: 55, plugin_id: 29, usage_frequency: 5, status: "active", integration_date: "2020-07-09" },
            { project_plugin_id: 326, project_id: 56, plugin_id: 93, usage_frequency: 4, status: "deprecated", integration_date: "2023-06-25" },
            { project_plugin_id: 327, project_id: 23, plugin_id: 99, usage_frequency: 7, status: "active", integration_date: "2022-12-28" },
            { project_plugin_id: 328, project_id: 72, plugin_id: 88, usage_frequency: 7, status: "active", integration_date: "2022-12-28" },
            { project_plugin_id: 329, project_id: 113, plugin_id: 18, usage_frequency: 7, status: "deprecated", integration_date: "2020-08-04" },
            { project_plugin_id: 330, project_id: 135, plugin_id: 93, usage_frequency: 7, status: "active", integration_date: "2022-11-06" },
            { project_plugin_id: 331, project_id: 110, plugin_id: 11, usage_frequency: 7, status: "active", integration_date: "2021-06-21" },
            { project_plugin_id: 332, project_id: 54, plugin_id: 15, usage_frequency: 6, status: "inactive", integration_date: "2020-10-19" },
            { project_plugin_id: 333, project_id: 99, plugin_id: 55, usage_frequency: 4, status: "active", integration_date: "2020-11-23" },
            { project_plugin_id: 334, project_id: 56, plugin_id: 27, usage_frequency: 5, status: "deprecated", integration_date: "2023-02-15" },
            { project_plugin_id: 335, project_id: 34, plugin_id: 16, usage_frequency: 5, status: "active", integration_date: "2022-02-27" },
            { project_plugin_id: 336, project_id: 116, plugin_id: 40, usage_frequency: 4, status: "deprecated", integration_date: "2022-10-21" },
            { project_plugin_id: 337, project_id: 2, plugin_id: 63, usage_frequency: 5, status: "active", integration_date: "2021-06-30" },
            { project_plugin_id: 338, project_id: 73, plugin_id: 7, usage_frequency: 8, status: "inactive", integration_date: "2020-10-31" },
            { project_plugin_id: 339, project_id: 9, plugin_id: 14, usage_frequency: 6, status: "inactive", integration_date: "2023-01-04" },
            { project_plugin_id: 340, project_id: 145, plugin_id: 46, usage_frequency: 7, status: "active", integration_date: "2021-04-03" },
            { project_plugin_id: 341, project_id: 83, plugin_id: 37, usage_frequency: 6, status: "deprecated", integration_date: "2020-10-31" },
            { project_plugin_id: 342, project_id: 30, plugin_id: 68, usage_frequency: 5, status: "active", integration_date: "2023-09-16" },
            { project_plugin_id: 343, project_id: 35, plugin_id: 91, usage_frequency: 6, status: "active", integration_date: "2020-10-05" },
            { project_plugin_id: 344, project_id: 42, plugin_id: 38, usage_frequency: 9, status: "active", integration_date: "2020-12-28" },
            { project_plugin_id: 345, project_id: 93, plugin_id: 100, usage_frequency: 6, status: "active", integration_date: "2022-11-02" },
            { project_plugin_id: 346, project_id: 115, plugin_id: 7, usage_frequency: 6, status: "deprecated", integration_date: "2021-01-14" },
            { project_plugin_id: 347, project_id: 129, plugin_id: 67, usage_frequency: 7, status: "deprecated", integration_date: "2023-10-06" },
            { project_plugin_id: 348, project_id: 74, plugin_id: 63, usage_frequency: 6, status: "active", integration_date: "2022-03-13" },
            { project_plugin_id: 349, project_id: 122, plugin_id: 6, usage_frequency: 8, status: "inactive", integration_date: "2022-01-27" },
            { project_plugin_id: 350, project_id: 100, plugin_id: 88, usage_frequency: 5, status: "active", integration_date: "2021-08-18" },
            { project_plugin_id: 351, project_id: 52, plugin_id: 80, usage_frequency: 6, status: "active", integration_date: "2023-01-08" },
            { project_plugin_id: 352, project_id: 37, plugin_id: 83, usage_frequency: 5, status: "active", integration_date: "2022-03-30" },
            { project_plugin_id: 353, project_id: 106, plugin_id: 76, usage_frequency: 6, status: "active", integration_date: "2021-06-26" },
            { project_plugin_id: 354, project_id: 60, plugin_id: 49, usage_frequency: 8, status: "deprecated", integration_date: "2022-01-10" },
            { project_plugin_id: 355, project_id: 130, plugin_id: 47, usage_frequency: 5, status: "active", integration_date: "2022-03-07" },
            { project_plugin_id: 356, project_id: 130, plugin_id: 17, usage_frequency: 7, status: "inactive", integration_date: "2020-05-12" },
            { project_plugin_id: 357, project_id: 138, plugin_id: 74, usage_frequency: 7, status: "active", integration_date: "2023-05-09" },
            { project_plugin_id: 358, project_id: 86, plugin_id: 90, usage_frequency: 7, status: "active", integration_date: "2022-12-26" },
            { project_plugin_id: 359, project_id: 69, plugin_id: 54, usage_frequency: 6, status: "active", integration_date: "2021-12-31" },
            { project_plugin_id: 360, project_id: 3, plugin_id: 66, usage_frequency: 3, status: "active", integration_date: "2021-07-09" },
            { project_plugin_id: 361, project_id: 93, plugin_id: 16, usage_frequency: 6, status: "active", integration_date: "2022-05-08" },
            { project_plugin_id: 362, project_id: 59, plugin_id: 29, usage_frequency: 5, status: "active", integration_date: "2023-04-28" },
            { project_plugin_id: 363, project_id: 122, plugin_id: 70, usage_frequency: 7, status: "active", integration_date: "2022-11-24" },
            { project_plugin_id: 364, project_id: 23, plugin_id: 10, usage_frequency: 6, status: "inactive", integration_date: "2021-10-03" },
            { project_plugin_id: 365, project_id: 26, plugin_id: 39, usage_frequency: 7, status: "active", integration_date: "2022-02-20" },
            { project_plugin_id: 366, project_id: 15, plugin_id: 22, usage_frequency: 5, status: "active", integration_date: "2022-07-14" },
            { project_plugin_id: 367, project_id: 124, plugin_id: 1, usage_frequency: 6, status: "active", integration_date: "2023-03-11" },
            { project_plugin_id: 368, project_id: 118, plugin_id: 59, usage_frequency: 7, status: "inactive", integration_date: "2021-11-17" },
            { project_plugin_id: 369, project_id: 67, plugin_id: 37, usage_frequency: 5, status: "active", integration_date: "2022-12-16" },
            { project_plugin_id: 370, project_id: 128, plugin_id: 44, usage_frequency: 4, status: "active", integration_date: "2020-09-25" },
            { project_plugin_id: 371, project_id: 13, plugin_id: 76, usage_frequency: 6, status: "active", integration_date: "2020-12-29" },
            { project_plugin_id: 372, project_id: 60, plugin_id: 85, usage_frequency: 5, status: "active", integration_date: "2022-08-07" },
            { project_plugin_id: 373, project_id: 146, plugin_id: 5, usage_frequency: 6, status: "active", integration_date: "2021-09-25" },
            { project_plugin_id: 374, project_id: 114, plugin_id: 21, usage_frequency: 7, status: "active", integration_date: "2022-02-16" },
            { project_plugin_id: 375, project_id: 39, plugin_id: 87, usage_frequency: 4, status: "deprecated", integration_date: "2023-11-28" },
            { project_plugin_id: 376, project_id: 90, plugin_id: 18, usage_frequency: 4, status: "active", integration_date: "2022-10-26" },
            { project_plugin_id: 377, project_id: 117, plugin_id: 8, usage_frequency: 7, status: "active", integration_date: "2021-05-05" },
            { project_plugin_id: 378, project_id: 90, plugin_id: 39, usage_frequency: 3, status: "active", integration_date: "2023-02-12" },
            { project_plugin_id: 379, project_id: 53, plugin_id: 35, usage_frequency: 5, status: "active", integration_date: "2022-08-08" },
            { project_plugin_id: 380, project_id: 130, plugin_id: 94, usage_frequency: 7, status: "inactive", integration_date: "2020-01-10" },
            { project_plugin_id: 381, project_id: 149, plugin_id: 78, usage_frequency: 6, status: "inactive", integration_date: "2021-08-31" },
            { project_plugin_id: 382, project_id: 17, plugin_id: 5, usage_frequency: 6, status: "active", integration_date: "2020-06-10" },
            { project_plugin_id: 383, project_id: 101, plugin_id: 84, usage_frequency: 6, status: "active", integration_date: "2021-06-03" },
            { project_plugin_id: 384, project_id: 109, plugin_id: 40, usage_frequency: 5, status: "active", integration_date: "2023-06-26" },
            { project_plugin_id: 385, project_id: 117, plugin_id: 43, usage_frequency: 5, status: "active", integration_date: "2022-06-19" },
            { project_plugin_id: 386, project_id: 123, plugin_id: 13, usage_frequency: 8, status: "active", integration_date: "2021-12-12" },
            { project_plugin_id: 387, project_id: 60, plugin_id: 87, usage_frequency: 4, status: "active", integration_date: "2021-02-16" },
            { project_plugin_id: 388, project_id: 87, plugin_id: 39, usage_frequency: 5, status: "active", integration_date: "2021-07-11" },
            { project_plugin_id: 389, project_id: 119, plugin_id: 28, usage_frequency: 4, status: "active", integration_date: "2021-10-14" },
            { project_plugin_id: 390, project_id: 25, plugin_id: 27, usage_frequency: 7, status: "active", integration_date: "2021-05-31" },
            { project_plugin_id: 391, project_id: 80, plugin_id: 49, usage_frequency: 6, status: "active", integration_date: "2022-11-18" },
            { project_plugin_id: 392, project_id: 108, plugin_id: 12, usage_frequency: 4, status: "active", integration_date: "2023-05-30" },
            { project_plugin_id: 393, project_id: 36, plugin_id: 97, usage_frequency: 8, status: "inactive", integration_date: "2022-08-03" },
            { project_plugin_id: 394, project_id: 98, plugin_id: 2, usage_frequency: 3, status: "inactive", integration_date: "2021-10-18" },
            { project_plugin_id: 395, project_id: 81, plugin_id: 46, usage_frequency: 5, status: "active", integration_date: "2023-11-02" },
            { project_plugin_id: 396, project_id: 65, plugin_id: 100, usage_frequency: 4, status: "active", integration_date: "2021-11-02" },
            { project_plugin_id: 397, project_id: 49, plugin_id: 33, usage_frequency: 5, status: "deprecated", integration_date: "2022-09-25" },
            { project_plugin_id: 398, project_id: 119, plugin_id: 77, usage_frequency: 6, status: "deprecated", integration_date: "2022-10-20" },
            { project_plugin_id: 399, project_id: 16, plugin_id: 1, usage_frequency: 5, status: "inactive", integration_date: "2020-01-22" },
            { project_plugin_id: 400, project_id: 119, plugin_id: 83, usage_frequency: 5, status: "active", integration_date: "2023-11-26" },
            { project_plugin_id: 401, project_id: 68, plugin_id: 92, usage_frequency: 6, status: "inactive", integration_date: "2021-09-23" },
            { project_plugin_id: 402, project_id: 72, plugin_id: 73, usage_frequency: 6, status: "active", integration_date: "2023-01-06" },
            { project_plugin_id: 403, project_id: 15, plugin_id: 82, usage_frequency: 8, status: "deprecated", integration_date: "2023-02-16" },
            { project_plugin_id: 404, project_id: 55, plugin_id: 99, usage_frequency: 4, status: "deprecated", integration_date: "2020-08-19" },
            { project_plugin_id: 405, project_id: 9, plugin_id: 4, usage_frequency: 6, status: "active", integration_date: "2021-04-28" },
        ],
    });
    await prisma.users.createMany({
        data: [
            { user_id: 1, full_name: "Ruby Wilson", email: "ruby.wilson@example.org", department: "Finance" },
            { user_id: 2, full_name: "Emma Kowalski", email: "emma.kowalski@example.net", department: "Finance" },
            { user_id: 3, full_name: "Leo Kim", email: "leo.kim@example.com", department: "Finance" },
            { user_id: 4, full_name: "Nina Murphy", email: "nina.murphy@example.com", department: "IT" },
            { user_id: 5, full_name: "Nadia Chen", email: "nadia.chen@example.net", department: "Administration" },
            { user_id: 6, full_name: "Ana Tanaka", email: "ana.tanaka@example.net", department: "Public Relations" },
            { user_id: 7, full_name: "Mateo Gupta", email: "mateo.gupta@example.com", department: "IT" },
            { user_id: 8, full_name: "Wei Weber", email: "wei.weber@example.net", department: "Administration" },
            { user_id: 9, full_name: "Mila Lee", email: "mila.lee@example.org", department: "Finance" },
            { user_id: 10, full_name: "Andre Hoffmann", email: "andre.hoffmann@example.org", department: "IT" },
            { user_id: 11, full_name: "James Wagner", email: "james.wagner@example.net", department: "Finance" },
            { user_id: 12, full_name: "Jonas Johnson", email: "jonas.johnson@example.org", department: "Public Relations" },
            { user_id: 13, full_name: "Jade Hassan", email: "jade.hassan@example.com", department: "Finance" },
            { user_id: 14, full_name: "Zara Hansen", email: "zara.hansen@example.com", department: "Finance" },
            { user_id: 15, full_name: "Grace Vargas", email: "grace.vargas@example.org", department: "Finance" },
            { user_id: 16, full_name: "Mohamed Wilson", email: "mohamed.wilson@example.com", department: "IT" },
            { user_id: 17, full_name: "Mia Klein", email: "mia.klein@example.net", department: "Finance" },
            { user_id: 18, full_name: "Ivan Chen", email: "ivan.chen@example.com", department: "Finance" },
            { user_id: 19, full_name: "Jade Dubois", email: "jade.dubois@example.com", department: "Finance" },
            { user_id: 20, full_name: "Elif Martin", email: "elif.martin@example.com", department: "Finance" },
            { user_id: 21, full_name: "Pedro Young", email: "pedro.young@example.com", department: "Finance" },
            { user_id: 22, full_name: "Alice Taylor", email: "alice.taylor@example.net", department: "Finance" },
            { user_id: 23, full_name: "Omar Rossi", email: "omar.rossi@example.net", department: "Administration" },
            { user_id: 24, full_name: "Diego Walker", email: "diego.walker@example.net", department: "Finance" },
            { user_id: 25, full_name: "Chloe Vargas", email: "chloe.vargas@example.com", department: "Finance" },
            { user_id: 26, full_name: "Mei Wright", email: "mei.wright@example.net", department: "Finance" },
            { user_id: 27, full_name: "Mila Lopez", email: "mila.lopez@example.com", department: "Finance" },
            { user_id: 28, full_name: "Paula Walker", email: "paula.walker@example.org", department: "Finance" },
            { user_id: 29, full_name: "Zara Schneider", email: "zara.schneider@example.net", department: "Finance" },
            { user_id: 30, full_name: "Ana Wang", email: "ana.wang@example.org", department: "Administration" },
            { user_id: 31, full_name: "Lena Hansen", email: "lena.hansen@example.com", department: "Finance" },
            { user_id: 32, full_name: "Grace Reyes", email: "grace.reyes@example.com", department: "Finance" },
            { user_id: 33, full_name: "Noah Mendes", email: "noah.mendes@example.com", department: "Finance" },
            { user_id: 34, full_name: "Daniel Schneider", email: "daniel.schneider@example.org", department: "IT" },
            { user_id: 35, full_name: "Deniz Ali", email: "deniz.ali@example.com", department: "Finance" },
            { user_id: 36, full_name: "Arjun Brown", email: "arjun.brown@example.net", department: "Finance" },
            { user_id: 37, full_name: "Lina Vargas", email: "lina.vargas@example.com", department: "Finance" },
            { user_id: 38, full_name: "James Sousa", email: "james.sousa@example.com", department: "Finance" },
            { user_id: 39, full_name: "Maya Brown", email: "maya.brown@example.org", department: "Finance" },
            { user_id: 40, full_name: "Mei Sato", email: "mei.sato@example.net", department: "IT" },
            { user_id: 41, full_name: "Nadia Becker", email: "nadia.becker@example.org", department: "IT" },
            { user_id: 42, full_name: "Yara Schneider", email: "yara.schneider@example.com", department: "Finance" },
            { user_id: 43, full_name: "Deniz Young", email: "deniz.young@example.org", department: "Finance" },
            { user_id: 44, full_name: "Lina Hoffmann", email: "lina.hoffmann@example.com", department: "IT" },
            { user_id: 45, full_name: "Lina Weber", email: "lina.weber@example.net", department: "Finance" },
            { user_id: 46, full_name: "Lina Davis", email: "lina.davis@example.org", department: "Finance" },
            { user_id: 47, full_name: "Wei Carter", email: "wei.carter@example.org", department: "IT" },
            { user_id: 48, full_name: "Deniz Singh", email: "deniz.singh@example.net", department: "IT" },
            { user_id: 49, full_name: "Omar Singh", email: "omar.singh@example.org", department: "Finance" },
            { user_id: 50, full_name: "Chen Jansen", email: "chen.jansen@example.com", department: "IT" },
            { user_id: 51, full_name: "Noah Moreau", email: "noah.moreau@example.com", department: "Finance" },
            { user_id: 52, full_name: "Chen Smith", email: "chen.smith@example.net", department: "IT" },
            { user_id: 53, full_name: "Ivan Schneider", email: "ivan.schneider@example.org", department: "Finance" },
            { user_id: 54, full_name: "Emma Gomez", email: "emma.gomez@example.org", department: "IT" },
            { user_id: 55, full_name: "Noah Pereira", email: "noah.pereira@example.net", department: "Administration" },
            { user_id: 56, full_name: "Karim Khan", email: "karim.khan@example.com", department: "Finance" },
            { user_id: 57, full_name: "Chloe Singh", email: "chloe.singh@example.org", department: "Finance" },
            { user_id: 58, full_name: "Daniel Meyer", email: "daniel.meyer@example.net", department: "Administration" },
            { user_id: 59, full_name: "Chen Sato", email: "chen.sato@example.com", department: "Finance" },
            { user_id: 60, full_name: "Daniel Kowalski", email: "daniel.kowalski@example.com", department: "IT" },
            { user_id: 61, full_name: "Mia Garcia", email: "mia.garcia@example.org", department: "Finance" },
            { user_id: 62, full_name: "Marco Castro", email: "marco.castro@example.org", department: "Public Relations" },
            { user_id: 63, full_name: "Ines Wagner", email: "ines.wagner@example.org", department: "Finance" },
            { user_id: 64, full_name: "Nadia Adams", email: "nadia.adams@example.com", department: "Administration" },
            { user_id: 65, full_name: "Isaac Garcia", email: "isaac.garcia@example.net", department: "Finance" },
            { user_id: 66, full_name: "Lucas Schmidt", email: "lucas.schmidt@example.org", department: "Finance" },
            { user_id: 67, full_name: "Ibrahim Fischer", email: "ibrahim.fischer@example.org", department: "Administration" },
            { user_id: 68, full_name: "Arjun Kowalski", email: "arjun.kowalski@example.net", department: "Administration" },
            { user_id: 69, full_name: "Selin Chen", email: "selin.chen@example.com", department: "Finance" },
            { user_id: 70, full_name: "Hugo Cruz", email: "hugo.cruz@example.com", department: "Administration" },
            { user_id: 71, full_name: "Lena Jensen", email: "lena.jensen@example.net", department: "IT" },
            { user_id: 72, full_name: "Tariq Becker", email: "tariq.becker@example.org", department: "Finance" },
            { user_id: 73, full_name: "Noah Sousa", email: "noah.sousa@example.com", department: "Finance" },
            { user_id: 74, full_name: "Daniel Hoffmann", email: "daniel.hoffmann@example.net", department: "Finance" },
            { user_id: 75, full_name: "Tomas Jensen", email: "tomas.jensen@example.net", department: "IT" },
            { user_id: 76, full_name: "Priya Garcia", email: "priya.garcia@example.com", department: "Public Relations" },
            { user_id: 77, full_name: "Isaac Novak", email: "isaac.novak@example.com", department: "Finance" },
            { user_id: 78, full_name: "Chloe Sato", email: "chloe.sato@example.org", department: "Administration" },
            { user_id: 79, full_name: "Carla Schneider", email: "carla.schneider@example.net", department: "Finance" },
            { user_id: 80, full_name: "Deniz Wright", email: "deniz.wright@example.org", department: "Finance" },
            { user_id: 81, full_name: "Ethan Jensen", email: "ethan.jensen@example.org", department: "Public Relations" },
            { user_id: 82, full_name: "Noah Hoffmann", email: "noah.hoffmann@example.com", department: "Finance" },
            { user_id: 83, full_name: "Ben Kaya", email: "ben.kaya@example.org", department: "Finance" },
            { user_id: 84, full_name: "Yusuf Carter", email: "yusuf.carter@example.com", department: "Administration" },
            { user_id: 85, full_name: "Rafael Novak", email: "rafael.novak@example.com", department: "Finance" },
            { user_id: 86, full_name: "Fatima Davis", email: "fatima.davis@example.com", department: "Finance" },
            { user_id: 87, full_name: "Victor Schneider", email: "victor.schneider@example.com", department: "Administration" },
            { user_id: 88, full_name: "Lina Adams", email: "lina.adams@example.net", department: "Finance" },
            { user_id: 89, full_name: "Maja Ruiz", email: "maja.ruiz@example.net", department: "Finance" },
            { user_id: 90, full_name: "Elif Wilson", email: "elif.wilson@example.com", department: "Finance" },
            { user_id: 91, full_name: "Jonas Diaz", email: "jonas.diaz@example.com", department: "Finance" },
            { user_id: 92, full_name: "Mila Evans", email: "mila.evans@example.com", department: "IT" },
            { user_id: 93, full_name: "Uma Shah", email: "uma.shah@example.org", department: "Public Relations" },
            { user_id: 94, full_name: "Tariq Oliveira", email: "tariq.oliveira@example.net", department: "Finance" },
            { user_id: 95, full_name: "Carla Wagner", email: "carla.wagner@example.org", department: "IT" },
            { user_id: 96, full_name: "Paula Ali", email: "paula.ali@example.com", department: "Finance" },
            { user_id: 97, full_name: "Laura Jansen", email: "laura.jansen@example.org", department: "Finance" },
            { user_id: 98, full_name: "Hannah Martin", email: "hannah.martin@example.org", department: "IT" },
            { user_id: 99, full_name: "Theo Flores", email: "theo.flores@example.net", department: "Finance" },
            { user_id: 100, full_name: "Carla Miller", email: "carla.miller@example.com", department: "Finance" },
            { user_id: 101, full_name: "Oscar Sousa", email: "oscar.sousa@example.org", department: "Finance" },
            { user_id: 102, full_name: "Priya Park", email: "priya.park@example.org", department: "Finance" },
            { user_id: 103, full_name: "Zara Wright", email: "zara.wright@example.net", department: "Administration" },
            { user_id: 104, full_name: "Sara Lopez", email: "sara.lopez@example.net", department: "IT" },
            { user_id: 105, full_name: "Jack Nakamura", email: "jack.nakamura@example.org", department: "IT" },
            { user_id: 106, full_name: "Elif Young", email: "elif.young@example.org", department: "Finance" },
            { user_id: 107, full_name: "Omar Demir", email: "omar.demir@example.org", department: "Finance" },
            { user_id: 108, full_name: "Uma Demir", email: "uma.demir@example.net", department: "Finance" },
            { user_id: 109, full_name: "Elena Fischer", email: "elena.fischer@example.net", department: "Finance" },
            { user_id: 110, full_name: "Sara Schneider", email: "sara.schneider@example.org", department: "Finance" },
            { user_id: 111, full_name: "Nadia Bennett", email: "nadia.bennett@example.org", department: "Finance" },
            { user_id: 112, full_name: "Ruby Wilson", email: "ruby.wilson@example.org", department: "IT" },
            { user_id: 113, full_name: "Ruby Silva", email: "ruby.silva@example.org", department: "Finance" },
            { user_id: 114, full_name: "Chen Jensen", email: "chen.jensen@example.com", department: "Finance" },
            { user_id: 115, full_name: "Sven Wilson", email: "sven.wilson@example.org", department: "Finance" },
            { user_id: 116, full_name: "Omar Lee", email: "omar.lee@example.org", department: "Finance" },
            { user_id: 117, full_name: "Karim Jensen", email: "karim.jensen@example.org", department: "IT" },
            { user_id: 118, full_name: "Tomas Martin", email: "tomas.martin@example.com", department: "Finance" },
            { user_id: 119, full_name: "Ruby Rossi", email: "ruby.rossi@example.com", department: "Finance" },
            { user_id: 120, full_name: "Mila Nguyen", email: "mila.nguyen@example.net", department: "Finance" },
            { user_id: 121, full_name: "Fatima Sousa", email: "fatima.sousa@example.com", department: "Finance" },
            { user_id: 122, full_name: "Oscar Lee", email: "oscar.lee@example.com", department: "Finance" },
            { user_id: 123, full_name: "David Mendes", email: "david.mendes@example.net", department: "IT" },
            { user_id: 124, full_name: "Laura Singh", email: "laura.singh@example.org", department: "Finance" },
            { user_id: 125, full_name: "Priya Shah", email: "priya.shah@example.net", department: "IT" },
            { user_id: 126, full_name: "Grace Sousa", email: "grace.sousa@example.com", department: "IT" },
            { user_id: 127, full_name: "Lina Demir", email: "lina.demir@example.com", department: "Finance" },
            { user_id: 128, full_name: "Leo Walker", email: "leo.walker@example.net", department: "Finance" },
            { user_id: 129, full_name: "Arjun Lopez", email: "arjun.lopez@example.net", department: "Finance" },
            { user_id: 130, full_name: "Marco Singh", email: "marco.singh@example.org", department: "Finance" },
            { user_id: 131, full_name: "Mohamed Kowalski", email: "mohamed.kowalski@example.org", department: "Finance" },
            { user_id: 132, full_name: "Arjun Silva", email: "arjun.silva@example.com", department: "Finance" },
            { user_id: 133, full_name: "Tariq Singh", email: "tariq.singh@example.org", department: "Administration" },
            { user_id: 134, full_name: "Nour Nguyen", email: "nour.nguyen@example.org", department: "IT" },
            { user_id: 135, full_name: "Hugo Castro", email: "hugo.castro@example.org", department: "Finance" },
            { user_id: 136, full_name: "Chen Ali", email: "chen.ali@example.com", department: "Finance" },
            { user_id: 137, full_name: "Grace Ibrahim", email: "grace.ibrahim@example.com", department: "Finance" },
            { user_id: 138, full_name: "Nadia Khan", email: "nadia.khan@example.com", department: "Finance" },
            { user_id: 139, full_name: "Uma Walker", email: "uma.walker@example.com", department: "Public Relations" },
            { user_id: 140, full_name: "Elena Schmidt", email: "elena.schmidt@example.net", department: "Finance" },
            { user_id: 141, full_name: "Jonas Hughes", email: "jonas.hughes@example.com", department: "IT" },
            { user_id: 142, full_name: "Lina Lee", email: "lina.lee@example.com", department: "Finance" },
            { user_id: 143, full_name: "Maya Park", email: "maya.park@example.org", department: "Finance" },
            { user_id: 144, full_name: "Sofia Nguyen", email: "sofia.nguyen@example.net", department: "Finance" },
            { user_id: 145, full_name: "Zoe Garcia", email: "zoe.garcia@example.com", department: "Finance" },
            { user_id: 146, full_name: "Daniel Rossi", email: "daniel.rossi@example.net", department: "Finance" },
            { user_id: 147, full_name: "James Bennett", email: "james.bennett@example.org", department: "Finance" },
            { user_id: 148, full_name: "Ivan Larsen", email: "ivan.larsen@example.org", department: "Finance" },
            { user_id: 149, full_name: "Marco Nguyen", email: "marco.nguyen@example.org", department: "Finance" },
            { user_id: 150, full_name: "Carla Ruiz", email: "carla.ruiz@example.com", department: "Finance" },
            { user_id: 151, full_name: "Nadia Hassan", email: "nadia.hassan@example.net", department: "Finance" },
            { user_id: 152, full_name: "Maya Bennett", email: "maya.bennett@example.net", department: "Finance" },
            { user_id: 153, full_name: "Grace Larsen", email: "grace.larsen@example.com", department: "Finance" },
            { user_id: 154, full_name: "Carlos Schmidt", email: "carlos.schmidt@example.com", department: "IT" },
            { user_id: 155, full_name: "Yusuf Gomez", email: "yusuf.gomez@example.org", department: "Finance" },
            { user_id: 156, full_name: "Sven Nguyen", email: "sven.nguyen@example.org", department: "Administration" },
            { user_id: 157, full_name: "Ana Gupta", email: "ana.gupta@example.com", department: "Public Relations" },
            { user_id: 158, full_name: "Fatima Chen", email: "fatima.chen@example.org", department: "IT" },
            { user_id: 159, full_name: "Jade Wright", email: "jade.wright@example.net", department: "Finance" },
            { user_id: 160, full_name: "Sven Clark", email: "sven.clark@example.com", department: "IT" },
            { user_id: 161, full_name: "David Vargas", email: "david.vargas@example.com", department: "Administration" },
            { user_id: 162, full_name: "Ben Walker", email: "ben.walker@example.net", department: "Administration" },
            { user_id: 163, full_name: "Omar Ibrahim", email: "omar.ibrahim@example.net", department: "Finance" },
            { user_id: 164, full_name: "Oscar Klein", email: "oscar.klein@example.com", department: "IT" },
            { user_id: 165, full_name: "Elena Kumar", email: "elena.kumar@example.net", department: "IT" },
            { user_id: 166, full_name: "Mohamed Kim", email: "mohamed.kim@example.com", department: "Finance" },
            { user_id: 167, full_name: "Maja Bauer", email: "maja.bauer@example.net", department: "Finance" },
            { user_id: 168, full_name: "Sofia Hoffmann", email: "sofia.hoffmann@example.net", department: "Finance" },
            { user_id: 169, full_name: "Ruby Mendes", email: "ruby.mendes@example.com", department: "Finance" },
            { user_id: 170, full_name: "Theo Young", email: "theo.young@example.net", department: "IT" },
            { user_id: 171, full_name: "Rafael Reyes", email: "rafael.reyes@example.com", department: "IT" },
            { user_id: 172, full_name: "Ibrahim Garcia", email: "ibrahim.garcia@example.org", department: "Finance" },
            { user_id: 173, full_name: "Priya Carter", email: "priya.carter@example.org", department: "Finance" },
            { user_id: 174, full_name: "Carlos Taylor", email: "carlos.taylor@example.com", department: "Public Relations" },
            { user_id: 175, full_name: "Oscar Kowalski", email: "oscar.kowalski@example.org", department: "Administration" },
            { user_id: 176, full_name: "Elena Nguyen", email: "elena.nguyen@example.org", department: "Finance" },
            { user_id: 177, full_name: "Mei Vargas", email: "mei.vargas@example.org", department: "Finance" },
            { user_id: 178, full_name: "Fatima Wilson", email: "fatima.wilson@example.net", department: "Finance" },
            { user_id: 179, full_name: "Jonas Becker", email: "jonas.becker@example.com", department: "Finance" },
            { user_id: 180, full_name: "Karim Silva", email: "karim.silva@example.org", department: "Finance" },
            { user_id: 181, full_name: "Chloe Demir", email: "chloe.demir@example.com", department: "IT" },
            { user_id: 182, full_name: "Emma Shah", email: "emma.shah@example.net", department: "IT" },
            { user_id: 183, full_name: "Ibrahim Almeida", email: "ibrahim.almeida@example.net", department: "Finance" },
            { user_id: 184, full_name: "Diego Adams", email: "diego.adams@example.org", department: "Public Relations" },
            { user_id: 185, full_name: "Pedro Martin", email: "pedro.martin@example.net", department: "IT" },
            { user_id: 186, full_name: "Mohamed Clark", email: "mohamed.clark@example.net", department: "Finance" },
            { user_id: 187, full_name: "Karim Andersen", email: "karim.andersen@example.com", department: "Finance" },
            { user_id: 188, full_name: "Wei Pereira", email: "wei.pereira@example.net", department: "Administration" },
            { user_id: 189, full_name: "Zoe Rossi", email: "zoe.rossi@example.net", department: "Finance" },
            { user_id: 190, full_name: "Marco Nakamura", email: "marco.nakamura@example.com", department: "Finance" },
            { user_id: 191, full_name: "Maja Oliveira", email: "maja.oliveira@example.com", department: "IT" },
            { user_id: 192, full_name: "Ivan Larsen", email: "ivan.larsen@example.org", department: "Finance" },
            { user_id: 193, full_name: "Jade Young", email: "jade.young@example.org", department: "IT" },
            { user_id: 194, full_name: "Pedro Kumar", email: "pedro.kumar@example.com", department: "Public Relations" },
            { user_id: 195, full_name: "Chloe Kumar", email: "chloe.kumar@example.org", department: "Administration" },
            { user_id: 196, full_name: "Selin Vargas", email: "selin.vargas@example.com", department: "Finance" },
            { user_id: 197, full_name: "Hugo Sato", email: "hugo.sato@example.net", department: "IT" },
            { user_id: 198, full_name: "Leo Almeida", email: "leo.almeida@example.com", department: "Finance" },
            { user_id: 199, full_name: "Chen Smith", email: "chen.smith@example.org", department: "Public Relations" },
            { user_id: 200, full_name: "Maria Diaz", email: "maria.diaz@example.org", department: "IT" },
        ],
    });
    await prisma.workspaces.createMany({
        data: [
            { workspace_id: 1, workspace_name: "virtual", location: "collaborative online", capacity: 27, workspace_type: "virtual" },
            { workspace_id: 2, workspace_name: "central design monitoring", location: "hub workspace", capacity: 23, workspace_type: "hybrid" },
            { workspace_id: 3, workspace_name: "analysis", location: "local area", capacity: 25, workspace_type: "physical" },
            { workspace_id: 4, workspace_name: "innovation strategy design", location: "office center venue", capacity: 27, workspace_type: "virtual" },
            { workspace_id: 5, workspace_name: "innovation virtual execution", location: "facility office", capacity: 26, workspace_type: "hybrid" },
            { workspace_id: 6, workspace_name: "remote development feedback", location: "collaborative", capacity: 29, workspace_type: "virtual" },
            { workspace_id: 7, workspace_name: "evaluation", location: "remote", capacity: 29, workspace_type: "physical" },
            { workspace_id: 8, workspace_name: "development analysis execution", location: "workspace national", capacity: 29, workspace_type: "virtual" },
            { workspace_id: 9, workspace_name: "development", location: "online national", capacity: 22, workspace_type: "physical" },
            { workspace_id: 10, workspace_name: "monitoring virtual feedback", location: "venue workspace", capacity: 26, workspace_type: "physical" },
            { workspace_id: 11, workspace_name: "team remote", location: "headquarters", capacity: 25, workspace_type: "physical" },
            { workspace_id: 12, workspace_name: "management development monitoring", location: "national center", capacity: 29, workspace_type: "physical" },
            { workspace_id: 13, workspace_name: "research execution support", location: "environment site", capacity: 29, workspace_type: "hybrid" },
            { workspace_id: 14, workspace_name: "project", location: "national", capacity: 22, workspace_type: "hybrid" },
            { workspace_id: 15, workspace_name: "remote development support", location: "collaborative", capacity: 31, workspace_type: "virtual" },
            { workspace_id: 16, workspace_name: "virtual collaborative", location: "remote", capacity: 19, workspace_type: "virtual" },
            { workspace_id: 17, workspace_name: "remote team", location: "platform headquarters facility", capacity: 29, workspace_type: "physical" },
            { workspace_id: 18, workspace_name: "virtual management", location: "collaborative", capacity: 25, workspace_type: "virtual" },
            { workspace_id: 19, workspace_name: "research central", location: "location site global", capacity: 29, workspace_type: "physical" },
            { workspace_id: 20, workspace_name: "team", location: "headquarters site", capacity: 25, workspace_type: "physical" },
            { workspace_id: 21, workspace_name: "execution analysis remote", location: "headquarters site online", capacity: 14, workspace_type: "physical" },
            { workspace_id: 22, workspace_name: "research", location: "workspace", capacity: 33, workspace_type: "physical" },
            { workspace_id: 23, workspace_name: "team remote", location: "local online environment", capacity: 24, workspace_type: "physical" },
            { workspace_id: 24, workspace_name: "central feedback", location: "center", capacity: 21, workspace_type: "virtual" },
            { workspace_id: 25, workspace_name: "monitoring innovation", location: "facility local collaborative", capacity: 23, workspace_type: "physical" },
            { workspace_id: 26, workspace_name: "research strategy", location: "environment national headquarters", capacity: 30, workspace_type: "physical" },
            { workspace_id: 27, workspace_name: "innovation research team", location: "site local workspace", capacity: 18, workspace_type: "virtual" },
            { workspace_id: 28, workspace_name: "evaluation planning", location: "virtual workspace", capacity: 35, workspace_type: "hybrid" },
            { workspace_id: 29, workspace_name: "remote", location: "location facility", capacity: 33, workspace_type: "physical" },
            { workspace_id: 30, workspace_name: "remote management", location: "center", capacity: 21, workspace_type: "physical" },
            { workspace_id: 31, workspace_name: "strategy", location: "facility area", capacity: 21, workspace_type: "physical" },
            { workspace_id: 32, workspace_name: "planning collaborative remote", location: "facility collaborative", capacity: 32, workspace_type: "physical" },
            { workspace_id: 33, workspace_name: "team development", location: "online location", capacity: 19, workspace_type: "virtual" },
            { workspace_id: 34, workspace_name: "evaluation innovation planning", location: "global area", capacity: 15, workspace_type: "physical" },
            { workspace_id: 35, workspace_name: "execution main design", location: "national office hub", capacity: 24, workspace_type: "virtual" },
            { workspace_id: 36, workspace_name: "support", location: "hub", capacity: 37, workspace_type: "virtual" },
            { workspace_id: 37, workspace_name: "virtual team", location: "center site facility", capacity: 10, workspace_type: "physical" },
            { workspace_id: 38, workspace_name: "support execution monitoring", location: "workspace site remote", capacity: 15, workspace_type: "physical" },
            { workspace_id: 39, workspace_name: "evaluation", location: "remote hub", capacity: 29, workspace_type: "hybrid" },
            { workspace_id: 40, workspace_name: "remote evaluation", location: "area platform office", capacity: 24, workspace_type: "physical" },
            { workspace_id: 41, workspace_name: "project collaborative", location: "remote", capacity: 20, workspace_type: "virtual" },
            { workspace_id: 42, workspace_name: "remote", location: "collaborative area", capacity: 36, workspace_type: "hybrid" },
            { workspace_id: 43, workspace_name: "planning main central", location: "site environment global", capacity: 21, workspace_type: "physical" },
            { workspace_id: 44, workspace_name: "innovation", location: "global remote", capacity: 39, workspace_type: "virtual" },
            { workspace_id: 45, workspace_name: "project feedback evaluation", location: "headquarters", capacity: 30, workspace_type: "virtual" },
            { workspace_id: 46, workspace_name: "support planning central", location: "office", capacity: 28, workspace_type: "physical" },
            { workspace_id: 47, workspace_name: "project management virtual", location: "hub virtual", capacity: 19, workspace_type: "hybrid" },
            { workspace_id: 48, workspace_name: "virtual monitoring", location: "collaborative national virtual", capacity: 31, workspace_type: "virtual" },
            { workspace_id: 49, workspace_name: "planning", location: "environment site location", capacity: 25, workspace_type: "virtual" },
            { workspace_id: 50, workspace_name: "team", location: "virtual regional", capacity: 26, workspace_type: "physical" },
            { workspace_id: 51, workspace_name: "remote", location: "area", capacity: 30, workspace_type: "hybrid" },
            { workspace_id: 52, workspace_name: "management team innovation", location: "area virtual", capacity: 17, workspace_type: "virtual" },
            { workspace_id: 53, workspace_name: "execution feedback", location: "online environment", capacity: 30, workspace_type: "virtual" },
            { workspace_id: 54, workspace_name: "monitoring innovation development", location: "center", capacity: 28, workspace_type: "physical" },
            { workspace_id: 55, workspace_name: "planning", location: "online regional", capacity: 15, workspace_type: "physical" },
            { workspace_id: 56, workspace_name: "virtual analysis", location: "site environment", capacity: 26, workspace_type: "physical" },
            { workspace_id: 57, workspace_name: "strategy management", location: "local headquarters", capacity: 18, workspace_type: "physical" },
            { workspace_id: 58, workspace_name: "design collaborative", location: "local", capacity: 26, workspace_type: "physical" },
            { workspace_id: 59, workspace_name: "monitoring execution design", location: "area", capacity: 19, workspace_type: "hybrid" },
            { workspace_id: 60, workspace_name: "management central innovation", location: "site national environment", capacity: 33, workspace_type: "physical" },
        ],
    });
}

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