// Adventure Trip Insights (adventure-trip-planning-app) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.trips), 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.trips.createMany({
        data: [
            { id: 1, destination: "tour", price_range: "budget", trip_type: "hiking" },
            { id: 2, destination: "plateau", price_range: "budget", trip_type: "hiking" },
            { id: 3, destination: "island", price_range: "budget", trip_type: "hiking" },
            { id: 4, destination: "pilgrimage", price_range: "mid-range", trip_type: "cultural" },
            { id: 5, destination: "destination journey", price_range: "budget", trip_type: "water sports" },
            { id: 6, destination: "park cruise", price_range: "budget", trip_type: "hiking" },
            { id: 7, destination: "forest cave waterfall", price_range: "mid-range", trip_type: "hiking" },
            { id: 8, destination: "destination tour", price_range: "mid-range", trip_type: "water sports" },
            { id: 9, destination: "getaway hill expedition", price_range: "budget", trip_type: "hiking" },
            { id: 10, destination: "expanse", price_range: "budget", trip_type: "hiking" },
            { id: 11, destination: "fortress beach region", price_range: "budget", trip_type: "hiking" },
            { id: 12, destination: "valley resort", price_range: "mid-range", trip_type: "hiking" },
            { id: 13, destination: null, price_range: "budget", trip_type: "safari" },
            { id: 14, destination: "cruise forest destination", price_range: "mid-range", trip_type: "safari" },
            { id: 15, destination: "village", price_range: "mid-range", trip_type: "cultural" },
            { id: 16, destination: null, price_range: "budget", trip_type: "cultural" },
            { id: 17, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 18, destination: "fortress lake", price_range: "budget", trip_type: "water sports" },
            { id: 19, destination: "cruise lake", price_range: "budget", trip_type: "hiking" },
            { id: 20, destination: "river", price_range: "mid-range", trip_type: "water sports" },
            { id: 21, destination: "temple", price_range: "budget", trip_type: "hiking" },
            { id: 22, destination: "tour", price_range: "mid-range", trip_type: "water sports" },
            { id: 23, destination: "town castle plateau", price_range: "budget", trip_type: "water sports" },
            { id: 24, destination: "valley exploration", price_range: "mid-range", trip_type: "hiking" },
            { id: 25, destination: "site plateau valley", price_range: "budget", trip_type: "safari" },
            { id: 26, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 27, destination: "river castle", price_range: "budget", trip_type: "cultural" },
            { id: 28, destination: "vacation village", price_range: "budget", trip_type: "hiking" },
            { id: 29, destination: "city locale", price_range: "budget", trip_type: "safari" },
            { id: 30, destination: "region safari meadow", price_range: "mid-range", trip_type: "hiking" },
            { id: 31, destination: "glacier cruise", price_range: "budget", trip_type: "hiking" },
            { id: 32, destination: "plateau pilgrimage", price_range: "budget", trip_type: "water sports" },
            { id: 33, destination: "holiday exploration", price_range: "budget", trip_type: "water sports" },
            { id: 34, destination: "castle oasis", price_range: "mid-range", trip_type: "water sports" },
            { id: 35, destination: null, price_range: "mid-range", trip_type: "hiking" },
            { id: 36, destination: "ruins locale", price_range: "budget", trip_type: "safari" },
            { id: 37, destination: "expanse", price_range: "budget", trip_type: "cultural" },
            { id: 38, destination: "meadow", price_range: "budget", trip_type: "hiking" },
            { id: 39, destination: "waterfall desert", price_range: "budget", trip_type: "hiking" },
            { id: 40, destination: "site cruise", price_range: "mid-range", trip_type: "hiking" },
            { id: 41, destination: "fortress", price_range: "budget", trip_type: "safari" },
            { id: 42, destination: null, price_range: "budget", trip_type: "water sports" },
            { id: 43, destination: "scenery oasis", price_range: "budget", trip_type: "hiking" },
            { id: 44, destination: "vacation", price_range: "budget", trip_type: "water sports" },
            { id: 45, destination: "bay market", price_range: "budget", trip_type: "water sports" },
            { id: 46, destination: "fortress lake plateau", price_range: "budget", trip_type: "cultural" },
            { id: 47, destination: "cruise market harbor", price_range: "budget", trip_type: "water sports" },
            { id: 48, destination: "market roadtrip safari", price_range: "budget", trip_type: "hiking" },
            { id: 49, destination: "locale coast", price_range: "mid-range", trip_type: "hiking" },
            { id: 50, destination: "canyon region river", price_range: "mid-range", trip_type: "water sports" },
            { id: 51, destination: null, price_range: "mid-range", trip_type: "water sports" },
            { id: 52, destination: "getaway oasis meadow", price_range: "budget", trip_type: "water sports" },
            { id: 53, destination: "ruins cove meadow", price_range: "mid-range", trip_type: "safari" },
            { id: 54, destination: null, price_range: "mid-range", trip_type: "hiking" },
            { id: 55, destination: "holiday fortress locale", price_range: "budget", trip_type: "hiking" },
            { id: 56, destination: "getaway sanctuary coast", price_range: "luxury", trip_type: "hiking" },
            { id: 57, destination: "cove", price_range: "mid-range", trip_type: "hiking" },
            { id: 58, destination: "attraction castle", price_range: "mid-range", trip_type: "cultural" },
            { id: 59, destination: "jungle", price_range: "mid-range", trip_type: "hiking" },
            { id: 60, destination: null, price_range: "mid-range", trip_type: "hiking" },
            { id: 61, destination: "city", price_range: "budget", trip_type: "hiking" },
            { id: 62, destination: "region mountain tour", price_range: "mid-range", trip_type: "water sports" },
            { id: 63, destination: "cave retreat", price_range: "budget", trip_type: "hiking" },
            { id: 64, destination: "canyon", price_range: "budget", trip_type: "cultural" },
            { id: 65, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 66, destination: "fortress harbor", price_range: "luxury", trip_type: "water sports" },
            { id: 67, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 68, destination: "landscape locale", price_range: "mid-range", trip_type: "water sports" },
            { id: 69, destination: "market cave", price_range: "budget", trip_type: "hiking" },
            { id: 70, destination: "waterfall", price_range: "budget", trip_type: "water sports" },
            { id: 71, destination: "castle cliff", price_range: "mid-range", trip_type: "hiking" },
            { id: 72, destination: "park", price_range: "budget", trip_type: "safari" },
            { id: 73, destination: "resort glacier", price_range: "budget", trip_type: "water sports" },
            { id: 74, destination: "river", price_range: "budget", trip_type: "hiking" },
            { id: 75, destination: "cliff", price_range: "budget", trip_type: "water sports" },
            { id: 76, destination: "glacier plateau", price_range: "budget", trip_type: "hiking" },
            { id: 77, destination: "scenery jungle bay", price_range: "mid-range", trip_type: "cultural" },
            { id: 78, destination: "tour scenery lake", price_range: "budget", trip_type: "safari" },
            { id: 79, destination: "island", price_range: "luxury", trip_type: "water sports" },
            { id: 80, destination: "mountain", price_range: "mid-range", trip_type: "water sports" },
            { id: 81, destination: "holiday destination landscape", price_range: "budget", trip_type: "hiking" },
            { id: 82, destination: "town quest", price_range: "budget", trip_type: "safari" },
            { id: 83, destination: "retreat", price_range: "budget", trip_type: "hiking" },
            { id: 84, destination: "coast market", price_range: "mid-range", trip_type: "water sports" },
            { id: 85, destination: "meadow mountain market", price_range: "budget", trip_type: "water sports" },
            { id: 86, destination: "valley town adventure", price_range: "budget", trip_type: "hiking" },
            { id: 87, destination: "resort park getaway", price_range: "budget", trip_type: "hiking" },
            { id: 88, destination: null, price_range: "budget", trip_type: "water sports" },
            { id: 89, destination: "locale", price_range: "budget", trip_type: "hiking" },
            { id: 90, destination: "castle tour", price_range: "budget", trip_type: "water sports" },
            { id: 91, destination: "attraction beach exploration", price_range: "budget", trip_type: "water sports" },
            { id: 92, destination: "coast journey", price_range: "luxury", trip_type: "safari" },
            { id: 93, destination: "beach attraction town", price_range: "budget", trip_type: "water sports" },
            { id: 94, destination: "exploration", price_range: "budget", trip_type: "water sports" },
            { id: 95, destination: null, price_range: "luxury", trip_type: "water sports" },
            { id: 96, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 97, destination: "cruise harbor", price_range: "budget", trip_type: "hiking" },
            { id: 98, destination: "site journey forest", price_range: "budget", trip_type: "hiking" },
            { id: 99, destination: "tour", price_range: "budget", trip_type: "safari" },
            { id: 100, destination: "mountain", price_range: "budget", trip_type: "water sports" },
            { id: 101, destination: "river", price_range: "budget", trip_type: "water sports" },
            { id: 102, destination: "desert cove", price_range: "budget", trip_type: "hiking" },
            { id: 103, destination: "resort region", price_range: "budget", trip_type: "hiking" },
            { id: 104, destination: "cruise pilgrimage", price_range: "budget", trip_type: "hiking" },
            { id: 105, destination: "village plateau vacation", price_range: "budget", trip_type: "water sports" },
            { id: 106, destination: "pilgrimage journey island", price_range: "budget", trip_type: "hiking" },
            { id: 107, destination: "landscape meadow hill", price_range: "budget", trip_type: "hiking" },
            { id: 108, destination: "coast island", price_range: "budget", trip_type: "water sports" },
            { id: 109, destination: "oasis", price_range: "budget", trip_type: "hiking" },
            { id: 110, destination: "exploration landscape plateau", price_range: "budget", trip_type: "hiking" },
            { id: 111, destination: "safari hill site", price_range: "luxury", trip_type: "hiking" },
            { id: 112, destination: null, price_range: "budget", trip_type: "water sports" },
            { id: 113, destination: "market city", price_range: "mid-range", trip_type: "safari" },
            { id: 114, destination: "landscape cave", price_range: "mid-range", trip_type: "safari" },
            { id: 115, destination: "castle waterfall bay", price_range: "budget", trip_type: "safari" },
            { id: 116, destination: "tour", price_range: "luxury", trip_type: "safari" },
            { id: 117, destination: "cove expedition", price_range: "budget", trip_type: "water sports" },
            { id: 118, destination: "scenery landscape", price_range: "mid-range", trip_type: "water sports" },
            { id: 119, destination: "journey", price_range: "budget", trip_type: "hiking" },
            { id: 120, destination: "temple bay", price_range: "luxury", trip_type: "safari" },
            { id: 121, destination: "canyon cove", price_range: "budget", trip_type: "hiking" },
            { id: 122, destination: "expanse beach", price_range: "budget", trip_type: "water sports" },
            { id: 123, destination: "resort", price_range: "budget", trip_type: "safari" },
            { id: 124, destination: "bay", price_range: "budget", trip_type: "water sports" },
            { id: 125, destination: "town cliff exploration", price_range: "budget", trip_type: "hiking" },
            { id: 126, destination: "cave island", price_range: "budget", trip_type: "hiking" },
            { id: 127, destination: "wilderness", price_range: "budget", trip_type: "water sports" },
            { id: 128, destination: "plateau valley", price_range: "mid-range", trip_type: "hiking" },
            { id: 129, destination: "jungle", price_range: "mid-range", trip_type: "hiking" },
            { id: 130, destination: "wilderness city landscape", price_range: "budget", trip_type: "water sports" },
            { id: 131, destination: "cave scenery river", price_range: "budget", trip_type: "water sports" },
            { id: 132, destination: "site", price_range: "budget", trip_type: "hiking" },
            { id: 133, destination: "getaway locale", price_range: "budget", trip_type: "hiking" },
            { id: 134, destination: "harbor jungle ruins", price_range: "budget", trip_type: "water sports" },
            { id: 135, destination: "expedition desert fortress", price_range: "mid-range", trip_type: "water sports" },
            { id: 136, destination: "scenery", price_range: "luxury", trip_type: "safari" },
            { id: 137, destination: "harbor", price_range: "budget", trip_type: "safari" },
            { id: 138, destination: "market", price_range: "budget", trip_type: "hiking" },
            { id: 139, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 140, destination: "retreat vacation getaway", price_range: "luxury", trip_type: "hiking" },
            { id: 141, destination: "adventure", price_range: "budget", trip_type: "cultural" },
            { id: 142, destination: "meadow", price_range: "budget", trip_type: "hiking" },
            { id: 143, destination: "waterfall", price_range: "budget", trip_type: "water sports" },
            { id: 144, destination: "locale", price_range: "luxury", trip_type: "water sports" },
            { id: 145, destination: "site exploration", price_range: "budget", trip_type: "hiking" },
            { id: 146, destination: "pilgrimage cruise", price_range: "budget", trip_type: "safari" },
            { id: 147, destination: "beach", price_range: "budget", trip_type: "safari" },
            { id: 148, destination: "safari", price_range: "budget", trip_type: "hiking" },
            { id: 149, destination: "meadow", price_range: "mid-range", trip_type: "hiking" },
            { id: 150, destination: "destination", price_range: "budget", trip_type: "safari" },
            { id: 151, destination: "beach", price_range: "budget", trip_type: "cultural" },
            { id: 152, destination: null, price_range: "budget", trip_type: "water sports" },
            { id: 153, destination: "exploration market", price_range: "budget", trip_type: "water sports" },
            { id: 154, destination: "market", price_range: "budget", trip_type: "water sports" },
            { id: 155, destination: "plateau forest", price_range: "luxury", trip_type: "hiking" },
            { id: 156, destination: null, price_range: "mid-range", trip_type: "hiking" },
            { id: 157, destination: "city market", price_range: "mid-range", trip_type: "water sports" },
            { id: 158, destination: "region plateau", price_range: "budget", trip_type: "hiking" },
            { id: 159, destination: "castle cave", price_range: "budget", trip_type: "safari" },
            { id: 160, destination: "retreat", price_range: "budget", trip_type: "water sports" },
            { id: 161, destination: null, price_range: "budget", trip_type: "safari" },
            { id: 162, destination: "region", price_range: "budget", trip_type: "hiking" },
            { id: 163, destination: "quest cave desert", price_range: "budget", trip_type: "hiking" },
            { id: 164, destination: "temple cliff", price_range: "mid-range", trip_type: "hiking" },
            { id: 165, destination: "fortress getaway bay", price_range: "mid-range", trip_type: "cultural" },
            { id: 166, destination: "castle", price_range: "budget", trip_type: "hiking" },
            { id: 167, destination: "park", price_range: "luxury", trip_type: "hiking" },
            { id: 168, destination: "forest quest jungle", price_range: "budget", trip_type: "cultural" },
            { id: 169, destination: "harbor jungle pilgrimage", price_range: "budget", trip_type: "safari" },
            { id: 170, destination: "getaway", price_range: "budget", trip_type: "hiking" },
            { id: 171, destination: null, price_range: "budget", trip_type: "water sports" },
            { id: 172, destination: "canyon town journey", price_range: "mid-range", trip_type: "cultural" },
            { id: 173, destination: "forest", price_range: "budget", trip_type: "safari" },
            { id: 174, destination: "ruins cave village", price_range: "budget", trip_type: "water sports" },
            { id: 175, destination: "expedition adventure", price_range: "mid-range", trip_type: "water sports" },
            { id: 176, destination: "market island", price_range: "budget", trip_type: "hiking" },
            { id: 177, destination: null, price_range: "budget", trip_type: "hiking" },
            { id: 178, destination: "park canyon waterfall", price_range: "mid-range", trip_type: "water sports" },
            { id: 179, destination: "island", price_range: "budget", trip_type: "water sports" },
            { id: 180, destination: "valley castle landscape", price_range: "budget", trip_type: "safari" },
            { id: 181, destination: "scenery", price_range: "budget", trip_type: "hiking" },
            { id: 182, destination: "adventure", price_range: "budget", trip_type: "hiking" },
            { id: 183, destination: "tour expanse wilderness", price_range: "budget", trip_type: "water sports" },
            { id: 184, destination: "plateau site", price_range: "budget", trip_type: "water sports" },
            { id: 185, destination: "bay plateau", price_range: "budget", trip_type: "hiking" },
            { id: 186, destination: "holiday", price_range: "budget", trip_type: "hiking" },
            { id: 187, destination: "castle ruins", price_range: "budget", trip_type: "safari" },
            { id: 188, destination: "cave landscape mountain", price_range: "mid-range", trip_type: "hiking" },
            { id: 189, destination: "safari", price_range: "mid-range", trip_type: "water sports" },
            { id: 190, destination: "beach", price_range: "mid-range", trip_type: "water sports" },
            { id: 191, destination: "canyon town market", price_range: "budget", trip_type: "water sports" },
            { id: 192, destination: "lake", price_range: "budget", trip_type: "water sports" },
            { id: 193, destination: "fortress harbor cave", price_range: "budget", trip_type: "safari" },
            { id: 194, destination: "cliff cruise", price_range: "budget", trip_type: "water sports" },
            { id: 195, destination: "resort", price_range: "budget", trip_type: "water sports" },
            { id: 196, destination: "getaway", price_range: "mid-range", trip_type: "hiking" },
            { id: 197, destination: "vacation", price_range: "budget", trip_type: "water sports" },
            { id: 198, destination: "town bay wilderness", price_range: "budget", trip_type: "water sports" },
            { id: 199, destination: null, price_range: "budget", trip_type: "water sports" },
            { id: 200, destination: "fortress getaway site", price_range: "luxury", trip_type: "safari" },
        ],
    });
    await prisma.accommodations.createMany({
        data: [
            { id: 1, trip_id: 120, accommodation_type: "hotel", cost_per_night: "89.45", rating: "4.9" },
            { id: 2, trip_id: 189, accommodation_type: "hotel", cost_per_night: "126.45", rating: "4.9" },
            { id: 3, trip_id: 107, accommodation_type: "campground", cost_per_night: "307.76", rating: "3.7" },
            { id: 4, trip_id: 146, accommodation_type: "cabin", cost_per_night: "142.70", rating: "3.8" },
            { id: 5, trip_id: 38, accommodation_type: "cabin", cost_per_night: "262.61", rating: "4.7" },
            { id: 6, trip_id: 139, accommodation_type: "hostel", cost_per_night: "104.36", rating: "4.5" },
            { id: 7, trip_id: 84, accommodation_type: "campground", cost_per_night: "180.25", rating: "1.9" },
            { id: 8, trip_id: 112, accommodation_type: "hostel", cost_per_night: "490.18", rating: "3.1" },
            { id: 9, trip_id: 176, accommodation_type: "hotel", cost_per_night: "73.09", rating: "3.5" },
            { id: 10, trip_id: 182, accommodation_type: "hotel", cost_per_night: "183.31", rating: "2.1" },
            { id: 11, trip_id: 172, accommodation_type: "hostel", cost_per_night: "154.96", rating: "4.9" },
            { id: 12, trip_id: 141, accommodation_type: "hotel", cost_per_night: "152.31", rating: "4.7" },
            { id: 13, trip_id: 196, accommodation_type: "campground", cost_per_night: "449.91", rating: "4.8" },
            { id: 14, trip_id: 85, accommodation_type: "hotel", cost_per_night: "405.17", rating: "4.8" },
            { id: 15, trip_id: 151, accommodation_type: "cabin", cost_per_night: "403.04", rating: "4.8" },
            { id: 16, trip_id: 41, accommodation_type: "hotel", cost_per_night: "236.89", rating: "4.9" },
            { id: 17, trip_id: 140, accommodation_type: "hostel", cost_per_night: null, rating: "5.0" },
            { id: 18, trip_id: 200, accommodation_type: "cabin", cost_per_night: "50.13", rating: "1.8" },
            { id: 19, trip_id: 196, accommodation_type: "cabin", cost_per_night: "144.79", rating: "4.9" },
            { id: 20, trip_id: 170, accommodation_type: "hotel", cost_per_night: "153.18", rating: "2.2" },
            { id: 21, trip_id: 140, accommodation_type: "hotel", cost_per_night: "59.77", rating: "3.4" },
            { id: 22, trip_id: 38, accommodation_type: "hotel", cost_per_night: "208.40", rating: "4.1" },
            { id: 23, trip_id: 157, accommodation_type: "hostel", cost_per_night: "57.83", rating: "5.0" },
            { id: 24, trip_id: 171, accommodation_type: "hostel", cost_per_night: "335.82", rating: "5.0" },
            { id: 25, trip_id: 161, accommodation_type: "hotel", cost_per_night: null, rating: "4.8" },
            { id: 26, trip_id: 16, accommodation_type: "campground", cost_per_night: "465.83", rating: "3.9" },
            { id: 27, trip_id: 175, accommodation_type: "hostel", cost_per_night: "487.37", rating: "4.9" },
            { id: 28, trip_id: 28, accommodation_type: "hostel", cost_per_night: "157.30", rating: "5.0" },
            { id: 29, trip_id: 154, accommodation_type: "cabin", cost_per_night: "370.41", rating: "4.2" },
            { id: 30, trip_id: 3, accommodation_type: "hotel", cost_per_night: "94.69", rating: "3.4" },
            { id: 31, trip_id: 101, accommodation_type: "hostel", cost_per_night: null, rating: "5.0" },
            { id: 32, trip_id: 28, accommodation_type: "hotel", cost_per_night: "102.45", rating: "3.7" },
            { id: 33, trip_id: 31, accommodation_type: "hostel", cost_per_night: "259.36", rating: "1.8" },
            { id: 34, trip_id: 136, accommodation_type: "campground", cost_per_night: "447.25", rating: "5.0" },
            { id: 35, trip_id: 98, accommodation_type: "hotel", cost_per_night: "410.43", rating: "2.6" },
            { id: 36, trip_id: 194, accommodation_type: "hotel", cost_per_night: null, rating: "5.0" },
            { id: 37, trip_id: 13, accommodation_type: "hotel", cost_per_night: "50.65", rating: "4.5" },
            { id: 38, trip_id: 83, accommodation_type: "hotel", cost_per_night: "137.99", rating: "3.7" },
            { id: 39, trip_id: 124, accommodation_type: "hotel", cost_per_night: "59.75", rating: "4.2" },
            { id: 40, trip_id: 8, accommodation_type: "hotel", cost_per_night: "125.52", rating: "1.9" },
            { id: 41, trip_id: 184, accommodation_type: "hotel", cost_per_night: "56.25", rating: "4.5" },
            { id: 42, trip_id: 70, accommodation_type: "hotel", cost_per_night: "92.99", rating: "1.3" },
            { id: 43, trip_id: 38, accommodation_type: "campground", cost_per_night: "91.22", rating: "4.9" },
            { id: 44, trip_id: 121, accommodation_type: "hostel", cost_per_night: "339.64", rating: "4.2" },
            { id: 45, trip_id: 50, accommodation_type: "hostel", cost_per_night: "68.19", rating: "3.5" },
            { id: 46, trip_id: 105, accommodation_type: "hotel", cost_per_night: "216.17", rating: "4.8" },
            { id: 47, trip_id: 180, accommodation_type: "hostel", cost_per_night: "123.65", rating: "1.7" },
            { id: 48, trip_id: 187, accommodation_type: "campground", cost_per_night: "349.31", rating: "1.9" },
            { id: 49, trip_id: 197, accommodation_type: "hotel", cost_per_night: "176.24", rating: "5.0" },
            { id: 50, trip_id: 39, accommodation_type: "hostel", cost_per_night: "100.11", rating: "5.0" },
            { id: 51, trip_id: 165, accommodation_type: "hostel", cost_per_night: "106.04", rating: "4.1" },
            { id: 52, trip_id: 152, accommodation_type: "hostel", cost_per_night: "304.43", rating: "3.9" },
            { id: 53, trip_id: 149, accommodation_type: "hotel", cost_per_night: null, rating: "2.2" },
            { id: 54, trip_id: 103, accommodation_type: "hotel", cost_per_night: null, rating: "4.9" },
            { id: 55, trip_id: 57, accommodation_type: "hotel", cost_per_night: "235.22", rating: "1.6" },
            { id: 56, trip_id: 21, accommodation_type: "hotel", cost_per_night: "128.46", rating: "2.4" },
            { id: 57, trip_id: 86, accommodation_type: "campground", cost_per_night: "185.83", rating: "3.8" },
            { id: 58, trip_id: 143, accommodation_type: "campground", cost_per_night: null, rating: "1.5" },
            { id: 59, trip_id: 82, accommodation_type: "hostel", cost_per_night: "56.63", rating: "1.8" },
            { id: 60, trip_id: 88, accommodation_type: "hotel", cost_per_night: null, rating: "2.3" },
            { id: 61, trip_id: 198, accommodation_type: "hotel", cost_per_night: "310.78", rating: "4.6" },
            { id: 62, trip_id: 49, accommodation_type: "hotel", cost_per_night: "137.02", rating: "2.6" },
            { id: 63, trip_id: 124, accommodation_type: "hotel", cost_per_night: "146.34", rating: "4.8" },
            { id: 64, trip_id: 5, accommodation_type: "hotel", cost_per_night: "55.18", rating: "1.9" },
            { id: 65, trip_id: 116, accommodation_type: "hotel", cost_per_night: "278.28", rating: "4.4" },
            { id: 66, trip_id: 122, accommodation_type: "hotel", cost_per_night: "50.01", rating: "4.7" },
            { id: 67, trip_id: 138, accommodation_type: "hotel", cost_per_night: "140.18", rating: "4.0" },
            { id: 68, trip_id: 21, accommodation_type: "hotel", cost_per_night: "134.55", rating: "3.1" },
            { id: 69, trip_id: 148, accommodation_type: "cabin", cost_per_night: "448.84", rating: "1.6" },
            { id: 70, trip_id: 129, accommodation_type: "hotel", cost_per_night: "86.32", rating: "5.0" },
            { id: 71, trip_id: 162, accommodation_type: "campground", cost_per_night: "158.43", rating: "1.9" },
            { id: 72, trip_id: 133, accommodation_type: "hostel", cost_per_night: null, rating: "3.9" },
            { id: 73, trip_id: 77, accommodation_type: "hotel", cost_per_night: "233.26", rating: "1.1" },
            { id: 74, trip_id: 39, accommodation_type: "hotel", cost_per_night: "125.52", rating: "5.0" },
            { id: 75, trip_id: 7, accommodation_type: "hotel", cost_per_night: "127.25", rating: "4.6" },
            { id: 76, trip_id: 80, accommodation_type: "campground", cost_per_night: "499.63", rating: "1.3" },
            { id: 77, trip_id: 27, accommodation_type: "hostel", cost_per_night: "205.65", rating: "4.3" },
            { id: 78, trip_id: 124, accommodation_type: "cabin", cost_per_night: "117.62", rating: "1.3" },
            { id: 79, trip_id: 24, accommodation_type: "hotel", cost_per_night: "190.22", rating: "3.8" },
            { id: 80, trip_id: 172, accommodation_type: "hostel", cost_per_night: "96.79", rating: "4.9" },
            { id: 81, trip_id: 198, accommodation_type: "cabin", cost_per_night: "443.42", rating: "2.9" },
            { id: 82, trip_id: 3, accommodation_type: "hostel", cost_per_night: "484.01", rating: "4.5" },
            { id: 83, trip_id: 194, accommodation_type: "hotel", cost_per_night: "416.37", rating: "4.9" },
            { id: 84, trip_id: 82, accommodation_type: "hotel", cost_per_night: "360.70", rating: "1.5" },
            { id: 85, trip_id: 199, accommodation_type: "cabin", cost_per_night: "57.21", rating: "2.9" },
            { id: 86, trip_id: 160, accommodation_type: "hotel", cost_per_night: null, rating: "2.7" },
            { id: 87, trip_id: 42, accommodation_type: "hotel", cost_per_night: "205.28", rating: "4.9" },
            { id: 88, trip_id: 183, accommodation_type: "hostel", cost_per_night: "409.89", rating: "4.8" },
            { id: 89, trip_id: 180, accommodation_type: "hotel", cost_per_night: "344.59", rating: "1.9" },
            { id: 90, trip_id: 3, accommodation_type: "campground", cost_per_night: "145.07", rating: "4.7" },
            { id: 91, trip_id: 131, accommodation_type: "hotel", cost_per_night: "292.30", rating: "3.4" },
            { id: 92, trip_id: 159, accommodation_type: "hotel", cost_per_night: "462.58", rating: "4.6" },
            { id: 93, trip_id: 86, accommodation_type: "hostel", cost_per_night: "305.69", rating: "2.4" },
            { id: 94, trip_id: 28, accommodation_type: "hotel", cost_per_night: "108.53", rating: "3.0" },
            { id: 95, trip_id: 47, accommodation_type: "hotel", cost_per_night: "81.99", rating: "5.0" },
            { id: 96, trip_id: 171, accommodation_type: "cabin", cost_per_night: "216.20", rating: "1.7" },
            { id: 97, trip_id: 122, accommodation_type: "hotel", cost_per_night: "460.45", rating: "3.6" },
            { id: 98, trip_id: 5, accommodation_type: "hostel", cost_per_night: "174.27", rating: "3.3" },
            { id: 99, trip_id: 30, accommodation_type: "hotel", cost_per_night: "55.94", rating: "3.8" },
            { id: 100, trip_id: 70, accommodation_type: "hotel", cost_per_night: "69.82", rating: "2.3" },
            { id: 101, trip_id: 170, accommodation_type: "hotel", cost_per_night: "69.40", rating: "4.7" },
            { id: 102, trip_id: 24, accommodation_type: "hotel", cost_per_night: "398.04", rating: "4.0" },
            { id: 103, trip_id: 89, accommodation_type: "hostel", cost_per_night: "54.62", rating: "4.4" },
            { id: 104, trip_id: 197, accommodation_type: "hotel", cost_per_night: "110.09", rating: "4.9" },
            { id: 105, trip_id: 76, accommodation_type: "hotel", cost_per_night: "94.17", rating: "4.8" },
            { id: 106, trip_id: 69, accommodation_type: "hostel", cost_per_night: "370.17", rating: "3.3" },
            { id: 107, trip_id: 45, accommodation_type: "hotel", cost_per_night: "263.92", rating: "2.9" },
            { id: 108, trip_id: 119, accommodation_type: "hotel", cost_per_night: "62.68", rating: "2.6" },
            { id: 109, trip_id: 178, accommodation_type: "hotel", cost_per_night: null, rating: "4.7" },
            { id: 110, trip_id: 108, accommodation_type: "cabin", cost_per_night: null, rating: "3.4" },
            { id: 111, trip_id: 70, accommodation_type: "hotel", cost_per_night: "216.34", rating: "4.9" },
            { id: 112, trip_id: 110, accommodation_type: "campground", cost_per_night: "60.83", rating: "4.2" },
            { id: 113, trip_id: 107, accommodation_type: "hotel", cost_per_night: "51.38", rating: "5.0" },
            { id: 114, trip_id: 154, accommodation_type: "hotel", cost_per_night: "247.89", rating: "4.8" },
            { id: 115, trip_id: 91, accommodation_type: "hotel", cost_per_night: "112.37", rating: "3.4" },
            { id: 116, trip_id: 175, accommodation_type: "hotel", cost_per_night: "76.57", rating: "4.9" },
            { id: 117, trip_id: 111, accommodation_type: "hotel", cost_per_night: "91.14", rating: "1.5" },
            { id: 118, trip_id: 135, accommodation_type: "hostel", cost_per_night: "112.71", rating: "5.0" },
            { id: 119, trip_id: 45, accommodation_type: "campground", cost_per_night: "81.62", rating: "4.5" },
            { id: 120, trip_id: 101, accommodation_type: "hotel", cost_per_night: "55.92", rating: "3.5" },
            { id: 121, trip_id: 72, accommodation_type: "campground", cost_per_night: "52.32", rating: "3.4" },
            { id: 122, trip_id: 70, accommodation_type: "hotel", cost_per_night: "380.33", rating: "5.0" },
            { id: 123, trip_id: 182, accommodation_type: "hostel", cost_per_night: "133.99", rating: "2.2" },
            { id: 124, trip_id: 135, accommodation_type: "hostel", cost_per_night: "109.91", rating: "2.1" },
            { id: 125, trip_id: 39, accommodation_type: "hotel", cost_per_night: "410.20", rating: "1.5" },
            { id: 126, trip_id: 58, accommodation_type: "hotel", cost_per_night: "73.91", rating: "3.4" },
            { id: 127, trip_id: 45, accommodation_type: "hotel", cost_per_night: "252.78", rating: "4.7" },
            { id: 128, trip_id: 33, accommodation_type: "hostel", cost_per_night: "301.51", rating: "1.8" },
            { id: 129, trip_id: 41, accommodation_type: "campground", cost_per_night: "306.06", rating: "5.0" },
            { id: 130, trip_id: 83, accommodation_type: "campground", cost_per_night: "219.84", rating: "3.9" },
            { id: 131, trip_id: 19, accommodation_type: "hotel", cost_per_night: "64.35", rating: "3.7" },
            { id: 132, trip_id: 112, accommodation_type: "hotel", cost_per_night: "124.98", rating: "4.9" },
            { id: 133, trip_id: 19, accommodation_type: "hotel", cost_per_night: "247.71", rating: "3.1" },
            { id: 134, trip_id: 125, accommodation_type: "hostel", cost_per_night: null, rating: "4.3" },
            { id: 135, trip_id: 165, accommodation_type: "hotel", cost_per_night: "241.20", rating: "5.0" },
            { id: 136, trip_id: 120, accommodation_type: "hotel", cost_per_night: "243.37", rating: "1.8" },
            { id: 137, trip_id: 130, accommodation_type: "hotel", cost_per_night: "179.11", rating: "5.0" },
            { id: 138, trip_id: 151, accommodation_type: "hostel", cost_per_night: "253.06", rating: "3.8" },
            { id: 139, trip_id: 137, accommodation_type: "hotel", cost_per_night: "128.78", rating: "5.0" },
            { id: 140, trip_id: 127, accommodation_type: "cabin", cost_per_night: "54.34", rating: "1.8" },
            { id: 141, trip_id: 2, accommodation_type: "campground", cost_per_night: "50.53", rating: "4.1" },
            { id: 142, trip_id: 76, accommodation_type: "hostel", cost_per_night: "50.01", rating: "3.4" },
            { id: 143, trip_id: 2, accommodation_type: "cabin", cost_per_night: "63.64", rating: "5.0" },
            { id: 144, trip_id: 103, accommodation_type: "cabin", cost_per_night: "227.37", rating: "4.1" },
            { id: 145, trip_id: 170, accommodation_type: "hostel", cost_per_night: null, rating: "3.4" },
            { id: 146, trip_id: 58, accommodation_type: "hotel", cost_per_night: "196.15", rating: "4.9" },
            { id: 147, trip_id: 122, accommodation_type: "campground", cost_per_night: "78.24", rating: "4.5" },
            { id: 148, trip_id: 54, accommodation_type: "hotel", cost_per_night: "56.66", rating: "4.0" },
            { id: 149, trip_id: 155, accommodation_type: "hotel", cost_per_night: null, rating: "1.4" },
            { id: 150, trip_id: 4, accommodation_type: "hostel", cost_per_night: "98.43", rating: "5.0" },
        ],
    });
    await prisma.packing_lists.createMany({
        data: [
            { id: 1, trip_id: 37, items: {"item":"today several great toward other quick major result because moving matter always light change high point clear example general along summary special every close second bright useful minor"}, season: "spring", important_documents: true },
            { id: 2, trip_id: 123, items: {"item":"change ground final large within without strong direct ready single later other number yearly support nearly along minor group useful quick high steady detail still between local"}, season: "summer", important_documents: false },
            { id: 3, trip_id: 74, items: {"item":"between useful great total general normal moment always"}, season: "summer", important_documents: true },
            { id: 4, trip_id: 100, items: {"item":"every change issue morning"}, season: "spring", important_documents: true },
            { id: 5, trip_id: 105, items: null, season: "spring", important_documents: true },
            { id: 6, trip_id: 190, items: {"item":"without"}, season: "fall", important_documents: false },
            { id: 7, trip_id: 17, items: null, season: "winter", important_documents: true },
            { id: 8, trip_id: 17, items: {"item":"several issue partial notice"}, season: "summer", important_documents: true },
            { id: 9, trip_id: 95, items: {"item":"update moment close later minor"}, season: "summer", important_documents: false },
            { id: 10, trip_id: 175, items: {"item":"along detail month simple public issue point always quick careful"}, season: "winter", important_documents: true },
            { id: 11, trip_id: 17, items: {"item":"result little often today period partial high section final after every follow matter"}, season: "summer", important_documents: true },
            { id: 12, trip_id: 77, items: null, season: "winter", important_documents: true },
            { id: 13, trip_id: 186, items: {"item":"morning large given again before enough another usual light public normal support moment after strong ground natural section summary system single along small total"}, season: "summer", important_documents: false },
            { id: 14, trip_id: 140, items: {"item":"summary update review second between normal easy minor"}, season: "summer", important_documents: true },
            { id: 15, trip_id: 45, items: {"item":"about notice open short issue light common clear public outside matter follow careful second local reason detail"}, season: "summer", important_documents: true },
            { id: 16, trip_id: 190, items: {"item":"group ground daily light small direct often final because other section whole period single recent high usual within detail steady ready without major again between nearly"}, season: "fall", important_documents: true },
            { id: 17, trip_id: 133, items: {"item":"still total normal number open point example easy notice public large useful small after every moving matter order"}, season: "summer", important_documents: true },
            { id: 18, trip_id: 162, items: null, season: "summer", important_documents: true },
            { id: 19, trip_id: 123, items: {"item":"always final"}, season: "summer", important_documents: true },
            { id: 20, trip_id: 131, items: {"item":"weekly clear ready total record yearly month recent between general quiet order point moment around plain long local steady issue careful still"}, season: "summer", important_documents: true },
            { id: 21, trip_id: 2, items: {"item":"because great along matter enough within high given little"}, season: "winter", important_documents: true },
            { id: 22, trip_id: 135, items: {"item":"close quick general later yearly usual support normal plain high weekly after first toward"}, season: "winter", important_documents: true },
            { id: 23, trip_id: 69, items: {"item":"matter minor inside point total close common general"}, season: "summer", important_documents: true },
            { id: 24, trip_id: 17, items: {"item":"partial summary large after outside quiet without toward short still early again easy reason open regular point special issue final great"}, season: "fall", important_documents: true },
            { id: 25, trip_id: 108, items: {"item":"bright today plain total after record support toward high around small"}, season: "summer", important_documents: true },
            { id: 26, trip_id: 84, items: {"item":"group along order usual high close matter ready final detail yearly given careful large example support number single useful other common"}, season: "winter", important_documents: true },
            { id: 27, trip_id: 15, items: {"item":"always bright normal section again other often direct inside example plain general reason clear short change matter because before public period large system special"}, season: "winter", important_documents: true },
            { id: 28, trip_id: 127, items: {"item":"section light record little support along"}, season: "fall", important_documents: false },
            { id: 29, trip_id: 29, items: {"item":"later"}, season: "spring", important_documents: true },
            { id: 30, trip_id: 8, items: null, season: "winter", important_documents: true },
            { id: 31, trip_id: 9, items: {"item":"local because follow review result second period regular major inside moving about issue within clear whole before order simple short notice normal quiet"}, season: "summer", important_documents: false },
            { id: 32, trip_id: 187, items: {"item":"regular major notice every outside section"}, season: "summer", important_documents: true },
            { id: 33, trip_id: 103, items: {"item":"single order"}, season: "spring", important_documents: true },
            { id: 34, trip_id: 78, items: {"item":"single large summary moving daily steady today local weekly between small light minor without short"}, season: "summer", important_documents: true },
            { id: 35, trip_id: 36, items: {"item":"another easy period normal happen along common light group daily follow high summary result"}, season: "fall", important_documents: true },
            { id: 36, trip_id: 56, items: {"item":"every morning useful local ready point moving follow month close daily level second result given later large small system after several long before steady group"}, season: "summer", important_documents: true },
            { id: 37, trip_id: 167, items: {"item":"later quiet often major normal large ready month plain always early about still single natural yearly clear close ground every"}, season: "winter", important_documents: true },
            { id: 38, trip_id: 129, items: {"item":"quiet section always summary plain detail long review total ground strong before natural several close another point whole outside toward"}, season: "spring", important_documents: true },
            { id: 39, trip_id: 111, items: {"item":"bright summary result between several open inside single before large always yearly review usual reason normal small period major issue final moment recent short close another"}, season: "winter", important_documents: true },
            { id: 40, trip_id: 81, items: {"item":"various section"}, season: "fall", important_documents: true },
            { id: 41, trip_id: 133, items: {"item":"section whole second small large given morning level light number within daily single without later issue matter high weekly detail"}, season: "summer", important_documents: true },
            { id: 42, trip_id: 52, items: null, season: "summer", important_documents: true },
            { id: 43, trip_id: 110, items: {"item":"local long matter total"}, season: "summer", important_documents: true },
            { id: 44, trip_id: 146, items: {"item":"group regular update small example general great ground normal other yearly support public period"}, season: "winter", important_documents: true },
            { id: 45, trip_id: 32, items: {"item":"result between section"}, season: "spring", important_documents: true },
            { id: 46, trip_id: 131, items: {"item":"bright along local small notice normal another about matter clear regular before given review various public summary update issue little whole level result nearly long still high general simple"}, season: "winter", important_documents: true },
            { id: 47, trip_id: 11, items: null, season: "fall", important_documents: false },
            { id: 48, trip_id: 187, items: {"item":"weekly after large ready short moment still quiet"}, season: "winter", important_documents: true },
            { id: 49, trip_id: 33, items: {"item":"public example issue always before weekly careful without about major"}, season: "winter", important_documents: true },
            { id: 50, trip_id: 137, items: {"item":"long update morning because always outside still weekly today public change easy large little normal whole summary single group notice plain point another steady partial small reason high happen useful"}, season: "spring", important_documents: true },
            { id: 51, trip_id: 83, items: {"item":"yearly between"}, season: "winter", important_documents: true },
            { id: 52, trip_id: 12, items: {"item":"example review often early quick short natural given today single"}, season: "spring", important_documents: true },
            { id: 53, trip_id: 143, items: null, season: "winter", important_documents: false },
            { id: 54, trip_id: 128, items: {"item":"quiet along useful great later short moving today"}, season: "summer", important_documents: true },
            { id: 55, trip_id: 133, items: {"item":"around happen natural because total section summary inside first result common bright major record quick yearly before clear update issue between daily regular along plain outside reason short open"}, season: "summer", important_documents: true },
            { id: 56, trip_id: 48, items: {"item":"useful section single large detail because total minor open special whole short ready careful enough without often moving direct change final record quiet small"}, season: "spring", important_documents: true },
            { id: 57, trip_id: 100, items: {"item":"toward nearly yearly month without change system detail careful high morning steady example various partial quiet section number minor still large review"}, season: "summer", important_documents: true },
            { id: 58, trip_id: 160, items: {"item":"review follow second system example level always natural single first plain along light number common period early open within outside large usual daily"}, season: "summer", important_documents: true },
            { id: 59, trip_id: 97, items: {"item":"issue strong various after reason detail"}, season: "winter", important_documents: false },
            { id: 60, trip_id: 34, items: {"item":"great large moving strong moment summary open support light other careful still normal detail within outside again partial without weekly several along"}, season: "spring", important_documents: true },
            { id: 61, trip_id: 92, items: {"item":"still quiet system moving section little careful group normal second useful natural month final quick general example short total follow various special result point detail"}, season: "fall", important_documents: true },
            { id: 62, trip_id: 175, items: {"item":"nearly normal great before long reason natural update quiet"}, season: "spring", important_documents: true },
            { id: 63, trip_id: 19, items: {"item":"simple little issue review"}, season: "winter", important_documents: true },
            { id: 64, trip_id: 193, items: {"item":"easy around several reason short quick always month review bright weekly common after great careful various little point ground"}, season: "winter", important_documents: true },
            { id: 65, trip_id: 56, items: {"item":"around update order partial always level outside"}, season: "spring", important_documents: true },
            { id: 66, trip_id: 118, items: {"item":"early yearly close usual after high today point weekly"}, season: "summer", important_documents: false },
            { id: 67, trip_id: 159, items: {"item":"other"}, season: "summer", important_documents: false },
            { id: 68, trip_id: 63, items: {"item":"plain review group simple support strong public still"}, season: "spring", important_documents: true },
            { id: 69, trip_id: 79, items: {"item":"useful before again close number large matter about system moment summary another long various issue level support"}, season: "fall", important_documents: true },
            { id: 70, trip_id: 34, items: null, season: "summer", important_documents: true },
            { id: 71, trip_id: 140, items: {"item":"system result public"}, season: "spring", important_documents: true },
            { id: 72, trip_id: 184, items: {"item":"little detail special weekly bright nearly about another given direct period whole summary careful clear ready other early light"}, season: "winter", important_documents: true },
            { id: 73, trip_id: 64, items: {"item":"regular issue every strong still final after moving close simple local outside result because"}, season: "summer", important_documents: false },
            { id: 74, trip_id: 28, items: {"item":"outside often little short other around major issue quiet along summary plain update example morning without whole record"}, season: "summer", important_documents: true },
            { id: 75, trip_id: 171, items: {"item":"little simple happen small close steady still single section strong reason period order ground another follow normal careful"}, season: "spring", important_documents: true },
            { id: 76, trip_id: 162, items: {"item":"given update result around reason group open minor system little always total"}, season: "fall", important_documents: true },
            { id: 77, trip_id: 33, items: {"item":"natural yearly daily reason total outside often toward after special always today final long nearly within section bright various before high record weekly early easy result careful"}, season: "spring", important_documents: true },
            { id: 78, trip_id: 102, items: {"item":"whole change always detail because toward partial enough general issue section point natural close follow useful other inside"}, season: "summer", important_documents: true },
            { id: 79, trip_id: 180, items: {"item":"morning nearly group small"}, season: "fall", important_documents: true },
            { id: 80, trip_id: 85, items: {"item":"summary light again toward other happen quiet today public daily large great minor close local general little"}, season: "summer", important_documents: true },
            { id: 81, trip_id: 2, items: {"item":"support several period within single enough recent weekly later clear major"}, season: "spring", important_documents: false },
            { id: 82, trip_id: 10, items: {"item":"general large without little result simple later number happen steady bright issue recent direct plain useful month still record natural public clear special every"}, season: "winter", important_documents: true },
            { id: 83, trip_id: 34, items: {"item":"group major general recent review little follow about number great between light natural summary single partial detail"}, season: "summer", important_documents: false },
            { id: 84, trip_id: 82, items: {"item":"support local toward quick ground issue still every short final another"}, season: "winter", important_documents: true },
            { id: 85, trip_id: 160, items: {"item":"quick yearly special little strong number result between morning partial usual early review general plain light whole open summary another again total around ground along other"}, season: "winter", important_documents: true },
            { id: 86, trip_id: 79, items: {"item":"regular ground outside support review today detail first little order strong between"}, season: "winter", important_documents: true },
            { id: 87, trip_id: 196, items: {"item":"toward general regular ready outside direct point first within support bright strong local system weekly group small again usual before simple close long minor update"}, season: "fall", important_documents: false },
            { id: 88, trip_id: 66, items: {"item":"inside still notice steady local open because little before period great outside yearly record detail another single"}, season: "winter", important_documents: true },
            { id: 89, trip_id: 142, items: {"item":"simple useful support result local other total common nearly quiet"}, season: "spring", important_documents: true },
            { id: 90, trip_id: 72, items: {"item":"after number recent usual always"}, season: "spring", important_documents: true },
            { id: 91, trip_id: 25, items: {"item":"bright other change single second"}, season: "fall", important_documents: true },
            { id: 92, trip_id: 151, items: {"item":"around moving ground partial easy natural detail"}, season: "spring", important_documents: false },
            { id: 93, trip_id: 122, items: {"item":"first daily notice order period major short strong support direct final another after minor often easy natural inside quiet usual yearly happen various record issue moment public morning update"}, season: "spring", important_documents: true },
            { id: 94, trip_id: 179, items: {"item":"large moment final today clear toward single quiet inside whole every always follow period weekly long order reason regular because strong direct common after update open level careful usual various"}, season: "summer", important_documents: true },
            { id: 95, trip_id: 58, items: {"item":"strong again various special"}, season: "winter", important_documents: true },
            { id: 96, trip_id: 142, items: {"item":"second given group light toward level between outside summary close simple without point another clear major minor nearly small system later single order partial final public"}, season: "winter", important_documents: true },
            { id: 97, trip_id: 82, items: {"item":"open summary large little steady section minor normal partial change careful about plain easy quiet whole example morning first inside public long several before today level ready recent"}, season: "summer", important_documents: true },
            { id: 98, trip_id: 87, items: {"item":"bright high happen again direct regular result morning first short without point quick quiet between usual outside large before because final always strong within single close weekly steady"}, season: "spring", important_documents: true },
            { id: 99, trip_id: 94, items: {"item":"matter easy system around number large nearly order major between happen often section change useful other short still another enough example summary toward outside update again natural quiet detail final"}, season: "summer", important_documents: true },
            { id: 100, trip_id: 26, items: {"item":"outside strong matter along often record second later usual several small normal special quick careful moment about between"}, season: "spring", important_documents: true },
            { id: 101, trip_id: 107, items: {"item":"summary whole still normal weekly easy given quick detail outside high direct every after around change because usual light first always special happen"}, season: "summer", important_documents: true },
            { id: 102, trip_id: 178, items: null, season: "winter", important_documents: true },
            { id: 103, trip_id: 90, items: null, season: "winter", important_documents: true },
            { id: 104, trip_id: 9, items: {"item":"recent general nearly normal morning ground still yearly"}, season: "spring", important_documents: true },
            { id: 105, trip_id: 73, items: {"item":"toward strong several along whole usual moving reason ground morning every point record direct enough today recent weekly another order easy"}, season: "summer", important_documents: true },
            { id: 106, trip_id: 35, items: {"item":"nearly toward various later steady another number because major daily little always short without ready final"}, season: "summer", important_documents: true },
            { id: 107, trip_id: 119, items: {"item":"record minor reason regular yearly careful little"}, season: "spring", important_documents: true },
            { id: 108, trip_id: 157, items: {"item":"happen change along"}, season: "spring", important_documents: false },
            { id: 109, trip_id: 133, items: null, season: "summer", important_documents: true },
            { id: 110, trip_id: 195, items: {"item":"along every ground record general moment detail after first major often enough within toward another clear normal strong open number regular moving"}, season: "summer", important_documents: true },
            { id: 111, trip_id: 112, items: {"item":"general careful simple partial regular after along"}, season: "spring", important_documents: true },
            { id: 112, trip_id: 182, items: null, season: "summer", important_documents: true },
            { id: 113, trip_id: 15, items: {"item":"clear month short follow enough toward level about outside various"}, season: "winter", important_documents: true },
            { id: 114, trip_id: 95, items: {"item":"reason inside ready partial today quick morning moment short another minor first ground regular strong natural simple useful local review several moving large other careful because usual nearly follow whole"}, season: "spring", important_documents: true },
            { id: 115, trip_id: 117, items: {"item":"normal update special short because within high point period change another regular about along after single whole between total notice small level month final usual every close recent review group"}, season: "spring", important_documents: false },
            { id: 116, trip_id: 112, items: {"item":"short section about common within total direct nearly special"}, season: "fall", important_documents: true },
            { id: 117, trip_id: 42, items: {"item":"toward early group light"}, season: "summer", important_documents: true },
            { id: 118, trip_id: 75, items: null, season: "fall", important_documents: true },
            { id: 119, trip_id: 114, items: null, season: "spring", important_documents: true },
            { id: 120, trip_id: 54, items: null, season: "summer", important_documents: false },
            { id: 121, trip_id: 137, items: {"item":"happen system single several small strong recent record daily after reason steady bright great final period without early level later regular ready again"}, season: "summer", important_documents: true },
            { id: 122, trip_id: 85, items: {"item":"period strong useful still inside normal later issue number major large second matter special bright again"}, season: "winter", important_documents: true },
            { id: 123, trip_id: 77, items: {"item":"strong various within minor around level useful public because direct"}, season: "summer", important_documents: true },
            { id: 124, trip_id: 53, items: null, season: "winter", important_documents: true },
            { id: 125, trip_id: 55, items: {"item":"first various careful about ground because total natural reason small moving detail given morning moment another again major"}, season: "summer", important_documents: true },
            { id: 126, trip_id: 199, items: {"item":"moment yearly inside after great plain point month total between"}, season: "summer", important_documents: true },
            { id: 127, trip_id: 44, items: {"item":"ground every whole point weekly system great final"}, season: "fall", important_documents: true },
            { id: 128, trip_id: 121, items: {"item":"follow strong later within general useful support clear other early minor long before system ready large about update detail quiet"}, season: "winter", important_documents: true },
            { id: 129, trip_id: 86, items: {"item":"plain given several summary careful issue ready month between total small strong section group recent without major yearly single partial today open ground steady toward because level follow reason local"}, season: "summer", important_documents: true },
            { id: 130, trip_id: 23, items: {"item":"order another notice"}, season: "summer", important_documents: true },
            { id: 131, trip_id: 52, items: {"item":"order toward minor close later section given easy clear yearly group partial normal quick moving detail regular after"}, season: "winter", important_documents: false },
            { id: 132, trip_id: 47, items: {"item":"after support open nearly another"}, season: "fall", important_documents: false },
            { id: 133, trip_id: 9, items: {"item":"another clear common about within several early yearly normal order again public"}, season: "summer", important_documents: true },
            { id: 134, trip_id: 152, items: {"item":"natural daily ground clear partial large change given example point yearly enough early special"}, season: "spring", important_documents: true },
            { id: 135, trip_id: 50, items: {"item":"second because yearly point period section summary bright ready detail total natural today partial before again"}, season: "winter", important_documents: false },
            { id: 136, trip_id: 122, items: {"item":"daily happen enough system period local record point again given close group within simple short various single clear steady little"}, season: "summer", important_documents: true },
            { id: 137, trip_id: 168, items: {"item":"other number early another level single update around support detail without issue outside review second careful later every bright group strong matter moment various still useful"}, season: "summer", important_documents: true },
            { id: 138, trip_id: 185, items: {"item":"second ready along summary support usual order between moving total"}, season: "spring", important_documents: true },
            { id: 139, trip_id: 149, items: {"item":"moment month recent second clear result change long little useful total detail still quick another natural often"}, season: "winter", important_documents: true },
            { id: 140, trip_id: 12, items: {"item":"happen daily major around section close public support review issue long small high second record morning short large general other often useful bright careful"}, season: "summer", important_documents: true },
            { id: 141, trip_id: 96, items: {"item":"ready simple normal"}, season: "winter", important_documents: true },
            { id: 142, trip_id: 61, items: {"item":"review direct ground"}, season: "summer", important_documents: true },
            { id: 143, trip_id: 4, items: {"item":"normal early nearly high direct today strong short support weekly example toward before"}, season: "spring", important_documents: false },
            { id: 144, trip_id: 183, items: {"item":"partial between whole another again without little quick level section summary regular nearly reason local after"}, season: "summer", important_documents: true },
            { id: 145, trip_id: 147, items: {"item":"ready usual simple period recent record bright high change single yearly about between order system inside several within small plain first careful enough long general"}, season: "fall", important_documents: true },
            { id: 146, trip_id: 101, items: {"item":"enough common useful quiet group always second result record partial order several change morning long careful short total little general single close today simple light"}, season: "summer", important_documents: true },
            { id: 147, trip_id: 107, items: {"item":"useful example another around detail clear still"}, season: "fall", important_documents: false },
            { id: 148, trip_id: 97, items: {"item":"usual ready quick strong steady because great"}, season: "winter", important_documents: true },
            { id: 149, trip_id: 156, items: {"item":"within first weekly point after common early clear group change outside public today usual again issue happen along minor often high normal level system final without small strong result"}, season: "summer", important_documents: true },
            { id: 150, trip_id: 173, items: {"item":"moving open after month high early weekly result several local recent plain useful direct change close careful enough later update little"}, season: "winter", important_documents: false },
            { id: 151, trip_id: 2, items: {"item":"normal major total nearly result section enough along whole simple example quick given general reason follow high within about another long steady usual early"}, season: "fall", important_documents: false },
            { id: 152, trip_id: 56, items: {"item":"quiet support system matter"}, season: "summer", important_documents: true },
            { id: 153, trip_id: 155, items: {"item":"result short quiet large about normal without given clear several partial open first between follow long after example toward careful point quick special outside update nearly"}, season: "spring", important_documents: true },
            { id: 154, trip_id: 19, items: {"item":"direct careful along"}, season: "spring", important_documents: true },
            { id: 155, trip_id: 21, items: {"item":"plain group"}, season: "winter", important_documents: true },
            { id: 156, trip_id: 109, items: {"item":"because morning another second regular normal record quiet various useful follow often direct natural quick about every public again other several number result open later order level after"}, season: "summer", important_documents: true },
            { id: 157, trip_id: 50, items: null, season: "spring", important_documents: true },
            { id: 158, trip_id: 74, items: {"item":"matter after always single useful normal because early quick plain later regular nearly common morning reason moment recent large first order public group close daily"}, season: "summer", important_documents: true },
            { id: 159, trip_id: 122, items: {"item":"support other between point moving result system before update simple single nearly another direct morning quiet ground"}, season: "spring", important_documents: true },
            { id: 160, trip_id: 11, items: {"item":"without section usual about high simple partial"}, season: "spring", important_documents: true },
            { id: 161, trip_id: 66, items: {"item":"weekly public about point moment bright around minor ready usual often month major follow review final morning partial local natural summary special issue easy little long nearly later period open"}, season: "summer", important_documents: true },
            { id: 162, trip_id: 130, items: {"item":"careful single level direct support morning clear various early partial reason period short bright special light public point"}, season: "summer", important_documents: true },
            { id: 163, trip_id: 196, items: {"item":"other local special between number section matter careful first after bright update result moving great around"}, season: "summer", important_documents: true },
            { id: 164, trip_id: 146, items: {"item":"other quiet open special again group high quick result regular second small simple without various several morning matter direct summary single example"}, season: "winter", important_documents: true },
            { id: 165, trip_id: 115, items: {"item":"recent result great single second whole point minor long later again another often daily simple within special clear record month nearly every"}, season: "summer", important_documents: true },
            { id: 166, trip_id: 64, items: {"item":"steady ready local after given ground bright between month enough another example single toward again moment second today summary review change useful recent"}, season: "summer", important_documents: true },
            { id: 167, trip_id: 42, items: {"item":"point happen always ready moving total partial month around simple various follow reason open quiet steady order usual review regular today"}, season: "summer", important_documents: true },
            { id: 168, trip_id: 19, items: {"item":"first happen change daily open great close moment morning notice system light early today reason high around between regular short public single summary after minor toward"}, season: "fall", important_documents: true },
            { id: 169, trip_id: 41, items: {"item":"between partial toward ready first detail common clear support long number close easy short general high plain system issue"}, season: "fall", important_documents: false },
            { id: 170, trip_id: 2, items: {"item":"about total"}, season: "summer", important_documents: true },
            { id: 171, trip_id: 153, items: {"item":"minor follow month various period detail light record order second several small moving natural system morning review general normal plain final section special yearly every still again"}, season: "summer", important_documents: true },
            { id: 172, trip_id: 74, items: {"item":"number record update section given long issue another quick nearly small yearly steady"}, season: "winter", important_documents: false },
            { id: 173, trip_id: 121, items: {"item":"again steady result light often outside after follow first system careful quiet total moving month general enough toward nearly before moment several long level final great natural about little plain"}, season: "summer", important_documents: true },
            { id: 174, trip_id: 138, items: {"item":"major happen simple large open review whole weekly later period regular quick support second first great still change early group careful inside moment issue natural because enough often"}, season: "winter", important_documents: false },
            { id: 175, trip_id: 152, items: {"item":"change usual small along close"}, season: "spring", important_documents: true },
            { id: 176, trip_id: 8, items: {"item":"system ground support open short yearly always section toward period partial given second often whole"}, season: "summer", important_documents: true },
            { id: 177, trip_id: 119, items: {"item":"common again notice ready order before inside happen about often without support easy usual between high direct major careful general partial plain natural first various large"}, season: "summer", important_documents: true },
            { id: 178, trip_id: 123, items: {"item":"long about bright period quick weekly always again daily after plain public total strong short around steady nearly direct early recent careful"}, season: "spring", important_documents: true },
            { id: 179, trip_id: 67, items: null, season: "spring", important_documents: true },
            { id: 180, trip_id: 47, items: {"item":"first general still matter again single early around level nearly update within close period before special point direct always natural large simple minor light result order"}, season: "winter", important_documents: true },
            { id: 181, trip_id: 24, items: {"item":"common still toward ground useful reason month final bright"}, season: "summer", important_documents: true },
            { id: 182, trip_id: 21, items: {"item":"special short light various quick little system issue common high steady public again daily usual another first section minor long order yearly inside simple group example"}, season: "summer", important_documents: true },
            { id: 183, trip_id: 7, items: {"item":"several today update after high detail review happen little notice always quiet again direct example still careful second another because special without"}, season: "summer", important_documents: true },
            { id: 184, trip_id: 165, items: {"item":"careful second toward bright special quiet major small clear follow reason moving useful summary weekly period after order along high about again outside various first point change"}, season: "summer", important_documents: true },
            { id: 185, trip_id: 113, items: {"item":"second quick change summary moving light always normal detail recent yearly first natural often clear direct useful various"}, season: "winter", important_documents: true },
            { id: 186, trip_id: 50, items: {"item":"daily order high section group usual careful because weekly short moving between"}, season: "winter", important_documents: true },
            { id: 187, trip_id: 144, items: null, season: "summer", important_documents: true },
            { id: 188, trip_id: 11, items: {"item":"general first again point often various plain bright great happen light total close"}, season: "summer", important_documents: true },
            { id: 189, trip_id: 17, items: {"item":"first given light inside useful result moment small"}, season: "spring", important_documents: true },
            { id: 190, trip_id: 64, items: {"item":"yearly short usual update often long open group number another little daily about later notice second change partial final around"}, season: "summer", important_documents: false },
            { id: 191, trip_id: 46, items: {"item":"today period several inside without simple within group various"}, season: "spring", important_documents: true },
            { id: 192, trip_id: 155, items: {"item":"other ready often normal large today moving detail"}, season: "winter", important_documents: true },
            { id: 193, trip_id: 121, items: {"item":"minor detail within other between moment strong month toward final around record common recent often various partial careful"}, season: "spring", important_documents: true },
            { id: 194, trip_id: 60, items: {"item":"around within given early minor major group result large detail simple other support along useful ground because careful inside moving month short between another"}, season: "spring", important_documents: true },
            { id: 195, trip_id: 145, items: {"item":"inside plain early always system great happen other along matter light today after general second usual outside order first because careful enough"}, season: "summer", important_documents: true },
            { id: 196, trip_id: 61, items: {"item":"follow"}, season: "winter", important_documents: false },
            { id: 197, trip_id: 113, items: {"item":"moment month careful matter simple section between moving nearly within recent again final small follow about summary system various support other enough"}, season: "fall", important_documents: true },
            { id: 198, trip_id: 93, items: {"item":"major recent record enough summary happen partial number detail light total update quick minor toward change open short whole morning ground follow before reason natural without quiet several moving"}, season: "spring", important_documents: true },
            { id: 199, trip_id: 7, items: {"item":"partial ground detail second along single various common happen direct"}, season: "winter", important_documents: true },
            { id: 200, trip_id: 130, items: {"item":"quick various another system notice open local long along level point support high"}, season: "winter", important_documents: true },
        ],
    });
    await prisma.reviews.createMany({
        data: [
            { id: 1, trip_id: 30, review_text: "Flagged as partial. The supplier escalated the report. The ticket was reopened after a duplicate check. The supplier confirmed the details and the booking was updated.", rating: "1.6", created_at: new Date("2022-12-25T15:32:00Z") },
            { id: 2, trip_id: 23, review_text: null, rating: "4.6", created_at: new Date("2023-12-10T20:20:26Z") },
            { id: 3, trip_id: 151, review_text: "No response from the customer, so the refund was escalated. The refund was updated — urgent case, no further action. Flagged as duplicate. Support rescheduled the request. The account was escalated following a minor review.", rating: "2.8", created_at: new Date("2022-10-16T22:41:03Z") },
            { id: 4, trip_id: 111, review_text: "Support confirmed the details and the claim was resolved. A partial follow-up: the account was rejected. The account owner reported an urgent issue; the transfer was escalated. The team asked for a change and the document was reviewed.", rating: "1.7", created_at: new Date("2022-01-02T02:13:07Z") },
            { id: 5, trip_id: 115, review_text: "Flagged as repeat. The courier cancelled the request. A late appointment was closed the same day. The invoice was closed following a minor review.", rating: "4.2", created_at: new Date("2023-01-04T21:29:27Z") },
            { id: 6, trip_id: 21, review_text: "The session was completed following a partial review. A routine delivery was resolved the same day.", rating: "4.6", created_at: new Date("2023-11-24T06:55:39Z") },
            { id: 7, trip_id: 160, review_text: "The customer asked for a change and the payment was completed. The customer confirmed the details and the invoice was rescheduled. An automatic follow-up: the shipment was confirmed. The report was replaced after a partial check.", rating: "4.5", created_at: new Date("2023-05-18T19:52:33Z") },
            { id: 8, trip_id: 57, review_text: "Flagged as partial. The courier reviewed the document. The courier reported an automatic issue; the invoice was processed. A duplicate follow-up: the request was resolved. A late follow-up: the shipment was reviewed.", rating: "4.7", created_at: new Date("2023-07-20T23:59:58Z") },
            { id: 9, trip_id: 6, review_text: "Flagged as incomplete. The customer completed the refund. A standard request was completed the same day. The reviewer reported an unusual issue; the claim was cancelled.", rating: "3.8", created_at: new Date("2022-10-20T07:51:43Z") },
            { id: 10, trip_id: 120, review_text: "The supplier confirmed the details and the refund was closed. No response from the account owner, so the transfer was completed.", rating: "3.8", created_at: new Date("2022-09-14T20:21:20Z") },
            { id: 11, trip_id: 137, review_text: "No response from the courier, so the request was closed. The report was reopened — standard case, no further action. The account owner reported an urgent issue; the report was processed. No response from the supplier, so the record was rescheduled.", rating: "1.2", created_at: new Date("2022-06-05T15:43:55Z") },
            { id: 12, trip_id: 53, review_text: "The record was refunded following a duplicate review. A repeat follow-up: the order was resolved. The reviewer asked for a change and the ticket was refunded. The session was updated — unusual case, no further action.", rating: "2.1", created_at: new Date("2023-12-07T14:10:52Z") },
            { id: 13, trip_id: 135, review_text: "The account owner asked for a change and the order was processed. The appointment was cancelled after a duplicate check.", rating: null, created_at: new Date("2022-03-15T11:09:10Z") },
            { id: 14, trip_id: 118, review_text: "Flagged as urgent. Support cancelled the delivery. The order was replaced — automatic case, no further action.", rating: "2.8", created_at: new Date("2022-07-30T01:54:17Z") },
            { id: 15, trip_id: 13, review_text: "The team asked for a change and the invoice was processed. The report was approved — standard case, no further action.", rating: "1.6", created_at: new Date("2023-03-10T15:47:50Z") },
            { id: 16, trip_id: 119, review_text: "The supplier confirmed the details and the appointment was completed. The supplier asked for a change and the session was replaced. No response from an operator, so the invoice was processed. The team asked for a change and the session was completed.", rating: "4.6", created_at: new Date("2022-02-23T18:28:38Z") },
            { id: 17, trip_id: 41, review_text: "The payment was delayed after a routine check. The account owner confirmed the details and the claim was confirmed. The team reported a minor issue; the item was updated.", rating: null, created_at: new Date("2023-04-23T20:55:59Z") },
            { id: 18, trip_id: 123, review_text: "Flagged as late. The supplier cancelled the transfer. The appointment was rescheduled after an urgent check. The payment was completed after a late check.", rating: "4.9", created_at: new Date("2022-12-16T19:38:23Z") },
            { id: 19, trip_id: 95, review_text: "The order was escalated following an urgent review. The account owner asked for a change and the claim was reopened.", rating: "2.2", created_at: new Date("2023-12-30T12:14:03Z") },
            { id: 20, trip_id: 19, review_text: "The reviewer confirmed the details and the appointment was closed. The customer reported a minor issue; the booking was replaced. A standard follow-up: the request was escalated.", rating: "3.7", created_at: new Date("2023-01-16T22:30:03Z") },
            { id: 21, trip_id: 121, review_text: "The supplier confirmed the details and the claim was processed. A duplicate follow-up: the delivery was resolved. An automatic session was rejected the same day. The account was replaced after an automatic check.", rating: "4.2", created_at: new Date("2022-12-14T02:59:00Z") },
            { id: 22, trip_id: 18, review_text: "The shipment was delayed following a standard review. A routine follow-up: the request was rescheduled.", rating: "4.2", created_at: new Date("2022-10-16T14:57:17Z") },
            { id: 23, trip_id: 3, review_text: null, rating: "3.7", created_at: new Date("2023-02-08T06:42:03Z") },
            { id: 24, trip_id: 19, review_text: null, rating: "5.0", created_at: new Date("2022-12-10T15:09:13Z") },
            { id: 25, trip_id: 54, review_text: "Support confirmed the details and the appointment was rescheduled. An automatic session was refunded the same day. A minor follow-up: the request was processed. The document was processed following a routine review.", rating: "3.9", created_at: new Date("2023-08-06T13:33:10Z") },
            { id: 26, trip_id: 116, review_text: "The payment was rescheduled after a standard check. An operator reported a routine issue; the account was approved. A partial claim was updated the same day.", rating: "4.8", created_at: new Date("2023-04-17T18:29:21Z") },
            { id: 27, trip_id: 191, review_text: "The item was rescheduled following an incomplete review. An unusual request was updated the same day.", rating: "4.2", created_at: new Date("2023-10-01T22:12:41Z") },
            { id: 28, trip_id: 52, review_text: null, rating: "3.0", created_at: new Date("2023-04-04T18:13:35Z") },
            { id: 29, trip_id: 17, review_text: null, rating: "4.0", created_at: new Date("2023-06-24T19:56:13Z") },
            { id: 30, trip_id: 21, review_text: "A manual follow-up: the invoice was escalated. An incomplete follow-up: the report was updated.", rating: "4.3", created_at: new Date("2023-12-23T17:38:16Z") },
            { id: 31, trip_id: 93, review_text: "The team reported a manual issue; the order was completed. The order was completed following a duplicate review.", rating: "5.0", created_at: new Date("2022-04-11T21:29:46Z") },
            { id: 32, trip_id: 102, review_text: "The shipment was reopened after an incomplete check. An unusual follow-up: the order was escalated. No response from the supplier, so the appointment was reopened.", rating: null, created_at: new Date("2023-06-27T14:35:47Z") },
            { id: 33, trip_id: 71, review_text: "The team reported an unusual issue; the request was updated. The account owner reported an urgent issue; the report was rescheduled.", rating: "4.4", created_at: new Date("2022-11-13T16:26:20Z") },
            { id: 34, trip_id: 12, review_text: null, rating: "3.9", created_at: new Date("2023-09-26T15:36:28Z") },
            { id: 35, trip_id: 185, review_text: "A repeat follow-up: the transfer was updated. The delivery was rejected after a late check. The team confirmed the details and the session was processed.", rating: "5.0", created_at: new Date("2022-02-23T07:05:23Z") },
            { id: 36, trip_id: 4, review_text: null, rating: "4.5", created_at: new Date("2022-08-28T18:44:01Z") },
            { id: 37, trip_id: 132, review_text: "The payment was reopened — urgent case, no further action. The invoice was confirmed after an incomplete check. The customer reported an unusual issue; the record was escalated. The claim was approved after a manual check.", rating: "4.4", created_at: new Date("2022-06-29T20:14:34Z") },
            { id: 38, trip_id: 100, review_text: null, rating: null, created_at: new Date("2022-12-09T12:18:44Z") },
            { id: 39, trip_id: 110, review_text: null, rating: "2.0", created_at: new Date("2023-04-25T13:55:12Z") },
            { id: 40, trip_id: 158, review_text: "The appointment was reopened after a repeat check. Flagged as partial. Support updated the claim. A manual follow-up: the record was delayed.", rating: "2.3", created_at: new Date("2022-01-28T07:08:16Z") },
            { id: 41, trip_id: 71, review_text: "The item was updated following a repeat review. The courier reported a minor issue; the claim was resolved. A manual follow-up: the delivery was reviewed. Support reported a standard issue; the refund was replaced.", rating: "5.0", created_at: new Date("2022-04-18T15:39:39Z") },
            { id: 42, trip_id: 119, review_text: "The supplier confirmed the details and the booking was closed. The request was delayed following a routine review.", rating: "4.3", created_at: new Date("2023-09-28T12:54:34Z") },
            { id: 43, trip_id: 85, review_text: "The delivery was reopened after a duplicate check. The order was rejected after a routine check.", rating: "1.9", created_at: new Date("2022-07-31T21:55:59Z") },
            { id: 44, trip_id: 189, review_text: null, rating: "4.5", created_at: new Date("2022-10-29T20:25:57Z") },
            { id: 45, trip_id: 36, review_text: "The courier reported a late issue; the delivery was escalated. The item was cancelled after an unusual check.", rating: "4.8", created_at: new Date("2022-08-13T18:26:41Z") },
            { id: 46, trip_id: 45, review_text: "The invoice was updated — incomplete case, no further action. Flagged as incomplete. The reviewer replaced the order. The supplier confirmed the details and the invoice was rejected.", rating: "4.1", created_at: new Date("2022-09-26T12:44:15Z") },
            { id: 47, trip_id: 36, review_text: "A routine invoice was rescheduled the same day. The reviewer confirmed the details and the booking was cancelled. Support confirmed the details and the session was updated.", rating: "4.6", created_at: new Date("2023-07-17T17:13:23Z") },
            { id: 48, trip_id: 110, review_text: "The document was reopened after a minor check. No response from the reviewer, so the account was completed. Flagged as routine. The team processed the report. A repeat item was rejected the same day.", rating: "5.0", created_at: new Date("2023-06-06T20:42:20Z") },
            { id: 49, trip_id: 82, review_text: "The customer reported a routine issue; the document was delayed. A duplicate transfer was confirmed the same day. No response from support, so the shipment was closed. A standard session was reopened the same day.", rating: "2.8", created_at: new Date("2023-02-01T03:53:59Z") },
            { id: 50, trip_id: 40, review_text: null, rating: "2.8", created_at: new Date("2022-02-15T19:33:07Z") },
            { id: 51, trip_id: 4, review_text: "A repeat booking was approved the same day. Flagged as urgent. The customer rejected the payment.", rating: "4.4", created_at: new Date("2023-12-11T13:47:50Z") },
            { id: 52, trip_id: 61, review_text: "Flagged as minor. The account owner rejected the order. The courier asked for a change and the order was updated.", rating: "4.7", created_at: new Date("2022-11-22T11:15:27Z") },
            { id: 53, trip_id: 33, review_text: "The account owner reported a late issue; the order was reviewed. The account owner asked for a change and the booking was completed.", rating: "4.3", created_at: new Date("2022-12-18T19:44:01Z") },
            { id: 54, trip_id: 5, review_text: null, rating: "1.4", created_at: new Date("2023-08-01T16:58:32Z") },
            { id: 55, trip_id: 194, review_text: "The refund was escalated following a manual review. An operator confirmed the details and the refund was replaced. Support reported a standard issue; the item was processed. The payment was replaced following an urgent review.", rating: "3.8", created_at: new Date("2023-09-24T06:47:56Z") },
            { id: 56, trip_id: 96, review_text: "The customer reported a repeat issue; the request was rejected. A routine follow-up: the account was processed. The ticket was reviewed after an automatic check. Support asked for a change and the refund was reviewed.", rating: "4.7", created_at: new Date("2023-08-21T14:26:16Z") },
            { id: 57, trip_id: 50, review_text: "A partial follow-up: the record was rescheduled. The claim was completed following a duplicate review.", rating: "1.4", created_at: new Date("2023-03-03T16:52:47Z") },
            { id: 58, trip_id: 93, review_text: "The claim was rescheduled — standard case, no further action. The account was resolved after a minor check.", rating: "2.8", created_at: new Date("2023-09-22T18:54:15Z") },
            { id: 59, trip_id: 32, review_text: "The customer reported an urgent issue; the report was reviewed. The courier asked for a change and the delivery was processed. The session was updated after an urgent check. The account owner reported a partial issue; the booking was replaced.", rating: "4.4", created_at: new Date("2022-10-05T21:08:00Z") },
            { id: 60, trip_id: 44, review_text: "The appointment was rejected following a manual review. The team asked for a change and the order was rejected. The reviewer confirmed the details and the item was reviewed. A manual follow-up: the transfer was rejected.", rating: "5.0", created_at: new Date("2022-12-04T01:35:08Z") },
            { id: 61, trip_id: 190, review_text: null, rating: "4.2", created_at: new Date("2022-11-16T08:47:59Z") },
            { id: 62, trip_id: 186, review_text: "The appointment was resolved — late case, no further action. The appointment was escalated following a standard review. A minor follow-up: the session was resolved.", rating: "3.8", created_at: new Date("2023-12-18T12:11:39Z") },
            { id: 63, trip_id: 166, review_text: "The appointment was updated following a partial review. A minor follow-up: the transfer was confirmed. Support reported a routine issue; the account was delayed. The account was cancelled after an urgent check.", rating: "5.0", created_at: new Date("2023-11-20T08:17:43Z") },
            { id: 64, trip_id: 43, review_text: "The invoice was reviewed after an automatic check. The appointment was refunded after a partial check. No response from an operator, so the ticket was updated.", rating: "3.6", created_at: new Date("2022-07-19T13:36:32Z") },
            { id: 65, trip_id: 191, review_text: "The reviewer asked for a change and the delivery was reopened. The document was rejected following a repeat review. Flagged as automatic. An operator replaced the ticket.", rating: "4.9", created_at: new Date("2022-08-05T19:10:52Z") },
            { id: 66, trip_id: 134, review_text: "Flagged as manual. The team resolved the item. A repeat appointment was refunded the same day. The report was confirmed after a partial check.", rating: "4.2", created_at: new Date("2022-07-16T16:31:52Z") },
            { id: 67, trip_id: 96, review_text: null, rating: "1.8", created_at: new Date("2023-07-08T18:03:05Z") },
            { id: 68, trip_id: 157, review_text: "No response from the account owner, so the delivery was resolved. The reviewer reported a routine issue; the report was replaced.", rating: "3.7", created_at: new Date("2023-05-18T12:16:40Z") },
            { id: 69, trip_id: 46, review_text: "The customer confirmed the details and the order was closed. No response from an operator, so the shipment was delayed. A minor account was refunded the same day. No response from the reviewer, so the invoice was delayed.", rating: "4.3", created_at: new Date("2023-05-04T20:56:09Z") },
            { id: 70, trip_id: 195, review_text: "The claim was refunded — incomplete case, no further action. Flagged as unusual. The team confirmed the record. The item was reviewed after a partial check.", rating: "2.1", created_at: new Date("2022-03-02T23:51:30Z") },
            { id: 71, trip_id: 70, review_text: "An automatic follow-up: the order was approved. The invoice was rejected — automatic case, no further action. The courier confirmed the details and the account was replaced.", rating: "4.4", created_at: new Date("2022-10-23T15:25:12Z") },
            { id: 72, trip_id: 1, review_text: "The appointment was processed — routine case, no further action. An urgent follow-up: the ticket was approved. The request was closed — standard case, no further action.", rating: "4.5", created_at: new Date("2022-11-06T20:54:51Z") },
            { id: 73, trip_id: 182, review_text: "The team asked for a change and the invoice was replaced. A repeat item was rejected the same day. The account owner reported a partial issue; the record was reopened. The customer reported an urgent issue; the delivery was delayed.", rating: null, created_at: new Date("2022-10-17T14:59:26Z") },
            { id: 74, trip_id: 13, review_text: "No response from the team, so the booking was reopened. The report was processed after a minor check. No response from an operator, so the report was escalated.", rating: "1.8", created_at: new Date("2022-04-09T21:47:27Z") },
            { id: 75, trip_id: 33, review_text: "The request was processed — standard case, no further action. The record was delayed following a partial review. No response from support, so the delivery was completed.", rating: "3.2", created_at: new Date("2022-02-20T20:23:12Z") },
            { id: 76, trip_id: 166, review_text: null, rating: null, created_at: new Date("2022-03-10T04:51:58Z") },
            { id: 77, trip_id: 110, review_text: "No response from the team, so the account was processed. The reviewer reported a partial issue; the appointment was resolved. A late follow-up: the report was resolved. An incomplete shipment was escalated the same day.", rating: "4.5", created_at: new Date("2022-03-12T15:18:39Z") },
            { id: 78, trip_id: 56, review_text: "The customer reported a duplicate issue; the booking was updated. No response from an operator, so the document was confirmed.", rating: "5.0", created_at: new Date("2023-02-01T09:33:56Z") },
            { id: 79, trip_id: 156, review_text: "A standard order was delayed the same day. Support reported a manual issue; the delivery was delayed.", rating: "4.9", created_at: new Date("2023-08-08T22:08:44Z") },
            { id: 80, trip_id: 198, review_text: "A partial follow-up: the delivery was delayed. The delivery was escalated — automatic case, no further action.", rating: "5.0", created_at: new Date("2023-12-14T16:34:01Z") },
            { id: 81, trip_id: 43, review_text: "Flagged as repeat. The customer escalated the invoice. A late payment was reopened the same day. A partial follow-up: the item was rescheduled. The appointment was approved — routine case, no further action.", rating: "3.3", created_at: new Date("2022-01-30T16:18:16Z") },
            { id: 82, trip_id: 65, review_text: "The courier confirmed the details and the record was reopened. No response from the customer, so the payment was replaced. Flagged as minor. The supplier rescheduled the ticket.", rating: "2.7", created_at: new Date("2022-06-30T17:36:48Z") },
            { id: 83, trip_id: 130, review_text: "Flagged as manual. An operator reopened the report. The account was confirmed following a routine review. The supplier confirmed the details and the booking was rejected.", rating: null, created_at: new Date("2022-10-31T09:28:17Z") },
            { id: 84, trip_id: 126, review_text: null, rating: "4.2", created_at: new Date("2022-06-08T10:00:40Z") },
            { id: 85, trip_id: 55, review_text: "A standard follow-up: the ticket was cancelled. No response from the courier, so the ticket was completed. The account was escalated following an unusual review.", rating: "4.8", created_at: new Date("2023-10-22T08:39:26Z") },
            { id: 86, trip_id: 141, review_text: null, rating: "4.1", created_at: new Date("2023-05-16T10:41:49Z") },
            { id: 87, trip_id: 27, review_text: "The item was processed after an automatic check. The shipment was updated — routine case, no further action.", rating: "4.3", created_at: new Date("2022-06-13T11:57:35Z") },
            { id: 88, trip_id: 137, review_text: "Flagged as incomplete. The supplier confirmed the request. Flagged as minor. Support updated the record.", rating: "4.9", created_at: new Date("2022-09-14T09:18:57Z") },
            { id: 89, trip_id: 195, review_text: "The document was replaced — incomplete case, no further action. The shipment was resolved after an automatic check.", rating: "4.4", created_at: new Date("2022-05-03T13:34:42Z") },
            { id: 90, trip_id: 194, review_text: "An unusual follow-up: the invoice was approved. The account owner asked for a change and the claim was cancelled. An automatic invoice was confirmed the same day.", rating: "4.9", created_at: new Date("2023-01-05T09:56:07Z") },
            { id: 91, trip_id: 114, review_text: "The payment was approved after an urgent check. The customer reported a repeat issue; the invoice was refunded.", rating: "3.1", created_at: new Date("2022-01-25T13:33:12Z") },
            { id: 92, trip_id: 83, review_text: "The team asked for a change and the document was reviewed. The document was completed following a minor review. The delivery was processed following a standard review.", rating: "2.3", created_at: new Date("2022-12-25T15:36:05Z") },
            { id: 93, trip_id: 101, review_text: "The courier confirmed the details and the delivery was approved. Flagged as automatic. The account owner closed the item.", rating: "4.7", created_at: new Date("2022-10-27T11:01:15Z") },
            { id: 94, trip_id: 148, review_text: "Flagged as late. The customer approved the booking. No response from the customer, so the order was replaced. Flagged as routine. The account owner reviewed the session. A duplicate record was cancelled the same day.", rating: "4.6", created_at: new Date("2022-10-17T23:15:57Z") },
            { id: 95, trip_id: 197, review_text: "The invoice was cancelled following a minor review. The order was completed following an incomplete review. No response from the courier, so the appointment was approved.", rating: "3.1", created_at: new Date("2023-08-27T08:07:06Z") },
            { id: 96, trip_id: 190, review_text: "The reviewer asked for a change and the refund was rejected. An urgent follow-up: the delivery was approved.", rating: "4.2", created_at: new Date("2023-10-27T18:31:44Z") },
            { id: 97, trip_id: 128, review_text: "Flagged as partial. The supplier closed the delivery. An operator confirmed the details and the report was refunded. The order was delayed following a repeat review. The booking was reopened after a manual check.", rating: "3.9", created_at: new Date("2022-08-17T22:50:39Z") },
            { id: 98, trip_id: 158, review_text: "The reviewer confirmed the details and the refund was reopened. No response from an operator, so the session was replaced.", rating: "4.7", created_at: new Date("2023-01-31T14:25:43Z") },
            { id: 99, trip_id: 135, review_text: "The booking was closed — repeat case, no further action. An unusual follow-up: the item was resolved. No response from support, so the claim was reviewed.", rating: "4.8", created_at: new Date("2022-12-15T18:18:50Z") },
            { id: 100, trip_id: 46, review_text: null, rating: "4.0", created_at: new Date("2023-05-13T11:49:18Z") },
            { id: 101, trip_id: 143, review_text: "The transfer was updated — automatic case, no further action. The request was cancelled after an incomplete check. The account was completed after an unusual check. The shipment was rescheduled — repeat case, no further action.", rating: "5.0", created_at: new Date("2022-08-29T07:10:24Z") },
            { id: 102, trip_id: 175, review_text: null, rating: "1.8", created_at: new Date("2022-08-22T17:07:54Z") },
            { id: 103, trip_id: 160, review_text: "A repeat request was completed the same day. The supplier asked for a change and the invoice was delayed. The report was rescheduled after a repeat check. The item was reviewed — unusual case, no further action.", rating: "4.9", created_at: new Date("2023-03-20T12:58:18Z") },
            { id: 104, trip_id: 125, review_text: "The team confirmed the details and the request was completed. The courier reported a minor issue; the refund was reviewed.", rating: "4.9", created_at: new Date("2022-10-23T17:15:19Z") },
            { id: 105, trip_id: 162, review_text: null, rating: "4.7", created_at: new Date("2022-09-26T07:03:09Z") },
            { id: 106, trip_id: 170, review_text: "The supplier reported a standard issue; the request was confirmed. Flagged as duplicate. An operator escalated the invoice. The invoice was cancelled after a repeat check.", rating: "4.6", created_at: new Date("2022-10-20T12:16:11Z") },
            { id: 107, trip_id: 39, review_text: null, rating: "3.7", created_at: new Date("2023-03-07T22:06:04Z") },
            { id: 108, trip_id: 189, review_text: "No response from the account owner, so the delivery was confirmed. A manual delivery was rescheduled the same day. The customer asked for a change and the claim was cancelled.", rating: "5.0", created_at: new Date("2022-08-30T04:41:13Z") },
            { id: 109, trip_id: 15, review_text: "The account was rescheduled following a standard review. The document was rescheduled following a duplicate review. The team asked for a change and the appointment was closed.", rating: "3.8", created_at: new Date("2023-07-09T10:28:39Z") },
            { id: 110, trip_id: 164, review_text: "No response from support, so the account was processed. Flagged as late. The courier rescheduled the document.", rating: "2.5", created_at: new Date("2023-11-21T19:09:37Z") },
            { id: 111, trip_id: 35, review_text: "Flagged as standard. The supplier closed the shipment. The account was rescheduled following a routine review.", rating: null, created_at: new Date("2022-07-02T14:32:14Z") },
            { id: 112, trip_id: 63, review_text: "No response from the customer, so the claim was replaced. The account was resolved — duplicate case, no further action. The courier reported an automatic issue; the claim was rejected.", rating: "4.8", created_at: new Date("2023-08-09T15:03:06Z") },
            { id: 113, trip_id: 26, review_text: "The supplier asked for a change and the session was reviewed. No response from the team, so the shipment was rescheduled.", rating: "4.6", created_at: new Date("2023-06-26T19:41:29Z") },
            { id: 114, trip_id: 95, review_text: "The refund was reviewed after a minor check. The customer asked for a change and the shipment was processed.", rating: "3.6", created_at: new Date("2023-08-20T22:51:37Z") },
            { id: 115, trip_id: 35, review_text: "An operator confirmed the details and the transfer was delayed. A standard payment was rejected the same day. Support asked for a change and the item was cancelled.", rating: "3.4", created_at: new Date("2023-06-30T21:03:07Z") },
            { id: 116, trip_id: 174, review_text: "Flagged as incomplete. The account owner updated the order. No response from support, so the payment was rejected. The claim was reviewed — routine case, no further action. The invoice was confirmed — incomplete case, no further action.", rating: null, created_at: new Date("2023-10-05T22:23:15Z") },
            { id: 117, trip_id: 39, review_text: "A manual follow-up: the order was approved. A late follow-up: the record was rejected. The team confirmed the details and the ticket was rejected. The document was closed following a duplicate review.", rating: "2.7", created_at: new Date("2022-07-21T11:09:41Z") },
            { id: 118, trip_id: 115, review_text: "The account owner reported an automatic issue; the payment was rescheduled. No response from the account owner, so the payment was resolved. Flagged as routine. The customer rejected the transfer.", rating: "3.6", created_at: new Date("2022-02-14T21:14:14Z") },
            { id: 119, trip_id: 39, review_text: "The supplier asked for a change and the order was completed. The record was delayed after a routine check. Flagged as standard. The reviewer resolved the ticket.", rating: "3.8", created_at: new Date("2022-04-23T15:43:11Z") },
            { id: 120, trip_id: 162, review_text: "The booking was reopened — partial case, no further action. An unusual follow-up: the ticket was escalated.", rating: "3.7", created_at: new Date("2023-10-01T02:04:35Z") },
            { id: 121, trip_id: 96, review_text: "The invoice was approved — routine case, no further action. The refund was reopened following an automatic review. Flagged as late. The customer confirmed the session.", rating: "2.8", created_at: new Date("2022-10-27T14:16:02Z") },
            { id: 122, trip_id: 137, review_text: "The supplier asked for a change and the item was refunded. No response from the account owner, so the payment was rescheduled.", rating: "5.0", created_at: new Date("2022-01-03T20:36:56Z") },
            { id: 123, trip_id: 13, review_text: "The courier asked for a change and the session was approved. The customer reported a routine issue; the document was reopened.", rating: null, created_at: new Date("2022-11-23T18:44:31Z") },
            { id: 124, trip_id: 14, review_text: null, rating: "3.5", created_at: new Date("2022-08-31T15:48:14Z") },
            { id: 125, trip_id: 74, review_text: "The reviewer confirmed the details and the ticket was processed. Flagged as minor. An operator reviewed the shipment. The team asked for a change and the invoice was processed.", rating: "3.3", created_at: new Date("2022-05-29T20:22:20Z") },
            { id: 126, trip_id: 146, review_text: "A duplicate follow-up: the claim was completed. The transfer was closed following a duplicate review. The reviewer reported an unusual issue; the request was delayed.", rating: "4.9", created_at: new Date("2023-02-25T15:17:56Z") },
            { id: 127, trip_id: 15, review_text: null, rating: "3.9", created_at: new Date("2022-08-17T10:17:41Z") },
            { id: 128, trip_id: 139, review_text: "A standard payment was rejected the same day. A duplicate follow-up: the claim was resolved. The courier reported a late issue; the booking was replaced. A standard order was replaced the same day.", rating: "4.6", created_at: new Date("2022-09-28T19:07:20Z") },
            { id: 129, trip_id: 166, review_text: "Flagged as minor. The reviewer processed the transfer. The booking was processed — late case, no further action.", rating: "4.9", created_at: new Date("2022-01-09T09:10:49Z") },
            { id: 130, trip_id: 153, review_text: "No response from the account owner, so the invoice was rejected. No response from support, so the booking was delayed. No response from the supplier, so the refund was approved.", rating: "4.5", created_at: new Date("2023-04-01T21:34:33Z") },
            { id: 131, trip_id: 143, review_text: "An urgent follow-up: the document was resolved. The account owner confirmed the details and the request was rejected. A repeat request was reviewed the same day.", rating: null, created_at: new Date("2022-05-31T20:56:57Z") },
            { id: 132, trip_id: 193, review_text: "The ticket was delayed following a standard review. No response from the supplier, so the shipment was cancelled. The courier reported a standard issue; the ticket was cancelled. An urgent follow-up: the account was confirmed.", rating: "4.1", created_at: new Date("2023-08-09T04:41:42Z") },
            { id: 133, trip_id: 8, review_text: "The customer reported a duplicate issue; the delivery was rescheduled. The supplier confirmed the details and the report was replaced. The payment was confirmed following a duplicate review. No response from support, so the ticket was refunded.", rating: "2.5", created_at: new Date("2023-01-02T20:47:11Z") },
            { id: 134, trip_id: 63, review_text: "No response from support, so the shipment was confirmed. The team asked for a change and the delivery was completed.", rating: null, created_at: new Date("2023-02-08T20:33:02Z") },
            { id: 135, trip_id: 34, review_text: null, rating: "4.9", created_at: new Date("2023-03-19T17:16:15Z") },
            { id: 136, trip_id: 53, review_text: "An operator reported an automatic issue; the item was completed. An incomplete follow-up: the document was confirmed. The report was completed after a standard check. The customer reported an incomplete issue; the document was rescheduled.", rating: "5.0", created_at: new Date("2022-05-27T18:58:11Z") },
            { id: 137, trip_id: 38, review_text: "The account owner confirmed the details and the record was confirmed. A partial booking was closed the same day.", rating: "2.3", created_at: new Date("2023-07-06T09:57:17Z") },
            { id: 138, trip_id: 127, review_text: "The item was escalated following a partial review. The item was completed after a routine check. The customer confirmed the details and the request was approved.", rating: "4.4", created_at: new Date("2023-05-19T19:44:42Z") },
            { id: 139, trip_id: 32, review_text: "The order was reopened following a routine review. The record was rejected — urgent case, no further action. A manual follow-up: the claim was closed.", rating: "1.8", created_at: new Date("2022-09-11T20:28:50Z") },
            { id: 140, trip_id: 19, review_text: "Flagged as urgent. The supplier refunded the ticket. A duplicate follow-up: the delivery was delayed. The session was confirmed — incomplete case, no further action. The ticket was replaced — incomplete case, no further action.", rating: "4.9", created_at: new Date("2023-09-26T21:46:56Z") },
            { id: 141, trip_id: 180, review_text: "No response from the account owner, so the report was approved. The request was replaced — urgent case, no further action. The item was rejected following a routine review. A partial follow-up: the account was cancelled.", rating: "2.1", created_at: new Date("2023-07-01T13:13:28Z") },
            { id: 142, trip_id: 144, review_text: "The invoice was closed after an urgent check. A repeat follow-up: the item was delayed. A routine report was replaced the same day.", rating: "3.7", created_at: new Date("2023-03-29T15:39:02Z") },
            { id: 143, trip_id: 115, review_text: null, rating: "1.7", created_at: new Date("2023-03-05T20:07:00Z") },
            { id: 144, trip_id: 157, review_text: "A late follow-up: the payment was resolved. An operator reported an unusual issue; the payment was rescheduled.", rating: "4.5", created_at: new Date("2022-02-16T13:43:17Z") },
            { id: 145, trip_id: 96, review_text: "No response from support, so the account was resolved. A standard follow-up: the document was rejected. No response from the reviewer, so the appointment was replaced.", rating: "1.1", created_at: new Date("2022-02-22T07:31:07Z") },
            { id: 146, trip_id: 140, review_text: "The request was closed following a minor review. The appointment was rejected after a routine check. No response from the account owner, so the payment was approved.", rating: "2.6", created_at: new Date("2022-05-27T04:56:53Z") },
            { id: 147, trip_id: 82, review_text: "An operator reported a minor issue; the report was completed. The invoice was replaced following a partial review. A duplicate claim was delayed the same day. The shipment was approved after a routine check.", rating: "5.0", created_at: new Date("2023-08-11T12:35:10Z") },
            { id: 148, trip_id: 85, review_text: "The payment was completed — incomplete case, no further action. Flagged as duplicate. The reviewer delayed the item. The reviewer reported a repeat issue; the payment was refunded.", rating: "3.3", created_at: new Date("2022-02-13T16:38:24Z") },
            { id: 149, trip_id: 117, review_text: "Flagged as minor. The reviewer resolved the ticket. The claim was closed following a routine review. An operator confirmed the details and the item was cancelled.", rating: "1.3", created_at: new Date("2023-03-04T22:37:23Z") },
            { id: 150, trip_id: 173, review_text: "The item was escalated after a standard check. The request was confirmed after a duplicate check. The payment was completed — urgent case, no further action. The invoice was delayed — unusual case, no further action.", rating: "3.2", created_at: new Date("2023-08-21T12:10:05Z") },
            { id: 151, trip_id: 97, review_text: "The report was resolved following an incomplete review. A partial order was reopened the same day. The claim was closed — unusual case, no further action. The appointment was cancelled — late case, no further action.", rating: "4.0", created_at: new Date("2023-09-21T19:05:04Z") },
            { id: 152, trip_id: 164, review_text: "An urgent session was approved the same day. An incomplete follow-up: the claim was rejected. The payment was confirmed following an unusual review.", rating: "2.2", created_at: new Date("2023-09-25T19:58:59Z") },
            { id: 153, trip_id: 35, review_text: "Flagged as automatic. The account owner delayed the payment. A minor follow-up: the order was reopened. Support confirmed the details and the transfer was rejected. An incomplete follow-up: the transfer was replaced.", rating: "4.3", created_at: new Date("2023-11-07T22:58:04Z") },
            { id: 154, trip_id: 114, review_text: "The record was updated after an urgent check. Flagged as automatic. The account owner reopened the document. No response from an operator, so the order was rescheduled. An operator asked for a change and the refund was approved.", rating: null, created_at: new Date("2022-07-12T10:06:56Z") },
            { id: 155, trip_id: 22, review_text: "No response from the courier, so the request was delayed. An operator confirmed the details and the record was approved. No response from the supplier, so the refund was reviewed.", rating: "3.7", created_at: new Date("2022-08-10T22:26:46Z") },
            { id: 156, trip_id: 113, review_text: "No response from the supplier, so the record was resolved. The supplier asked for a change and the payment was resolved. The customer confirmed the details and the ticket was delayed. The account owner reported a routine issue; the shipment was processed.", rating: "5.0", created_at: new Date("2022-01-01T14:49:24Z") },
            { id: 157, trip_id: 28, review_text: "The report was refunded — incomplete case, no further action. A late session was confirmed the same day. A repeat follow-up: the shipment was processed. A manual follow-up: the document was escalated.", rating: "5.0", created_at: new Date("2022-02-19T15:04:59Z") },
            { id: 158, trip_id: 1, review_text: "No response from the customer, so the shipment was reviewed. The document was confirmed — urgent case, no further action. A duplicate follow-up: the order was cancelled. The session was resolved following a duplicate review.", rating: "4.2", created_at: new Date("2023-08-25T07:40:11Z") },
            { id: 159, trip_id: 200, review_text: "An operator asked for a change and the account was completed. The customer asked for a change and the item was rescheduled. The transfer was closed — repeat case, no further action.", rating: "4.8", created_at: new Date("2022-09-14T11:31:02Z") },
            { id: 160, trip_id: 12, review_text: "The refund was confirmed — partial case, no further action. The delivery was cancelled after an automatic check. No response from an operator, so the record was refunded. The supplier asked for a change and the booking was rejected.", rating: null, created_at: new Date("2022-11-28T01:53:13Z") },
            { id: 161, trip_id: 81, review_text: "The ticket was resolved following a standard review. The invoice was cancelled — late case, no further action. The account was completed — manual case, no further action.", rating: "2.9", created_at: new Date("2023-02-28T19:39:16Z") },
            { id: 162, trip_id: 137, review_text: null, rating: "4.9", created_at: new Date("2023-12-10T13:37:24Z") },
            { id: 163, trip_id: 80, review_text: null, rating: "4.0", created_at: new Date("2023-12-30T08:11:25Z") },
            { id: 164, trip_id: 164, review_text: "An incomplete item was replaced the same day. The shipment was rescheduled — urgent case, no further action. The account owner reported a minor issue; the booking was completed. No response from support, so the transfer was completed.", rating: "3.0", created_at: new Date("2023-05-11T10:51:42Z") },
            { id: 165, trip_id: 67, review_text: "The account owner asked for a change and the claim was refunded. The session was refunded following an urgent review. The account was reopened after a standard check.", rating: "3.5", created_at: new Date("2023-07-19T10:16:32Z") },
            { id: 166, trip_id: 13, review_text: "Support confirmed the details and the delivery was confirmed. An automatic follow-up: the record was confirmed. The account was approved following a late review.", rating: "4.5", created_at: new Date("2023-07-27T22:51:24Z") },
            { id: 167, trip_id: 174, review_text: "A routine follow-up: the record was completed. A routine payment was resolved the same day. The report was approved following an urgent review. An operator reported an urgent issue; the report was completed.", rating: "4.3", created_at: new Date("2022-01-26T10:38:40Z") },
            { id: 168, trip_id: 163, review_text: "The customer asked for a change and the invoice was replaced. Flagged as urgent. The customer replaced the report.", rating: "3.7", created_at: new Date("2023-04-23T13:13:41Z") },
            { id: 169, trip_id: 171, review_text: "A minor follow-up: the document was replaced. The claim was reopened after an urgent check.", rating: null, created_at: new Date("2023-08-04T00:36:08Z") },
            { id: 170, trip_id: 30, review_text: "The claim was reopened — routine case, no further action. The document was processed — repeat case, no further action.", rating: "2.6", created_at: new Date("2022-05-15T20:49:40Z") },
            { id: 171, trip_id: 48, review_text: null, rating: "1.9", created_at: new Date("2022-03-24T20:00:27Z") },
            { id: 172, trip_id: 80, review_text: "The record was escalated — late case, no further action. The item was refunded following a routine review. Flagged as repeat. The customer confirmed the invoice. The item was completed after a duplicate check.", rating: "2.4", created_at: new Date("2022-10-06T23:28:08Z") },
            { id: 173, trip_id: 40, review_text: "The shipment was processed — routine case, no further action. Flagged as repeat. The customer closed the order. The customer confirmed the details and the delivery was reviewed. The session was closed following an unusual review.", rating: "4.8", created_at: new Date("2023-03-16T19:26:46Z") },
            { id: 174, trip_id: 7, review_text: "Flagged as routine. The reviewer processed the invoice. No response from the courier, so the ticket was reviewed. The account was cancelled after an urgent check.", rating: "4.9", created_at: new Date("2022-08-20T22:25:01Z") },
            { id: 175, trip_id: 186, review_text: "The ticket was approved after an unusual check. The report was replaced after an automatic check. The courier confirmed the details and the session was delayed.", rating: "3.0", created_at: new Date("2022-11-29T15:00:52Z") },
            { id: 176, trip_id: 54, review_text: "The reviewer reported a partial issue; the order was updated. The record was refunded following a repeat review.", rating: null, created_at: new Date("2022-01-24T00:05:29Z") },
            { id: 177, trip_id: 66, review_text: "The customer asked for a change and the booking was approved. No response from the customer, so the report was escalated. No response from an operator, so the refund was closed.", rating: "4.6", created_at: new Date("2022-07-25T17:58:14Z") },
            { id: 178, trip_id: 8, review_text: "The supplier asked for a change and the record was approved. The account owner asked for a change and the payment was cancelled.", rating: "5.0", created_at: new Date("2022-05-02T21:35:34Z") },
            { id: 179, trip_id: 72, review_text: "The transfer was delayed following an unusual review. The courier asked for a change and the claim was updated.", rating: "4.5", created_at: new Date("2022-08-27T18:29:43Z") },
            { id: 180, trip_id: 49, review_text: "Flagged as duplicate. An operator refunded the report. The delivery was rescheduled after a duplicate check. The account owner asked for a change and the record was delayed. An operator confirmed the details and the claim was escalated.", rating: null, created_at: new Date("2023-09-30T10:25:17Z") },
            { id: 181, trip_id: 182, review_text: "No response from the team, so the document was reopened. The invoice was delayed after a manual check. Flagged as repeat. Support reopened the delivery.", rating: "2.7", created_at: new Date("2023-08-15T09:14:21Z") },
            { id: 182, trip_id: 160, review_text: "The reviewer asked for a change and the claim was closed. An operator asked for a change and the request was escalated. No response from an operator, so the session was processed. The supplier confirmed the details and the record was confirmed.", rating: "1.0", created_at: new Date("2023-04-17T20:01:42Z") },
            { id: 183, trip_id: 130, review_text: "An unusual follow-up: the record was approved. The courier asked for a change and the record was rescheduled.", rating: "4.7", created_at: new Date("2022-01-11T21:50:25Z") },
            { id: 184, trip_id: 10, review_text: "The record was updated after a repeat check. An automatic follow-up: the invoice was rescheduled. The courier reported an urgent issue; the document was resolved. The record was confirmed after a partial check.", rating: "5.0", created_at: new Date("2022-11-13T12:22:41Z") },
            { id: 185, trip_id: 35, review_text: "The document was replaced after an unusual check. No response from the customer, so the payment was reviewed.", rating: "4.4", created_at: new Date("2022-02-24T19:19:42Z") },
            { id: 186, trip_id: 36, review_text: "The session was replaced after a manual check. A minor order was approved the same day. No response from the customer, so the invoice was refunded.", rating: "4.9", created_at: new Date("2023-01-20T02:34:20Z") },
            { id: 187, trip_id: 153, review_text: "The account owner confirmed the details and the record was rejected. Support asked for a change and the shipment was cancelled.", rating: null, created_at: new Date("2023-07-28T19:29:40Z") },
            { id: 188, trip_id: 55, review_text: "The courier asked for a change and the payment was rescheduled. A manual report was reviewed the same day. The account owner confirmed the details and the record was processed. The payment was resolved — standard case, no further action.", rating: "2.9", created_at: new Date("2023-03-07T17:02:51Z") },
            { id: 189, trip_id: 28, review_text: "The customer asked for a change and the booking was completed. Flagged as unusual. The customer refunded the item. The delivery was refunded following a late review.", rating: "2.8", created_at: new Date("2023-04-24T08:39:04Z") },
            { id: 190, trip_id: 13, review_text: "An operator reported an automatic issue; the report was rejected. The transfer was refunded — standard case, no further action. An urgent follow-up: the transfer was completed. The supplier confirmed the details and the account was confirmed.", rating: "3.2", created_at: new Date("2022-11-15T12:39:42Z") },
            { id: 191, trip_id: 159, review_text: null, rating: "1.9", created_at: new Date("2022-03-25T17:00:21Z") },
            { id: 192, trip_id: 77, review_text: "Flagged as partial. The customer delayed the order. The account owner asked for a change and the refund was updated. The ticket was delayed — routine case, no further action.", rating: "4.8", created_at: new Date("2022-04-05T23:44:34Z") },
            { id: 193, trip_id: 173, review_text: "The team asked for a change and the account was resolved. The refund was delayed after a duplicate check.", rating: "4.9", created_at: new Date("2023-12-15T20:51:29Z") },
            { id: 194, trip_id: 194, review_text: "An automatic payment was resolved the same day. The supplier asked for a change and the refund was processed.", rating: "4.4", created_at: new Date("2022-02-16T15:02:32Z") },
            { id: 195, trip_id: 171, review_text: "No response from the team, so the appointment was approved. A partial shipment was approved the same day. The reviewer reported a duplicate issue; the booking was cancelled.", rating: "3.6", created_at: new Date("2022-12-16T09:59:13Z") },
            { id: 196, trip_id: 81, review_text: "The supplier asked for a change and the item was escalated. Flagged as repeat. An operator reviewed the claim. The account was cancelled after a manual check. A duplicate document was delayed the same day.", rating: "4.4", created_at: new Date("2022-10-12T19:32:09Z") },
            { id: 197, trip_id: 147, review_text: "An automatic document was completed the same day. No response from the customer, so the account was processed. The account was reopened — unusual case, no further action.", rating: "4.3", created_at: new Date("2022-10-17T13:08:54Z") },
            { id: 198, trip_id: 151, review_text: "The customer reported an unusual issue; the booking was resolved. No response from the supplier, so the session was reopened. Flagged as incomplete. The courier rejected the booking. No response from the customer, so the refund was resolved.", rating: "4.5", created_at: new Date("2022-01-31T16:38:00Z") },
            { id: 199, trip_id: 186, review_text: "The order was escalated — automatic case, no further action. Support asked for a change and the account was completed. Flagged as duplicate. Support processed the report.", rating: "5.0", created_at: new Date("2022-04-22T15:16:49Z") },
            { id: 200, trip_id: 124, review_text: null, rating: "3.7", created_at: new Date("2023-05-25T18:56:19Z") },
            { id: 201, trip_id: 136, review_text: null, rating: null, created_at: new Date("2022-04-26T20:05:29Z") },
            { id: 202, trip_id: 103, review_text: "The report was confirmed after a duplicate check. An unusual request was rejected the same day.", rating: "1.3", created_at: new Date("2022-06-14T06:11:31Z") },
            { id: 203, trip_id: 36, review_text: "The account owner asked for a change and the document was rescheduled. The courier asked for a change and the request was replaced.", rating: "2.0", created_at: new Date("2023-04-02T10:40:22Z") },
            { id: 204, trip_id: 70, review_text: "No response from the account owner, so the transfer was confirmed. Flagged as repeat. An operator rescheduled the booking. The transfer was resolved after an urgent check.", rating: "4.9", created_at: new Date("2022-01-25T21:01:45Z") },
            { id: 205, trip_id: 85, review_text: "An unusual follow-up: the document was escalated. A repeat document was resolved the same day.", rating: "4.9", created_at: new Date("2023-06-09T13:02:35Z") },
            { id: 206, trip_id: 147, review_text: "Flagged as standard. The team delayed the booking. A partial follow-up: the request was resolved.", rating: "3.5", created_at: new Date("2023-03-08T01:56:20Z") },
            { id: 207, trip_id: 190, review_text: "A late follow-up: the item was approved. An operator asked for a change and the payment was rescheduled. The account owner confirmed the details and the document was delayed. The team confirmed the details and the delivery was refunded.", rating: "2.6", created_at: new Date("2023-08-10T19:26:13Z") },
            { id: 208, trip_id: 87, review_text: "No response from the account owner, so the document was rejected. Support reported a repeat issue; the session was cancelled.", rating: "3.6", created_at: new Date("2023-06-17T18:32:45Z") },
            { id: 209, trip_id: 186, review_text: "The reviewer confirmed the details and the appointment was refunded. The order was rescheduled following an unusual review. The reviewer confirmed the details and the request was delayed.", rating: "2.4", created_at: new Date("2022-04-05T22:34:10Z") },
            { id: 210, trip_id: 5, review_text: "The account was refunded after a repeat check. An operator confirmed the details and the claim was escalated. The reviewer asked for a change and the delivery was refunded.", rating: null, created_at: new Date("2023-03-26T14:20:06Z") },
            { id: 211, trip_id: 117, review_text: null, rating: "4.4", created_at: new Date("2022-10-06T14:02:39Z") },
            { id: 212, trip_id: 185, review_text: "The appointment was delayed after a standard check. The order was replaced after an incomplete check. Flagged as urgent. Support processed the report. Flagged as routine. An operator rescheduled the payment.", rating: "3.7", created_at: new Date("2022-09-27T18:25:51Z") },
            { id: 213, trip_id: 73, review_text: "Flagged as repeat. The account owner approved the record. A duplicate follow-up: the account was resolved. The delivery was escalated following a late review. A duplicate claim was resolved the same day.", rating: "2.5", created_at: new Date("2022-09-15T00:36:14Z") },
            { id: 214, trip_id: 61, review_text: "A repeat follow-up: the shipment was reviewed. A routine follow-up: the request was approved. No response from the courier, so the account was reviewed.", rating: "2.8", created_at: new Date("2023-08-05T20:49:06Z") },
            { id: 215, trip_id: 16, review_text: null, rating: null, created_at: new Date("2022-02-10T20:17:10Z") },
            { id: 216, trip_id: 21, review_text: null, rating: "2.1", created_at: new Date("2023-08-08T21:40:10Z") },
            { id: 217, trip_id: 90, review_text: "The request was processed after an incomplete check. The team asked for a change and the payment was reopened.", rating: null, created_at: new Date("2022-08-01T18:52:26Z") },
            { id: 218, trip_id: 59, review_text: "The booking was processed after a routine check. No response from the supplier, so the ticket was replaced. A repeat follow-up: the payment was processed.", rating: "1.5", created_at: new Date("2023-11-05T22:44:45Z") },
            { id: 219, trip_id: 187, review_text: "The ticket was reviewed after an urgent check. Flagged as manual. An operator closed the document.", rating: "3.7", created_at: new Date("2023-08-05T18:50:50Z") },
            { id: 220, trip_id: 182, review_text: "The request was approved after a manual check. The refund was confirmed following a duplicate review. The report was closed following an automatic review. The reviewer confirmed the details and the refund was cancelled.", rating: null, created_at: new Date("2023-08-12T09:09:49Z") },
            { id: 221, trip_id: 80, review_text: "An automatic follow-up: the booking was approved. The team confirmed the details and the record was confirmed. No response from an operator, so the refund was processed.", rating: "4.6", created_at: new Date("2022-08-17T16:35:15Z") },
            { id: 222, trip_id: 43, review_text: "The team reported a manual issue; the delivery was reopened. A minor invoice was cancelled the same day.", rating: "4.9", created_at: new Date("2022-02-09T15:46:20Z") },
            { id: 223, trip_id: 114, review_text: "An urgent follow-up: the request was updated. An unusual transfer was approved the same day. The delivery was completed following a routine review. Support reported a repeat issue; the order was reviewed.", rating: null, created_at: new Date("2023-05-14T08:50:56Z") },
            { id: 224, trip_id: 110, review_text: "The courier confirmed the details and the refund was rejected. The reviewer reported an urgent issue; the appointment was approved. The ticket was reopened — incomplete case, no further action. The ticket was rescheduled after a minor check.", rating: "5.0", created_at: new Date("2023-11-28T18:39:39Z") },
            { id: 225, trip_id: 145, review_text: "No response from support, so the payment was approved. A partial record was reopened the same day. The booking was approved — routine case, no further action. Flagged as repeat. The courier resolved the document.", rating: "3.5", created_at: new Date("2023-09-17T20:10:01Z") },
            { id: 226, trip_id: 65, review_text: "The customer reported an urgent issue; the transfer was reviewed. The account was rescheduled following a minor review.", rating: "3.9", created_at: new Date("2022-10-19T20:44:40Z") },
            { id: 227, trip_id: 79, review_text: "No response from an operator, so the booking was cancelled. The account owner confirmed the details and the claim was closed. The shipment was resolved — duplicate case, no further action.", rating: "5.0", created_at: new Date("2023-03-26T21:14:43Z") },
            { id: 228, trip_id: 141, review_text: "The reviewer asked for a change and the booking was escalated. The report was updated following an incomplete review. The payment was escalated after an automatic check.", rating: "2.2", created_at: new Date("2023-12-01T19:04:25Z") },
            { id: 229, trip_id: 5, review_text: "The request was cancelled following a minor review. The record was confirmed following a partial review.", rating: "4.0", created_at: new Date("2023-11-06T11:33:12Z") },
            { id: 230, trip_id: 192, review_text: "The shipment was refunded following a repeat review. No response from the account owner, so the record was completed. The ticket was escalated following a routine review.", rating: null, created_at: new Date("2022-04-25T20:26:55Z") },
            { id: 231, trip_id: 86, review_text: "The account owner asked for a change and the document was approved. The ticket was resolved following a partial review. The reviewer asked for a change and the transfer was updated.", rating: "3.5", created_at: new Date("2022-12-22T13:37:06Z") },
            { id: 232, trip_id: 23, review_text: null, rating: "4.0", created_at: new Date("2023-09-27T08:38:08Z") },
            { id: 233, trip_id: 184, review_text: "An operator reported an unusual issue; the invoice was escalated. A duplicate session was rescheduled the same day.", rating: "4.4", created_at: new Date("2022-04-07T11:38:23Z") },
            { id: 234, trip_id: 32, review_text: "An incomplete follow-up: the shipment was refunded. An operator confirmed the details and the document was reviewed. The item was rejected after a late check. A repeat invoice was processed the same day.", rating: "1.2", created_at: new Date("2022-05-26T17:18:19Z") },
            { id: 235, trip_id: 151, review_text: "The item was processed — duplicate case, no further action. The customer confirmed the details and the record was closed.", rating: "3.3", created_at: new Date("2023-01-27T15:41:52Z") },
            { id: 236, trip_id: 77, review_text: "No response from support, so the shipment was rejected. The refund was processed following an unusual review. The team reported an unusual issue; the report was escalated.", rating: "4.3", created_at: new Date("2022-01-19T11:50:45Z") },
            { id: 237, trip_id: 28, review_text: "The delivery was confirmed following a manual review. No response from an operator, so the claim was resolved. The delivery was closed after an unusual check. Flagged as late. Support rejected the ticket.", rating: "2.0", created_at: new Date("2022-04-20T05:06:02Z") },
            { id: 238, trip_id: 20, review_text: null, rating: "1.6", created_at: new Date("2022-06-24T16:21:55Z") },
            { id: 239, trip_id: 166, review_text: "Flagged as partial. The supplier processed the session. An urgent follow-up: the booking was replaced. An automatic payment was escalated the same day.", rating: "3.4", created_at: new Date("2022-05-06T12:16:27Z") },
            { id: 240, trip_id: 154, review_text: "No response from the account owner, so the session was confirmed. Support confirmed the details and the request was approved. The courier asked for a change and the claim was completed. No response from the reviewer, so the invoice was updated.", rating: "4.3", created_at: new Date("2022-07-21T10:10:34Z") },
            { id: 241, trip_id: 39, review_text: "The customer asked for a change and the delivery was reopened. The customer reported an urgent issue; the claim was approved. The booking was rejected after a partial check. The invoice was confirmed following a partial review.", rating: "4.6", created_at: new Date("2022-08-15T12:45:27Z") },
            { id: 242, trip_id: 61, review_text: "The request was confirmed — late case, no further action. No response from the account owner, so the account was closed.", rating: "3.8", created_at: new Date("2023-12-31T01:45:59Z") },
            { id: 243, trip_id: 47, review_text: "Support confirmed the details and the report was resolved. An operator confirmed the details and the session was replaced.", rating: null, created_at: new Date("2023-03-01T17:46:40Z") },
            { id: 244, trip_id: 76, review_text: "The session was rescheduled — routine case, no further action. Flagged as repeat. An operator reviewed the order. An automatic follow-up: the shipment was escalated.", rating: "3.5", created_at: new Date("2022-09-29T17:54:59Z") },
            { id: 245, trip_id: 41, review_text: "The transfer was delayed following a routine review. No response from the supplier, so the appointment was approved.", rating: null, created_at: new Date("2023-10-12T03:57:02Z") },
            { id: 246, trip_id: 125, review_text: "The courier reported an automatic issue; the request was delayed. The record was closed — automatic case, no further action.", rating: "4.9", created_at: new Date("2022-03-20T16:30:31Z") },
            { id: 247, trip_id: 171, review_text: "No response from the reviewer, so the report was approved. Support reported a standard issue; the document was reopened.", rating: "4.5", created_at: new Date("2023-11-21T19:39:21Z") },
            { id: 248, trip_id: 106, review_text: "The team confirmed the details and the booking was rejected. Flagged as routine. The supplier cancelled the refund. A partial refund was escalated the same day. A routine follow-up: the record was replaced.", rating: "2.4", created_at: new Date("2023-01-22T15:17:00Z") },
            { id: 249, trip_id: 156, review_text: null, rating: "2.1", created_at: new Date("2022-10-21T14:01:38Z") },
            { id: 250, trip_id: 38, review_text: "No response from the account owner, so the request was escalated. The account owner asked for a change and the account was processed. The customer asked for a change and the order was replaced. The booking was rejected following a repeat review.", rating: "4.5", created_at: new Date("2022-06-19T20:09:13Z") },
        ],
    });
    await prisma.transport_options.createMany({
        data: [
            { id: 1, trip_id: 169, transport_type: "car rental", cost: "32.74", duration_hours: 15 },
            { id: 2, trip_id: 197, transport_type: "train", cost: "942.39", duration_hours: 11 },
            { id: 3, trip_id: 1, transport_type: "bus", cost: "256.92", duration_hours: 5 },
            { id: 4, trip_id: 103, transport_type: "bus", cost: "202.37", duration_hours: 12 },
            { id: 5, trip_id: 105, transport_type: "bus", cost: "750.94", duration_hours: 14 },
            { id: 6, trip_id: 107, transport_type: "train", cost: "157.43", duration_hours: 16 },
            { id: 7, trip_id: 133, transport_type: "train", cost: "473.56", duration_hours: 11 },
            { id: 8, trip_id: 167, transport_type: "bus", cost: "826.27", duration_hours: 7 },
            { id: 9, trip_id: 167, transport_type: "flight", cost: "151.25", duration_hours: 8 },
            { id: 10, trip_id: 63, transport_type: "car rental", cost: "1337.15", duration_hours: 14 },
            { id: 11, trip_id: 130, transport_type: "car rental", cost: "147.78", duration_hours: 13 },
            { id: 12, trip_id: 37, transport_type: "bus", cost: "70.44", duration_hours: 14 },
            { id: 13, trip_id: 134, transport_type: "flight", cost: "299.55", duration_hours: 10 },
            { id: 14, trip_id: 199, transport_type: "train", cost: "514.84", duration_hours: 7 },
            { id: 15, trip_id: 181, transport_type: "bus", cost: "1221.75", duration_hours: 6 },
            { id: 16, trip_id: 193, transport_type: "bus", cost: "274.12", duration_hours: 5 },
            { id: 17, trip_id: 22, transport_type: "train", cost: "395.82", duration_hours: 13 },
            { id: 18, trip_id: 67, transport_type: "bus", cost: "39.74", duration_hours: 15 },
            { id: 19, trip_id: 111, transport_type: "car rental", cost: "79.43", duration_hours: 11 },
            { id: 20, trip_id: 179, transport_type: "bus", cost: "997.78", duration_hours: 19 },
            { id: 21, trip_id: 89, transport_type: "train", cost: "268.22", duration_hours: 14 },
            { id: 22, trip_id: 182, transport_type: "car rental", cost: "59.68", duration_hours: 16 },
            { id: 23, trip_id: 114, transport_type: "train", cost: "100.25", duration_hours: 14 },
            { id: 24, trip_id: 179, transport_type: "bus", cost: "43.46", duration_hours: 17 },
            { id: 25, trip_id: 8, transport_type: "bus", cost: "428.66", duration_hours: 16 },
            { id: 26, trip_id: 10, transport_type: "bus", cost: "375.43", duration_hours: 12 },
            { id: 27, trip_id: 78, transport_type: "train", cost: "252.62", duration_hours: 13 },
            { id: 28, trip_id: 177, transport_type: "train", cost: "27.77", duration_hours: 10 },
            { id: 29, trip_id: 86, transport_type: "train", cost: "28.61", duration_hours: 14 },
            { id: 30, trip_id: 35, transport_type: "train", cost: "269.04", duration_hours: 15 },
            { id: 31, trip_id: 169, transport_type: "bus", cost: "88.03", duration_hours: 9 },
            { id: 32, trip_id: 196, transport_type: "bus", cost: "804.24", duration_hours: 12 },
            { id: 33, trip_id: 61, transport_type: "bus", cost: "459.26", duration_hours: 9 },
            { id: 34, trip_id: 17, transport_type: "train", cost: "40.91", duration_hours: 19 },
            { id: 35, trip_id: 124, transport_type: "train", cost: "22.40", duration_hours: 12 },
            { id: 36, trip_id: 166, transport_type: "car rental", cost: "762.04", duration_hours: 11 },
            { id: 37, trip_id: 97, transport_type: "car rental", cost: "75.43", duration_hours: 14 },
            { id: 38, trip_id: 30, transport_type: "car rental", cost: "1366.27", duration_hours: 11 },
            { id: 39, trip_id: 7, transport_type: "bus", cost: "1100.41", duration_hours: 14 },
            { id: 40, trip_id: 177, transport_type: "bus", cost: "247.19", duration_hours: 13 },
            { id: 41, trip_id: 125, transport_type: "car rental", cost: "1303.82", duration_hours: 15 },
            { id: 42, trip_id: 154, transport_type: "car rental", cost: "1261.05", duration_hours: 5 },
            { id: 43, trip_id: 112, transport_type: "bus", cost: "106.60", duration_hours: 12 },
            { id: 44, trip_id: 45, transport_type: "bus", cost: "747.89", duration_hours: 17 },
            { id: 45, trip_id: 75, transport_type: "car rental", cost: "127.41", duration_hours: 12 },
            { id: 46, trip_id: 116, transport_type: "bus", cost: "106.93", duration_hours: 10 },
            { id: 47, trip_id: 107, transport_type: "flight", cost: "336.09", duration_hours: 12 },
            { id: 48, trip_id: 22, transport_type: "bus", cost: "255.71", duration_hours: 15 },
            { id: 49, trip_id: 189, transport_type: "train", cost: "1133.28", duration_hours: 15 },
            { id: 50, trip_id: 7, transport_type: "bus", cost: "1146.34", duration_hours: 11 },
            { id: 51, trip_id: 68, transport_type: "train", cost: "1192.97", duration_hours: 14 },
            { id: 52, trip_id: 22, transport_type: "bus", cost: "961.36", duration_hours: 13 },
            { id: 53, trip_id: 176, transport_type: "train", cost: "224.40", duration_hours: 17 },
            { id: 54, trip_id: 111, transport_type: "flight", cost: "1079.47", duration_hours: 12 },
            { id: 55, trip_id: 2, transport_type: "bus", cost: "121.32", duration_hours: 14 },
            { id: 56, trip_id: 122, transport_type: "bus", cost: "334.77", duration_hours: 15 },
            { id: 57, trip_id: 198, transport_type: "bus", cost: "247.12", duration_hours: 9 },
            { id: 58, trip_id: 142, transport_type: "train", cost: "601.36", duration_hours: 15 },
            { id: 59, trip_id: 142, transport_type: "train", cost: "826.89", duration_hours: 10 },
            { id: 60, trip_id: 162, transport_type: "bus", cost: "24.86", duration_hours: 12 },
            { id: 61, trip_id: 129, transport_type: "bus", cost: "99.78", duration_hours: 14 },
            { id: 62, trip_id: 129, transport_type: "bus", cost: "472.94", duration_hours: 11 },
            { id: 63, trip_id: 127, transport_type: "bus", cost: "23.88", duration_hours: 14 },
            { id: 64, trip_id: 68, transport_type: "bus", cost: "506.69", duration_hours: 11 },
            { id: 65, trip_id: 87, transport_type: "bus", cost: "538.41", duration_hours: 17 },
            { id: 66, trip_id: 25, transport_type: "train", cost: "35.98", duration_hours: 13 },
            { id: 67, trip_id: 145, transport_type: "flight", cost: "1028.13", duration_hours: 11 },
            { id: 68, trip_id: 190, transport_type: "car rental", cost: "1241.97", duration_hours: 19 },
            { id: 69, trip_id: 28, transport_type: "car rental", cost: "1353.81", duration_hours: 16 },
            { id: 70, trip_id: 7, transport_type: "bus", cost: "367.27", duration_hours: 17 },
            { id: 71, trip_id: 154, transport_type: "bus", cost: "84.45", duration_hours: 9 },
            { id: 72, trip_id: 2, transport_type: "train", cost: "460.98", duration_hours: 14 },
            { id: 73, trip_id: 147, transport_type: "bus", cost: "151.04", duration_hours: 9 },
            { id: 74, trip_id: 60, transport_type: "car rental", cost: "53.83", duration_hours: 12 },
            { id: 75, trip_id: 51, transport_type: "train", cost: "1482.68", duration_hours: 6 },
            { id: 76, trip_id: 50, transport_type: "bus", cost: "845.09", duration_hours: 15 },
            { id: 77, trip_id: 140, transport_type: "bus", cost: "632.40", duration_hours: 12 },
            { id: 78, trip_id: 153, transport_type: "train", cost: "781.46", duration_hours: 12 },
            { id: 79, trip_id: 20, transport_type: "car rental", cost: "94.72", duration_hours: 7 },
            { id: 80, trip_id: 56, transport_type: "bus", cost: "1006.30", duration_hours: 12 },
            { id: 81, trip_id: 133, transport_type: "train", cost: "1068.51", duration_hours: 14 },
            { id: 82, trip_id: 42, transport_type: "train", cost: "891.37", duration_hours: 14 },
            { id: 83, trip_id: 106, transport_type: "bus", cost: "544.77", duration_hours: 15 },
            { id: 84, trip_id: 132, transport_type: "bus", cost: "22.18", duration_hours: 15 },
            { id: 85, trip_id: 5, transport_type: "car rental", cost: "170.68", duration_hours: 13 },
            { id: 86, trip_id: 48, transport_type: "bus", cost: "201.94", duration_hours: 19 },
            { id: 87, trip_id: 154, transport_type: "bus", cost: "1318.53", duration_hours: 11 },
            { id: 88, trip_id: 87, transport_type: "car rental", cost: "87.63", duration_hours: 15 },
            { id: 89, trip_id: 31, transport_type: "train", cost: "423.19", duration_hours: 12 },
            { id: 90, trip_id: 195, transport_type: "bus", cost: "1165.31", duration_hours: 16 },
            { id: 91, trip_id: 145, transport_type: "bus", cost: "914.09", duration_hours: 13 },
            { id: 92, trip_id: 96, transport_type: "train", cost: "456.96", duration_hours: 17 },
            { id: 93, trip_id: 135, transport_type: "flight", cost: "870.47", duration_hours: 18 },
            { id: 94, trip_id: 88, transport_type: "bus", cost: "596.11", duration_hours: 14 },
            { id: 95, trip_id: 28, transport_type: "bus", cost: "22.83", duration_hours: 19 },
            { id: 96, trip_id: 57, transport_type: "train", cost: "55.14", duration_hours: 17 },
            { id: 97, trip_id: 168, transport_type: "flight", cost: "738.36", duration_hours: 12 },
            { id: 98, trip_id: 48, transport_type: "train", cost: "253.65", duration_hours: 19 },
            { id: 99, trip_id: 127, transport_type: "bus", cost: "368.77", duration_hours: 10 },
            { id: 100, trip_id: 22, transport_type: "car rental", cost: "296.23", duration_hours: 10 },
        ],
    });
}

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