// Urban Service Records (urban-service-records) 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.fire_stations), 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.fire_stations.createMany({
        data: [
            { id: 1, name: "Hilltop", location: "831 Oak Avenue", response_count: 40 },
            { id: 2, name: "Springfield Mountain", location: "949 Garden Way", response_count: null },
            { id: 3, name: "Riverbend Mountain Oakwood", location: "780 High Street", response_count: 80 },
            { id: 4, name: "Valley Hilltop", location: "749 Orchard Road", response_count: 55 },
            { id: 5, name: "Northgate Lakeside Broadway", location: "844 Mill Lane", response_count: 35 },
            { id: 6, name: "Eastside Northgate", location: "994 Kings Road", response_count: 48 },
            { id: 7, name: "Westview Maple", location: "537 Castle Street", response_count: 1 },
            { id: 8, name: "Lakeside Elm", location: "40 Maple Street", response_count: 0 },
            { id: 9, name: "Springfield Hilltop Oakwood", location: "586 River Road", response_count: 54 },
            { id: 10, name: "Sunset Main Lakeside", location: "602 Harbour Road", response_count: 41 },
            { id: 11, name: "Lakeside", location: "122 Orchard Road", response_count: 92 },
            { id: 12, name: "Cedar", location: "870 Queen Street", response_count: 64 },
            { id: 13, name: "Southview", location: "823 High Street", response_count: 46 },
            { id: 14, name: "Pine", location: "817 Garden Way", response_count: 58 },
            { id: 15, name: "Hilltop Union", location: "879 Lake Drive", response_count: 40 },
            { id: 16, name: "Northgate Hilltop", location: "763 Garden Way", response_count: 1 },
            { id: 17, name: "Lakeside Riverbend", location: "267 High Street", response_count: 10 },
            { id: 18, name: "Hilltop Central Union", location: "796 Victoria Road", response_count: 69 },
            { id: 19, name: "Riverbend Sunset Westview", location: "985 West End", response_count: null },
            { id: 20, name: "Main Eastside Pine", location: "521 Hill Road", response_count: 29 },
            { id: 21, name: "Sunset Main", location: "343 High Street", response_count: null },
            { id: 22, name: "Valley Sunset Pine", location: "697 Victoria Road", response_count: 51 },
            { id: 23, name: "Riverbend Southview", location: "959 Hill Road", response_count: 1 },
            { id: 24, name: "Westview", location: "599 Orchard Road", response_count: 49 },
            { id: 25, name: "Eastside", location: "356 Garden Way", response_count: 79 },
            { id: 26, name: "Lakeside Mountain", location: "367 Mill Lane", response_count: 3 },
            { id: 27, name: "Mountain Cedar Pine", location: "464 Castle Street", response_count: 0 },
            { id: 28, name: "Union", location: "48 Harbour Road", response_count: 20 },
            { id: 29, name: "Southview Elm", location: "15 West End", response_count: 40 },
            { id: 30, name: "Pine Westview", location: "118 Quay Street", response_count: 29 },
            { id: 31, name: "Southview Elm Eastside", location: "639 Station Road", response_count: 0 },
            { id: 32, name: "Greenwood Elm Northgate", location: "967 Garden Way", response_count: 3 },
            { id: 33, name: "Riverbend Northgate Southview", location: "570 Meadow Close", response_count: 8 },
            { id: 34, name: "Northgate", location: "71 Quay Street", response_count: null },
            { id: 35, name: "Southview Broadway Pine", location: "434 Quay Street", response_count: 31 },
            { id: 36, name: "Union Sunset Maple", location: "499 Kings Road", response_count: 16 },
            { id: 37, name: "Central", location: "53 Hill Road", response_count: 45 },
            { id: 38, name: "Springfield Lakeside", location: "73 Church Street", response_count: 1 },
            { id: 39, name: "Northgate Union", location: "272 Church Street", response_count: 33 },
            { id: 40, name: "Riverbend Southview Mountain", location: "254 Park Avenue", response_count: 20 },
            { id: 41, name: "Springfield Northgate Westview", location: "5 West End", response_count: 24 },
            { id: 42, name: "Riverbend Lakeside", location: "816 Station Road", response_count: 7 },
            { id: 43, name: "Mountain Cedar Valley", location: "739 Hill Road", response_count: 1 },
            { id: 44, name: "Riverbend", location: "851 Park Avenue", response_count: 83 },
            { id: 45, name: "Broadway", location: "374 Oak Avenue", response_count: null },
            { id: 46, name: "Hilltop Riverbend Oakwood", location: "397 Market Square", response_count: 11 },
            { id: 47, name: "Sunset", location: "853 Hill Road", response_count: 2 },
            { id: 48, name: "Sunset Lakeside Valley", location: "312 Garden Way", response_count: 41 },
            { id: 49, name: "Springfield", location: "915 Church Street", response_count: 98 },
            { id: 50, name: "Eastside", location: "871 High Street", response_count: 11 },
            { id: 51, name: "Northgate Elm", location: "148 Park Avenue", response_count: 9 },
            { id: 52, name: "Elm Lakeside", location: "485 River Road", response_count: 30 },
            { id: 53, name: "Southview Eastside Westview", location: "30 Garden Way", response_count: 62 },
            { id: 54, name: "Elm Riverbend Westview", location: "722 High Street", response_count: null },
            { id: 55, name: "Pine Oakwood Mountain", location: "155 Castle Street", response_count: 7 },
            { id: 56, name: "Southview Broadway Hilltop", location: "395 Quay Street", response_count: 6 },
            { id: 57, name: "Sunset Union Cedar", location: "766 West End", response_count: 61 },
            { id: 58, name: "Eastside Valley", location: "916 Lake Drive", response_count: 3 },
            { id: 59, name: "Cedar Springfield Lakeside", location: "394 Park Avenue", response_count: 62 },
            { id: 60, name: "Westview Hilltop", location: "995 Market Square", response_count: 3 },
            { id: 61, name: "Westview Union", location: "19 Harbour Road", response_count: 19 },
            { id: 62, name: "Main", location: "269 Mill Lane", response_count: 64 },
            { id: 63, name: "Broadway Westview Hilltop", location: "347 Forest Lane", response_count: 9 },
            { id: 64, name: "Main", location: "221 Mill Lane", response_count: null },
            { id: 65, name: "Union Springfield Elm", location: "524 Harbour Road", response_count: 87 },
            { id: 66, name: "Hilltop Cedar Maple", location: "478 Oak Avenue", response_count: null },
            { id: 67, name: "Hilltop Cedar Northgate", location: "451 Orchard Road", response_count: 100 },
            { id: 68, name: "Hilltop", location: "680 Queen Street", response_count: null },
            { id: 69, name: "Elm", location: "913 Oak Avenue", response_count: 0 },
            { id: 70, name: "Valley Eastside", location: "291 Harbour Road", response_count: 97 },
            { id: 71, name: "Northgate Lakeside", location: "51 Victoria Road", response_count: 21 },
            { id: 72, name: "Valley", location: "621 Station Road", response_count: 45 },
            { id: 73, name: "Greenwood Northgate", location: "173 Queen Street", response_count: 0 },
            { id: 74, name: "Northgate Central Eastside", location: "970 Park Avenue", response_count: 83 },
            { id: 75, name: "Northgate Mountain", location: "188 Park Avenue", response_count: 85 },
            { id: 76, name: "Broadway Westview", location: "35 Garden Way", response_count: 91 },
            { id: 77, name: "Lakeside", location: "422 Quay Street", response_count: 73 },
            { id: 78, name: "Riverbend Lakeside Cedar", location: "539 Meadow Close", response_count: 0 },
            { id: 79, name: "Mountain Elm", location: "146 Market Square", response_count: null },
            { id: 80, name: "Broadway", location: "680 Bridge Street", response_count: 63 },
            { id: 81, name: "Springfield", location: "857 Station Road", response_count: 24 },
            { id: 82, name: "Broadway Lakeside", location: "591 Forest Lane", response_count: 71 },
            { id: 83, name: "Mountain Main", location: "369 West End", response_count: null },
            { id: 84, name: "Main", location: "546 Market Square", response_count: 2 },
            { id: 85, name: "Main Elm Hilltop", location: "440 Station Road", response_count: null },
            { id: 86, name: "Sunset Union", location: "230 Quay Street", response_count: 11 },
            { id: 87, name: "Springfield Hilltop", location: "98 Quay Street", response_count: 0 },
            { id: 88, name: "Southview Maple Lakeside", location: "345 Market Square", response_count: 71 },
            { id: 89, name: "Northgate", location: "696 Castle Street", response_count: 80 },
            { id: 90, name: "Maple Riverbend", location: "97 Queen Street", response_count: 56 },
            { id: 91, name: "Lakeside Southview", location: "412 Queen Street", response_count: 20 },
            { id: 92, name: "Greenwood Mountain Main", location: "637 Maple Street", response_count: 0 },
            { id: 93, name: "Sunset Broadway Cedar", location: "452 Forest Lane", response_count: 97 },
            { id: 94, name: "Hilltop Broadway Elm", location: "243 Garden Way", response_count: 19 },
            { id: 95, name: "Union Greenwood Cedar", location: "8 Union Street", response_count: 14 },
            { id: 96, name: "Sunset", location: "322 Victoria Road", response_count: 7 },
            { id: 97, name: "Southview", location: "145 Market Square", response_count: 52 },
            { id: 98, name: "Elm Maple Oakwood", location: "513 Victoria Road", response_count: null },
            { id: 99, name: "Cedar Central Westview", location: "302 Union Street", response_count: 73 },
            { id: 100, name: "Springfield Central Cedar", location: "487 Union Street", response_count: 13 },
            { id: 101, name: "Sunset Pine Cedar", location: "538 Orchard Road", response_count: 31 },
            { id: 102, name: "Oakwood Riverbend", location: "361 Church Street", response_count: null },
            { id: 103, name: "Hilltop", location: "203 Church Street", response_count: 2 },
            { id: 104, name: "Oakwood Broadway Sunset", location: "605 River Road", response_count: 82 },
            { id: 105, name: "Lakeside Westview", location: "145 River Road", response_count: 77 },
            { id: 106, name: "Sunset Greenwood Elm", location: "799 Harbour Road", response_count: 90 },
            { id: 107, name: "Lakeside", location: "856 Quay Street", response_count: 0 },
            { id: 108, name: "Central", location: "209 Victoria Road", response_count: 5 },
            { id: 109, name: "Sunset Southview", location: "812 Lake Drive", response_count: 0 },
            { id: 110, name: "Southview Eastside Sunset", location: "163 Garden Way", response_count: 59 },
            { id: 111, name: "Pine Main", location: "998 Forest Lane", response_count: 61 },
            { id: 112, name: "Sunset Westview Elm", location: "929 High Street", response_count: 45 },
            { id: 113, name: "Southview", location: "990 Quay Street", response_count: 21 },
            { id: 114, name: "Broadway Main Cedar", location: "689 Bridge Street", response_count: null },
            { id: 115, name: "Riverbend", location: "512 Mill Lane", response_count: 18 },
            { id: 116, name: "Main Northgate", location: "278 Queen Street", response_count: null },
            { id: 117, name: "Southview", location: "762 Oak Avenue", response_count: 22 },
            { id: 118, name: "Southview Oakwood", location: "672 Meadow Close", response_count: 0 },
            { id: 119, name: "Northgate", location: "886 Bridge Street", response_count: 82 },
            { id: 120, name: "Oakwood Lakeside", location: "861 Union Street", response_count: 32 },
            { id: 121, name: "Riverbend Sunset Elm", location: "752 Quay Street", response_count: 7 },
            { id: 122, name: "Greenwood Cedar", location: "214 Oak Avenue", response_count: 12 },
            { id: 123, name: "Pine Oakwood Hilltop", location: "295 Market Square", response_count: 4 },
            { id: 124, name: "Elm Sunset Springfield", location: "406 Kings Road", response_count: 13 },
            { id: 125, name: "Mountain Elm Main", location: "956 Queen Street", response_count: 1 },
            { id: 126, name: "Springfield", location: "990 Market Square", response_count: 39 },
            { id: 127, name: "Hilltop", location: "124 Maple Street", response_count: 13 },
            { id: 128, name: "Northgate", location: "794 Victoria Road", response_count: 19 },
            { id: 129, name: "Greenwood", location: "997 Union Street", response_count: 83 },
            { id: 130, name: "Westview Cedar", location: "632 Union Street", response_count: 8 },
            { id: 131, name: "Northgate", location: "461 Quay Street", response_count: 0 },
            { id: 132, name: "Sunset Union Elm", location: "912 Meadow Close", response_count: null },
            { id: 133, name: "Maple Pine", location: "182 Harbour Road", response_count: 0 },
            { id: 134, name: "Broadway Union Elm", location: "956 Orchard Road", response_count: 10 },
            { id: 135, name: "Hilltop Oakwood Greenwood", location: "192 Hill Road", response_count: 0 },
            { id: 136, name: "Cedar", location: "316 Quay Street", response_count: 12 },
            { id: 137, name: "Union Springfield", location: "826 Lake Drive", response_count: 0 },
            { id: 138, name: "Eastside Union", location: "121 River Road", response_count: 32 },
            { id: 139, name: "Northgate Union", location: "665 Oak Avenue", response_count: 57 },
            { id: 140, name: "Springfield Riverbend", location: "172 Station Road", response_count: 71 },
            { id: 141, name: "Westview", location: "327 Maple Street", response_count: 0 },
            { id: 142, name: "Pine Eastside", location: "769 Mill Lane", response_count: 0 },
            { id: 143, name: "Northgate Westview Eastside", location: "219 Kings Road", response_count: 7 },
            { id: 144, name: "Pine Oakwood", location: "31 Forest Lane", response_count: 7 },
            { id: 145, name: "Central Pine Eastside", location: "663 Union Street", response_count: 29 },
            { id: 146, name: "Mountain Riverbend Hilltop", location: "670 River Road", response_count: 54 },
            { id: 147, name: "Southview Main", location: "866 Quay Street", response_count: 16 },
            { id: 148, name: "Main", location: "924 Market Square", response_count: 94 },
            { id: 149, name: "Northgate Oakwood Main", location: "685 Oak Avenue", response_count: 43 },
            { id: 150, name: "Southview Sunset Greenwood", location: "675 Quay Street", response_count: 0 },
            { id: 151, name: "Northgate Westview", location: "492 Market Square", response_count: 54 },
            { id: 152, name: "Hilltop Springfield Broadway", location: "458 Meadow Close", response_count: 8 },
            { id: 153, name: "Cedar", location: "605 Bridge Street", response_count: 4 },
            { id: 154, name: "Cedar Springfield", location: "985 Oak Avenue", response_count: null },
            { id: 155, name: "Hilltop Riverbend", location: "896 Bridge Street", response_count: 15 },
            { id: 156, name: "Springfield Maple Valley", location: "534 Station Road", response_count: 38 },
            { id: 157, name: "Central", location: "889 Hill Road", response_count: 10 },
            { id: 158, name: "Main", location: "215 Church Street", response_count: 0 },
            { id: 159, name: "Hilltop Elm", location: "35 Union Street", response_count: null },
            { id: 160, name: "Riverbend Mountain", location: "672 Park Avenue", response_count: 7 },
            { id: 161, name: "Springfield", location: "698 West End", response_count: 89 },
            { id: 162, name: "Broadway Westview", location: "558 Union Street", response_count: 0 },
            { id: 163, name: "Lakeside Cedar", location: "195 High Street", response_count: 61 },
            { id: 164, name: "Springfield Riverbend", location: "851 Church Street", response_count: 9 },
            { id: 165, name: "Southview", location: "387 Garden Way", response_count: 66 },
            { id: 166, name: "Broadway Springfield Eastside", location: "950 Maple Street", response_count: 14 },
            { id: 167, name: "Lakeside Eastside Maple", location: "262 Garden Way", response_count: 32 },
            { id: 168, name: "Northgate", location: "875 Garden Way", response_count: 7 },
            { id: 169, name: "Lakeside Pine", location: "937 Station Road", response_count: 5 },
            { id: 170, name: "Riverbend Westview", location: "314 High Street", response_count: null },
            { id: 171, name: "Elm Greenwood Valley", location: "44 Bridge Street", response_count: 33 },
            { id: 172, name: "Broadway Riverbend Greenwood", location: "954 Oak Avenue", response_count: 38 },
            { id: 173, name: "Pine Riverbend Lakeside", location: "374 Lake Drive", response_count: 0 },
            { id: 174, name: "Mountain Hilltop Pine", location: "954 Forest Lane", response_count: 8 },
            { id: 175, name: "Mountain", location: "904 Meadow Close", response_count: 0 },
            { id: 176, name: "Elm Lakeside Springfield", location: "966 Mill Lane", response_count: 80 },
            { id: 177, name: "Northgate", location: "978 Quay Street", response_count: 0 },
            { id: 178, name: "Riverbend Sunset", location: "305 Park Avenue", response_count: 51 },
            { id: 179, name: "Central Lakeside Maple", location: "440 Bridge Street", response_count: 36 },
            { id: 180, name: "Riverbend Maple Union", location: "12 Garden Way", response_count: 40 },
            { id: 181, name: "Maple Hilltop Northgate", location: "367 Market Square", response_count: 59 },
            { id: 182, name: "Cedar Elm", location: "273 Meadow Close", response_count: null },
            { id: 183, name: "Greenwood", location: "299 Hill Road", response_count: 4 },
            { id: 184, name: "Hilltop Greenwood", location: "17 Oak Avenue", response_count: 2 },
            { id: 185, name: "Sunset Valley Union", location: "522 Victoria Road", response_count: null },
            { id: 186, name: "Greenwood", location: "278 Park Avenue", response_count: 13 },
            { id: 187, name: "Sunset Cedar", location: "267 Bridge Street", response_count: 83 },
            { id: 188, name: "Mountain", location: "12 High Street", response_count: 54 },
            { id: 189, name: "Greenwood Eastside Southview", location: "603 Lake Drive", response_count: 34 },
            { id: 190, name: "Maple Oakwood", location: "248 Oak Avenue", response_count: 0 },
            { id: 191, name: "Riverbend", location: "522 Harbour Road", response_count: 5 },
            { id: 192, name: "Eastside Cedar", location: "882 Maple Street", response_count: null },
            { id: 193, name: "Valley", location: "397 Kings Road", response_count: 14 },
            { id: 194, name: "Springfield", location: "987 River Road", response_count: 14 },
            { id: 195, name: "Greenwood Westview Springfield", location: "601 High Street", response_count: 2 },
            { id: 196, name: "Elm", location: "501 Union Street", response_count: 12 },
            { id: 197, name: "Northgate", location: "756 Lake Drive", response_count: 26 },
            { id: 198, name: "Mountain", location: "175 Garden Way", response_count: 100 },
            { id: 199, name: "Hilltop", location: "227 Kings Road", response_count: 25 },
            { id: 200, name: "Elm Mountain", location: "908 West End", response_count: 2 },
        ],
    });
    await prisma.emergency_responses.createMany({
        data: [
            { id: 1, fire_station_id: 78, response_time: new Date("2022-10-04T14:22:22Z"), incident_type: "fire", response_duration_minutes: 67, severity_level: "low" },
            { id: 2, fire_station_id: 7, response_time: new Date("2023-11-19T19:05:48Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "high" },
            { id: 3, fire_station_id: 72, response_time: new Date("2022-11-04T18:56:20Z"), incident_type: "fire", response_duration_minutes: 97, severity_level: "medium" },
            { id: 4, fire_station_id: 97, response_time: new Date("2022-10-17T14:00:31Z"), incident_type: "medical", response_duration_minutes: 53, severity_level: "high" },
            { id: 5, fire_station_id: 19, response_time: new Date("2022-10-11T15:20:21Z"), incident_type: "medical", response_duration_minutes: 56, severity_level: "medium" },
            { id: 6, fire_station_id: 125, response_time: new Date("2023-04-06T11:00:51Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "high" },
            { id: 7, fire_station_id: 60, response_time: new Date("2022-02-24T12:35:44Z"), incident_type: "fire", response_duration_minutes: 78, severity_level: "low" },
            { id: 8, fire_station_id: 32, response_time: new Date("2023-01-15T16:41:54Z"), incident_type: "medical", response_duration_minutes: 67, severity_level: "high" },
            { id: 9, fire_station_id: 108, response_time: new Date("2023-09-28T15:17:24Z"), incident_type: "fire", response_duration_minutes: 45, severity_level: "low" },
            { id: 10, fire_station_id: 155, response_time: new Date("2022-10-02T14:02:06Z"), incident_type: "medical", response_duration_minutes: 45, severity_level: "low" },
            { id: 11, fire_station_id: 145, response_time: new Date("2023-03-12T07:12:52Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "low" },
            { id: 12, fire_station_id: 29, response_time: new Date("2023-01-07T14:00:27Z"), incident_type: "fire", response_duration_minutes: 54, severity_level: "high" },
            { id: 13, fire_station_id: 13, response_time: new Date("2022-10-15T17:11:52Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "medium" },
            { id: 14, fire_station_id: 35, response_time: new Date("2023-02-19T17:55:22Z"), incident_type: "hazardous", response_duration_minutes: 91, severity_level: "low" },
            { id: 15, fire_station_id: 62, response_time: new Date("2023-06-12T14:19:02Z"), incident_type: "fire", response_duration_minutes: 44, severity_level: "medium" },
            { id: 16, fire_station_id: 129, response_time: new Date("2022-08-22T18:16:52Z"), incident_type: "fire", response_duration_minutes: 59, severity_level: "high" },
            { id: 17, fire_station_id: 190, response_time: new Date("2023-10-19T14:06:52Z"), incident_type: "hazardous", response_duration_minutes: 60, severity_level: "low" },
            { id: 18, fire_station_id: 140, response_time: new Date("2023-05-20T15:24:22Z"), incident_type: "medical", response_duration_minutes: 103, severity_level: "low" },
            { id: 19, fire_station_id: 146, response_time: new Date("2022-11-17T13:44:31Z"), incident_type: "fire", response_duration_minutes: 49, severity_level: "low" },
            { id: 20, fire_station_id: 93, response_time: new Date("2022-12-15T15:24:39Z"), incident_type: "fire", response_duration_minutes: 78, severity_level: "low" },
            { id: 21, fire_station_id: 36, response_time: new Date("2023-02-06T11:09:01Z"), incident_type: "fire", response_duration_minutes: 53, severity_level: "medium" },
            { id: 22, fire_station_id: 111, response_time: new Date("2023-12-21T12:42:06Z"), incident_type: "fire", response_duration_minutes: 60, severity_level: "low" },
            { id: 23, fire_station_id: 154, response_time: new Date("2023-03-16T06:53:54Z"), incident_type: "fire", response_duration_minutes: 41, severity_level: "high" },
            { id: 24, fire_station_id: 198, response_time: new Date("2022-02-22T08:54:45Z"), incident_type: "fire", response_duration_minutes: 51, severity_level: "medium" },
            { id: 25, fire_station_id: 171, response_time: new Date("2023-11-04T10:11:13Z"), incident_type: "medical", response_duration_minutes: 74, severity_level: "medium" },
            { id: 26, fire_station_id: 10, response_time: new Date("2022-02-04T07:52:18Z"), incident_type: "fire", response_duration_minutes: 58, severity_level: "low" },
            { id: 27, fire_station_id: 92, response_time: new Date("2022-04-25T09:10:45Z"), incident_type: "medical", response_duration_minutes: 67, severity_level: "medium" },
            { id: 28, fire_station_id: 6, response_time: new Date("2022-05-19T10:57:08Z"), incident_type: "fire", response_duration_minutes: 42, severity_level: "high" },
            { id: 29, fire_station_id: 124, response_time: new Date("2022-01-15T09:31:14Z"), incident_type: "fire", response_duration_minutes: 40, severity_level: "low" },
            { id: 30, fire_station_id: 61, response_time: new Date("2022-05-02T10:16:10Z"), incident_type: "medical", response_duration_minutes: 52, severity_level: "low" },
            { id: 31, fire_station_id: 50, response_time: new Date("2022-03-26T08:48:46Z"), incident_type: "medical", response_duration_minutes: 35, severity_level: "low" },
            { id: 32, fire_station_id: 75, response_time: new Date("2023-02-15T10:26:50Z"), incident_type: "medical", response_duration_minutes: 46, severity_level: "medium" },
            { id: 33, fire_station_id: 178, response_time: new Date("2022-07-19T15:31:00Z"), incident_type: "fire", response_duration_minutes: 80, severity_level: "low" },
            { id: 34, fire_station_id: 50, response_time: new Date("2022-08-01T16:54:22Z"), incident_type: "fire", response_duration_minutes: 43, severity_level: "medium" },
            { id: 35, fire_station_id: 97, response_time: new Date("2023-10-13T16:36:17Z"), incident_type: "fire", response_duration_minutes: 105, severity_level: "medium" },
            { id: 36, fire_station_id: 2, response_time: new Date("2022-08-27T14:20:57Z"), incident_type: "medical", response_duration_minutes: 82, severity_level: "low" },
            { id: 37, fire_station_id: 160, response_time: new Date("2022-05-29T15:44:23Z"), incident_type: "medical", response_duration_minutes: 38, severity_level: "medium" },
            { id: 38, fire_station_id: 6, response_time: new Date("2023-12-04T13:29:59Z"), incident_type: "medical", response_duration_minutes: 54, severity_level: "high" },
            { id: 39, fire_station_id: 113, response_time: new Date("2023-09-26T12:47:40Z"), incident_type: "fire", response_duration_minutes: 50, severity_level: "low" },
            { id: 40, fire_station_id: 94, response_time: new Date("2022-03-08T14:44:03Z"), incident_type: "fire", response_duration_minutes: 52, severity_level: "low" },
            { id: 41, fire_station_id: 27, response_time: new Date("2023-01-06T12:47:40Z"), incident_type: "fire", response_duration_minutes: 49, severity_level: "low" },
            { id: 42, fire_station_id: 40, response_time: new Date("2022-04-07T13:27:42Z"), incident_type: "hazardous", response_duration_minutes: 60, severity_level: "low" },
            { id: 43, fire_station_id: 68, response_time: new Date("2022-02-13T10:27:18Z"), incident_type: "fire", response_duration_minutes: 82, severity_level: "low" },
            { id: 44, fire_station_id: 104, response_time: new Date("2022-01-23T14:17:39Z"), incident_type: "fire", response_duration_minutes: 72, severity_level: "medium" },
            { id: 45, fire_station_id: 121, response_time: new Date("2022-11-07T08:59:38Z"), incident_type: "fire", response_duration_minutes: 76, severity_level: "low" },
            { id: 46, fire_station_id: 122, response_time: new Date("2022-03-28T10:34:55Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "low" },
            { id: 47, fire_station_id: 13, response_time: new Date("2023-02-03T16:01:55Z"), incident_type: "fire", response_duration_minutes: 53, severity_level: "high" },
            { id: 48, fire_station_id: 73, response_time: new Date("2023-05-27T13:54:00Z"), incident_type: "fire", response_duration_minutes: 37, severity_level: "medium" },
            { id: 49, fire_station_id: 128, response_time: new Date("2022-11-11T15:15:07Z"), incident_type: "fire", response_duration_minutes: 45, severity_level: "low" },
            { id: 50, fire_station_id: 25, response_time: new Date("2023-01-20T07:04:29Z"), incident_type: "hazardous", response_duration_minutes: 33, severity_level: "low" },
            { id: 51, fire_station_id: 54, response_time: new Date("2022-04-03T16:22:22Z"), incident_type: "medical", response_duration_minutes: 37, severity_level: "low" },
            { id: 52, fire_station_id: 10, response_time: new Date("2023-03-04T13:42:40Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "high" },
            { id: 53, fire_station_id: 126, response_time: new Date("2023-01-18T09:47:34Z"), incident_type: "medical", response_duration_minutes: 66, severity_level: "low" },
            { id: 54, fire_station_id: 123, response_time: new Date("2022-07-31T15:35:21Z"), incident_type: "hazardous", response_duration_minutes: 65, severity_level: "medium" },
            { id: 55, fire_station_id: 150, response_time: new Date("2023-10-18T04:16:16Z"), incident_type: "medical", response_duration_minutes: 72, severity_level: "low" },
            { id: 56, fire_station_id: 130, response_time: new Date("2022-05-04T11:41:49Z"), incident_type: "medical", response_duration_minutes: 86, severity_level: "low" },
            { id: 57, fire_station_id: 58, response_time: new Date("2023-11-22T12:36:33Z"), incident_type: "fire", response_duration_minutes: 56, severity_level: "low" },
            { id: 58, fire_station_id: 44, response_time: new Date("2022-01-21T13:49:16Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "low" },
            { id: 59, fire_station_id: 25, response_time: new Date("2022-01-19T10:56:56Z"), incident_type: "fire", response_duration_minutes: 65, severity_level: "medium" },
            { id: 60, fire_station_id: 181, response_time: new Date("2023-05-18T11:18:28Z"), incident_type: "hazardous", response_duration_minutes: 56, severity_level: "low" },
            { id: 61, fire_station_id: 198, response_time: new Date("2023-04-07T07:46:36Z"), incident_type: "fire", response_duration_minutes: 59, severity_level: "low" },
            { id: 62, fire_station_id: 114, response_time: new Date("2023-04-18T14:38:22Z"), incident_type: "fire", response_duration_minutes: 37, severity_level: "high" },
            { id: 63, fire_station_id: 26, response_time: new Date("2022-08-01T11:39:19Z"), incident_type: "medical", response_duration_minutes: 67, severity_level: "medium" },
            { id: 64, fire_station_id: 151, response_time: new Date("2023-01-13T11:58:35Z"), incident_type: "fire", response_duration_minutes: 49, severity_level: "medium" },
            { id: 65, fire_station_id: 74, response_time: new Date("2023-07-26T16:22:11Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "low" },
            { id: 66, fire_station_id: 35, response_time: new Date("2022-02-11T00:21:44Z"), incident_type: "fire", response_duration_minutes: 60, severity_level: "medium" },
            { id: 67, fire_station_id: 191, response_time: new Date("2023-05-24T14:39:30Z"), incident_type: "fire", response_duration_minutes: 51, severity_level: "high" },
            { id: 68, fire_station_id: 80, response_time: new Date("2022-07-07T14:23:00Z"), incident_type: "medical", response_duration_minutes: 71, severity_level: "low" },
            { id: 69, fire_station_id: 69, response_time: new Date("2023-09-10T11:06:25Z"), incident_type: "medical", response_duration_minutes: 79, severity_level: "low" },
            { id: 70, fire_station_id: 165, response_time: new Date("2023-11-19T15:44:33Z"), incident_type: "fire", response_duration_minutes: 56, severity_level: "high" },
            { id: 71, fire_station_id: 180, response_time: new Date("2022-08-09T14:39:49Z"), incident_type: "hazardous", response_duration_minutes: 55, severity_level: "low" },
            { id: 72, fire_station_id: 32, response_time: new Date("2023-10-13T12:35:30Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "low" },
            { id: 73, fire_station_id: 76, response_time: new Date("2023-08-13T08:09:31Z"), incident_type: "fire", response_duration_minutes: 85, severity_level: "low" },
            { id: 74, fire_station_id: 3, response_time: new Date("2022-06-27T12:21:11Z"), incident_type: "fire", response_duration_minutes: 69, severity_level: "low" },
            { id: 75, fire_station_id: 41, response_time: new Date("2023-08-02T16:59:37Z"), incident_type: "fire", response_duration_minutes: 39, severity_level: "low" },
            { id: 76, fire_station_id: 86, response_time: new Date("2023-05-29T19:17:46Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "low" },
            { id: 77, fire_station_id: 46, response_time: new Date("2023-11-17T16:10:34Z"), incident_type: "medical", response_duration_minutes: 29, severity_level: "medium" },
            { id: 78, fire_station_id: 128, response_time: new Date("2022-07-29T10:42:43Z"), incident_type: "fire", response_duration_minutes: 84, severity_level: "low" },
            { id: 79, fire_station_id: 54, response_time: new Date("2023-06-05T03:16:58Z"), incident_type: "medical", response_duration_minutes: 52, severity_level: "high" },
            { id: 80, fire_station_id: 79, response_time: new Date("2022-04-28T14:20:18Z"), incident_type: "fire", response_duration_minutes: 49, severity_level: "low" },
            { id: 81, fire_station_id: 111, response_time: new Date("2023-01-06T12:17:30Z"), incident_type: "fire", response_duration_minutes: 77, severity_level: "medium" },
            { id: 82, fire_station_id: 128, response_time: new Date("2022-09-03T14:49:11Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "high" },
            { id: 83, fire_station_id: 1, response_time: new Date("2022-12-18T13:14:48Z"), incident_type: "fire", response_duration_minutes: 41, severity_level: "low" },
            { id: 84, fire_station_id: 97, response_time: new Date("2022-06-14T14:49:55Z"), incident_type: "fire", response_duration_minutes: 70, severity_level: "medium" },
            { id: 85, fire_station_id: 126, response_time: new Date("2023-01-13T13:24:19Z"), incident_type: "fire", response_duration_minutes: 63, severity_level: "low" },
            { id: 86, fire_station_id: 21, response_time: new Date("2023-06-03T10:50:55Z"), incident_type: "fire", response_duration_minutes: 65, severity_level: "medium" },
            { id: 87, fire_station_id: 106, response_time: new Date("2023-09-23T13:30:59Z"), incident_type: "fire", response_duration_minutes: 61, severity_level: "high" },
            { id: 88, fire_station_id: 194, response_time: new Date("2022-01-13T15:17:06Z"), incident_type: "fire", response_duration_minutes: 44, severity_level: "medium" },
            { id: 89, fire_station_id: 180, response_time: new Date("2023-01-06T16:07:19Z"), incident_type: "medical", response_duration_minutes: 81, severity_level: "high" },
            { id: 90, fire_station_id: 57, response_time: new Date("2022-06-14T10:51:33Z"), incident_type: "medical", response_duration_minutes: 51, severity_level: "low" },
            { id: 91, fire_station_id: 187, response_time: new Date("2023-02-01T10:55:11Z"), incident_type: "medical", response_duration_minutes: 84, severity_level: "low" },
            { id: 92, fire_station_id: 81, response_time: new Date("2022-06-22T13:06:32Z"), incident_type: "fire", response_duration_minutes: 57, severity_level: "high" },
            { id: 93, fire_station_id: 110, response_time: new Date("2022-04-16T12:05:45Z"), incident_type: "fire", response_duration_minutes: 33, severity_level: "medium" },
            { id: 94, fire_station_id: 1, response_time: new Date("2022-08-18T08:28:01Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "medium" },
            { id: 95, fire_station_id: 69, response_time: new Date("2022-10-11T10:13:54Z"), incident_type: "fire", response_duration_minutes: 50, severity_level: "low" },
            { id: 96, fire_station_id: 64, response_time: new Date("2022-11-16T13:42:32Z"), incident_type: "medical", response_duration_minutes: 86, severity_level: "medium" },
            { id: 97, fire_station_id: 80, response_time: new Date("2022-03-03T14:40:30Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "medium" },
            { id: 98, fire_station_id: 39, response_time: new Date("2022-11-28T08:21:15Z"), incident_type: "hazardous", response_duration_minutes: 95, severity_level: "low" },
            { id: 99, fire_station_id: 53, response_time: new Date("2023-07-29T10:15:54Z"), incident_type: "fire", response_duration_minutes: 71, severity_level: "high" },
            { id: 100, fire_station_id: 188, response_time: new Date("2022-08-27T09:44:32Z"), incident_type: "medical", response_duration_minutes: 51, severity_level: "medium" },
            { id: 101, fire_station_id: 152, response_time: new Date("2023-03-23T09:24:21Z"), incident_type: "fire", response_duration_minutes: 71, severity_level: "medium" },
            { id: 102, fire_station_id: 175, response_time: new Date("2023-05-08T13:39:33Z"), incident_type: "fire", response_duration_minutes: 35, severity_level: "low" },
            { id: 103, fire_station_id: 134, response_time: new Date("2022-02-22T13:07:50Z"), incident_type: "medical", response_duration_minutes: 32, severity_level: "high" },
            { id: 104, fire_station_id: 62, response_time: new Date("2022-04-30T16:47:23Z"), incident_type: "fire", response_duration_minutes: 51, severity_level: "medium" },
            { id: 105, fire_station_id: 108, response_time: new Date("2023-07-21T12:12:04Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "low" },
            { id: 106, fire_station_id: 182, response_time: new Date("2023-10-17T07:45:30Z"), incident_type: "medical", response_duration_minutes: 75, severity_level: "low" },
            { id: 107, fire_station_id: 122, response_time: new Date("2022-10-06T16:57:18Z"), incident_type: "medical", response_duration_minutes: 59, severity_level: "low" },
            { id: 108, fire_station_id: 171, response_time: new Date("2023-04-05T11:34:54Z"), incident_type: "fire", response_duration_minutes: 54, severity_level: "low" },
            { id: 109, fire_station_id: 20, response_time: new Date("2022-05-26T09:59:18Z"), incident_type: "fire", response_duration_minutes: 71, severity_level: "low" },
            { id: 110, fire_station_id: 164, response_time: new Date("2023-01-18T17:43:23Z"), incident_type: "medical", response_duration_minutes: 53, severity_level: "low" },
            { id: 111, fire_station_id: 71, response_time: new Date("2022-08-10T11:26:42Z"), incident_type: "fire", response_duration_minutes: 37, severity_level: "high" },
            { id: 112, fire_station_id: 62, response_time: new Date("2022-07-07T14:35:31Z"), incident_type: "medical", response_duration_minutes: 51, severity_level: "medium" },
            { id: 113, fire_station_id: 4, response_time: new Date("2023-09-18T20:08:41Z"), incident_type: "hazardous", response_duration_minutes: 46, severity_level: "low" },
            { id: 114, fire_station_id: 81, response_time: new Date("2022-01-07T16:09:35Z"), incident_type: "fire", response_duration_minutes: 59, severity_level: "low" },
            { id: 115, fire_station_id: 151, response_time: new Date("2022-11-20T15:32:18Z"), incident_type: "fire", response_duration_minutes: 56, severity_level: "medium" },
            { id: 116, fire_station_id: 84, response_time: new Date("2023-01-16T16:01:01Z"), incident_type: "fire", response_duration_minutes: 65, severity_level: "medium" },
            { id: 117, fire_station_id: 128, response_time: new Date("2023-08-07T08:43:21Z"), incident_type: "fire", response_duration_minutes: 78, severity_level: "medium" },
            { id: 118, fire_station_id: 160, response_time: new Date("2023-04-12T14:14:07Z"), incident_type: "medical", response_duration_minutes: 55, severity_level: "medium" },
            { id: 119, fire_station_id: 132, response_time: new Date("2023-07-10T10:17:17Z"), incident_type: "medical", response_duration_minutes: 23, severity_level: "medium" },
            { id: 120, fire_station_id: 68, response_time: new Date("2022-05-08T09:18:56Z"), incident_type: "medical", response_duration_minutes: 76, severity_level: "low" },
            { id: 121, fire_station_id: 153, response_time: new Date("2023-07-19T14:25:15Z"), incident_type: "fire", response_duration_minutes: 65, severity_level: "low" },
            { id: 122, fire_station_id: 142, response_time: new Date("2022-06-28T16:45:12Z"), incident_type: "fire", response_duration_minutes: 37, severity_level: "low" },
            { id: 123, fire_station_id: 170, response_time: new Date("2022-07-12T11:41:23Z"), incident_type: "hazardous", response_duration_minutes: 68, severity_level: "low" },
            { id: 124, fire_station_id: 25, response_time: new Date("2023-07-17T14:54:22Z"), incident_type: "fire", response_duration_minutes: 55, severity_level: "medium" },
            { id: 125, fire_station_id: 67, response_time: new Date("2022-10-16T09:14:28Z"), incident_type: "medical", response_duration_minutes: 57, severity_level: "high" },
            { id: 126, fire_station_id: 91, response_time: new Date("2023-11-02T13:55:59Z"), incident_type: "fire", response_duration_minutes: 76, severity_level: "low" },
            { id: 127, fire_station_id: 29, response_time: new Date("2023-06-05T11:47:30Z"), incident_type: "medical", response_duration_minutes: 66, severity_level: "high" },
            { id: 128, fire_station_id: 75, response_time: new Date("2023-05-09T12:03:06Z"), incident_type: "fire", response_duration_minutes: 72, severity_level: "low" },
            { id: 129, fire_station_id: 75, response_time: new Date("2022-11-28T10:25:26Z"), incident_type: "hazardous", response_duration_minutes: 70, severity_level: "low" },
            { id: 130, fire_station_id: 125, response_time: new Date("2022-07-14T08:02:30Z"), incident_type: "medical", response_duration_minutes: 65, severity_level: "low" },
            { id: 131, fire_station_id: 70, response_time: new Date("2023-01-21T13:49:31Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "high" },
            { id: 132, fire_station_id: 154, response_time: new Date("2023-01-27T09:48:47Z"), incident_type: "hazardous", response_duration_minutes: 74, severity_level: "medium" },
            { id: 133, fire_station_id: 194, response_time: new Date("2023-08-09T07:55:18Z"), incident_type: "fire", response_duration_minutes: 36, severity_level: "low" },
            { id: 134, fire_station_id: 90, response_time: new Date("2022-11-15T19:41:14Z"), incident_type: "fire", response_duration_minutes: 41, severity_level: "medium" },
            { id: 135, fire_station_id: 174, response_time: new Date("2023-02-14T08:38:36Z"), incident_type: "fire", response_duration_minutes: 70, severity_level: "low" },
            { id: 136, fire_station_id: 47, response_time: new Date("2022-07-05T17:09:05Z"), incident_type: "medical", response_duration_minutes: 54, severity_level: "low" },
            { id: 137, fire_station_id: 30, response_time: new Date("2022-06-23T16:09:16Z"), incident_type: "medical", response_duration_minutes: 107, severity_level: "medium" },
            { id: 138, fire_station_id: 22, response_time: new Date("2023-05-21T16:21:15Z"), incident_type: "medical", response_duration_minutes: 71, severity_level: "low" },
            { id: 139, fire_station_id: 145, response_time: new Date("2022-04-23T18:11:17Z"), incident_type: "medical", response_duration_minutes: 74, severity_level: "low" },
            { id: 140, fire_station_id: 76, response_time: new Date("2023-02-07T10:41:28Z"), incident_type: "hazardous", response_duration_minutes: 40, severity_level: "medium" },
            { id: 141, fire_station_id: 145, response_time: new Date("2022-10-07T11:44:02Z"), incident_type: "fire", response_duration_minutes: 63, severity_level: "low" },
            { id: 142, fire_station_id: 73, response_time: new Date("2023-07-03T18:25:21Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "medium" },
            { id: 143, fire_station_id: 23, response_time: new Date("2023-09-24T21:58:17Z"), incident_type: "medical", response_duration_minutes: 64, severity_level: "medium" },
            { id: 144, fire_station_id: 98, response_time: new Date("2022-11-04T15:57:19Z"), incident_type: "fire", response_duration_minutes: 61, severity_level: "low" },
            { id: 145, fire_station_id: 39, response_time: new Date("2023-02-09T15:56:49Z"), incident_type: "fire", response_duration_minutes: 61, severity_level: "low" },
            { id: 146, fire_station_id: 122, response_time: new Date("2022-04-18T17:20:32Z"), incident_type: "fire", response_duration_minutes: 61, severity_level: "high" },
            { id: 147, fire_station_id: 10, response_time: new Date("2022-07-28T11:21:28Z"), incident_type: "fire", response_duration_minutes: 60, severity_level: "medium" },
            { id: 148, fire_station_id: 79, response_time: new Date("2022-06-23T11:51:27Z"), incident_type: "medical", response_duration_minutes: 78, severity_level: "low" },
            { id: 149, fire_station_id: 9, response_time: new Date("2023-12-09T12:57:32Z"), incident_type: "fire", response_duration_minutes: 52, severity_level: "low" },
            { id: 150, fire_station_id: 77, response_time: new Date("2022-02-04T09:20:23Z"), incident_type: "fire", response_duration_minutes: 69, severity_level: "medium" },
            { id: 151, fire_station_id: 53, response_time: new Date("2023-10-17T09:03:10Z"), incident_type: "medical", response_duration_minutes: 65, severity_level: "medium" },
            { id: 152, fire_station_id: 34, response_time: new Date("2022-06-23T14:55:11Z"), incident_type: "fire", response_duration_minutes: 77, severity_level: "medium" },
            { id: 153, fire_station_id: 187, response_time: new Date("2023-11-14T20:39:04Z"), incident_type: "medical", response_duration_minutes: 66, severity_level: "low" },
            { id: 154, fire_station_id: 199, response_time: new Date("2022-09-09T16:16:07Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "low" },
            { id: 155, fire_station_id: 20, response_time: new Date("2023-01-25T11:05:30Z"), incident_type: "medical", response_duration_minutes: 57, severity_level: "high" },
            { id: 156, fire_station_id: 22, response_time: new Date("2023-02-07T16:05:44Z"), incident_type: "fire", response_duration_minutes: 54, severity_level: "medium" },
            { id: 157, fire_station_id: 73, response_time: new Date("2022-10-10T15:19:33Z"), incident_type: "fire", response_duration_minutes: 67, severity_level: "low" },
            { id: 158, fire_station_id: 76, response_time: new Date("2023-11-24T15:10:24Z"), incident_type: "medical", response_duration_minutes: 53, severity_level: "low" },
            { id: 159, fire_station_id: 69, response_time: new Date("2022-06-29T13:13:14Z"), incident_type: "medical", response_duration_minutes: 53, severity_level: "low" },
            { id: 160, fire_station_id: 121, response_time: new Date("2023-01-14T16:05:13Z"), incident_type: "hazardous", response_duration_minutes: 50, severity_level: "low" },
            { id: 161, fire_station_id: 1, response_time: new Date("2023-08-13T15:10:47Z"), incident_type: "fire", response_duration_minutes: 98, severity_level: "high" },
            { id: 162, fire_station_id: 24, response_time: new Date("2022-06-07T14:49:34Z"), incident_type: "fire", response_duration_minutes: 59, severity_level: "low" },
            { id: 163, fire_station_id: 150, response_time: new Date("2022-04-26T10:47:39Z"), incident_type: "fire", response_duration_minutes: 83, severity_level: "low" },
            { id: 164, fire_station_id: 73, response_time: new Date("2022-12-10T10:29:07Z"), incident_type: "fire", response_duration_minutes: 36, severity_level: "high" },
            { id: 165, fire_station_id: 117, response_time: new Date("2023-09-28T16:55:55Z"), incident_type: "fire", response_duration_minutes: 85, severity_level: "high" },
            { id: 166, fire_station_id: 177, response_time: new Date("2023-05-21T10:41:48Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "medium" },
            { id: 167, fire_station_id: 116, response_time: new Date("2022-10-30T16:58:51Z"), incident_type: "fire", response_duration_minutes: 65, severity_level: "low" },
            { id: 168, fire_station_id: 151, response_time: new Date("2022-11-17T17:22:19Z"), incident_type: "medical", response_duration_minutes: 65, severity_level: "medium" },
            { id: 169, fire_station_id: 62, response_time: new Date("2022-11-16T12:20:21Z"), incident_type: "medical", response_duration_minutes: 52, severity_level: "medium" },
            { id: 170, fire_station_id: 162, response_time: new Date("2022-05-09T19:46:08Z"), incident_type: "fire", response_duration_minutes: 66, severity_level: "low" },
            { id: 171, fire_station_id: 180, response_time: new Date("2022-09-01T15:33:30Z"), incident_type: "fire", response_duration_minutes: 45, severity_level: "low" },
            { id: 172, fire_station_id: 180, response_time: new Date("2023-11-25T18:57:30Z"), incident_type: "hazardous", response_duration_minutes: 62, severity_level: "high" },
            { id: 173, fire_station_id: 166, response_time: new Date("2023-05-28T16:50:09Z"), incident_type: "hazardous", response_duration_minutes: 78, severity_level: "low" },
            { id: 174, fire_station_id: 33, response_time: new Date("2022-09-12T11:14:41Z"), incident_type: "fire", response_duration_minutes: 42, severity_level: "medium" },
            { id: 175, fire_station_id: 120, response_time: new Date("2023-05-10T20:35:25Z"), incident_type: "fire", response_duration_minutes: 55, severity_level: "medium" },
            { id: 176, fire_station_id: 182, response_time: new Date("2023-07-13T13:44:11Z"), incident_type: "fire", response_duration_minutes: 49, severity_level: "medium" },
            { id: 177, fire_station_id: 164, response_time: new Date("2022-04-28T14:59:21Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "high" },
            { id: 178, fire_station_id: 46, response_time: new Date("2022-02-03T18:11:48Z"), incident_type: "hazardous", response_duration_minutes: 87, severity_level: "low" },
            { id: 179, fire_station_id: 143, response_time: new Date("2022-07-24T16:20:38Z"), incident_type: "medical", response_duration_minutes: 65, severity_level: "low" },
            { id: 180, fire_station_id: 190, response_time: new Date("2022-11-03T21:42:41Z"), incident_type: "fire", response_duration_minutes: 63, severity_level: "medium" },
            { id: 181, fire_station_id: 148, response_time: new Date("2023-08-31T15:13:57Z"), incident_type: "medical", response_duration_minutes: 42, severity_level: "low" },
            { id: 182, fire_station_id: 183, response_time: new Date("2023-02-24T09:32:22Z"), incident_type: "medical", response_duration_minutes: 63, severity_level: "low" },
            { id: 183, fire_station_id: 194, response_time: new Date("2023-08-06T18:47:52Z"), incident_type: "hazardous", response_duration_minutes: 62, severity_level: "medium" },
            { id: 184, fire_station_id: 94, response_time: new Date("2022-07-11T09:18:13Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "low" },
            { id: 185, fire_station_id: 92, response_time: new Date("2022-09-02T16:31:51Z"), incident_type: "fire", response_duration_minutes: 38, severity_level: "low" },
            { id: 186, fire_station_id: 8, response_time: new Date("2022-08-07T12:03:36Z"), incident_type: "medical", response_duration_minutes: 80, severity_level: "low" },
            { id: 187, fire_station_id: 59, response_time: new Date("2022-08-14T22:12:38Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "low" },
            { id: 188, fire_station_id: 19, response_time: new Date("2023-04-26T15:13:04Z"), incident_type: "fire", response_duration_minutes: 56, severity_level: "low" },
            { id: 189, fire_station_id: 3, response_time: new Date("2022-12-05T16:21:33Z"), incident_type: "medical", response_duration_minutes: 67, severity_level: "low" },
            { id: 190, fire_station_id: 66, response_time: new Date("2023-02-14T13:37:17Z"), incident_type: "fire", response_duration_minutes: 78, severity_level: "low" },
            { id: 191, fire_station_id: 176, response_time: new Date("2023-07-24T08:06:42Z"), incident_type: "medical", response_duration_minutes: 39, severity_level: "low" },
            { id: 192, fire_station_id: 1, response_time: new Date("2023-11-25T14:48:39Z"), incident_type: "fire", response_duration_minutes: 44, severity_level: "low" },
            { id: 193, fire_station_id: 9, response_time: new Date("2023-11-17T09:49:50Z"), incident_type: "fire", response_duration_minutes: 84, severity_level: "low" },
            { id: 194, fire_station_id: 84, response_time: new Date("2023-09-24T08:39:23Z"), incident_type: "medical", response_duration_minutes: 60, severity_level: "low" },
            { id: 195, fire_station_id: 181, response_time: new Date("2022-03-28T06:37:19Z"), incident_type: "fire", response_duration_minutes: 26, severity_level: "high" },
            { id: 196, fire_station_id: 85, response_time: new Date("2023-10-07T13:56:20Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "low" },
            { id: 197, fire_station_id: 54, response_time: new Date("2022-04-28T15:25:23Z"), incident_type: "fire", response_duration_minutes: 89, severity_level: "low" },
            { id: 198, fire_station_id: 63, response_time: new Date("2023-01-19T14:56:42Z"), incident_type: "hazardous", response_duration_minutes: 86, severity_level: "medium" },
            { id: 199, fire_station_id: 51, response_time: new Date("2023-11-02T14:56:04Z"), incident_type: "medical", response_duration_minutes: 44, severity_level: "medium" },
            { id: 200, fire_station_id: 59, response_time: new Date("2023-10-03T14:44:19Z"), incident_type: "fire", response_duration_minutes: 78, severity_level: "medium" },
            { id: 201, fire_station_id: 79, response_time: new Date("2023-11-24T13:34:42Z"), incident_type: "fire", response_duration_minutes: 63, severity_level: "low" },
            { id: 202, fire_station_id: 86, response_time: new Date("2022-04-21T15:28:05Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "medium" },
            { id: 203, fire_station_id: 156, response_time: new Date("2022-04-23T17:50:58Z"), incident_type: "fire", response_duration_minutes: 54, severity_level: "medium" },
            { id: 204, fire_station_id: 72, response_time: new Date("2023-06-12T06:55:40Z"), incident_type: "fire", response_duration_minutes: 34, severity_level: "low" },
            { id: 205, fire_station_id: 66, response_time: new Date("2023-09-18T11:23:56Z"), incident_type: "fire", response_duration_minutes: 48, severity_level: "low" },
            { id: 206, fire_station_id: 76, response_time: new Date("2022-08-15T15:24:49Z"), incident_type: "fire", response_duration_minutes: 50, severity_level: "medium" },
            { id: 207, fire_station_id: 97, response_time: new Date("2023-07-25T11:14:23Z"), incident_type: "fire", response_duration_minutes: 45, severity_level: "medium" },
            { id: 208, fire_station_id: 47, response_time: new Date("2022-10-28T17:03:27Z"), incident_type: "fire", response_duration_minutes: 24, severity_level: "low" },
            { id: 209, fire_station_id: 91, response_time: new Date("2023-06-14T16:17:43Z"), incident_type: "fire", response_duration_minutes: 18, severity_level: "low" },
            { id: 210, fire_station_id: 155, response_time: new Date("2023-09-13T14:04:45Z"), incident_type: "medical", response_duration_minutes: 50, severity_level: "high" },
            { id: 211, fire_station_id: 152, response_time: new Date("2022-02-14T11:06:20Z"), incident_type: "medical", response_duration_minutes: 71, severity_level: "low" },
            { id: 212, fire_station_id: 196, response_time: new Date("2022-04-25T08:27:32Z"), incident_type: "fire", response_duration_minutes: 74, severity_level: "low" },
            { id: 213, fire_station_id: 111, response_time: new Date("2023-04-21T19:59:46Z"), incident_type: "medical", response_duration_minutes: 75, severity_level: "low" },
            { id: 214, fire_station_id: 106, response_time: new Date("2023-12-24T22:38:51Z"), incident_type: "medical", response_duration_minutes: 62, severity_level: "low" },
            { id: 215, fire_station_id: 74, response_time: new Date("2022-02-04T07:13:30Z"), incident_type: "fire", response_duration_minutes: 38, severity_level: "low" },
            { id: 216, fire_station_id: 26, response_time: new Date("2022-08-18T15:48:45Z"), incident_type: "medical", response_duration_minutes: 70, severity_level: "low" },
            { id: 217, fire_station_id: 4, response_time: new Date("2022-10-02T13:56:56Z"), incident_type: "medical", response_duration_minutes: 58, severity_level: "medium" },
            { id: 218, fire_station_id: 92, response_time: new Date("2023-01-13T08:14:21Z"), incident_type: "medical", response_duration_minutes: 67, severity_level: "low" },
            { id: 219, fire_station_id: 46, response_time: new Date("2023-10-19T14:43:03Z"), incident_type: "fire", response_duration_minutes: 70, severity_level: "low" },
            { id: 220, fire_station_id: 164, response_time: new Date("2023-02-07T15:01:08Z"), incident_type: "fire", response_duration_minutes: 52, severity_level: "high" },
            { id: 221, fire_station_id: 3, response_time: new Date("2023-03-22T17:10:38Z"), incident_type: "fire", response_duration_minutes: 43, severity_level: "high" },
            { id: 222, fire_station_id: 136, response_time: new Date("2022-05-16T13:02:45Z"), incident_type: "medical", response_duration_minutes: 87, severity_level: "low" },
            { id: 223, fire_station_id: 109, response_time: new Date("2023-12-08T13:11:22Z"), incident_type: "fire", response_duration_minutes: 24, severity_level: "high" },
            { id: 224, fire_station_id: 117, response_time: new Date("2023-12-22T12:27:13Z"), incident_type: "hazardous", response_duration_minutes: 55, severity_level: "medium" },
            { id: 225, fire_station_id: 195, response_time: new Date("2023-09-26T16:46:25Z"), incident_type: "fire", response_duration_minutes: 44, severity_level: "low" },
            { id: 226, fire_station_id: 179, response_time: new Date("2023-02-11T09:34:47Z"), incident_type: "fire", response_duration_minutes: 67, severity_level: "low" },
            { id: 227, fire_station_id: 125, response_time: new Date("2023-10-23T20:33:47Z"), incident_type: "fire", response_duration_minutes: 37, severity_level: "low" },
            { id: 228, fire_station_id: 6, response_time: new Date("2023-05-04T15:26:10Z"), incident_type: "fire", response_duration_minutes: 81, severity_level: "high" },
            { id: 229, fire_station_id: 143, response_time: new Date("2022-12-17T13:11:38Z"), incident_type: "fire", response_duration_minutes: 64, severity_level: "medium" },
            { id: 230, fire_station_id: 42, response_time: new Date("2022-04-22T15:10:15Z"), incident_type: "medical", response_duration_minutes: 50, severity_level: "medium" },
            { id: 231, fire_station_id: 109, response_time: new Date("2023-10-05T10:01:24Z"), incident_type: "medical", response_duration_minutes: 56, severity_level: "high" },
            { id: 232, fire_station_id: 58, response_time: new Date("2022-12-29T11:58:04Z"), incident_type: "hazardous", response_duration_minutes: 69, severity_level: "low" },
            { id: 233, fire_station_id: 168, response_time: new Date("2023-07-09T15:52:23Z"), incident_type: "fire", response_duration_minutes: 39, severity_level: "medium" },
            { id: 234, fire_station_id: 94, response_time: new Date("2022-05-29T20:25:24Z"), incident_type: "fire", response_duration_minutes: 55, severity_level: "high" },
            { id: 235, fire_station_id: 49, response_time: new Date("2023-10-16T15:27:04Z"), incident_type: "fire", response_duration_minutes: 71, severity_level: "medium" },
            { id: 236, fire_station_id: 69, response_time: new Date("2023-10-10T14:10:06Z"), incident_type: "hazardous", response_duration_minutes: 51, severity_level: "low" },
            { id: 237, fire_station_id: 116, response_time: new Date("2023-02-28T12:41:23Z"), incident_type: "fire", response_duration_minutes: 69, severity_level: "medium" },
            { id: 238, fire_station_id: 45, response_time: new Date("2023-11-09T18:25:42Z"), incident_type: "medical", response_duration_minutes: 41, severity_level: "low" },
            { id: 239, fire_station_id: 57, response_time: new Date("2023-05-26T14:15:18Z"), incident_type: "hazardous", response_duration_minutes: 93, severity_level: "low" },
            { id: 240, fire_station_id: 95, response_time: new Date("2022-12-30T13:22:54Z"), incident_type: "fire", response_duration_minutes: 50, severity_level: "low" },
            { id: 241, fire_station_id: 2, response_time: new Date("2023-08-01T09:20:41Z"), incident_type: "fire", response_duration_minutes: 88, severity_level: "low" },
            { id: 242, fire_station_id: 153, response_time: new Date("2022-04-18T10:19:20Z"), incident_type: "fire", response_duration_minutes: 76, severity_level: "low" },
            { id: 243, fire_station_id: 106, response_time: new Date("2022-02-14T17:34:51Z"), incident_type: "fire", response_duration_minutes: 47, severity_level: "medium" },
            { id: 244, fire_station_id: 198, response_time: new Date("2023-06-06T06:33:29Z"), incident_type: "fire", response_duration_minutes: 55, severity_level: "low" },
            { id: 245, fire_station_id: 41, response_time: new Date("2022-07-18T14:34:14Z"), incident_type: "medical", response_duration_minutes: 34, severity_level: "low" },
            { id: 246, fire_station_id: 184, response_time: new Date("2022-11-25T17:42:35Z"), incident_type: "medical", response_duration_minutes: 59, severity_level: "low" },
            { id: 247, fire_station_id: 175, response_time: new Date("2022-12-02T07:22:31Z"), incident_type: "fire", response_duration_minutes: 101, severity_level: "high" },
            { id: 248, fire_station_id: 105, response_time: new Date("2023-01-10T09:26:41Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "high" },
            { id: 249, fire_station_id: 127, response_time: new Date("2022-06-13T10:02:41Z"), incident_type: "fire", response_duration_minutes: 51, severity_level: "low" },
            { id: 250, fire_station_id: 140, response_time: new Date("2022-04-04T16:06:55Z"), incident_type: "medical", response_duration_minutes: 53, severity_level: "high" },
            { id: 251, fire_station_id: 27, response_time: new Date("2022-10-06T15:28:59Z"), incident_type: "fire", response_duration_minutes: 46, severity_level: "low" },
            { id: 252, fire_station_id: 122, response_time: new Date("2023-11-15T13:48:45Z"), incident_type: "hazardous", response_duration_minutes: 59, severity_level: "medium" },
            { id: 253, fire_station_id: 93, response_time: new Date("2023-11-16T11:33:08Z"), incident_type: "fire", response_duration_minutes: 43, severity_level: "medium" },
            { id: 254, fire_station_id: 123, response_time: new Date("2023-05-14T18:38:41Z"), incident_type: "fire", response_duration_minutes: 40, severity_level: "high" },
            { id: 255, fire_station_id: 102, response_time: new Date("2023-06-10T11:46:00Z"), incident_type: "medical", response_duration_minutes: 77, severity_level: "low" },
            { id: 256, fire_station_id: 36, response_time: new Date("2023-08-17T16:31:34Z"), incident_type: "fire", response_duration_minutes: 66, severity_level: "low" },
            { id: 257, fire_station_id: 23, response_time: new Date("2023-01-10T17:34:19Z"), incident_type: "medical", response_duration_minutes: 92, severity_level: "medium" },
            { id: 258, fire_station_id: 65, response_time: new Date("2023-02-04T15:11:35Z"), incident_type: "fire", response_duration_minutes: 50, severity_level: "low" },
            { id: 259, fire_station_id: 5, response_time: new Date("2022-01-28T11:05:50Z"), incident_type: "fire", response_duration_minutes: 53, severity_level: "low" },
            { id: 260, fire_station_id: 199, response_time: new Date("2023-07-31T10:43:19Z"), incident_type: "fire", response_duration_minutes: 51, severity_level: "high" },
            { id: 261, fire_station_id: 43, response_time: new Date("2023-10-19T11:17:10Z"), incident_type: "fire", response_duration_minutes: 41, severity_level: "low" },
            { id: 262, fire_station_id: 33, response_time: new Date("2022-12-17T13:18:46Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "medium" },
            { id: 263, fire_station_id: 137, response_time: new Date("2023-05-15T14:27:57Z"), incident_type: "fire", response_duration_minutes: 53, severity_level: "high" },
            { id: 264, fire_station_id: 174, response_time: new Date("2023-12-23T09:12:28Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "low" },
            { id: 265, fire_station_id: 161, response_time: new Date("2022-05-09T13:10:55Z"), incident_type: "medical", response_duration_minutes: 81, severity_level: "low" },
            { id: 266, fire_station_id: 38, response_time: new Date("2022-08-08T17:03:13Z"), incident_type: "medical", response_duration_minutes: 58, severity_level: "high" },
            { id: 267, fire_station_id: 133, response_time: new Date("2023-01-24T16:35:51Z"), incident_type: "medical", response_duration_minutes: 77, severity_level: "medium" },
            { id: 268, fire_station_id: 145, response_time: new Date("2022-01-04T08:52:52Z"), incident_type: "hazardous", response_duration_minutes: 78, severity_level: "medium" },
            { id: 269, fire_station_id: 58, response_time: new Date("2022-05-19T09:32:09Z"), incident_type: "fire", response_duration_minutes: 17, severity_level: "low" },
            { id: 270, fire_station_id: 6, response_time: new Date("2023-01-08T13:48:13Z"), incident_type: "fire", response_duration_minutes: 49, severity_level: "low" },
            { id: 271, fire_station_id: 57, response_time: new Date("2022-08-01T12:50:21Z"), incident_type: "medical", response_duration_minutes: 34, severity_level: "low" },
            { id: 272, fire_station_id: 35, response_time: new Date("2023-04-29T16:58:27Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "low" },
            { id: 273, fire_station_id: 51, response_time: new Date("2022-12-10T08:14:41Z"), incident_type: "fire", response_duration_minutes: 89, severity_level: "low" },
            { id: 274, fire_station_id: 120, response_time: new Date("2023-10-03T22:31:39Z"), incident_type: "medical", response_duration_minutes: 26, severity_level: "low" },
            { id: 275, fire_station_id: 126, response_time: new Date("2022-04-24T11:16:00Z"), incident_type: "fire", response_duration_minutes: 52, severity_level: "medium" },
            { id: 276, fire_station_id: 174, response_time: new Date("2022-09-02T18:49:00Z"), incident_type: "fire", response_duration_minutes: 35, severity_level: "low" },
            { id: 277, fire_station_id: 48, response_time: new Date("2022-06-04T17:37:19Z"), incident_type: "fire", response_duration_minutes: 69, severity_level: "high" },
            { id: 278, fire_station_id: 41, response_time: new Date("2022-10-24T09:12:31Z"), incident_type: "fire", response_duration_minutes: 42, severity_level: "medium" },
            { id: 279, fire_station_id: 42, response_time: new Date("2022-08-01T12:56:03Z"), incident_type: "medical", response_duration_minutes: 67, severity_level: "medium" },
            { id: 280, fire_station_id: 34, response_time: new Date("2023-02-01T15:24:12Z"), incident_type: "medical", response_duration_minutes: 61, severity_level: "medium" },
            { id: 281, fire_station_id: 18, response_time: new Date("2023-08-16T18:59:52Z"), incident_type: "medical", response_duration_minutes: 40, severity_level: "medium" },
            { id: 282, fire_station_id: 22, response_time: new Date("2023-01-22T10:24:35Z"), incident_type: "fire", response_duration_minutes: 56, severity_level: "medium" },
            { id: 283, fire_station_id: 125, response_time: new Date("2023-10-27T19:58:24Z"), incident_type: "fire", response_duration_minutes: 75, severity_level: "low" },
            { id: 284, fire_station_id: 55, response_time: new Date("2023-06-07T17:36:11Z"), incident_type: "hazardous", response_duration_minutes: 36, severity_level: "medium" },
            { id: 285, fire_station_id: 135, response_time: new Date("2022-06-24T11:31:28Z"), incident_type: "fire", response_duration_minutes: 93, severity_level: "low" },
            { id: 286, fire_station_id: 64, response_time: new Date("2022-01-08T13:24:51Z"), incident_type: "medical", response_duration_minutes: 53, severity_level: "medium" },
            { id: 287, fire_station_id: 111, response_time: new Date("2023-10-23T18:35:37Z"), incident_type: "fire", response_duration_minutes: 56, severity_level: "low" },
            { id: 288, fire_station_id: 59, response_time: new Date("2023-07-28T15:41:24Z"), incident_type: "fire", response_duration_minutes: 44, severity_level: "medium" },
            { id: 289, fire_station_id: 192, response_time: new Date("2023-07-12T17:42:02Z"), incident_type: "hazardous", response_duration_minutes: 85, severity_level: "medium" },
            { id: 290, fire_station_id: 128, response_time: new Date("2022-01-12T18:06:14Z"), incident_type: "medical", response_duration_minutes: 68, severity_level: "low" },
            { id: 291, fire_station_id: 102, response_time: new Date("2022-07-08T14:50:58Z"), incident_type: "fire", response_duration_minutes: 76, severity_level: "medium" },
            { id: 292, fire_station_id: 5, response_time: new Date("2022-02-23T14:44:06Z"), incident_type: "medical", response_duration_minutes: 29, severity_level: "medium" },
            { id: 293, fire_station_id: 182, response_time: new Date("2022-06-25T20:54:22Z"), incident_type: "fire", response_duration_minutes: 71, severity_level: "high" },
            { id: 294, fire_station_id: 16, response_time: new Date("2023-11-08T11:15:06Z"), incident_type: "fire", response_duration_minutes: 62, severity_level: "low" },
            { id: 295, fire_station_id: 92, response_time: new Date("2022-09-25T16:43:59Z"), incident_type: "fire", response_duration_minutes: 63, severity_level: "low" },
            { id: 296, fire_station_id: 196, response_time: new Date("2022-02-07T13:57:11Z"), incident_type: "medical", response_duration_minutes: 75, severity_level: "low" },
            { id: 297, fire_station_id: 68, response_time: new Date("2023-04-21T14:12:12Z"), incident_type: "fire", response_duration_minutes: 84, severity_level: "medium" },
            { id: 298, fire_station_id: 86, response_time: new Date("2023-10-09T08:58:17Z"), incident_type: "fire", response_duration_minutes: 80, severity_level: "medium" },
            { id: 299, fire_station_id: 157, response_time: new Date("2022-04-08T19:41:26Z"), incident_type: "fire", response_duration_minutes: 28, severity_level: "medium" },
            { id: 300, fire_station_id: 50, response_time: new Date("2023-10-10T11:50:52Z"), incident_type: "fire", response_duration_minutes: 68, severity_level: "low" },
        ],
    });
    await prisma.libraries.createMany({
        data: [
            { id: 1, name: "Innovation", location: "398 Union Street", visit_count: 62 },
            { id: 2, name: "Academic", location: "787 Queen Street", visit_count: 133 },
            { id: 3, name: "Westview Cultural Branch", location: "725 Park Avenue", visit_count: 90 },
            { id: 4, name: "Innovation Cultural", location: "702 Castle Street", visit_count: 191 },
            { id: 5, name: "South", location: "751 Mill Lane", visit_count: 87 },
            { id: 6, name: "Main", location: "889 Meadow Close", visit_count: 52 },
            { id: 7, name: "Heritage Digital", location: "548 Maple Street", visit_count: 107 },
            { id: 8, name: "Digital Research Westview", location: "15 Victoria Road", visit_count: 26 },
            { id: 9, name: "Adult", location: "496 Union Street", visit_count: 155 },
            { id: 10, name: "Main Children's", location: "636 Queen Street", visit_count: 39 },
            { id: 11, name: "Community North", location: "346 Victoria Road", visit_count: 45 },
            { id: 12, name: "Children's", location: "736 West End", visit_count: 68 },
            { id: 13, name: "Research", location: "840 Mill Lane", visit_count: 10 },
            { id: 14, name: "Innovation", location: "398 Station Road", visit_count: 171 },
            { id: 15, name: "Heritage", location: "837 Hill Road", visit_count: 25 },
            { id: 16, name: "Children's Branch Academic", location: "333 Garden Way", visit_count: 2 },
            { id: 17, name: "Heritage Innovation Civic", location: "126 Quay Street", visit_count: 43 },
            { id: 18, name: "Regional Civic", location: "184 River Road", visit_count: 90 },
            { id: 19, name: "Children's Resource", location: "315 Station Road", visit_count: 0 },
            { id: 20, name: "Public Local", location: "717 Castle Street", visit_count: 126 },
            { id: 21, name: "North Academic", location: "297 Victoria Road", visit_count: 194 },
            { id: 22, name: "Heritage Westview", location: "459 Oak Avenue", visit_count: 0 },
            { id: 23, name: "Main", location: "866 Victoria Road", visit_count: 98 },
            { id: 24, name: "Regional", location: "53 Lake Drive", visit_count: 0 },
            { id: 25, name: "Civic Resource Digital", location: "176 River Road", visit_count: 45 },
            { id: 26, name: "Heritage Regional", location: "301 Bridge Street", visit_count: 27 },
            { id: 27, name: "Community", location: "952 Kings Road", visit_count: 186 },
            { id: 28, name: "Main", location: "392 Forest Lane", visit_count: null },
            { id: 29, name: "Eastside", location: "397 Meadow Close", visit_count: null },
            { id: 30, name: "Civic Public Main", location: "745 West End", visit_count: 76 },
            { id: 31, name: "Community Regional Academic", location: "852 Maple Street", visit_count: 118 },
            { id: 32, name: "Main", location: "321 Park Avenue", visit_count: 39 },
            { id: 33, name: "Westview Main", location: "333 Park Avenue", visit_count: 5 },
            { id: 34, name: "Children's", location: "583 Market Square", visit_count: null },
            { id: 35, name: "Resource Civic", location: "89 River Road", visit_count: 32 },
            { id: 36, name: "Central", location: "800 Queen Street", visit_count: 0 },
            { id: 37, name: "Community Academic Adult", location: "887 Hill Road", visit_count: 0 },
            { id: 38, name: "Branch", location: "325 Queen Street", visit_count: 34 },
            { id: 39, name: "Innovation Academic", location: "493 Victoria Road", visit_count: 156 },
            { id: 40, name: "Civic Resource Branch", location: "772 Orchard Road", visit_count: 37 },
            { id: 41, name: "Central Heritage", location: "549 River Road", visit_count: 117 },
            { id: 42, name: "Research North", location: "269 Maple Street", visit_count: null },
            { id: 43, name: "Central Branch", location: "824 Oak Avenue", visit_count: 168 },
            { id: 44, name: "Regional Local", location: "391 Forest Lane", visit_count: 77 },
            { id: 45, name: "Academic Resource", location: "577 Church Street", visit_count: 30 },
            { id: 46, name: "Heritage", location: "72 Victoria Road", visit_count: 66 },
            { id: 47, name: "Community Cultural South", location: "546 Oak Avenue", visit_count: 65 },
            { id: 48, name: "Community Children's Cultural", location: "309 Harbour Road", visit_count: null },
            { id: 49, name: "Cultural", location: "697 Market Square", visit_count: 17 },
            { id: 50, name: "Public Central", location: "831 River Road", visit_count: 16 },
            { id: 51, name: "Cultural Academic Community", location: "130 River Road", visit_count: 2 },
            { id: 52, name: "Branch Digital Civic", location: "100 High Street", visit_count: 67 },
            { id: 53, name: "Community", location: "855 Castle Street", visit_count: 84 },
            { id: 54, name: "Digital Westview Adult", location: "12 Mill Lane", visit_count: 16 },
            { id: 55, name: "Cultural", location: "466 Maple Street", visit_count: null },
            { id: 56, name: "Eastside Digital", location: "796 Victoria Road", visit_count: 196 },
            { id: 57, name: "Eastside South Public", location: "877 Castle Street", visit_count: 32 },
            { id: 58, name: "Westview Cultural Eastside", location: "867 Harbour Road", visit_count: 71 },
            { id: 59, name: "Central Heritage", location: "121 Victoria Road", visit_count: 187 },
            { id: 60, name: "Public Children's Regional", location: "489 Queen Street", visit_count: 10 },
            { id: 61, name: "Digital", location: "611 Hill Road", visit_count: null },
            { id: 62, name: "Main", location: "711 Victoria Road", visit_count: 98 },
            { id: 63, name: "Local", location: "160 Lake Drive", visit_count: 190 },
            { id: 64, name: "South Innovation Eastside", location: "388 Market Square", visit_count: 57 },
            { id: 65, name: "Branch", location: "612 Kings Road", visit_count: 114 },
            { id: 66, name: "Central", location: "124 Mill Lane", visit_count: 1 },
            { id: 67, name: "Public Central", location: "567 Kings Road", visit_count: 31 },
            { id: 68, name: "Academic", location: "323 Victoria Road", visit_count: 1 },
            { id: 69, name: "Regional Westview Public", location: "868 Hill Road", visit_count: null },
            { id: 70, name: "Research", location: "892 Lake Drive", visit_count: 49 },
            { id: 71, name: "Community Local Westview", location: "542 Union Street", visit_count: 74 },
            { id: 72, name: "Community", location: "690 High Street", visit_count: 3 },
            { id: 73, name: "Adult", location: "16 Kings Road", visit_count: 93 },
            { id: 74, name: "Digital Civic", location: "796 Meadow Close", visit_count: 8 },
            { id: 75, name: "Research Community Regional", location: "38 River Road", visit_count: 25 },
            { id: 76, name: "Academic", location: "948 West End", visit_count: 104 },
            { id: 77, name: "Regional South Heritage", location: "239 Station Road", visit_count: 147 },
            { id: 78, name: "Civic Main", location: "886 West End", visit_count: 113 },
            { id: 79, name: "Innovation North", location: "259 Lake Drive", visit_count: 30 },
            { id: 80, name: "Community Digital Academic", location: "792 Church Street", visit_count: 177 },
            { id: 81, name: "Academic South", location: "90 Quay Street", visit_count: 10 },
            { id: 82, name: "Local Innovation Westview", location: "321 River Road", visit_count: 25 },
            { id: 83, name: "Local Digital", location: "752 Queen Street", visit_count: 154 },
            { id: 84, name: "Academic", location: "672 Station Road", visit_count: 165 },
            { id: 85, name: "Central", location: "786 West End", visit_count: 115 },
            { id: 86, name: "Children's", location: "395 Meadow Close", visit_count: null },
            { id: 87, name: "Innovation Eastside", location: "979 Forest Lane", visit_count: 19 },
            { id: 88, name: "Central Resource Academic", location: "731 Meadow Close", visit_count: 72 },
            { id: 89, name: "Academic", location: "759 Oak Avenue", visit_count: 0 },
            { id: 90, name: "Eastside Main", location: "53 Castle Street", visit_count: 38 },
            { id: 91, name: "Digital", location: "955 Market Square", visit_count: 0 },
            { id: 92, name: "Public Academic Civic", location: "922 Victoria Road", visit_count: 143 },
            { id: 93, name: "Heritage", location: "951 Park Avenue", visit_count: null },
            { id: 94, name: "Regional Heritage", location: "486 Forest Lane", visit_count: 191 },
            { id: 95, name: "Academic", location: "443 Forest Lane", visit_count: 0 },
            { id: 96, name: "Westview", location: "834 Castle Street", visit_count: 92 },
            { id: 97, name: "Digital", location: "557 Orchard Road", visit_count: 157 },
            { id: 98, name: "Academic", location: "142 Meadow Close", visit_count: 25 },
            { id: 99, name: "Resource", location: "151 Garden Way", visit_count: 84 },
            { id: 100, name: "Digital", location: "123 River Road", visit_count: 139 },
            { id: 101, name: "Community Public", location: "887 Quay Street", visit_count: 7 },
            { id: 102, name: "Community Local", location: "719 Lake Drive", visit_count: 7 },
            { id: 103, name: "Main Regional Westview", location: "983 Union Street", visit_count: 158 },
            { id: 104, name: "Main", location: "658 Quay Street", visit_count: 26 },
            { id: 105, name: "Regional", location: "50 Market Square", visit_count: 0 },
            { id: 106, name: "Academic Cultural Children's", location: "824 Mill Lane", visit_count: 12 },
            { id: 107, name: "Local South Westview", location: "343 Harbour Road", visit_count: 191 },
            { id: 108, name: "Westview", location: "754 Mill Lane", visit_count: null },
            { id: 109, name: "Digital Children's", location: "678 Station Road", visit_count: 165 },
            { id: 110, name: "Public Civic Innovation", location: "351 Bridge Street", visit_count: 76 },
            { id: 111, name: "Westview Central", location: "647 Station Road", visit_count: 62 },
            { id: 112, name: "South Adult Regional", location: "249 Kings Road", visit_count: 25 },
            { id: 113, name: "Main", location: "881 Union Street", visit_count: 23 },
            { id: 114, name: "Central Children's Civic", location: "196 Victoria Road", visit_count: 121 },
            { id: 115, name: "Cultural Civic", location: "402 Victoria Road", visit_count: 83 },
            { id: 116, name: "Cultural", location: "516 Oak Avenue", visit_count: 196 },
            { id: 117, name: "Civic", location: "817 Orchard Road", visit_count: 24 },
            { id: 118, name: "Innovation Main Research", location: "936 Garden Way", visit_count: 5 },
            { id: 119, name: "Central Heritage", location: "2 Hill Road", visit_count: 119 },
            { id: 120, name: "Innovation Cultural Heritage", location: "775 Maple Street", visit_count: 8 },
        ],
    });
    await prisma.parks.createMany({
        data: [
            { id: 1, name: "Cedar", location: "723 River Road", visitor_count: 17 },
            { id: 2, name: "Westview Sunset", location: "278 West End", visitor_count: 104 },
            { id: 3, name: "Maple", location: "702 Oak Avenue", visitor_count: 249 },
            { id: 4, name: "Spring South", location: "867 Queen Street", visitor_count: 209 },
            { id: 5, name: "Westview", location: "79 Union Street", visitor_count: 25 },
            { id: 6, name: "Spring Pine Hilltop", location: "152 Union Street", visitor_count: 265 },
            { id: 7, name: "Garden Sunset Pine", location: "363 Forest Lane", visitor_count: 53 },
            { id: 8, name: "Eastside", location: "803 West End", visitor_count: 248 },
            { id: 9, name: "Lakeside Central", location: "72 Lake Drive", visitor_count: 95 },
            { id: 10, name: "Hilltop Eastside Meadow", location: "312 Victoria Road", visitor_count: null },
            { id: 11, name: "South Heritage", location: "315 West End", visitor_count: 18 },
            { id: 12, name: "Central", location: "770 Victoria Road", visitor_count: 0 },
            { id: 13, name: "Cedar Westview South", location: "671 Station Road", visitor_count: 15 },
            { id: 14, name: "Woodland", location: "37 Forest Lane", visitor_count: 10 },
            { id: 15, name: "Garden", location: "814 Maple Street", visitor_count: 240 },
            { id: 16, name: "Pine Cedar", location: "574 Queen Street", visitor_count: 43 },
            { id: 17, name: "Eastside Westview Oak", location: "364 Harbour Road", visitor_count: null },
            { id: 18, name: "South Woodland", location: "684 Market Square", visitor_count: 171 },
            { id: 19, name: "Valley", location: "109 Forest Lane", visitor_count: 231 },
            { id: 20, name: "Westview Riverside", location: "763 Hill Road", visitor_count: 56 },
            { id: 21, name: "North", location: "169 High Street", visitor_count: 140 },
            { id: 22, name: "Oak Sunset North", location: "870 Market Square", visitor_count: 293 },
            { id: 23, name: "Westview", location: "450 Bridge Street", visitor_count: 68 },
            { id: 24, name: "Sunset", location: "720 Bridge Street", visitor_count: 14 },
            { id: 25, name: "Heritage Valley", location: "102 Victoria Road", visitor_count: 223 },
            { id: 26, name: "Pine Heritage", location: "841 Harbour Road", visitor_count: 186 },
            { id: 27, name: "Oak Sunset Valley", location: "436 Bridge Street", visitor_count: 145 },
            { id: 28, name: "Garden", location: "427 Garden Way", visitor_count: 197 },
            { id: 29, name: "Spring Meadow", location: "683 Station Road", visitor_count: 82 },
            { id: 30, name: "Garden Heritage Cedar", location: "990 Meadow Close", visitor_count: 220 },
            { id: 31, name: "Woodland", location: "822 River Road", visitor_count: 207 },
            { id: 32, name: "Sunset Maple", location: "216 Castle Street", visitor_count: null },
            { id: 33, name: "Oak Westview Meadow", location: "618 West End", visitor_count: 257 },
            { id: 34, name: "Maple", location: "724 West End", visitor_count: 61 },
            { id: 35, name: "Westview", location: "856 Forest Lane", visitor_count: 103 },
            { id: 36, name: "Central Community Riverside", location: "77 Bridge Street", visitor_count: 200 },
            { id: 37, name: "Heritage", location: "805 Queen Street", visitor_count: 47 },
            { id: 38, name: "Maple Green", location: "299 Park Avenue", visitor_count: 10 },
            { id: 39, name: "Eastside Meadow North", location: "467 Market Square", visitor_count: 0 },
            { id: 40, name: "Woodland", location: "933 River Road", visitor_count: 90 },
            { id: 41, name: "Garden", location: "769 Market Square", visitor_count: 269 },
            { id: 42, name: "Riverside", location: "870 Orchard Road", visitor_count: 25 },
            { id: 43, name: "North Westview", location: "409 Forest Lane", visitor_count: 135 },
            { id: 44, name: "Central", location: "377 Kings Road", visitor_count: 231 },
            { id: 45, name: "North Sunset", location: "881 Garden Way", visitor_count: 57 },
            { id: 46, name: "Woodland Westview", location: "629 Garden Way", visitor_count: null },
            { id: 47, name: "Heritage", location: "266 Maple Street", visitor_count: 82 },
            { id: 48, name: "Valley Central Spring", location: "907 Maple Street", visitor_count: 280 },
            { id: 49, name: "Woodland Pine Cedar", location: "529 High Street", visitor_count: 20 },
            { id: 50, name: "Sunset Woodland", location: "101 Queen Street", visitor_count: 125 },
            { id: 51, name: "Green", location: "631 Garden Way", visitor_count: 250 },
            { id: 52, name: "Woodland Green Pine", location: "413 Church Street", visitor_count: 2 },
            { id: 53, name: "Hilltop Green", location: "740 Station Road", visitor_count: 215 },
            { id: 54, name: "North Riverside Eastside", location: "570 Garden Way", visitor_count: 210 },
            { id: 55, name: "Meadow Pine South", location: "878 Meadow Close", visitor_count: 90 },
            { id: 56, name: "North Central Sunset", location: "681 West End", visitor_count: 128 },
            { id: 57, name: "Green Maple Woodland", location: "15 Castle Street", visitor_count: 10 },
            { id: 58, name: "Heritage Hilltop", location: "211 Lake Drive", visitor_count: 12 },
            { id: 59, name: "Heritage Westview Lakeside", location: "923 Castle Street", visitor_count: 2 },
            { id: 60, name: "Hilltop North Valley", location: "736 Kings Road", visitor_count: 44 },
            { id: 61, name: "Heritage", location: "924 Park Avenue", visitor_count: null },
            { id: 62, name: "Hilltop Cedar", location: "905 Oak Avenue", visitor_count: 5 },
            { id: 63, name: "Community Heritage Riverside", location: "141 Orchard Road", visitor_count: 0 },
            { id: 64, name: "Westview Garden Cedar", location: "341 High Street", visitor_count: 24 },
            { id: 65, name: "Community Oak", location: "536 Market Square", visitor_count: 204 },
            { id: 66, name: "Meadow Sunset", location: "113 Hill Road", visitor_count: 80 },
            { id: 67, name: "Meadow", location: "410 Quay Street", visitor_count: 4 },
            { id: 68, name: "Meadow Spring Woodland", location: "627 Forest Lane", visitor_count: 15 },
            { id: 69, name: "Green Spring", location: "792 Orchard Road", visitor_count: 119 },
            { id: 70, name: "Woodland Spring Riverside", location: "201 Orchard Road", visitor_count: 171 },
            { id: 71, name: "North", location: "158 Hill Road", visitor_count: 37 },
            { id: 72, name: "Spring North Riverside", location: "898 West End", visitor_count: null },
            { id: 73, name: "Sunset Westview Green", location: "500 Union Street", visitor_count: 207 },
            { id: 74, name: "Eastside", location: "70 West End", visitor_count: 143 },
            { id: 75, name: "Pine Oak Hilltop", location: "68 Oak Avenue", visitor_count: 150 },
            { id: 76, name: "Riverside", location: "412 Meadow Close", visitor_count: 189 },
            { id: 77, name: "Green Pine Valley", location: "278 West End", visitor_count: 196 },
            { id: 78, name: "Sunset", location: "206 Meadow Close", visitor_count: 232 },
            { id: 79, name: "Meadow Green", location: "161 Union Street", visitor_count: 7 },
            { id: 80, name: "Community Oak Sunset", location: "705 Victoria Road", visitor_count: 12 },
            { id: 81, name: "Riverside", location: "961 Market Square", visitor_count: 36 },
            { id: 82, name: "Community", location: "774 Maple Street", visitor_count: 163 },
            { id: 83, name: "Central", location: "644 Maple Street", visitor_count: 112 },
            { id: 84, name: "Sunset", location: "449 Market Square", visitor_count: 35 },
            { id: 85, name: "Sunset South Green", location: "321 Castle Street", visitor_count: 36 },
            { id: 86, name: "Riverside South Central", location: "809 Garden Way", visitor_count: null },
            { id: 87, name: "Sunset Lakeside", location: "617 Orchard Road", visitor_count: 31 },
            { id: 88, name: "Meadow", location: "456 Victoria Road", visitor_count: 9 },
            { id: 89, name: "Eastside Westview", location: "66 Hill Road", visitor_count: 171 },
            { id: 90, name: "Maple Meadow", location: "20 Oak Avenue", visitor_count: 45 },
            { id: 91, name: "Pine North Cedar", location: "438 Mill Lane", visitor_count: 94 },
            { id: 92, name: "Westview", location: "503 River Road", visitor_count: 262 },
            { id: 93, name: "South Meadow Central", location: "331 Hill Road", visitor_count: 11 },
            { id: 94, name: "Garden", location: "263 Victoria Road", visitor_count: 250 },
            { id: 95, name: "Maple", location: "194 Kings Road", visitor_count: 135 },
            { id: 96, name: "Central Sunset Riverside", location: "800 Orchard Road", visitor_count: 12 },
            { id: 97, name: "Spring", location: "609 Station Road", visitor_count: 3 },
            { id: 98, name: "Central Eastside", location: "895 Mill Lane", visitor_count: 50 },
            { id: 99, name: "South Westview Hilltop", location: "255 West End", visitor_count: 12 },
            { id: 100, name: "Riverside", location: "404 Meadow Close", visitor_count: 106 },
        ],
    });
    await prisma.schools.createMany({
        data: [
            { id: 1, name: "International", location: "949 West End", enrollment_count: 226 },
            { id: 2, name: "Elementary", location: "369 Forest Lane", enrollment_count: null },
            { id: 3, name: "Civic", location: "163 Harbour Road", enrollment_count: null },
            { id: 4, name: "Science East River", location: "244 River Road", enrollment_count: 52 },
            { id: 5, name: "Global Park River", location: "307 Orchard Road", enrollment_count: 417 },
            { id: 6, name: "International", location: "259 Union Street", enrollment_count: 3 },
            { id: 7, name: "Global River", location: "687 Mill Lane", enrollment_count: 271 },
            { id: 8, name: "Middle", location: "100 Hill Road", enrollment_count: 64 },
            { id: 9, name: "Tech International", location: "167 Castle Street", enrollment_count: null },
            { id: 10, name: "International", location: "688 Park Avenue", enrollment_count: null },
            { id: 11, name: "Arts River Middle", location: "177 Meadow Close", enrollment_count: 162 },
            { id: 12, name: "River Civic International", location: "798 Church Street", enrollment_count: 245 },
            { id: 13, name: "East", location: "159 Forest Lane", enrollment_count: 124 },
            { id: 14, name: "Civic East Innovation", location: "740 Orchard Road", enrollment_count: 476 },
            { id: 15, name: "International Summit", location: "475 Lake Drive", enrollment_count: 391 },
            { id: 16, name: "Elementary", location: "397 Forest Lane", enrollment_count: 247 },
            { id: 17, name: "High", location: "463 Orchard Road", enrollment_count: 262 },
            { id: 18, name: "Elementary", location: "449 Lake Drive", enrollment_count: 154 },
            { id: 19, name: "Academy", location: "274 Union Street", enrollment_count: 189 },
            { id: 20, name: "Leadership High Elementary", location: "613 Hill Road", enrollment_count: 380 },
            { id: 21, name: "Summit Science", location: "607 Queen Street", enrollment_count: 54 },
            { id: 22, name: "Global Tech Community", location: "750 Union Street", enrollment_count: 3 },
            { id: 23, name: "River Tech Summit", location: "267 Harbour Road", enrollment_count: 396 },
            { id: 24, name: "Charter Vista Civic", location: "797 Harbour Road", enrollment_count: 61 },
            { id: 25, name: "Park Innovation", location: "124 Lake Drive", enrollment_count: 139 },
            { id: 26, name: "Arts Middle", location: "932 Kings Road", enrollment_count: 15 },
            { id: 27, name: "River", location: "615 Harbour Road", enrollment_count: 217 },
            { id: 28, name: "Elementary", location: "566 Garden Way", enrollment_count: 213 },
            { id: 29, name: "Innovation", location: "830 Quay Street", enrollment_count: null },
            { id: 30, name: "Summit Arts International", location: "959 Hill Road", enrollment_count: 458 },
            { id: 31, name: "River Charter", location: "587 Queen Street", enrollment_count: 120 },
            { id: 32, name: "East High Arts", location: "532 Church Street", enrollment_count: 385 },
            { id: 33, name: "Park", location: "785 High Street", enrollment_count: 397 },
            { id: 34, name: "River", location: "817 Forest Lane", enrollment_count: 12 },
            { id: 35, name: "Community Heritage Tech", location: "125 Quay Street", enrollment_count: 292 },
            { id: 36, name: "Elementary", location: "654 Mill Lane", enrollment_count: 326 },
            { id: 37, name: "Leadership", location: "817 Mill Lane", enrollment_count: 321 },
            { id: 38, name: "Global Tech East", location: "913 Lake Drive", enrollment_count: 429 },
            { id: 39, name: "Arts Tech", location: "188 Market Square", enrollment_count: 294 },
            { id: 40, name: "Tech", location: "151 River Road", enrollment_count: 381 },
            { id: 41, name: "Civic Park Global", location: "626 Lake Drive", enrollment_count: 469 },
            { id: 42, name: "East", location: "453 Orchard Road", enrollment_count: 169 },
            { id: 43, name: "East River", location: "832 Harbour Road", enrollment_count: null },
            { id: 44, name: "Vista Hill Charter", location: "550 Lake Drive", enrollment_count: 317 },
            { id: 45, name: "River Science Vista", location: "782 Victoria Road", enrollment_count: null },
            { id: 46, name: "Tech", location: "559 Oak Avenue", enrollment_count: 279 },
            { id: 47, name: "Tech Science", location: "194 Orchard Road", enrollment_count: 5 },
            { id: 48, name: "Science", location: "142 Market Square", enrollment_count: 6 },
            { id: 49, name: "High", location: "841 Maple Street", enrollment_count: 81 },
            { id: 50, name: "Hill Summit Tech", location: "511 Castle Street", enrollment_count: 37 },
            { id: 51, name: "Leadership", location: "385 Oak Avenue", enrollment_count: 20 },
            { id: 52, name: "River", location: "784 Kings Road", enrollment_count: null },
            { id: 53, name: "High Leadership Civic", location: "264 Harbour Road", enrollment_count: 15 },
            { id: 54, name: "Hill", location: "66 Union Street", enrollment_count: 26 },
            { id: 55, name: "Summit", location: "720 West End", enrollment_count: null },
            { id: 56, name: "Arts Academy", location: "220 Market Square", enrollment_count: 25 },
            { id: 57, name: "Arts Middle", location: "547 Oak Avenue", enrollment_count: 76 },
            { id: 58, name: "High", location: "809 Maple Street", enrollment_count: 0 },
            { id: 59, name: "Vista Tech", location: "876 Park Avenue", enrollment_count: 161 },
            { id: 60, name: "Global Science", location: "342 Oak Avenue", enrollment_count: 2 },
            { id: 61, name: "Summit", location: "232 Lake Drive", enrollment_count: 150 },
            { id: 62, name: "Heritage Charter", location: "841 Union Street", enrollment_count: null },
            { id: 63, name: "Community", location: "657 River Road", enrollment_count: 266 },
            { id: 64, name: "Innovation Hill Middle", location: "35 Queen Street", enrollment_count: 427 },
            { id: 65, name: "Arts Elementary", location: "6 Castle Street", enrollment_count: 26 },
            { id: 66, name: "Elementary", location: "101 Garden Way", enrollment_count: 151 },
            { id: 67, name: "River", location: "488 River Road", enrollment_count: 394 },
            { id: 68, name: "East Civic", location: "265 Market Square", enrollment_count: 107 },
            { id: 69, name: "Vista Leadership", location: "127 Station Road", enrollment_count: 125 },
            { id: 70, name: "Arts", location: "407 Park Avenue", enrollment_count: 300 },
            { id: 71, name: "River", location: "17 Maple Street", enrollment_count: null },
            { id: 72, name: "Civic River Middle", location: "152 Maple Street", enrollment_count: 119 },
            { id: 73, name: "Hill High", location: "629 Hill Road", enrollment_count: 8 },
            { id: 74, name: "Middle River Civic", location: "788 Orchard Road", enrollment_count: 109 },
            { id: 75, name: "Middle Heritage Science", location: "882 Queen Street", enrollment_count: 7 },
            { id: 76, name: "Science Hill Leadership", location: "522 Church Street", enrollment_count: 126 },
            { id: 77, name: "Park River", location: "581 Victoria Road", enrollment_count: 4 },
            { id: 78, name: "Park", location: "778 Hill Road", enrollment_count: 308 },
            { id: 79, name: "Park Academy East", location: "463 Lake Drive", enrollment_count: 377 },
            { id: 80, name: "Heritage", location: "10 Meadow Close", enrollment_count: 308 },
            { id: 81, name: "Community Middle Science", location: "78 Quay Street", enrollment_count: 475 },
            { id: 82, name: "Leadership Tech Vista", location: "222 Mill Lane", enrollment_count: 5 },
            { id: 83, name: "Vista Middle", location: "438 Union Street", enrollment_count: 223 },
            { id: 84, name: "Community Science Middle", location: "325 Mill Lane", enrollment_count: 5 },
            { id: 85, name: "Arts Park", location: "661 Forest Lane", enrollment_count: 75 },
            { id: 86, name: "Community Heritage", location: "863 Quay Street", enrollment_count: 304 },
            { id: 87, name: "Global High", location: "65 Church Street", enrollment_count: 1 },
            { id: 88, name: "Charter", location: "984 River Road", enrollment_count: 20 },
            { id: 89, name: "Vista River", location: "454 Castle Street", enrollment_count: 3 },
            { id: 90, name: "Tech", location: "95 Castle Street", enrollment_count: 334 },
            { id: 91, name: "Science Charter Park", location: "556 Victoria Road", enrollment_count: 442 },
            { id: 92, name: "Academy", location: "122 Lake Drive", enrollment_count: null },
            { id: 93, name: "Summit Hill", location: "570 Station Road", enrollment_count: 17 },
            { id: 94, name: "High", location: "13 Market Square", enrollment_count: 23 },
            { id: 95, name: "Academy Arts International", location: "591 Church Street", enrollment_count: null },
            { id: 96, name: "Science International Civic", location: "496 Orchard Road", enrollment_count: 248 },
            { id: 97, name: "Academy Community International", location: "224 Queen Street", enrollment_count: 218 },
            { id: 98, name: "Academy Innovation East", location: "48 Station Road", enrollment_count: 72 },
            { id: 99, name: "Heritage", location: "6 Maple Street", enrollment_count: 1 },
            { id: 100, name: "Leadership Middle High", location: "796 Park Avenue", enrollment_count: 93 },
            { id: 101, name: "Park Leadership Elementary", location: "257 Church Street", enrollment_count: 85 },
            { id: 102, name: "Academy Science Leadership", location: "48 High Street", enrollment_count: null },
            { id: 103, name: "Vista High", location: "181 Kings Road", enrollment_count: null },
            { id: 104, name: "Civic East Leadership", location: "99 Forest Lane", enrollment_count: 18 },
            { id: 105, name: "International East", location: "635 Queen Street", enrollment_count: 0 },
            { id: 106, name: "Vista", location: "225 High Street", enrollment_count: null },
            { id: 107, name: "Charter Global International", location: "942 Park Avenue", enrollment_count: 220 },
            { id: 108, name: "Summit Community River", location: "807 Maple Street", enrollment_count: 461 },
            { id: 109, name: "Summit Innovation Arts", location: "551 Oak Avenue", enrollment_count: 412 },
            { id: 110, name: "Global East", location: "117 West End", enrollment_count: 422 },
            { id: 111, name: "Elementary Park", location: "213 Mill Lane", enrollment_count: 314 },
            { id: 112, name: "Summit", location: "66 Union Street", enrollment_count: 1 },
            { id: 113, name: "Vista", location: "861 River Road", enrollment_count: 305 },
            { id: 114, name: "Arts", location: "372 Station Road", enrollment_count: 341 },
            { id: 115, name: "East International", location: "201 Meadow Close", enrollment_count: 44 },
            { id: 116, name: "Arts Community Summit", location: "299 Church Street", enrollment_count: 1 },
            { id: 117, name: "Middle Global Tech", location: "65 Oak Avenue", enrollment_count: 42 },
            { id: 118, name: "Global Tech Middle", location: "865 Orchard Road", enrollment_count: null },
            { id: 119, name: "Park Elementary", location: "329 Park Avenue", enrollment_count: 1 },
            { id: 120, name: "Civic Global High", location: "880 West End", enrollment_count: 18 },
            { id: 121, name: "Academy", location: "827 Garden Way", enrollment_count: 0 },
            { id: 122, name: "Community Elementary", location: "886 West End", enrollment_count: 322 },
            { id: 123, name: "River", location: "977 Kings Road", enrollment_count: 134 },
            { id: 124, name: "High", location: "748 Oak Avenue", enrollment_count: 311 },
            { id: 125, name: "Academy Elementary Community", location: "329 Lake Drive", enrollment_count: 475 },
            { id: 126, name: "Hill Charter Middle", location: "902 Castle Street", enrollment_count: 152 },
            { id: 127, name: "Vista", location: "125 Maple Street", enrollment_count: 2 },
            { id: 128, name: "International Tech", location: "88 River Road", enrollment_count: null },
            { id: 129, name: "Innovation Elementary", location: "480 Market Square", enrollment_count: 378 },
            { id: 130, name: "Elementary Summit Tech", location: "456 Meadow Close", enrollment_count: 398 },
            { id: 131, name: "Science Elementary", location: "544 Meadow Close", enrollment_count: null },
            { id: 132, name: "Hill Arts", location: "884 Church Street", enrollment_count: 159 },
            { id: 133, name: "Summit East", location: "247 Meadow Close", enrollment_count: 8 },
            { id: 134, name: "Middle Science Tech", location: "940 Queen Street", enrollment_count: 230 },
            { id: 135, name: "International Global Heritage", location: "761 Oak Avenue", enrollment_count: 223 },
            { id: 136, name: "Hill", location: "611 Union Street", enrollment_count: 74 },
            { id: 137, name: "Park", location: "173 Forest Lane", enrollment_count: 405 },
            { id: 138, name: "East", location: "214 High Street", enrollment_count: 31 },
            { id: 139, name: "Middle Science Innovation", location: "113 Bridge Street", enrollment_count: null },
            { id: 140, name: "East", location: "817 Forest Lane", enrollment_count: 12 },
            { id: 141, name: "Civic Park", location: "537 Lake Drive", enrollment_count: 9 },
            { id: 142, name: "Summit", location: "425 Queen Street", enrollment_count: 102 },
            { id: 143, name: "High Vista", location: "543 Garden Way", enrollment_count: 182 },
            { id: 144, name: "Hill", location: "811 Queen Street", enrollment_count: 14 },
            { id: 145, name: "Global Heritage Charter", location: "818 Forest Lane", enrollment_count: null },
            { id: 146, name: "Hill", location: "120 River Road", enrollment_count: 296 },
            { id: 147, name: "International Global Innovation", location: "694 Kings Road", enrollment_count: 282 },
            { id: 148, name: "Vista", location: "629 Bridge Street", enrollment_count: 161 },
            { id: 149, name: "Elementary River", location: "114 West End", enrollment_count: 4 },
            { id: 150, name: "Science", location: "302 Castle Street", enrollment_count: 89 },
        ],
    });
    await prisma.student_enrollments.createMany({
        data: [
            { id: 1, school_id: 55, enrollment_date: "2023-08-14", student_count: 26, grade_level: "4th", enrollment_type: "full-time" },
            { id: 2, school_id: 24, enrollment_date: "2023-08-29", student_count: 9, grade_level: "11th", enrollment_type: "transfer" },
            { id: 3, school_id: 80, enrollment_date: "2023-03-26", student_count: 21, grade_level: "1st", enrollment_type: "full-time" },
            { id: 4, school_id: 135, enrollment_date: "2022-03-14", student_count: 31, grade_level: "6th", enrollment_type: "full-time" },
            { id: 5, school_id: 1, enrollment_date: "2022-07-29", student_count: 29, grade_level: "11th", enrollment_type: "full-time" },
            { id: 6, school_id: 36, enrollment_date: "2023-12-27", student_count: 29, grade_level: "12th", enrollment_type: "full-time" },
            { id: 7, school_id: 86, enrollment_date: "2023-11-19", student_count: null, grade_level: "4th", enrollment_type: "part-time" },
            { id: 8, school_id: 146, enrollment_date: "2022-02-24", student_count: 27, grade_level: "4th", enrollment_type: "full-time" },
            { id: 9, school_id: 128, enrollment_date: "2023-08-29", student_count: 25, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 10, school_id: 132, enrollment_date: null, student_count: 33, grade_level: "5th", enrollment_type: "full-time" },
            { id: 11, school_id: 12, enrollment_date: null, student_count: 16, grade_level: "8th", enrollment_type: "part-time" },
            { id: 12, school_id: 138, enrollment_date: "2022-02-27", student_count: 27, grade_level: "8th", enrollment_type: "full-time" },
            { id: 13, school_id: 20, enrollment_date: "2023-01-28", student_count: 27, grade_level: "1st", enrollment_type: "part-time" },
            { id: 14, school_id: 136, enrollment_date: "2022-03-16", student_count: 18, grade_level: "4th", enrollment_type: "transfer" },
            { id: 15, school_id: 21, enrollment_date: "2022-11-02", student_count: 26, grade_level: "7th", enrollment_type: "transfer" },
            { id: 16, school_id: 109, enrollment_date: "2022-07-16", student_count: 28, grade_level: "5th", enrollment_type: "full-time" },
            { id: 17, school_id: 55, enrollment_date: "2023-08-14", student_count: 24, grade_level: "8th", enrollment_type: "transfer" },
            { id: 18, school_id: 109, enrollment_date: "2022-03-11", student_count: 35, grade_level: "8th", enrollment_type: "part-time" },
            { id: 19, school_id: 87, enrollment_date: "2022-04-08", student_count: 21, grade_level: "6th", enrollment_type: "part-time" },
            { id: 20, school_id: 97, enrollment_date: "2023-07-03", student_count: 21, grade_level: "9th", enrollment_type: "full-time" },
            { id: 21, school_id: 56, enrollment_date: "2023-06-22", student_count: 33, grade_level: "7th", enrollment_type: "part-time" },
            { id: 22, school_id: 134, enrollment_date: "2022-10-21", student_count: null, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 23, school_id: 2, enrollment_date: "2023-02-07", student_count: 38, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 24, school_id: 15, enrollment_date: "2023-04-17", student_count: 26, grade_level: "1st", enrollment_type: "full-time" },
            { id: 25, school_id: 58, enrollment_date: "2023-04-16", student_count: 26, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 26, school_id: 32, enrollment_date: "2023-10-22", student_count: 21, grade_level: "6th", enrollment_type: "part-time" },
            { id: 27, school_id: 48, enrollment_date: "2023-09-06", student_count: 24, grade_level: "1st", enrollment_type: "transfer" },
            { id: 28, school_id: 47, enrollment_date: "2023-06-25", student_count: 21, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 29, school_id: 64, enrollment_date: "2023-05-23", student_count: 38, grade_level: "9th", enrollment_type: "full-time" },
            { id: 30, school_id: 122, enrollment_date: "2022-01-31", student_count: 33, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 31, school_id: 88, enrollment_date: "2023-12-06", student_count: 36, grade_level: "8th", enrollment_type: "full-time" },
            { id: 32, school_id: 90, enrollment_date: "2023-05-29", student_count: 36, grade_level: "1st", enrollment_type: "transfer" },
            { id: 33, school_id: 109, enrollment_date: "2022-12-17", student_count: 32, grade_level: "7th", enrollment_type: "part-time" },
            { id: 34, school_id: 15, enrollment_date: "2023-01-20", student_count: 19, grade_level: "9th", enrollment_type: "part-time" },
            { id: 35, school_id: 68, enrollment_date: "2023-06-05", student_count: 31, grade_level: "5th", enrollment_type: "transfer" },
            { id: 36, school_id: 98, enrollment_date: "2023-11-27", student_count: null, grade_level: "6th", enrollment_type: "full-time" },
            { id: 37, school_id: 114, enrollment_date: "2022-11-01", student_count: 21, grade_level: "6th", enrollment_type: "full-time" },
            { id: 38, school_id: 76, enrollment_date: "2023-10-14", student_count: null, grade_level: "5th", enrollment_type: "full-time" },
            { id: 39, school_id: 41, enrollment_date: "2022-05-01", student_count: 27, grade_level: "5th", enrollment_type: "transfer" },
            { id: 40, school_id: 61, enrollment_date: "2023-08-13", student_count: 19, grade_level: "5th", enrollment_type: "full-time" },
            { id: 41, school_id: 148, enrollment_date: "2023-09-17", student_count: 30, grade_level: "7th", enrollment_type: "transfer" },
            { id: 42, school_id: 32, enrollment_date: "2022-07-22", student_count: 21, grade_level: "4th", enrollment_type: "part-time" },
            { id: 43, school_id: 34, enrollment_date: "2022-05-04", student_count: 23, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 44, school_id: 2, enrollment_date: "2022-08-06", student_count: 14, grade_level: "1st", enrollment_type: "part-time" },
            { id: 45, school_id: 55, enrollment_date: "2023-09-03", student_count: 20, grade_level: "4th", enrollment_type: "full-time" },
            { id: 46, school_id: 79, enrollment_date: "2022-11-14", student_count: 26, grade_level: "6th", enrollment_type: "full-time" },
            { id: 47, school_id: 81, enrollment_date: "2022-09-04", student_count: 15, grade_level: "8th", enrollment_type: "full-time" },
            { id: 48, school_id: 19, enrollment_date: "2023-08-22", student_count: 30, grade_level: "7th", enrollment_type: "full-time" },
            { id: 49, school_id: 37, enrollment_date: "2023-05-10", student_count: 25, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 50, school_id: 149, enrollment_date: "2023-02-08", student_count: 20, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 51, school_id: 45, enrollment_date: "2023-09-04", student_count: 35, grade_level: "4th", enrollment_type: "full-time" },
            { id: 52, school_id: 48, enrollment_date: "2023-11-11", student_count: 29, grade_level: "9th", enrollment_type: "full-time" },
            { id: 53, school_id: 35, enrollment_date: "2023-09-19", student_count: 8, grade_level: "10th", enrollment_type: "full-time" },
            { id: 54, school_id: 47, enrollment_date: "2022-09-11", student_count: 26, grade_level: "5th", enrollment_type: "full-time" },
            { id: 55, school_id: 59, enrollment_date: "2022-08-13", student_count: 32, grade_level: "7th", enrollment_type: "full-time" },
            { id: 56, school_id: 148, enrollment_date: "2023-08-04", student_count: 40, grade_level: "11th", enrollment_type: "full-time" },
            { id: 57, school_id: 54, enrollment_date: "2023-01-29", student_count: 29, grade_level: "8th", enrollment_type: "transfer" },
            { id: 58, school_id: 75, enrollment_date: "2023-12-28", student_count: 22, grade_level: "9th", enrollment_type: "full-time" },
            { id: 59, school_id: 95, enrollment_date: "2023-09-25", student_count: 30, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 60, school_id: 2, enrollment_date: "2023-07-01", student_count: null, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 61, school_id: 31, enrollment_date: "2022-09-08", student_count: 29, grade_level: "6th", enrollment_type: "full-time" },
            { id: 62, school_id: 25, enrollment_date: "2022-11-29", student_count: 38, grade_level: "9th", enrollment_type: "part-time" },
            { id: 63, school_id: 124, enrollment_date: "2022-11-30", student_count: 39, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 64, school_id: 44, enrollment_date: "2023-03-10", student_count: 31, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 65, school_id: 129, enrollment_date: "2023-08-20", student_count: 22, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 66, school_id: 23, enrollment_date: "2022-03-25", student_count: 21, grade_level: "8th", enrollment_type: "full-time" },
            { id: 67, school_id: 56, enrollment_date: "2023-12-25", student_count: 13, grade_level: "1st", enrollment_type: "full-time" },
            { id: 68, school_id: 110, enrollment_date: "2022-08-14", student_count: 17, grade_level: "4th", enrollment_type: "full-time" },
            { id: 69, school_id: 53, enrollment_date: "2022-08-02", student_count: 22, grade_level: "4th", enrollment_type: "transfer" },
            { id: 70, school_id: 27, enrollment_date: "2023-08-16", student_count: 38, grade_level: "6th", enrollment_type: "part-time" },
            { id: 71, school_id: 96, enrollment_date: "2023-09-20", student_count: null, grade_level: "4th", enrollment_type: "full-time" },
            { id: 72, school_id: 92, enrollment_date: "2023-06-25", student_count: 27, grade_level: "8th", enrollment_type: "full-time" },
            { id: 73, school_id: 8, enrollment_date: "2023-10-19", student_count: 23, grade_level: "8th", enrollment_type: "full-time" },
            { id: 74, school_id: 49, enrollment_date: "2023-11-29", student_count: 22, grade_level: "4th", enrollment_type: "full-time" },
            { id: 75, school_id: 62, enrollment_date: "2022-11-10", student_count: 23, grade_level: "4th", enrollment_type: "full-time" },
            { id: 76, school_id: 14, enrollment_date: "2022-07-18", student_count: 20, grade_level: "7th", enrollment_type: "transfer" },
            { id: 77, school_id: 8, enrollment_date: "2023-03-20", student_count: 28, grade_level: "5th", enrollment_type: "part-time" },
            { id: 78, school_id: 1, enrollment_date: "2022-06-11", student_count: 24, grade_level: "8th", enrollment_type: "full-time" },
            { id: 79, school_id: 118, enrollment_date: "2022-04-28", student_count: 27, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 80, school_id: 115, enrollment_date: null, student_count: 34, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 81, school_id: 7, enrollment_date: "2022-03-06", student_count: 40, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 82, school_id: 40, enrollment_date: "2023-08-15", student_count: 17, grade_level: "5th", enrollment_type: "part-time" },
            { id: 83, school_id: 30, enrollment_date: "2023-11-27", student_count: null, grade_level: "7th", enrollment_type: "full-time" },
            { id: 84, school_id: 68, enrollment_date: "2023-08-20", student_count: 20, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 85, school_id: 103, enrollment_date: null, student_count: 22, grade_level: "7th", enrollment_type: "full-time" },
            { id: 86, school_id: 134, enrollment_date: null, student_count: 30, grade_level: "12th", enrollment_type: "transfer" },
            { id: 87, school_id: 146, enrollment_date: "2023-01-19", student_count: 11, grade_level: "6th", enrollment_type: "transfer" },
            { id: 88, school_id: 128, enrollment_date: "2023-01-27", student_count: 27, grade_level: "12th", enrollment_type: "transfer" },
            { id: 89, school_id: 121, enrollment_date: "2023-07-07", student_count: 26, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 90, school_id: 107, enrollment_date: null, student_count: 25, grade_level: "12th", enrollment_type: "full-time" },
            { id: 91, school_id: 119, enrollment_date: "2023-12-06", student_count: 39, grade_level: "6th", enrollment_type: "full-time" },
            { id: 92, school_id: 137, enrollment_date: "2023-09-14", student_count: 30, grade_level: "8th", enrollment_type: "full-time" },
            { id: 93, school_id: 54, enrollment_date: null, student_count: null, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 94, school_id: 131, enrollment_date: "2022-03-08", student_count: 37, grade_level: "7th", enrollment_type: "part-time" },
            { id: 95, school_id: 136, enrollment_date: "2023-12-16", student_count: null, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 96, school_id: 2, enrollment_date: "2023-09-06", student_count: 20, grade_level: "4th", enrollment_type: "full-time" },
            { id: 97, school_id: 14, enrollment_date: "2022-08-09", student_count: 36, grade_level: "3rd", enrollment_type: "transfer" },
            { id: 98, school_id: 146, enrollment_date: "2022-09-18", student_count: 15, grade_level: "4th", enrollment_type: "full-time" },
            { id: 99, school_id: 110, enrollment_date: "2023-06-21", student_count: 26, grade_level: "7th", enrollment_type: "part-time" },
            { id: 100, school_id: 132, enrollment_date: "2022-08-08", student_count: 25, grade_level: "7th", enrollment_type: "full-time" },
            { id: 101, school_id: 148, enrollment_date: null, student_count: 26, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 102, school_id: 75, enrollment_date: "2023-03-06", student_count: 19, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 103, school_id: 75, enrollment_date: null, student_count: 23, grade_level: "5th", enrollment_type: "full-time" },
            { id: 104, school_id: 81, enrollment_date: "2023-09-12", student_count: 28, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 105, school_id: 99, enrollment_date: "2022-05-14", student_count: 25, grade_level: "7th", enrollment_type: "full-time" },
            { id: 106, school_id: 18, enrollment_date: "2023-05-30", student_count: 38, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 107, school_id: 139, enrollment_date: null, student_count: 17, grade_level: "6th", enrollment_type: "full-time" },
            { id: 108, school_id: 147, enrollment_date: "2023-12-13", student_count: 29, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 109, school_id: 47, enrollment_date: "2023-02-25", student_count: 16, grade_level: "5th", enrollment_type: "part-time" },
            { id: 110, school_id: 104, enrollment_date: "2023-06-08", student_count: 25, grade_level: "5th", enrollment_type: "part-time" },
            { id: 111, school_id: 38, enrollment_date: "2023-07-11", student_count: 30, grade_level: "8th", enrollment_type: "full-time" },
            { id: 112, school_id: 22, enrollment_date: null, student_count: 24, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 113, school_id: 52, enrollment_date: "2022-05-07", student_count: 27, grade_level: "7th", enrollment_type: "full-time" },
            { id: 114, school_id: 121, enrollment_date: "2023-08-08", student_count: 37, grade_level: "8th", enrollment_type: "part-time" },
            { id: 115, school_id: 7, enrollment_date: "2023-09-29", student_count: 27, grade_level: "6th", enrollment_type: "full-time" },
            { id: 116, school_id: 123, enrollment_date: "2023-09-13", student_count: null, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 117, school_id: 69, enrollment_date: "2023-11-21", student_count: 33, grade_level: "8th", enrollment_type: "transfer" },
            { id: 118, school_id: 57, enrollment_date: "2023-04-23", student_count: 23, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 119, school_id: 23, enrollment_date: "2022-06-27", student_count: 30, grade_level: "4th", enrollment_type: "full-time" },
            { id: 120, school_id: 81, enrollment_date: "2022-05-04", student_count: 33, grade_level: "kindergarten", enrollment_type: "part-time" },
            { id: 121, school_id: 129, enrollment_date: "2022-02-26", student_count: 33, grade_level: "8th", enrollment_type: "full-time" },
            { id: 122, school_id: 31, enrollment_date: "2023-03-31", student_count: null, grade_level: "10th", enrollment_type: "full-time" },
            { id: 123, school_id: 76, enrollment_date: "2023-02-19", student_count: 4, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 124, school_id: 20, enrollment_date: "2023-06-12", student_count: 6, grade_level: "4th", enrollment_type: "part-time" },
            { id: 125, school_id: 84, enrollment_date: null, student_count: null, grade_level: "4th", enrollment_type: "full-time" },
            { id: 126, school_id: 124, enrollment_date: null, student_count: 31, grade_level: "3rd", enrollment_type: "transfer" },
            { id: 127, school_id: 126, enrollment_date: "2023-08-22", student_count: 36, grade_level: "6th", enrollment_type: "full-time" },
            { id: 128, school_id: 57, enrollment_date: "2022-01-26", student_count: 35, grade_level: "10th", enrollment_type: "full-time" },
            { id: 129, school_id: 139, enrollment_date: "2022-05-27", student_count: 28, grade_level: "6th", enrollment_type: "transfer" },
            { id: 130, school_id: 133, enrollment_date: "2023-08-28", student_count: 15, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 131, school_id: 50, enrollment_date: "2022-09-22", student_count: 20, grade_level: "9th", enrollment_type: "full-time" },
            { id: 132, school_id: 150, enrollment_date: "2023-11-03", student_count: 20, grade_level: "12th", enrollment_type: "full-time" },
            { id: 133, school_id: 105, enrollment_date: "2022-12-04", student_count: 26, grade_level: "4th", enrollment_type: "full-time" },
            { id: 134, school_id: 150, enrollment_date: "2022-08-06", student_count: 23, grade_level: "7th", enrollment_type: "transfer" },
            { id: 135, school_id: 102, enrollment_date: "2023-11-09", student_count: 24, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 136, school_id: 145, enrollment_date: "2023-05-07", student_count: 23, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 137, school_id: 56, enrollment_date: "2023-03-29", student_count: 24, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 138, school_id: 67, enrollment_date: "2023-05-15", student_count: 18, grade_level: "7th", enrollment_type: "full-time" },
            { id: 139, school_id: 126, enrollment_date: "2022-08-26", student_count: 39, grade_level: "8th", enrollment_type: "part-time" },
            { id: 140, school_id: 136, enrollment_date: "2023-07-04", student_count: 21, grade_level: "1st", enrollment_type: "full-time" },
            { id: 141, school_id: 9, enrollment_date: "2023-04-15", student_count: 27, grade_level: "12th", enrollment_type: "full-time" },
            { id: 142, school_id: 58, enrollment_date: "2022-02-18", student_count: 32, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 143, school_id: 43, enrollment_date: "2023-05-21", student_count: 32, grade_level: "4th", enrollment_type: "full-time" },
            { id: 144, school_id: 31, enrollment_date: "2022-02-09", student_count: 20, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 145, school_id: 84, enrollment_date: "2022-12-11", student_count: 15, grade_level: "4th", enrollment_type: "full-time" },
            { id: 146, school_id: 148, enrollment_date: "2022-08-03", student_count: null, grade_level: "11th", enrollment_type: "full-time" },
            { id: 147, school_id: 74, enrollment_date: "2022-03-11", student_count: 17, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 148, school_id: 76, enrollment_date: "2023-04-02", student_count: 40, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 149, school_id: 93, enrollment_date: "2022-12-20", student_count: 31, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 150, school_id: 124, enrollment_date: "2023-10-03", student_count: 32, grade_level: "7th", enrollment_type: "full-time" },
            { id: 151, school_id: 43, enrollment_date: "2023-11-28", student_count: 26, grade_level: "6th", enrollment_type: "full-time" },
            { id: 152, school_id: 111, enrollment_date: "2023-07-14", student_count: 14, grade_level: "6th", enrollment_type: "part-time" },
            { id: 153, school_id: 52, enrollment_date: "2023-12-12", student_count: 28, grade_level: "1st", enrollment_type: "full-time" },
            { id: 154, school_id: 88, enrollment_date: "2023-01-21", student_count: 23, grade_level: "7th", enrollment_type: "transfer" },
            { id: 155, school_id: 95, enrollment_date: "2023-04-23", student_count: 26, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 156, school_id: 82, enrollment_date: "2023-08-19", student_count: 29, grade_level: "6th", enrollment_type: "full-time" },
            { id: 157, school_id: 46, enrollment_date: "2022-06-02", student_count: 12, grade_level: "10th", enrollment_type: "full-time" },
            { id: 158, school_id: 1, enrollment_date: "2023-06-19", student_count: 17, grade_level: "4th", enrollment_type: "full-time" },
            { id: 159, school_id: 49, enrollment_date: "2022-03-04", student_count: 33, grade_level: "6th", enrollment_type: "full-time" },
            { id: 160, school_id: 96, enrollment_date: "2022-02-16", student_count: 29, grade_level: "1st", enrollment_type: "full-time" },
            { id: 161, school_id: 128, enrollment_date: "2022-10-28", student_count: 24, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 162, school_id: 49, enrollment_date: "2023-12-29", student_count: 16, grade_level: "5th", enrollment_type: "full-time" },
            { id: 163, school_id: 77, enrollment_date: "2022-08-13", student_count: null, grade_level: "6th", enrollment_type: "full-time" },
            { id: 164, school_id: 146, enrollment_date: "2023-12-15", student_count: 35, grade_level: "5th", enrollment_type: "full-time" },
            { id: 165, school_id: 99, enrollment_date: null, student_count: 34, grade_level: "5th", enrollment_type: "full-time" },
            { id: 166, school_id: 63, enrollment_date: null, student_count: 37, grade_level: "7th", enrollment_type: "full-time" },
            { id: 167, school_id: 60, enrollment_date: "2023-11-14", student_count: 26, grade_level: "kindergarten", enrollment_type: "part-time" },
            { id: 168, school_id: 65, enrollment_date: "2023-11-04", student_count: 39, grade_level: "10th", enrollment_type: "full-time" },
            { id: 169, school_id: 137, enrollment_date: null, student_count: null, grade_level: "8th", enrollment_type: "transfer" },
            { id: 170, school_id: 100, enrollment_date: "2023-02-26", student_count: 26, grade_level: "1st", enrollment_type: "full-time" },
            { id: 171, school_id: 7, enrollment_date: "2022-07-31", student_count: 30, grade_level: "8th", enrollment_type: "full-time" },
            { id: 172, school_id: 64, enrollment_date: "2023-05-25", student_count: 30, grade_level: "10th", enrollment_type: "transfer" },
            { id: 173, school_id: 108, enrollment_date: "2022-11-04", student_count: 19, grade_level: "6th", enrollment_type: "full-time" },
            { id: 174, school_id: 116, enrollment_date: "2022-09-30", student_count: 25, grade_level: "10th", enrollment_type: "full-time" },
            { id: 175, school_id: 86, enrollment_date: null, student_count: 21, grade_level: "9th", enrollment_type: "full-time" },
            { id: 176, school_id: 68, enrollment_date: null, student_count: 30, grade_level: "1st", enrollment_type: "full-time" },
            { id: 177, school_id: 130, enrollment_date: "2023-10-18", student_count: 19, grade_level: "7th", enrollment_type: "full-time" },
            { id: 178, school_id: 147, enrollment_date: "2023-09-18", student_count: 13, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 179, school_id: 147, enrollment_date: "2022-04-19", student_count: 16, grade_level: "4th", enrollment_type: "full-time" },
            { id: 180, school_id: 134, enrollment_date: "2023-11-27", student_count: 21, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 181, school_id: 91, enrollment_date: "2022-11-26", student_count: 25, grade_level: "5th", enrollment_type: "full-time" },
            { id: 182, school_id: 43, enrollment_date: "2022-10-23", student_count: 25, grade_level: "5th", enrollment_type: "transfer" },
            { id: 183, school_id: 1, enrollment_date: "2023-12-27", student_count: 21, grade_level: "1st", enrollment_type: "part-time" },
            { id: 184, school_id: 15, enrollment_date: "2023-02-28", student_count: 16, grade_level: "4th", enrollment_type: "full-time" },
            { id: 185, school_id: 133, enrollment_date: "2023-01-10", student_count: 26, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 186, school_id: 80, enrollment_date: "2022-04-09", student_count: 17, grade_level: "10th", enrollment_type: "part-time" },
            { id: 187, school_id: 95, enrollment_date: "2023-03-01", student_count: null, grade_level: "8th", enrollment_type: "full-time" },
            { id: 188, school_id: 133, enrollment_date: "2022-11-05", student_count: 27, grade_level: "4th", enrollment_type: "full-time" },
            { id: 189, school_id: 88, enrollment_date: "2022-12-06", student_count: 26, grade_level: "4th", enrollment_type: "full-time" },
            { id: 190, school_id: 28, enrollment_date: "2023-03-11", student_count: 22, grade_level: "4th", enrollment_type: "part-time" },
            { id: 191, school_id: 133, enrollment_date: "2022-06-02", student_count: 24, grade_level: "8th", enrollment_type: "part-time" },
            { id: 192, school_id: 41, enrollment_date: "2023-03-14", student_count: 16, grade_level: "10th", enrollment_type: "full-time" },
            { id: 193, school_id: 12, enrollment_date: "2023-09-10", student_count: 15, grade_level: "12th", enrollment_type: "part-time" },
            { id: 194, school_id: 32, enrollment_date: "2022-01-24", student_count: 31, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 195, school_id: 69, enrollment_date: "2023-08-25", student_count: 29, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 196, school_id: 25, enrollment_date: "2022-04-18", student_count: 27, grade_level: "7th", enrollment_type: "full-time" },
            { id: 197, school_id: 82, enrollment_date: null, student_count: 35, grade_level: "7th", enrollment_type: "full-time" },
            { id: 198, school_id: 68, enrollment_date: "2023-10-30", student_count: 20, grade_level: "7th", enrollment_type: "transfer" },
            { id: 199, school_id: 19, enrollment_date: "2023-05-06", student_count: 33, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 200, school_id: 43, enrollment_date: "2022-02-27", student_count: 28, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 201, school_id: 73, enrollment_date: "2022-05-26", student_count: 30, grade_level: "4th", enrollment_type: "full-time" },
            { id: 202, school_id: 110, enrollment_date: "2023-10-11", student_count: 31, grade_level: "10th", enrollment_type: "full-time" },
            { id: 203, school_id: 36, enrollment_date: "2023-03-24", student_count: 27, grade_level: "7th", enrollment_type: "transfer" },
            { id: 204, school_id: 140, enrollment_date: "2023-07-14", student_count: 20, grade_level: "12th", enrollment_type: "full-time" },
            { id: 205, school_id: 98, enrollment_date: "2022-10-22", student_count: 14, grade_level: "8th", enrollment_type: "full-time" },
            { id: 206, school_id: 45, enrollment_date: null, student_count: 30, grade_level: "9th", enrollment_type: "full-time" },
            { id: 207, school_id: 145, enrollment_date: "2023-06-26", student_count: 33, grade_level: "8th", enrollment_type: "transfer" },
            { id: 208, school_id: 41, enrollment_date: "2022-10-13", student_count: 34, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 209, school_id: 107, enrollment_date: "2023-11-04", student_count: 34, grade_level: "8th", enrollment_type: "transfer" },
            { id: 210, school_id: 11, enrollment_date: "2023-02-01", student_count: 25, grade_level: "9th", enrollment_type: "part-time" },
            { id: 211, school_id: 128, enrollment_date: "2023-11-06", student_count: 15, grade_level: "7th", enrollment_type: "full-time" },
            { id: 212, school_id: 66, enrollment_date: "2022-08-21", student_count: 26, grade_level: "4th", enrollment_type: "part-time" },
            { id: 213, school_id: 1, enrollment_date: "2023-05-16", student_count: 20, grade_level: "7th", enrollment_type: "full-time" },
            { id: 214, school_id: 68, enrollment_date: "2023-05-11", student_count: null, grade_level: "12th", enrollment_type: "full-time" },
            { id: 215, school_id: 133, enrollment_date: "2023-10-13", student_count: 35, grade_level: "12th", enrollment_type: "part-time" },
            { id: 216, school_id: 37, enrollment_date: "2023-06-11", student_count: null, grade_level: "6th", enrollment_type: "full-time" },
            { id: 217, school_id: 125, enrollment_date: "2023-06-24", student_count: 27, grade_level: "7th", enrollment_type: "transfer" },
            { id: 218, school_id: 27, enrollment_date: "2023-04-25", student_count: 21, grade_level: "4th", enrollment_type: "full-time" },
            { id: 219, school_id: 17, enrollment_date: "2023-11-10", student_count: null, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 220, school_id: 74, enrollment_date: "2023-04-06", student_count: 20, grade_level: "4th", enrollment_type: "full-time" },
            { id: 221, school_id: 50, enrollment_date: "2023-07-07", student_count: 39, grade_level: "12th", enrollment_type: "part-time" },
            { id: 222, school_id: 1, enrollment_date: "2022-11-02", student_count: 41, grade_level: "10th", enrollment_type: "part-time" },
            { id: 223, school_id: 129, enrollment_date: "2023-08-15", student_count: 27, grade_level: "12th", enrollment_type: "part-time" },
            { id: 224, school_id: 141, enrollment_date: "2022-12-20", student_count: 28, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 225, school_id: 28, enrollment_date: "2022-03-05", student_count: null, grade_level: "12th", enrollment_type: "full-time" },
            { id: 226, school_id: 19, enrollment_date: "2022-05-03", student_count: 28, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 227, school_id: 119, enrollment_date: null, student_count: 30, grade_level: "8th", enrollment_type: "full-time" },
            { id: 228, school_id: 112, enrollment_date: "2022-12-22", student_count: 26, grade_level: "4th", enrollment_type: "full-time" },
            { id: 229, school_id: 120, enrollment_date: "2023-12-10", student_count: 36, grade_level: "7th", enrollment_type: "full-time" },
            { id: 230, school_id: 131, enrollment_date: "2022-03-19", student_count: 28, grade_level: "4th", enrollment_type: "full-time" },
            { id: 231, school_id: 5, enrollment_date: "2022-02-16", student_count: 23, grade_level: "8th", enrollment_type: "transfer" },
            { id: 232, school_id: 31, enrollment_date: "2023-11-04", student_count: null, grade_level: "12th", enrollment_type: "part-time" },
            { id: 233, school_id: 122, enrollment_date: null, student_count: 23, grade_level: "6th", enrollment_type: "full-time" },
            { id: 234, school_id: 131, enrollment_date: "2023-09-12", student_count: 26, grade_level: "8th", enrollment_type: "full-time" },
            { id: 235, school_id: 109, enrollment_date: "2022-04-28", student_count: null, grade_level: "1st", enrollment_type: "full-time" },
            { id: 236, school_id: 12, enrollment_date: "2023-03-18", student_count: 23, grade_level: "1st", enrollment_type: "full-time" },
            { id: 237, school_id: 74, enrollment_date: "2023-08-07", student_count: 33, grade_level: "8th", enrollment_type: "full-time" },
            { id: 238, school_id: 41, enrollment_date: "2022-01-01", student_count: 39, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 239, school_id: 12, enrollment_date: "2022-09-23", student_count: 21, grade_level: "10th", enrollment_type: "full-time" },
            { id: 240, school_id: 40, enrollment_date: "2023-07-22", student_count: 20, grade_level: "10th", enrollment_type: "full-time" },
            { id: 241, school_id: 144, enrollment_date: "2022-10-06", student_count: 32, grade_level: "8th", enrollment_type: "full-time" },
            { id: 242, school_id: 62, enrollment_date: "2022-10-30", student_count: 36, grade_level: "7th", enrollment_type: "part-time" },
            { id: 243, school_id: 32, enrollment_date: "2022-10-22", student_count: 27, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 244, school_id: 111, enrollment_date: null, student_count: 23, grade_level: "7th", enrollment_type: "full-time" },
            { id: 245, school_id: 15, enrollment_date: "2022-02-20", student_count: 34, grade_level: "5th", enrollment_type: "full-time" },
            { id: 246, school_id: 66, enrollment_date: "2022-11-23", student_count: null, grade_level: "9th", enrollment_type: "part-time" },
            { id: 247, school_id: 117, enrollment_date: null, student_count: 18, grade_level: "4th", enrollment_type: "full-time" },
            { id: 248, school_id: 147, enrollment_date: "2023-10-27", student_count: 22, grade_level: "4th", enrollment_type: "part-time" },
            { id: 249, school_id: 87, enrollment_date: "2023-04-30", student_count: 14, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 250, school_id: 84, enrollment_date: "2023-04-11", student_count: 38, grade_level: "11th", enrollment_type: "full-time" },
            { id: 251, school_id: 138, enrollment_date: "2023-10-09", student_count: null, grade_level: "1st", enrollment_type: "full-time" },
            { id: 252, school_id: 38, enrollment_date: "2023-06-01", student_count: 30, grade_level: "1st", enrollment_type: "full-time" },
            { id: 253, school_id: 46, enrollment_date: "2022-10-13", student_count: 26, grade_level: "6th", enrollment_type: "full-time" },
            { id: 254, school_id: 56, enrollment_date: "2022-03-22", student_count: 23, grade_level: "8th", enrollment_type: "full-time" },
            { id: 255, school_id: 52, enrollment_date: "2023-07-28", student_count: 30, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 256, school_id: 147, enrollment_date: "2022-06-14", student_count: 31, grade_level: "12th", enrollment_type: "part-time" },
            { id: 257, school_id: 129, enrollment_date: "2022-02-04", student_count: 19, grade_level: "1st", enrollment_type: "full-time" },
            { id: 258, school_id: 139, enrollment_date: "2022-12-05", student_count: 29, grade_level: "12th", enrollment_type: "full-time" },
            { id: 259, school_id: 145, enrollment_date: "2023-12-02", student_count: 37, grade_level: "12th", enrollment_type: "full-time" },
            { id: 260, school_id: 113, enrollment_date: "2022-02-16", student_count: 19, grade_level: "5th", enrollment_type: "full-time" },
            { id: 261, school_id: 110, enrollment_date: "2023-01-22", student_count: 43, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 262, school_id: 10, enrollment_date: "2023-12-07", student_count: 30, grade_level: "1st", enrollment_type: "full-time" },
            { id: 263, school_id: 14, enrollment_date: "2023-05-15", student_count: 33, grade_level: "6th", enrollment_type: "full-time" },
            { id: 264, school_id: 139, enrollment_date: "2023-12-11", student_count: 35, grade_level: "6th", enrollment_type: "transfer" },
            { id: 265, school_id: 81, enrollment_date: "2023-08-10", student_count: 25, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 266, school_id: 75, enrollment_date: "2023-04-11", student_count: 36, grade_level: "4th", enrollment_type: "full-time" },
            { id: 267, school_id: 44, enrollment_date: null, student_count: 35, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 268, school_id: 110, enrollment_date: "2023-10-27", student_count: null, grade_level: "4th", enrollment_type: "full-time" },
            { id: 269, school_id: 3, enrollment_date: "2023-10-16", student_count: 32, grade_level: "1st", enrollment_type: "part-time" },
            { id: 270, school_id: 65, enrollment_date: "2023-06-30", student_count: 25, grade_level: "7th", enrollment_type: "part-time" },
            { id: 271, school_id: 119, enrollment_date: "2023-10-03", student_count: 30, grade_level: "5th", enrollment_type: "full-time" },
            { id: 272, school_id: 116, enrollment_date: "2022-07-06", student_count: 40, grade_level: "11th", enrollment_type: "full-time" },
            { id: 273, school_id: 115, enrollment_date: "2023-10-30", student_count: 25, grade_level: "8th", enrollment_type: "full-time" },
            { id: 274, school_id: 22, enrollment_date: "2023-12-29", student_count: 30, grade_level: "1st", enrollment_type: "full-time" },
            { id: 275, school_id: 90, enrollment_date: "2022-04-01", student_count: 29, grade_level: "4th", enrollment_type: "full-time" },
            { id: 276, school_id: 15, enrollment_date: "2023-05-31", student_count: 13, grade_level: "9th", enrollment_type: "full-time" },
            { id: 277, school_id: 39, enrollment_date: "2022-07-16", student_count: 31, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 278, school_id: 51, enrollment_date: "2023-05-31", student_count: 20, grade_level: "6th", enrollment_type: "full-time" },
            { id: 279, school_id: 12, enrollment_date: "2023-02-26", student_count: 24, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 280, school_id: 135, enrollment_date: null, student_count: 23, grade_level: "6th", enrollment_type: "transfer" },
            { id: 281, school_id: 96, enrollment_date: "2023-03-16", student_count: 26, grade_level: "6th", enrollment_type: "full-time" },
            { id: 282, school_id: 33, enrollment_date: "2022-04-24", student_count: 27, grade_level: "11th", enrollment_type: "full-time" },
            { id: 283, school_id: 135, enrollment_date: "2023-10-31", student_count: 22, grade_level: "9th", enrollment_type: "transfer" },
            { id: 284, school_id: 73, enrollment_date: "2023-02-25", student_count: 23, grade_level: "8th", enrollment_type: "full-time" },
            { id: 285, school_id: 6, enrollment_date: "2022-12-04", student_count: 28, grade_level: "6th", enrollment_type: "full-time" },
            { id: 286, school_id: 133, enrollment_date: "2022-08-16", student_count: 38, grade_level: "5th", enrollment_type: "full-time" },
            { id: 287, school_id: 75, enrollment_date: "2022-07-14", student_count: null, grade_level: "1st", enrollment_type: "full-time" },
            { id: 288, school_id: 89, enrollment_date: null, student_count: null, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 289, school_id: 54, enrollment_date: "2022-06-09", student_count: 38, grade_level: "8th", enrollment_type: "full-time" },
            { id: 290, school_id: 76, enrollment_date: null, student_count: 26, grade_level: "7th", enrollment_type: "full-time" },
            { id: 291, school_id: 7, enrollment_date: "2023-02-04", student_count: 11, grade_level: "7th", enrollment_type: "full-time" },
            { id: 292, school_id: 76, enrollment_date: "2023-01-12", student_count: 34, grade_level: "4th", enrollment_type: "part-time" },
            { id: 293, school_id: 140, enrollment_date: "2023-10-25", student_count: 21, grade_level: "5th", enrollment_type: "part-time" },
            { id: 294, school_id: 35, enrollment_date: null, student_count: 24, grade_level: "7th", enrollment_type: "full-time" },
            { id: 295, school_id: 88, enrollment_date: "2022-06-12", student_count: 19, grade_level: "6th", enrollment_type: "full-time" },
            { id: 296, school_id: 69, enrollment_date: "2023-12-30", student_count: 33, grade_level: "7th", enrollment_type: "transfer" },
            { id: 297, school_id: 89, enrollment_date: "2023-11-06", student_count: 25, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 298, school_id: 44, enrollment_date: "2023-08-01", student_count: null, grade_level: "6th", enrollment_type: "full-time" },
            { id: 299, school_id: 65, enrollment_date: "2023-08-21", student_count: 19, grade_level: "8th", enrollment_type: "full-time" },
            { id: 300, school_id: 49, enrollment_date: "2023-04-03", student_count: 19, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 301, school_id: 79, enrollment_date: "2023-12-25", student_count: 16, grade_level: "9th", enrollment_type: "full-time" },
            { id: 302, school_id: 106, enrollment_date: "2023-09-15", student_count: 44, grade_level: "12th", enrollment_type: "full-time" },
            { id: 303, school_id: 135, enrollment_date: "2023-02-03", student_count: 18, grade_level: "1st", enrollment_type: "full-time" },
            { id: 304, school_id: 147, enrollment_date: "2023-11-17", student_count: 29, grade_level: "4th", enrollment_type: "full-time" },
            { id: 305, school_id: 73, enrollment_date: "2022-11-25", student_count: 21, grade_level: "4th", enrollment_type: "full-time" },
            { id: 306, school_id: 133, enrollment_date: null, student_count: null, grade_level: "8th", enrollment_type: "full-time" },
            { id: 307, school_id: 13, enrollment_date: "2023-12-09", student_count: 31, grade_level: "7th", enrollment_type: "full-time" },
            { id: 308, school_id: 2, enrollment_date: "2022-07-20", student_count: 22, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 309, school_id: 76, enrollment_date: "2023-10-17", student_count: 25, grade_level: "11th", enrollment_type: "full-time" },
            { id: 310, school_id: 102, enrollment_date: "2022-05-08", student_count: 21, grade_level: "5th", enrollment_type: "full-time" },
            { id: 311, school_id: 16, enrollment_date: "2023-08-20", student_count: 23, grade_level: "4th", enrollment_type: "full-time" },
            { id: 312, school_id: 148, enrollment_date: "2023-11-28", student_count: 25, grade_level: "5th", enrollment_type: "full-time" },
            { id: 313, school_id: 99, enrollment_date: null, student_count: 20, grade_level: "4th", enrollment_type: "transfer" },
            { id: 314, school_id: 63, enrollment_date: "2023-05-23", student_count: null, grade_level: "7th", enrollment_type: "full-time" },
            { id: 315, school_id: 31, enrollment_date: "2023-08-22", student_count: 13, grade_level: "4th", enrollment_type: "full-time" },
            { id: 316, school_id: 14, enrollment_date: "2023-06-12", student_count: 18, grade_level: "6th", enrollment_type: "full-time" },
            { id: 317, school_id: 94, enrollment_date: "2023-06-11", student_count: null, grade_level: "11th", enrollment_type: "full-time" },
            { id: 318, school_id: 26, enrollment_date: "2023-02-01", student_count: 25, grade_level: "4th", enrollment_type: "full-time" },
            { id: 319, school_id: 104, enrollment_date: "2022-01-30", student_count: 42, grade_level: "6th", enrollment_type: "full-time" },
            { id: 320, school_id: 126, enrollment_date: "2023-07-30", student_count: 25, grade_level: "7th", enrollment_type: "transfer" },
            { id: 321, school_id: 127, enrollment_date: "2022-12-11", student_count: 20, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 322, school_id: 71, enrollment_date: "2023-05-04", student_count: 16, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 323, school_id: 107, enrollment_date: "2023-10-15", student_count: null, grade_level: "4th", enrollment_type: "part-time" },
            { id: 324, school_id: 75, enrollment_date: "2022-11-26", student_count: 32, grade_level: "5th", enrollment_type: "full-time" },
            { id: 325, school_id: 78, enrollment_date: "2022-08-07", student_count: 28, grade_level: "4th", enrollment_type: "full-time" },
            { id: 326, school_id: 48, enrollment_date: null, student_count: 17, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 327, school_id: 117, enrollment_date: "2023-08-22", student_count: 22, grade_level: "6th", enrollment_type: "part-time" },
            { id: 328, school_id: 31, enrollment_date: "2023-02-24", student_count: 21, grade_level: "5th", enrollment_type: "full-time" },
            { id: 329, school_id: 69, enrollment_date: "2023-09-29", student_count: 36, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 330, school_id: 31, enrollment_date: "2023-09-06", student_count: 30, grade_level: "6th", enrollment_type: "full-time" },
            { id: 331, school_id: 17, enrollment_date: "2022-04-24", student_count: 28, grade_level: "6th", enrollment_type: "full-time" },
            { id: 332, school_id: 122, enrollment_date: "2023-09-14", student_count: 23, grade_level: "12th", enrollment_type: "full-time" },
            { id: 333, school_id: 67, enrollment_date: "2023-07-26", student_count: 39, grade_level: "11th", enrollment_type: "part-time" },
            { id: 334, school_id: 124, enrollment_date: "2022-10-24", student_count: 37, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 335, school_id: 107, enrollment_date: "2023-06-13", student_count: 25, grade_level: "12th", enrollment_type: "full-time" },
            { id: 336, school_id: 132, enrollment_date: "2022-09-08", student_count: 24, grade_level: "6th", enrollment_type: "full-time" },
            { id: 337, school_id: 118, enrollment_date: "2022-12-18", student_count: 29, grade_level: "12th", enrollment_type: "full-time" },
            { id: 338, school_id: 25, enrollment_date: "2023-09-17", student_count: 36, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 339, school_id: 149, enrollment_date: "2023-05-06", student_count: 20, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 340, school_id: 2, enrollment_date: "2023-11-06", student_count: 29, grade_level: "6th", enrollment_type: "full-time" },
            { id: 341, school_id: 16, enrollment_date: "2023-11-28", student_count: 25, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 342, school_id: 14, enrollment_date: "2023-06-22", student_count: 30, grade_level: "10th", enrollment_type: "full-time" },
            { id: 343, school_id: 117, enrollment_date: "2022-05-18", student_count: 25, grade_level: "5th", enrollment_type: "part-time" },
            { id: 344, school_id: 36, enrollment_date: "2023-11-28", student_count: 32, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 345, school_id: 55, enrollment_date: "2023-06-19", student_count: 19, grade_level: "6th", enrollment_type: "full-time" },
            { id: 346, school_id: 24, enrollment_date: "2022-11-30", student_count: 24, grade_level: "6th", enrollment_type: "part-time" },
            { id: 347, school_id: 25, enrollment_date: null, student_count: 29, grade_level: "7th", enrollment_type: "full-time" },
            { id: 348, school_id: 144, enrollment_date: "2023-10-13", student_count: 24, grade_level: "1st", enrollment_type: "full-time" },
            { id: 349, school_id: 136, enrollment_date: "2023-10-20", student_count: 20, grade_level: "6th", enrollment_type: "full-time" },
            { id: 350, school_id: 143, enrollment_date: "2022-06-13", student_count: 26, grade_level: "1st", enrollment_type: "part-time" },
            { id: 351, school_id: 6, enrollment_date: "2023-04-16", student_count: 31, grade_level: "11th", enrollment_type: "full-time" },
            { id: 352, school_id: 84, enrollment_date: "2022-12-30", student_count: 30, grade_level: "6th", enrollment_type: "part-time" },
            { id: 353, school_id: 49, enrollment_date: "2022-12-21", student_count: 32, grade_level: "9th", enrollment_type: "full-time" },
            { id: 354, school_id: 35, enrollment_date: "2022-10-25", student_count: null, grade_level: "1st", enrollment_type: "full-time" },
            { id: 355, school_id: 137, enrollment_date: "2022-05-17", student_count: 22, grade_level: "6th", enrollment_type: "transfer" },
            { id: 356, school_id: 7, enrollment_date: "2022-06-26", student_count: 22, grade_level: "7th", enrollment_type: "part-time" },
            { id: 357, school_id: 75, enrollment_date: "2023-05-28", student_count: 23, grade_level: "7th", enrollment_type: "transfer" },
            { id: 358, school_id: 78, enrollment_date: "2022-03-24", student_count: 35, grade_level: "10th", enrollment_type: "full-time" },
            { id: 359, school_id: 76, enrollment_date: "2022-05-29", student_count: 33, grade_level: "8th", enrollment_type: "full-time" },
            { id: 360, school_id: 93, enrollment_date: "2022-09-11", student_count: 21, grade_level: "1st", enrollment_type: "full-time" },
            { id: 361, school_id: 111, enrollment_date: "2023-01-03", student_count: 20, grade_level: "2nd", enrollment_type: "transfer" },
            { id: 362, school_id: 48, enrollment_date: "2023-07-01", student_count: 40, grade_level: "7th", enrollment_type: "full-time" },
            { id: 363, school_id: 117, enrollment_date: null, student_count: 32, grade_level: "5th", enrollment_type: "full-time" },
            { id: 364, school_id: 22, enrollment_date: "2023-03-21", student_count: 25, grade_level: "2nd", enrollment_type: "part-time" },
            { id: 365, school_id: 93, enrollment_date: "2022-09-12", student_count: 19, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 366, school_id: 105, enrollment_date: "2023-07-18", student_count: 16, grade_level: "4th", enrollment_type: "full-time" },
            { id: 367, school_id: 12, enrollment_date: "2022-12-07", student_count: null, grade_level: "12th", enrollment_type: "full-time" },
            { id: 368, school_id: 107, enrollment_date: "2023-01-04", student_count: 33, grade_level: "10th", enrollment_type: "full-time" },
            { id: 369, school_id: 18, enrollment_date: "2023-10-17", student_count: null, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 370, school_id: 69, enrollment_date: "2023-12-03", student_count: 15, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 371, school_id: 95, enrollment_date: null, student_count: 19, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 372, school_id: 51, enrollment_date: "2022-08-04", student_count: 31, grade_level: "10th", enrollment_type: "transfer" },
            { id: 373, school_id: 44, enrollment_date: "2023-08-14", student_count: 19, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 374, school_id: 22, enrollment_date: "2022-10-21", student_count: null, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 375, school_id: 82, enrollment_date: "2022-07-03", student_count: 32, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 376, school_id: 59, enrollment_date: "2023-05-30", student_count: 30, grade_level: "7th", enrollment_type: "part-time" },
            { id: 377, school_id: 23, enrollment_date: "2022-01-15", student_count: 35, grade_level: "5th", enrollment_type: "transfer" },
            { id: 378, school_id: 16, enrollment_date: null, student_count: null, grade_level: "6th", enrollment_type: "full-time" },
            { id: 379, school_id: 11, enrollment_date: "2022-04-20", student_count: 19, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 380, school_id: 88, enrollment_date: "2022-04-20", student_count: 24, grade_level: "kindergarten", enrollment_type: "full-time" },
            { id: 381, school_id: 143, enrollment_date: null, student_count: 33, grade_level: "5th", enrollment_type: "full-time" },
            { id: 382, school_id: 54, enrollment_date: "2022-08-31", student_count: 24, grade_level: "1st", enrollment_type: "part-time" },
            { id: 383, school_id: 128, enrollment_date: "2022-04-06", student_count: null, grade_level: "7th", enrollment_type: "transfer" },
            { id: 384, school_id: 134, enrollment_date: "2023-07-03", student_count: 34, grade_level: "6th", enrollment_type: "full-time" },
            { id: 385, school_id: 23, enrollment_date: "2023-03-30", student_count: 28, grade_level: "10th", enrollment_type: "transfer" },
            { id: 386, school_id: 27, enrollment_date: "2023-11-21", student_count: 32, grade_level: "3rd", enrollment_type: "full-time" },
            { id: 387, school_id: 1, enrollment_date: "2023-08-07", student_count: 19, grade_level: "7th", enrollment_type: "full-time" },
            { id: 388, school_id: 82, enrollment_date: "2023-08-14", student_count: 19, grade_level: "2nd", enrollment_type: "transfer" },
            { id: 389, school_id: 19, enrollment_date: null, student_count: 15, grade_level: "7th", enrollment_type: "part-time" },
            { id: 390, school_id: 130, enrollment_date: "2023-01-29", student_count: 21, grade_level: "6th", enrollment_type: "full-time" },
            { id: 391, school_id: 56, enrollment_date: "2022-08-28", student_count: 27, grade_level: "8th", enrollment_type: "full-time" },
            { id: 392, school_id: 66, enrollment_date: "2023-08-12", student_count: 27, grade_level: "9th", enrollment_type: "full-time" },
            { id: 393, school_id: 54, enrollment_date: "2023-09-24", student_count: 27, grade_level: "4th", enrollment_type: "full-time" },
            { id: 394, school_id: 141, enrollment_date: "2023-04-01", student_count: 28, grade_level: "5th", enrollment_type: "full-time" },
            { id: 395, school_id: 78, enrollment_date: "2022-10-04", student_count: 25, grade_level: "5th", enrollment_type: "full-time" },
            { id: 396, school_id: 93, enrollment_date: null, student_count: 29, grade_level: "6th", enrollment_type: "transfer" },
            { id: 397, school_id: 147, enrollment_date: "2022-03-27", student_count: 22, grade_level: "2nd", enrollment_type: "full-time" },
            { id: 398, school_id: 107, enrollment_date: "2022-06-18", student_count: 23, grade_level: "7th", enrollment_type: "part-time" },
            { id: 399, school_id: 69, enrollment_date: "2023-12-12", student_count: 26, grade_level: "3rd", enrollment_type: "part-time" },
            { id: 400, school_id: 107, enrollment_date: null, student_count: 14, grade_level: "8th", enrollment_type: "full-time" },
        ],
    });
}

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