// Sustainable Manufacturing Insights (sustainable-manufacturing-insights) 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.manufacturers), 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.manufacturers.createMany({
        data: [
            { id: 1, name: "Harbor Group", location: "Istanbul", certification: "LEED" },
            { id: 2, name: "Atlas Works", location: "Chicago", certification: "ISO 14001" },
            { id: 3, name: "Oak Logistics", location: "Nairobi", certification: "ISO 14001" },
            { id: 4, name: "Cobalt Media", location: "Barcelona", certification: "ISO 14001" },
            { id: 5, name: "Tidal Works", location: "Toronto", certification: "ISO 14001" },
            { id: 6, name: "Summit Energy", location: "Athens", certification: "ISO 14001" },
            { id: 7, name: "Sable Digital", location: "Manila", certification: "ISO 14001" },
            { id: 8, name: "Harbor Studio", location: "Hamburg", certification: "BREEAM" },
            { id: 9, name: "Tidal Studio", location: "Sydney", certification: "ISO 14001" },
            { id: 10, name: "Meridian Holdings", location: "Lyon", certification: "ISO 14001" },
            { id: 11, name: "Bright Media", location: "Brussels", certification: "ISO 14001" },
            { id: 12, name: "Atlas Systems", location: "Santiago", certification: "ISO 14001" },
            { id: 13, name: "Sable Digital", location: "Lyon", certification: "ISO 14001" },
            { id: 14, name: "Crest Logistics", location: "Taipei", certification: "ISO 14001" },
            { id: 15, name: "Clear Energy", location: "Bogota", certification: "ISO 14001" },
            { id: 16, name: "Meridian Foods", location: null, certification: null },
            { id: 17, name: "Crest Analytics", location: null, certification: null },
            { id: 18, name: "Orbit Labs", location: "Copenhagen", certification: "ISO 14001" },
            { id: 19, name: "Oak Foods", location: "Auckland", certification: "ISO 14001" },
            { id: 20, name: "Atlas Foods", location: "Lisbon", certification: "ISO 14001" },
            { id: 21, name: "Quill Works", location: "Mexico City", certification: "ISO 14001" },
            { id: 22, name: "Apex Energy", location: "Bucharest", certification: "BREEAM" },
            { id: 23, name: "Meridian Works", location: "Tokyo", certification: "LEED" },
            { id: 24, name: "Acme Group", location: "Copenhagen", certification: "BREEAM" },
            { id: 25, name: "Iron Group", location: "Cape Town", certification: "BREEAM" },
            { id: 26, name: "Beacon Media", location: null, certification: "None" },
            { id: 27, name: "Ridge Holdings", location: "Milan", certification: "ISO 14001" },
            { id: 28, name: "Meridian Software", location: "Cairo", certification: "BREEAM" },
            { id: 29, name: "North Foods", location: "Lagos", certification: "LEED" },
            { id: 30, name: "Juniper Works", location: "Toronto", certification: "ISO 14001" },
            { id: 31, name: "Juniper Group", location: "San Diego", certification: "ISO 14001" },
            { id: 32, name: "Willow Group", location: null, certification: null },
            { id: 33, name: "Granite Media", location: "Milan", certification: "LEED" },
            { id: 34, name: "Pine Industries", location: null, certification: "None" },
            { id: 35, name: "Harbor Media", location: "Mumbai", certification: "ISO 14001" },
            { id: 36, name: "Cobalt Studio", location: "Montreal", certification: "ISO 14001" },
            { id: 37, name: "Meridian Systems", location: null, certification: "None" },
            { id: 38, name: "Meridian Digital", location: "Sydney", certification: "ISO 14001" },
            { id: 39, name: "Juniper Analytics", location: "Warsaw", certification: "LEED" },
            { id: 40, name: "Sable Studio", location: "Melbourne", certification: "LEED" },
            { id: 41, name: "Keystone Industries", location: null, certification: null },
            { id: 42, name: "Orbit Works", location: null, certification: null },
            { id: 43, name: "Delta Holdings", location: "Milan", certification: "ISO 14001" },
            { id: 44, name: "Willow Energy", location: "Berlin", certification: "BREEAM" },
            { id: 45, name: "Compass Labs", location: "Nairobi", certification: "ISO 14001" },
            { id: 46, name: "Crest Software", location: "Sao Paulo", certification: "ISO 14001" },
            { id: 47, name: "Oak Industries", location: null, certification: "None" },
            { id: 48, name: "Keystone Health", location: "Lisbon", certification: "LEED" },
            { id: 49, name: "Juniper Holdings", location: "Prague", certification: "LEED" },
            { id: 50, name: "Compass Labs", location: "Berlin", certification: "ISO 14001" },
            { id: 51, name: "Bright Software", location: "Munich", certification: "ISO 14001" },
            { id: 52, name: "Oak Partners", location: "Istanbul", certification: "ISO 14001" },
            { id: 53, name: "Delta Digital", location: "Dublin", certification: "ISO 14001" },
            { id: 54, name: "Meridian Energy", location: "Vienna", certification: "ISO 14001" },
            { id: 55, name: "Atlas Health", location: "Seoul", certification: "BREEAM" },
            { id: 56, name: "Vector Group", location: "Cape Town", certification: "ISO 14001" },
            { id: 57, name: "Crest Software", location: "Vienna", certification: "ISO 14001" },
            { id: 58, name: "Juniper Foods", location: "Athens", certification: "LEED" },
            { id: 59, name: "Field Analytics", location: "Vancouver", certification: "BREEAM" },
            { id: 60, name: "Blue Logistics", location: "Melbourne", certification: "LEED" },
            { id: 61, name: "Quill Media", location: "Vancouver", certification: "LEED" },
            { id: 62, name: "Keystone Logistics", location: "Delhi", certification: "ISO 14001" },
            { id: 63, name: "Vista Holdings", location: "Lisbon", certification: "ISO 14001" },
            { id: 64, name: "Summit Software", location: null, certification: "None" },
            { id: 65, name: "Iron Systems", location: "Ankara", certification: "ISO 14001" },
            { id: 66, name: "Cedar Studio", location: "Melbourne", certification: "ISO 14001" },
            { id: 67, name: "Harbor Health", location: "Vienna", certification: "BREEAM" },
            { id: 68, name: "Keystone Labs", location: "Nairobi", certification: "ISO 14001" },
            { id: 69, name: "Vector Labs", location: "Porto", certification: "ISO 14001" },
            { id: 70, name: "Beacon Health", location: "Auckland", certification: "ISO 14001" },
            { id: 71, name: "Cedar Systems", location: "Helsinki", certification: "ISO 14001" },
            { id: 72, name: "Lumen Systems", location: "Zurich", certification: "ISO 14001" },
            { id: 73, name: "Delta Studio", location: "Chicago", certification: "ISO 14001" },
            { id: 74, name: "Cedar Analytics", location: "Tokyo", certification: "LEED" },
            { id: 75, name: "Ember Software", location: "Toronto", certification: "ISO 14001" },
            { id: 76, name: "Lantern Group", location: "Milan", certification: "ISO 14001" },
            { id: 77, name: "Bright Works", location: null, certification: "None" },
            { id: 78, name: "North Studio", location: "Chicago", certification: "ISO 14001" },
            { id: 79, name: "Juniper Logistics", location: "Cape Town", certification: "ISO 14001" },
            { id: 80, name: "Clear Labs", location: "Bucharest", certification: "ISO 14001" },
            { id: 81, name: "Apex Holdings", location: "Lima", certification: "ISO 14001" },
            { id: 82, name: "Summit Logistics", location: "Barcelona", certification: "LEED" },
            { id: 83, name: "Quill Energy", location: null, certification: "None" },
            { id: 84, name: "Field Group", location: "Lima", certification: "LEED" },
            { id: 85, name: "Willow Group", location: "Barcelona", certification: "ISO 14001" },
            { id: 86, name: "Acme Group", location: "Auckland", certification: "LEED" },
            { id: 87, name: "Beacon Group", location: "Sao Paulo", certification: "BREEAM" },
            { id: 88, name: "Vector Industries", location: "Singapore", certification: "ISO 14001" },
            { id: 89, name: "Willow Energy", location: "Auckland", certification: "LEED" },
            { id: 90, name: "Keystone Digital", location: "Mumbai", certification: "ISO 14001" },
            { id: 91, name: "River Systems", location: "Mexico City", certification: "ISO 14001" },
            { id: 92, name: "Juniper Group", location: "Munich", certification: "ISO 14001" },
            { id: 93, name: "Bright Energy", location: "Lisbon", certification: "ISO 14001" },
            { id: 94, name: "Vista Partners", location: null, certification: null },
            { id: 95, name: "Clear Labs", location: "Rome", certification: "BREEAM" },
            { id: 96, name: "Ember Systems", location: null, certification: null },
            { id: 97, name: "Harbor Media", location: "Bogota", certification: "BREEAM" },
            { id: 98, name: "Apex Systems", location: null, certification: "None" },
            { id: 99, name: "Vector Health", location: null, certification: "None" },
            { id: 100, name: "Willow Partners", location: "Boston", certification: "ISO 14001" },
            { id: 101, name: "Harbor Labs", location: "Warsaw", certification: "BREEAM" },
            { id: 102, name: "Vista Group", location: "Paris", certification: "LEED" },
            { id: 103, name: "Clear Energy", location: null, certification: null },
            { id: 104, name: "Willow Software", location: "Athens", certification: "ISO 14001" },
            { id: 105, name: "Vector Studio", location: "Stockholm", certification: "ISO 14001" },
            { id: 106, name: "Granite Software", location: "Delhi", certification: "ISO 14001" },
            { id: 107, name: "River Logistics", location: "Cape Town", certification: "LEED" },
            { id: 108, name: "Forge Works", location: "Austin", certification: "ISO 14001" },
            { id: 109, name: "Meridian Energy", location: "Athens", certification: "BREEAM" },
            { id: 110, name: "Keystone Works", location: "Austin", certification: "ISO 14001" },
            { id: 111, name: "Compass Analytics", location: "Austin", certification: "ISO 14001" },
            { id: 112, name: "Ember Partners", location: "Rome", certification: "ISO 14001" },
            { id: 113, name: "Compass Holdings", location: "Montreal", certification: "ISO 14001" },
            { id: 114, name: "River Health", location: "Bogota", certification: "BREEAM" },
            { id: 115, name: "Keystone Labs", location: "Prague", certification: "ISO 14001" },
            { id: 116, name: "Acme Digital", location: "Lisbon", certification: "ISO 14001" },
            { id: 117, name: "Beacon Energy", location: "Vienna", certification: "BREEAM" },
            { id: 118, name: "Lantern Group", location: "Chicago", certification: "LEED" },
            { id: 119, name: "Bright Works", location: null, certification: null },
            { id: 120, name: "River Industries", location: "Izmir", certification: "ISO 14001" },
            { id: 121, name: "Lumen Systems", location: "Budapest", certification: "BREEAM" },
            { id: 122, name: "Bright Holdings", location: "Denver", certification: "ISO 14001" },
            { id: 123, name: "Beacon Systems", location: "Copenhagen", certification: "ISO 14001" },
            { id: 124, name: "Quill Holdings", location: "Helsinki", certification: "LEED" },
            { id: 125, name: "Granite Energy", location: "Seoul", certification: "LEED" },
            { id: 126, name: "Blue Analytics", location: null, certification: null },
            { id: 127, name: "Oak Digital", location: "Warsaw", certification: "ISO 14001" },
            { id: 128, name: "Meridian Logistics", location: "London", certification: "ISO 14001" },
            { id: 129, name: "River Holdings", location: "Vienna", certification: "ISO 14001" },
            { id: 130, name: "Vector Foods", location: "Lagos", certification: "ISO 14001" },
            { id: 131, name: "Crest Studio", location: "Santiago", certification: "ISO 14001" },
            { id: 132, name: "Oak Systems", location: "Delhi", certification: "ISO 14001" },
            { id: 133, name: "Acme Energy", location: "Vienna", certification: "LEED" },
            { id: 134, name: "Granite Works", location: "Lima", certification: "LEED" },
            { id: 135, name: "Juniper Industries", location: "Singapore", certification: "ISO 14001" },
            { id: 136, name: "Lantern Health", location: "Rome", certification: "ISO 14001" },
            { id: 137, name: "Iron Works", location: null, certification: null },
            { id: 138, name: "Summit Logistics", location: "Santiago", certification: "ISO 14001" },
            { id: 139, name: "Iron Energy", location: "Mumbai", certification: "LEED" },
            { id: 140, name: "Summit Health", location: "Denver", certification: "ISO 14001" },
            { id: 141, name: "River Systems", location: "Barcelona", certification: "LEED" },
            { id: 142, name: "Atlas Digital", location: "Jakarta", certification: "ISO 14001" },
            { id: 143, name: "Lumen Media", location: null, certification: null },
            { id: 144, name: "Lantern Industries", location: null, certification: "None" },
            { id: 145, name: "Bright Energy", location: "Hamburg", certification: "BREEAM" },
            { id: 146, name: "Quill Media", location: "London", certification: "LEED" },
            { id: 147, name: "Blue Software", location: "Delhi", certification: "ISO 14001" },
            { id: 148, name: "Forge Partners", location: "Toronto", certification: "LEED" },
            { id: 149, name: "Oak Partners", location: null, certification: null },
            { id: 150, name: "Tidal Analytics", location: "Copenhagen", certification: "ISO 14001" },
            { id: 151, name: "Bright Logistics", location: "Delhi", certification: "ISO 14001" },
            { id: 152, name: "North Studio", location: null, certification: "None" },
            { id: 153, name: "North Energy", location: null, certification: null },
            { id: 154, name: "Vista Group", location: "Helsinki", certification: "LEED" },
            { id: 155, name: "Granite Health", location: "Mumbai", certification: "BREEAM" },
            { id: 156, name: "River Labs", location: "San Diego", certification: "ISO 14001" },
            { id: 157, name: "Oak Media", location: "London", certification: "LEED" },
            { id: 158, name: "Atlas Studio", location: "Izmir", certification: "LEED" },
            { id: 159, name: "Apex Labs", location: "Auckland", certification: "LEED" },
            { id: 160, name: "Vector Software", location: "Singapore", certification: "BREEAM" },
            { id: 161, name: "Acme Partners", location: null, certification: null },
            { id: 162, name: "Lantern Foods", location: "Boston", certification: "LEED" },
            { id: 163, name: "Beacon Digital", location: "Kyoto", certification: "BREEAM" },
            { id: 164, name: "Bright Health", location: "Lima", certification: "ISO 14001" },
            { id: 165, name: "Compass Group", location: null, certification: "None" },
            { id: 166, name: "Ember Works", location: "Boston", certification: "ISO 14001" },
            { id: 167, name: "Apex Logistics", location: "Singapore", certification: "ISO 14001" },
            { id: 168, name: "Willow Analytics", location: "Nairobi", certification: "LEED" },
            { id: 169, name: "Ridge Logistics", location: "Sydney", certification: "ISO 14001" },
            { id: 170, name: "Lumen Logistics", location: null, certification: null },
            { id: 171, name: "River Media", location: "Seattle", certification: "ISO 14001" },
            { id: 172, name: "Iron Group", location: "Cape Town", certification: "ISO 14001" },
            { id: 173, name: "Delta Energy", location: "Copenhagen", certification: "LEED" },
            { id: 174, name: "Pine Software", location: "Montreal", certification: "BREEAM" },
            { id: 175, name: "Compass Analytics", location: null, certification: null },
            { id: 176, name: "Blue Energy", location: "Warsaw", certification: "ISO 14001" },
            { id: 177, name: "Cobalt Partners", location: "Ankara", certification: "ISO 14001" },
            { id: 178, name: "Beacon Health", location: null, certification: null },
            { id: 179, name: "Apex Digital", location: "Manchester", certification: "LEED" },
            { id: 180, name: "Tidal Partners", location: "Vienna", certification: "ISO 14001" },
            { id: 181, name: "Sable Studio", location: "Sao Paulo", certification: "LEED" },
            { id: 182, name: "Acme Logistics", location: "Austin", certification: "BREEAM" },
            { id: 183, name: "Apex Energy", location: "Budapest", certification: "ISO 14001" },
            { id: 184, name: "Lumen Software", location: "Dublin", certification: "LEED" },
            { id: 185, name: "Keystone Industries", location: "Cairo", certification: "ISO 14001" },
            { id: 186, name: "Orbit Digital", location: "Toronto", certification: "ISO 14001" },
            { id: 187, name: "Blue Analytics", location: "Prague", certification: "LEED" },
            { id: 188, name: "Vista Holdings", location: "Munich", certification: "LEED" },
            { id: 189, name: "Forge Group", location: "Dublin", certification: "ISO 14001" },
            { id: 190, name: "Forge Partners", location: "Vienna", certification: "ISO 14001" },
            { id: 191, name: "Beacon Health", location: "Milan", certification: "ISO 14001" },
            { id: 192, name: "River Foods", location: "Lisbon", certification: "ISO 14001" },
            { id: 193, name: "Juniper Studio", location: "Kyoto", certification: "ISO 14001" },
            { id: 194, name: "Delta Partners", location: null, certification: null },
            { id: 195, name: "Forge Energy", location: "Berlin", certification: "ISO 14001" },
            { id: 196, name: "Juniper Software", location: "Bogota", certification: "ISO 14001" },
            { id: 197, name: "Ridge Industries", location: "Zurich", certification: "ISO 14001" },
            { id: 198, name: "Ridge Software", location: "Singapore", certification: "LEED" },
            { id: 199, name: "Granite Software", location: "Auckland", certification: "LEED" },
            { id: 200, name: "Vector Health", location: "Singapore", certification: "LEED" },
        ],
    });
    await prisma.carbon_assessments.createMany({
        data: [
            { id: 1, manufacturer_id: 118, assessment_date: "2022-01-06", carbon_emissions: "5670.17", assessment_method: "Direct Measurement", carbon_offset: "1748.77" },
            { id: 2, manufacturer_id: 85, assessment_date: "2023-01-06", carbon_emissions: "4423.65", assessment_method: "Direct Measurement", carbon_offset: "3496.14" },
            { id: 3, manufacturer_id: 155, assessment_date: "2023-10-08", carbon_emissions: "4984.41", assessment_method: "Estimation", carbon_offset: "2268.07" },
            { id: 4, manufacturer_id: 13, assessment_date: "2023-01-13", carbon_emissions: "7509.10", assessment_method: "Direct Measurement", carbon_offset: "1884.02" },
            { id: 5, manufacturer_id: 46, assessment_date: "2023-11-13", carbon_emissions: "28.98", assessment_method: "Estimation", carbon_offset: "2980.26" },
            { id: 6, manufacturer_id: 15, assessment_date: "2023-10-01", carbon_emissions: "732.52", assessment_method: "Direct Measurement", carbon_offset: "1433.46" },
            { id: 7, manufacturer_id: 48, assessment_date: "2021-12-08", carbon_emissions: "1182.23", assessment_method: "Modeling", carbon_offset: "1404.62" },
            { id: 8, manufacturer_id: 109, assessment_date: "2022-11-12", carbon_emissions: "5092.16", assessment_method: "Estimation", carbon_offset: "1886.43" },
            { id: 9, manufacturer_id: 194, assessment_date: "2021-08-19", carbon_emissions: "3954.37", assessment_method: "Direct Measurement", carbon_offset: "1957.19" },
            { id: 10, manufacturer_id: 111, assessment_date: "2021-09-11", carbon_emissions: "213.93", assessment_method: "Modeling", carbon_offset: "3053.79" },
            { id: 11, manufacturer_id: 178, assessment_date: "2023-03-11", carbon_emissions: "861.73", assessment_method: "Modeling", carbon_offset: "2249.19" },
            { id: 12, manufacturer_id: 25, assessment_date: "2021-03-17", carbon_emissions: "6954.24", assessment_method: "Direct Measurement", carbon_offset: "1898.17" },
            { id: 13, manufacturer_id: 146, assessment_date: "2020-10-16", carbon_emissions: "840.40", assessment_method: "Estimation", carbon_offset: "1584.85" },
            { id: 14, manufacturer_id: 84, assessment_date: "2021-03-31", carbon_emissions: "560.67", assessment_method: "Direct Measurement", carbon_offset: "2025.83" },
            { id: 15, manufacturer_id: 49, assessment_date: "2020-06-13", carbon_emissions: "12.89", assessment_method: "Modeling", carbon_offset: "2107.80" },
            { id: 16, manufacturer_id: 121, assessment_date: "2023-11-20", carbon_emissions: "2174.86", assessment_method: "Modeling", carbon_offset: "2883.02" },
            { id: 17, manufacturer_id: 36, assessment_date: "2020-01-10", carbon_emissions: "1929.01", assessment_method: "Estimation", carbon_offset: "2265.84" },
            { id: 18, manufacturer_id: 22, assessment_date: "2020-02-20", carbon_emissions: "787.30", assessment_method: "Estimation", carbon_offset: "1975.28" },
            { id: 19, manufacturer_id: 187, assessment_date: "2021-10-18", carbon_emissions: "2299.82", assessment_method: "Direct Measurement", carbon_offset: "3608.38" },
            { id: 20, manufacturer_id: 199, assessment_date: "2021-12-14", carbon_emissions: "5557.70", assessment_method: "Direct Measurement", carbon_offset: "3569.50" },
            { id: 21, manufacturer_id: 30, assessment_date: "2020-02-19", carbon_emissions: "0.01", assessment_method: "Direct Measurement", carbon_offset: "3333.56" },
            { id: 22, manufacturer_id: 82, assessment_date: "2020-10-16", carbon_emissions: "540.14", assessment_method: "Modeling", carbon_offset: "3397.34" },
            { id: 23, manufacturer_id: 115, assessment_date: "2020-11-08", carbon_emissions: "3244.60", assessment_method: "Modeling", carbon_offset: "2896.10" },
            { id: 24, manufacturer_id: 85, assessment_date: "2022-12-23", carbon_emissions: "6023.81", assessment_method: "Estimation", carbon_offset: "801.51" },
            { id: 25, manufacturer_id: 47, assessment_date: "2022-09-02", carbon_emissions: "724.77", assessment_method: "Direct Measurement", carbon_offset: "2122.52" },
            { id: 26, manufacturer_id: 29, assessment_date: "2023-09-13", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2179.07" },
            { id: 27, manufacturer_id: 92, assessment_date: "2021-07-17", carbon_emissions: "23.25", assessment_method: "Direct Measurement", carbon_offset: "924.06" },
            { id: 28, manufacturer_id: 172, assessment_date: "2020-08-14", carbon_emissions: "3962.69", assessment_method: "Estimation", carbon_offset: "3851.82" },
            { id: 29, manufacturer_id: 98, assessment_date: "2023-08-16", carbon_emissions: "9173.94", assessment_method: "Direct Measurement", carbon_offset: "2764.67" },
            { id: 30, manufacturer_id: 1, assessment_date: "2022-11-26", carbon_emissions: "5538.50", assessment_method: "Modeling", carbon_offset: "2595.74" },
            { id: 31, manufacturer_id: 103, assessment_date: "2020-08-14", carbon_emissions: "1090.17", assessment_method: "Modeling", carbon_offset: "1941.96" },
            { id: 32, manufacturer_id: 21, assessment_date: "2022-12-17", carbon_emissions: "9177.24", assessment_method: "Direct Measurement", carbon_offset: "3082.97" },
            { id: 33, manufacturer_id: 33, assessment_date: "2023-11-06", carbon_emissions: "3722.14", assessment_method: "Direct Measurement", carbon_offset: "2452.74" },
            { id: 34, manufacturer_id: 141, assessment_date: "2023-12-24", carbon_emissions: "8205.58", assessment_method: "Modeling", carbon_offset: "2350.05" },
            { id: 35, manufacturer_id: 72, assessment_date: "2020-09-14", carbon_emissions: "112.71", assessment_method: "Estimation", carbon_offset: "3307.29" },
            { id: 36, manufacturer_id: 25, assessment_date: "2022-11-16", carbon_emissions: null, assessment_method: "Modeling", carbon_offset: "2578.20" },
            { id: 37, manufacturer_id: 42, assessment_date: "2020-10-26", carbon_emissions: "990.34", assessment_method: "Direct Measurement", carbon_offset: "3167.46" },
            { id: 38, manufacturer_id: 148, assessment_date: "2023-01-02", carbon_emissions: "3688.63", assessment_method: "Direct Measurement", carbon_offset: "2588.54" },
            { id: 39, manufacturer_id: 183, assessment_date: "2021-09-30", carbon_emissions: "180.28", assessment_method: "Direct Measurement", carbon_offset: "2998.22" },
            { id: 40, manufacturer_id: 181, assessment_date: "2021-12-24", carbon_emissions: "3171.51", assessment_method: "Direct Measurement", carbon_offset: "1616.92" },
            { id: 41, manufacturer_id: 92, assessment_date: "2021-11-21", carbon_emissions: "92.72", assessment_method: "Estimation", carbon_offset: "2000.69" },
            { id: 42, manufacturer_id: 69, assessment_date: "2020-07-26", carbon_emissions: "436.55", assessment_method: "Direct Measurement", carbon_offset: "2674.63" },
            { id: 43, manufacturer_id: 5, assessment_date: "2020-07-17", carbon_emissions: "298.37", assessment_method: "Modeling", carbon_offset: "2521.09" },
            { id: 44, manufacturer_id: 130, assessment_date: "2023-01-06", carbon_emissions: "101.65", assessment_method: "Direct Measurement", carbon_offset: "3319.55" },
            { id: 45, manufacturer_id: 135, assessment_date: "2020-11-21", carbon_emissions: "4185.95", assessment_method: "Modeling", carbon_offset: "3252.44" },
            { id: 46, manufacturer_id: 16, assessment_date: "2023-07-01", carbon_emissions: "79.95", assessment_method: "Modeling", carbon_offset: "3007.02" },
            { id: 47, manufacturer_id: 75, assessment_date: "2023-01-06", carbon_emissions: "18.44", assessment_method: "Direct Measurement", carbon_offset: "3518.19" },
            { id: 48, manufacturer_id: 14, assessment_date: "2021-12-13", carbon_emissions: "8643.76", assessment_method: "Modeling", carbon_offset: "1985.56" },
            { id: 49, manufacturer_id: 56, assessment_date: "2022-03-29", carbon_emissions: "8896.87", assessment_method: "Direct Measurement", carbon_offset: "2990.71" },
            { id: 50, manufacturer_id: 191, assessment_date: "2022-11-23", carbon_emissions: "1277.41", assessment_method: "Modeling", carbon_offset: "2294.11" },
            { id: 51, manufacturer_id: 105, assessment_date: "2020-12-27", carbon_emissions: "3730.45", assessment_method: "Direct Measurement", carbon_offset: "2309.17" },
            { id: 52, manufacturer_id: 29, assessment_date: "2023-10-29", carbon_emissions: null, assessment_method: "Estimation", carbon_offset: "1851.04" },
            { id: 53, manufacturer_id: 32, assessment_date: "2021-10-07", carbon_emissions: "194.51", assessment_method: "Estimation", carbon_offset: "2653.75" },
            { id: 54, manufacturer_id: 74, assessment_date: "2021-05-31", carbon_emissions: "8720.38", assessment_method: "Direct Measurement", carbon_offset: "2443.52" },
            { id: 55, manufacturer_id: 153, assessment_date: "2021-08-17", carbon_emissions: "140.08", assessment_method: "Estimation", carbon_offset: "2283.31" },
            { id: 56, manufacturer_id: 159, assessment_date: "2022-12-16", carbon_emissions: "6729.17", assessment_method: "Direct Measurement", carbon_offset: "1796.70" },
            { id: 57, manufacturer_id: 102, assessment_date: "2020-10-07", carbon_emissions: "2044.57", assessment_method: "Modeling", carbon_offset: "2795.20" },
            { id: 58, manufacturer_id: 160, assessment_date: "2021-11-12", carbon_emissions: "3480.93", assessment_method: "Direct Measurement", carbon_offset: "2560.77" },
            { id: 59, manufacturer_id: 34, assessment_date: "2022-01-11", carbon_emissions: "840.79", assessment_method: "Direct Measurement", carbon_offset: "2570.51" },
            { id: 60, manufacturer_id: 141, assessment_date: "2022-01-08", carbon_emissions: "1163.62", assessment_method: "Direct Measurement", carbon_offset: "4312.66" },
            { id: 61, manufacturer_id: 171, assessment_date: "2023-01-08", carbon_emissions: "8010.23", assessment_method: "Estimation", carbon_offset: "2283.74" },
            { id: 62, manufacturer_id: 91, assessment_date: "2022-09-20", carbon_emissions: "285.85", assessment_method: "Direct Measurement", carbon_offset: "3996.97" },
            { id: 63, manufacturer_id: 149, assessment_date: "2022-09-17", carbon_emissions: "7077.36", assessment_method: "Estimation", carbon_offset: "3004.26" },
            { id: 64, manufacturer_id: 124, assessment_date: "2022-09-28", carbon_emissions: "7.09", assessment_method: "Estimation", carbon_offset: "1810.02" },
            { id: 65, manufacturer_id: 158, assessment_date: "2022-05-12", carbon_emissions: "3501.60", assessment_method: "Modeling", carbon_offset: "3330.82" },
            { id: 66, manufacturer_id: 172, assessment_date: "2023-11-18", carbon_emissions: "785.36", assessment_method: "Direct Measurement", carbon_offset: "2188.90" },
            { id: 67, manufacturer_id: 112, assessment_date: "2020-04-20", carbon_emissions: "7792.53", assessment_method: "Modeling", carbon_offset: "1657.36" },
            { id: 68, manufacturer_id: 26, assessment_date: "2023-10-12", carbon_emissions: "1156.81", assessment_method: "Direct Measurement", carbon_offset: "1842.34" },
            { id: 69, manufacturer_id: 49, assessment_date: "2023-02-22", carbon_emissions: "8725.49", assessment_method: "Direct Measurement", carbon_offset: "3434.35" },
            { id: 70, manufacturer_id: 179, assessment_date: "2021-08-12", carbon_emissions: "2383.73", assessment_method: "Modeling", carbon_offset: "1786.91" },
            { id: 71, manufacturer_id: 73, assessment_date: "2020-12-17", carbon_emissions: "681.44", assessment_method: "Direct Measurement", carbon_offset: "2610.13" },
            { id: 72, manufacturer_id: 191, assessment_date: "2020-07-19", carbon_emissions: "1806.61", assessment_method: "Direct Measurement", carbon_offset: "2857.96" },
            { id: 73, manufacturer_id: 67, assessment_date: "2021-07-12", carbon_emissions: "5399.75", assessment_method: "Direct Measurement", carbon_offset: "2636.48" },
            { id: 74, manufacturer_id: 83, assessment_date: "2022-10-17", carbon_emissions: "8819.98", assessment_method: "Modeling", carbon_offset: "3532.44" },
            { id: 75, manufacturer_id: 84, assessment_date: "2020-09-10", carbon_emissions: "10.85", assessment_method: "Modeling", carbon_offset: "2568.57" },
            { id: 76, manufacturer_id: 136, assessment_date: "2020-05-16", carbon_emissions: "2710.71", assessment_method: "Direct Measurement", carbon_offset: "2912.30" },
            { id: 77, manufacturer_id: 17, assessment_date: "2020-02-18", carbon_emissions: "1290.71", assessment_method: "Direct Measurement", carbon_offset: "2309.90" },
            { id: 78, manufacturer_id: 167, assessment_date: "2023-06-07", carbon_emissions: "1.22", assessment_method: "Estimation", carbon_offset: "2589.42" },
            { id: 79, manufacturer_id: 101, assessment_date: "2020-09-20", carbon_emissions: "312.75", assessment_method: "Modeling", carbon_offset: "582.02" },
            { id: 80, manufacturer_id: 160, assessment_date: "2020-10-29", carbon_emissions: "6603.95", assessment_method: "Estimation", carbon_offset: "2652.37" },
            { id: 81, manufacturer_id: 174, assessment_date: "2022-03-13", carbon_emissions: "338.90", assessment_method: "Estimation", carbon_offset: "3350.57" },
            { id: 82, manufacturer_id: 151, assessment_date: "2021-01-29", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2845.62" },
            { id: 83, manufacturer_id: 166, assessment_date: "2022-08-26", carbon_emissions: "570.58", assessment_method: "Direct Measurement", carbon_offset: "1707.49" },
            { id: 84, manufacturer_id: 147, assessment_date: "2020-02-14", carbon_emissions: "6007.35", assessment_method: "Estimation", carbon_offset: "1170.19" },
            { id: 85, manufacturer_id: 139, assessment_date: "2023-04-25", carbon_emissions: "598.08", assessment_method: "Estimation", carbon_offset: "1980.37" },
            { id: 86, manufacturer_id: 78, assessment_date: "2022-11-19", carbon_emissions: "9864.22", assessment_method: "Direct Measurement", carbon_offset: "1371.86" },
            { id: 87, manufacturer_id: 132, assessment_date: "2021-12-29", carbon_emissions: "9919.24", assessment_method: "Modeling", carbon_offset: "2528.25" },
            { id: 88, manufacturer_id: 186, assessment_date: "2020-11-30", carbon_emissions: "219.15", assessment_method: "Direct Measurement", carbon_offset: "2022.86" },
            { id: 89, manufacturer_id: 143, assessment_date: "2020-10-04", carbon_emissions: "8365.14", assessment_method: "Modeling", carbon_offset: "3917.60" },
            { id: 90, manufacturer_id: 7, assessment_date: "2020-01-27", carbon_emissions: "2675.02", assessment_method: "Direct Measurement", carbon_offset: "2337.39" },
            { id: 91, manufacturer_id: 58, assessment_date: "2021-11-24", carbon_emissions: "6369.85", assessment_method: "Modeling", carbon_offset: "2688.22" },
            { id: 92, manufacturer_id: 175, assessment_date: "2023-02-24", carbon_emissions: "5578.58", assessment_method: "Direct Measurement", carbon_offset: "1936.71" },
            { id: 93, manufacturer_id: 176, assessment_date: "2023-07-08", carbon_emissions: "6898.87", assessment_method: "Direct Measurement", carbon_offset: "1476.16" },
            { id: 94, manufacturer_id: 165, assessment_date: "2022-01-17", carbon_emissions: "2791.15", assessment_method: "Modeling", carbon_offset: "1773.43" },
            { id: 95, manufacturer_id: 171, assessment_date: "2023-04-05", carbon_emissions: "1497.61", assessment_method: "Estimation", carbon_offset: "3201.57" },
            { id: 96, manufacturer_id: 120, assessment_date: "2021-11-16", carbon_emissions: "6860.45", assessment_method: "Estimation", carbon_offset: "2470.81" },
            { id: 97, manufacturer_id: 164, assessment_date: "2022-07-26", carbon_emissions: "4896.29", assessment_method: "Estimation", carbon_offset: "3350.46" },
            { id: 98, manufacturer_id: 89, assessment_date: "2022-07-07", carbon_emissions: "8016.38", assessment_method: "Direct Measurement", carbon_offset: "1732.39" },
            { id: 99, manufacturer_id: 17, assessment_date: "2021-02-25", carbon_emissions: "828.84", assessment_method: "Estimation", carbon_offset: "2812.16" },
            { id: 100, manufacturer_id: 118, assessment_date: "2021-03-31", carbon_emissions: "9134.76", assessment_method: "Direct Measurement", carbon_offset: "2534.26" },
            { id: 101, manufacturer_id: 31, assessment_date: "2020-12-15", carbon_emissions: "4471.00", assessment_method: "Estimation", carbon_offset: "2759.89" },
            { id: 102, manufacturer_id: 17, assessment_date: "2020-02-23", carbon_emissions: "5028.93", assessment_method: "Modeling", carbon_offset: "2492.23" },
            { id: 103, manufacturer_id: 200, assessment_date: "2021-10-30", carbon_emissions: "3376.15", assessment_method: "Direct Measurement", carbon_offset: "2197.32" },
            { id: 104, manufacturer_id: 154, assessment_date: "2021-12-02", carbon_emissions: "6698.85", assessment_method: "Direct Measurement", carbon_offset: "2725.62" },
            { id: 105, manufacturer_id: 137, assessment_date: "2021-01-07", carbon_emissions: "6356.58", assessment_method: "Direct Measurement", carbon_offset: "2002.94" },
            { id: 106, manufacturer_id: 26, assessment_date: "2020-01-08", carbon_emissions: "1966.04", assessment_method: "Direct Measurement", carbon_offset: "2874.35" },
            { id: 107, manufacturer_id: 9, assessment_date: "2020-06-04", carbon_emissions: "175.20", assessment_method: "Direct Measurement", carbon_offset: "2787.86" },
            { id: 108, manufacturer_id: 197, assessment_date: "2022-08-31", carbon_emissions: "6286.82", assessment_method: "Direct Measurement", carbon_offset: "3178.61" },
            { id: 109, manufacturer_id: 72, assessment_date: "2020-06-10", carbon_emissions: "3108.05", assessment_method: "Direct Measurement", carbon_offset: "1119.69" },
            { id: 110, manufacturer_id: 30, assessment_date: "2021-10-26", carbon_emissions: "13.05", assessment_method: "Direct Measurement", carbon_offset: "2113.80" },
            { id: 111, manufacturer_id: 5, assessment_date: "2022-09-09", carbon_emissions: "5386.85", assessment_method: "Direct Measurement", carbon_offset: "2739.84" },
            { id: 112, manufacturer_id: 131, assessment_date: "2023-01-21", carbon_emissions: "888.60", assessment_method: "Direct Measurement", carbon_offset: "1923.99" },
            { id: 113, manufacturer_id: 147, assessment_date: "2021-04-05", carbon_emissions: "2103.04", assessment_method: "Direct Measurement", carbon_offset: "2958.52" },
            { id: 114, manufacturer_id: 96, assessment_date: "2020-11-20", carbon_emissions: "1430.38", assessment_method: "Estimation", carbon_offset: "3884.18" },
            { id: 115, manufacturer_id: 125, assessment_date: "2022-06-18", carbon_emissions: "6390.69", assessment_method: "Direct Measurement", carbon_offset: "2309.30" },
            { id: 116, manufacturer_id: 196, assessment_date: "2020-12-16", carbon_emissions: "7472.21", assessment_method: "Modeling", carbon_offset: "2726.45" },
            { id: 117, manufacturer_id: 178, assessment_date: "2021-08-03", carbon_emissions: "4482.26", assessment_method: "Estimation", carbon_offset: "2723.76" },
            { id: 118, manufacturer_id: 184, assessment_date: "2023-08-15", carbon_emissions: "8600.68", assessment_method: "Direct Measurement", carbon_offset: "2908.01" },
            { id: 119, manufacturer_id: 130, assessment_date: "2022-12-25", carbon_emissions: "266.63", assessment_method: "Direct Measurement", carbon_offset: "2120.94" },
            { id: 120, manufacturer_id: 6, assessment_date: "2020-11-24", carbon_emissions: "3116.32", assessment_method: "Modeling", carbon_offset: "3285.15" },
            { id: 121, manufacturer_id: 93, assessment_date: "2022-11-02", carbon_emissions: "83.59", assessment_method: "Modeling", carbon_offset: "3150.50" },
            { id: 122, manufacturer_id: 107, assessment_date: "2023-01-21", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2724.11" },
            { id: 123, manufacturer_id: 183, assessment_date: "2021-10-13", carbon_emissions: "1020.62", assessment_method: "Modeling", carbon_offset: "3350.12" },
            { id: 124, manufacturer_id: 54, assessment_date: "2023-12-13", carbon_emissions: null, assessment_method: "Modeling", carbon_offset: "2854.32" },
            { id: 125, manufacturer_id: 32, assessment_date: "2022-05-11", carbon_emissions: "9992.55", assessment_method: "Direct Measurement", carbon_offset: "3619.66" },
            { id: 126, manufacturer_id: 80, assessment_date: "2023-01-05", carbon_emissions: null, assessment_method: "Modeling", carbon_offset: "3510.10" },
            { id: 127, manufacturer_id: 119, assessment_date: "2021-02-05", carbon_emissions: "5926.25", assessment_method: "Direct Measurement", carbon_offset: "3012.84" },
            { id: 128, manufacturer_id: 169, assessment_date: "2020-02-01", carbon_emissions: "5.42", assessment_method: "Direct Measurement", carbon_offset: "1918.50" },
            { id: 129, manufacturer_id: 140, assessment_date: "2023-10-07", carbon_emissions: "8.03", assessment_method: "Modeling", carbon_offset: "3596.00" },
            { id: 130, manufacturer_id: 128, assessment_date: "2023-11-08", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2733.60" },
            { id: 131, manufacturer_id: 40, assessment_date: "2021-10-12", carbon_emissions: "2737.51", assessment_method: "Estimation", carbon_offset: "1795.76" },
            { id: 132, manufacturer_id: 131, assessment_date: "2020-09-30", carbon_emissions: "532.11", assessment_method: "Direct Measurement", carbon_offset: "998.78" },
            { id: 133, manufacturer_id: 117, assessment_date: "2023-02-14", carbon_emissions: "4759.70", assessment_method: "Direct Measurement", carbon_offset: "2052.07" },
            { id: 134, manufacturer_id: 51, assessment_date: "2020-04-28", carbon_emissions: "8501.45", assessment_method: "Modeling", carbon_offset: "3409.45" },
            { id: 135, manufacturer_id: 133, assessment_date: "2021-09-16", carbon_emissions: "2194.48", assessment_method: "Direct Measurement", carbon_offset: "2585.85" },
            { id: 136, manufacturer_id: 19, assessment_date: "2022-05-24", carbon_emissions: "5421.41", assessment_method: "Direct Measurement", carbon_offset: "2202.76" },
            { id: 137, manufacturer_id: 81, assessment_date: "2023-09-13", carbon_emissions: "6676.21", assessment_method: "Direct Measurement", carbon_offset: "1745.24" },
            { id: 138, manufacturer_id: 54, assessment_date: "2022-06-15", carbon_emissions: "5046.84", assessment_method: "Direct Measurement", carbon_offset: "2150.56" },
            { id: 139, manufacturer_id: 186, assessment_date: "2021-01-20", carbon_emissions: "8855.16", assessment_method: "Direct Measurement", carbon_offset: "3916.34" },
            { id: 140, manufacturer_id: 117, assessment_date: "2020-05-27", carbon_emissions: "1738.10", assessment_method: "Estimation", carbon_offset: "2626.02" },
            { id: 141, manufacturer_id: 108, assessment_date: "2022-09-15", carbon_emissions: "7207.57", assessment_method: "Estimation", carbon_offset: "1641.48" },
            { id: 142, manufacturer_id: 156, assessment_date: "2023-05-04", carbon_emissions: "8845.45", assessment_method: "Estimation", carbon_offset: "2831.50" },
            { id: 143, manufacturer_id: 45, assessment_date: "2023-11-01", carbon_emissions: "1210.65", assessment_method: "Modeling", carbon_offset: "3058.55" },
            { id: 144, manufacturer_id: 169, assessment_date: "2021-10-16", carbon_emissions: "9872.97", assessment_method: "Direct Measurement", carbon_offset: "2662.78" },
            { id: 145, manufacturer_id: 177, assessment_date: "2023-01-09", carbon_emissions: "2446.79", assessment_method: "Direct Measurement", carbon_offset: "2563.79" },
            { id: 146, manufacturer_id: 90, assessment_date: "2021-07-10", carbon_emissions: "3871.31", assessment_method: "Estimation", carbon_offset: "4008.02" },
            { id: 147, manufacturer_id: 11, assessment_date: "2022-04-05", carbon_emissions: "685.31", assessment_method: "Direct Measurement", carbon_offset: "1184.73" },
            { id: 148, manufacturer_id: 179, assessment_date: "2021-03-30", carbon_emissions: "8891.27", assessment_method: "Direct Measurement", carbon_offset: "2900.19" },
            { id: 149, manufacturer_id: 194, assessment_date: "2022-12-21", carbon_emissions: "63.63", assessment_method: "Modeling", carbon_offset: "2055.90" },
            { id: 150, manufacturer_id: 152, assessment_date: "2020-04-30", carbon_emissions: "6937.06", assessment_method: "Modeling", carbon_offset: "2909.95" },
            { id: 151, manufacturer_id: 52, assessment_date: "2020-11-07", carbon_emissions: "8615.46", assessment_method: "Estimation", carbon_offset: "3025.75" },
            { id: 152, manufacturer_id: 182, assessment_date: "2022-11-15", carbon_emissions: "876.84", assessment_method: "Estimation", carbon_offset: "1635.49" },
            { id: 153, manufacturer_id: 107, assessment_date: "2022-10-04", carbon_emissions: "16.02", assessment_method: "Estimation", carbon_offset: "1614.85" },
            { id: 154, manufacturer_id: 190, assessment_date: "2020-12-27", carbon_emissions: "4345.83", assessment_method: "Modeling", carbon_offset: "2460.29" },
            { id: 155, manufacturer_id: 185, assessment_date: "2023-01-10", carbon_emissions: "927.65", assessment_method: "Direct Measurement", carbon_offset: "1808.98" },
            { id: 156, manufacturer_id: 73, assessment_date: "2021-01-29", carbon_emissions: "840.23", assessment_method: "Direct Measurement", carbon_offset: "3323.71" },
            { id: 157, manufacturer_id: 168, assessment_date: "2023-07-03", carbon_emissions: "44.63", assessment_method: "Direct Measurement", carbon_offset: "2343.33" },
            { id: 158, manufacturer_id: 192, assessment_date: "2023-12-13", carbon_emissions: "1581.29", assessment_method: "Modeling", carbon_offset: "3056.71" },
            { id: 159, manufacturer_id: 180, assessment_date: "2021-01-16", carbon_emissions: "150.95", assessment_method: "Direct Measurement", carbon_offset: "2585.53" },
            { id: 160, manufacturer_id: 20, assessment_date: "2022-03-02", carbon_emissions: "3464.38", assessment_method: "Modeling", carbon_offset: "2874.27" },
            { id: 161, manufacturer_id: 169, assessment_date: "2023-09-09", carbon_emissions: "200.00", assessment_method: "Direct Measurement", carbon_offset: "3266.35" },
            { id: 162, manufacturer_id: 140, assessment_date: "2020-09-18", carbon_emissions: "460.16", assessment_method: "Modeling", carbon_offset: "1916.20" },
            { id: 163, manufacturer_id: 84, assessment_date: "2022-11-18", carbon_emissions: "133.59", assessment_method: "Estimation", carbon_offset: "3093.11" },
            { id: 164, manufacturer_id: 157, assessment_date: "2020-08-26", carbon_emissions: "1974.37", assessment_method: "Direct Measurement", carbon_offset: "1977.82" },
            { id: 165, manufacturer_id: 77, assessment_date: "2021-03-07", carbon_emissions: "3086.47", assessment_method: "Modeling", carbon_offset: "976.34" },
            { id: 166, manufacturer_id: 79, assessment_date: "2023-03-02", carbon_emissions: "6137.79", assessment_method: "Direct Measurement", carbon_offset: "3270.28" },
            { id: 167, manufacturer_id: 116, assessment_date: "2020-07-23", carbon_emissions: "6062.91", assessment_method: "Modeling", carbon_offset: "2985.13" },
            { id: 168, manufacturer_id: 161, assessment_date: "2022-02-05", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "4418.50" },
            { id: 169, manufacturer_id: 70, assessment_date: "2022-06-20", carbon_emissions: "9373.57", assessment_method: "Direct Measurement", carbon_offset: "2596.08" },
            { id: 170, manufacturer_id: 30, assessment_date: "2020-03-03", carbon_emissions: null, assessment_method: "Estimation", carbon_offset: "2933.09" },
            { id: 171, manufacturer_id: 109, assessment_date: "2022-10-19", carbon_emissions: null, assessment_method: "Estimation", carbon_offset: "2341.36" },
            { id: 172, manufacturer_id: 68, assessment_date: "2020-11-30", carbon_emissions: "5458.56", assessment_method: "Modeling", carbon_offset: "1833.05" },
            { id: 173, manufacturer_id: 129, assessment_date: "2020-10-16", carbon_emissions: "6379.71", assessment_method: "Direct Measurement", carbon_offset: "2234.72" },
            { id: 174, manufacturer_id: 65, assessment_date: "2022-12-10", carbon_emissions: "3633.76", assessment_method: "Modeling", carbon_offset: "1404.50" },
            { id: 175, manufacturer_id: 110, assessment_date: "2022-10-11", carbon_emissions: "4958.36", assessment_method: "Modeling", carbon_offset: "1528.35" },
            { id: 176, manufacturer_id: 126, assessment_date: "2021-05-05", carbon_emissions: "4571.28", assessment_method: "Estimation", carbon_offset: "2387.83" },
            { id: 177, manufacturer_id: 134, assessment_date: "2020-08-20", carbon_emissions: "11.43", assessment_method: "Estimation", carbon_offset: "1490.17" },
            { id: 178, manufacturer_id: 4, assessment_date: "2020-07-19", carbon_emissions: "367.74", assessment_method: "Modeling", carbon_offset: "2926.60" },
            { id: 179, manufacturer_id: 3, assessment_date: "2022-08-05", carbon_emissions: "538.32", assessment_method: "Direct Measurement", carbon_offset: "3119.74" },
            { id: 180, manufacturer_id: 106, assessment_date: "2021-03-24", carbon_emissions: "6519.03", assessment_method: "Estimation", carbon_offset: "2023.97" },
            { id: 181, manufacturer_id: 6, assessment_date: "2023-01-09", carbon_emissions: "3656.53", assessment_method: "Estimation", carbon_offset: "3112.71" },
            { id: 182, manufacturer_id: 40, assessment_date: "2020-09-17", carbon_emissions: "9181.65", assessment_method: "Direct Measurement", carbon_offset: "2537.34" },
            { id: 183, manufacturer_id: 80, assessment_date: "2021-01-06", carbon_emissions: "537.86", assessment_method: "Direct Measurement", carbon_offset: "2980.17" },
            { id: 184, manufacturer_id: 173, assessment_date: "2022-10-04", carbon_emissions: "0.55", assessment_method: "Modeling", carbon_offset: "1890.63" },
            { id: 185, manufacturer_id: 46, assessment_date: "2021-03-29", carbon_emissions: "2510.34", assessment_method: "Modeling", carbon_offset: "3256.80" },
            { id: 186, manufacturer_id: 79, assessment_date: "2021-06-29", carbon_emissions: "2103.21", assessment_method: "Direct Measurement", carbon_offset: "2775.68" },
            { id: 187, manufacturer_id: 103, assessment_date: "2022-02-11", carbon_emissions: "5762.89", assessment_method: "Estimation", carbon_offset: "3036.56" },
            { id: 188, manufacturer_id: 55, assessment_date: "2023-12-29", carbon_emissions: "441.11", assessment_method: "Direct Measurement", carbon_offset: "2668.60" },
            { id: 189, manufacturer_id: 57, assessment_date: "2021-10-22", carbon_emissions: "4807.01", assessment_method: "Direct Measurement", carbon_offset: "2154.36" },
            { id: 190, manufacturer_id: 145, assessment_date: "2020-04-29", carbon_emissions: "134.50", assessment_method: "Direct Measurement", carbon_offset: "3884.89" },
            { id: 191, manufacturer_id: 66, assessment_date: "2023-11-19", carbon_emissions: "1.82", assessment_method: "Direct Measurement", carbon_offset: "2751.38" },
            { id: 192, manufacturer_id: 138, assessment_date: "2021-03-21", carbon_emissions: "8067.82", assessment_method: "Direct Measurement", carbon_offset: "2828.79" },
            { id: 193, manufacturer_id: 81, assessment_date: "2022-09-27", carbon_emissions: "2860.60", assessment_method: "Modeling", carbon_offset: "1184.90" },
            { id: 194, manufacturer_id: 76, assessment_date: "2020-09-20", carbon_emissions: "1510.10", assessment_method: "Direct Measurement", carbon_offset: "3000.50" },
            { id: 195, manufacturer_id: 53, assessment_date: "2023-01-23", carbon_emissions: "3343.89", assessment_method: "Direct Measurement", carbon_offset: "1649.98" },
            { id: 196, manufacturer_id: 37, assessment_date: "2022-08-01", carbon_emissions: "2466.59", assessment_method: "Modeling", carbon_offset: "2732.00" },
            { id: 197, manufacturer_id: 153, assessment_date: "2021-11-10", carbon_emissions: "7629.33", assessment_method: "Direct Measurement", carbon_offset: "1598.99" },
            { id: 198, manufacturer_id: 28, assessment_date: "2022-10-15", carbon_emissions: "5560.42", assessment_method: "Direct Measurement", carbon_offset: "2528.26" },
            { id: 199, manufacturer_id: 161, assessment_date: "2021-08-18", carbon_emissions: "2800.26", assessment_method: "Modeling", carbon_offset: "2231.18" },
            { id: 200, manufacturer_id: 87, assessment_date: "2020-02-15", carbon_emissions: "4245.80", assessment_method: "Direct Measurement", carbon_offset: "2622.01" },
            { id: 201, manufacturer_id: 94, assessment_date: "2022-08-02", carbon_emissions: "7943.98", assessment_method: "Modeling", carbon_offset: "2700.32" },
            { id: 202, manufacturer_id: 63, assessment_date: "2020-12-09", carbon_emissions: "6758.21", assessment_method: "Estimation", carbon_offset: "1505.58" },
            { id: 203, manufacturer_id: 147, assessment_date: "2021-11-05", carbon_emissions: "340.33", assessment_method: "Modeling", carbon_offset: "3068.57" },
            { id: 204, manufacturer_id: 61, assessment_date: "2020-10-21", carbon_emissions: "2991.64", assessment_method: "Direct Measurement", carbon_offset: "1752.55" },
            { id: 205, manufacturer_id: 60, assessment_date: "2021-03-08", carbon_emissions: "717.51", assessment_method: "Direct Measurement", carbon_offset: "2497.66" },
            { id: 206, manufacturer_id: 198, assessment_date: "2022-04-03", carbon_emissions: "1052.31", assessment_method: "Modeling", carbon_offset: "2125.80" },
            { id: 207, manufacturer_id: 12, assessment_date: "2021-11-29", carbon_emissions: "4028.86", assessment_method: "Modeling", carbon_offset: "4279.45" },
            { id: 208, manufacturer_id: 95, assessment_date: "2020-01-19", carbon_emissions: "9412.86", assessment_method: "Modeling", carbon_offset: "4123.95" },
            { id: 209, manufacturer_id: 39, assessment_date: "2022-03-08", carbon_emissions: "1116.31", assessment_method: "Direct Measurement", carbon_offset: "3730.15" },
            { id: 210, manufacturer_id: 6, assessment_date: "2021-12-01", carbon_emissions: "9976.31", assessment_method: "Direct Measurement", carbon_offset: "2816.57" },
            { id: 211, manufacturer_id: 163, assessment_date: "2022-05-17", carbon_emissions: "5690.95", assessment_method: "Modeling", carbon_offset: "3062.42" },
            { id: 212, manufacturer_id: 150, assessment_date: "2022-01-03", carbon_emissions: "3785.38", assessment_method: "Direct Measurement", carbon_offset: "1683.57" },
            { id: 213, manufacturer_id: 33, assessment_date: "2023-01-22", carbon_emissions: "868.21", assessment_method: "Direct Measurement", carbon_offset: "2411.68" },
            { id: 214, manufacturer_id: 35, assessment_date: "2022-03-31", carbon_emissions: "3003.15", assessment_method: "Direct Measurement", carbon_offset: "2509.88" },
            { id: 215, manufacturer_id: 11, assessment_date: "2021-11-20", carbon_emissions: "148.78", assessment_method: "Direct Measurement", carbon_offset: "2945.43" },
            { id: 216, manufacturer_id: 38, assessment_date: "2022-12-23", carbon_emissions: "5493.86", assessment_method: "Direct Measurement", carbon_offset: "3353.19" },
            { id: 217, manufacturer_id: 40, assessment_date: "2023-02-02", carbon_emissions: "7272.51", assessment_method: "Estimation", carbon_offset: "1878.14" },
            { id: 218, manufacturer_id: 144, assessment_date: "2022-08-23", carbon_emissions: "8343.65", assessment_method: "Estimation", carbon_offset: "3667.21" },
            { id: 219, manufacturer_id: 71, assessment_date: "2022-01-23", carbon_emissions: "4457.38", assessment_method: "Direct Measurement", carbon_offset: "3010.61" },
            { id: 220, manufacturer_id: 73, assessment_date: "2020-01-09", carbon_emissions: "7826.16", assessment_method: "Direct Measurement", carbon_offset: "2268.82" },
            { id: 221, manufacturer_id: 60, assessment_date: "2021-08-21", carbon_emissions: "3739.27", assessment_method: "Modeling", carbon_offset: "1874.59" },
            { id: 222, manufacturer_id: 189, assessment_date: "2020-12-05", carbon_emissions: "1888.81", assessment_method: "Estimation", carbon_offset: "1596.00" },
            { id: 223, manufacturer_id: 104, assessment_date: "2021-11-21", carbon_emissions: "2378.49", assessment_method: "Direct Measurement", carbon_offset: "2683.99" },
            { id: 224, manufacturer_id: 59, assessment_date: "2020-01-01", carbon_emissions: "5879.81", assessment_method: "Direct Measurement", carbon_offset: "2122.18" },
            { id: 225, manufacturer_id: 81, assessment_date: "2021-02-10", carbon_emissions: "258.24", assessment_method: "Modeling", carbon_offset: "2984.64" },
            { id: 226, manufacturer_id: 99, assessment_date: "2021-09-20", carbon_emissions: "3003.24", assessment_method: "Direct Measurement", carbon_offset: "2355.76" },
            { id: 227, manufacturer_id: 13, assessment_date: "2023-09-02", carbon_emissions: "3063.58", assessment_method: "Direct Measurement", carbon_offset: "2764.22" },
            { id: 228, manufacturer_id: 71, assessment_date: "2020-01-19", carbon_emissions: "5087.61", assessment_method: "Modeling", carbon_offset: "1282.68" },
            { id: 229, manufacturer_id: 127, assessment_date: "2020-01-08", carbon_emissions: "2249.56", assessment_method: "Modeling", carbon_offset: "2972.42" },
            { id: 230, manufacturer_id: 63, assessment_date: "2022-02-23", carbon_emissions: "4401.22", assessment_method: "Direct Measurement", carbon_offset: "1452.19" },
            { id: 231, manufacturer_id: 26, assessment_date: "2022-11-15", carbon_emissions: null, assessment_method: "Estimation", carbon_offset: "2628.48" },
            { id: 232, manufacturer_id: 68, assessment_date: "2021-12-13", carbon_emissions: "4804.33", assessment_method: "Direct Measurement", carbon_offset: "3072.89" },
            { id: 233, manufacturer_id: 2, assessment_date: "2021-12-02", carbon_emissions: "2500.08", assessment_method: "Estimation", carbon_offset: "2379.80" },
            { id: 234, manufacturer_id: 103, assessment_date: "2023-09-11", carbon_emissions: "661.63", assessment_method: "Modeling", carbon_offset: "1701.73" },
            { id: 235, manufacturer_id: 122, assessment_date: "2022-02-06", carbon_emissions: "568.28", assessment_method: "Estimation", carbon_offset: "1898.91" },
            { id: 236, manufacturer_id: 9, assessment_date: "2020-02-21", carbon_emissions: "4873.80", assessment_method: "Estimation", carbon_offset: "3465.15" },
            { id: 237, manufacturer_id: 71, assessment_date: "2022-09-16", carbon_emissions: "391.51", assessment_method: "Estimation", carbon_offset: "2006.25" },
            { id: 238, manufacturer_id: 113, assessment_date: "2021-09-23", carbon_emissions: "2808.01", assessment_method: "Modeling", carbon_offset: "2645.77" },
            { id: 239, manufacturer_id: 121, assessment_date: "2023-03-23", carbon_emissions: "77.60", assessment_method: "Modeling", carbon_offset: "3510.97" },
            { id: 240, manufacturer_id: 20, assessment_date: "2021-01-15", carbon_emissions: "3383.71", assessment_method: "Direct Measurement", carbon_offset: "3918.84" },
            { id: 241, manufacturer_id: 138, assessment_date: "2021-09-09", carbon_emissions: "6987.26", assessment_method: "Direct Measurement", carbon_offset: "2370.76" },
            { id: 242, manufacturer_id: 131, assessment_date: "2023-11-10", carbon_emissions: "5067.32", assessment_method: "Estimation", carbon_offset: "2395.83" },
            { id: 243, manufacturer_id: 192, assessment_date: "2020-08-27", carbon_emissions: "1213.52", assessment_method: "Direct Measurement", carbon_offset: "1739.18" },
            { id: 244, manufacturer_id: 18, assessment_date: "2021-01-08", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2832.57" },
            { id: 245, manufacturer_id: 123, assessment_date: "2020-08-14", carbon_emissions: "305.45", assessment_method: "Modeling", carbon_offset: "1680.71" },
            { id: 246, manufacturer_id: 41, assessment_date: "2023-01-06", carbon_emissions: "1803.17", assessment_method: "Direct Measurement", carbon_offset: "1632.07" },
            { id: 247, manufacturer_id: 43, assessment_date: "2021-10-25", carbon_emissions: "133.35", assessment_method: "Direct Measurement", carbon_offset: "3770.88" },
            { id: 248, manufacturer_id: 13, assessment_date: "2023-08-13", carbon_emissions: "668.79", assessment_method: "Direct Measurement", carbon_offset: "2701.75" },
            { id: 249, manufacturer_id: 170, assessment_date: "2022-08-02", carbon_emissions: "239.34", assessment_method: "Modeling", carbon_offset: "1317.67" },
            { id: 250, manufacturer_id: 192, assessment_date: "2020-12-06", carbon_emissions: "729.18", assessment_method: "Direct Measurement", carbon_offset: "2879.39" },
            { id: 251, manufacturer_id: 96, assessment_date: "2021-11-16", carbon_emissions: "3280.43", assessment_method: "Direct Measurement", carbon_offset: "1575.44" },
            { id: 252, manufacturer_id: 67, assessment_date: "2023-10-01", carbon_emissions: "5200.11", assessment_method: "Direct Measurement", carbon_offset: "2849.27" },
            { id: 253, manufacturer_id: 9, assessment_date: "2022-11-21", carbon_emissions: "246.09", assessment_method: "Modeling", carbon_offset: "2158.87" },
            { id: 254, manufacturer_id: 164, assessment_date: "2021-10-29", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2372.97" },
            { id: 255, manufacturer_id: 27, assessment_date: "2022-12-03", carbon_emissions: "83.97", assessment_method: "Direct Measurement", carbon_offset: "1491.68" },
            { id: 256, manufacturer_id: 165, assessment_date: "2023-04-26", carbon_emissions: "8952.84", assessment_method: "Direct Measurement", carbon_offset: "1600.39" },
            { id: 257, manufacturer_id: 51, assessment_date: "2023-08-04", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2573.38" },
            { id: 258, manufacturer_id: 188, assessment_date: "2021-07-21", carbon_emissions: "0.38", assessment_method: "Modeling", carbon_offset: "1249.25" },
            { id: 259, manufacturer_id: 114, assessment_date: "2022-01-29", carbon_emissions: "5579.77", assessment_method: "Direct Measurement", carbon_offset: "3447.08" },
            { id: 260, manufacturer_id: 68, assessment_date: "2020-08-24", carbon_emissions: "2527.14", assessment_method: "Direct Measurement", carbon_offset: "3034.35" },
            { id: 261, manufacturer_id: 72, assessment_date: "2023-05-30", carbon_emissions: "1.74", assessment_method: "Direct Measurement", carbon_offset: "3529.61" },
            { id: 262, manufacturer_id: 62, assessment_date: "2020-10-29", carbon_emissions: "3728.62", assessment_method: "Direct Measurement", carbon_offset: "3388.86" },
            { id: 263, manufacturer_id: 10, assessment_date: "2020-07-23", carbon_emissions: "3866.79", assessment_method: "Direct Measurement", carbon_offset: "2983.08" },
            { id: 264, manufacturer_id: 8, assessment_date: "2023-03-04", carbon_emissions: "7384.48", assessment_method: "Direct Measurement", carbon_offset: "3630.61" },
            { id: 265, manufacturer_id: 44, assessment_date: "2021-10-18", carbon_emissions: "1174.50", assessment_method: "Modeling", carbon_offset: "3104.21" },
            { id: 266, manufacturer_id: 107, assessment_date: "2020-01-18", carbon_emissions: "177.56", assessment_method: "Direct Measurement", carbon_offset: "3230.28" },
            { id: 267, manufacturer_id: 15, assessment_date: "2022-03-13", carbon_emissions: "83.01", assessment_method: "Modeling", carbon_offset: "2432.90" },
            { id: 268, manufacturer_id: 142, assessment_date: "2021-12-17", carbon_emissions: "4815.11", assessment_method: "Modeling", carbon_offset: "2226.66" },
            { id: 269, manufacturer_id: 23, assessment_date: "2023-12-05", carbon_emissions: "9257.90", assessment_method: "Modeling", carbon_offset: "2796.27" },
            { id: 270, manufacturer_id: 182, assessment_date: "2023-02-26", carbon_emissions: "2442.77", assessment_method: "Estimation", carbon_offset: "1652.68" },
            { id: 271, manufacturer_id: 168, assessment_date: "2022-02-21", carbon_emissions: "4255.98", assessment_method: "Modeling", carbon_offset: "3384.02" },
            { id: 272, manufacturer_id: 182, assessment_date: "2020-09-25", carbon_emissions: "7051.30", assessment_method: "Direct Measurement", carbon_offset: "1595.56" },
            { id: 273, manufacturer_id: 112, assessment_date: "2023-11-26", carbon_emissions: "286.36", assessment_method: "Estimation", carbon_offset: "3535.32" },
            { id: 274, manufacturer_id: 50, assessment_date: "2021-09-04", carbon_emissions: "517.14", assessment_method: "Modeling", carbon_offset: "3013.56" },
            { id: 275, manufacturer_id: 135, assessment_date: "2020-10-23", carbon_emissions: "1178.20", assessment_method: "Modeling", carbon_offset: "1588.23" },
            { id: 276, manufacturer_id: 195, assessment_date: "2020-11-08", carbon_emissions: "6777.66", assessment_method: "Direct Measurement", carbon_offset: "2389.66" },
            { id: 277, manufacturer_id: 115, assessment_date: "2020-10-26", carbon_emissions: "2414.68", assessment_method: "Direct Measurement", carbon_offset: "2297.93" },
            { id: 278, manufacturer_id: 88, assessment_date: "2022-10-29", carbon_emissions: null, assessment_method: "Direct Measurement", carbon_offset: "2730.87" },
            { id: 279, manufacturer_id: 51, assessment_date: "2020-01-23", carbon_emissions: "5288.08", assessment_method: "Direct Measurement", carbon_offset: "2186.59" },
            { id: 280, manufacturer_id: 100, assessment_date: "2021-04-17", carbon_emissions: null, assessment_method: "Modeling", carbon_offset: "3361.86" },
            { id: 281, manufacturer_id: 70, assessment_date: "2023-10-18", carbon_emissions: "1876.97", assessment_method: "Direct Measurement", carbon_offset: "2331.55" },
            { id: 282, manufacturer_id: 128, assessment_date: "2020-04-28", carbon_emissions: "4562.21", assessment_method: "Modeling", carbon_offset: "3038.95" },
            { id: 283, manufacturer_id: 140, assessment_date: "2020-07-24", carbon_emissions: "178.49", assessment_method: "Estimation", carbon_offset: "2395.74" },
            { id: 284, manufacturer_id: 97, assessment_date: "2021-09-11", carbon_emissions: "1171.75", assessment_method: "Estimation", carbon_offset: "3346.75" },
            { id: 285, manufacturer_id: 155, assessment_date: "2020-03-20", carbon_emissions: "588.48", assessment_method: "Direct Measurement", carbon_offset: "3243.11" },
            { id: 286, manufacturer_id: 98, assessment_date: "2021-07-13", carbon_emissions: "8980.60", assessment_method: "Modeling", carbon_offset: "2429.28" },
            { id: 287, manufacturer_id: 193, assessment_date: "2020-08-30", carbon_emissions: "5125.32", assessment_method: "Modeling", carbon_offset: "1420.48" },
            { id: 288, manufacturer_id: 85, assessment_date: "2020-01-17", carbon_emissions: "1241.97", assessment_method: "Modeling", carbon_offset: "3026.56" },
            { id: 289, manufacturer_id: 86, assessment_date: "2020-08-16", carbon_emissions: "208.35", assessment_method: "Estimation", carbon_offset: "2543.24" },
            { id: 290, manufacturer_id: 102, assessment_date: "2023-07-15", carbon_emissions: "3348.09", assessment_method: "Estimation", carbon_offset: "2428.48" },
            { id: 291, manufacturer_id: 24, assessment_date: "2023-02-02", carbon_emissions: "1196.77", assessment_method: "Direct Measurement", carbon_offset: "1919.39" },
            { id: 292, manufacturer_id: 86, assessment_date: "2023-01-19", carbon_emissions: "68.80", assessment_method: "Direct Measurement", carbon_offset: "1916.18" },
            { id: 293, manufacturer_id: 123, assessment_date: "2020-11-30", carbon_emissions: "6953.76", assessment_method: "Direct Measurement", carbon_offset: "2857.24" },
            { id: 294, manufacturer_id: 138, assessment_date: "2023-08-20", carbon_emissions: "1310.15", assessment_method: "Estimation", carbon_offset: "886.83" },
            { id: 295, manufacturer_id: 162, assessment_date: "2021-02-25", carbon_emissions: "3967.87", assessment_method: "Estimation", carbon_offset: "2752.12" },
            { id: 296, manufacturer_id: 80, assessment_date: "2023-09-17", carbon_emissions: "139.28", assessment_method: "Modeling", carbon_offset: "2540.33" },
            { id: 297, manufacturer_id: 95, assessment_date: "2023-09-27", carbon_emissions: "1579.16", assessment_method: "Estimation", carbon_offset: "2277.03" },
            { id: 298, manufacturer_id: 4, assessment_date: "2021-01-08", carbon_emissions: "4778.55", assessment_method: "Modeling", carbon_offset: "1948.91" },
            { id: 299, manufacturer_id: 11, assessment_date: "2021-12-11", carbon_emissions: "8115.93", assessment_method: "Direct Measurement", carbon_offset: "1195.60" },
            { id: 300, manufacturer_id: 64, assessment_date: "2023-08-03", carbon_emissions: "306.42", assessment_method: "Modeling", carbon_offset: "1571.98" },
            { id: 301, manufacturer_id: 150, assessment_date: "2020-03-04", carbon_emissions: "5879.92", assessment_method: "Modeling", carbon_offset: "2400.72" },
            { id: 302, manufacturer_id: 7, assessment_date: "2021-01-30", carbon_emissions: null, assessment_method: "Modeling", carbon_offset: "2345.92" },
            { id: 303, manufacturer_id: 69, assessment_date: "2023-04-27", carbon_emissions: "1373.36", assessment_method: "Direct Measurement", carbon_offset: "2493.16" },
            { id: 304, manufacturer_id: 179, assessment_date: "2022-09-13", carbon_emissions: null, assessment_method: "Modeling", carbon_offset: "2099.78" },
            { id: 305, manufacturer_id: 164, assessment_date: "2022-11-12", carbon_emissions: "638.85", assessment_method: "Direct Measurement", carbon_offset: "4383.88" },
            { id: 306, manufacturer_id: 183, assessment_date: "2020-11-22", carbon_emissions: "61.28", assessment_method: "Estimation", carbon_offset: "2651.37" },
            { id: 307, manufacturer_id: 105, assessment_date: "2022-12-26", carbon_emissions: "3748.81", assessment_method: "Direct Measurement", carbon_offset: "2968.42" },
        ],
    });
    await prisma.energy_sources.createMany({
        data: [
            { id: 1, manufacturer_id: 71, energy_type: "Wind", percentage: "85.31", usage_frequency: "Rarely", cost_per_mwh: "35.41" },
            { id: 2, manufacturer_id: 30, energy_type: "Wind", percentage: "57.09", usage_frequency: "Always", cost_per_mwh: "101.09" },
            { id: 3, manufacturer_id: 77, energy_type: "Coal", percentage: "34.17", usage_frequency: "Always", cost_per_mwh: "179.65" },
            { id: 4, manufacturer_id: 41, energy_type: "Solar", percentage: "0.46", usage_frequency: "Sometimes", cost_per_mwh: "189.25" },
            { id: 5, manufacturer_id: 111, energy_type: "Coal", percentage: "45.18", usage_frequency: "Always", cost_per_mwh: "26.83" },
            { id: 6, manufacturer_id: 73, energy_type: "Solar", percentage: "91.37", usage_frequency: "Often", cost_per_mwh: "107.24" },
            { id: 7, manufacturer_id: 82, energy_type: "Hydro", percentage: "99.35", usage_frequency: "Often", cost_per_mwh: "103.75" },
            { id: 8, manufacturer_id: 33, energy_type: "Coal", percentage: "28.59", usage_frequency: "Always", cost_per_mwh: "29.96" },
            { id: 9, manufacturer_id: 161, energy_type: "Solar", percentage: "95.31", usage_frequency: "Always", cost_per_mwh: "65.74" },
            { id: 10, manufacturer_id: 200, energy_type: "Natural Gas", percentage: "98.93", usage_frequency: "Often", cost_per_mwh: "188.63" },
            { id: 11, manufacturer_id: 120, energy_type: "Natural Gas", percentage: "99.21", usage_frequency: "Always", cost_per_mwh: "20.32" },
            { id: 12, manufacturer_id: 26, energy_type: "Coal", percentage: "13.16", usage_frequency: "Often", cost_per_mwh: "29.42" },
            { id: 13, manufacturer_id: 194, energy_type: "Natural Gas", percentage: "38.88", usage_frequency: "Always", cost_per_mwh: "157.53" },
            { id: 14, manufacturer_id: 137, energy_type: "Natural Gas", percentage: "53.00", usage_frequency: "Often", cost_per_mwh: "66.58" },
            { id: 15, manufacturer_id: 126, energy_type: "Solar", percentage: "65.92", usage_frequency: "Always", cost_per_mwh: "20.11" },
            { id: 16, manufacturer_id: 18, energy_type: "Geothermal", percentage: "98.84", usage_frequency: "Often", cost_per_mwh: "55.03" },
            { id: 17, manufacturer_id: 77, energy_type: "Natural Gas", percentage: "89.13", usage_frequency: "Sometimes", cost_per_mwh: "82.05" },
            { id: 18, manufacturer_id: 13, energy_type: "Wind", percentage: "83.75", usage_frequency: "Always", cost_per_mwh: "24.76" },
            { id: 19, manufacturer_id: 52, energy_type: "Wind", percentage: "74.42", usage_frequency: "Sometimes", cost_per_mwh: "57.38" },
            { id: 20, manufacturer_id: 187, energy_type: "Wind", percentage: "43.76", usage_frequency: "Always", cost_per_mwh: "182.75" },
            { id: 21, manufacturer_id: 127, energy_type: "Solar", percentage: "95.63", usage_frequency: "Often", cost_per_mwh: "20.04" },
            { id: 22, manufacturer_id: 46, energy_type: "Natural Gas", percentage: "36.42", usage_frequency: "Always", cost_per_mwh: "188.52" },
            { id: 23, manufacturer_id: 53, energy_type: "Wind", percentage: "76.04", usage_frequency: "Often", cost_per_mwh: "105.96" },
            { id: 24, manufacturer_id: 79, energy_type: "Coal", percentage: "13.69", usage_frequency: "Always", cost_per_mwh: "43.48" },
            { id: 25, manufacturer_id: 127, energy_type: "Solar", percentage: "85.78", usage_frequency: "Rarely", cost_per_mwh: "46.25" },
            { id: 26, manufacturer_id: 14, energy_type: "Wind", percentage: "1.78", usage_frequency: "Sometimes", cost_per_mwh: "20.02" },
            { id: 27, manufacturer_id: 47, energy_type: "Coal", percentage: "82.06", usage_frequency: "Often", cost_per_mwh: "37.70" },
            { id: 28, manufacturer_id: 43, energy_type: "Solar", percentage: "85.02", usage_frequency: "Sometimes", cost_per_mwh: "63.61" },
            { id: 29, manufacturer_id: 143, energy_type: "Solar", percentage: "79.11", usage_frequency: "Sometimes", cost_per_mwh: "22.39" },
            { id: 30, manufacturer_id: 45, energy_type: "Hydro", percentage: "81.04", usage_frequency: "Often", cost_per_mwh: "141.13" },
            { id: 31, manufacturer_id: 59, energy_type: "Wind", percentage: "91.42", usage_frequency: "Always", cost_per_mwh: "150.40" },
            { id: 32, manufacturer_id: 3, energy_type: "Wind", percentage: "60.02", usage_frequency: "Rarely", cost_per_mwh: "20.62" },
            { id: 33, manufacturer_id: 189, energy_type: "Solar", percentage: "88.35", usage_frequency: "Often", cost_per_mwh: "176.61" },
            { id: 34, manufacturer_id: 158, energy_type: "Wind", percentage: "54.22", usage_frequency: "Always", cost_per_mwh: "46.52" },
            { id: 35, manufacturer_id: 197, energy_type: "Solar", percentage: "35.75", usage_frequency: "Often", cost_per_mwh: "75.12" },
            { id: 36, manufacturer_id: 155, energy_type: "Wind", percentage: "97.84", usage_frequency: "Sometimes", cost_per_mwh: "132.28" },
            { id: 37, manufacturer_id: 30, energy_type: "Solar", percentage: "24.00", usage_frequency: "Sometimes", cost_per_mwh: "135.25" },
            { id: 38, manufacturer_id: 1, energy_type: "Wind", percentage: "94.41", usage_frequency: "Often", cost_per_mwh: "20.10" },
            { id: 39, manufacturer_id: 98, energy_type: "Wind", percentage: "11.02", usage_frequency: "Always", cost_per_mwh: "187.67" },
            { id: 40, manufacturer_id: 40, energy_type: "Wind", percentage: "99.97", usage_frequency: "Sometimes", cost_per_mwh: "52.26" },
            { id: 41, manufacturer_id: 185, energy_type: "Natural Gas", percentage: "76.46", usage_frequency: "Always", cost_per_mwh: "90.21" },
            { id: 42, manufacturer_id: 141, energy_type: "Solar", percentage: "5.76", usage_frequency: "Sometimes", cost_per_mwh: "21.02" },
            { id: 43, manufacturer_id: 33, energy_type: "Hydro", percentage: "53.94", usage_frequency: "Often", cost_per_mwh: "67.89" },
            { id: 44, manufacturer_id: 48, energy_type: "Wind", percentage: "97.24", usage_frequency: "Rarely", cost_per_mwh: "142.64" },
            { id: 45, manufacturer_id: 196, energy_type: "Hydro", percentage: "94.96", usage_frequency: "Always", cost_per_mwh: "37.83" },
            { id: 46, manufacturer_id: 82, energy_type: "Solar", percentage: "51.34", usage_frequency: "Always", cost_per_mwh: "63.34" },
            { id: 47, manufacturer_id: 153, energy_type: "Coal", percentage: "15.69", usage_frequency: "Often", cost_per_mwh: "127.21" },
            { id: 48, manufacturer_id: 86, energy_type: "Natural Gas", percentage: "89.64", usage_frequency: "Rarely", cost_per_mwh: "153.01" },
            { id: 49, manufacturer_id: 157, energy_type: "Solar", percentage: "29.36", usage_frequency: "Always", cost_per_mwh: "20.16" },
            { id: 50, manufacturer_id: 22, energy_type: "Wind", percentage: "91.48", usage_frequency: "Always", cost_per_mwh: "148.73" },
            { id: 51, manufacturer_id: 105, energy_type: "Natural Gas", percentage: "56.78", usage_frequency: "Often", cost_per_mwh: "20.02" },
            { id: 52, manufacturer_id: 10, energy_type: "Solar", percentage: "81.41", usage_frequency: "Always", cost_per_mwh: "81.62" },
            { id: 53, manufacturer_id: 58, energy_type: "Solar", percentage: "41.05", usage_frequency: "Always", cost_per_mwh: "52.17" },
            { id: 54, manufacturer_id: 186, energy_type: "Hydro", percentage: "99.34", usage_frequency: "Often", cost_per_mwh: "94.89" },
            { id: 55, manufacturer_id: 136, energy_type: "Coal", percentage: "80.13", usage_frequency: "Often", cost_per_mwh: "153.23" },
            { id: 56, manufacturer_id: 167, energy_type: "Solar", percentage: "88.54", usage_frequency: "Rarely", cost_per_mwh: "75.09" },
            { id: 57, manufacturer_id: 162, energy_type: "Wind", percentage: "48.58", usage_frequency: "Sometimes", cost_per_mwh: "27.60" },
            { id: 58, manufacturer_id: 93, energy_type: "Wind", percentage: "96.76", usage_frequency: "Often", cost_per_mwh: "52.96" },
            { id: 59, manufacturer_id: 153, energy_type: "Coal", percentage: "37.82", usage_frequency: "Always", cost_per_mwh: "22.03" },
            { id: 60, manufacturer_id: 84, energy_type: "Solar", percentage: "93.80", usage_frequency: "Often", cost_per_mwh: "162.24" },
            { id: 61, manufacturer_id: 134, energy_type: "Solar", percentage: "83.24", usage_frequency: "Rarely", cost_per_mwh: "41.63" },
            { id: 62, manufacturer_id: 119, energy_type: "Solar", percentage: "86.81", usage_frequency: "Often", cost_per_mwh: "22.38" },
            { id: 63, manufacturer_id: 48, energy_type: "Solar", percentage: "51.44", usage_frequency: "Rarely", cost_per_mwh: "167.60" },
            { id: 64, manufacturer_id: 136, energy_type: "Wind", percentage: "15.41", usage_frequency: "Always", cost_per_mwh: "70.43" },
            { id: 65, manufacturer_id: 12, energy_type: "Natural Gas", percentage: "44.82", usage_frequency: "Often", cost_per_mwh: "160.69" },
            { id: 66, manufacturer_id: 134, energy_type: "Hydro", percentage: "73.88", usage_frequency: "Often", cost_per_mwh: "21.78" },
            { id: 67, manufacturer_id: 166, energy_type: "Hydro", percentage: "15.59", usage_frequency: "Often", cost_per_mwh: "164.39" },
            { id: 68, manufacturer_id: 152, energy_type: "Natural Gas", percentage: "37.32", usage_frequency: "Sometimes", cost_per_mwh: "21.07" },
            { id: 69, manufacturer_id: 140, energy_type: "Coal", percentage: "48.67", usage_frequency: "Sometimes", cost_per_mwh: "50.91" },
            { id: 70, manufacturer_id: 128, energy_type: "Hydro", percentage: "82.93", usage_frequency: "Always", cost_per_mwh: "29.31" },
            { id: 71, manufacturer_id: 121, energy_type: "Wind", percentage: "77.53", usage_frequency: "Rarely", cost_per_mwh: "22.91" },
            { id: 72, manufacturer_id: 188, energy_type: "Solar", percentage: "14.58", usage_frequency: "Often", cost_per_mwh: "182.58" },
            { id: 73, manufacturer_id: 101, energy_type: "Solar", percentage: "1.32", usage_frequency: "Sometimes", cost_per_mwh: "34.72" },
            { id: 74, manufacturer_id: 46, energy_type: "Natural Gas", percentage: "8.85", usage_frequency: "Rarely", cost_per_mwh: "133.11" },
            { id: 75, manufacturer_id: 87, energy_type: "Coal", percentage: "48.69", usage_frequency: "Always", cost_per_mwh: "198.36" },
            { id: 76, manufacturer_id: 167, energy_type: "Natural Gas", percentage: "62.51", usage_frequency: "Often", cost_per_mwh: "76.05" },
            { id: 77, manufacturer_id: 157, energy_type: "Coal", percentage: "91.53", usage_frequency: "Always", cost_per_mwh: "79.11" },
            { id: 78, manufacturer_id: 40, energy_type: "Natural Gas", percentage: "98.70", usage_frequency: "Always", cost_per_mwh: "20.82" },
            { id: 79, manufacturer_id: 4, energy_type: "Wind", percentage: "31.20", usage_frequency: "Always", cost_per_mwh: "174.22" },
            { id: 80, manufacturer_id: 169, energy_type: "Geothermal", percentage: "95.65", usage_frequency: "Sometimes", cost_per_mwh: "111.43" },
            { id: 81, manufacturer_id: 118, energy_type: "Wind", percentage: "26.07", usage_frequency: "Often", cost_per_mwh: "164.94" },
            { id: 82, manufacturer_id: 85, energy_type: "Hydro", percentage: "94.95", usage_frequency: "Often", cost_per_mwh: "20.06" },
            { id: 83, manufacturer_id: 56, energy_type: "Solar", percentage: "16.03", usage_frequency: "Often", cost_per_mwh: "29.03" },
            { id: 84, manufacturer_id: 13, energy_type: "Coal", percentage: "26.61", usage_frequency: "Always", cost_per_mwh: "108.62" },
            { id: 85, manufacturer_id: 133, energy_type: "Wind", percentage: "85.01", usage_frequency: "Sometimes", cost_per_mwh: "141.40" },
            { id: 86, manufacturer_id: 26, energy_type: "Coal", percentage: "83.34", usage_frequency: "Sometimes", cost_per_mwh: "101.02" },
            { id: 87, manufacturer_id: 66, energy_type: "Wind", percentage: "94.98", usage_frequency: "Always", cost_per_mwh: "86.26" },
            { id: 88, manufacturer_id: 35, energy_type: "Wind", percentage: "81.87", usage_frequency: "Often", cost_per_mwh: "75.04" },
            { id: 89, manufacturer_id: 12, energy_type: "Wind", percentage: "34.02", usage_frequency: "Always", cost_per_mwh: "55.38" },
            { id: 90, manufacturer_id: 135, energy_type: "Solar", percentage: "24.56", usage_frequency: "Always", cost_per_mwh: "21.16" },
            { id: 91, manufacturer_id: 162, energy_type: "Wind", percentage: "51.71", usage_frequency: "Sometimes", cost_per_mwh: "74.63" },
            { id: 92, manufacturer_id: 198, energy_type: "Natural Gas", percentage: "99.92", usage_frequency: "Rarely", cost_per_mwh: "40.79" },
            { id: 93, manufacturer_id: 151, energy_type: "Hydro", percentage: "41.59", usage_frequency: "Sometimes", cost_per_mwh: "60.69" },
            { id: 94, manufacturer_id: 85, energy_type: "Natural Gas", percentage: "31.01", usage_frequency: "Always", cost_per_mwh: "20.25" },
            { id: 95, manufacturer_id: 57, energy_type: "Natural Gas", percentage: "99.87", usage_frequency: "Often", cost_per_mwh: "86.71" },
            { id: 96, manufacturer_id: 143, energy_type: "Solar", percentage: "17.08", usage_frequency: "Sometimes", cost_per_mwh: "76.91" },
            { id: 97, manufacturer_id: 191, energy_type: "Natural Gas", percentage: "69.19", usage_frequency: "Sometimes", cost_per_mwh: "102.80" },
            { id: 98, manufacturer_id: 167, energy_type: "Coal", percentage: "12.21", usage_frequency: "Sometimes", cost_per_mwh: "150.99" },
            { id: 99, manufacturer_id: 112, energy_type: "Solar", percentage: "20.97", usage_frequency: "Often", cost_per_mwh: "43.78" },
            { id: 100, manufacturer_id: 94, energy_type: "Natural Gas", percentage: "74.36", usage_frequency: "Always", cost_per_mwh: "53.01" },
            { id: 101, manufacturer_id: 15, energy_type: "Coal", percentage: "99.75", usage_frequency: "Often", cost_per_mwh: "66.33" },
            { id: 102, manufacturer_id: 180, energy_type: "Natural Gas", percentage: "59.11", usage_frequency: "Always", cost_per_mwh: "52.53" },
            { id: 103, manufacturer_id: 129, energy_type: "Wind", percentage: "92.06", usage_frequency: "Always", cost_per_mwh: "36.11" },
            { id: 104, manufacturer_id: 81, energy_type: "Solar", percentage: "77.90", usage_frequency: "Always", cost_per_mwh: "62.76" },
            { id: 105, manufacturer_id: 104, energy_type: "Solar", percentage: "53.02", usage_frequency: "Rarely", cost_per_mwh: "46.29" },
            { id: 106, manufacturer_id: 174, energy_type: "Solar", percentage: "97.03", usage_frequency: "Often", cost_per_mwh: "163.54" },
            { id: 107, manufacturer_id: 108, energy_type: "Solar", percentage: "27.31", usage_frequency: "Sometimes", cost_per_mwh: "31.73" },
            { id: 108, manufacturer_id: 80, energy_type: "Natural Gas", percentage: "74.06", usage_frequency: "Always", cost_per_mwh: "31.75" },
            { id: 109, manufacturer_id: 115, energy_type: "Solar", percentage: "71.11", usage_frequency: "Always", cost_per_mwh: "52.10" },
            { id: 110, manufacturer_id: 99, energy_type: "Natural Gas", percentage: "95.13", usage_frequency: "Always", cost_per_mwh: "88.64" },
            { id: 111, manufacturer_id: 17, energy_type: "Coal", percentage: "27.94", usage_frequency: "Always", cost_per_mwh: "72.49" },
            { id: 112, manufacturer_id: 107, energy_type: "Solar", percentage: "97.52", usage_frequency: "Always", cost_per_mwh: "30.81" },
            { id: 113, manufacturer_id: 60, energy_type: "Coal", percentage: "89.52", usage_frequency: "Always", cost_per_mwh: "20.63" },
            { id: 114, manufacturer_id: 156, energy_type: "Solar", percentage: "82.18", usage_frequency: "Often", cost_per_mwh: "27.74" },
            { id: 115, manufacturer_id: 132, energy_type: "Wind", percentage: "78.93", usage_frequency: "Sometimes", cost_per_mwh: "169.91" },
            { id: 116, manufacturer_id: 36, energy_type: "Wind", percentage: "98.66", usage_frequency: "Often", cost_per_mwh: "78.24" },
            { id: 117, manufacturer_id: 131, energy_type: "Coal", percentage: "32.07", usage_frequency: "Always", cost_per_mwh: "63.62" },
            { id: 118, manufacturer_id: 173, energy_type: "Solar", percentage: "5.34", usage_frequency: "Often", cost_per_mwh: "22.48" },
            { id: 119, manufacturer_id: 92, energy_type: "Geothermal", percentage: "8.53", usage_frequency: "Often", cost_per_mwh: "132.36" },
            { id: 120, manufacturer_id: 89, energy_type: "Natural Gas", percentage: "99.47", usage_frequency: "Rarely", cost_per_mwh: "25.80" },
            { id: 121, manufacturer_id: 110, energy_type: "Coal", percentage: "91.22", usage_frequency: "Always", cost_per_mwh: "27.50" },
            { id: 122, manufacturer_id: 101, energy_type: "Solar", percentage: "61.13", usage_frequency: "Always", cost_per_mwh: "23.04" },
            { id: 123, manufacturer_id: 100, energy_type: "Solar", percentage: "55.29", usage_frequency: "Often", cost_per_mwh: "20.14" },
            { id: 124, manufacturer_id: 9, energy_type: "Natural Gas", percentage: "99.17", usage_frequency: "Sometimes", cost_per_mwh: "157.65" },
            { id: 125, manufacturer_id: 30, energy_type: "Natural Gas", percentage: "50.38", usage_frequency: "Often", cost_per_mwh: "41.42" },
            { id: 126, manufacturer_id: 22, energy_type: "Solar", percentage: "74.36", usage_frequency: "Often", cost_per_mwh: "109.73" },
            { id: 127, manufacturer_id: 4, energy_type: "Coal", percentage: "11.75", usage_frequency: "Often", cost_per_mwh: "122.77" },
            { id: 128, manufacturer_id: 23, energy_type: "Coal", percentage: "79.37", usage_frequency: "Sometimes", cost_per_mwh: "109.23" },
            { id: 129, manufacturer_id: 78, energy_type: "Wind", percentage: "16.35", usage_frequency: "Always", cost_per_mwh: "41.45" },
            { id: 130, manufacturer_id: 114, energy_type: "Hydro", percentage: "79.20", usage_frequency: "Always", cost_per_mwh: "93.34" },
            { id: 131, manufacturer_id: 29, energy_type: "Natural Gas", percentage: "71.83", usage_frequency: "Always", cost_per_mwh: "43.16" },
            { id: 132, manufacturer_id: 132, energy_type: "Solar", percentage: "20.09", usage_frequency: "Sometimes", cost_per_mwh: "25.76" },
            { id: 133, manufacturer_id: 187, energy_type: "Natural Gas", percentage: "84.54", usage_frequency: "Sometimes", cost_per_mwh: "20.00" },
            { id: 134, manufacturer_id: 117, energy_type: "Wind", percentage: "53.56", usage_frequency: "Rarely", cost_per_mwh: "64.02" },
            { id: 135, manufacturer_id: 99, energy_type: "Natural Gas", percentage: "10.17", usage_frequency: "Sometimes", cost_per_mwh: "28.58" },
            { id: 136, manufacturer_id: 123, energy_type: "Solar", percentage: "6.73", usage_frequency: "Always", cost_per_mwh: "20.32" },
            { id: 137, manufacturer_id: 157, energy_type: "Wind", percentage: "97.33", usage_frequency: "Always", cost_per_mwh: "23.19" },
            { id: 138, manufacturer_id: 129, energy_type: "Solar", percentage: "81.49", usage_frequency: "Always", cost_per_mwh: "92.76" },
            { id: 139, manufacturer_id: 149, energy_type: "Hydro", percentage: "58.37", usage_frequency: "Rarely", cost_per_mwh: "132.44" },
            { id: 140, manufacturer_id: 5, energy_type: "Hydro", percentage: "98.11", usage_frequency: "Rarely", cost_per_mwh: "153.71" },
            { id: 141, manufacturer_id: 125, energy_type: "Coal", percentage: "10.48", usage_frequency: "Often", cost_per_mwh: "115.15" },
            { id: 142, manufacturer_id: 146, energy_type: "Hydro", percentage: "65.47", usage_frequency: "Always", cost_per_mwh: "49.58" },
            { id: 143, manufacturer_id: 177, energy_type: "Solar", percentage: "62.90", usage_frequency: "Always", cost_per_mwh: "20.54" },
            { id: 144, manufacturer_id: 19, energy_type: "Natural Gas", percentage: "72.49", usage_frequency: "Often", cost_per_mwh: "103.24" },
            { id: 145, manufacturer_id: 110, energy_type: "Wind", percentage: "76.31", usage_frequency: "Often", cost_per_mwh: "189.30" },
            { id: 146, manufacturer_id: 153, energy_type: "Wind", percentage: "80.96", usage_frequency: "Often", cost_per_mwh: "112.44" },
            { id: 147, manufacturer_id: 133, energy_type: "Wind", percentage: "69.80", usage_frequency: "Often", cost_per_mwh: "75.71" },
            { id: 148, manufacturer_id: 20, energy_type: "Solar", percentage: "99.99", usage_frequency: "Rarely", cost_per_mwh: "41.61" },
            { id: 149, manufacturer_id: 50, energy_type: "Solar", percentage: "82.75", usage_frequency: "Often", cost_per_mwh: "20.03" },
            { id: 150, manufacturer_id: 36, energy_type: "Natural Gas", percentage: "62.50", usage_frequency: "Always", cost_per_mwh: "74.50" },
            { id: 151, manufacturer_id: 17, energy_type: "Coal", percentage: "80.23", usage_frequency: "Often", cost_per_mwh: "164.89" },
            { id: 152, manufacturer_id: 38, energy_type: "Solar", percentage: "63.96", usage_frequency: "Always", cost_per_mwh: "56.53" },
            { id: 153, manufacturer_id: 76, energy_type: "Coal", percentage: "90.75", usage_frequency: "Often", cost_per_mwh: "24.07" },
            { id: 154, manufacturer_id: 16, energy_type: "Wind", percentage: "67.55", usage_frequency: "Often", cost_per_mwh: "73.34" },
            { id: 155, manufacturer_id: 159, energy_type: "Geothermal", percentage: "34.04", usage_frequency: "Always", cost_per_mwh: "158.40" },
            { id: 156, manufacturer_id: 103, energy_type: "Wind", percentage: "82.04", usage_frequency: "Always", cost_per_mwh: "75.30" },
            { id: 157, manufacturer_id: 31, energy_type: "Coal", percentage: "76.50", usage_frequency: "Sometimes", cost_per_mwh: "32.63" },
            { id: 158, manufacturer_id: 20, energy_type: "Coal", percentage: "49.22", usage_frequency: "Always", cost_per_mwh: "132.65" },
            { id: 159, manufacturer_id: 78, energy_type: "Geothermal", percentage: "58.29", usage_frequency: "Often", cost_per_mwh: "20.26" },
            { id: 160, manufacturer_id: 60, energy_type: "Natural Gas", percentage: "55.77", usage_frequency: "Sometimes", cost_per_mwh: "87.99" },
            { id: 161, manufacturer_id: 25, energy_type: "Solar", percentage: "86.07", usage_frequency: "Rarely", cost_per_mwh: "81.34" },
            { id: 162, manufacturer_id: 62, energy_type: "Solar", percentage: "53.63", usage_frequency: "Rarely", cost_per_mwh: "181.91" },
            { id: 163, manufacturer_id: 68, energy_type: "Solar", percentage: "22.67", usage_frequency: "Rarely", cost_per_mwh: "183.23" },
            { id: 164, manufacturer_id: 135, energy_type: "Solar", percentage: "98.74", usage_frequency: "Often", cost_per_mwh: "61.65" },
            { id: 165, manufacturer_id: 126, energy_type: "Natural Gas", percentage: "96.41", usage_frequency: "Sometimes", cost_per_mwh: "66.45" },
            { id: 166, manufacturer_id: 12, energy_type: "Wind", percentage: "75.60", usage_frequency: "Always", cost_per_mwh: "117.30" },
            { id: 167, manufacturer_id: 108, energy_type: "Solar", percentage: "99.52", usage_frequency: "Sometimes", cost_per_mwh: "31.26" },
            { id: 168, manufacturer_id: 49, energy_type: "Natural Gas", percentage: "41.05", usage_frequency: "Often", cost_per_mwh: "40.28" },
            { id: 169, manufacturer_id: 54, energy_type: "Wind", percentage: "88.64", usage_frequency: "Sometimes", cost_per_mwh: "81.29" },
            { id: 170, manufacturer_id: 58, energy_type: "Hydro", percentage: "23.79", usage_frequency: "Always", cost_per_mwh: "175.80" },
            { id: 171, manufacturer_id: 126, energy_type: "Coal", percentage: "85.80", usage_frequency: "Sometimes", cost_per_mwh: "194.75" },
            { id: 172, manufacturer_id: 35, energy_type: "Wind", percentage: "23.67", usage_frequency: "Always", cost_per_mwh: "197.77" },
            { id: 173, manufacturer_id: 41, energy_type: "Natural Gas", percentage: "98.49", usage_frequency: "Always", cost_per_mwh: "70.33" },
            { id: 174, manufacturer_id: 147, energy_type: "Natural Gas", percentage: "98.27", usage_frequency: "Always", cost_per_mwh: "67.06" },
            { id: 175, manufacturer_id: 51, energy_type: "Hydro", percentage: "24.47", usage_frequency: "Sometimes", cost_per_mwh: "46.02" },
            { id: 176, manufacturer_id: 36, energy_type: "Solar", percentage: "83.77", usage_frequency: "Often", cost_per_mwh: "21.37" },
            { id: 177, manufacturer_id: 142, energy_type: "Solar", percentage: "24.67", usage_frequency: "Always", cost_per_mwh: "197.93" },
            { id: 178, manufacturer_id: 95, energy_type: "Wind", percentage: "99.13", usage_frequency: "Often", cost_per_mwh: "25.81" },
            { id: 179, manufacturer_id: 1, energy_type: "Natural Gas", percentage: "62.27", usage_frequency: "Often", cost_per_mwh: "100.30" },
            { id: 180, manufacturer_id: 55, energy_type: "Coal", percentage: "53.44", usage_frequency: "Sometimes", cost_per_mwh: "38.45" },
            { id: 181, manufacturer_id: 35, energy_type: "Hydro", percentage: "88.42", usage_frequency: "Sometimes", cost_per_mwh: "30.11" },
            { id: 182, manufacturer_id: 107, energy_type: "Coal", percentage: "84.77", usage_frequency: "Always", cost_per_mwh: "153.58" },
            { id: 183, manufacturer_id: 92, energy_type: "Solar", percentage: "90.47", usage_frequency: "Often", cost_per_mwh: "165.06" },
            { id: 184, manufacturer_id: 161, energy_type: "Solar", percentage: "98.96", usage_frequency: "Often", cost_per_mwh: "41.24" },
            { id: 185, manufacturer_id: 47, energy_type: "Natural Gas", percentage: "49.97", usage_frequency: "Rarely", cost_per_mwh: "128.66" },
            { id: 186, manufacturer_id: 66, energy_type: "Geothermal", percentage: "99.54", usage_frequency: "Always", cost_per_mwh: "20.76" },
            { id: 187, manufacturer_id: 163, energy_type: "Wind", percentage: "95.94", usage_frequency: "Often", cost_per_mwh: "20.03" },
            { id: 188, manufacturer_id: 66, energy_type: "Solar", percentage: "53.49", usage_frequency: "Rarely", cost_per_mwh: "152.01" },
            { id: 189, manufacturer_id: 39, energy_type: "Natural Gas", percentage: "95.53", usage_frequency: "Often", cost_per_mwh: "90.48" },
            { id: 190, manufacturer_id: 19, energy_type: "Natural Gas", percentage: "79.54", usage_frequency: "Sometimes", cost_per_mwh: "81.09" },
            { id: 191, manufacturer_id: 129, energy_type: "Solar", percentage: "46.63", usage_frequency: "Often", cost_per_mwh: "20.32" },
            { id: 192, manufacturer_id: 114, energy_type: "Coal", percentage: "47.35", usage_frequency: "Often", cost_per_mwh: "20.00" },
            { id: 193, manufacturer_id: 171, energy_type: "Solar", percentage: "26.44", usage_frequency: "Always", cost_per_mwh: "163.84" },
            { id: 194, manufacturer_id: 95, energy_type: "Solar", percentage: "93.38", usage_frequency: "Often", cost_per_mwh: "133.93" },
            { id: 195, manufacturer_id: 183, energy_type: "Solar", percentage: "34.92", usage_frequency: "Always", cost_per_mwh: "56.86" },
            { id: 196, manufacturer_id: 180, energy_type: "Wind", percentage: "70.36", usage_frequency: "Often", cost_per_mwh: "20.01" },
            { id: 197, manufacturer_id: 160, energy_type: "Solar", percentage: "96.46", usage_frequency: "Sometimes", cost_per_mwh: "198.31" },
            { id: 198, manufacturer_id: 116, energy_type: "Wind", percentage: "86.91", usage_frequency: "Always", cost_per_mwh: "29.45" },
            { id: 199, manufacturer_id: 107, energy_type: "Wind", percentage: "91.62", usage_frequency: "Often", cost_per_mwh: "29.04" },
            { id: 200, manufacturer_id: 190, energy_type: "Solar", percentage: "95.79", usage_frequency: "Always", cost_per_mwh: "168.76" },
            { id: 201, manufacturer_id: 65, energy_type: "Solar", percentage: "95.94", usage_frequency: "Often", cost_per_mwh: "68.76" },
            { id: 202, manufacturer_id: 21, energy_type: "Wind", percentage: "45.22", usage_frequency: "Rarely", cost_per_mwh: "102.22" },
            { id: 203, manufacturer_id: 130, energy_type: "Coal", percentage: "98.72", usage_frequency: "Sometimes", cost_per_mwh: "83.17" },
            { id: 204, manufacturer_id: 193, energy_type: "Solar", percentage: "89.23", usage_frequency: "Always", cost_per_mwh: "138.75" },
            { id: 205, manufacturer_id: 23, energy_type: "Solar", percentage: "75.42", usage_frequency: "Often", cost_per_mwh: "186.50" },
            { id: 206, manufacturer_id: 89, energy_type: "Hydro", percentage: "97.57", usage_frequency: "Always", cost_per_mwh: "31.59" },
            { id: 207, manufacturer_id: 111, energy_type: "Wind", percentage: "99.95", usage_frequency: "Always", cost_per_mwh: "21.25" },
            { id: 208, manufacturer_id: 151, energy_type: "Wind", percentage: "74.98", usage_frequency: "Often", cost_per_mwh: "20.02" },
            { id: 209, manufacturer_id: 134, energy_type: "Coal", percentage: "78.14", usage_frequency: "Often", cost_per_mwh: "41.98" },
            { id: 210, manufacturer_id: 68, energy_type: "Solar", percentage: "94.20", usage_frequency: "Always", cost_per_mwh: "27.83" },
            { id: 211, manufacturer_id: 49, energy_type: "Wind", percentage: "96.95", usage_frequency: "Often", cost_per_mwh: "187.74" },
            { id: 212, manufacturer_id: 92, energy_type: "Geothermal", percentage: "50.05", usage_frequency: "Often", cost_per_mwh: "196.45" },
            { id: 213, manufacturer_id: 178, energy_type: "Solar", percentage: "40.67", usage_frequency: "Always", cost_per_mwh: "96.66" },
            { id: 214, manufacturer_id: 76, energy_type: "Wind", percentage: "55.67", usage_frequency: "Often", cost_per_mwh: "61.06" },
            { id: 215, manufacturer_id: 162, energy_type: "Solar", percentage: "93.76", usage_frequency: "Always", cost_per_mwh: "46.03" },
            { id: 216, manufacturer_id: 36, energy_type: "Natural Gas", percentage: "59.01", usage_frequency: "Always", cost_per_mwh: "24.85" },
            { id: 217, manufacturer_id: 108, energy_type: "Solar", percentage: "98.27", usage_frequency: "Always", cost_per_mwh: "63.74" },
            { id: 218, manufacturer_id: 144, energy_type: "Coal", percentage: "46.69", usage_frequency: "Always", cost_per_mwh: "100.01" },
            { id: 219, manufacturer_id: 124, energy_type: "Wind", percentage: "64.63", usage_frequency: "Sometimes", cost_per_mwh: "48.35" },
            { id: 220, manufacturer_id: 198, energy_type: "Natural Gas", percentage: "95.04", usage_frequency: "Always", cost_per_mwh: "20.07" },
            { id: 221, manufacturer_id: 33, energy_type: "Wind", percentage: "83.48", usage_frequency: "Sometimes", cost_per_mwh: "29.53" },
            { id: 222, manufacturer_id: 175, energy_type: "Coal", percentage: "56.15", usage_frequency: "Often", cost_per_mwh: "21.40" },
            { id: 223, manufacturer_id: 90, energy_type: "Wind", percentage: "19.60", usage_frequency: "Always", cost_per_mwh: "33.66" },
            { id: 224, manufacturer_id: 114, energy_type: "Natural Gas", percentage: "88.38", usage_frequency: "Often", cost_per_mwh: "20.00" },
            { id: 225, manufacturer_id: 8, energy_type: "Natural Gas", percentage: "30.23", usage_frequency: "Rarely", cost_per_mwh: "199.50" },
            { id: 226, manufacturer_id: 130, energy_type: "Coal", percentage: "33.38", usage_frequency: "Often", cost_per_mwh: "95.20" },
            { id: 227, manufacturer_id: 38, energy_type: "Solar", percentage: "99.13", usage_frequency: "Sometimes", cost_per_mwh: "125.41" },
            { id: 228, manufacturer_id: 102, energy_type: "Solar", percentage: "20.19", usage_frequency: "Always", cost_per_mwh: "21.69" },
            { id: 229, manufacturer_id: 7, energy_type: "Solar", percentage: "57.81", usage_frequency: "Rarely", cost_per_mwh: "20.07" },
            { id: 230, manufacturer_id: 31, energy_type: "Solar", percentage: "74.32", usage_frequency: "Always", cost_per_mwh: "151.33" },
            { id: 231, manufacturer_id: 108, energy_type: "Coal", percentage: "99.58", usage_frequency: "Rarely", cost_per_mwh: "185.16" },
            { id: 232, manufacturer_id: 70, energy_type: "Solar", percentage: "87.73", usage_frequency: "Always", cost_per_mwh: "193.20" },
            { id: 233, manufacturer_id: 61, energy_type: "Coal", percentage: "66.22", usage_frequency: "Often", cost_per_mwh: "49.96" },
            { id: 234, manufacturer_id: 191, energy_type: "Coal", percentage: "81.52", usage_frequency: "Sometimes", cost_per_mwh: "98.85" },
            { id: 235, manufacturer_id: 192, energy_type: "Solar", percentage: "68.72", usage_frequency: "Often", cost_per_mwh: "20.27" },
            { id: 236, manufacturer_id: 139, energy_type: "Solar", percentage: "73.30", usage_frequency: "Often", cost_per_mwh: "68.20" },
            { id: 237, manufacturer_id: 161, energy_type: "Natural Gas", percentage: "53.86", usage_frequency: "Rarely", cost_per_mwh: "184.27" },
            { id: 238, manufacturer_id: 77, energy_type: "Solar", percentage: "99.77", usage_frequency: "Sometimes", cost_per_mwh: "49.02" },
            { id: 239, manufacturer_id: 107, energy_type: "Coal", percentage: "59.42", usage_frequency: "Often", cost_per_mwh: "22.00" },
            { id: 240, manufacturer_id: 181, energy_type: "Solar", percentage: "85.81", usage_frequency: "Always", cost_per_mwh: "30.52" },
            { id: 241, manufacturer_id: 77, energy_type: "Solar", percentage: "67.93", usage_frequency: "Often", cost_per_mwh: "45.22" },
            { id: 242, manufacturer_id: 18, energy_type: "Geothermal", percentage: "6.66", usage_frequency: "Always", cost_per_mwh: "20.58" },
            { id: 243, manufacturer_id: 117, energy_type: "Coal", percentage: "88.56", usage_frequency: "Always", cost_per_mwh: "136.23" },
            { id: 244, manufacturer_id: 46, energy_type: "Natural Gas", percentage: "74.18", usage_frequency: "Always", cost_per_mwh: "42.42" },
            { id: 245, manufacturer_id: 176, energy_type: "Hydro", percentage: "53.84", usage_frequency: "Often", cost_per_mwh: "98.49" },
            { id: 246, manufacturer_id: 27, energy_type: "Solar", percentage: "70.70", usage_frequency: "Always", cost_per_mwh: "20.31" },
            { id: 247, manufacturer_id: 42, energy_type: "Natural Gas", percentage: "2.79", usage_frequency: "Always", cost_per_mwh: "35.98" },
            { id: 248, manufacturer_id: 133, energy_type: "Solar", percentage: "77.09", usage_frequency: "Always", cost_per_mwh: "30.93" },
            { id: 249, manufacturer_id: 24, energy_type: "Coal", percentage: "99.77", usage_frequency: "Always", cost_per_mwh: "54.92" },
            { id: 250, manufacturer_id: 197, energy_type: "Solar", percentage: "37.75", usage_frequency: "Rarely", cost_per_mwh: "20.34" },
            { id: 251, manufacturer_id: 24, energy_type: "Geothermal", percentage: "82.47", usage_frequency: "Often", cost_per_mwh: "94.10" },
            { id: 252, manufacturer_id: 133, energy_type: "Coal", percentage: "93.87", usage_frequency: "Always", cost_per_mwh: "28.00" },
            { id: 253, manufacturer_id: 38, energy_type: "Geothermal", percentage: "80.86", usage_frequency: "Sometimes", cost_per_mwh: "39.16" },
            { id: 254, manufacturer_id: 11, energy_type: "Natural Gas", percentage: "22.36", usage_frequency: "Often", cost_per_mwh: "109.17" },
            { id: 255, manufacturer_id: 167, energy_type: "Hydro", percentage: "96.38", usage_frequency: "Often", cost_per_mwh: "30.73" },
            { id: 256, manufacturer_id: 36, energy_type: "Solar", percentage: "95.37", usage_frequency: "Often", cost_per_mwh: "39.59" },
            { id: 257, manufacturer_id: 197, energy_type: "Hydro", percentage: "76.82", usage_frequency: "Often", cost_per_mwh: "176.68" },
            { id: 258, manufacturer_id: 52, energy_type: "Solar", percentage: "93.54", usage_frequency: "Always", cost_per_mwh: "23.79" },
            { id: 259, manufacturer_id: 78, energy_type: "Solar", percentage: "49.67", usage_frequency: "Always", cost_per_mwh: "169.59" },
            { id: 260, manufacturer_id: 80, energy_type: "Solar", percentage: "6.84", usage_frequency: "Always", cost_per_mwh: "82.78" },
            { id: 261, manufacturer_id: 154, energy_type: "Wind", percentage: "72.67", usage_frequency: "Often", cost_per_mwh: "71.42" },
            { id: 262, manufacturer_id: 106, energy_type: "Natural Gas", percentage: "2.92", usage_frequency: "Often", cost_per_mwh: "150.51" },
            { id: 263, manufacturer_id: 142, energy_type: "Coal", percentage: "21.26", usage_frequency: "Always", cost_per_mwh: "79.79" },
            { id: 264, manufacturer_id: 12, energy_type: "Hydro", percentage: "1.08", usage_frequency: "Always", cost_per_mwh: "194.80" },
            { id: 265, manufacturer_id: 197, energy_type: "Wind", percentage: "35.24", usage_frequency: "Often", cost_per_mwh: "24.11" },
            { id: 266, manufacturer_id: 85, energy_type: "Wind", percentage: "35.84", usage_frequency: "Always", cost_per_mwh: "100.79" },
            { id: 267, manufacturer_id: 173, energy_type: "Solar", percentage: "7.44", usage_frequency: "Always", cost_per_mwh: "133.43" },
            { id: 268, manufacturer_id: 89, energy_type: "Solar", percentage: "47.22", usage_frequency: "Often", cost_per_mwh: "32.40" },
            { id: 269, manufacturer_id: 75, energy_type: "Natural Gas", percentage: "99.71", usage_frequency: "Always", cost_per_mwh: "20.00" },
            { id: 270, manufacturer_id: 22, energy_type: "Natural Gas", percentage: "99.83", usage_frequency: "Always", cost_per_mwh: "125.81" },
            { id: 271, manufacturer_id: 62, energy_type: "Coal", percentage: "7.47", usage_frequency: "Always", cost_per_mwh: "125.47" },
            { id: 272, manufacturer_id: 161, energy_type: "Hydro", percentage: "96.57", usage_frequency: "Often", cost_per_mwh: "173.58" },
            { id: 273, manufacturer_id: 63, energy_type: "Wind", percentage: "78.82", usage_frequency: "Rarely", cost_per_mwh: "35.23" },
            { id: 274, manufacturer_id: 26, energy_type: "Wind", percentage: "41.20", usage_frequency: "Often", cost_per_mwh: "22.81" },
            { id: 275, manufacturer_id: 64, energy_type: "Natural Gas", percentage: "97.03", usage_frequency: "Sometimes", cost_per_mwh: "125.48" },
            { id: 276, manufacturer_id: 127, energy_type: "Solar", percentage: "95.74", usage_frequency: "Rarely", cost_per_mwh: "21.30" },
            { id: 277, manufacturer_id: 135, energy_type: "Solar", percentage: "23.38", usage_frequency: "Always", cost_per_mwh: "121.21" },
            { id: 278, manufacturer_id: 161, energy_type: "Solar", percentage: "8.27", usage_frequency: "Always", cost_per_mwh: "49.92" },
            { id: 279, manufacturer_id: 127, energy_type: "Solar", percentage: "36.10", usage_frequency: "Often", cost_per_mwh: "68.27" },
            { id: 280, manufacturer_id: 162, energy_type: "Natural Gas", percentage: "43.92", usage_frequency: "Rarely", cost_per_mwh: "46.05" },
            { id: 281, manufacturer_id: 74, energy_type: "Natural Gas", percentage: "98.79", usage_frequency: "Sometimes", cost_per_mwh: "177.56" },
            { id: 282, manufacturer_id: 8, energy_type: "Solar", percentage: "14.39", usage_frequency: "Always", cost_per_mwh: "122.17" },
            { id: 283, manufacturer_id: 156, energy_type: "Solar", percentage: "7.95", usage_frequency: "Sometimes", cost_per_mwh: "21.36" },
            { id: 284, manufacturer_id: 173, energy_type: "Solar", percentage: "73.00", usage_frequency: "Always", cost_per_mwh: "47.84" },
            { id: 285, manufacturer_id: 62, energy_type: "Geothermal", percentage: "96.30", usage_frequency: "Sometimes", cost_per_mwh: "20.76" },
            { id: 286, manufacturer_id: 163, energy_type: "Wind", percentage: "86.11", usage_frequency: "Often", cost_per_mwh: "78.82" },
            { id: 287, manufacturer_id: 35, energy_type: "Wind", percentage: "44.92", usage_frequency: "Sometimes", cost_per_mwh: "137.24" },
            { id: 288, manufacturer_id: 49, energy_type: "Hydro", percentage: "5.63", usage_frequency: "Rarely", cost_per_mwh: "92.42" },
            { id: 289, manufacturer_id: 182, energy_type: "Wind", percentage: "97.13", usage_frequency: "Rarely", cost_per_mwh: "27.93" },
            { id: 290, manufacturer_id: 97, energy_type: "Hydro", percentage: "39.53", usage_frequency: "Often", cost_per_mwh: "191.89" },
            { id: 291, manufacturer_id: 28, energy_type: "Hydro", percentage: "22.20", usage_frequency: "Often", cost_per_mwh: "54.44" },
            { id: 292, manufacturer_id: 134, energy_type: "Coal", percentage: "96.03", usage_frequency: "Rarely", cost_per_mwh: "20.00" },
            { id: 293, manufacturer_id: 47, energy_type: "Wind", percentage: "61.71", usage_frequency: "Sometimes", cost_per_mwh: "133.75" },
            { id: 294, manufacturer_id: 88, energy_type: "Natural Gas", percentage: "91.25", usage_frequency: "Often", cost_per_mwh: "179.55" },
            { id: 295, manufacturer_id: 32, energy_type: "Solar", percentage: "0.39", usage_frequency: "Sometimes", cost_per_mwh: "184.37" },
            { id: 296, manufacturer_id: 187, energy_type: "Solar", percentage: "23.93", usage_frequency: "Often", cost_per_mwh: "161.81" },
            { id: 297, manufacturer_id: 54, energy_type: "Solar", percentage: "99.95", usage_frequency: "Always", cost_per_mwh: "148.71" },
            { id: 298, manufacturer_id: 138, energy_type: "Hydro", percentage: "21.43", usage_frequency: "Always", cost_per_mwh: "98.72" },
            { id: 299, manufacturer_id: 184, energy_type: "Natural Gas", percentage: "29.78", usage_frequency: "Rarely", cost_per_mwh: "33.60" },
            { id: 300, manufacturer_id: 102, energy_type: "Hydro", percentage: "81.26", usage_frequency: "Always", cost_per_mwh: "25.27" },
            { id: 301, manufacturer_id: 102, energy_type: "Coal", percentage: "8.96", usage_frequency: "Often", cost_per_mwh: "42.98" },
            { id: 302, manufacturer_id: 59, energy_type: "Hydro", percentage: "73.75", usage_frequency: "Often", cost_per_mwh: "194.95" },
            { id: 303, manufacturer_id: 80, energy_type: "Wind", percentage: "98.14", usage_frequency: "Always", cost_per_mwh: "190.95" },
            { id: 304, manufacturer_id: 40, energy_type: "Natural Gas", percentage: "97.57", usage_frequency: "Always", cost_per_mwh: "138.65" },
            { id: 305, manufacturer_id: 6, energy_type: "Natural Gas", percentage: "88.51", usage_frequency: "Always", cost_per_mwh: "169.12" },
            { id: 306, manufacturer_id: 113, energy_type: "Wind", percentage: "71.68", usage_frequency: "Always", cost_per_mwh: "21.22" },
            { id: 307, manufacturer_id: 140, energy_type: "Solar", percentage: "98.50", usage_frequency: "Always", cost_per_mwh: "134.89" },
            { id: 308, manufacturer_id: 198, energy_type: "Solar", percentage: "99.54", usage_frequency: "Often", cost_per_mwh: "44.27" },
            { id: 309, manufacturer_id: 179, energy_type: "Hydro", percentage: "6.65", usage_frequency: "Sometimes", cost_per_mwh: "33.26" },
            { id: 310, manufacturer_id: 141, energy_type: "Natural Gas", percentage: "88.99", usage_frequency: "Sometimes", cost_per_mwh: "47.38" },
            { id: 311, manufacturer_id: 30, energy_type: "Wind", percentage: "84.53", usage_frequency: "Often", cost_per_mwh: "152.68" },
            { id: 312, manufacturer_id: 76, energy_type: "Solar", percentage: "32.33", usage_frequency: "Often", cost_per_mwh: "130.36" },
            { id: 313, manufacturer_id: 182, energy_type: "Coal", percentage: "41.51", usage_frequency: "Often", cost_per_mwh: "188.88" },
            { id: 314, manufacturer_id: 84, energy_type: "Solar", percentage: "76.12", usage_frequency: "Rarely", cost_per_mwh: "44.58" },
            { id: 315, manufacturer_id: 145, energy_type: "Natural Gas", percentage: "97.30", usage_frequency: "Often", cost_per_mwh: "20.19" },
            { id: 316, manufacturer_id: 187, energy_type: "Wind", percentage: "90.24", usage_frequency: "Sometimes", cost_per_mwh: "21.85" },
            { id: 317, manufacturer_id: 126, energy_type: "Hydro", percentage: "99.99", usage_frequency: "Often", cost_per_mwh: "22.64" },
            { id: 318, manufacturer_id: 83, energy_type: "Solar", percentage: "58.14", usage_frequency: "Often", cost_per_mwh: "156.00" },
            { id: 319, manufacturer_id: 82, energy_type: "Coal", percentage: "51.63", usage_frequency: "Often", cost_per_mwh: "20.00" },
            { id: 320, manufacturer_id: 114, energy_type: "Coal", percentage: "81.31", usage_frequency: "Always", cost_per_mwh: "31.52" },
            { id: 321, manufacturer_id: 89, energy_type: "Solar", percentage: "99.95", usage_frequency: "Rarely", cost_per_mwh: "68.70" },
            { id: 322, manufacturer_id: 150, energy_type: "Coal", percentage: "23.83", usage_frequency: "Often", cost_per_mwh: "64.72" },
            { id: 323, manufacturer_id: 78, energy_type: "Coal", percentage: "57.28", usage_frequency: "Always", cost_per_mwh: "22.50" },
            { id: 324, manufacturer_id: 96, energy_type: "Coal", percentage: "99.94", usage_frequency: "Often", cost_per_mwh: "94.28" },
            { id: 325, manufacturer_id: 175, energy_type: "Natural Gas", percentage: "86.17", usage_frequency: "Always", cost_per_mwh: "30.74" },
            { id: 326, manufacturer_id: 162, energy_type: "Wind", percentage: "82.62", usage_frequency: "Always", cost_per_mwh: "77.04" },
            { id: 327, manufacturer_id: 37, energy_type: "Wind", percentage: "92.47", usage_frequency: "Often", cost_per_mwh: "24.60" },
            { id: 328, manufacturer_id: 165, energy_type: "Wind", percentage: "13.55", usage_frequency: "Often", cost_per_mwh: "154.31" },
            { id: 329, manufacturer_id: 12, energy_type: "Natural Gas", percentage: "97.40", usage_frequency: "Always", cost_per_mwh: "128.07" },
            { id: 330, manufacturer_id: 77, energy_type: "Solar", percentage: "21.52", usage_frequency: "Often", cost_per_mwh: "146.68" },
            { id: 331, manufacturer_id: 199, energy_type: "Solar", percentage: "65.00", usage_frequency: "Sometimes", cost_per_mwh: "25.80" },
            { id: 332, manufacturer_id: 39, energy_type: "Coal", percentage: "27.21", usage_frequency: "Always", cost_per_mwh: "69.12" },
            { id: 333, manufacturer_id: 37, energy_type: "Solar", percentage: "63.48", usage_frequency: "Rarely", cost_per_mwh: "57.57" },
            { id: 334, manufacturer_id: 174, energy_type: "Natural Gas", percentage: "71.74", usage_frequency: "Always", cost_per_mwh: "21.13" },
            { id: 335, manufacturer_id: 69, energy_type: "Natural Gas", percentage: "85.82", usage_frequency: "Always", cost_per_mwh: "142.80" },
            { id: 336, manufacturer_id: 186, energy_type: "Hydro", percentage: "97.14", usage_frequency: "Rarely", cost_per_mwh: "20.22" },
            { id: 337, manufacturer_id: 110, energy_type: "Wind", percentage: "60.52", usage_frequency: "Always", cost_per_mwh: "42.77" },
            { id: 338, manufacturer_id: 164, energy_type: "Solar", percentage: "77.43", usage_frequency: "Sometimes", cost_per_mwh: "36.90" },
            { id: 339, manufacturer_id: 31, energy_type: "Solar", percentage: "31.46", usage_frequency: "Often", cost_per_mwh: "145.25" },
            { id: 340, manufacturer_id: 155, energy_type: "Geothermal", percentage: "50.78", usage_frequency: "Often", cost_per_mwh: "194.48" },
            { id: 341, manufacturer_id: 95, energy_type: "Wind", percentage: "87.49", usage_frequency: "Often", cost_per_mwh: "20.00" },
            { id: 342, manufacturer_id: 140, energy_type: "Wind", percentage: "90.57", usage_frequency: "Often", cost_per_mwh: "127.45" },
            { id: 343, manufacturer_id: 68, energy_type: "Natural Gas", percentage: "88.74", usage_frequency: "Sometimes", cost_per_mwh: "74.23" },
            { id: 344, manufacturer_id: 68, energy_type: "Solar", percentage: "99.87", usage_frequency: "Always", cost_per_mwh: "118.19" },
            { id: 345, manufacturer_id: 114, energy_type: "Natural Gas", percentage: "15.30", usage_frequency: "Often", cost_per_mwh: "40.69" },
            { id: 346, manufacturer_id: 52, energy_type: "Solar", percentage: "59.20", usage_frequency: "Rarely", cost_per_mwh: "20.56" },
            { id: 347, manufacturer_id: 6, energy_type: "Natural Gas", percentage: "99.90", usage_frequency: "Sometimes", cost_per_mwh: "23.41" },
            { id: 348, manufacturer_id: 66, energy_type: "Coal", percentage: "43.18", usage_frequency: "Always", cost_per_mwh: "91.39" },
            { id: 349, manufacturer_id: 41, energy_type: "Solar", percentage: "57.35", usage_frequency: "Always", cost_per_mwh: "34.25" },
            { id: 350, manufacturer_id: 3, energy_type: "Natural Gas", percentage: "91.14", usage_frequency: "Always", cost_per_mwh: "34.53" },
            { id: 351, manufacturer_id: 52, energy_type: "Wind", percentage: "72.86", usage_frequency: "Often", cost_per_mwh: "67.33" },
            { id: 352, manufacturer_id: 3, energy_type: "Natural Gas", percentage: "86.04", usage_frequency: "Sometimes", cost_per_mwh: "20.29" },
            { id: 353, manufacturer_id: 34, energy_type: "Solar", percentage: "89.65", usage_frequency: "Sometimes", cost_per_mwh: "177.38" },
            { id: 354, manufacturer_id: 23, energy_type: "Natural Gas", percentage: "99.05", usage_frequency: "Always", cost_per_mwh: "26.99" },
            { id: 355, manufacturer_id: 1, energy_type: "Natural Gas", percentage: "5.73", usage_frequency: "Sometimes", cost_per_mwh: "45.21" },
            { id: 356, manufacturer_id: 3, energy_type: "Hydro", percentage: "99.98", usage_frequency: "Always", cost_per_mwh: "76.84" },
            { id: 357, manufacturer_id: 39, energy_type: "Solar", percentage: "32.75", usage_frequency: "Always", cost_per_mwh: "98.81" },
            { id: 358, manufacturer_id: 76, energy_type: "Wind", percentage: "8.32", usage_frequency: "Always", cost_per_mwh: "44.92" },
            { id: 359, manufacturer_id: 151, energy_type: "Solar", percentage: "52.44", usage_frequency: "Often", cost_per_mwh: "20.07" },
            { id: 360, manufacturer_id: 8, energy_type: "Solar", percentage: "24.90", usage_frequency: "Always", cost_per_mwh: "20.99" },
            { id: 361, manufacturer_id: 106, energy_type: "Natural Gas", percentage: "36.02", usage_frequency: "Rarely", cost_per_mwh: "153.42" },
            { id: 362, manufacturer_id: 171, energy_type: "Solar", percentage: "80.59", usage_frequency: "Always", cost_per_mwh: "63.13" },
            { id: 363, manufacturer_id: 47, energy_type: "Hydro", percentage: "51.23", usage_frequency: "Always", cost_per_mwh: "192.10" },
            { id: 364, manufacturer_id: 133, energy_type: "Wind", percentage: "81.02", usage_frequency: "Often", cost_per_mwh: "28.44" },
            { id: 365, manufacturer_id: 101, energy_type: "Coal", percentage: "47.09", usage_frequency: "Always", cost_per_mwh: "22.92" },
            { id: 366, manufacturer_id: 116, energy_type: "Natural Gas", percentage: "52.78", usage_frequency: "Always", cost_per_mwh: "23.00" },
            { id: 367, manufacturer_id: 157, energy_type: "Wind", percentage: "98.47", usage_frequency: "Often", cost_per_mwh: "99.29" },
            { id: 368, manufacturer_id: 18, energy_type: "Natural Gas", percentage: "43.66", usage_frequency: "Always", cost_per_mwh: "120.03" },
            { id: 369, manufacturer_id: 37, energy_type: "Natural Gas", percentage: "91.66", usage_frequency: "Always", cost_per_mwh: "60.56" },
            { id: 370, manufacturer_id: 84, energy_type: "Natural Gas", percentage: "99.63", usage_frequency: "Always", cost_per_mwh: "185.20" },
            { id: 371, manufacturer_id: 37, energy_type: "Wind", percentage: "66.45", usage_frequency: "Always", cost_per_mwh: "178.29" },
            { id: 372, manufacturer_id: 16, energy_type: "Wind", percentage: "76.47", usage_frequency: "Rarely", cost_per_mwh: "110.12" },
            { id: 373, manufacturer_id: 197, energy_type: "Coal", percentage: "86.48", usage_frequency: "Often", cost_per_mwh: "154.60" },
            { id: 374, manufacturer_id: 83, energy_type: "Solar", percentage: "18.47", usage_frequency: "Sometimes", cost_per_mwh: "190.03" },
            { id: 375, manufacturer_id: 196, energy_type: "Natural Gas", percentage: "72.85", usage_frequency: "Often", cost_per_mwh: "94.67" },
            { id: 376, manufacturer_id: 117, energy_type: "Solar", percentage: "83.47", usage_frequency: "Often", cost_per_mwh: "171.13" },
            { id: 377, manufacturer_id: 64, energy_type: "Solar", percentage: "98.20", usage_frequency: "Often", cost_per_mwh: "194.16" },
            { id: 378, manufacturer_id: 78, energy_type: "Coal", percentage: "16.55", usage_frequency: "Always", cost_per_mwh: "71.95" },
            { id: 379, manufacturer_id: 173, energy_type: "Solar", percentage: "69.67", usage_frequency: "Always", cost_per_mwh: "199.32" },
            { id: 380, manufacturer_id: 26, energy_type: "Natural Gas", percentage: "52.79", usage_frequency: "Sometimes", cost_per_mwh: "62.63" },
            { id: 381, manufacturer_id: 163, energy_type: "Hydro", percentage: "72.66", usage_frequency: "Often", cost_per_mwh: "100.79" },
            { id: 382, manufacturer_id: 49, energy_type: "Wind", percentage: "100.00", usage_frequency: "Often", cost_per_mwh: "185.60" },
            { id: 383, manufacturer_id: 117, energy_type: "Wind", percentage: "98.50", usage_frequency: "Often", cost_per_mwh: "39.57" },
            { id: 384, manufacturer_id: 44, energy_type: "Natural Gas", percentage: "92.04", usage_frequency: "Always", cost_per_mwh: "110.38" },
            { id: 385, manufacturer_id: 180, energy_type: "Solar", percentage: "31.93", usage_frequency: "Always", cost_per_mwh: "71.61" },
            { id: 386, manufacturer_id: 24, energy_type: "Coal", percentage: "99.40", usage_frequency: "Often", cost_per_mwh: "42.95" },
            { id: 387, manufacturer_id: 156, energy_type: "Wind", percentage: "85.16", usage_frequency: "Always", cost_per_mwh: "95.84" },
            { id: 388, manufacturer_id: 62, energy_type: "Solar", percentage: "29.75", usage_frequency: "Sometimes", cost_per_mwh: "77.09" },
            { id: 389, manufacturer_id: 30, energy_type: "Solar", percentage: "96.44", usage_frequency: "Always", cost_per_mwh: "45.44" },
            { id: 390, manufacturer_id: 10, energy_type: "Solar", percentage: "20.22", usage_frequency: "Rarely", cost_per_mwh: "120.20" },
            { id: 391, manufacturer_id: 148, energy_type: "Wind", percentage: "74.13", usage_frequency: "Always", cost_per_mwh: "36.65" },
            { id: 392, manufacturer_id: 147, energy_type: "Natural Gas", percentage: "24.26", usage_frequency: "Sometimes", cost_per_mwh: "164.79" },
            { id: 393, manufacturer_id: 22, energy_type: "Geothermal", percentage: "86.65", usage_frequency: "Always", cost_per_mwh: "64.34" },
            { id: 394, manufacturer_id: 4, energy_type: "Wind", percentage: "42.20", usage_frequency: "Rarely", cost_per_mwh: "30.61" },
            { id: 395, manufacturer_id: 37, energy_type: "Geothermal", percentage: "76.43", usage_frequency: "Often", cost_per_mwh: "77.94" },
            { id: 396, manufacturer_id: 73, energy_type: "Hydro", percentage: "75.16", usage_frequency: "Often", cost_per_mwh: "70.02" },
            { id: 397, manufacturer_id: 84, energy_type: "Wind", percentage: "23.21", usage_frequency: "Sometimes", cost_per_mwh: "153.87" },
            { id: 398, manufacturer_id: 168, energy_type: "Wind", percentage: "24.36", usage_frequency: "Always", cost_per_mwh: "127.27" },
            { id: 399, manufacturer_id: 172, energy_type: "Natural Gas", percentage: "100.00", usage_frequency: "Sometimes", cost_per_mwh: "37.07" },
            { id: 400, manufacturer_id: 24, energy_type: "Solar", percentage: "95.21", usage_frequency: "Often", cost_per_mwh: "26.36" },
            { id: 401, manufacturer_id: 174, energy_type: "Solar", percentage: "93.07", usage_frequency: "Rarely", cost_per_mwh: "30.53" },
            { id: 402, manufacturer_id: 175, energy_type: "Solar", percentage: "3.44", usage_frequency: "Sometimes", cost_per_mwh: "58.04" },
            { id: 403, manufacturer_id: 88, energy_type: "Wind", percentage: "70.21", usage_frequency: "Rarely", cost_per_mwh: "119.28" },
            { id: 404, manufacturer_id: 26, energy_type: "Wind", percentage: "92.30", usage_frequency: "Sometimes", cost_per_mwh: "148.00" },
            { id: 405, manufacturer_id: 3, energy_type: "Natural Gas", percentage: "98.36", usage_frequency: "Always", cost_per_mwh: "130.78" },
            { id: 406, manufacturer_id: 22, energy_type: "Wind", percentage: "60.91", usage_frequency: "Always", cost_per_mwh: "74.56" },
            { id: 407, manufacturer_id: 95, energy_type: "Natural Gas", percentage: "52.16", usage_frequency: "Often", cost_per_mwh: "22.55" },
            { id: 408, manufacturer_id: 173, energy_type: "Solar", percentage: "88.11", usage_frequency: "Often", cost_per_mwh: "37.71" },
            { id: 409, manufacturer_id: 72, energy_type: "Wind", percentage: "96.14", usage_frequency: "Sometimes", cost_per_mwh: "25.53" },
            { id: 410, manufacturer_id: 198, energy_type: "Wind", percentage: "72.17", usage_frequency: "Rarely", cost_per_mwh: "20.66" },
            { id: 411, manufacturer_id: 55, energy_type: "Solar", percentage: "16.55", usage_frequency: "Often", cost_per_mwh: "54.29" },
            { id: 412, manufacturer_id: 122, energy_type: "Wind", percentage: "69.53", usage_frequency: "Always", cost_per_mwh: "22.76" },
            { id: 413, manufacturer_id: 109, energy_type: "Wind", percentage: "26.10", usage_frequency: "Sometimes", cost_per_mwh: "30.22" },
            { id: 414, manufacturer_id: 2, energy_type: "Solar", percentage: "99.30", usage_frequency: "Often", cost_per_mwh: "47.83" },
            { id: 415, manufacturer_id: 89, energy_type: "Geothermal", percentage: "57.13", usage_frequency: "Often", cost_per_mwh: "88.74" },
            { id: 416, manufacturer_id: 113, energy_type: "Wind", percentage: "48.36", usage_frequency: "Sometimes", cost_per_mwh: "33.52" },
            { id: 417, manufacturer_id: 196, energy_type: "Hydro", percentage: "53.92", usage_frequency: "Always", cost_per_mwh: "79.72" },
            { id: 418, manufacturer_id: 126, energy_type: "Solar", percentage: "95.89", usage_frequency: "Always", cost_per_mwh: "61.99" },
            { id: 419, manufacturer_id: 167, energy_type: "Solar", percentage: "76.55", usage_frequency: "Rarely", cost_per_mwh: "75.61" },
            { id: 420, manufacturer_id: 52, energy_type: "Wind", percentage: "77.14", usage_frequency: "Often", cost_per_mwh: "20.63" },
            { id: 421, manufacturer_id: 40, energy_type: "Geothermal", percentage: "61.24", usage_frequency: "Sometimes", cost_per_mwh: "30.63" },
            { id: 422, manufacturer_id: 107, energy_type: "Solar", percentage: "94.31", usage_frequency: "Rarely", cost_per_mwh: "23.18" },
            { id: 423, manufacturer_id: 56, energy_type: "Solar", percentage: "21.42", usage_frequency: "Sometimes", cost_per_mwh: "76.08" },
            { id: 424, manufacturer_id: 195, energy_type: "Wind", percentage: "86.93", usage_frequency: "Always", cost_per_mwh: "95.79" },
            { id: 425, manufacturer_id: 60, energy_type: "Solar", percentage: "90.78", usage_frequency: "Sometimes", cost_per_mwh: "40.00" },
            { id: 426, manufacturer_id: 49, energy_type: "Coal", percentage: "94.00", usage_frequency: "Always", cost_per_mwh: "40.28" },
            { id: 427, manufacturer_id: 179, energy_type: "Coal", percentage: "34.56", usage_frequency: "Often", cost_per_mwh: "48.66" },
            { id: 428, manufacturer_id: 164, energy_type: "Wind", percentage: "98.26", usage_frequency: "Always", cost_per_mwh: "52.66" },
            { id: 429, manufacturer_id: 23, energy_type: "Solar", percentage: "97.05", usage_frequency: "Sometimes", cost_per_mwh: "23.04" },
            { id: 430, manufacturer_id: 67, energy_type: "Solar", percentage: "21.60", usage_frequency: "Always", cost_per_mwh: "63.77" },
            { id: 431, manufacturer_id: 91, energy_type: "Solar", percentage: "77.45", usage_frequency: "Often", cost_per_mwh: "22.09" },
            { id: 432, manufacturer_id: 160, energy_type: "Solar", percentage: "99.42", usage_frequency: "Sometimes", cost_per_mwh: "43.76" },
            { id: 433, manufacturer_id: 170, energy_type: "Solar", percentage: "39.83", usage_frequency: "Rarely", cost_per_mwh: "74.08" },
            { id: 434, manufacturer_id: 143, energy_type: "Solar", percentage: "98.93", usage_frequency: "Always", cost_per_mwh: "70.20" },
            { id: 435, manufacturer_id: 142, energy_type: "Geothermal", percentage: "96.37", usage_frequency: "Often", cost_per_mwh: "20.09" },
            { id: 436, manufacturer_id: 192, energy_type: "Hydro", percentage: "99.03", usage_frequency: "Always", cost_per_mwh: "33.22" },
            { id: 437, manufacturer_id: 157, energy_type: "Wind", percentage: "78.07", usage_frequency: "Rarely", cost_per_mwh: "191.17" },
        ],
    });
    await prisma.materials.createMany({
        data: [
            { id: 1, manufacturer_id: 11, material_name: "textile", quantity: "5062.51", material_type: "Recycled", cost_per_kg: "0.77" },
            { id: 2, manufacturer_id: 171, material_name: "bio-composite aluminum-alloy", quantity: "8817.23", material_type: "Biodegradable", cost_per_kg: "11.28" },
            { id: 3, manufacturer_id: 118, material_name: "textile", quantity: "5678.56", material_type: "Biodegradable", cost_per_kg: "13.48" },
            { id: 4, manufacturer_id: 50, material_name: "resin", quantity: "410.74", material_type: "Recycled", cost_per_kg: "2.00" },
            { id: 5, manufacturer_id: 104, material_name: "natural-fiber nano-material carbon", quantity: "5862.94", material_type: "Recycled", cost_per_kg: "45.13" },
            { id: 6, manufacturer_id: 69, material_name: "laminate bio-plastic metal-composite", quantity: "38.64", material_type: "Recycled", cost_per_kg: "2.43" },
            { id: 7, manufacturer_id: 78, material_name: "ceramic resin", quantity: "8864.18", material_type: "Conventional", cost_per_kg: "3.94" },
            { id: 8, manufacturer_id: 15, material_name: "resin rubber polycarbonate", quantity: "3702.95", material_type: "Biodegradable", cost_per_kg: "11.08" },
            { id: 9, manufacturer_id: 88, material_name: "carbon-fiber insulation steel", quantity: "7265.02", material_type: "Conventional", cost_per_kg: "3.36" },
            { id: 10, manufacturer_id: 180, material_name: "aluminum", quantity: "0.01", material_type: "Recycled", cost_per_kg: "0.12" },
            { id: 11, manufacturer_id: 9, material_name: "magnesium", quantity: "6805.48", material_type: "Biodegradable", cost_per_kg: "4.19" },
            { id: 12, manufacturer_id: 180, material_name: "textile", quantity: "2700.76", material_type: "Recycled", cost_per_kg: "0.13" },
            { id: 13, manufacturer_id: 81, material_name: "titanium resin", quantity: "9727.86", material_type: "Recycled", cost_per_kg: "2.07" },
            { id: 14, manufacturer_id: 172, material_name: "polypropylene wood", quantity: "14.79", material_type: "Recycled", cost_per_kg: "0.11" },
            { id: 15, manufacturer_id: 155, material_name: "foam coating", quantity: "4499.93", material_type: "Conventional", cost_per_kg: "34.50" },
            { id: 16, manufacturer_id: 30, material_name: "reinforced-plastic", quantity: "8134.51", material_type: "Conventional", cost_per_kg: "0.46" },
            { id: 17, manufacturer_id: 85, material_name: "titanium", quantity: "5419.37", material_type: "Biodegradable", cost_per_kg: "45.92" },
            { id: 18, manufacturer_id: 81, material_name: "rubber fiber reinforced-plastic", quantity: "2176.27", material_type: "Recycled", cost_per_kg: "1.54" },
            { id: 19, manufacturer_id: 126, material_name: "low-density-polyethylene", quantity: "365.52", material_type: "Biodegradable", cost_per_kg: "25.67" },
            { id: 20, manufacturer_id: 31, material_name: "polymer nano-material", quantity: "3364.56", material_type: "Recycled", cost_per_kg: "27.42" },
            { id: 21, manufacturer_id: 110, material_name: "magnesium epoxy ceramic", quantity: "206.74", material_type: "Biodegradable", cost_per_kg: "36.07" },
            { id: 22, manufacturer_id: 119, material_name: "concrete", quantity: "834.78", material_type: "Recycled", cost_per_kg: "12.58" },
            { id: 23, manufacturer_id: 80, material_name: "sustainable-wood low-density-polyethylene wood", quantity: "4.94", material_type: "Recycled", cost_per_kg: "35.67" },
            { id: 24, manufacturer_id: 62, material_name: "magnesium", quantity: "1809.17", material_type: "Recycled", cost_per_kg: "4.43" },
            { id: 25, manufacturer_id: 127, material_name: "glass", quantity: "97.23", material_type: "Recycled", cost_per_kg: "34.74" },
            { id: 26, manufacturer_id: 73, material_name: "natural-fiber", quantity: "929.94", material_type: "Conventional", cost_per_kg: "43.65" },
            { id: 27, manufacturer_id: 17, material_name: "nano-material", quantity: "9947.26", material_type: "Recycled", cost_per_kg: "1.71" },
            { id: 28, manufacturer_id: 116, material_name: "copper magnesium natural-fiber", quantity: "2066.74", material_type: "Biodegradable", cost_per_kg: "0.59" },
            { id: 29, manufacturer_id: 129, material_name: "steel-alloy", quantity: "1.17", material_type: "Recycled", cost_per_kg: "0.11" },
            { id: 30, manufacturer_id: 138, material_name: "concrete", quantity: "5954.27", material_type: "Recycled", cost_per_kg: "1.28" },
            { id: 31, manufacturer_id: 180, material_name: "foam", quantity: "4219.33", material_type: "Recycled", cost_per_kg: "14.07" },
            { id: 32, manufacturer_id: 136, material_name: "concrete", quantity: "301.79", material_type: "Biodegradable", cost_per_kg: "1.98" },
            { id: 33, manufacturer_id: 160, material_name: "reinforced-plastic glass", quantity: "3815.89", material_type: "Recycled", cost_per_kg: "0.50" },
            { id: 34, manufacturer_id: 75, material_name: "plastic", quantity: "125.62", material_type: "Recycled", cost_per_kg: "0.43" },
            { id: 35, manufacturer_id: 199, material_name: "polypropylene aluminum", quantity: "8641.65", material_type: "Biodegradable", cost_per_kg: "1.79" },
            { id: 36, manufacturer_id: 129, material_name: "glass", quantity: "5118.17", material_type: "Conventional", cost_per_kg: "44.50" },
            { id: 37, manufacturer_id: 169, material_name: "natural-fiber adhesive", quantity: "0.25", material_type: "Conventional", cost_per_kg: "8.70" },
            { id: 38, manufacturer_id: 10, material_name: "thermoplastic", quantity: "281.10", material_type: "Biodegradable", cost_per_kg: "13.41" },
            { id: 39, manufacturer_id: 1, material_name: "fabric", quantity: "2386.07", material_type: "Conventional", cost_per_kg: "21.43" },
            { id: 40, manufacturer_id: 71, material_name: "rubber steel aluminum-alloy", quantity: "2989.43", material_type: "Biodegradable", cost_per_kg: "29.99" },
            { id: 41, manufacturer_id: 169, material_name: "biomaterial epoxy", quantity: null, material_type: "Biodegradable", cost_per_kg: "26.88" },
            { id: 42, manufacturer_id: 140, material_name: "fabric nickel", quantity: "3592.45", material_type: "Recycled", cost_per_kg: "28.15" },
            { id: 43, manufacturer_id: 25, material_name: "zinc textile", quantity: "404.19", material_type: "Biodegradable", cost_per_kg: "24.55" },
            { id: 44, manufacturer_id: 199, material_name: "ceramic-fiber recycled-plastic high-density-polyethylene", quantity: "390.99", material_type: "Conventional", cost_per_kg: "39.39" },
            { id: 45, manufacturer_id: 31, material_name: "laminate metal-composite magnesium", quantity: "8332.58", material_type: "Conventional", cost_per_kg: "9.48" },
            { id: 46, manufacturer_id: 75, material_name: "paper ceramic-fiber", quantity: "1188.58", material_type: "Conventional", cost_per_kg: "5.39" },
            { id: 47, manufacturer_id: 18, material_name: "aluminum polymer sustainable-wood", quantity: "2470.28", material_type: "Recycled", cost_per_kg: "5.01" },
            { id: 48, manufacturer_id: 100, material_name: "aluminum-alloy fiber nano-material", quantity: "4977.56", material_type: "Biodegradable", cost_per_kg: "38.06" },
            { id: 49, manufacturer_id: 33, material_name: "carbon-fiber low-density-polyethylene", quantity: null, material_type: "Biodegradable", cost_per_kg: "11.74" },
            { id: 50, manufacturer_id: 55, material_name: "sustainable-wood", quantity: "2595.53", material_type: "Recycled", cost_per_kg: "30.27" },
            { id: 51, manufacturer_id: 78, material_name: "sustainable-wood", quantity: "406.93", material_type: "Biodegradable", cost_per_kg: "0.59" },
            { id: 52, manufacturer_id: 105, material_name: "metal-alloy biomaterial composite", quantity: "1749.17", material_type: "Recycled", cost_per_kg: "3.66" },
            { id: 53, manufacturer_id: 113, material_name: "coating aluminum ceramic-fiber", quantity: "535.88", material_type: "Recycled", cost_per_kg: "2.26" },
            { id: 54, manufacturer_id: 83, material_name: "silicone paper concrete", quantity: null, material_type: "Recycled", cost_per_kg: "4.68" },
            { id: 55, manufacturer_id: 125, material_name: "composite-wood copper textile", quantity: "6722.76", material_type: "Conventional", cost_per_kg: "0.28" },
            { id: 56, manufacturer_id: 123, material_name: "recycled-plastic nickel titanium", quantity: null, material_type: "Biodegradable", cost_per_kg: "12.66" },
            { id: 57, manufacturer_id: 179, material_name: "high-density-polyethylene leather", quantity: null, material_type: "Biodegradable", cost_per_kg: "1.50" },
            { id: 58, manufacturer_id: 119, material_name: "steel resin steel-alloy", quantity: "105.34", material_type: "Biodegradable", cost_per_kg: "36.09" },
            { id: 59, manufacturer_id: 177, material_name: "resin composite", quantity: "168.55", material_type: "Conventional", cost_per_kg: "23.87" },
            { id: 60, manufacturer_id: 34, material_name: "aluminum-alloy thermoplastic", quantity: "4047.86", material_type: "Biodegradable", cost_per_kg: "32.08" },
            { id: 61, manufacturer_id: 97, material_name: "textile copper carbon", quantity: "505.80", material_type: "Recycled", cost_per_kg: "27.16" },
            { id: 62, manufacturer_id: 81, material_name: "low-density-polyethylene", quantity: null, material_type: "Conventional", cost_per_kg: "34.46" },
            { id: 63, manufacturer_id: 32, material_name: "insulation copper epoxy", quantity: "1867.63", material_type: "Conventional", cost_per_kg: "24.35" },
            { id: 64, manufacturer_id: 21, material_name: "rubber", quantity: "213.36", material_type: "Recycled", cost_per_kg: "3.33" },
            { id: 65, manufacturer_id: 9, material_name: "rubber laminate foam", quantity: "2598.83", material_type: "Recycled", cost_per_kg: "0.52" },
            { id: 66, manufacturer_id: 47, material_name: "metal-alloy coating", quantity: "6891.11", material_type: "Recycled", cost_per_kg: "45.52" },
            { id: 67, manufacturer_id: 188, material_name: "leather carbon", quantity: "393.55", material_type: "Conventional", cost_per_kg: "0.52" },
            { id: 68, manufacturer_id: 8, material_name: "natural-fiber steel", quantity: null, material_type: "Conventional", cost_per_kg: "40.27" },
            { id: 69, manufacturer_id: 14, material_name: "natural-fiber polyethylene", quantity: "1363.34", material_type: "Conventional", cost_per_kg: "5.48" },
            { id: 70, manufacturer_id: 155, material_name: "composite-wood", quantity: "2941.26", material_type: "Biodegradable", cost_per_kg: "5.92" },
            { id: 71, manufacturer_id: 122, material_name: "foam", quantity: "3321.61", material_type: "Conventional", cost_per_kg: "29.89" },
            { id: 72, manufacturer_id: 168, material_name: "ceramic polyethylene", quantity: "8129.93", material_type: "Conventional", cost_per_kg: "10.27" },
            { id: 73, manufacturer_id: 95, material_name: "epoxy polypropylene", quantity: "114.43", material_type: "Biodegradable", cost_per_kg: "3.13" },
            { id: 74, manufacturer_id: 101, material_name: "zinc thermoplastic fabric", quantity: null, material_type: "Conventional", cost_per_kg: "33.70" },
            { id: 75, manufacturer_id: 30, material_name: "polyethylene", quantity: "9196.18", material_type: "Recycled", cost_per_kg: "10.48" },
            { id: 76, manufacturer_id: 1, material_name: "steel zinc", quantity: "1572.46", material_type: "Recycled", cost_per_kg: "28.87" },
            { id: 77, manufacturer_id: 14, material_name: "metal-alloy", quantity: "6472.46", material_type: "Conventional", cost_per_kg: "1.62" },
            { id: 78, manufacturer_id: 200, material_name: "foam steel-alloy", quantity: "3860.91", material_type: "Recycled", cost_per_kg: "0.62" },
            { id: 79, manufacturer_id: 36, material_name: "silicone", quantity: "6111.60", material_type: "Conventional", cost_per_kg: "27.17" },
            { id: 80, manufacturer_id: 49, material_name: "ceramic-fiber", quantity: "5342.63", material_type: "Conventional", cost_per_kg: "0.74" },
            { id: 81, manufacturer_id: 56, material_name: "natural-fiber leather sustainable-wood", quantity: "4297.68", material_type: "Recycled", cost_per_kg: "1.14" },
            { id: 82, manufacturer_id: 22, material_name: "magnesium", quantity: "4065.30", material_type: "Conventional", cost_per_kg: "25.17" },
            { id: 83, manufacturer_id: 110, material_name: "ceramic glass", quantity: "4729.74", material_type: "Biodegradable", cost_per_kg: "31.41" },
            { id: 84, manufacturer_id: 30, material_name: "magnesium", quantity: "6369.26", material_type: "Conventional", cost_per_kg: "31.65" },
            { id: 85, manufacturer_id: 161, material_name: "nano-material copper fabric", quantity: "1788.48", material_type: "Recycled", cost_per_kg: "14.46" },
            { id: 86, manufacturer_id: 62, material_name: "wood polyethylene leather", quantity: "3319.10", material_type: "Biodegradable", cost_per_kg: "43.43" },
            { id: 87, manufacturer_id: 142, material_name: "epoxy copper", quantity: "2215.33", material_type: "Biodegradable", cost_per_kg: "0.17" },
            { id: 88, manufacturer_id: 147, material_name: "laminate foam", quantity: "8716.43", material_type: "Recycled", cost_per_kg: "7.27" },
            { id: 89, manufacturer_id: 200, material_name: "carbon-fiber paper sustainable-wood", quantity: "3997.32", material_type: "Biodegradable", cost_per_kg: "7.90" },
            { id: 90, manufacturer_id: 43, material_name: "high-density-polyethylene aluminum-alloy adhesive", quantity: "2549.09", material_type: "Recycled", cost_per_kg: "4.97" },
            { id: 91, manufacturer_id: 33, material_name: "magnesium concrete", quantity: "644.41", material_type: "Biodegradable", cost_per_kg: "6.31" },
            { id: 92, manufacturer_id: 57, material_name: "carbon titanium", quantity: "174.24", material_type: "Biodegradable", cost_per_kg: "9.48" },
            { id: 93, manufacturer_id: 186, material_name: "metal-alloy copper zinc", quantity: "8384.88", material_type: "Biodegradable", cost_per_kg: "22.09" },
            { id: 94, manufacturer_id: 56, material_name: "aluminum composite silicone", quantity: "50.95", material_type: "Biodegradable", cost_per_kg: "7.24" },
            { id: 95, manufacturer_id: 122, material_name: "ceramic epoxy", quantity: null, material_type: "Biodegradable", cost_per_kg: "17.38" },
            { id: 96, manufacturer_id: 85, material_name: "low-density-polyethylene glass rubber", quantity: "3335.52", material_type: "Conventional", cost_per_kg: "28.75" },
            { id: 97, manufacturer_id: 117, material_name: "ceramic-fiber copper composite-wood", quantity: "1648.11", material_type: "Biodegradable", cost_per_kg: "37.57" },
            { id: 98, manufacturer_id: 195, material_name: "bio-composite plastic", quantity: "2350.61", material_type: "Conventional", cost_per_kg: "0.92" },
            { id: 99, manufacturer_id: 33, material_name: "thermoplastic", quantity: "1044.33", material_type: "Recycled", cost_per_kg: "10.43" },
            { id: 100, manufacturer_id: 22, material_name: "magnesium polypropylene", quantity: "9612.67", material_type: "Conventional", cost_per_kg: "0.14" },
            { id: 101, manufacturer_id: 137, material_name: "concrete polymer", quantity: "1326.06", material_type: "Conventional", cost_per_kg: "1.61" },
            { id: 102, manufacturer_id: 11, material_name: "high-density-polyethylene", quantity: "16.93", material_type: "Recycled", cost_per_kg: "34.51" },
            { id: 103, manufacturer_id: 61, material_name: "insulation biomaterial resin", quantity: "11.65", material_type: "Recycled", cost_per_kg: "10.45" },
            { id: 104, manufacturer_id: 5, material_name: "copper plastic biomaterial", quantity: null, material_type: "Recycled", cost_per_kg: "3.13" },
            { id: 105, manufacturer_id: 131, material_name: "low-density-polyethylene insulation carbon-fiber", quantity: "7720.20", material_type: "Recycled", cost_per_kg: "22.48" },
            { id: 106, manufacturer_id: 155, material_name: "metal-alloy", quantity: "7159.18", material_type: "Conventional", cost_per_kg: "34.87" },
            { id: 107, manufacturer_id: 137, material_name: "laminate copper", quantity: "3802.60", material_type: "Recycled", cost_per_kg: "10.00" },
            { id: 108, manufacturer_id: 47, material_name: "carbon", quantity: "1440.20", material_type: "Biodegradable", cost_per_kg: "0.28" },
            { id: 109, manufacturer_id: 98, material_name: "composite", quantity: "2111.68", material_type: "Conventional", cost_per_kg: "11.34" },
            { id: 110, manufacturer_id: 184, material_name: "insulation composite-wood", quantity: "2304.94", material_type: "Recycled", cost_per_kg: "0.91" },
            { id: 111, manufacturer_id: 29, material_name: "natural-fiber recycled-plastic metal-alloy", quantity: "63.55", material_type: "Biodegradable", cost_per_kg: "14.39" },
            { id: 112, manufacturer_id: 5, material_name: "recycled-plastic", quantity: "7448.21", material_type: "Conventional", cost_per_kg: "17.54" },
            { id: 113, manufacturer_id: 60, material_name: "polymer ceramic-fiber thermoset", quantity: "104.18", material_type: "Biodegradable", cost_per_kg: "5.48" },
            { id: 114, manufacturer_id: 187, material_name: "metal-composite", quantity: "4715.18", material_type: "Recycled", cost_per_kg: "0.78" },
            { id: 115, manufacturer_id: 78, material_name: "glass wood biomaterial", quantity: null, material_type: "Recycled", cost_per_kg: "19.97" },
            { id: 116, manufacturer_id: 172, material_name: "resin", quantity: null, material_type: "Biodegradable", cost_per_kg: "10.44" },
            { id: 117, manufacturer_id: 140, material_name: "aluminum glass leather", quantity: null, material_type: "Biodegradable", cost_per_kg: "16.20" },
            { id: 118, manufacturer_id: 103, material_name: "bio-plastic low-density-polyethylene fabric", quantity: "2690.76", material_type: "Conventional", cost_per_kg: "25.43" },
            { id: 119, manufacturer_id: 33, material_name: "bio-plastic ceramic-fiber aluminum", quantity: "15.31", material_type: "Recycled", cost_per_kg: "35.11" },
            { id: 120, manufacturer_id: 37, material_name: "fabric", quantity: "4872.70", material_type: "Conventional", cost_per_kg: "27.90" },
            { id: 121, manufacturer_id: 63, material_name: "aluminum plastic laminate", quantity: "1221.82", material_type: "Biodegradable", cost_per_kg: "0.68" },
            { id: 122, manufacturer_id: 64, material_name: "polyethylene fabric polymer", quantity: "66.52", material_type: "Biodegradable", cost_per_kg: "42.82" },
            { id: 123, manufacturer_id: 23, material_name: "epoxy zinc", quantity: "303.81", material_type: "Biodegradable", cost_per_kg: "1.54" },
            { id: 124, manufacturer_id: 94, material_name: "carbon-fiber epoxy", quantity: "1585.25", material_type: "Conventional", cost_per_kg: "42.41" },
            { id: 125, manufacturer_id: 182, material_name: "concrete nickel", quantity: "1381.71", material_type: "Biodegradable", cost_per_kg: "33.02" },
            { id: 126, manufacturer_id: 9, material_name: "fiber biomaterial foam", quantity: "1267.04", material_type: "Recycled", cost_per_kg: "15.07" },
            { id: 127, manufacturer_id: 43, material_name: "epoxy low-density-polyethylene laminate", quantity: "3831.55", material_type: "Recycled", cost_per_kg: "6.90" },
            { id: 128, manufacturer_id: 21, material_name: "bio-plastic polyethylene high-density-polyethylene", quantity: "669.05", material_type: "Recycled", cost_per_kg: "32.75" },
            { id: 129, manufacturer_id: 47, material_name: "bio-plastic", quantity: "166.82", material_type: "Biodegradable", cost_per_kg: "3.40" },
            { id: 130, manufacturer_id: 167, material_name: "copper natural-fiber nickel", quantity: "772.84", material_type: "Conventional", cost_per_kg: "11.64" },
            { id: 131, manufacturer_id: 159, material_name: "epoxy", quantity: "8121.06", material_type: "Conventional", cost_per_kg: "39.73" },
            { id: 132, manufacturer_id: 84, material_name: "low-density-polyethylene aluminum-alloy", quantity: "1767.37", material_type: "Conventional", cost_per_kg: "3.88" },
            { id: 133, manufacturer_id: 103, material_name: "adhesive", quantity: "713.72", material_type: "Biodegradable", cost_per_kg: "28.74" },
            { id: 134, manufacturer_id: 86, material_name: "rubber bio-composite thermoset", quantity: "2602.07", material_type: "Conventional", cost_per_kg: "9.60" },
            { id: 135, manufacturer_id: 10, material_name: "nickel thermoplastic ceramic-fiber", quantity: "9577.53", material_type: "Biodegradable", cost_per_kg: "37.23" },
            { id: 136, manufacturer_id: 194, material_name: "glass", quantity: "25.32", material_type: "Recycled", cost_per_kg: "37.92" },
            { id: 137, manufacturer_id: 11, material_name: "thermoplastic", quantity: "1720.12", material_type: "Conventional", cost_per_kg: "21.56" },
            { id: 138, manufacturer_id: 54, material_name: "plastic adhesive nickel", quantity: "4531.36", material_type: "Biodegradable", cost_per_kg: "38.20" },
            { id: 139, manufacturer_id: 162, material_name: "epoxy ceramic polymer", quantity: "7895.50", material_type: "Biodegradable", cost_per_kg: "17.40" },
            { id: 140, manufacturer_id: 47, material_name: "steel aluminum", quantity: "1870.75", material_type: "Recycled", cost_per_kg: "29.76" },
            { id: 141, manufacturer_id: 139, material_name: "insulation sustainable-wood", quantity: "417.50", material_type: "Conventional", cost_per_kg: "44.85" },
            { id: 142, manufacturer_id: 39, material_name: "thermoplastic", quantity: "629.13", material_type: "Conventional", cost_per_kg: "3.28" },
            { id: 143, manufacturer_id: 200, material_name: "metal-composite concrete", quantity: "5048.16", material_type: "Recycled", cost_per_kg: "43.73" },
            { id: 144, manufacturer_id: 111, material_name: "bio-plastic", quantity: "4753.02", material_type: "Recycled", cost_per_kg: "43.43" },
            { id: 145, manufacturer_id: 88, material_name: "polypropylene recycled-plastic steel", quantity: "5200.85", material_type: "Conventional", cost_per_kg: "20.88" },
            { id: 146, manufacturer_id: 80, material_name: "reinforced-plastic", quantity: "6125.74", material_type: "Biodegradable", cost_per_kg: "30.61" },
            { id: 147, manufacturer_id: 73, material_name: "foam carbon-fiber", quantity: null, material_type: "Recycled", cost_per_kg: "36.91" },
            { id: 148, manufacturer_id: 154, material_name: "fabric textile", quantity: "6581.43", material_type: "Conventional", cost_per_kg: "41.29" },
            { id: 149, manufacturer_id: 22, material_name: "carbon reinforced-plastic aluminum-alloy", quantity: "7668.34", material_type: "Recycled", cost_per_kg: "35.57" },
            { id: 150, manufacturer_id: 135, material_name: "fabric rubber metal-composite", quantity: "35.11", material_type: "Biodegradable", cost_per_kg: "41.99" },
            { id: 151, manufacturer_id: 171, material_name: "epoxy adhesive", quantity: "4084.27", material_type: "Biodegradable", cost_per_kg: "26.15" },
            { id: 152, manufacturer_id: 108, material_name: "thermoplastic", quantity: "1949.67", material_type: "Conventional", cost_per_kg: "11.49" },
            { id: 153, manufacturer_id: 56, material_name: "reinforced-plastic bio-composite steel", quantity: "5827.45", material_type: "Recycled", cost_per_kg: "0.14" },
            { id: 154, manufacturer_id: 10, material_name: "plastic polycarbonate recycled-plastic", quantity: null, material_type: "Conventional", cost_per_kg: "36.47" },
            { id: 155, manufacturer_id: 124, material_name: "wood thermoset concrete", quantity: "749.23", material_type: "Conventional", cost_per_kg: "16.03" },
            { id: 156, manufacturer_id: 103, material_name: "epoxy polycarbonate", quantity: "8013.48", material_type: "Biodegradable", cost_per_kg: "0.92" },
            { id: 157, manufacturer_id: 83, material_name: "aluminum-alloy thermoplastic reinforced-plastic", quantity: "585.71", material_type: "Conventional", cost_per_kg: "27.19" },
            { id: 158, manufacturer_id: 58, material_name: "wood low-density-polyethylene insulation", quantity: "274.15", material_type: "Conventional", cost_per_kg: "2.11" },
            { id: 159, manufacturer_id: 183, material_name: "metal-composite rubber", quantity: "90.52", material_type: "Biodegradable", cost_per_kg: "4.63" },
            { id: 160, manufacturer_id: 87, material_name: "polymer", quantity: "757.17", material_type: "Recycled", cost_per_kg: "1.57" },
            { id: 161, manufacturer_id: 50, material_name: "bio-composite nickel composite", quantity: "6146.63", material_type: "Recycled", cost_per_kg: "35.18" },
            { id: 162, manufacturer_id: 113, material_name: "natural-fiber recycled-plastic", quantity: "5203.07", material_type: "Conventional", cost_per_kg: "7.28" },
            { id: 163, manufacturer_id: 31, material_name: "adhesive coating low-density-polyethylene", quantity: null, material_type: "Recycled", cost_per_kg: "27.22" },
            { id: 164, manufacturer_id: 109, material_name: "thermoset", quantity: "1026.19", material_type: "Biodegradable", cost_per_kg: "22.78" },
            { id: 165, manufacturer_id: 133, material_name: "steel sustainable-wood", quantity: "33.35", material_type: "Biodegradable", cost_per_kg: "0.31" },
            { id: 166, manufacturer_id: 186, material_name: "fabric foam", quantity: "5748.61", material_type: "Biodegradable", cost_per_kg: "1.99" },
            { id: 167, manufacturer_id: 21, material_name: "leather", quantity: "8623.45", material_type: "Conventional", cost_per_kg: "40.82" },
            { id: 168, manufacturer_id: 78, material_name: "paper ceramic-fiber textile", quantity: "5018.00", material_type: "Recycled", cost_per_kg: "30.50" },
            { id: 169, manufacturer_id: 179, material_name: "fabric polycarbonate", quantity: "5885.24", material_type: "Conventional", cost_per_kg: "0.11" },
            { id: 170, manufacturer_id: 175, material_name: "sustainable-wood polymer", quantity: "1274.12", material_type: "Conventional", cost_per_kg: "5.48" },
            { id: 171, manufacturer_id: 170, material_name: "copper nickel composite", quantity: "3107.42", material_type: "Conventional", cost_per_kg: "0.10" },
            { id: 172, manufacturer_id: 15, material_name: "steel-alloy", quantity: null, material_type: "Recycled", cost_per_kg: "0.16" },
            { id: 173, manufacturer_id: 21, material_name: "composite high-density-polyethylene sustainable-wood", quantity: "2064.59", material_type: "Conventional", cost_per_kg: "41.90" },
            { id: 174, manufacturer_id: 139, material_name: "polymer steel carbon-fiber", quantity: "6704.09", material_type: "Biodegradable", cost_per_kg: "10.09" },
            { id: 175, manufacturer_id: 164, material_name: "textile", quantity: "4557.20", material_type: "Conventional", cost_per_kg: "2.46" },
            { id: 176, manufacturer_id: 167, material_name: "paper polymer ceramic", quantity: "7485.37", material_type: "Recycled", cost_per_kg: "23.98" },
            { id: 177, manufacturer_id: 121, material_name: "nickel bio-composite", quantity: "2949.92", material_type: "Recycled", cost_per_kg: "22.38" },
            { id: 178, manufacturer_id: 172, material_name: "paper copper aluminum-alloy", quantity: "6567.82", material_type: "Recycled", cost_per_kg: "45.38" },
            { id: 179, manufacturer_id: 96, material_name: "copper foam silicone", quantity: "4326.99", material_type: "Conventional", cost_per_kg: "22.31" },
            { id: 180, manufacturer_id: 75, material_name: "copper silicone", quantity: "2733.49", material_type: "Biodegradable", cost_per_kg: "10.27" },
            { id: 181, manufacturer_id: 101, material_name: "magnesium ceramic-fiber laminate", quantity: "6927.08", material_type: "Recycled", cost_per_kg: "42.14" },
            { id: 182, manufacturer_id: 81, material_name: "polyethylene", quantity: "0.49", material_type: "Recycled", cost_per_kg: "10.98" },
            { id: 183, manufacturer_id: 95, material_name: "glass", quantity: "831.54", material_type: "Conventional", cost_per_kg: "0.37" },
            { id: 184, manufacturer_id: 21, material_name: "sustainable-wood", quantity: "2451.76", material_type: "Conventional", cost_per_kg: "0.70" },
            { id: 185, manufacturer_id: 47, material_name: "adhesive laminate", quantity: "176.73", material_type: "Conventional", cost_per_kg: "14.41" },
            { id: 186, manufacturer_id: 181, material_name: "magnesium polyethylene low-density-polyethylene", quantity: "562.69", material_type: "Biodegradable", cost_per_kg: "1.06" },
            { id: 187, manufacturer_id: 91, material_name: "glass adhesive", quantity: "9294.07", material_type: "Biodegradable", cost_per_kg: "16.19" },
            { id: 188, manufacturer_id: 34, material_name: "carbon", quantity: "793.18", material_type: "Conventional", cost_per_kg: "26.72" },
            { id: 189, manufacturer_id: 33, material_name: "sustainable-wood steel-alloy", quantity: "595.13", material_type: "Recycled", cost_per_kg: "6.77" },
            { id: 190, manufacturer_id: 147, material_name: "zinc magnesium thermoset", quantity: "171.26", material_type: "Conventional", cost_per_kg: "1.12" },
            { id: 191, manufacturer_id: 119, material_name: "metal-composite recycled-plastic nickel", quantity: "4184.12", material_type: "Recycled", cost_per_kg: "2.22" },
            { id: 192, manufacturer_id: 90, material_name: "high-density-polyethylene low-density-polyethylene", quantity: "320.91", material_type: "Biodegradable", cost_per_kg: "22.23" },
            { id: 193, manufacturer_id: 178, material_name: "carbon-fiber", quantity: "8250.17", material_type: "Recycled", cost_per_kg: "49.31" },
            { id: 194, manufacturer_id: 129, material_name: "paper", quantity: "35.26", material_type: "Conventional", cost_per_kg: "13.03" },
            { id: 195, manufacturer_id: 96, material_name: "ceramic-fiber rubber", quantity: "9428.82", material_type: "Conventional", cost_per_kg: "37.18" },
            { id: 196, manufacturer_id: 103, material_name: "ceramic-fiber", quantity: "710.35", material_type: "Biodegradable", cost_per_kg: "27.41" },
            { id: 197, manufacturer_id: 151, material_name: "magnesium", quantity: "1422.20", material_type: "Biodegradable", cost_per_kg: "46.14" },
            { id: 198, manufacturer_id: 172, material_name: "sustainable-wood", quantity: "3419.02", material_type: "Biodegradable", cost_per_kg: "5.79" },
            { id: 199, manufacturer_id: 167, material_name: "fabric insulation", quantity: null, material_type: "Conventional", cost_per_kg: "32.34" },
            { id: 200, manufacturer_id: 100, material_name: "polycarbonate aluminum rubber", quantity: "6950.99", material_type: "Recycled", cost_per_kg: "45.33" },
            { id: 201, manufacturer_id: 36, material_name: "nano-material", quantity: null, material_type: "Recycled", cost_per_kg: "49.40" },
            { id: 202, manufacturer_id: 53, material_name: "aluminum", quantity: "8797.47", material_type: "Conventional", cost_per_kg: "49.20" },
            { id: 203, manufacturer_id: 184, material_name: "paper recycled-plastic silicone", quantity: null, material_type: "Conventional", cost_per_kg: "5.58" },
            { id: 204, manufacturer_id: 9, material_name: "resin biomaterial aluminum", quantity: "1962.47", material_type: "Recycled", cost_per_kg: "27.87" },
            { id: 205, manufacturer_id: 80, material_name: "nano-material polyethylene", quantity: "235.34", material_type: "Conventional", cost_per_kg: "39.34" },
            { id: 206, manufacturer_id: 63, material_name: "carbon-fiber fiber composite-wood", quantity: "1963.80", material_type: "Biodegradable", cost_per_kg: "3.35" },
            { id: 207, manufacturer_id: 151, material_name: "zinc", quantity: "7600.95", material_type: "Recycled", cost_per_kg: "25.13" },
            { id: 208, manufacturer_id: 59, material_name: "concrete leather titanium", quantity: "3893.41", material_type: "Recycled", cost_per_kg: "37.97" },
            { id: 209, manufacturer_id: 62, material_name: "plastic leather thermoplastic", quantity: "1688.87", material_type: "Biodegradable", cost_per_kg: "3.91" },
            { id: 210, manufacturer_id: 101, material_name: "composite-wood laminate", quantity: "26.96", material_type: "Conventional", cost_per_kg: "0.20" },
            { id: 211, manufacturer_id: 124, material_name: "polyethylene bio-composite titanium", quantity: "1.59", material_type: "Conventional", cost_per_kg: "1.59" },
            { id: 212, manufacturer_id: 121, material_name: "steel bio-plastic polypropylene", quantity: "0.42", material_type: "Biodegradable", cost_per_kg: "27.01" },
            { id: 213, manufacturer_id: 102, material_name: "leather", quantity: "3582.68", material_type: "Recycled", cost_per_kg: "31.66" },
            { id: 214, manufacturer_id: 126, material_name: "thermoplastic", quantity: "1626.65", material_type: "Biodegradable", cost_per_kg: "4.63" },
            { id: 215, manufacturer_id: 107, material_name: "textile sustainable-wood", quantity: "437.22", material_type: "Biodegradable", cost_per_kg: "44.58" },
            { id: 216, manufacturer_id: 168, material_name: "aluminum-alloy", quantity: "1487.61", material_type: "Recycled", cost_per_kg: "5.47" },
            { id: 217, manufacturer_id: 14, material_name: "leather sustainable-wood", quantity: "9267.35", material_type: "Recycled", cost_per_kg: "33.10" },
            { id: 218, manufacturer_id: 127, material_name: "wood adhesive coating", quantity: "7351.78", material_type: "Recycled", cost_per_kg: "39.89" },
            { id: 219, manufacturer_id: 199, material_name: "plastic copper", quantity: "1539.84", material_type: "Biodegradable", cost_per_kg: "35.81" },
            { id: 220, manufacturer_id: 179, material_name: "natural-fiber low-density-polyethylene", quantity: "314.31", material_type: "Conventional", cost_per_kg: "1.49" },
            { id: 221, manufacturer_id: 99, material_name: "rubber recycled-plastic", quantity: "160.32", material_type: "Conventional", cost_per_kg: "20.05" },
            { id: 222, manufacturer_id: 8, material_name: "magnesium rubber", quantity: "2731.13", material_type: "Recycled", cost_per_kg: "34.51" },
            { id: 223, manufacturer_id: 71, material_name: "concrete magnesium", quantity: "1097.45", material_type: "Biodegradable", cost_per_kg: "2.93" },
            { id: 224, manufacturer_id: 177, material_name: "laminate fiber concrete", quantity: "2216.58", material_type: "Recycled", cost_per_kg: "45.91" },
            { id: 225, manufacturer_id: 68, material_name: "composite-wood ceramic-fiber textile", quantity: "2595.11", material_type: "Conventional", cost_per_kg: "0.17" },
            { id: 226, manufacturer_id: 168, material_name: "low-density-polyethylene sustainable-wood composite-wood", quantity: null, material_type: "Recycled", cost_per_kg: "8.44" },
            { id: 227, manufacturer_id: 131, material_name: "foam", quantity: "3088.08", material_type: "Recycled", cost_per_kg: "30.01" },
            { id: 228, manufacturer_id: 145, material_name: "carbon-fiber nickel reinforced-plastic", quantity: null, material_type: "Biodegradable", cost_per_kg: "2.47" },
            { id: 229, manufacturer_id: 47, material_name: "metal-composite resin nano-material", quantity: "899.13", material_type: "Recycled", cost_per_kg: "26.09" },
            { id: 230, manufacturer_id: 141, material_name: "magnesium concrete nickel", quantity: "2157.51", material_type: "Conventional", cost_per_kg: "6.30" },
            { id: 231, manufacturer_id: 50, material_name: "plastic composite epoxy", quantity: "4749.78", material_type: "Recycled", cost_per_kg: "24.51" },
            { id: 232, manufacturer_id: 62, material_name: "composite wood", quantity: "6006.52", material_type: "Recycled", cost_per_kg: "27.68" },
            { id: 233, manufacturer_id: 10, material_name: "nano-material concrete silicone", quantity: "14.38", material_type: "Recycled", cost_per_kg: "42.64" },
            { id: 234, manufacturer_id: 169, material_name: "silicone laminate", quantity: "2767.07", material_type: "Recycled", cost_per_kg: "0.10" },
            { id: 235, manufacturer_id: 140, material_name: "metal-alloy", quantity: null, material_type: "Biodegradable", cost_per_kg: "0.21" },
            { id: 236, manufacturer_id: 43, material_name: "bio-composite carbon-fiber", quantity: "705.18", material_type: "Recycled", cost_per_kg: "4.66" },
            { id: 237, manufacturer_id: 36, material_name: "glass metal-composite", quantity: "8661.96", material_type: "Conventional", cost_per_kg: "12.13" },
            { id: 238, manufacturer_id: 142, material_name: "high-density-polyethylene composite-wood", quantity: "3536.40", material_type: "Conventional", cost_per_kg: "2.28" },
            { id: 239, manufacturer_id: 177, material_name: "composite-wood", quantity: "2340.66", material_type: "Recycled", cost_per_kg: "1.37" },
            { id: 240, manufacturer_id: 55, material_name: "steel nickel nano-material", quantity: "1244.86", material_type: "Recycled", cost_per_kg: "22.69" },
            { id: 241, manufacturer_id: 29, material_name: "carbon natural-fiber adhesive", quantity: "3294.68", material_type: "Recycled", cost_per_kg: "6.88" },
            { id: 242, manufacturer_id: 184, material_name: "bio-composite reinforced-plastic", quantity: "2137.27", material_type: "Recycled", cost_per_kg: "5.57" },
            { id: 243, manufacturer_id: 121, material_name: "titanium fabric rubber", quantity: "5742.41", material_type: "Biodegradable", cost_per_kg: "32.59" },
            { id: 244, manufacturer_id: 85, material_name: "epoxy plastic", quantity: null, material_type: "Biodegradable", cost_per_kg: "29.68" },
            { id: 245, manufacturer_id: 61, material_name: "ceramic", quantity: "1.75", material_type: "Recycled", cost_per_kg: "0.32" },
            { id: 246, manufacturer_id: 4, material_name: "bio-plastic copper", quantity: null, material_type: "Conventional", cost_per_kg: "0.11" },
            { id: 247, manufacturer_id: 191, material_name: "bio-plastic epoxy", quantity: "1429.48", material_type: "Recycled", cost_per_kg: "7.53" },
            { id: 248, manufacturer_id: 142, material_name: "silicone", quantity: "1852.33", material_type: "Biodegradable", cost_per_kg: "43.59" },
            { id: 249, manufacturer_id: 138, material_name: "titanium insulation", quantity: "7658.87", material_type: "Recycled", cost_per_kg: "33.15" },
            { id: 250, manufacturer_id: 9, material_name: "thermoplastic sustainable-wood", quantity: null, material_type: "Biodegradable", cost_per_kg: "13.29" },
            { id: 251, manufacturer_id: 183, material_name: "thermoplastic", quantity: "1923.47", material_type: "Conventional", cost_per_kg: "0.73" },
            { id: 252, manufacturer_id: 125, material_name: "concrete titanium", quantity: "5180.21", material_type: "Recycled", cost_per_kg: "16.66" },
            { id: 253, manufacturer_id: 125, material_name: "thermoset fiber carbon-fiber", quantity: "5935.42", material_type: "Biodegradable", cost_per_kg: "24.32" },
            { id: 254, manufacturer_id: 184, material_name: "nickel insulation steel-alloy", quantity: "2652.81", material_type: "Recycled", cost_per_kg: "30.66" },
            { id: 255, manufacturer_id: 180, material_name: "nano-material bio-composite metal-composite", quantity: "6298.17", material_type: "Conventional", cost_per_kg: "0.10" },
            { id: 256, manufacturer_id: 95, material_name: "nano-material polyethylene silicone", quantity: "1863.44", material_type: "Recycled", cost_per_kg: "16.21" },
            { id: 257, manufacturer_id: 100, material_name: "carbon polypropylene", quantity: "375.88", material_type: "Recycled", cost_per_kg: "0.12" },
            { id: 258, manufacturer_id: 142, material_name: "biomaterial high-density-polyethylene", quantity: "2317.91", material_type: "Recycled", cost_per_kg: "17.93" },
            { id: 259, manufacturer_id: 122, material_name: "epoxy titanium magnesium", quantity: "2926.19", material_type: "Recycled", cost_per_kg: "48.16" },
            { id: 260, manufacturer_id: 165, material_name: "silicone", quantity: "1.37", material_type: "Recycled", cost_per_kg: "4.66" },
            { id: 261, manufacturer_id: 68, material_name: "silicone", quantity: "1476.51", material_type: "Conventional", cost_per_kg: "43.91" },
            { id: 262, manufacturer_id: 172, material_name: "foam ceramic composite", quantity: "832.87", material_type: "Biodegradable", cost_per_kg: "33.46" },
            { id: 263, manufacturer_id: 84, material_name: "reinforced-plastic", quantity: "6246.78", material_type: "Recycled", cost_per_kg: "5.04" },
            { id: 264, manufacturer_id: 158, material_name: "carbon bio-composite biomaterial", quantity: "388.67", material_type: "Conventional", cost_per_kg: "3.38" },
            { id: 265, manufacturer_id: 18, material_name: "resin", quantity: "2428.59", material_type: "Recycled", cost_per_kg: "23.59" },
            { id: 266, manufacturer_id: 68, material_name: "concrete fabric", quantity: "4021.21", material_type: "Conventional", cost_per_kg: "25.46" },
            { id: 267, manufacturer_id: 104, material_name: "natural-fiber sustainable-wood high-density-polyethylene", quantity: "1610.65", material_type: "Recycled", cost_per_kg: "14.74" },
            { id: 268, manufacturer_id: 31, material_name: "natural-fiber polycarbonate", quantity: "3352.29", material_type: "Conventional", cost_per_kg: "4.69" },
            { id: 269, manufacturer_id: 71, material_name: "metal-composite", quantity: "4703.98", material_type: "Conventional", cost_per_kg: "18.39" },
            { id: 270, manufacturer_id: 78, material_name: "copper aluminum-alloy carbon-fiber", quantity: "3679.57", material_type: "Conventional", cost_per_kg: "2.38" },
            { id: 271, manufacturer_id: 198, material_name: "nano-material ceramic-fiber", quantity: "183.83", material_type: "Conventional", cost_per_kg: "36.92" },
            { id: 272, manufacturer_id: 12, material_name: "textile polymer", quantity: "89.13", material_type: "Recycled", cost_per_kg: "38.32" },
            { id: 273, manufacturer_id: 111, material_name: "high-density-polyethylene", quantity: "8774.68", material_type: "Recycled", cost_per_kg: "36.05" },
            { id: 274, manufacturer_id: 156, material_name: "insulation low-density-polyethylene bio-plastic", quantity: "189.82", material_type: "Recycled", cost_per_kg: "4.44" },
            { id: 275, manufacturer_id: 14, material_name: "silicone ceramic sustainable-wood", quantity: "4725.60", material_type: "Biodegradable", cost_per_kg: "4.63" },
            { id: 276, manufacturer_id: 168, material_name: "bio-plastic", quantity: "7776.63", material_type: "Recycled", cost_per_kg: "40.28" },
            { id: 277, manufacturer_id: 197, material_name: "epoxy", quantity: "982.70", material_type: "Recycled", cost_per_kg: "23.93" },
            { id: 278, manufacturer_id: 33, material_name: "bio-plastic", quantity: "322.17", material_type: "Recycled", cost_per_kg: "0.14" },
            { id: 279, manufacturer_id: 174, material_name: "composite", quantity: "7439.22", material_type: "Recycled", cost_per_kg: "0.13" },
            { id: 280, manufacturer_id: 15, material_name: "glass laminate", quantity: "8795.95", material_type: "Recycled", cost_per_kg: "17.68" },
            { id: 281, manufacturer_id: 81, material_name: "paper", quantity: null, material_type: "Biodegradable", cost_per_kg: "31.73" },
            { id: 282, manufacturer_id: 122, material_name: "coating sustainable-wood", quantity: null, material_type: "Conventional", cost_per_kg: "13.70" },
            { id: 283, manufacturer_id: 150, material_name: "nickel fiber low-density-polyethylene", quantity: "4108.19", material_type: "Conventional", cost_per_kg: "0.21" },
            { id: 284, manufacturer_id: 180, material_name: "magnesium", quantity: null, material_type: "Biodegradable", cost_per_kg: "35.43" },
            { id: 285, manufacturer_id: 2, material_name: "titanium", quantity: "364.12", material_type: "Recycled", cost_per_kg: "20.47" },
            { id: 286, manufacturer_id: 34, material_name: "fiber", quantity: "2814.86", material_type: "Biodegradable", cost_per_kg: "9.15" },
            { id: 287, manufacturer_id: 31, material_name: "rubber ceramic", quantity: "80.30", material_type: "Conventional", cost_per_kg: "0.31" },
            { id: 288, manufacturer_id: 18, material_name: "recycled-plastic", quantity: "4005.60", material_type: "Biodegradable", cost_per_kg: "1.09" },
            { id: 289, manufacturer_id: 68, material_name: "laminate", quantity: "5150.80", material_type: "Biodegradable", cost_per_kg: "0.73" },
            { id: 290, manufacturer_id: 111, material_name: "low-density-polyethylene ceramic-fiber thermoplastic", quantity: "4653.38", material_type: "Recycled", cost_per_kg: "3.20" },
            { id: 291, manufacturer_id: 193, material_name: "metal-composite", quantity: null, material_type: "Conventional", cost_per_kg: "7.34" },
            { id: 292, manufacturer_id: 80, material_name: "concrete recycled-plastic polyethylene", quantity: null, material_type: "Recycled", cost_per_kg: "48.84" },
            { id: 293, manufacturer_id: 188, material_name: "leather", quantity: "9970.19", material_type: "Conventional", cost_per_kg: "41.19" },
            { id: 294, manufacturer_id: 183, material_name: "natural-fiber epoxy wood", quantity: "1709.92", material_type: "Biodegradable", cost_per_kg: "20.19" },
            { id: 295, manufacturer_id: 39, material_name: "bio-plastic", quantity: "2702.79", material_type: "Conventional", cost_per_kg: "6.93" },
            { id: 296, manufacturer_id: 55, material_name: "polypropylene", quantity: "4250.14", material_type: "Biodegradable", cost_per_kg: "33.15" },
            { id: 297, manufacturer_id: 5, material_name: "concrete", quantity: "735.91", material_type: "Recycled", cost_per_kg: "2.67" },
            { id: 298, manufacturer_id: 28, material_name: "ceramic-fiber reinforced-plastic", quantity: "5158.95", material_type: "Recycled", cost_per_kg: "12.40" },
            { id: 299, manufacturer_id: 58, material_name: "composite-wood polymer", quantity: "4648.34", material_type: "Conventional", cost_per_kg: "3.98" },
            { id: 300, manufacturer_id: 144, material_name: "carbon", quantity: "1473.29", material_type: "Biodegradable", cost_per_kg: "30.77" },
            { id: 301, manufacturer_id: 50, material_name: "coating", quantity: "2690.40", material_type: "Conventional", cost_per_kg: "8.86" },
            { id: 302, manufacturer_id: 113, material_name: "polymer zinc bio-composite", quantity: "2783.36", material_type: "Recycled", cost_per_kg: "41.72" },
            { id: 303, manufacturer_id: 179, material_name: "high-density-polyethylene carbon plastic", quantity: "127.43", material_type: "Biodegradable", cost_per_kg: "6.62" },
            { id: 304, manufacturer_id: 68, material_name: "polypropylene", quantity: null, material_type: "Conventional", cost_per_kg: "37.75" },
            { id: 305, manufacturer_id: 61, material_name: "carbon-fiber magnesium", quantity: "7972.64", material_type: "Recycled", cost_per_kg: "23.22" },
            { id: 306, manufacturer_id: 126, material_name: "fiber", quantity: null, material_type: "Biodegradable", cost_per_kg: "6.24" },
            { id: 307, manufacturer_id: 98, material_name: "polypropylene concrete", quantity: "6610.60", material_type: "Recycled", cost_per_kg: "25.67" },
            { id: 308, manufacturer_id: 13, material_name: "laminate", quantity: "5805.80", material_type: "Conventional", cost_per_kg: "12.14" },
            { id: 309, manufacturer_id: 31, material_name: "bio-plastic", quantity: "8402.01", material_type: "Conventional", cost_per_kg: "46.87" },
            { id: 310, manufacturer_id: 184, material_name: "glass fabric titanium", quantity: "2354.70", material_type: "Conventional", cost_per_kg: "0.11" },
            { id: 311, manufacturer_id: 11, material_name: "biomaterial", quantity: "125.02", material_type: "Conventional", cost_per_kg: "0.26" },
            { id: 312, manufacturer_id: 63, material_name: "nano-material silicone metal-composite", quantity: "556.83", material_type: "Recycled", cost_per_kg: "4.66" },
            { id: 313, manufacturer_id: 165, material_name: "adhesive titanium", quantity: "3006.92", material_type: "Biodegradable", cost_per_kg: "0.23" },
            { id: 314, manufacturer_id: 109, material_name: "fabric resin", quantity: "8278.19", material_type: "Recycled", cost_per_kg: "18.00" },
            { id: 315, manufacturer_id: 56, material_name: "bio-plastic coating steel-alloy", quantity: null, material_type: "Conventional", cost_per_kg: "1.91" },
            { id: 316, manufacturer_id: 173, material_name: "thermoplastic", quantity: "2989.97", material_type: "Recycled", cost_per_kg: "18.45" },
            { id: 317, manufacturer_id: 171, material_name: "resin paper low-density-polyethylene", quantity: "1700.52", material_type: "Recycled", cost_per_kg: "26.00" },
            { id: 318, manufacturer_id: 130, material_name: "adhesive composite magnesium", quantity: "555.41", material_type: "Recycled", cost_per_kg: "41.24" },
            { id: 319, manufacturer_id: 14, material_name: "carbon-fiber bio-plastic", quantity: "1622.86", material_type: "Biodegradable", cost_per_kg: "16.00" },
            { id: 320, manufacturer_id: 11, material_name: "textile insulation", quantity: "2824.57", material_type: "Conventional", cost_per_kg: "1.67" },
            { id: 321, manufacturer_id: 96, material_name: "carbon-fiber", quantity: "8613.87", material_type: "Conventional", cost_per_kg: "47.97" },
            { id: 322, manufacturer_id: 78, material_name: "thermoplastic carbon composite-wood", quantity: "7258.62", material_type: "Biodegradable", cost_per_kg: "19.21" },
            { id: 323, manufacturer_id: 171, material_name: "aluminum-alloy steel", quantity: "3080.34", material_type: "Conventional", cost_per_kg: "24.58" },
            { id: 324, manufacturer_id: 98, material_name: "composite-wood zinc", quantity: "4558.46", material_type: "Conventional", cost_per_kg: "0.73" },
            { id: 325, manufacturer_id: 162, material_name: "fiber", quantity: "593.08", material_type: "Recycled", cost_per_kg: "25.86" },
            { id: 326, manufacturer_id: 147, material_name: "polyethylene", quantity: "963.09", material_type: "Recycled", cost_per_kg: "29.97" },
            { id: 327, manufacturer_id: 161, material_name: "metal-alloy", quantity: "623.28", material_type: "Biodegradable", cost_per_kg: "1.10" },
            { id: 328, manufacturer_id: 18, material_name: "coating", quantity: "2764.94", material_type: "Recycled", cost_per_kg: "45.78" },
            { id: 329, manufacturer_id: 35, material_name: "metal-composite", quantity: "9210.07", material_type: "Biodegradable", cost_per_kg: "1.10" },
            { id: 330, manufacturer_id: 22, material_name: "bio-composite leather textile", quantity: "14.35", material_type: "Biodegradable", cost_per_kg: "3.98" },
            { id: 331, manufacturer_id: 47, material_name: "steel insulation polypropylene", quantity: "6643.39", material_type: "Biodegradable", cost_per_kg: "21.17" },
            { id: 332, manufacturer_id: 142, material_name: "polycarbonate laminate rubber", quantity: "65.60", material_type: "Conventional", cost_per_kg: "0.63" },
            { id: 333, manufacturer_id: 48, material_name: "insulation textile aluminum", quantity: "1954.44", material_type: "Conventional", cost_per_kg: "4.89" },
            { id: 334, manufacturer_id: 43, material_name: "reinforced-plastic", quantity: "2832.70", material_type: "Conventional", cost_per_kg: "12.79" },
            { id: 335, manufacturer_id: 167, material_name: "magnesium nano-material", quantity: "1754.99", material_type: "Recycled", cost_per_kg: "2.66" },
            { id: 336, manufacturer_id: 102, material_name: "ceramic-fiber", quantity: "424.37", material_type: "Biodegradable", cost_per_kg: "20.61" },
            { id: 337, manufacturer_id: 63, material_name: "magnesium fiber wood", quantity: "3553.54", material_type: "Biodegradable", cost_per_kg: "16.66" },
            { id: 338, manufacturer_id: 114, material_name: "ceramic-fiber polycarbonate", quantity: "1.29", material_type: "Recycled", cost_per_kg: "18.55" },
            { id: 339, manufacturer_id: 33, material_name: "bio-plastic fabric", quantity: "1160.18", material_type: "Recycled", cost_per_kg: "0.10" },
            { id: 340, manufacturer_id: 98, material_name: "sustainable-wood thermoset glass", quantity: "589.52", material_type: "Conventional", cost_per_kg: "16.94" },
            { id: 341, manufacturer_id: 33, material_name: "composite plastic", quantity: "8265.54", material_type: "Recycled", cost_per_kg: "24.06" },
            { id: 342, manufacturer_id: 17, material_name: "aluminum", quantity: "8.35", material_type: "Recycled", cost_per_kg: "14.08" },
            { id: 343, manufacturer_id: 19, material_name: "polycarbonate zinc bio-plastic", quantity: "1551.06", material_type: "Biodegradable", cost_per_kg: "16.20" },
            { id: 344, manufacturer_id: 89, material_name: "adhesive bio-composite", quantity: "9791.53", material_type: "Recycled", cost_per_kg: "6.46" },
            { id: 345, manufacturer_id: 96, material_name: "steel-alloy sustainable-wood polycarbonate", quantity: "725.07", material_type: "Recycled", cost_per_kg: "47.06" },
            { id: 346, manufacturer_id: 175, material_name: "carbon-fiber adhesive", quantity: "2664.77", material_type: "Biodegradable", cost_per_kg: "36.31" },
            { id: 347, manufacturer_id: 34, material_name: "epoxy", quantity: "225.79", material_type: "Recycled", cost_per_kg: "18.08" },
            { id: 348, manufacturer_id: 139, material_name: "composite epoxy", quantity: "2882.45", material_type: "Recycled", cost_per_kg: "13.96" },
            { id: 349, manufacturer_id: 56, material_name: "recycled-plastic", quantity: "9790.22", material_type: "Recycled", cost_per_kg: "17.49" },
            { id: 350, manufacturer_id: 18, material_name: "high-density-polyethylene laminate leather", quantity: "5429.09", material_type: "Conventional", cost_per_kg: "15.34" },
            { id: 351, manufacturer_id: 148, material_name: "leather", quantity: "33.74", material_type: "Recycled", cost_per_kg: "24.53" },
            { id: 352, manufacturer_id: 6, material_name: "laminate", quantity: "30.40", material_type: "Biodegradable", cost_per_kg: "47.57" },
            { id: 353, manufacturer_id: 56, material_name: "ceramic-fiber glass aluminum-alloy", quantity: "361.90", material_type: "Biodegradable", cost_per_kg: "45.11" },
            { id: 354, manufacturer_id: 47, material_name: "ceramic-fiber", quantity: "8306.33", material_type: "Recycled", cost_per_kg: "6.90" },
            { id: 355, manufacturer_id: 1, material_name: "steel-alloy metal-composite", quantity: "6885.33", material_type: "Biodegradable", cost_per_kg: "35.61" },
            { id: 356, manufacturer_id: 188, material_name: "natural-fiber", quantity: "4337.16", material_type: "Recycled", cost_per_kg: "7.14" },
            { id: 357, manufacturer_id: 75, material_name: "adhesive", quantity: "3006.60", material_type: "Biodegradable", cost_per_kg: "16.79" },
            { id: 358, manufacturer_id: 18, material_name: "plastic laminate coating", quantity: "64.90", material_type: "Conventional", cost_per_kg: "30.75" },
            { id: 359, manufacturer_id: 127, material_name: "silicone", quantity: "6175.78", material_type: "Conventional", cost_per_kg: "9.51" },
            { id: 360, manufacturer_id: 63, material_name: "leather plastic natural-fiber", quantity: "3930.04", material_type: "Recycled", cost_per_kg: "0.98" },
            { id: 361, manufacturer_id: 155, material_name: "composite-wood bio-plastic bio-composite", quantity: "737.86", material_type: "Conventional", cost_per_kg: "9.25" },
            { id: 362, manufacturer_id: 151, material_name: "metal-alloy polycarbonate", quantity: "454.03", material_type: "Biodegradable", cost_per_kg: "20.74" },
            { id: 363, manufacturer_id: 82, material_name: "composite polycarbonate aluminum", quantity: "5686.01", material_type: "Recycled", cost_per_kg: "7.26" },
            { id: 364, manufacturer_id: 157, material_name: "aluminum", quantity: null, material_type: "Recycled", cost_per_kg: "20.89" },
            { id: 365, manufacturer_id: 138, material_name: "ceramic-fiber rubber polymer", quantity: "3.42", material_type: "Conventional", cost_per_kg: "15.20" },
            { id: 366, manufacturer_id: 129, material_name: "magnesium reinforced-plastic", quantity: "276.00", material_type: "Recycled", cost_per_kg: "6.46" },
            { id: 367, manufacturer_id: 44, material_name: "low-density-polyethylene polycarbonate magnesium", quantity: "4278.71", material_type: "Biodegradable", cost_per_kg: "6.77" },
            { id: 368, manufacturer_id: 93, material_name: "epoxy natural-fiber", quantity: "458.33", material_type: "Recycled", cost_per_kg: "0.69" },
            { id: 369, manufacturer_id: 56, material_name: "polymer polypropylene", quantity: null, material_type: "Biodegradable", cost_per_kg: "18.33" },
            { id: 370, manufacturer_id: 70, material_name: "metal-alloy leather", quantity: "2682.71", material_type: "Recycled", cost_per_kg: "0.10" },
            { id: 371, manufacturer_id: 121, material_name: "sustainable-wood epoxy carbon-fiber", quantity: "6009.41", material_type: "Conventional", cost_per_kg: "4.61" },
            { id: 372, manufacturer_id: 136, material_name: "thermoplastic polycarbonate", quantity: "574.54", material_type: "Recycled", cost_per_kg: "7.30" },
            { id: 373, manufacturer_id: 61, material_name: "bio-composite nickel sustainable-wood", quantity: "2385.90", material_type: "Conventional", cost_per_kg: "4.34" },
            { id: 374, manufacturer_id: 162, material_name: "wood polymer", quantity: "7581.13", material_type: "Recycled", cost_per_kg: "27.51" },
            { id: 375, manufacturer_id: 186, material_name: "glass reinforced-plastic magnesium", quantity: "3422.37", material_type: "Conventional", cost_per_kg: "16.77" },
            { id: 376, manufacturer_id: 169, material_name: "biomaterial silicone", quantity: "7387.55", material_type: "Conventional", cost_per_kg: "0.32" },
            { id: 377, manufacturer_id: 22, material_name: "biomaterial zinc magnesium", quantity: "37.38", material_type: "Biodegradable", cost_per_kg: "24.47" },
            { id: 378, manufacturer_id: 151, material_name: "polyethylene concrete", quantity: "8857.61", material_type: "Conventional", cost_per_kg: "16.22" },
            { id: 379, manufacturer_id: 18, material_name: "polymer reinforced-plastic", quantity: "26.04", material_type: "Biodegradable", cost_per_kg: "38.78" },
            { id: 380, manufacturer_id: 96, material_name: "sustainable-wood fiber steel-alloy", quantity: "4026.08", material_type: "Biodegradable", cost_per_kg: "5.92" },
            { id: 381, manufacturer_id: 15, material_name: "high-density-polyethylene recycled-plastic plastic", quantity: "5803.15", material_type: "Biodegradable", cost_per_kg: "11.07" },
            { id: 382, manufacturer_id: 143, material_name: "fiber insulation", quantity: "7751.67", material_type: "Recycled", cost_per_kg: "20.92" },
            { id: 383, manufacturer_id: 10, material_name: "high-density-polyethylene bio-composite zinc", quantity: "8153.64", material_type: "Biodegradable", cost_per_kg: "44.24" },
            { id: 384, manufacturer_id: 31, material_name: "wood biomaterial metal-alloy", quantity: "413.22", material_type: "Conventional", cost_per_kg: "0.34" },
            { id: 385, manufacturer_id: 83, material_name: "concrete", quantity: "1795.45", material_type: "Conventional", cost_per_kg: "31.83" },
            { id: 386, manufacturer_id: 188, material_name: "paper", quantity: "9670.82", material_type: "Conventional", cost_per_kg: "47.71" },
            { id: 387, manufacturer_id: 14, material_name: "ceramic metal-composite fiber", quantity: "6131.73", material_type: "Recycled", cost_per_kg: "43.39" },
            { id: 388, manufacturer_id: 96, material_name: "polycarbonate", quantity: "5540.91", material_type: "Recycled", cost_per_kg: "2.19" },
            { id: 389, manufacturer_id: 31, material_name: "wood composite-wood aluminum", quantity: "3877.36", material_type: "Conventional", cost_per_kg: "0.36" },
            { id: 390, manufacturer_id: 44, material_name: "metal-alloy", quantity: "7249.39", material_type: "Biodegradable", cost_per_kg: "2.32" },
            { id: 391, manufacturer_id: 80, material_name: "zinc leather adhesive", quantity: "5293.22", material_type: "Conventional", cost_per_kg: "4.12" },
            { id: 392, manufacturer_id: 120, material_name: "titanium bio-composite resin", quantity: "5442.34", material_type: "Recycled", cost_per_kg: "44.17" },
            { id: 393, manufacturer_id: 119, material_name: "low-density-polyethylene", quantity: "1798.03", material_type: "Recycled", cost_per_kg: "10.88" },
            { id: 394, manufacturer_id: 124, material_name: "polycarbonate nickel", quantity: "999.00", material_type: "Conventional", cost_per_kg: "34.50" },
            { id: 395, manufacturer_id: 63, material_name: "polymer rubber coating", quantity: "4619.60", material_type: "Conventional", cost_per_kg: "17.46" },
            { id: 396, manufacturer_id: 116, material_name: "composite-wood steel", quantity: "7202.97", material_type: "Biodegradable", cost_per_kg: "1.47" },
            { id: 397, manufacturer_id: 123, material_name: "metal-alloy biomaterial", quantity: "1544.78", material_type: "Biodegradable", cost_per_kg: "1.76" },
            { id: 398, manufacturer_id: 200, material_name: "foam fabric", quantity: "4.87", material_type: "Biodegradable", cost_per_kg: "22.92" },
            { id: 399, manufacturer_id: 142, material_name: "nano-material", quantity: null, material_type: "Biodegradable", cost_per_kg: "15.49" },
            { id: 400, manufacturer_id: 29, material_name: "nano-material", quantity: "8824.28", material_type: "Biodegradable", cost_per_kg: "0.19" },
            { id: 401, manufacturer_id: 149, material_name: "adhesive reinforced-plastic thermoplastic", quantity: "24.39", material_type: "Recycled", cost_per_kg: "3.31" },
            { id: 402, manufacturer_id: 104, material_name: "nickel low-density-polyethylene", quantity: null, material_type: "Recycled", cost_per_kg: "41.96" },
            { id: 403, manufacturer_id: 100, material_name: "polyethylene leather polymer", quantity: "3179.94", material_type: "Conventional", cost_per_kg: "29.92" },
            { id: 404, manufacturer_id: 145, material_name: "epoxy", quantity: "2917.36", material_type: "Recycled", cost_per_kg: "37.27" },
            { id: 405, manufacturer_id: 140, material_name: "high-density-polyethylene leather", quantity: "3653.63", material_type: "Recycled", cost_per_kg: "0.35" },
            { id: 406, manufacturer_id: 24, material_name: "nickel wood carbon-fiber", quantity: null, material_type: "Recycled", cost_per_kg: "4.47" },
            { id: 407, manufacturer_id: 137, material_name: "nano-material foam polycarbonate", quantity: "1412.86", material_type: "Biodegradable", cost_per_kg: "0.13" },
            { id: 408, manufacturer_id: 44, material_name: "polycarbonate fabric magnesium", quantity: "2196.59", material_type: "Conventional", cost_per_kg: "42.51" },
            { id: 409, manufacturer_id: 199, material_name: "ceramic", quantity: "3488.65", material_type: "Conventional", cost_per_kg: "10.52" },
            { id: 410, manufacturer_id: 162, material_name: "laminate carbon thermoplastic", quantity: "1070.80", material_type: "Biodegradable", cost_per_kg: "2.40" },
            { id: 411, manufacturer_id: 184, material_name: "plastic fabric aluminum", quantity: "5210.60", material_type: "Biodegradable", cost_per_kg: "27.89" },
            { id: 412, manufacturer_id: 162, material_name: "coating", quantity: "6883.90", material_type: "Recycled", cost_per_kg: "8.46" },
            { id: 413, manufacturer_id: 134, material_name: "ceramic-fiber", quantity: "1623.82", material_type: "Conventional", cost_per_kg: "24.62" },
            { id: 414, manufacturer_id: 71, material_name: "high-density-polyethylene insulation nano-material", quantity: null, material_type: "Biodegradable", cost_per_kg: "17.18" },
            { id: 415, manufacturer_id: 167, material_name: "biomaterial aluminum-alloy", quantity: "1026.02", material_type: "Biodegradable", cost_per_kg: "5.67" },
            { id: 416, manufacturer_id: 140, material_name: "rubber copper", quantity: "8420.83", material_type: "Conventional", cost_per_kg: "0.75" },
            { id: 417, manufacturer_id: 138, material_name: "resin zinc aluminum", quantity: "5116.04", material_type: "Conventional", cost_per_kg: "4.23" },
            { id: 418, manufacturer_id: 80, material_name: "aluminum-alloy foam polypropylene", quantity: "39.34", material_type: "Conventional", cost_per_kg: "30.79" },
            { id: 419, manufacturer_id: 1, material_name: "resin", quantity: "6495.54", material_type: "Recycled", cost_per_kg: "21.70" },
            { id: 420, manufacturer_id: 146, material_name: "polyethylene coating", quantity: "5147.57", material_type: "Recycled", cost_per_kg: "10.72" },
            { id: 421, manufacturer_id: 80, material_name: "bio-plastic metal-composite metal-alloy", quantity: "6884.11", material_type: "Recycled", cost_per_kg: "22.94" },
            { id: 422, manufacturer_id: 162, material_name: "epoxy sustainable-wood", quantity: "1296.53", material_type: "Conventional", cost_per_kg: "0.28" },
            { id: 423, manufacturer_id: 3, material_name: "bio-plastic", quantity: "5113.52", material_type: "Recycled", cost_per_kg: "40.63" },
            { id: 424, manufacturer_id: 34, material_name: "fabric", quantity: "7090.71", material_type: "Biodegradable", cost_per_kg: "7.89" },
            { id: 425, manufacturer_id: 137, material_name: "zinc fabric", quantity: "7125.92", material_type: "Recycled", cost_per_kg: "27.77" },
            { id: 426, manufacturer_id: 136, material_name: "epoxy magnesium fiber", quantity: "9829.97", material_type: "Biodegradable", cost_per_kg: "6.33" },
            { id: 427, manufacturer_id: 186, material_name: "ceramic-fiber composite recycled-plastic", quantity: "138.90", material_type: "Conventional", cost_per_kg: "2.98" },
            { id: 428, manufacturer_id: 85, material_name: "aluminum", quantity: "14.35", material_type: "Biodegradable", cost_per_kg: "24.29" },
            { id: 429, manufacturer_id: 196, material_name: "glass bio-composite", quantity: "1262.87", material_type: "Recycled", cost_per_kg: "47.46" },
            { id: 430, manufacturer_id: 26, material_name: "composite natural-fiber", quantity: "8908.31", material_type: "Conventional", cost_per_kg: "20.82" },
            { id: 431, manufacturer_id: 71, material_name: "composite leather wood", quantity: "21.71", material_type: "Recycled", cost_per_kg: "28.14" },
            { id: 432, manufacturer_id: 37, material_name: "insulation polyethylene nickel", quantity: "2393.22", material_type: "Conventional", cost_per_kg: "15.66" },
            { id: 433, manufacturer_id: 121, material_name: "aluminum-alloy", quantity: "8768.18", material_type: "Biodegradable", cost_per_kg: "2.97" },
            { id: 434, manufacturer_id: 14, material_name: "copper", quantity: "174.94", material_type: "Conventional", cost_per_kg: "11.19" },
            { id: 435, manufacturer_id: 27, material_name: "natural-fiber textile", quantity: "8572.38", material_type: "Recycled", cost_per_kg: "40.72" },
            { id: 436, manufacturer_id: 177, material_name: "laminate aluminum-alloy", quantity: "5188.30", material_type: "Recycled", cost_per_kg: "10.84" },
            { id: 437, manufacturer_id: 151, material_name: "sustainable-wood rubber", quantity: "1202.41", material_type: "Biodegradable", cost_per_kg: "24.02" },
            { id: 438, manufacturer_id: 171, material_name: "polymer epoxy composite-wood", quantity: "5346.28", material_type: "Biodegradable", cost_per_kg: "10.74" },
            { id: 439, manufacturer_id: 31, material_name: "reinforced-plastic glass thermoset", quantity: "6236.37", material_type: "Recycled", cost_per_kg: "1.97" },
            { id: 440, manufacturer_id: 200, material_name: "recycled-plastic composite-wood", quantity: "9182.83", material_type: "Biodegradable", cost_per_kg: "21.73" },
            { id: 441, manufacturer_id: 103, material_name: "adhesive bio-plastic", quantity: null, material_type: "Biodegradable", cost_per_kg: "13.38" },
            { id: 442, manufacturer_id: 169, material_name: "rubber", quantity: "3904.91", material_type: "Biodegradable", cost_per_kg: "44.06" },
            { id: 443, manufacturer_id: 13, material_name: "zinc carbon", quantity: "398.51", material_type: "Biodegradable", cost_per_kg: "30.89" },
            { id: 444, manufacturer_id: 197, material_name: "carbon-fiber", quantity: "4890.97", material_type: "Biodegradable", cost_per_kg: "29.24" },
            { id: 445, manufacturer_id: 179, material_name: "composite polyethylene polymer", quantity: "3279.76", material_type: "Biodegradable", cost_per_kg: "0.12" },
            { id: 446, manufacturer_id: 98, material_name: "aluminum", quantity: "4779.01", material_type: "Biodegradable", cost_per_kg: "42.09" },
            { id: 447, manufacturer_id: 115, material_name: "metal-alloy composite-wood", quantity: "9428.82", material_type: "Biodegradable", cost_per_kg: "19.55" },
            { id: 448, manufacturer_id: 33, material_name: "natural-fiber sustainable-wood", quantity: "146.41", material_type: "Recycled", cost_per_kg: "41.25" },
            { id: 449, manufacturer_id: 68, material_name: "textile", quantity: null, material_type: "Recycled", cost_per_kg: "24.00" },
            { id: 450, manufacturer_id: 146, material_name: "laminate foam magnesium", quantity: "1090.03", material_type: "Recycled", cost_per_kg: "15.35" },
            { id: 451, manufacturer_id: 86, material_name: "nano-material foam composite", quantity: "466.95", material_type: "Biodegradable", cost_per_kg: "2.73" },
            { id: 452, manufacturer_id: 17, material_name: "polypropylene biomaterial", quantity: "1205.55", material_type: "Conventional", cost_per_kg: "15.77" },
            { id: 453, manufacturer_id: 172, material_name: "plastic polypropylene metal-composite", quantity: null, material_type: "Biodegradable", cost_per_kg: "4.85" },
            { id: 454, manufacturer_id: 49, material_name: "composite thermoplastic", quantity: "7150.35", material_type: "Recycled", cost_per_kg: "10.81" },
            { id: 455, manufacturer_id: 21, material_name: "sustainable-wood aluminum", quantity: "788.87", material_type: "Recycled", cost_per_kg: "1.34" },
            { id: 456, manufacturer_id: 172, material_name: "steel-alloy coating polyethylene", quantity: "5951.44", material_type: "Recycled", cost_per_kg: "7.38" },
            { id: 457, manufacturer_id: 43, material_name: "metal-alloy paper", quantity: "33.26", material_type: "Biodegradable", cost_per_kg: "23.36" },
            { id: 458, manufacturer_id: 114, material_name: "ceramic polymer thermoset", quantity: "640.77", material_type: "Biodegradable", cost_per_kg: "0.53" },
            { id: 459, manufacturer_id: 140, material_name: "biomaterial coating zinc", quantity: "6542.69", material_type: "Recycled", cost_per_kg: "34.44" },
            { id: 460, manufacturer_id: 42, material_name: "ceramic magnesium", quantity: "8894.22", material_type: "Recycled", cost_per_kg: "4.91" },
            { id: 461, manufacturer_id: 81, material_name: "aluminum glass wood", quantity: "7889.52", material_type: "Recycled", cost_per_kg: "22.83" },
            { id: 462, manufacturer_id: 167, material_name: "polyethylene low-density-polyethylene", quantity: "5864.15", material_type: "Recycled", cost_per_kg: "29.75" },
            { id: 463, manufacturer_id: 124, material_name: "fabric ceramic-fiber leather", quantity: "786.79", material_type: "Biodegradable", cost_per_kg: "9.46" },
            { id: 464, manufacturer_id: 119, material_name: "high-density-polyethylene zinc glass", quantity: "1790.58", material_type: "Biodegradable", cost_per_kg: "14.29" },
            { id: 465, manufacturer_id: 138, material_name: "silicone", quantity: "1093.33", material_type: "Conventional", cost_per_kg: "39.13" },
            { id: 466, manufacturer_id: 174, material_name: "coating steel-alloy", quantity: null, material_type: "Biodegradable", cost_per_kg: "1.01" },
            { id: 467, manufacturer_id: 61, material_name: "titanium textile wood", quantity: null, material_type: "Biodegradable", cost_per_kg: "31.66" },
            { id: 468, manufacturer_id: 1, material_name: "carbon adhesive", quantity: null, material_type: "Recycled", cost_per_kg: "1.85" },
            { id: 469, manufacturer_id: 169, material_name: "aluminum-alloy polyethylene paper", quantity: "1722.41", material_type: "Conventional", cost_per_kg: "28.37" },
            { id: 470, manufacturer_id: 89, material_name: "aluminum", quantity: null, material_type: "Biodegradable", cost_per_kg: "33.81" },
            { id: 471, manufacturer_id: 167, material_name: "composite-wood ceramic-fiber coating", quantity: "866.92", material_type: "Recycled", cost_per_kg: "42.58" },
            { id: 472, manufacturer_id: 96, material_name: "epoxy aluminum-alloy wood", quantity: "1234.53", material_type: "Recycled", cost_per_kg: "24.54" },
            { id: 473, manufacturer_id: 15, material_name: "wood magnesium fabric", quantity: "3709.52", material_type: "Recycled", cost_per_kg: "29.64" },
            { id: 474, manufacturer_id: 1, material_name: "concrete", quantity: null, material_type: "Recycled", cost_per_kg: "21.01" },
            { id: 475, manufacturer_id: 113, material_name: "wood polyethylene metal-alloy", quantity: "190.61", material_type: "Biodegradable", cost_per_kg: "0.49" },
            { id: 476, manufacturer_id: 165, material_name: "wood", quantity: null, material_type: "Biodegradable", cost_per_kg: "1.98" },
            { id: 477, manufacturer_id: 5, material_name: "steel-alloy textile", quantity: null, material_type: "Recycled", cost_per_kg: "48.04" },
            { id: 478, manufacturer_id: 176, material_name: "ceramic bio-plastic aluminum", quantity: "1622.33", material_type: "Conventional", cost_per_kg: "9.25" },
            { id: 479, manufacturer_id: 187, material_name: "recycled-plastic insulation thermoset", quantity: "5844.25", material_type: "Conventional", cost_per_kg: "38.11" },
            { id: 480, manufacturer_id: 54, material_name: "titanium", quantity: null, material_type: "Biodegradable", cost_per_kg: "10.25" },
            { id: 481, manufacturer_id: 182, material_name: "polyethylene leather", quantity: "9941.35", material_type: "Biodegradable", cost_per_kg: "0.53" },
            { id: 482, manufacturer_id: 116, material_name: "natural-fiber", quantity: "813.84", material_type: "Recycled", cost_per_kg: "0.46" },
            { id: 483, manufacturer_id: 11, material_name: "zinc resin fiber", quantity: "1756.92", material_type: "Recycled", cost_per_kg: "30.41" },
            { id: 484, manufacturer_id: 1, material_name: "copper steel ceramic-fiber", quantity: "1906.96", material_type: "Biodegradable", cost_per_kg: "6.05" },
            { id: 485, manufacturer_id: 88, material_name: "nickel insulation", quantity: "5920.95", material_type: "Conventional", cost_per_kg: "1.14" },
            { id: 486, manufacturer_id: 123, material_name: "aluminum natural-fiber fabric", quantity: "1555.29", material_type: "Biodegradable", cost_per_kg: "1.01" },
            { id: 487, manufacturer_id: 83, material_name: "recycled-plastic", quantity: "6712.56", material_type: "Biodegradable", cost_per_kg: "35.12" },
            { id: 488, manufacturer_id: 58, material_name: "metal-composite epoxy", quantity: "5911.10", material_type: "Biodegradable", cost_per_kg: "8.64" },
            { id: 489, manufacturer_id: 45, material_name: "steel-alloy steel", quantity: "9937.71", material_type: "Biodegradable", cost_per_kg: "0.94" },
            { id: 490, manufacturer_id: 9, material_name: "paper", quantity: "191.45", material_type: "Recycled", cost_per_kg: "17.72" },
            { id: 491, manufacturer_id: 182, material_name: "ceramic nano-material", quantity: "4703.24", material_type: "Conventional", cost_per_kg: "44.49" },
            { id: 492, manufacturer_id: 113, material_name: "titanium adhesive coating", quantity: "581.74", material_type: "Biodegradable", cost_per_kg: "10.81" },
            { id: 493, manufacturer_id: 21, material_name: "titanium", quantity: "5030.02", material_type: "Conventional", cost_per_kg: "46.44" },
            { id: 494, manufacturer_id: 61, material_name: "metal-alloy low-density-polyethylene steel-alloy", quantity: "826.63", material_type: "Recycled", cost_per_kg: "4.48" },
            { id: 495, manufacturer_id: 151, material_name: "paper", quantity: "2826.57", material_type: "Biodegradable", cost_per_kg: "22.14" },
            { id: 496, manufacturer_id: 136, material_name: "textile", quantity: "3489.97", material_type: "Biodegradable", cost_per_kg: "8.58" },
            { id: 497, manufacturer_id: 140, material_name: "nano-material polycarbonate", quantity: "900.57", material_type: "Recycled", cost_per_kg: "4.78" },
            { id: 498, manufacturer_id: 9, material_name: "sustainable-wood", quantity: "3847.68", material_type: "Recycled", cost_per_kg: "22.72" },
            { id: 499, manufacturer_id: 58, material_name: "polymer magnesium", quantity: "7880.60", material_type: "Conventional", cost_per_kg: "11.17" },
            { id: 500, manufacturer_id: 184, material_name: "concrete", quantity: "2990.18", material_type: "Recycled", cost_per_kg: "9.21" },
        ],
    });
    await prisma.materials.createMany({
        data: [
            { id: 501, manufacturer_id: 19, material_name: "recycled-plastic", quantity: "5130.42", material_type: "Biodegradable", cost_per_kg: "0.82" },
            { id: 502, manufacturer_id: 37, material_name: "polyethylene", quantity: "9798.57", material_type: "Conventional", cost_per_kg: "16.81" },
            { id: 503, manufacturer_id: 187, material_name: "copper", quantity: "4069.20", material_type: "Recycled", cost_per_kg: "0.24" },
            { id: 504, manufacturer_id: 98, material_name: "metal-composite adhesive", quantity: "2771.71", material_type: "Recycled", cost_per_kg: "24.43" },
            { id: 505, manufacturer_id: 104, material_name: "foam", quantity: "8789.36", material_type: "Biodegradable", cost_per_kg: "24.09" },
            { id: 506, manufacturer_id: 151, material_name: "metal-alloy nano-material textile", quantity: "245.96", material_type: "Biodegradable", cost_per_kg: "25.39" },
            { id: 507, manufacturer_id: 16, material_name: "silicone paper", quantity: "9091.65", material_type: "Conventional", cost_per_kg: "6.88" },
            { id: 508, manufacturer_id: 167, material_name: "nickel biomaterial composite", quantity: "1003.13", material_type: "Conventional", cost_per_kg: "37.70" },
            { id: 509, manufacturer_id: 112, material_name: "nickel magnesium steel-alloy", quantity: "1.97", material_type: "Biodegradable", cost_per_kg: "7.79" },
            { id: 510, manufacturer_id: 36, material_name: "composite copper plastic", quantity: null, material_type: "Recycled", cost_per_kg: "49.46" },
            { id: 511, manufacturer_id: 16, material_name: "zinc aluminum-alloy concrete", quantity: "17.98", material_type: "Biodegradable", cost_per_kg: "1.91" },
            { id: 512, manufacturer_id: 98, material_name: "aluminum", quantity: "4822.91", material_type: "Recycled", cost_per_kg: "27.52" },
            { id: 513, manufacturer_id: 13, material_name: "paper ceramic-fiber", quantity: "2294.96", material_type: "Conventional", cost_per_kg: "18.70" },
            { id: 514, manufacturer_id: 157, material_name: "natural-fiber nano-material", quantity: "7838.90", material_type: "Recycled", cost_per_kg: "49.62" },
            { id: 515, manufacturer_id: 116, material_name: "wood", quantity: "84.99", material_type: "Conventional", cost_per_kg: "20.39" },
            { id: 516, manufacturer_id: 111, material_name: "natural-fiber coating", quantity: "7037.45", material_type: "Recycled", cost_per_kg: "47.77" },
            { id: 517, manufacturer_id: 60, material_name: "nano-material insulation silicone", quantity: "78.50", material_type: "Conventional", cost_per_kg: "5.72" },
            { id: 518, manufacturer_id: 67, material_name: "composite thermoset", quantity: "1577.24", material_type: "Recycled", cost_per_kg: "24.56" },
            { id: 519, manufacturer_id: 171, material_name: "thermoplastic low-density-polyethylene", quantity: null, material_type: "Recycled", cost_per_kg: "11.98" },
            { id: 520, manufacturer_id: 129, material_name: "polyethylene", quantity: "40.00", material_type: "Recycled", cost_per_kg: "0.12" },
            { id: 521, manufacturer_id: 152, material_name: "foam thermoset glass", quantity: "5395.92", material_type: "Recycled", cost_per_kg: "1.70" },
            { id: 522, manufacturer_id: 98, material_name: "coating", quantity: "154.74", material_type: "Recycled", cost_per_kg: "28.08" },
            { id: 523, manufacturer_id: 177, material_name: "leather copper nickel", quantity: "5891.83", material_type: "Conventional", cost_per_kg: "36.31" },
            { id: 524, manufacturer_id: 66, material_name: "fiber wood ceramic", quantity: "26.58", material_type: "Biodegradable", cost_per_kg: "18.70" },
            { id: 525, manufacturer_id: 43, material_name: "laminate thermoset", quantity: null, material_type: "Recycled", cost_per_kg: "49.59" },
            { id: 526, manufacturer_id: 134, material_name: "composite", quantity: null, material_type: "Conventional", cost_per_kg: "25.34" },
            { id: 527, manufacturer_id: 95, material_name: "coating magnesium aluminum-alloy", quantity: null, material_type: "Conventional", cost_per_kg: "15.15" },
            { id: 528, manufacturer_id: 37, material_name: "sustainable-wood laminate", quantity: "3654.88", material_type: "Recycled", cost_per_kg: "0.10" },
            { id: 529, manufacturer_id: 114, material_name: "fiber", quantity: "91.70", material_type: "Recycled", cost_per_kg: "41.03" },
            { id: 530, manufacturer_id: 114, material_name: "magnesium", quantity: "4302.20", material_type: "Conventional", cost_per_kg: "8.15" },
            { id: 531, manufacturer_id: 2, material_name: "copper carbon", quantity: "1410.15", material_type: "Conventional", cost_per_kg: "17.51" },
            { id: 532, manufacturer_id: 109, material_name: "composite-wood", quantity: "7209.11", material_type: "Recycled", cost_per_kg: "25.34" },
            { id: 533, manufacturer_id: 113, material_name: "magnesium", quantity: "4380.12", material_type: "Recycled", cost_per_kg: "6.61" },
            { id: 534, manufacturer_id: 197, material_name: "fiber magnesium resin", quantity: "5482.22", material_type: "Conventional", cost_per_kg: "2.25" },
            { id: 535, manufacturer_id: 123, material_name: "polypropylene", quantity: null, material_type: "Recycled", cost_per_kg: "10.99" },
            { id: 536, manufacturer_id: 121, material_name: "biomaterial high-density-polyethylene low-density-polyethylene", quantity: "1163.48", material_type: "Recycled", cost_per_kg: "14.90" },
            { id: 537, manufacturer_id: 75, material_name: "rubber carbon", quantity: "2547.35", material_type: "Recycled", cost_per_kg: "25.47" },
            { id: 538, manufacturer_id: 123, material_name: "metal-alloy titanium", quantity: "88.75", material_type: "Recycled", cost_per_kg: "43.00" },
            { id: 539, manufacturer_id: 199, material_name: "biomaterial leather", quantity: "264.36", material_type: "Recycled", cost_per_kg: "7.31" },
            { id: 540, manufacturer_id: 197, material_name: "concrete metal-alloy nano-material", quantity: "2012.74", material_type: "Conventional", cost_per_kg: "6.08" },
            { id: 541, manufacturer_id: 32, material_name: "nano-material", quantity: "8663.04", material_type: "Conventional", cost_per_kg: "0.15" },
            { id: 542, manufacturer_id: 40, material_name: "wood polyethylene", quantity: "2893.13", material_type: "Recycled", cost_per_kg: "15.35" },
            { id: 543, manufacturer_id: 119, material_name: "foam aluminum-alloy", quantity: "1455.89", material_type: "Recycled", cost_per_kg: "11.72" },
            { id: 544, manufacturer_id: 184, material_name: "steel-alloy", quantity: "4506.95", material_type: "Conventional", cost_per_kg: "39.38" },
            { id: 545, manufacturer_id: 135, material_name: "bio-composite epoxy", quantity: "4897.07", material_type: "Biodegradable", cost_per_kg: "0.94" },
            { id: 546, manufacturer_id: 188, material_name: "glass high-density-polyethylene", quantity: "994.82", material_type: "Conventional", cost_per_kg: "7.45" },
            { id: 547, manufacturer_id: 199, material_name: "leather", quantity: "9608.15", material_type: "Conventional", cost_per_kg: "10.24" },
            { id: 548, manufacturer_id: 21, material_name: "paper textile", quantity: null, material_type: "Recycled", cost_per_kg: "0.49" },
            { id: 549, manufacturer_id: 184, material_name: "insulation", quantity: "1296.35", material_type: "Biodegradable", cost_per_kg: "39.27" },
            { id: 550, manufacturer_id: 56, material_name: "nano-material", quantity: null, material_type: "Biodegradable", cost_per_kg: "10.12" },
            { id: 551, manufacturer_id: 160, material_name: "wood", quantity: null, material_type: "Biodegradable", cost_per_kg: "1.25" },
            { id: 552, manufacturer_id: 148, material_name: "silicone bio-plastic polycarbonate", quantity: "1999.46", material_type: "Recycled", cost_per_kg: "8.59" },
            { id: 553, manufacturer_id: 2, material_name: "bio-composite", quantity: "828.68", material_type: "Biodegradable", cost_per_kg: "40.69" },
            { id: 554, manufacturer_id: 83, material_name: "polymer low-density-polyethylene concrete", quantity: "8697.31", material_type: "Biodegradable", cost_per_kg: "30.76" },
            { id: 555, manufacturer_id: 121, material_name: "paper polyethylene metal-alloy", quantity: null, material_type: "Recycled", cost_per_kg: "42.21" },
            { id: 556, manufacturer_id: 121, material_name: "polypropylene steel-alloy coating", quantity: "7763.57", material_type: "Conventional", cost_per_kg: "17.28" },
            { id: 557, manufacturer_id: 153, material_name: "sustainable-wood polypropylene", quantity: "2276.71", material_type: "Conventional", cost_per_kg: "2.44" },
            { id: 558, manufacturer_id: 96, material_name: "natural-fiber carbon polymer", quantity: "406.59", material_type: "Conventional", cost_per_kg: "8.99" },
            { id: 559, manufacturer_id: 88, material_name: "foam", quantity: "6036.73", material_type: "Conventional", cost_per_kg: "4.74" },
            { id: 560, manufacturer_id: 165, material_name: "foam adhesive aluminum-alloy", quantity: "9.95", material_type: "Recycled", cost_per_kg: "8.69" },
            { id: 561, manufacturer_id: 77, material_name: "laminate rubber", quantity: "7248.70", material_type: "Recycled", cost_per_kg: "6.05" },
            { id: 562, manufacturer_id: 136, material_name: "concrete", quantity: "3356.99", material_type: "Conventional", cost_per_kg: "48.54" },
            { id: 563, manufacturer_id: 80, material_name: "laminate sustainable-wood", quantity: "201.99", material_type: "Conventional", cost_per_kg: "1.38" },
            { id: 564, manufacturer_id: 80, material_name: "concrete natural-fiber ceramic-fiber", quantity: "9463.41", material_type: "Recycled", cost_per_kg: "25.02" },
            { id: 565, manufacturer_id: 61, material_name: "aluminum-alloy paper", quantity: "200.94", material_type: "Recycled", cost_per_kg: "47.87" },
            { id: 566, manufacturer_id: 174, material_name: "polymer titanium textile", quantity: "9097.95", material_type: "Conventional", cost_per_kg: "9.09" },
            { id: 567, manufacturer_id: 193, material_name: "silicone ceramic-fiber", quantity: "3834.83", material_type: "Biodegradable", cost_per_kg: "46.87" },
            { id: 568, manufacturer_id: 161, material_name: "adhesive titanium carbon", quantity: "189.14", material_type: "Recycled", cost_per_kg: "0.15" },
            { id: 569, manufacturer_id: 88, material_name: "fiber", quantity: "673.70", material_type: "Biodegradable", cost_per_kg: "1.34" },
            { id: 570, manufacturer_id: 61, material_name: "rubber composite", quantity: "77.89", material_type: "Recycled", cost_per_kg: "4.72" },
            { id: 571, manufacturer_id: 84, material_name: "sustainable-wood", quantity: "4662.25", material_type: "Conventional", cost_per_kg: "34.57" },
            { id: 572, manufacturer_id: 171, material_name: "polymer", quantity: "4321.23", material_type: "Conventional", cost_per_kg: "11.35" },
            { id: 573, manufacturer_id: 15, material_name: "titanium polypropylene composite", quantity: "1820.68", material_type: "Biodegradable", cost_per_kg: "0.50" },
            { id: 574, manufacturer_id: 151, material_name: "low-density-polyethylene foam", quantity: "1817.66", material_type: "Recycled", cost_per_kg: "2.46" },
            { id: 575, manufacturer_id: 169, material_name: "composite-wood leather", quantity: "375.45", material_type: "Recycled", cost_per_kg: "2.88" },
            { id: 576, manufacturer_id: 15, material_name: "natural-fiber", quantity: "4114.68", material_type: "Biodegradable", cost_per_kg: "0.35" },
            { id: 577, manufacturer_id: 76, material_name: "titanium metal-alloy", quantity: "6556.54", material_type: "Recycled", cost_per_kg: "24.77" },
            { id: 578, manufacturer_id: 187, material_name: "metal-alloy rubber", quantity: "2282.93", material_type: "Recycled", cost_per_kg: "16.66" },
            { id: 579, manufacturer_id: 129, material_name: "wood", quantity: "2773.27", material_type: "Recycled", cost_per_kg: "40.14" },
            { id: 580, manufacturer_id: 151, material_name: "metal-composite resin fabric", quantity: "3402.86", material_type: "Recycled", cost_per_kg: "0.31" },
            { id: 581, manufacturer_id: 177, material_name: "leather", quantity: "45.39", material_type: "Conventional", cost_per_kg: "26.91" },
            { id: 582, manufacturer_id: 62, material_name: "magnesium foam", quantity: "5604.29", material_type: "Recycled", cost_per_kg: "2.02" },
            { id: 583, manufacturer_id: 128, material_name: "polycarbonate metal-alloy reinforced-plastic", quantity: "4553.33", material_type: "Conventional", cost_per_kg: "6.66" },
            { id: 584, manufacturer_id: 38, material_name: "plastic reinforced-plastic", quantity: "2526.14", material_type: "Biodegradable", cost_per_kg: "45.89" },
            { id: 585, manufacturer_id: 13, material_name: "biomaterial", quantity: "2770.76", material_type: "Recycled", cost_per_kg: "21.47" },
            { id: 586, manufacturer_id: 62, material_name: "titanium polycarbonate textile", quantity: "6366.97", material_type: "Biodegradable", cost_per_kg: "1.10" },
            { id: 587, manufacturer_id: 132, material_name: "bio-composite", quantity: "234.55", material_type: "Recycled", cost_per_kg: "15.64" },
            { id: 588, manufacturer_id: 151, material_name: "carbon", quantity: "4925.81", material_type: "Recycled", cost_per_kg: "5.45" },
            { id: 589, manufacturer_id: 139, material_name: "sustainable-wood", quantity: "1140.07", material_type: "Conventional", cost_per_kg: "28.61" },
            { id: 590, manufacturer_id: 46, material_name: "steel-alloy", quantity: "8181.88", material_type: "Biodegradable", cost_per_kg: "19.31" },
            { id: 591, manufacturer_id: 199, material_name: "zinc", quantity: "379.04", material_type: "Biodegradable", cost_per_kg: "19.14" },
            { id: 592, manufacturer_id: 110, material_name: "metal-alloy", quantity: "134.08", material_type: "Biodegradable", cost_per_kg: "6.63" },
            { id: 593, manufacturer_id: 160, material_name: "low-density-polyethylene concrete", quantity: "8954.28", material_type: "Recycled", cost_per_kg: "11.03" },
            { id: 594, manufacturer_id: 180, material_name: "concrete titanium magnesium", quantity: "8786.73", material_type: "Recycled", cost_per_kg: "36.12" },
            { id: 595, manufacturer_id: 107, material_name: "foam biomaterial fiber", quantity: "34.63", material_type: "Recycled", cost_per_kg: "14.45" },
            { id: 596, manufacturer_id: 122, material_name: "metal-composite", quantity: "8315.42", material_type: "Conventional", cost_per_kg: "4.14" },
            { id: 597, manufacturer_id: 61, material_name: "epoxy ceramic", quantity: "694.29", material_type: "Biodegradable", cost_per_kg: "3.63" },
            { id: 598, manufacturer_id: 18, material_name: "magnesium titanium high-density-polyethylene", quantity: "9951.04", material_type: "Biodegradable", cost_per_kg: "2.45" },
            { id: 599, manufacturer_id: 6, material_name: "polypropylene carbon concrete", quantity: "2070.09", material_type: "Recycled", cost_per_kg: "23.99" },
            { id: 600, manufacturer_id: 110, material_name: "aluminum", quantity: "8191.76", material_type: "Recycled", cost_per_kg: "12.77" },
            { id: 601, manufacturer_id: 1, material_name: "concrete", quantity: "1353.16", material_type: "Biodegradable", cost_per_kg: "2.17" },
            { id: 602, manufacturer_id: 124, material_name: "silicone", quantity: "641.84", material_type: "Recycled", cost_per_kg: "3.60" },
            { id: 603, manufacturer_id: 106, material_name: "paper", quantity: null, material_type: "Biodegradable", cost_per_kg: "18.73" },
            { id: 604, manufacturer_id: 177, material_name: "silicone", quantity: null, material_type: "Recycled", cost_per_kg: "1.62" },
            { id: 605, manufacturer_id: 10, material_name: "epoxy concrete", quantity: "77.73", material_type: "Recycled", cost_per_kg: "11.36" },
            { id: 606, manufacturer_id: 92, material_name: "polycarbonate copper", quantity: "2530.47", material_type: "Recycled", cost_per_kg: "41.95" },
            { id: 607, manufacturer_id: 199, material_name: "sustainable-wood fiber carbon-fiber", quantity: "380.56", material_type: "Recycled", cost_per_kg: "1.94" },
            { id: 608, manufacturer_id: 142, material_name: "aluminum polyethylene steel-alloy", quantity: "848.64", material_type: "Biodegradable", cost_per_kg: "12.92" },
            { id: 609, manufacturer_id: 153, material_name: "resin coating", quantity: "1081.83", material_type: "Recycled", cost_per_kg: "3.34" },
            { id: 610, manufacturer_id: 96, material_name: "biomaterial", quantity: "1997.70", material_type: "Conventional", cost_per_kg: "26.52" },
            { id: 611, manufacturer_id: 36, material_name: "aluminum", quantity: "9155.85", material_type: "Recycled", cost_per_kg: "4.77" },
            { id: 612, manufacturer_id: 5, material_name: "ceramic", quantity: "7.83", material_type: "Recycled", cost_per_kg: "11.58" },
            { id: 613, manufacturer_id: 62, material_name: "silicone adhesive low-density-polyethylene", quantity: "259.23", material_type: "Biodegradable", cost_per_kg: "21.13" },
            { id: 614, manufacturer_id: 10, material_name: "ceramic-fiber polypropylene steel", quantity: "4417.49", material_type: "Biodegradable", cost_per_kg: "9.45" },
            { id: 615, manufacturer_id: 38, material_name: "thermoplastic polyethylene", quantity: "6064.19", material_type: "Biodegradable", cost_per_kg: "27.17" },
            { id: 616, manufacturer_id: 25, material_name: "thermoset bio-plastic", quantity: "4722.07", material_type: "Recycled", cost_per_kg: "16.18" },
            { id: 617, manufacturer_id: 182, material_name: "ceramic", quantity: "223.70", material_type: "Conventional", cost_per_kg: "49.55" },
            { id: 618, manufacturer_id: 110, material_name: "bio-plastic ceramic aluminum-alloy", quantity: "2329.48", material_type: "Conventional", cost_per_kg: "0.11" },
            { id: 619, manufacturer_id: 107, material_name: "resin natural-fiber nickel", quantity: null, material_type: "Biodegradable", cost_per_kg: "24.18" },
            { id: 620, manufacturer_id: 13, material_name: "leather polymer", quantity: "38.34", material_type: "Biodegradable", cost_per_kg: "31.69" },
            { id: 621, manufacturer_id: 93, material_name: "epoxy bio-composite", quantity: "3316.17", material_type: "Conventional", cost_per_kg: "19.69" },
            { id: 622, manufacturer_id: 52, material_name: "aluminum", quantity: "9440.11", material_type: "Biodegradable", cost_per_kg: "0.10" },
            { id: 623, manufacturer_id: 28, material_name: "fiber reinforced-plastic", quantity: null, material_type: "Conventional", cost_per_kg: "5.31" },
            { id: 624, manufacturer_id: 199, material_name: "magnesium", quantity: "2642.38", material_type: "Conventional", cost_per_kg: "11.63" },
            { id: 625, manufacturer_id: 34, material_name: "laminate", quantity: "660.52", material_type: "Biodegradable", cost_per_kg: "2.41" },
            { id: 626, manufacturer_id: 72, material_name: "sustainable-wood laminate metal-composite", quantity: "5060.65", material_type: "Recycled", cost_per_kg: "14.45" },
            { id: 627, manufacturer_id: 50, material_name: "insulation leather", quantity: "224.80", material_type: "Recycled", cost_per_kg: "0.10" },
            { id: 628, manufacturer_id: 13, material_name: "composite-wood", quantity: "5137.53", material_type: "Recycled", cost_per_kg: "45.25" },
            { id: 629, manufacturer_id: 114, material_name: "magnesium composite-wood", quantity: "345.91", material_type: "Recycled", cost_per_kg: "0.75" },
            { id: 630, manufacturer_id: 9, material_name: "epoxy aluminum", quantity: "0.30", material_type: "Recycled", cost_per_kg: "31.03" },
            { id: 631, manufacturer_id: 12, material_name: "wood", quantity: "6765.56", material_type: "Recycled", cost_per_kg: "26.33" },
            { id: 632, manufacturer_id: 169, material_name: "silicone adhesive aluminum-alloy", quantity: null, material_type: "Conventional", cost_per_kg: "18.20" },
            { id: 633, manufacturer_id: 79, material_name: "coating aluminum glass", quantity: "595.60", material_type: "Conventional", cost_per_kg: "9.57" },
            { id: 634, manufacturer_id: 184, material_name: "bio-composite copper concrete", quantity: "1298.79", material_type: "Biodegradable", cost_per_kg: "1.58" },
            { id: 635, manufacturer_id: 30, material_name: "wood fiber low-density-polyethylene", quantity: "108.09", material_type: "Biodegradable", cost_per_kg: "0.77" },
            { id: 636, manufacturer_id: 83, material_name: "polymer", quantity: "3417.22", material_type: "Biodegradable", cost_per_kg: "0.15" },
            { id: 637, manufacturer_id: 185, material_name: "natural-fiber", quantity: "1481.35", material_type: "Conventional", cost_per_kg: "7.17" },
            { id: 638, manufacturer_id: 135, material_name: "fiber", quantity: "2906.10", material_type: "Recycled", cost_per_kg: "12.50" },
            { id: 639, manufacturer_id: 74, material_name: "polypropylene", quantity: "6701.50", material_type: "Biodegradable", cost_per_kg: "12.91" },
            { id: 640, manufacturer_id: 89, material_name: "steel-alloy fiber wood", quantity: "6186.67", material_type: "Biodegradable", cost_per_kg: "28.67" },
            { id: 641, manufacturer_id: 81, material_name: "composite", quantity: "136.44", material_type: "Conventional", cost_per_kg: "6.07" },
            { id: 642, manufacturer_id: 104, material_name: "resin", quantity: "2117.32", material_type: "Recycled", cost_per_kg: "45.32" },
            { id: 643, manufacturer_id: 51, material_name: "coating", quantity: "6560.37", material_type: "Recycled", cost_per_kg: "29.99" },
            { id: 644, manufacturer_id: 36, material_name: "paper", quantity: "7130.35", material_type: "Recycled", cost_per_kg: "0.70" },
            { id: 645, manufacturer_id: 186, material_name: "fabric low-density-polyethylene composite", quantity: "269.29", material_type: "Biodegradable", cost_per_kg: "10.28" },
            { id: 646, manufacturer_id: 142, material_name: "foam wood", quantity: "5517.87", material_type: "Recycled", cost_per_kg: "24.50" },
            { id: 647, manufacturer_id: 43, material_name: "steel-alloy copper biomaterial", quantity: "2778.65", material_type: "Biodegradable", cost_per_kg: "20.10" },
            { id: 648, manufacturer_id: 75, material_name: "nano-material", quantity: null, material_type: "Conventional", cost_per_kg: "23.35" },
            { id: 649, manufacturer_id: 113, material_name: "biomaterial", quantity: "305.99", material_type: "Biodegradable", cost_per_kg: "0.76" },
            { id: 650, manufacturer_id: 192, material_name: "carbon-fiber", quantity: null, material_type: "Conventional", cost_per_kg: "36.72" },
            { id: 651, manufacturer_id: 148, material_name: "textile", quantity: "1945.76", material_type: "Recycled", cost_per_kg: "29.95" },
            { id: 652, manufacturer_id: 84, material_name: "aluminum-alloy reinforced-plastic steel-alloy", quantity: "854.77", material_type: "Conventional", cost_per_kg: "6.77" },
            { id: 653, manufacturer_id: 125, material_name: "fiber glass foam", quantity: "4553.94", material_type: "Conventional", cost_per_kg: "42.28" },
            { id: 654, manufacturer_id: 165, material_name: "resin composite-wood", quantity: "4519.98", material_type: "Conventional", cost_per_kg: "23.00" },
            { id: 655, manufacturer_id: 47, material_name: "polyethylene ceramic-fiber", quantity: "235.83", material_type: "Conventional", cost_per_kg: "0.47" },
            { id: 656, manufacturer_id: 13, material_name: "high-density-polyethylene", quantity: "646.39", material_type: "Recycled", cost_per_kg: "0.51" },
            { id: 657, manufacturer_id: 67, material_name: "low-density-polyethylene aluminum-alloy", quantity: "783.18", material_type: "Conventional", cost_per_kg: "26.35" },
            { id: 658, manufacturer_id: 61, material_name: "ceramic-fiber", quantity: "6608.24", material_type: "Biodegradable", cost_per_kg: "27.98" },
            { id: 659, manufacturer_id: 193, material_name: "reinforced-plastic textile magnesium", quantity: "9545.56", material_type: "Biodegradable", cost_per_kg: "0.26" },
            { id: 660, manufacturer_id: 50, material_name: "bio-composite polycarbonate", quantity: "294.36", material_type: "Recycled", cost_per_kg: "0.49" },
            { id: 661, manufacturer_id: 179, material_name: "bio-plastic composite", quantity: "150.32", material_type: "Recycled", cost_per_kg: "13.43" },
            { id: 662, manufacturer_id: 113, material_name: "titanium", quantity: "9788.91", material_type: "Recycled", cost_per_kg: "32.04" },
            { id: 663, manufacturer_id: 166, material_name: "adhesive", quantity: "940.22", material_type: "Recycled", cost_per_kg: "25.51" },
            { id: 664, manufacturer_id: 162, material_name: "epoxy", quantity: "9082.26", material_type: "Conventional", cost_per_kg: "6.07" },
            { id: 665, manufacturer_id: 104, material_name: "ceramic carbon-fiber steel-alloy", quantity: "555.17", material_type: "Recycled", cost_per_kg: "9.55" },
            { id: 666, manufacturer_id: 78, material_name: "ceramic-fiber paper wood", quantity: "4248.59", material_type: "Conventional", cost_per_kg: "0.14" },
            { id: 667, manufacturer_id: 29, material_name: "ceramic polyethylene", quantity: "8263.13", material_type: "Biodegradable", cost_per_kg: "24.53" },
            { id: 668, manufacturer_id: 163, material_name: "steel textile laminate", quantity: "1270.43", material_type: "Recycled", cost_per_kg: "29.80" },
            { id: 669, manufacturer_id: 30, material_name: "carbon-fiber", quantity: "9495.49", material_type: "Recycled", cost_per_kg: "20.72" },
            { id: 670, manufacturer_id: 68, material_name: "polypropylene natural-fiber fiber", quantity: "2580.59", material_type: "Biodegradable", cost_per_kg: "0.24" },
            { id: 671, manufacturer_id: 30, material_name: "metal-composite adhesive", quantity: "5597.11", material_type: "Conventional", cost_per_kg: "47.56" },
            { id: 672, manufacturer_id: 58, material_name: "polypropylene thermoplastic", quantity: "7874.43", material_type: "Biodegradable", cost_per_kg: "20.07" },
            { id: 673, manufacturer_id: 177, material_name: "paper", quantity: "1137.68", material_type: "Conventional", cost_per_kg: "3.69" },
            { id: 674, manufacturer_id: 30, material_name: "rubber composite steel-alloy", quantity: "93.28", material_type: "Recycled", cost_per_kg: "33.00" },
            { id: 675, manufacturer_id: 149, material_name: "copper", quantity: "766.42", material_type: "Recycled", cost_per_kg: "35.06" },
            { id: 676, manufacturer_id: 28, material_name: "paper metal-alloy", quantity: "6692.34", material_type: "Conventional", cost_per_kg: "22.40" },
            { id: 677, manufacturer_id: 22, material_name: "concrete zinc", quantity: "7357.90", material_type: "Conventional", cost_per_kg: "17.77" },
            { id: 678, manufacturer_id: 195, material_name: "concrete", quantity: "8005.75", material_type: "Biodegradable", cost_per_kg: "18.57" },
            { id: 679, manufacturer_id: 132, material_name: "thermoset titanium", quantity: "41.81", material_type: "Biodegradable", cost_per_kg: "0.10" },
            { id: 680, manufacturer_id: 83, material_name: "aluminum adhesive", quantity: "3431.20", material_type: "Conventional", cost_per_kg: "48.24" },
            { id: 681, manufacturer_id: 18, material_name: "polycarbonate sustainable-wood titanium", quantity: "855.28", material_type: "Recycled", cost_per_kg: "11.34" },
            { id: 682, manufacturer_id: 137, material_name: "composite-wood fabric", quantity: "611.09", material_type: "Conventional", cost_per_kg: "1.30" },
            { id: 683, manufacturer_id: 10, material_name: "coating leather", quantity: "1598.56", material_type: "Recycled", cost_per_kg: "13.32" },
            { id: 684, manufacturer_id: 129, material_name: "reinforced-plastic", quantity: "857.54", material_type: "Biodegradable", cost_per_kg: "3.74" },
            { id: 685, manufacturer_id: 56, material_name: "adhesive", quantity: "7776.34", material_type: "Conventional", cost_per_kg: "34.14" },
            { id: 686, manufacturer_id: 13, material_name: "biomaterial reinforced-plastic polypropylene", quantity: "185.29", material_type: "Recycled", cost_per_kg: "7.47" },
            { id: 687, manufacturer_id: 18, material_name: "recycled-plastic composite", quantity: "4428.13", material_type: "Recycled", cost_per_kg: "3.01" },
            { id: 688, manufacturer_id: 34, material_name: "biomaterial", quantity: "303.87", material_type: "Biodegradable", cost_per_kg: "45.43" },
            { id: 689, manufacturer_id: 104, material_name: "resin", quantity: "6285.69", material_type: "Conventional", cost_per_kg: "39.60" },
            { id: 690, manufacturer_id: 49, material_name: "bio-plastic reinforced-plastic", quantity: null, material_type: "Biodegradable", cost_per_kg: "8.92" },
            { id: 691, manufacturer_id: 161, material_name: "leather foam", quantity: null, material_type: "Biodegradable", cost_per_kg: "4.88" },
            { id: 692, manufacturer_id: 17, material_name: "low-density-polyethylene", quantity: "33.68", material_type: "Recycled", cost_per_kg: "26.45" },
            { id: 693, manufacturer_id: 103, material_name: "foam adhesive polycarbonate", quantity: "5405.44", material_type: "Biodegradable", cost_per_kg: "15.40" },
            { id: 694, manufacturer_id: 186, material_name: "fabric biomaterial copper", quantity: "2916.48", material_type: "Biodegradable", cost_per_kg: "17.79" },
            { id: 695, manufacturer_id: 105, material_name: "textile sustainable-wood", quantity: "441.98", material_type: "Conventional", cost_per_kg: "3.11" },
            { id: 696, manufacturer_id: 50, material_name: "natural-fiber steel", quantity: "767.37", material_type: "Recycled", cost_per_kg: "18.89" },
            { id: 697, manufacturer_id: 9, material_name: "composite aluminum reinforced-plastic", quantity: "3944.88", material_type: "Recycled", cost_per_kg: "13.92" },
            { id: 698, manufacturer_id: 104, material_name: "resin metal-alloy", quantity: "7828.14", material_type: "Conventional", cost_per_kg: "11.44" },
            { id: 699, manufacturer_id: 129, material_name: "metal-composite copper", quantity: "679.80", material_type: "Biodegradable", cost_per_kg: "3.35" },
            { id: 700, manufacturer_id: 194, material_name: "silicone leather zinc", quantity: "6427.90", material_type: "Biodegradable", cost_per_kg: "33.90" },
            { id: 701, manufacturer_id: 135, material_name: "polypropylene silicone sustainable-wood", quantity: "4421.77", material_type: "Recycled", cost_per_kg: "34.91" },
            { id: 702, manufacturer_id: 31, material_name: "steel-alloy", quantity: "133.25", material_type: "Biodegradable", cost_per_kg: "13.67" },
            { id: 703, manufacturer_id: 4, material_name: "laminate rubber aluminum", quantity: "908.81", material_type: "Recycled", cost_per_kg: "37.83" },
            { id: 704, manufacturer_id: 36, material_name: "paper leather resin", quantity: "3634.75", material_type: "Recycled", cost_per_kg: "38.95" },
            { id: 705, manufacturer_id: 79, material_name: "polyethylene titanium nano-material", quantity: null, material_type: "Recycled", cost_per_kg: "0.28" },
            { id: 706, manufacturer_id: 89, material_name: "copper epoxy", quantity: "9246.17", material_type: "Conventional", cost_per_kg: "16.73" },
            { id: 707, manufacturer_id: 160, material_name: "reinforced-plastic nano-material", quantity: "7419.38", material_type: "Recycled", cost_per_kg: "45.52" },
            { id: 708, manufacturer_id: 96, material_name: "zinc natural-fiber steel-alloy", quantity: "9290.27", material_type: "Conventional", cost_per_kg: "49.76" },
            { id: 709, manufacturer_id: 5, material_name: "high-density-polyethylene silicone", quantity: "17.77", material_type: "Conventional", cost_per_kg: "7.37" },
            { id: 710, manufacturer_id: 88, material_name: "adhesive recycled-plastic textile", quantity: "8043.13", material_type: "Conventional", cost_per_kg: "0.50" },
            { id: 711, manufacturer_id: 110, material_name: "ceramic composite", quantity: "2839.11", material_type: "Conventional", cost_per_kg: "2.39" },
            { id: 712, manufacturer_id: 195, material_name: "foam thermoset polycarbonate", quantity: "563.46", material_type: "Conventional", cost_per_kg: "0.24" },
            { id: 713, manufacturer_id: 6, material_name: "polypropylene fabric", quantity: "2730.51", material_type: "Recycled", cost_per_kg: "1.11" },
            { id: 714, manufacturer_id: 75, material_name: "thermoplastic", quantity: "1478.40", material_type: "Biodegradable", cost_per_kg: "3.76" },
            { id: 715, manufacturer_id: 62, material_name: "rubber magnesium", quantity: "1303.85", material_type: "Biodegradable", cost_per_kg: "22.15" },
            { id: 716, manufacturer_id: 5, material_name: "thermoset fiber silicone", quantity: "92.08", material_type: "Biodegradable", cost_per_kg: "0.99" },
            { id: 717, manufacturer_id: 190, material_name: "ceramic metal-alloy plastic", quantity: "7349.68", material_type: "Recycled", cost_per_kg: "34.77" },
            { id: 718, manufacturer_id: 174, material_name: "leather", quantity: "8474.78", material_type: "Conventional", cost_per_kg: "24.73" },
            { id: 719, manufacturer_id: 137, material_name: "resin", quantity: "729.98", material_type: "Conventional", cost_per_kg: "30.94" },
            { id: 720, manufacturer_id: 200, material_name: "carbon", quantity: "6254.23", material_type: "Recycled", cost_per_kg: "0.13" },
            { id: 721, manufacturer_id: 23, material_name: "carbon-fiber metal-alloy", quantity: "730.31", material_type: "Conventional", cost_per_kg: "16.44" },
            { id: 722, manufacturer_id: 21, material_name: "metal-composite polymer", quantity: "5316.20", material_type: "Conventional", cost_per_kg: "19.55" },
            { id: 723, manufacturer_id: 125, material_name: "metal-alloy", quantity: "7704.02", material_type: "Recycled", cost_per_kg: "0.43" },
            { id: 724, manufacturer_id: 187, material_name: "bio-composite textile", quantity: "9232.17", material_type: "Biodegradable", cost_per_kg: "10.34" },
            { id: 725, manufacturer_id: 45, material_name: "plastic", quantity: "1856.88", material_type: "Conventional", cost_per_kg: "42.90" },
            { id: 726, manufacturer_id: 75, material_name: "recycled-plastic thermoplastic", quantity: "1140.49", material_type: "Recycled", cost_per_kg: "17.63" },
            { id: 727, manufacturer_id: 3, material_name: "polycarbonate steel-alloy aluminum-alloy", quantity: null, material_type: "Recycled", cost_per_kg: "37.13" },
            { id: 728, manufacturer_id: 62, material_name: "composite-wood", quantity: "6527.52", material_type: "Biodegradable", cost_per_kg: "15.27" },
            { id: 729, manufacturer_id: 114, material_name: "polycarbonate foam", quantity: "287.47", material_type: "Recycled", cost_per_kg: "49.94" },
            { id: 730, manufacturer_id: 110, material_name: "ceramic-fiber", quantity: "9592.53", material_type: "Biodegradable", cost_per_kg: "16.82" },
            { id: 731, manufacturer_id: 81, material_name: "sustainable-wood fiber rubber", quantity: "1451.92", material_type: "Conventional", cost_per_kg: "40.19" },
            { id: 732, manufacturer_id: 137, material_name: "nickel", quantity: "5035.62", material_type: "Conventional", cost_per_kg: "1.43" },
            { id: 733, manufacturer_id: 171, material_name: "nickel polymer magnesium", quantity: "1282.68", material_type: "Biodegradable", cost_per_kg: "0.11" },
            { id: 734, manufacturer_id: 30, material_name: "resin glass concrete", quantity: "1306.52", material_type: "Recycled", cost_per_kg: "33.22" },
            { id: 735, manufacturer_id: 62, material_name: "insulation recycled-plastic magnesium", quantity: "370.68", material_type: "Conventional", cost_per_kg: "6.83" },
            { id: 736, manufacturer_id: 137, material_name: "fiber", quantity: "7244.42", material_type: "Biodegradable", cost_per_kg: "36.63" },
            { id: 737, manufacturer_id: 119, material_name: "foam coating", quantity: "7727.20", material_type: "Recycled", cost_per_kg: "5.79" },
            { id: 738, manufacturer_id: 39, material_name: "insulation plastic concrete", quantity: "152.75", material_type: "Conventional", cost_per_kg: "2.68" },
            { id: 739, manufacturer_id: 194, material_name: "thermoset", quantity: "1357.17", material_type: "Conventional", cost_per_kg: "7.81" },
            { id: 740, manufacturer_id: 65, material_name: "aluminum-alloy", quantity: "7892.24", material_type: "Biodegradable", cost_per_kg: "17.16" },
            { id: 741, manufacturer_id: 181, material_name: "steel-alloy", quantity: "9593.20", material_type: "Recycled", cost_per_kg: "2.25" },
            { id: 742, manufacturer_id: 7, material_name: "insulation", quantity: "369.63", material_type: "Recycled", cost_per_kg: "11.83" },
            { id: 743, manufacturer_id: 127, material_name: "aluminum-alloy copper", quantity: "460.58", material_type: "Recycled", cost_per_kg: "3.62" },
            { id: 744, manufacturer_id: 75, material_name: "steel", quantity: "1642.35", material_type: "Biodegradable", cost_per_kg: "2.29" },
            { id: 745, manufacturer_id: 2, material_name: "paper", quantity: "1578.66", material_type: "Recycled", cost_per_kg: "22.72" },
            { id: 746, manufacturer_id: 138, material_name: "titanium bio-plastic ceramic", quantity: "4998.11", material_type: "Biodegradable", cost_per_kg: "18.68" },
            { id: 747, manufacturer_id: 199, material_name: "aluminum carbon-fiber", quantity: "9777.87", material_type: "Conventional", cost_per_kg: "22.49" },
            { id: 748, manufacturer_id: 189, material_name: "adhesive titanium coating", quantity: "1269.79", material_type: "Recycled", cost_per_kg: "0.38" },
            { id: 749, manufacturer_id: 20, material_name: "plastic natural-fiber", quantity: "2485.01", material_type: "Conventional", cost_per_kg: "37.87" },
            { id: 750, manufacturer_id: 68, material_name: "rubber copper polyethylene", quantity: "5670.81", material_type: "Conventional", cost_per_kg: "2.22" },
            { id: 751, manufacturer_id: 95, material_name: "fabric concrete", quantity: "1842.02", material_type: "Recycled", cost_per_kg: "48.27" },
            { id: 752, manufacturer_id: 162, material_name: "fiber thermoset nano-material", quantity: null, material_type: "Biodegradable", cost_per_kg: "31.91" },
            { id: 753, manufacturer_id: 117, material_name: "carbon-fiber low-density-polyethylene", quantity: "6630.69", material_type: "Recycled", cost_per_kg: "17.35" },
            { id: 754, manufacturer_id: 200, material_name: "carbon-fiber", quantity: "2697.22", material_type: "Recycled", cost_per_kg: "3.02" },
            { id: 755, manufacturer_id: 41, material_name: "titanium nano-material", quantity: "3079.36", material_type: "Biodegradable", cost_per_kg: "13.23" },
            { id: 756, manufacturer_id: 165, material_name: "paper bio-composite nickel", quantity: "7970.66", material_type: "Recycled", cost_per_kg: "3.05" },
            { id: 757, manufacturer_id: 38, material_name: "aluminum-alloy insulation", quantity: "4066.72", material_type: "Biodegradable", cost_per_kg: "0.23" },
            { id: 758, manufacturer_id: 22, material_name: "metal-composite", quantity: "1212.68", material_type: "Recycled", cost_per_kg: "29.04" },
            { id: 759, manufacturer_id: 180, material_name: "coating laminate", quantity: "1025.87", material_type: "Recycled", cost_per_kg: "9.26" },
            { id: 760, manufacturer_id: 167, material_name: "polymer steel", quantity: null, material_type: "Conventional", cost_per_kg: "0.11" },
            { id: 761, manufacturer_id: 177, material_name: "aluminum-alloy magnesium metal-composite", quantity: "249.62", material_type: "Biodegradable", cost_per_kg: "24.86" },
            { id: 762, manufacturer_id: 5, material_name: "titanium plastic thermoplastic", quantity: "41.88", material_type: "Recycled", cost_per_kg: "33.97" },
            { id: 763, manufacturer_id: 1, material_name: "composite", quantity: "465.16", material_type: "Conventional", cost_per_kg: "0.30" },
        ],
    });
    await prisma.sustainability_reports.createMany({
        data: [
            { id: 1, manufacturer_id: 96, report_date: "2023-06-12", energy_consumed: "9905.19", waste_generated: "17156.28" },
            { id: 2, manufacturer_id: 57, report_date: "2021-10-03", energy_consumed: "27585.89", waste_generated: "2497.38" },
            { id: 3, manufacturer_id: 184, report_date: "2022-02-02", energy_consumed: "84179.43", waste_generated: "19330.02" },
            { id: 4, manufacturer_id: 13, report_date: "2023-05-04", energy_consumed: "34223.01", waste_generated: "1920.45" },
            { id: 5, manufacturer_id: 41, report_date: "2023-01-17", energy_consumed: "85084.26", waste_generated: "18350.21" },
            { id: 6, manufacturer_id: 16, report_date: "2022-04-25", energy_consumed: "1664.29", waste_generated: "10884.98" },
            { id: 7, manufacturer_id: 57, report_date: "2020-11-15", energy_consumed: "2389.39", waste_generated: "6784.74" },
            { id: 8, manufacturer_id: 176, report_date: "2022-02-17", energy_consumed: "1686.06", waste_generated: "43125.61" },
            { id: 9, manufacturer_id: 89, report_date: "2022-10-13", energy_consumed: "11408.77", waste_generated: "33312.03" },
            { id: 10, manufacturer_id: 5, report_date: "2020-09-03", energy_consumed: "1339.54", waste_generated: "1834.30" },
            { id: 11, manufacturer_id: 151, report_date: "2023-08-15", energy_consumed: "43311.05", waste_generated: "12338.18" },
            { id: 12, manufacturer_id: 54, report_date: "2020-03-15", energy_consumed: "5863.00", waste_generated: "247.12" },
            { id: 13, manufacturer_id: 147, report_date: "2020-08-10", energy_consumed: "80513.87", waste_generated: "38981.30" },
            { id: 14, manufacturer_id: 35, report_date: "2020-02-02", energy_consumed: "1013.55", waste_generated: "12325.04" },
            { id: 15, manufacturer_id: 186, report_date: "2023-11-28", energy_consumed: "2137.64", waste_generated: "12705.08" },
            { id: 16, manufacturer_id: 95, report_date: "2023-11-20", energy_consumed: "9458.51", waste_generated: null },
            { id: 17, manufacturer_id: 77, report_date: "2020-01-08", energy_consumed: "1006.74", waste_generated: "10385.41" },
            { id: 18, manufacturer_id: 43, report_date: "2021-11-09", energy_consumed: "32173.83", waste_generated: "1442.64" },
            { id: 19, manufacturer_id: 110, report_date: "2020-01-03", energy_consumed: "5933.53", waste_generated: null },
            { id: 20, manufacturer_id: 135, report_date: "2023-07-29", energy_consumed: "10059.21", waste_generated: "8056.54" },
            { id: 21, manufacturer_id: 79, report_date: "2020-03-20", energy_consumed: "15763.12", waste_generated: "18908.50" },
            { id: 22, manufacturer_id: 76, report_date: "2021-11-28", energy_consumed: "11532.01", waste_generated: "28403.87" },
            { id: 23, manufacturer_id: 143, report_date: "2023-06-28", energy_consumed: "1382.17", waste_generated: "18249.77" },
            { id: 24, manufacturer_id: 65, report_date: "2023-10-14", energy_consumed: "70437.83", waste_generated: "42659.49" },
            { id: 25, manufacturer_id: 39, report_date: "2022-01-17", energy_consumed: "64584.03", waste_generated: "19510.36" },
            { id: 26, manufacturer_id: 156, report_date: "2020-09-09", energy_consumed: "1028.30", waste_generated: "23813.70" },
            { id: 27, manufacturer_id: 57, report_date: "2021-10-01", energy_consumed: "23811.45", waste_generated: "23968.27" },
            { id: 28, manufacturer_id: 75, report_date: "2021-12-19", energy_consumed: "14982.68", waste_generated: "35842.61" },
            { id: 29, manufacturer_id: 183, report_date: "2021-07-01", energy_consumed: "96191.26", waste_generated: null },
            { id: 30, manufacturer_id: 35, report_date: "2022-07-10", energy_consumed: "76739.64", waste_generated: "41914.00" },
            { id: 31, manufacturer_id: 10, report_date: "2021-08-02", energy_consumed: "1139.11", waste_generated: null },
            { id: 32, manufacturer_id: 126, report_date: "2021-11-15", energy_consumed: null, waste_generated: "18748.44" },
            { id: 33, manufacturer_id: 159, report_date: "2020-12-18", energy_consumed: "1369.98", waste_generated: null },
            { id: 34, manufacturer_id: 179, report_date: "2020-07-03", energy_consumed: "40613.83", waste_generated: "45975.43" },
            { id: 35, manufacturer_id: 28, report_date: "2021-03-13", energy_consumed: "80326.15", waste_generated: "748.58" },
            { id: 36, manufacturer_id: 180, report_date: "2020-08-14", energy_consumed: "9955.18", waste_generated: "17713.20" },
            { id: 37, manufacturer_id: 33, report_date: "2020-03-27", energy_consumed: "72653.46", waste_generated: "3811.74" },
            { id: 38, manufacturer_id: 78, report_date: "2023-10-27", energy_consumed: "9298.11", waste_generated: "3533.68" },
            { id: 39, manufacturer_id: 147, report_date: "2021-02-09", energy_consumed: "81726.18", waste_generated: "45374.72" },
            { id: 40, manufacturer_id: 51, report_date: "2021-02-21", energy_consumed: "32652.22", waste_generated: "3114.93" },
            { id: 41, manufacturer_id: 144, report_date: "2022-09-12", energy_consumed: "31760.21", waste_generated: "4365.64" },
            { id: 42, manufacturer_id: 20, report_date: "2020-04-13", energy_consumed: "3564.71", waste_generated: "12544.47" },
            { id: 43, manufacturer_id: 46, report_date: "2023-01-19", energy_consumed: "5620.66", waste_generated: "19957.72" },
            { id: 44, manufacturer_id: 175, report_date: "2020-09-14", energy_consumed: "5780.91", waste_generated: "7914.01" },
            { id: 45, manufacturer_id: 28, report_date: "2020-11-08", energy_consumed: "23369.62", waste_generated: "15296.35" },
            { id: 46, manufacturer_id: 74, report_date: "2023-11-07", energy_consumed: "9110.06", waste_generated: "14039.34" },
            { id: 47, manufacturer_id: 198, report_date: "2020-12-13", energy_consumed: "44435.44", waste_generated: "29076.49" },
            { id: 48, manufacturer_id: 68, report_date: "2020-12-18", energy_consumed: "13277.61", waste_generated: "2608.34" },
            { id: 49, manufacturer_id: 132, report_date: "2021-07-27", energy_consumed: "49999.06", waste_generated: "5476.42" },
            { id: 50, manufacturer_id: 84, report_date: "2023-10-08", energy_consumed: "66245.84", waste_generated: "10689.91" },
            { id: 51, manufacturer_id: 100, report_date: "2022-06-17", energy_consumed: null, waste_generated: null },
            { id: 52, manufacturer_id: 23, report_date: "2023-09-08", energy_consumed: "55920.85", waste_generated: "3416.34" },
            { id: 53, manufacturer_id: 104, report_date: "2021-10-09", energy_consumed: "44266.10", waste_generated: "45306.43" },
            { id: 54, manufacturer_id: 61, report_date: "2023-09-09", energy_consumed: "93888.69", waste_generated: "17868.18" },
            { id: 55, manufacturer_id: 178, report_date: "2020-10-14", energy_consumed: null, waste_generated: "15221.69" },
            { id: 56, manufacturer_id: 37, report_date: "2021-08-17", energy_consumed: "26239.04", waste_generated: "3281.22" },
            { id: 57, manufacturer_id: 103, report_date: "2023-03-24", energy_consumed: "1084.10", waste_generated: "42707.35" },
            { id: 58, manufacturer_id: 124, report_date: "2022-08-18", energy_consumed: null, waste_generated: null },
            { id: 59, manufacturer_id: 194, report_date: "2021-12-10", energy_consumed: "19856.79", waste_generated: null },
            { id: 60, manufacturer_id: 29, report_date: "2022-01-29", energy_consumed: "17694.30", waste_generated: "17453.95" },
            { id: 61, manufacturer_id: 98, report_date: "2021-09-10", energy_consumed: "6195.02", waste_generated: "18148.30" },
            { id: 62, manufacturer_id: 145, report_date: "2022-10-27", energy_consumed: "1709.07", waste_generated: "6824.94" },
            { id: 63, manufacturer_id: 103, report_date: "2023-08-30", energy_consumed: "23464.46", waste_generated: "26205.89" },
            { id: 64, manufacturer_id: 147, report_date: "2020-01-19", energy_consumed: "18283.09", waste_generated: "9460.11" },
            { id: 65, manufacturer_id: 111, report_date: "2021-02-06", energy_consumed: "62130.88", waste_generated: "6584.65" },
            { id: 66, manufacturer_id: 34, report_date: "2020-11-09", energy_consumed: "16446.72", waste_generated: "17732.86" },
            { id: 67, manufacturer_id: 136, report_date: "2022-11-14", energy_consumed: "62130.70", waste_generated: null },
            { id: 68, manufacturer_id: 154, report_date: "2020-11-26", energy_consumed: "34635.96", waste_generated: "60.95" },
            { id: 69, manufacturer_id: 42, report_date: "2021-07-27", energy_consumed: "16931.10", waste_generated: "36.00" },
            { id: 70, manufacturer_id: 48, report_date: "2022-12-13", energy_consumed: "14702.82", waste_generated: "3603.32" },
            { id: 71, manufacturer_id: 27, report_date: "2020-05-28", energy_consumed: "99794.86", waste_generated: "1424.12" },
            { id: 72, manufacturer_id: 92, report_date: "2020-01-24", energy_consumed: "1133.57", waste_generated: "2723.73" },
            { id: 73, manufacturer_id: 168, report_date: "2021-03-30", energy_consumed: "2296.11", waste_generated: "35291.00" },
            { id: 74, manufacturer_id: 71, report_date: "2021-11-02", energy_consumed: "21385.39", waste_generated: "23367.07" },
            { id: 75, manufacturer_id: 104, report_date: "2023-11-26", energy_consumed: null, waste_generated: "18480.08" },
            { id: 76, manufacturer_id: 170, report_date: "2022-02-04", energy_consumed: "96941.60", waste_generated: null },
            { id: 77, manufacturer_id: 62, report_date: "2023-10-06", energy_consumed: "11567.11", waste_generated: "16963.10" },
            { id: 78, manufacturer_id: 129, report_date: "2021-03-28", energy_consumed: null, waste_generated: "39829.88" },
            { id: 79, manufacturer_id: 99, report_date: "2021-11-12", energy_consumed: "1133.14", waste_generated: "12266.17" },
            { id: 80, manufacturer_id: 128, report_date: "2020-07-03", energy_consumed: "3224.05", waste_generated: null },
            { id: 81, manufacturer_id: 146, report_date: "2020-11-29", energy_consumed: "3196.84", waste_generated: null },
            { id: 82, manufacturer_id: 198, report_date: "2021-08-31", energy_consumed: "73271.31", waste_generated: "14646.83" },
            { id: 83, manufacturer_id: 57, report_date: "2021-11-24", energy_consumed: "64965.50", waste_generated: "11526.76" },
            { id: 84, manufacturer_id: 47, report_date: "2020-04-28", energy_consumed: "1974.21", waste_generated: "25899.83" },
            { id: 85, manufacturer_id: 30, report_date: "2020-01-14", energy_consumed: "1601.31", waste_generated: "42869.33" },
            { id: 86, manufacturer_id: 138, report_date: "2023-11-28", energy_consumed: "77726.83", waste_generated: "576.07" },
            { id: 87, manufacturer_id: 171, report_date: "2023-08-11", energy_consumed: "41446.61", waste_generated: "13782.85" },
            { id: 88, manufacturer_id: 180, report_date: "2020-03-15", energy_consumed: "72508.56", waste_generated: "276.10" },
            { id: 89, manufacturer_id: 97, report_date: "2022-10-06", energy_consumed: "10340.06", waste_generated: "13531.65" },
            { id: 90, manufacturer_id: 37, report_date: "2023-10-16", energy_consumed: "3020.07", waste_generated: "356.71" },
            { id: 91, manufacturer_id: 33, report_date: "2020-10-21", energy_consumed: "3487.10", waste_generated: "41308.65" },
            { id: 92, manufacturer_id: 135, report_date: "2021-05-18", energy_consumed: "10164.47", waste_generated: "3714.26" },
            { id: 93, manufacturer_id: 164, report_date: "2020-11-16", energy_consumed: "81902.36", waste_generated: "3563.00" },
            { id: 94, manufacturer_id: 100, report_date: "2022-10-05", energy_consumed: "62834.91", waste_generated: "13701.91" },
            { id: 95, manufacturer_id: 159, report_date: "2021-11-22", energy_consumed: "41749.41", waste_generated: "40479.32" },
            { id: 96, manufacturer_id: 100, report_date: "2023-04-03", energy_consumed: "48888.15", waste_generated: "12009.84" },
            { id: 97, manufacturer_id: 147, report_date: "2020-01-31", energy_consumed: "74690.74", waste_generated: null },
            { id: 98, manufacturer_id: 107, report_date: "2022-10-14", energy_consumed: "32817.35", waste_generated: "39247.81" },
            { id: 99, manufacturer_id: 161, report_date: "2021-02-07", energy_consumed: "57947.95", waste_generated: "18830.62" },
            { id: 100, manufacturer_id: 56, report_date: "2023-12-04", energy_consumed: "4992.52", waste_generated: "32493.85" },
            { id: 101, manufacturer_id: 156, report_date: "2020-09-11", energy_consumed: "84115.06", waste_generated: "1210.11" },
            { id: 102, manufacturer_id: 84, report_date: "2023-12-16", energy_consumed: "16938.07", waste_generated: "35038.65" },
            { id: 103, manufacturer_id: 180, report_date: "2020-10-27", energy_consumed: "17828.24", waste_generated: "736.17" },
            { id: 104, manufacturer_id: 129, report_date: "2022-03-08", energy_consumed: "63362.99", waste_generated: null },
            { id: 105, manufacturer_id: 64, report_date: "2021-10-07", energy_consumed: "56150.63", waste_generated: "6463.92" },
            { id: 106, manufacturer_id: 63, report_date: "2020-08-23", energy_consumed: "73832.29", waste_generated: null },
            { id: 107, manufacturer_id: 164, report_date: "2021-10-10", energy_consumed: "23807.23", waste_generated: "24646.59" },
            { id: 108, manufacturer_id: 100, report_date: "2021-01-18", energy_consumed: "80335.93", waste_generated: "13443.51" },
            { id: 109, manufacturer_id: 108, report_date: "2021-10-08", energy_consumed: "49799.90", waste_generated: "44687.19" },
            { id: 110, manufacturer_id: 93, report_date: "2021-04-07", energy_consumed: "33737.94", waste_generated: "1562.06" },
            { id: 111, manufacturer_id: 47, report_date: "2021-08-06", energy_consumed: "31202.04", waste_generated: "14167.39" },
            { id: 112, manufacturer_id: 153, report_date: "2020-09-04", energy_consumed: "2856.02", waste_generated: "31736.83" },
            { id: 113, manufacturer_id: 77, report_date: "2020-10-28", energy_consumed: "22068.61", waste_generated: "8767.20" },
            { id: 114, manufacturer_id: 157, report_date: "2021-12-23", energy_consumed: "6176.42", waste_generated: "8881.61" },
            { id: 115, manufacturer_id: 6, report_date: "2020-12-28", energy_consumed: "46611.90", waste_generated: "12652.78" },
            { id: 116, manufacturer_id: 67, report_date: "2022-07-10", energy_consumed: "22411.78", waste_generated: "45751.14" },
            { id: 117, manufacturer_id: 40, report_date: "2021-11-24", energy_consumed: null, waste_generated: "7661.06" },
            { id: 118, manufacturer_id: 94, report_date: "2023-10-19", energy_consumed: "22861.80", waste_generated: "14314.43" },
            { id: 119, manufacturer_id: 138, report_date: "2022-10-27", energy_consumed: "1943.64", waste_generated: "24912.06" },
            { id: 120, manufacturer_id: 78, report_date: "2020-10-06", energy_consumed: null, waste_generated: "45962.31" },
            { id: 121, manufacturer_id: 34, report_date: "2021-06-25", energy_consumed: "4646.41", waste_generated: "8837.41" },
            { id: 122, manufacturer_id: 16, report_date: "2022-11-09", energy_consumed: null, waste_generated: "33525.17" },
            { id: 123, manufacturer_id: 74, report_date: "2022-09-29", energy_consumed: "93156.93", waste_generated: "29539.76" },
            { id: 124, manufacturer_id: 60, report_date: "2020-08-27", energy_consumed: "10305.00", waste_generated: null },
            { id: 125, manufacturer_id: 17, report_date: "2023-12-15", energy_consumed: "11200.57", waste_generated: "5879.17" },
            { id: 126, manufacturer_id: 67, report_date: "2023-01-16", energy_consumed: "91732.30", waste_generated: "48739.43" },
            { id: 127, manufacturer_id: 49, report_date: "2020-06-18", energy_consumed: "12592.11", waste_generated: "44497.37" },
            { id: 128, manufacturer_id: 67, report_date: "2023-03-03", energy_consumed: "27698.31", waste_generated: "7997.76" },
            { id: 129, manufacturer_id: 30, report_date: "2021-02-01", energy_consumed: "41482.33", waste_generated: "36503.29" },
            { id: 130, manufacturer_id: 116, report_date: "2021-09-27", energy_consumed: "29828.52", waste_generated: "8762.75" },
            { id: 131, manufacturer_id: 35, report_date: "2022-12-01", energy_consumed: "1244.47", waste_generated: "14191.72" },
            { id: 132, manufacturer_id: 83, report_date: "2022-07-04", energy_consumed: "98197.58", waste_generated: "98.69" },
            { id: 133, manufacturer_id: 97, report_date: "2021-09-23", energy_consumed: "1548.57", waste_generated: "2.63" },
            { id: 134, manufacturer_id: 162, report_date: "2023-04-23", energy_consumed: "1172.39", waste_generated: "13255.97" },
            { id: 135, manufacturer_id: 97, report_date: "2020-05-03", energy_consumed: "22638.09", waste_generated: "46952.30" },
            { id: 136, manufacturer_id: 153, report_date: "2023-02-27", energy_consumed: "60060.94", waste_generated: "46109.42" },
            { id: 137, manufacturer_id: 93, report_date: "2023-12-04", energy_consumed: "1201.00", waste_generated: "12595.36" },
            { id: 138, manufacturer_id: 121, report_date: "2021-02-23", energy_consumed: "2333.75", waste_generated: "40946.51" },
            { id: 139, manufacturer_id: 92, report_date: "2020-12-06", energy_consumed: "65282.15", waste_generated: "20857.85" },
            { id: 140, manufacturer_id: 110, report_date: "2023-12-30", energy_consumed: "1000.44", waste_generated: "30053.65" },
            { id: 141, manufacturer_id: 84, report_date: "2023-11-20", energy_consumed: "3015.37", waste_generated: "40614.14" },
            { id: 142, manufacturer_id: 72, report_date: "2023-08-19", energy_consumed: "66755.07", waste_generated: "502.61" },
            { id: 143, manufacturer_id: 142, report_date: "2021-06-17", energy_consumed: "6931.96", waste_generated: "3788.68" },
            { id: 144, manufacturer_id: 116, report_date: "2023-07-18", energy_consumed: null, waste_generated: "32410.92" },
            { id: 145, manufacturer_id: 130, report_date: "2020-07-13", energy_consumed: "56784.21", waste_generated: "580.80" },
            { id: 146, manufacturer_id: 62, report_date: "2022-02-16", energy_consumed: "36995.32", waste_generated: "44729.55" },
            { id: 147, manufacturer_id: 166, report_date: "2020-05-08", energy_consumed: "5026.24", waste_generated: "2099.75" },
            { id: 148, manufacturer_id: 35, report_date: "2022-02-26", energy_consumed: "1010.35", waste_generated: "28933.77" },
            { id: 149, manufacturer_id: 14, report_date: "2021-11-19", energy_consumed: null, waste_generated: null },
            { id: 150, manufacturer_id: 25, report_date: "2023-10-06", energy_consumed: "56324.08", waste_generated: "13373.94" },
            { id: 151, manufacturer_id: 130, report_date: "2023-10-13", energy_consumed: "79764.82", waste_generated: "12526.11" },
            { id: 152, manufacturer_id: 157, report_date: "2022-09-11", energy_consumed: "3845.27", waste_generated: "1816.08" },
            { id: 153, manufacturer_id: 31, report_date: "2022-10-14", energy_consumed: "84271.80", waste_generated: "28476.64" },
            { id: 154, manufacturer_id: 149, report_date: "2022-09-30", energy_consumed: "22187.68", waste_generated: "418.41" },
            { id: 155, manufacturer_id: 131, report_date: "2022-09-21", energy_consumed: "25195.28", waste_generated: "157.60" },
            { id: 156, manufacturer_id: 112, report_date: "2022-12-25", energy_consumed: "3005.97", waste_generated: "4846.98" },
            { id: 157, manufacturer_id: 149, report_date: "2023-12-01", energy_consumed: null, waste_generated: "38896.99" },
            { id: 158, manufacturer_id: 60, report_date: "2020-04-08", energy_consumed: "20411.46", waste_generated: "34810.34" },
            { id: 159, manufacturer_id: 119, report_date: "2021-11-20", energy_consumed: "69575.34", waste_generated: "18479.47" },
            { id: 160, manufacturer_id: 69, report_date: "2023-11-14", energy_consumed: "1074.76", waste_generated: "8206.58" },
            { id: 161, manufacturer_id: 195, report_date: "2021-05-30", energy_consumed: "5503.78", waste_generated: "10600.16" },
            { id: 162, manufacturer_id: 181, report_date: "2021-12-21", energy_consumed: "33785.53", waste_generated: "46901.54" },
            { id: 163, manufacturer_id: 56, report_date: "2022-02-01", energy_consumed: "70991.81", waste_generated: "13767.29" },
            { id: 164, manufacturer_id: 16, report_date: "2020-11-08", energy_consumed: "4156.03", waste_generated: "45778.51" },
            { id: 165, manufacturer_id: 130, report_date: "2023-10-31", energy_consumed: "48427.32", waste_generated: "28689.02" },
            { id: 166, manufacturer_id: 111, report_date: "2022-02-16", energy_consumed: null, waste_generated: "13360.88" },
            { id: 167, manufacturer_id: 125, report_date: "2022-08-20", energy_consumed: "46774.23", waste_generated: "2974.51" },
            { id: 168, manufacturer_id: 13, report_date: "2021-01-20", energy_consumed: "87187.61", waste_generated: "14163.63" },
            { id: 169, manufacturer_id: 199, report_date: "2021-08-21", energy_consumed: "15077.47", waste_generated: "15370.59" },
            { id: 170, manufacturer_id: 105, report_date: "2020-08-20", energy_consumed: "3114.65", waste_generated: "32127.03" },
            { id: 171, manufacturer_id: 23, report_date: "2020-11-18", energy_consumed: "19734.12", waste_generated: "34472.88" },
            { id: 172, manufacturer_id: 106, report_date: "2020-11-12", energy_consumed: "40427.47", waste_generated: "4022.16" },
            { id: 173, manufacturer_id: 170, report_date: "2023-09-21", energy_consumed: "76241.05", waste_generated: "1673.82" },
            { id: 174, manufacturer_id: 87, report_date: "2020-08-16", energy_consumed: "5694.91", waste_generated: "308.15" },
            { id: 175, manufacturer_id: 101, report_date: "2021-05-11", energy_consumed: "1790.50", waste_generated: "17084.79" },
            { id: 176, manufacturer_id: 82, report_date: "2022-08-03", energy_consumed: "5294.02", waste_generated: null },
            { id: 177, manufacturer_id: 182, report_date: "2021-10-11", energy_consumed: "80750.52", waste_generated: "34078.56" },
            { id: 178, manufacturer_id: 86, report_date: "2022-03-12", energy_consumed: "4624.71", waste_generated: "44611.40" },
            { id: 179, manufacturer_id: 13, report_date: "2020-12-04", energy_consumed: "10625.69", waste_generated: "23.85" },
            { id: 180, manufacturer_id: 125, report_date: "2023-10-16", energy_consumed: "94329.64", waste_generated: "18945.42" },
            { id: 181, manufacturer_id: 76, report_date: "2023-02-28", energy_consumed: "3996.78", waste_generated: "9556.28" },
            { id: 182, manufacturer_id: 120, report_date: "2022-10-09", energy_consumed: "11011.68", waste_generated: "28841.08" },
            { id: 183, manufacturer_id: 68, report_date: "2022-01-21", energy_consumed: "28092.60", waste_generated: "42045.41" },
            { id: 184, manufacturer_id: 116, report_date: "2020-11-18", energy_consumed: "32303.15", waste_generated: "1498.29" },
            { id: 185, manufacturer_id: 196, report_date: "2021-11-01", energy_consumed: "50663.83", waste_generated: "41989.56" },
            { id: 186, manufacturer_id: 64, report_date: "2020-12-24", energy_consumed: "80236.75", waste_generated: "401.73" },
            { id: 187, manufacturer_id: 93, report_date: "2023-12-05", energy_consumed: "92294.10", waste_generated: "20.46" },
            { id: 188, manufacturer_id: 154, report_date: "2023-09-01", energy_consumed: null, waste_generated: "14051.24" },
            { id: 189, manufacturer_id: 94, report_date: "2021-11-06", energy_consumed: "1008.09", waste_generated: "2166.05" },
            { id: 190, manufacturer_id: 9, report_date: "2021-11-13", energy_consumed: "26006.93", waste_generated: "10500.25" },
            { id: 191, manufacturer_id: 113, report_date: "2021-09-28", energy_consumed: "80184.60", waste_generated: "28667.99" },
            { id: 192, manufacturer_id: 124, report_date: "2021-09-17", energy_consumed: "45841.47", waste_generated: "1614.23" },
            { id: 193, manufacturer_id: 161, report_date: "2022-03-31", energy_consumed: null, waste_generated: "43899.19" },
            { id: 194, manufacturer_id: 193, report_date: "2023-11-03", energy_consumed: "2836.58", waste_generated: "6922.27" },
            { id: 195, manufacturer_id: 65, report_date: "2020-07-23", energy_consumed: "96822.39", waste_generated: "10.87" },
            { id: 196, manufacturer_id: 173, report_date: "2023-01-25", energy_consumed: "6380.69", waste_generated: "8178.06" },
            { id: 197, manufacturer_id: 1, report_date: "2021-11-18", energy_consumed: "46076.50", waste_generated: "47286.36" },
            { id: 198, manufacturer_id: 121, report_date: "2022-10-21", energy_consumed: "67063.14", waste_generated: "4766.67" },
            { id: 199, manufacturer_id: 163, report_date: "2021-10-08", energy_consumed: "33883.09", waste_generated: "14010.44" },
            { id: 200, manufacturer_id: 15, report_date: "2023-08-27", energy_consumed: null, waste_generated: null },
            { id: 201, manufacturer_id: 10, report_date: "2022-04-15", energy_consumed: "5622.88", waste_generated: "10825.92" },
            { id: 202, manufacturer_id: 155, report_date: "2020-01-24", energy_consumed: "11050.74", waste_generated: null },
            { id: 203, manufacturer_id: 172, report_date: "2023-01-31", energy_consumed: "39578.81", waste_generated: null },
            { id: 204, manufacturer_id: 6, report_date: "2020-08-13", energy_consumed: "58136.55", waste_generated: "6782.41" },
            { id: 205, manufacturer_id: 130, report_date: "2021-02-10", energy_consumed: "25736.41", waste_generated: "15793.07" },
            { id: 206, manufacturer_id: 48, report_date: "2020-10-05", energy_consumed: "17433.41", waste_generated: "26722.64" },
            { id: 207, manufacturer_id: 133, report_date: "2022-02-07", energy_consumed: "9246.52", waste_generated: "5927.52" },
            { id: 208, manufacturer_id: 105, report_date: "2020-12-31", energy_consumed: "70014.45", waste_generated: null },
            { id: 209, manufacturer_id: 167, report_date: "2020-03-25", energy_consumed: null, waste_generated: null },
            { id: 210, manufacturer_id: 197, report_date: "2020-12-30", energy_consumed: "26063.02", waste_generated: "373.94" },
            { id: 211, manufacturer_id: 140, report_date: "2022-01-20", energy_consumed: "62572.77", waste_generated: "42417.32" },
            { id: 212, manufacturer_id: 160, report_date: "2020-09-03", energy_consumed: "8077.47", waste_generated: "18278.98" },
            { id: 213, manufacturer_id: 63, report_date: "2023-04-13", energy_consumed: "35779.22", waste_generated: "5125.75" },
            { id: 214, manufacturer_id: 65, report_date: "2021-12-24", energy_consumed: "53553.19", waste_generated: null },
            { id: 215, manufacturer_id: 99, report_date: "2022-01-09", energy_consumed: null, waste_generated: "30223.05" },
            { id: 216, manufacturer_id: 42, report_date: "2023-01-11", energy_consumed: "27143.59", waste_generated: "30969.03" },
            { id: 217, manufacturer_id: 158, report_date: "2022-04-04", energy_consumed: "13825.51", waste_generated: "5000.10" },
            { id: 218, manufacturer_id: 30, report_date: "2023-01-12", energy_consumed: "28319.06", waste_generated: "47648.46" },
            { id: 219, manufacturer_id: 52, report_date: "2022-01-15", energy_consumed: null, waste_generated: "6437.65" },
            { id: 220, manufacturer_id: 115, report_date: "2023-04-20", energy_consumed: "37711.29", waste_generated: "956.30" },
            { id: 221, manufacturer_id: 148, report_date: "2021-11-26", energy_consumed: "1907.05", waste_generated: "28300.89" },
            { id: 222, manufacturer_id: 1, report_date: "2022-09-30", energy_consumed: null, waste_generated: "26425.30" },
            { id: 223, manufacturer_id: 60, report_date: "2021-02-16", energy_consumed: null, waste_generated: "49137.18" },
            { id: 224, manufacturer_id: 53, report_date: "2020-03-07", energy_consumed: "1293.59", waste_generated: "29493.92" },
            { id: 225, manufacturer_id: 127, report_date: "2023-01-03", energy_consumed: "19897.58", waste_generated: "24324.00" },
            { id: 226, manufacturer_id: 200, report_date: "2022-11-21", energy_consumed: "1061.65", waste_generated: "1.29" },
            { id: 227, manufacturer_id: 150, report_date: "2020-05-08", energy_consumed: "97828.43", waste_generated: null },
            { id: 228, manufacturer_id: 109, report_date: "2021-08-05", energy_consumed: "61670.44", waste_generated: "21958.88" },
            { id: 229, manufacturer_id: 154, report_date: "2023-02-03", energy_consumed: "77362.34", waste_generated: "14414.39" },
            { id: 230, manufacturer_id: 109, report_date: "2021-02-13", energy_consumed: "34954.43", waste_generated: "5677.44" },
            { id: 231, manufacturer_id: 121, report_date: "2020-10-03", energy_consumed: "40717.82", waste_generated: "9412.32" },
            { id: 232, manufacturer_id: 42, report_date: "2022-07-22", energy_consumed: "1371.85", waste_generated: "49280.43" },
            { id: 233, manufacturer_id: 32, report_date: "2023-01-30", energy_consumed: "10002.32", waste_generated: "11872.78" },
            { id: 234, manufacturer_id: 126, report_date: "2020-06-19", energy_consumed: "20455.00", waste_generated: "15679.61" },
            { id: 235, manufacturer_id: 36, report_date: "2021-11-24", energy_consumed: "4830.34", waste_generated: "47881.42" },
            { id: 236, manufacturer_id: 53, report_date: "2021-11-28", energy_consumed: "1760.84", waste_generated: null },
            { id: 237, manufacturer_id: 61, report_date: "2022-10-27", energy_consumed: "52543.02", waste_generated: "892.64" },
            { id: 238, manufacturer_id: 139, report_date: "2022-11-17", energy_consumed: null, waste_generated: null },
            { id: 239, manufacturer_id: 74, report_date: "2020-07-29", energy_consumed: "44239.49", waste_generated: "41022.73" },
            { id: 240, manufacturer_id: 150, report_date: "2021-11-04", energy_consumed: "35584.07", waste_generated: "11199.83" },
            { id: 241, manufacturer_id: 138, report_date: "2022-11-19", energy_consumed: "13960.43", waste_generated: "10433.11" },
            { id: 242, manufacturer_id: 92, report_date: "2020-11-25", energy_consumed: "13783.00", waste_generated: "43479.42" },
            { id: 243, manufacturer_id: 145, report_date: "2020-12-13", energy_consumed: "18129.23", waste_generated: "109.55" },
            { id: 244, manufacturer_id: 129, report_date: "2023-12-08", energy_consumed: null, waste_generated: "15985.42" },
            { id: 245, manufacturer_id: 158, report_date: "2021-08-20", energy_consumed: "65287.88", waste_generated: "16442.77" },
            { id: 246, manufacturer_id: 1, report_date: "2020-07-12", energy_consumed: null, waste_generated: "12622.33" },
            { id: 247, manufacturer_id: 162, report_date: "2020-12-20", energy_consumed: "25127.82", waste_generated: "35507.34" },
            { id: 248, manufacturer_id: 92, report_date: "2023-03-12", energy_consumed: "2162.12", waste_generated: "1108.83" },
            { id: 249, manufacturer_id: 44, report_date: "2022-07-24", energy_consumed: "12268.10", waste_generated: "29633.30" },
            { id: 250, manufacturer_id: 47, report_date: "2020-03-27", energy_consumed: "22343.14", waste_generated: null },
            { id: 251, manufacturer_id: 56, report_date: "2023-03-22", energy_consumed: "38905.60", waste_generated: "7481.20" },
            { id: 252, manufacturer_id: 97, report_date: "2020-12-13", energy_consumed: null, waste_generated: "11976.48" },
            { id: 253, manufacturer_id: 175, report_date: "2020-01-01", energy_consumed: "33262.32", waste_generated: null },
            { id: 254, manufacturer_id: 14, report_date: "2020-12-26", energy_consumed: "14318.75", waste_generated: "0.15" },
            { id: 255, manufacturer_id: 149, report_date: "2021-08-01", energy_consumed: "9726.99", waste_generated: "30388.09" },
            { id: 256, manufacturer_id: 157, report_date: "2022-01-04", energy_consumed: "12669.83", waste_generated: "6942.97" },
            { id: 257, manufacturer_id: 139, report_date: "2023-01-21", energy_consumed: "48981.71", waste_generated: "46218.65" },
            { id: 258, manufacturer_id: 9, report_date: "2021-03-19", energy_consumed: "34856.06", waste_generated: null },
            { id: 259, manufacturer_id: 116, report_date: "2023-11-17", energy_consumed: "6657.43", waste_generated: "746.46" },
            { id: 260, manufacturer_id: 7, report_date: "2021-09-12", energy_consumed: "55870.47", waste_generated: null },
            { id: 261, manufacturer_id: 115, report_date: "2021-12-24", energy_consumed: "34543.87", waste_generated: "10289.20" },
            { id: 262, manufacturer_id: 151, report_date: "2022-11-19", energy_consumed: "63059.51", waste_generated: "200.52" },
            { id: 263, manufacturer_id: 45, report_date: "2020-05-21", energy_consumed: null, waste_generated: "72.95" },
            { id: 264, manufacturer_id: 160, report_date: "2023-12-06", energy_consumed: null, waste_generated: "7004.72" },
            { id: 265, manufacturer_id: 36, report_date: "2021-09-27", energy_consumed: "2782.03", waste_generated: "14658.77" },
            { id: 266, manufacturer_id: 139, report_date: "2020-10-25", energy_consumed: "6125.17", waste_generated: "19492.14" },
            { id: 267, manufacturer_id: 123, report_date: "2023-01-23", energy_consumed: "98473.58", waste_generated: "2689.22" },
            { id: 268, manufacturer_id: 50, report_date: "2020-11-21", energy_consumed: "55310.20", waste_generated: "11693.39" },
            { id: 269, manufacturer_id: 141, report_date: "2020-12-27", energy_consumed: "98519.73", waste_generated: "1658.11" },
            { id: 270, manufacturer_id: 119, report_date: "2020-12-02", energy_consumed: "3584.88", waste_generated: "24719.70" },
            { id: 271, manufacturer_id: 149, report_date: "2020-11-26", energy_consumed: "83999.95", waste_generated: "36242.07" },
            { id: 272, manufacturer_id: 101, report_date: "2020-08-06", energy_consumed: "75447.95", waste_generated: "3951.77" },
            { id: 273, manufacturer_id: 66, report_date: "2020-07-06", energy_consumed: "2121.81", waste_generated: "53.36" },
            { id: 274, manufacturer_id: 111, report_date: "2023-10-19", energy_consumed: null, waste_generated: "3758.29" },
            { id: 275, manufacturer_id: 142, report_date: "2022-02-21", energy_consumed: "99035.41", waste_generated: null },
            { id: 276, manufacturer_id: 98, report_date: "2020-02-23", energy_consumed: "22224.53", waste_generated: "17233.68" },
            { id: 277, manufacturer_id: 121, report_date: "2021-11-14", energy_consumed: "20138.98", waste_generated: "29475.47" },
            { id: 278, manufacturer_id: 45, report_date: "2023-01-28", energy_consumed: "1256.37", waste_generated: "1034.21" },
            { id: 279, manufacturer_id: 23, report_date: "2023-11-16", energy_consumed: "67787.64", waste_generated: "13702.23" },
            { id: 280, manufacturer_id: 77, report_date: "2021-12-30", energy_consumed: "18237.19", waste_generated: "12032.97" },
            { id: 281, manufacturer_id: 99, report_date: "2023-10-06", energy_consumed: "3005.58", waste_generated: "25686.67" },
            { id: 282, manufacturer_id: 75, report_date: "2020-11-04", energy_consumed: "1760.73", waste_generated: "1323.57" },
            { id: 283, manufacturer_id: 129, report_date: "2023-03-25", energy_consumed: "29872.96", waste_generated: "4598.86" },
            { id: 284, manufacturer_id: 170, report_date: "2023-04-04", energy_consumed: "79478.01", waste_generated: "1.90" },
            { id: 285, manufacturer_id: 107, report_date: "2021-06-21", energy_consumed: "81464.63", waste_generated: "14942.39" },
            { id: 286, manufacturer_id: 143, report_date: "2023-01-05", energy_consumed: "78872.24", waste_generated: "15898.87" },
            { id: 287, manufacturer_id: 82, report_date: "2022-03-02", energy_consumed: "36314.72", waste_generated: "433.42" },
            { id: 288, manufacturer_id: 142, report_date: "2020-09-22", energy_consumed: "34296.30", waste_generated: "652.52" },
            { id: 289, manufacturer_id: 143, report_date: "2020-11-17", energy_consumed: "7341.58", waste_generated: "6843.37" },
            { id: 290, manufacturer_id: 15, report_date: "2023-08-07", energy_consumed: "3045.98", waste_generated: "27838.04" },
            { id: 291, manufacturer_id: 136, report_date: "2022-09-18", energy_consumed: "74867.18", waste_generated: "7470.64" },
            { id: 292, manufacturer_id: 50, report_date: "2021-09-03", energy_consumed: "91796.18", waste_generated: "67.25" },
            { id: 293, manufacturer_id: 50, report_date: "2022-10-19", energy_consumed: "16096.48", waste_generated: "2834.85" },
            { id: 294, manufacturer_id: 42, report_date: "2021-07-14", energy_consumed: "1507.71", waste_generated: "34319.99" },
            { id: 295, manufacturer_id: 163, report_date: "2021-03-22", energy_consumed: "8431.94", waste_generated: "35530.91" },
            { id: 296, manufacturer_id: 96, report_date: "2022-06-23", energy_consumed: "6078.06", waste_generated: "44671.94" },
            { id: 297, manufacturer_id: 141, report_date: "2021-07-24", energy_consumed: "80123.53", waste_generated: "9351.05" },
            { id: 298, manufacturer_id: 33, report_date: "2021-07-17", energy_consumed: "1422.94", waste_generated: "23535.16" },
            { id: 299, manufacturer_id: 1, report_date: "2023-10-30", energy_consumed: "33427.40", waste_generated: "30207.69" },
            { id: 300, manufacturer_id: 50, report_date: "2020-08-09", energy_consumed: "46949.20", waste_generated: "2659.62" },
            { id: 301, manufacturer_id: 105, report_date: "2021-12-16", energy_consumed: "13122.77", waste_generated: "25228.33" },
            { id: 302, manufacturer_id: 191, report_date: "2020-04-18", energy_consumed: "59063.02", waste_generated: "889.56" },
            { id: 303, manufacturer_id: 47, report_date: "2020-01-16", energy_consumed: "1508.47", waste_generated: "6529.83" },
            { id: 304, manufacturer_id: 101, report_date: "2023-03-13", energy_consumed: null, waste_generated: "14503.63" },
            { id: 305, manufacturer_id: 153, report_date: "2023-09-28", energy_consumed: "22681.79", waste_generated: "37200.14" },
            { id: 306, manufacturer_id: 151, report_date: "2021-10-12", energy_consumed: null, waste_generated: "28820.43" },
            { id: 307, manufacturer_id: 175, report_date: "2022-09-23", energy_consumed: "8220.21", waste_generated: "14969.07" },
            { id: 308, manufacturer_id: 114, report_date: "2022-06-03", energy_consumed: "94035.34", waste_generated: "293.73" },
            { id: 309, manufacturer_id: 4, report_date: "2022-01-30", energy_consumed: "8624.71", waste_generated: "7414.64" },
            { id: 310, manufacturer_id: 117, report_date: "2020-02-29", energy_consumed: "47941.77", waste_generated: "19002.06" },
            { id: 311, manufacturer_id: 166, report_date: "2022-06-11", energy_consumed: "27704.45", waste_generated: "33201.45" },
            { id: 312, manufacturer_id: 69, report_date: "2023-08-01", energy_consumed: "19169.43", waste_generated: null },
            { id: 313, manufacturer_id: 99, report_date: "2023-11-18", energy_consumed: "43109.78", waste_generated: "861.86" },
            { id: 314, manufacturer_id: 88, report_date: "2023-12-08", energy_consumed: "99028.73", waste_generated: null },
            { id: 315, manufacturer_id: 188, report_date: "2021-03-19", energy_consumed: "2528.52", waste_generated: "38311.26" },
            { id: 316, manufacturer_id: 151, report_date: "2023-06-06", energy_consumed: "10138.42", waste_generated: "847.64" },
            { id: 317, manufacturer_id: 116, report_date: "2020-09-13", energy_consumed: "6791.27", waste_generated: "1844.50" },
            { id: 318, manufacturer_id: 58, report_date: "2022-09-03", energy_consumed: null, waste_generated: "1101.05" },
            { id: 319, manufacturer_id: 60, report_date: "2020-06-23", energy_consumed: "37461.50", waste_generated: null },
            { id: 320, manufacturer_id: 115, report_date: "2022-09-19", energy_consumed: "9964.19", waste_generated: "41850.48" },
            { id: 321, manufacturer_id: 30, report_date: "2020-08-27", energy_consumed: "33077.00", waste_generated: "15066.40" },
            { id: 322, manufacturer_id: 122, report_date: "2021-12-30", energy_consumed: "52400.74", waste_generated: "48990.84" },
            { id: 323, manufacturer_id: 103, report_date: "2020-05-30", energy_consumed: "10279.29", waste_generated: "39886.69" },
            { id: 324, manufacturer_id: 195, report_date: "2021-01-13", energy_consumed: "28754.75", waste_generated: "8290.20" },
            { id: 325, manufacturer_id: 102, report_date: "2023-11-12", energy_consumed: "3407.65", waste_generated: "13.10" },
            { id: 326, manufacturer_id: 125, report_date: "2020-12-27", energy_consumed: null, waste_generated: "603.12" },
            { id: 327, manufacturer_id: 196, report_date: "2021-12-02", energy_consumed: null, waste_generated: "2759.60" },
            { id: 328, manufacturer_id: 5, report_date: "2021-11-07", energy_consumed: "38150.10", waste_generated: "24756.98" },
            { id: 329, manufacturer_id: 130, report_date: "2020-02-28", energy_consumed: "62338.91", waste_generated: "35448.30" },
            { id: 330, manufacturer_id: 65, report_date: "2021-11-16", energy_consumed: "39013.29", waste_generated: "20219.96" },
            { id: 331, manufacturer_id: 149, report_date: "2021-11-19", energy_consumed: "5856.53", waste_generated: "27289.40" },
            { id: 332, manufacturer_id: 86, report_date: "2020-11-04", energy_consumed: "8384.14", waste_generated: "6970.92" },
            { id: 333, manufacturer_id: 158, report_date: "2022-07-12", energy_consumed: "23432.99", waste_generated: "33464.57" },
            { id: 334, manufacturer_id: 76, report_date: "2023-11-16", energy_consumed: "6467.76", waste_generated: "323.03" },
            { id: 335, manufacturer_id: 61, report_date: "2021-12-15", energy_consumed: "3891.21", waste_generated: "1984.40" },
            { id: 336, manufacturer_id: 85, report_date: "2020-11-01", energy_consumed: "3088.07", waste_generated: "16264.96" },
            { id: 337, manufacturer_id: 96, report_date: "2021-05-16", energy_consumed: null, waste_generated: "1699.52" },
            { id: 338, manufacturer_id: 81, report_date: "2021-06-26", energy_consumed: "22803.30", waste_generated: "38911.59" },
            { id: 339, manufacturer_id: 110, report_date: "2021-01-20", energy_consumed: "51665.22", waste_generated: null },
            { id: 340, manufacturer_id: 170, report_date: "2021-06-27", energy_consumed: null, waste_generated: "88.91" },
            { id: 341, manufacturer_id: 129, report_date: "2020-08-15", energy_consumed: "26494.01", waste_generated: null },
            { id: 342, manufacturer_id: 5, report_date: "2020-09-21", energy_consumed: "23458.96", waste_generated: "48558.31" },
            { id: 343, manufacturer_id: 18, report_date: "2023-11-06", energy_consumed: "6132.53", waste_generated: null },
            { id: 344, manufacturer_id: 23, report_date: "2022-08-21", energy_consumed: "71235.89", waste_generated: null },
            { id: 345, manufacturer_id: 139, report_date: "2023-11-07", energy_consumed: "1478.81", waste_generated: "6729.15" },
            { id: 346, manufacturer_id: 73, report_date: "2023-06-18", energy_consumed: "32257.58", waste_generated: "9248.59" },
            { id: 347, manufacturer_id: 82, report_date: "2020-04-08", energy_consumed: "90753.29", waste_generated: "41155.52" },
            { id: 348, manufacturer_id: 187, report_date: "2023-03-27", energy_consumed: "16671.91", waste_generated: null },
            { id: 349, manufacturer_id: 108, report_date: "2023-01-30", energy_consumed: "16524.40", waste_generated: "1925.66" },
            { id: 350, manufacturer_id: 44, report_date: "2022-02-20", energy_consumed: "11305.36", waste_generated: "39.52" },
            { id: 351, manufacturer_id: 192, report_date: "2023-12-07", energy_consumed: "82768.37", waste_generated: "7078.61" },
            { id: 352, manufacturer_id: 182, report_date: "2020-10-17", energy_consumed: "45504.61", waste_generated: "1885.89" },
            { id: 353, manufacturer_id: 138, report_date: "2020-10-16", energy_consumed: "8661.36", waste_generated: "37475.09" },
            { id: 354, manufacturer_id: 166, report_date: "2023-09-22", energy_consumed: "98930.07", waste_generated: "1552.31" },
            { id: 355, manufacturer_id: 5, report_date: "2020-02-05", energy_consumed: "7873.72", waste_generated: "8976.64" },
            { id: 356, manufacturer_id: 58, report_date: "2020-07-15", energy_consumed: "8303.40", waste_generated: "14002.69" },
            { id: 357, manufacturer_id: 19, report_date: "2021-11-26", energy_consumed: "12803.81", waste_generated: "22702.51" },
            { id: 358, manufacturer_id: 123, report_date: "2023-06-27", energy_consumed: null, waste_generated: "5498.50" },
            { id: 359, manufacturer_id: 196, report_date: "2023-09-26", energy_consumed: "1457.64", waste_generated: "12722.19" },
            { id: 360, manufacturer_id: 83, report_date: "2023-03-16", energy_consumed: "18381.82", waste_generated: "12186.52" },
            { id: 361, manufacturer_id: 78, report_date: "2022-12-11", energy_consumed: "7250.16", waste_generated: "36105.27" },
            { id: 362, manufacturer_id: 8, report_date: "2021-12-27", energy_consumed: "1109.94", waste_generated: "42293.89" },
            { id: 363, manufacturer_id: 114, report_date: "2022-07-16", energy_consumed: "1014.04", waste_generated: "13.68" },
            { id: 364, manufacturer_id: 101, report_date: "2023-02-19", energy_consumed: "12978.79", waste_generated: "541.37" },
            { id: 365, manufacturer_id: 33, report_date: "2022-03-23", energy_consumed: null, waste_generated: "13918.68" },
            { id: 366, manufacturer_id: 37, report_date: "2020-02-19", energy_consumed: "85867.60", waste_generated: "39.26" },
            { id: 367, manufacturer_id: 162, report_date: "2023-12-22", energy_consumed: "76829.70", waste_generated: "30184.23" },
            { id: 368, manufacturer_id: 38, report_date: "2022-05-20", energy_consumed: null, waste_generated: "16050.05" },
            { id: 369, manufacturer_id: 123, report_date: "2022-07-30", energy_consumed: "2118.72", waste_generated: "5368.86" },
            { id: 370, manufacturer_id: 74, report_date: "2022-10-22", energy_consumed: "55097.09", waste_generated: null },
            { id: 371, manufacturer_id: 189, report_date: "2021-01-24", energy_consumed: null, waste_generated: null },
            { id: 372, manufacturer_id: 151, report_date: "2023-10-01", energy_consumed: "5089.57", waste_generated: "215.82" },
            { id: 373, manufacturer_id: 198, report_date: "2021-09-14", energy_consumed: "14151.30", waste_generated: "40609.76" },
            { id: 374, manufacturer_id: 174, report_date: "2021-05-20", energy_consumed: "64691.82", waste_generated: "13621.54" },
            { id: 375, manufacturer_id: 21, report_date: "2020-12-31", energy_consumed: "4609.31", waste_generated: "13089.61" },
            { id: 376, manufacturer_id: 42, report_date: "2022-05-22", energy_consumed: "36169.30", waste_generated: "5943.43" },
            { id: 377, manufacturer_id: 118, report_date: "2023-11-24", energy_consumed: "36555.30", waste_generated: "12989.30" },
            { id: 378, manufacturer_id: 74, report_date: "2021-12-02", energy_consumed: "1434.18", waste_generated: "37.33" },
            { id: 379, manufacturer_id: 86, report_date: "2020-01-27", energy_consumed: "11785.98", waste_generated: null },
            { id: 380, manufacturer_id: 80, report_date: "2022-12-01", energy_consumed: null, waste_generated: "2414.84" },
            { id: 381, manufacturer_id: 98, report_date: "2020-04-02", energy_consumed: "4663.30", waste_generated: "667.51" },
            { id: 382, manufacturer_id: 2, report_date: "2023-11-11", energy_consumed: "11373.74", waste_generated: "13647.48" },
            { id: 383, manufacturer_id: 161, report_date: "2022-12-20", energy_consumed: "29182.56", waste_generated: "42510.71" },
            { id: 384, manufacturer_id: 91, report_date: "2021-09-15", energy_consumed: "38968.35", waste_generated: "43959.77" },
            { id: 385, manufacturer_id: 34, report_date: "2022-09-23", energy_consumed: null, waste_generated: null },
            { id: 386, manufacturer_id: 69, report_date: "2021-08-24", energy_consumed: "82939.26", waste_generated: null },
            { id: 387, manufacturer_id: 153, report_date: "2020-03-08", energy_consumed: "5709.99", waste_generated: "12162.83" },
            { id: 388, manufacturer_id: 57, report_date: "2021-08-31", energy_consumed: "66193.23", waste_generated: "5369.52" },
            { id: 389, manufacturer_id: 70, report_date: "2023-02-16", energy_consumed: "28198.60", waste_generated: null },
            { id: 390, manufacturer_id: 24, report_date: "2022-10-02", energy_consumed: "1309.95", waste_generated: "19900.01" },
            { id: 391, manufacturer_id: 114, report_date: "2021-12-15", energy_consumed: "6355.73", waste_generated: "30576.90" },
            { id: 392, manufacturer_id: 82, report_date: "2021-07-10", energy_consumed: "71184.11", waste_generated: "49669.20" },
            { id: 393, manufacturer_id: 64, report_date: "2023-08-27", energy_consumed: "1747.32", waste_generated: "10741.19" },
            { id: 394, manufacturer_id: 22, report_date: "2021-03-15", energy_consumed: null, waste_generated: "29227.19" },
            { id: 395, manufacturer_id: 160, report_date: "2023-01-28", energy_consumed: "2051.96", waste_generated: "34141.82" },
            { id: 396, manufacturer_id: 165, report_date: "2020-09-25", energy_consumed: "35164.79", waste_generated: "6278.89" },
            { id: 397, manufacturer_id: 56, report_date: "2021-04-11", energy_consumed: null, waste_generated: "30474.38" },
            { id: 398, manufacturer_id: 9, report_date: "2022-03-07", energy_consumed: "3209.19", waste_generated: "403.83" },
            { id: 399, manufacturer_id: 169, report_date: "2021-02-27", energy_consumed: "19650.91", waste_generated: "9269.07" },
            { id: 400, manufacturer_id: 124, report_date: "2020-04-15", energy_consumed: "40416.14", waste_generated: "1248.68" },
            { id: 401, manufacturer_id: 34, report_date: "2020-02-10", energy_consumed: "53375.71", waste_generated: "15731.23" },
            { id: 402, manufacturer_id: 190, report_date: "2020-09-30", energy_consumed: "3940.13", waste_generated: "10320.39" },
            { id: 403, manufacturer_id: 120, report_date: "2020-10-18", energy_consumed: "21324.28", waste_generated: "21933.94" },
            { id: 404, manufacturer_id: 185, report_date: "2022-09-07", energy_consumed: "89953.56", waste_generated: "17338.95" },
            { id: 405, manufacturer_id: 154, report_date: "2022-11-03", energy_consumed: "53249.56", waste_generated: "31248.23" },
            { id: 406, manufacturer_id: 59, report_date: "2022-08-19", energy_consumed: "22430.53", waste_generated: "4728.73" },
            { id: 407, manufacturer_id: 175, report_date: "2022-01-06", energy_consumed: "13614.58", waste_generated: "22096.58" },
            { id: 408, manufacturer_id: 3, report_date: "2023-11-12", energy_consumed: "32291.67", waste_generated: "35300.58" },
            { id: 409, manufacturer_id: 45, report_date: "2021-10-01", energy_consumed: "1385.66", waste_generated: "31.15" },
            { id: 410, manufacturer_id: 157, report_date: "2020-08-02", energy_consumed: "81096.90", waste_generated: "22148.41" },
            { id: 411, manufacturer_id: 137, report_date: "2021-08-31", energy_consumed: "67653.09", waste_generated: null },
            { id: 412, manufacturer_id: 158, report_date: "2023-08-30", energy_consumed: "25573.98", waste_generated: "2016.37" },
            { id: 413, manufacturer_id: 131, report_date: "2021-11-15", energy_consumed: "45352.58", waste_generated: "14082.49" },
            { id: 414, manufacturer_id: 152, report_date: "2022-09-10", energy_consumed: "12362.21", waste_generated: "47.71" },
            { id: 415, manufacturer_id: 158, report_date: "2023-04-02", energy_consumed: "27960.48", waste_generated: "953.76" },
            { id: 416, manufacturer_id: 26, report_date: "2020-10-15", energy_consumed: "4872.43", waste_generated: "33408.88" },
            { id: 417, manufacturer_id: 145, report_date: "2022-10-10", energy_consumed: "60392.52", waste_generated: "893.47" },
            { id: 418, manufacturer_id: 90, report_date: "2021-10-20", energy_consumed: "40699.18", waste_generated: "10556.35" },
            { id: 419, manufacturer_id: 45, report_date: "2020-01-06", energy_consumed: "72638.62", waste_generated: "7389.08" },
            { id: 420, manufacturer_id: 110, report_date: "2020-01-24", energy_consumed: "15948.61", waste_generated: "41628.05" },
            { id: 421, manufacturer_id: 177, report_date: "2020-05-27", energy_consumed: "36851.47", waste_generated: "2455.18" },
            { id: 422, manufacturer_id: 162, report_date: "2021-09-22", energy_consumed: "4658.16", waste_generated: "11899.54" },
            { id: 423, manufacturer_id: 114, report_date: "2020-09-24", energy_consumed: "5163.95", waste_generated: "40.96" },
            { id: 424, manufacturer_id: 13, report_date: "2020-02-18", energy_consumed: "1026.21", waste_generated: "44222.80" },
            { id: 425, manufacturer_id: 30, report_date: "2020-03-05", energy_consumed: null, waste_generated: "12447.23" },
            { id: 426, manufacturer_id: 55, report_date: "2022-11-13", energy_consumed: null, waste_generated: "1255.18" },
            { id: 427, manufacturer_id: 100, report_date: "2023-02-04", energy_consumed: "8437.20", waste_generated: "31546.71" },
            { id: 428, manufacturer_id: 131, report_date: "2020-04-28", energy_consumed: "22510.61", waste_generated: "678.21" },
            { id: 429, manufacturer_id: 11, report_date: "2020-09-15", energy_consumed: "74460.97", waste_generated: "1349.72" },
            { id: 430, manufacturer_id: 50, report_date: "2020-04-02", energy_consumed: "7721.31", waste_generated: "38281.50" },
            { id: 431, manufacturer_id: 143, report_date: "2020-02-10", energy_consumed: "35731.16", waste_generated: null },
            { id: 432, manufacturer_id: 164, report_date: "2020-10-29", energy_consumed: "1114.27", waste_generated: "1252.91" },
            { id: 433, manufacturer_id: 115, report_date: "2020-10-23", energy_consumed: "65568.46", waste_generated: "9237.27" },
            { id: 434, manufacturer_id: 134, report_date: "2022-02-08", energy_consumed: "88705.47", waste_generated: "35969.80" },
            { id: 435, manufacturer_id: 82, report_date: "2023-09-20", energy_consumed: "2411.20", waste_generated: "32104.93" },
            { id: 436, manufacturer_id: 58, report_date: "2022-05-31", energy_consumed: "13945.04", waste_generated: "22475.87" },
            { id: 437, manufacturer_id: 119, report_date: "2022-09-19", energy_consumed: "30257.59", waste_generated: "39004.78" },
            { id: 438, manufacturer_id: 141, report_date: "2022-09-01", energy_consumed: "33255.91", waste_generated: "49954.34" },
            { id: 439, manufacturer_id: 33, report_date: "2021-03-20", energy_consumed: "47661.34", waste_generated: null },
            { id: 440, manufacturer_id: 93, report_date: "2022-11-30", energy_consumed: "5374.77", waste_generated: "469.45" },
            { id: 441, manufacturer_id: 12, report_date: "2022-09-16", energy_consumed: null, waste_generated: "19432.63" },
        ],
    });
}

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