{
  "machines": [
    {
      "id": 1,
      "name": "Pump Plasma-Cutter Sander",
      "operational_status": "operational",
      "last_maintenance_date": "2022-09-25"
    },
    {
      "id": 2,
      "name": "Laser-Cutter",
      "operational_status": "operational",
      "last_maintenance_date": "2022-10-19"
    },
    {
      "id": 3,
      "name": "Batch-Processor Hydraulic-Press Saw",
      "operational_status": "operational",
      "last_maintenance_date": "2023-11-14"
    },
    {
      "id": 4,
      "name": "Grinder Chiller Cutter",
      "operational_status": "operational",
      "last_maintenance_date": "2020-05-13"
    },
    {
      "id": 5,
      "name": "Shaper",
      "operational_status": "operational",
      "last_maintenance_date": "2023-05-25"
    },
    {
      "id": 6,
      "name": "Surface-Tester",
      "operational_status": "maintenance",
      "last_maintenance_date": "2021-12-03"
    },
    {
      "id": 7,
      "name": "Surface-Tester Saw Data-Logger",
      "operational_status": "maintenance",
      "last_maintenance_date": "2022-06-14"
    },
    {
      "id": 8,
      "name": "CNC",
      "operational_status": "maintenance",
      "last_maintenance_date": "2023-08-05"
    },
    {
      "id": 9,
      "name": "Conveyor Separator Vacuum-Former",
      "operational_status": "operational",
      "last_maintenance_date": "2020-09-16"
    },
    {
      "id": 10,
      "name": "Bender Turbine",
      "operational_status": "operational",
      "last_maintenance_date": "2020-02-28"
    },
    {
      "id": 11,
      "name": "Calibration-Station",
      "operational_status": "operational",
      "last_maintenance_date": "2021-10-13"
    },
    {
      "id": 12,
      "name": "Lathe-Machine Quality-Checker",
      "operational_status": "operational",
      "last_maintenance_date": "2021-06-26"
    },
    {
      "id": 13,
      "name": "Generator Data-Logger",
      "operational_status": "operational",
      "last_maintenance_date": "2020-12-10"
    },
    {
      "id": 14,
      "name": "Surface-Tester",
      "operational_status": "operational",
      "last_maintenance_date": "2020-01-27"
    },
    {
      "id": 15,
      "name": "CNC",
      "operational_status": "operational",
      "last_maintenance_date": "2023-01-06"
    },
    {
      "id": 16,
      "name": "Surface-Tester Sander Torque-Wrench",
      "operational_status": "operational",
      "last_maintenance_date": "2021-09-10"
    },
    {
      "id": 17,
      "name": "Scanner Turbine",
      "operational_status": "maintenance",
      "last_maintenance_date": "2023-09-17"
    },
    {
      "id": 18,
      "name": "Filtration-System Sander",
      "operational_status": "operational",
      "last_maintenance_date": "2022-03-09"
    },
    {
      "id": 19,
      "name": "Bender",
      "operational_status": "operational",
      "last_maintenance_date": "2023-11-13"
    },
    {
      "id": 20,
      "name": "Sander Surface-Tester Vacuum-Former",
      "operational_status": "operational",
      "last_maintenance_date": "2023-09-13"
    },
    {
      "id": 21,
      "name": "Chiller Separator",
      "operational_status": "operational",
      "last_maintenance_date": "2020-08-29"
    },
    {
      "id": 22,
      "name": "Separator Sander",
      "operational_status": "out of service",
      "last_maintenance_date": "2020-02-12"
    },
    {
      "id": 23,
      "name": "3D-Printer",
      "operational_status": "operational",
      "last_maintenance_date": "2021-09-06"
    },
    {
      "id": 24,
      "name": "Mixing-Tank Lathe-Machine Electrolyzer",
      "operational_status": "maintenance",
      "last_maintenance_date": "2023-09-24"
    },
    {
      "id": 25,
      "name": "Miller Hydraulic-Press Belt-Feeder",
      "operational_status": "operational",
      "last_maintenance_date": "2022-10-10"
    },
    {
      "id": 26,
      "name": "Compressor Mixing-Tank Surface-Tester",
      "operational_status": "operational",
      "last_maintenance_date": "2023-08-09"
    },
    {
      "id": 27,
      "name": "Torque-Wrench Mixing-Tank Batch-Processor",
      "operational_status": "out of service",
      "last_maintenance_date": "2023-04-26"
    }
  ],
  "sensor_readings": [
    {
      "id": 1,
      "machine_id": 17,
      "timestamp": "2023-10-19 11:24:18",
      "temperature": 82.53,
      "vibration": 0.46,
      "throughput": 0
    },
    {
      "id": 2,
      "machine_id": 3,
      "timestamp": "2023-05-19 11:52:56",
      "temperature": 57.07,
      "vibration": 1.45,
      "throughput": 220
    },
    {
      "id": 3,
      "machine_id": 14,
      "timestamp": "2023-04-21 22:24:48",
      "temperature": 68.84,
      "vibration": 1.55,
      "throughput": 184
    },
    {
      "id": 4,
      "machine_id": 5,
      "timestamp": "2023-05-17 22:29:31",
      "temperature": 64.84,
      "vibration": 8.11,
      "throughput": 909
    },
    {
      "id": 5,
      "machine_id": 26,
      "timestamp": "2023-02-15 18:46:33",
      "temperature": 3.74,
      "vibration": 6.42,
      "throughput": 397
    },
    {
      "id": 6,
      "machine_id": 26,
      "timestamp": "2023-11-26 22:12:19",
      "temperature": 74.63,
      "vibration": 8.48,
      "throughput": 5
    },
    {
      "id": 7,
      "machine_id": 3,
      "timestamp": "2023-11-02 02:48:45",
      "temperature": 39.26,
      "vibration": 3.11,
      "throughput": 20
    },
    {
      "id": 8,
      "machine_id": 14,
      "timestamp": "2023-07-22 12:26:46",
      "temperature": 39.06,
      "vibration": 0.63,
      "throughput": 75
    },
    {
      "id": 9,
      "machine_id": 9,
      "timestamp": "2023-03-09 00:41:12",
      "temperature": 82.44,
      "vibration": 5.33,
      "throughput": 2
    },
    {
      "id": 10,
      "machine_id": 18,
      "timestamp": "2023-09-19 18:15:51",
      "temperature": 89.21,
      "vibration": 4.85,
      "throughput": 181
    },
    {
      "id": 11,
      "machine_id": 4,
      "timestamp": "2023-08-29 04:11:04",
      "temperature": 73.31,
      "vibration": 8.01,
      "throughput": 825
    },
    {
      "id": 12,
      "machine_id": 14,
      "timestamp": "2023-06-30 21:36:47",
      "temperature": 61.55,
      "vibration": 5.68,
      "throughput": 301
    },
    {
      "id": 13,
      "machine_id": 8,
      "timestamp": "2023-10-31 17:21:55",
      "temperature": 65.52,
      "vibration": 5.11,
      "throughput": 479
    },
    {
      "id": 14,
      "machine_id": 14,
      "timestamp": "2023-05-12 11:28:55",
      "temperature": 62.68,
      "vibration": 7.56,
      "throughput": 722
    },
    {
      "id": 15,
      "machine_id": 14,
      "timestamp": "2023-10-28 10:03:26",
      "temperature": 84.87,
      "vibration": 9.15,
      "throughput": 1
    },
    {
      "id": 16,
      "machine_id": 5,
      "timestamp": "2023-08-04 00:01:11",
      "temperature": 2.93,
      "vibration": 4.18,
      "throughput": 41
    },
    {
      "id": 17,
      "machine_id": 11,
      "timestamp": "2023-07-05 23:32:21",
      "temperature": 60.43,
      "vibration": 7.35,
      "throughput": 150
    },
    {
      "id": 18,
      "machine_id": 22,
      "timestamp": "2023-10-26 17:32:28",
      "temperature": 48.4,
      "vibration": 2.23,
      "throughput": 112
    },
    {
      "id": 19,
      "machine_id": 1,
      "timestamp": "2023-12-16 14:45:17",
      "temperature": 78.5,
      "vibration": 7.23,
      "throughput": 22
    },
    {
      "id": 20,
      "machine_id": 23,
      "timestamp": "2023-07-29 17:36:00",
      "temperature": 46.98,
      "vibration": 2.94,
      "throughput": 884
    },
    {
      "id": 21,
      "machine_id": 10,
      "timestamp": "2023-03-28 08:41:30",
      "temperature": 92.07,
      "vibration": 5.64,
      "throughput": 46
    },
    {
      "id": 22,
      "machine_id": 13,
      "timestamp": "2023-06-21 19:34:42",
      "temperature": 92.77,
      "vibration": 5.36,
      "throughput": 3
    },
    {
      "id": 23,
      "machine_id": 6,
      "timestamp": "2023-12-18 09:05:31",
      "temperature": 88.07,
      "vibration": 1.55,
      "throughput": 511
    },
    {
      "id": 24,
      "machine_id": 8,
      "timestamp": "2023-10-16 17:27:39",
      "temperature": 53.39,
      "vibration": 8.36,
      "throughput": 230
    },
    {
      "id": 25,
      "machine_id": 9,
      "timestamp": "2023-09-13 22:20:55",
      "temperature": 37.34,
      "vibration": 1.95,
      "throughput": 267
    },
    {
      "id": 26,
      "machine_id": 27,
      "timestamp": "2023-04-26 20:32:48",
      "temperature": 17.62,
      "vibration": 7.84,
      "throughput": 858
    },
    {
      "id": 27,
      "machine_id": 17,
      "timestamp": "2023-03-12 10:46:41",
      "temperature": 85.05,
      "vibration": 3.9,
      "throughput": 103
    },
    {
      "id": 28,
      "machine_id": 20,
      "timestamp": "2023-07-10 20:37:04",
      "temperature": 79.43,
      "vibration": 7.31,
      "throughput": 115
    },
    {
      "id": 29,
      "machine_id": 1,
      "timestamp": "2023-04-18 17:18:54",
      "temperature": 23.27,
      "vibration": 4.97,
      "throughput": 6
    },
    {
      "id": 30,
      "machine_id": 1,
      "timestamp": "2023-03-04 08:33:47",
      "temperature": 4.45,
      "vibration": 8.15,
      "throughput": 413
    },
    {
      "id": 31,
      "machine_id": 10,
      "timestamp": "2023-12-10 04:17:42",
      "temperature": 4.76,
      "vibration": 4.14,
      "throughput": 204
    },
    {
      "id": 32,
      "machine_id": 1,
      "timestamp": "2023-07-20 12:09:32",
      "temperature": 28.86,
      "vibration": 3.04,
      "throughput": 954
    },
    {
      "id": 33,
      "machine_id": 5,
      "timestamp": "2023-10-05 05:19:23",
      "temperature": 4.6,
      "vibration": 2.31,
      "throughput": 419
    },
    {
      "id": 34,
      "machine_id": 23,
      "timestamp": "2023-08-24 13:45:01",
      "temperature": 18.71,
      "vibration": 0.68,
      "throughput": 697
    },
    {
      "id": 35,
      "machine_id": 12,
      "timestamp": "2023-08-05 17:58:48",
      "temperature": 29.02,
      "vibration": 5.23,
      "throughput": 6
    },
    {
      "id": 36,
      "machine_id": 2,
      "timestamp": "2023-06-09 11:28:22",
      "temperature": 6.65,
      "vibration": 6.41,
      "throughput": 229
    },
    {
      "id": 37,
      "machine_id": 2,
      "timestamp": "2023-01-18 14:49:09",
      "temperature": 38.82,
      "vibration": 2.96,
      "throughput": 872
    },
    {
      "id": 38,
      "machine_id": 15,
      "timestamp": "2023-05-21 18:46:14",
      "temperature": 47.67,
      "vibration": 6.37,
      "throughput": 855
    },
    {
      "id": 39,
      "machine_id": 20,
      "timestamp": "2023-01-22 02:30:42",
      "temperature": 31.86,
      "vibration": 0.61,
      "throughput": 8
    },
    {
      "id": 40,
      "machine_id": 25,
      "timestamp": "2023-10-06 01:12:33",
      "temperature": 55.9,
      "vibration": 7.61,
      "throughput": 2
    },
    {
      "id": 41,
      "machine_id": 13,
      "timestamp": "2023-08-15 03:47:52",
      "temperature": 5.47,
      "vibration": 6.78,
      "throughput": 27
    },
    {
      "id": 42,
      "machine_id": 4,
      "timestamp": "2023-11-20 12:10:41",
      "temperature": 14.38,
      "vibration": 1.93,
      "throughput": 850
    },
    {
      "id": 43,
      "machine_id": 17,
      "timestamp": "2023-03-05 03:32:18",
      "temperature": 97.77,
      "vibration": 2.33,
      "throughput": 394
    },
    {
      "id": 44,
      "machine_id": 4,
      "timestamp": "2023-08-27 10:08:21",
      "temperature": 18.15,
      "vibration": 2.21,
      "throughput": 529
    },
    {
      "id": 45,
      "machine_id": 1,
      "timestamp": "2023-09-14 06:39:02",
      "temperature": 70.99,
      "vibration": 4.98,
      "throughput": 8
    },
    {
      "id": 46,
      "machine_id": 27,
      "timestamp": "2023-07-31 12:36:27",
      "temperature": 38.47,
      "vibration": 6.41,
      "throughput": 361
    },
    {
      "id": 47,
      "machine_id": 18,
      "timestamp": "2023-09-02 19:54:08",
      "temperature": 39.62,
      "vibration": 6.83,
      "throughput": 772
    },
    {
      "id": 48,
      "machine_id": 4,
      "timestamp": "2023-01-26 17:53:57",
      "temperature": 32.6,
      "vibration": 8.89,
      "throughput": 0
    },
    {
      "id": 49,
      "machine_id": 26,
      "timestamp": "2023-03-23 13:21:34",
      "temperature": 81.41,
      "vibration": 2.19,
      "throughput": 224
    },
    {
      "id": 50,
      "machine_id": 5,
      "timestamp": "2023-03-02 01:04:59",
      "temperature": 90.01,
      "vibration": 1.73,
      "throughput": 438
    },
    {
      "id": 51,
      "machine_id": 5,
      "timestamp": "2023-06-06 07:59:17",
      "temperature": 28.43,
      "vibration": 5.78,
      "throughput": 281
    },
    {
      "id": 52,
      "machine_id": 24,
      "timestamp": "2023-05-09 13:07:12",
      "temperature": 81.7,
      "vibration": 4.78,
      "throughput": 19
    },
    {
      "id": 53,
      "machine_id": 27,
      "timestamp": "2023-05-29 09:29:18",
      "temperature": 55.91,
      "vibration": 7.49,
      "throughput": 363
    },
    {
      "id": 54,
      "machine_id": 23,
      "timestamp": "2023-11-26 05:44:33",
      "temperature": 11.87,
      "vibration": 0.38,
      "throughput": 515
    },
    {
      "id": 55,
      "machine_id": 25,
      "timestamp": "2023-11-15 05:33:44",
      "temperature": 5.31,
      "vibration": 0.53,
      "throughput": 267
    },
    {
      "id": 56,
      "machine_id": 17,
      "timestamp": "2023-07-09 10:09:44",
      "temperature": 46.43,
      "vibration": 4.79,
      "throughput": 695
    },
    {
      "id": 57,
      "machine_id": 15,
      "timestamp": "2023-05-23 04:42:33",
      "temperature": 68.23,
      "vibration": 3.5,
      "throughput": 951
    },
    {
      "id": 58,
      "machine_id": 16,
      "timestamp": "2023-02-21 17:16:37",
      "temperature": 8.28,
      "vibration": 2.31,
      "throughput": 22
    },
    {
      "id": 59,
      "machine_id": 6,
      "timestamp": "2023-03-18 16:59:39",
      "temperature": 9.45,
      "vibration": 3.16,
      "throughput": 108
    },
    {
      "id": 60,
      "machine_id": 23,
      "timestamp": "2023-11-14 16:37:52",
      "temperature": 77.71,
      "vibration": 0.99,
      "throughput": 138
    },
    {
      "id": 61,
      "machine_id": 25,
      "timestamp": "2023-12-26 23:56:12",
      "temperature": 7.98,
      "vibration": 0.27,
      "throughput": 294
    },
    {
      "id": 62,
      "machine_id": 22,
      "timestamp": "2023-08-30 21:36:04",
      "temperature": 56.31,
      "vibration": 7.25,
      "throughput": 577
    },
    {
      "id": 63,
      "machine_id": 14,
      "timestamp": "2023-12-27 21:41:36",
      "temperature": 24.3,
      "vibration": 3.09,
      "throughput": 3
    },
    {
      "id": 64,
      "machine_id": 10,
      "timestamp": "2023-05-20 11:48:27",
      "temperature": 67.94,
      "vibration": 7.09,
      "throughput": 612
    },
    {
      "id": 65,
      "machine_id": 8,
      "timestamp": "2023-06-27 19:20:37",
      "temperature": 89.34,
      "vibration": 2.53,
      "throughput": 985
    },
    {
      "id": 66,
      "machine_id": 11,
      "timestamp": "2023-02-19 03:46:48",
      "temperature": 66.08,
      "vibration": 1.67,
      "throughput": 532
    },
    {
      "id": 67,
      "machine_id": 18,
      "timestamp": "2023-10-04 02:48:23",
      "temperature": 44.34,
      "vibration": 8.22,
      "throughput": 19
    },
    {
      "id": 68,
      "machine_id": 23,
      "timestamp": "2023-11-15 09:56:47",
      "temperature": 77.95,
      "vibration": 9.9,
      "throughput": 0
    },
    {
      "id": 69,
      "machine_id": 3,
      "timestamp": "2023-10-01 14:27:56",
      "temperature": 35.52,
      "vibration": 1.89,
      "throughput": 236
    },
    {
      "id": 70,
      "machine_id": 24,
      "timestamp": "2023-03-08 16:27:13",
      "temperature": 18.17,
      "vibration": 5.6,
      "throughput": 4
    },
    {
      "id": 71,
      "machine_id": 2,
      "timestamp": "2023-08-20 11:56:51",
      "temperature": 16.52,
      "vibration": 6.45,
      "throughput": 74
    },
    {
      "id": 72,
      "machine_id": 11,
      "timestamp": "2023-04-06 19:00:49",
      "temperature": 11.42,
      "vibration": 9.4,
      "throughput": 239
    },
    {
      "id": 73,
      "machine_id": 14,
      "timestamp": "2023-10-30 02:24:47",
      "temperature": 32.73,
      "vibration": 2.17,
      "throughput": 37
    },
    {
      "id": 74,
      "machine_id": 12,
      "timestamp": "2023-08-27 17:35:08",
      "temperature": 21.02,
      "vibration": 3.25,
      "throughput": 659
    },
    {
      "id": 75,
      "machine_id": 6,
      "timestamp": "2023-04-19 18:17:42",
      "temperature": 42.39,
      "vibration": 5.94,
      "throughput": 72
    },
    {
      "id": 76,
      "machine_id": 10,
      "timestamp": "2023-07-14 23:22:19",
      "temperature": 55.14,
      "vibration": 0.19,
      "throughput": 11
    },
    {
      "id": 77,
      "machine_id": 19,
      "timestamp": "2023-07-26 18:45:08",
      "temperature": 54.66,
      "vibration": 8.44,
      "throughput": 379
    },
    {
      "id": 78,
      "machine_id": 9,
      "timestamp": "2023-04-10 02:23:04",
      "temperature": 77.85,
      "vibration": 8.64,
      "throughput": 692
    },
    {
      "id": 79,
      "machine_id": 9,
      "timestamp": "2023-11-16 18:11:30",
      "temperature": 14.35,
      "vibration": 0.36,
      "throughput": 770
    },
    {
      "id": 80,
      "machine_id": 10,
      "timestamp": "2023-03-19 05:23:46",
      "temperature": 60.11,
      "vibration": 0.47,
      "throughput": 37
    },
    {
      "id": 81,
      "machine_id": 4,
      "timestamp": "2023-12-17 20:51:55",
      "temperature": 52.86,
      "vibration": 1.91,
      "throughput": 125
    },
    {
      "id": 82,
      "machine_id": 3,
      "timestamp": "2023-02-25 18:54:21",
      "temperature": 52.47,
      "vibration": 5.56,
      "throughput": 475
    },
    {
      "id": 83,
      "machine_id": 12,
      "timestamp": "2023-09-26 22:29:54",
      "temperature": 9.62,
      "vibration": 8.53,
      "throughput": 130
    },
    {
      "id": 84,
      "machine_id": 20,
      "timestamp": "2023-09-04 12:14:41",
      "temperature": 12.81,
      "vibration": 6.9,
      "throughput": 178
    },
    {
      "id": 85,
      "machine_id": 10,
      "timestamp": "2023-12-16 02:20:14",
      "temperature": 47.28,
      "vibration": 2.96,
      "throughput": 598
    },
    {
      "id": 86,
      "machine_id": 22,
      "timestamp": "2023-09-03 16:01:07",
      "temperature": 77.19,
      "vibration": 3.13,
      "throughput": 295
    },
    {
      "id": 87,
      "machine_id": 3,
      "timestamp": "2023-08-01 20:05:48",
      "temperature": 64.14,
      "vibration": 6.93,
      "throughput": 310
    },
    {
      "id": 88,
      "machine_id": 23,
      "timestamp": "2023-03-08 07:23:24",
      "temperature": 76.03,
      "vibration": 6.93,
      "throughput": 315
    },
    {
      "id": 89,
      "machine_id": 2,
      "timestamp": "2023-09-13 22:37:26",
      "temperature": 4.65,
      "vibration": 9.86,
      "throughput": 61
    },
    {
      "id": 90,
      "machine_id": 26,
      "timestamp": "2023-02-08 19:46:42",
      "temperature": 55.55,
      "vibration": 4.97,
      "throughput": 389
    },
    {
      "id": 91,
      "machine_id": 13,
      "timestamp": "2023-02-23 23:06:35",
      "temperature": 68.96,
      "vibration": 5.22,
      "throughput": 59
    },
    {
      "id": 92,
      "machine_id": 1,
      "timestamp": "2023-09-06 13:27:32",
      "temperature": 4.82,
      "vibration": 3.3,
      "throughput": 147
    },
    {
      "id": 93,
      "machine_id": 11,
      "timestamp": "2023-12-30 03:47:07",
      "temperature": 46.4,
      "vibration": 8.5,
      "throughput": 583
    },
    {
      "id": 94,
      "machine_id": 11,
      "timestamp": "2023-09-14 17:51:36",
      "temperature": 43.38,
      "vibration": 1.96,
      "throughput": 189
    },
    {
      "id": 95,
      "machine_id": 23,
      "timestamp": "2023-03-01 20:06:26",
      "temperature": 30.61,
      "vibration": 1.46,
      "throughput": 189
    },
    {
      "id": 96,
      "machine_id": 22,
      "timestamp": "2023-06-03 06:28:29",
      "temperature": 81.93,
      "vibration": 2.06,
      "throughput": 502
    },
    {
      "id": 97,
      "machine_id": 19,
      "timestamp": "2023-12-08 18:21:53",
      "temperature": 4.77,
      "vibration": 8.98,
      "throughput": 558
    },
    {
      "id": 98,
      "machine_id": 20,
      "timestamp": "2023-01-25 05:10:21",
      "temperature": 63.86,
      "vibration": 5.48,
      "throughput": 328
    },
    {
      "id": 99,
      "machine_id": 19,
      "timestamp": "2023-03-10 05:51:58",
      "temperature": 69.72,
      "vibration": 2.2,
      "throughput": 17
    },
    {
      "id": 100,
      "machine_id": 14,
      "timestamp": "2023-04-19 04:55:04",
      "temperature": 54.57,
      "vibration": 1.97,
      "throughput": 38
    },
    {
      "id": 101,
      "machine_id": 17,
      "timestamp": "2023-12-31 19:36:28",
      "temperature": 59.19,
      "vibration": 4.52,
      "throughput": 228
    },
    {
      "id": 102,
      "machine_id": 15,
      "timestamp": "2023-05-04 11:49:29",
      "temperature": 75.86,
      "vibration": 1.41,
      "throughput": 92
    },
    {
      "id": 103,
      "machine_id": 22,
      "timestamp": "2023-03-12 08:11:42",
      "temperature": 29.9,
      "vibration": 7.55,
      "throughput": 50
    },
    {
      "id": 104,
      "machine_id": 16,
      "timestamp": "2023-08-10 07:52:30",
      "temperature": 68.28,
      "vibration": 9.52,
      "throughput": 764
    },
    {
      "id": 105,
      "machine_id": 9,
      "timestamp": "2023-12-17 03:12:40",
      "temperature": 30.43,
      "vibration": 4.21,
      "throughput": 222
    },
    {
      "id": 106,
      "machine_id": 19,
      "timestamp": "2023-12-10 21:04:11",
      "temperature": 58.76,
      "vibration": 3.46,
      "throughput": 231
    },
    {
      "id": 107,
      "machine_id": 11,
      "timestamp": "2023-06-13 22:36:18",
      "temperature": 47.65,
      "vibration": 1.84,
      "throughput": 955
    },
    {
      "id": 108,
      "machine_id": 2,
      "timestamp": "2023-08-24 00:56:26",
      "temperature": 88.24,
      "vibration": 5.06,
      "throughput": 47
    },
    {
      "id": 109,
      "machine_id": 14,
      "timestamp": "2023-12-20 13:01:03",
      "temperature": 96.58,
      "vibration": 9.57,
      "throughput": 1
    },
    {
      "id": 110,
      "machine_id": 14,
      "timestamp": "2023-11-11 23:08:49",
      "temperature": 10.99,
      "vibration": 6.32,
      "throughput": 338
    },
    {
      "id": 111,
      "machine_id": 24,
      "timestamp": "2023-10-06 02:09:41",
      "temperature": 87.9,
      "vibration": 5.31,
      "throughput": 399
    },
    {
      "id": 112,
      "machine_id": 12,
      "timestamp": "2023-06-06 20:04:07",
      "temperature": 0.63,
      "vibration": 1.36,
      "throughput": 246
    },
    {
      "id": 113,
      "machine_id": 14,
      "timestamp": "2023-10-15 02:47:54",
      "temperature": 21.87,
      "vibration": 4.33,
      "throughput": 631
    },
    {
      "id": 114,
      "machine_id": 10,
      "timestamp": "2023-07-14 06:41:55",
      "temperature": 66.95,
      "vibration": 9.94,
      "throughput": 384
    },
    {
      "id": 115,
      "machine_id": 15,
      "timestamp": "2023-04-23 13:43:28",
      "temperature": 89.49,
      "vibration": 1.06,
      "throughput": 2
    },
    {
      "id": 116,
      "machine_id": 24,
      "timestamp": "2023-02-20 07:05:27",
      "temperature": 92.04,
      "vibration": 1.78,
      "throughput": 307
    },
    {
      "id": 117,
      "machine_id": 25,
      "timestamp": "2023-06-21 17:07:57",
      "temperature": 0.34,
      "vibration": 9.73,
      "throughput": 892
    },
    {
      "id": 118,
      "machine_id": 3,
      "timestamp": "2023-08-04 14:22:57",
      "temperature": 88.43,
      "vibration": 1.01,
      "throughput": 132
    },
    {
      "id": 119,
      "machine_id": 25,
      "timestamp": "2023-01-12 17:40:08",
      "temperature": 6.44,
      "vibration": 6.04,
      "throughput": 199
    },
    {
      "id": 120,
      "machine_id": 12,
      "timestamp": "2023-12-15 21:53:30",
      "temperature": 21.46,
      "vibration": 2.46,
      "throughput": 808
    },
    {
      "id": 121,
      "machine_id": 23,
      "timestamp": "2023-07-27 20:08:40",
      "temperature": 67.44,
      "vibration": 1.2,
      "throughput": 174
    },
    {
      "id": 122,
      "machine_id": 24,
      "timestamp": "2023-09-20 19:31:51",
      "temperature": 81.08,
      "vibration": 2.57,
      "throughput": 50
    },
    {
      "id": 123,
      "machine_id": 11,
      "timestamp": "2023-07-04 08:36:21",
      "temperature": 48.43,
      "vibration": 3.39,
      "throughput": 115
    },
    {
      "id": 124,
      "machine_id": 23,
      "timestamp": "2023-09-10 00:34:46",
      "temperature": 51.6,
      "vibration": 2.35,
      "throughput": 719
    },
    {
      "id": 125,
      "machine_id": 2,
      "timestamp": "2023-10-20 14:29:44",
      "temperature": 66.17,
      "vibration": 1.75,
      "throughput": 461
    },
    {
      "id": 126,
      "machine_id": 2,
      "timestamp": "2023-02-03 22:30:05",
      "temperature": 37,
      "vibration": 1.99,
      "throughput": 22
    },
    {
      "id": 127,
      "machine_id": 7,
      "timestamp": "2023-05-04 20:01:32",
      "temperature": 44.61,
      "vibration": 1.74,
      "throughput": 571
    },
    {
      "id": 128,
      "machine_id": 14,
      "timestamp": "2023-11-25 04:35:45",
      "temperature": 73.79,
      "vibration": 9.67,
      "throughput": 122
    },
    {
      "id": 129,
      "machine_id": 25,
      "timestamp": "2023-07-16 07:16:02",
      "temperature": 9.67,
      "vibration": 3.95,
      "throughput": 109
    },
    {
      "id": 130,
      "machine_id": 3,
      "timestamp": "2023-12-09 01:38:59",
      "temperature": 48.8,
      "vibration": 8.92,
      "throughput": 650
    },
    {
      "id": 131,
      "machine_id": 15,
      "timestamp": "2023-06-18 01:47:09",
      "temperature": 77.54,
      "vibration": 6.72,
      "throughput": 788
    },
    {
      "id": 132,
      "machine_id": 7,
      "timestamp": "2023-12-18 07:07:47",
      "temperature": 85.03,
      "vibration": 4.96,
      "throughput": 655
    },
    {
      "id": 133,
      "machine_id": 27,
      "timestamp": "2023-04-23 21:27:26",
      "temperature": 93.95,
      "vibration": 9.68,
      "throughput": 144
    },
    {
      "id": 134,
      "machine_id": 20,
      "timestamp": "2023-02-10 23:47:51",
      "temperature": 33.8,
      "vibration": 9.06,
      "throughput": 11
    },
    {
      "id": 135,
      "machine_id": 9,
      "timestamp": "2023-11-26 14:59:33",
      "temperature": 76.88,
      "vibration": 5.9,
      "throughput": 445
    },
    {
      "id": 136,
      "machine_id": 11,
      "timestamp": "2023-05-26 07:34:02",
      "temperature": 27.22,
      "vibration": 5.05,
      "throughput": 285
    },
    {
      "id": 137,
      "machine_id": 18,
      "timestamp": "2023-12-28 14:27:12",
      "temperature": 53.59,
      "vibration": 5.15,
      "throughput": 781
    },
    {
      "id": 138,
      "machine_id": 15,
      "timestamp": "2023-01-22 14:20:04",
      "temperature": 53.66,
      "vibration": 2.49,
      "throughput": 559
    },
    {
      "id": 139,
      "machine_id": 22,
      "timestamp": "2023-02-25 19:04:47",
      "temperature": 98.31,
      "vibration": 0.04,
      "throughput": 324
    },
    {
      "id": 140,
      "machine_id": 7,
      "timestamp": "2023-11-07 23:12:54",
      "temperature": 28.95,
      "vibration": 2.22,
      "throughput": 483
    },
    {
      "id": 141,
      "machine_id": 22,
      "timestamp": "2023-09-13 22:09:12",
      "temperature": 56.01,
      "vibration": 4.21,
      "throughput": 195
    },
    {
      "id": 142,
      "machine_id": 6,
      "timestamp": "2023-06-09 19:03:11",
      "temperature": 15.1,
      "vibration": 6.52,
      "throughput": 86
    },
    {
      "id": 143,
      "machine_id": 10,
      "timestamp": "2023-06-05 14:47:10",
      "temperature": 14.73,
      "vibration": 0.73,
      "throughput": 310
    },
    {
      "id": 144,
      "machine_id": 19,
      "timestamp": "2023-11-10 11:34:03",
      "temperature": 26.04,
      "vibration": 4.93,
      "throughput": 889
    },
    {
      "id": 145,
      "machine_id": 1,
      "timestamp": "2023-04-02 15:25:59",
      "temperature": 24.36,
      "vibration": 8.97,
      "throughput": 200
    },
    {
      "id": 146,
      "machine_id": 14,
      "timestamp": "2023-10-22 09:07:13",
      "temperature": 99.92,
      "vibration": 5.5,
      "throughput": 171
    },
    {
      "id": 147,
      "machine_id": 5,
      "timestamp": "2023-10-16 12:17:38",
      "temperature": 71.66,
      "vibration": 9.93,
      "throughput": 126
    },
    {
      "id": 148,
      "machine_id": 2,
      "timestamp": "2023-02-07 11:28:07",
      "temperature": 29.55,
      "vibration": 5.56,
      "throughput": 192
    },
    {
      "id": 149,
      "machine_id": 4,
      "timestamp": "2023-07-29 22:19:09",
      "temperature": 91.23,
      "vibration": 3.53,
      "throughput": 472
    },
    {
      "id": 150,
      "machine_id": 3,
      "timestamp": "2023-07-25 17:05:47",
      "temperature": 13.11,
      "vibration": 8.92,
      "throughput": 33
    },
    {
      "id": 151,
      "machine_id": 22,
      "timestamp": "2023-02-13 21:10:05",
      "temperature": 84.14,
      "vibration": 4.36,
      "throughput": 772
    },
    {
      "id": 152,
      "machine_id": 2,
      "timestamp": "2023-03-25 18:48:09",
      "temperature": 51.32,
      "vibration": 1.41,
      "throughput": 221
    },
    {
      "id": 153,
      "machine_id": 23,
      "timestamp": "2023-11-13 01:15:31",
      "temperature": 81.84,
      "vibration": 1.51,
      "throughput": 464
    },
    {
      "id": 154,
      "machine_id": 9,
      "timestamp": "2023-08-29 12:00:54",
      "temperature": 12.64,
      "vibration": 4.5,
      "throughput": 94
    },
    {
      "id": 155,
      "machine_id": 7,
      "timestamp": "2023-11-11 12:06:21",
      "temperature": 37.83,
      "vibration": 1.93,
      "throughput": 14
    },
    {
      "id": 156,
      "machine_id": 6,
      "timestamp": "2023-02-03 14:37:50",
      "temperature": 70.55,
      "vibration": 1.61,
      "throughput": 20
    },
    {
      "id": 157,
      "machine_id": 19,
      "timestamp": "2023-09-24 02:16:42",
      "temperature": 74.87,
      "vibration": 4.58,
      "throughput": 920
    },
    {
      "id": 158,
      "machine_id": 8,
      "timestamp": "2023-02-24 06:13:53",
      "temperature": 84.44,
      "vibration": 7.37,
      "throughput": 882
    },
    {
      "id": 159,
      "machine_id": 6,
      "timestamp": "2023-06-20 22:42:17",
      "temperature": 77.32,
      "vibration": 2.35,
      "throughput": 362
    },
    {
      "id": 160,
      "machine_id": 2,
      "timestamp": "2023-08-13 02:26:38",
      "temperature": 54.44,
      "vibration": 7.04,
      "throughput": 331
    },
    {
      "id": 161,
      "machine_id": 17,
      "timestamp": "2023-02-10 00:18:13",
      "temperature": 40.9,
      "vibration": 6.27,
      "throughput": 262
    },
    {
      "id": 162,
      "machine_id": 22,
      "timestamp": "2023-02-19 22:41:00",
      "temperature": 66.14,
      "vibration": 2.12,
      "throughput": 162
    },
    {
      "id": 163,
      "machine_id": 21,
      "timestamp": "2023-10-05 22:23:48",
      "temperature": 91.34,
      "vibration": 8.42,
      "throughput": 230
    },
    {
      "id": 164,
      "machine_id": 22,
      "timestamp": "2023-07-10 07:02:04",
      "temperature": 86.46,
      "vibration": 2.81,
      "throughput": 467
    },
    {
      "id": 165,
      "machine_id": 11,
      "timestamp": "2023-04-23 01:55:12",
      "temperature": 2.97,
      "vibration": 1.33,
      "throughput": 152
    },
    {
      "id": 166,
      "machine_id": 21,
      "timestamp": "2023-03-19 15:19:27",
      "temperature": 28.67,
      "vibration": 5.69,
      "throughput": 626
    },
    {
      "id": 167,
      "machine_id": 8,
      "timestamp": "2023-09-26 08:17:27",
      "temperature": 48.34,
      "vibration": 0.52,
      "throughput": 450
    },
    {
      "id": 168,
      "machine_id": 5,
      "timestamp": "2023-06-14 04:43:13",
      "temperature": 80.15,
      "vibration": 2.69,
      "throughput": 790
    },
    {
      "id": 169,
      "machine_id": 14,
      "timestamp": "2023-06-14 11:07:16",
      "temperature": 87.96,
      "vibration": 4.98,
      "throughput": 844
    },
    {
      "id": 170,
      "machine_id": 5,
      "timestamp": "2023-07-14 06:46:03",
      "temperature": 77.1,
      "vibration": 2.91,
      "throughput": 100
    },
    {
      "id": 171,
      "machine_id": 19,
      "timestamp": "2023-05-23 01:44:28",
      "temperature": 63.13,
      "vibration": 8.17,
      "throughput": 12
    },
    {
      "id": 172,
      "machine_id": 12,
      "timestamp": "2023-09-12 15:19:00",
      "temperature": 74.81,
      "vibration": 9.09,
      "throughput": 76
    },
    {
      "id": 173,
      "machine_id": 2,
      "timestamp": "2023-12-19 04:47:14",
      "temperature": 84.4,
      "vibration": 2.07,
      "throughput": 698
    },
    {
      "id": 174,
      "machine_id": 13,
      "timestamp": "2023-11-15 21:21:34",
      "temperature": 18.77,
      "vibration": 9.86,
      "throughput": 351
    },
    {
      "id": 175,
      "machine_id": 19,
      "timestamp": "2023-09-06 02:16:19",
      "temperature": 56.74,
      "vibration": 4.44,
      "throughput": 30
    },
    {
      "id": 176,
      "machine_id": 23,
      "timestamp": "2023-07-06 03:10:01",
      "temperature": 28.69,
      "vibration": 2.89,
      "throughput": 552
    },
    {
      "id": 177,
      "machine_id": 9,
      "timestamp": "2023-06-16 00:47:31",
      "temperature": 50.03,
      "vibration": 2.18,
      "throughput": 178
    },
    {
      "id": 178,
      "machine_id": 14,
      "timestamp": "2023-07-16 09:26:44",
      "temperature": 16.89,
      "vibration": 2.38,
      "throughput": 148
    },
    {
      "id": 179,
      "machine_id": 27,
      "timestamp": "2023-06-23 10:56:13",
      "temperature": 71.09,
      "vibration": 5.44,
      "throughput": 56
    },
    {
      "id": 180,
      "machine_id": 10,
      "timestamp": "2023-04-03 14:48:00",
      "temperature": 99.37,
      "vibration": 0.84,
      "throughput": 52
    },
    {
      "id": 181,
      "machine_id": 19,
      "timestamp": "2023-09-24 06:43:55",
      "temperature": 23.51,
      "vibration": 1.52,
      "throughput": 35
    },
    {
      "id": 182,
      "machine_id": 7,
      "timestamp": "2023-11-11 01:14:22",
      "temperature": 84.76,
      "vibration": 7.57,
      "throughput": 390
    },
    {
      "id": 183,
      "machine_id": 15,
      "timestamp": "2023-07-13 15:11:51",
      "temperature": 28.7,
      "vibration": 9.15,
      "throughput": 0
    },
    {
      "id": 184,
      "machine_id": 25,
      "timestamp": "2023-08-14 06:48:10",
      "temperature": 2,
      "vibration": 3.61,
      "throughput": 814
    },
    {
      "id": 185,
      "machine_id": 25,
      "timestamp": "2023-07-06 10:22:07",
      "temperature": 3.69,
      "vibration": 9.47,
      "throughput": 199
    },
    {
      "id": 186,
      "machine_id": 16,
      "timestamp": "2023-02-08 18:05:20",
      "temperature": 43.53,
      "vibration": 7.62,
      "throughput": 372
    },
    {
      "id": 187,
      "machine_id": 22,
      "timestamp": "2023-07-29 01:16:46",
      "temperature": 40.17,
      "vibration": 4.23,
      "throughput": 35
    },
    {
      "id": 188,
      "machine_id": 5,
      "timestamp": "2023-09-09 01:09:36",
      "temperature": 24.74,
      "vibration": 4.46,
      "throughput": 660
    },
    {
      "id": 189,
      "machine_id": 14,
      "timestamp": "2023-02-04 18:38:44",
      "temperature": 11.73,
      "vibration": 5.53,
      "throughput": 895
    },
    {
      "id": 190,
      "machine_id": 18,
      "timestamp": "2023-09-13 22:42:34",
      "temperature": 36.93,
      "vibration": 1.11,
      "throughput": 114
    },
    {
      "id": 191,
      "machine_id": 22,
      "timestamp": "2023-04-02 10:36:25",
      "temperature": 79.34,
      "vibration": 4.96,
      "throughput": 461
    },
    {
      "id": 192,
      "machine_id": 12,
      "timestamp": "2023-04-23 11:54:16",
      "temperature": 50.16,
      "vibration": 8.73,
      "throughput": 996
    },
    {
      "id": 193,
      "machine_id": 20,
      "timestamp": "2023-06-30 11:38:12",
      "temperature": 17.13,
      "vibration": 8.04,
      "throughput": 55
    },
    {
      "id": 194,
      "machine_id": 18,
      "timestamp": "2023-02-03 23:58:23",
      "temperature": 22.13,
      "vibration": 4.78,
      "throughput": 1
    },
    {
      "id": 195,
      "machine_id": 10,
      "timestamp": "2023-10-26 14:58:35",
      "temperature": 15.36,
      "vibration": 7.52,
      "throughput": 24
    },
    {
      "id": 196,
      "machine_id": 10,
      "timestamp": "2023-02-23 18:28:14",
      "temperature": 24.17,
      "vibration": 4.32,
      "throughput": 4
    },
    {
      "id": 197,
      "machine_id": 21,
      "timestamp": "2023-05-21 19:00:12",
      "temperature": 60.1,
      "vibration": 2.85,
      "throughput": 726
    },
    {
      "id": 198,
      "machine_id": 10,
      "timestamp": "2023-09-12 04:51:19",
      "temperature": 90.46,
      "vibration": 5.83,
      "throughput": 43
    },
    {
      "id": 199,
      "machine_id": 27,
      "timestamp": "2023-05-31 22:36:31",
      "temperature": 53.6,
      "vibration": 9.06,
      "throughput": 313
    },
    {
      "id": 200,
      "machine_id": 7,
      "timestamp": "2023-06-24 12:06:17",
      "temperature": 35.05,
      "vibration": 4.79,
      "throughput": 38
    },
    {
      "id": 201,
      "machine_id": 25,
      "timestamp": "2023-06-05 09:36:55",
      "temperature": 80.28,
      "vibration": 9,
      "throughput": 198
    },
    {
      "id": 202,
      "machine_id": 6,
      "timestamp": "2023-10-08 18:09:16",
      "temperature": 33.31,
      "vibration": 4.67,
      "throughput": 85
    },
    {
      "id": 203,
      "machine_id": 10,
      "timestamp": "2023-02-02 22:45:35",
      "temperature": 12.51,
      "vibration": 8.15,
      "throughput": 189
    },
    {
      "id": 204,
      "machine_id": 9,
      "timestamp": "2023-07-20 23:40:56",
      "temperature": 18.67,
      "vibration": 3.26,
      "throughput": 107
    },
    {
      "id": 205,
      "machine_id": 10,
      "timestamp": "2023-10-07 22:51:47",
      "temperature": 83.34,
      "vibration": 3.93,
      "throughput": 580
    },
    {
      "id": 206,
      "machine_id": 27,
      "timestamp": "2023-02-11 10:22:05",
      "temperature": 56.87,
      "vibration": 1.53,
      "throughput": 360
    },
    {
      "id": 207,
      "machine_id": 17,
      "timestamp": "2023-05-09 00:29:01",
      "temperature": 21.56,
      "vibration": 8.47,
      "throughput": 402
    },
    {
      "id": 208,
      "machine_id": 3,
      "timestamp": "2023-05-01 14:02:59",
      "temperature": 70.92,
      "vibration": 1.21,
      "throughput": 116
    },
    {
      "id": 209,
      "machine_id": 10,
      "timestamp": "2023-07-19 09:02:34",
      "temperature": 9.34,
      "vibration": 2.48,
      "throughput": 287
    },
    {
      "id": 210,
      "machine_id": 7,
      "timestamp": "2023-02-09 12:23:02",
      "temperature": 1.05,
      "vibration": 6.05,
      "throughput": 753
    },
    {
      "id": 211,
      "machine_id": 11,
      "timestamp": "2023-03-07 18:03:54",
      "temperature": 75.43,
      "vibration": 6.81,
      "throughput": 115
    },
    {
      "id": 212,
      "machine_id": 18,
      "timestamp": "2023-08-23 13:03:37",
      "temperature": 58.63,
      "vibration": 7.35,
      "throughput": 46
    },
    {
      "id": 213,
      "machine_id": 5,
      "timestamp": "2023-05-03 04:33:35",
      "temperature": 53.84,
      "vibration": 6.79,
      "throughput": 5
    },
    {
      "id": 214,
      "machine_id": 3,
      "timestamp": "2023-04-11 01:10:51",
      "temperature": 72.25,
      "vibration": 9.66,
      "throughput": 378
    },
    {
      "id": 215,
      "machine_id": 25,
      "timestamp": "2023-12-22 14:13:56",
      "temperature": 36.07,
      "vibration": 2.83,
      "throughput": 270
    },
    {
      "id": 216,
      "machine_id": 20,
      "timestamp": "2023-11-10 10:43:31",
      "temperature": 4.61,
      "vibration": 0.21,
      "throughput": 187
    },
    {
      "id": 217,
      "machine_id": 16,
      "timestamp": "2023-10-30 03:31:54",
      "temperature": 65.42,
      "vibration": 3.34,
      "throughput": 2
    },
    {
      "id": 218,
      "machine_id": 17,
      "timestamp": "2023-03-10 10:49:37",
      "temperature": 13.65,
      "vibration": 3.12,
      "throughput": 664
    },
    {
      "id": 219,
      "machine_id": 17,
      "timestamp": "2023-06-30 18:10:36",
      "temperature": 21.48,
      "vibration": 8.34,
      "throughput": 492
    },
    {
      "id": 220,
      "machine_id": 21,
      "timestamp": "2023-07-23 15:33:04",
      "temperature": 14.94,
      "vibration": 3.88,
      "throughput": 29
    },
    {
      "id": 221,
      "machine_id": 26,
      "timestamp": "2023-06-07 07:32:36",
      "temperature": 54.44,
      "vibration": 8.89,
      "throughput": 416
    },
    {
      "id": 222,
      "machine_id": 24,
      "timestamp": "2023-11-12 00:37:34",
      "temperature": 44.84,
      "vibration": 9.32,
      "throughput": 8
    },
    {
      "id": 223,
      "machine_id": 17,
      "timestamp": "2023-05-01 04:59:59",
      "temperature": 59.11,
      "vibration": 8.17,
      "throughput": 2
    },
    {
      "id": 224,
      "machine_id": 21,
      "timestamp": "2023-06-18 21:57:05",
      "temperature": 27.16,
      "vibration": 1.59,
      "throughput": 948
    },
    {
      "id": 225,
      "machine_id": 23,
      "timestamp": "2023-07-11 15:42:18",
      "temperature": 99.86,
      "vibration": 9,
      "throughput": 761
    },
    {
      "id": 226,
      "machine_id": 24,
      "timestamp": "2023-02-14 16:31:24",
      "temperature": 33.28,
      "vibration": 1.9,
      "throughput": 3
    },
    {
      "id": 227,
      "machine_id": 14,
      "timestamp": "2023-05-09 18:40:31",
      "temperature": 12.57,
      "vibration": 1.97,
      "throughput": 953
    },
    {
      "id": 228,
      "machine_id": 6,
      "timestamp": "2023-09-02 07:25:46",
      "temperature": 47.89,
      "vibration": 4.92,
      "throughput": 7
    },
    {
      "id": 229,
      "machine_id": 27,
      "timestamp": "2023-08-29 20:04:13",
      "temperature": 35.83,
      "vibration": 6.04,
      "throughput": 54
    },
    {
      "id": 230,
      "machine_id": 9,
      "timestamp": "2023-03-16 12:53:22",
      "temperature": 78.84,
      "vibration": 2.94,
      "throughput": 7
    },
    {
      "id": 231,
      "machine_id": 13,
      "timestamp": "2023-07-03 10:55:02",
      "temperature": 76.87,
      "vibration": 3.22,
      "throughput": 356
    },
    {
      "id": 232,
      "machine_id": 13,
      "timestamp": "2023-05-13 08:20:42",
      "temperature": 96.39,
      "vibration": 3.02,
      "throughput": 336
    },
    {
      "id": 233,
      "machine_id": 6,
      "timestamp": "2023-08-27 08:05:28",
      "temperature": 27.55,
      "vibration": 3.36,
      "throughput": 93
    },
    {
      "id": 234,
      "machine_id": 3,
      "timestamp": "2023-08-01 11:50:05",
      "temperature": 50.48,
      "vibration": 3.53,
      "throughput": 13
    },
    {
      "id": 235,
      "machine_id": 24,
      "timestamp": "2023-06-04 04:22:47",
      "temperature": 62.35,
      "vibration": 5.77,
      "throughput": 733
    },
    {
      "id": 236,
      "machine_id": 24,
      "timestamp": "2023-07-06 21:06:12",
      "temperature": 11.32,
      "vibration": 3.03,
      "throughput": 710
    },
    {
      "id": 237,
      "machine_id": 13,
      "timestamp": "2023-03-20 21:50:59",
      "temperature": 78.82,
      "vibration": 8.15,
      "throughput": 199
    },
    {
      "id": 238,
      "machine_id": 22,
      "timestamp": "2023-06-28 11:13:51",
      "temperature": 67.87,
      "vibration": 9.48,
      "throughput": 0
    },
    {
      "id": 239,
      "machine_id": 19,
      "timestamp": "2023-08-31 14:49:12",
      "temperature": 38.06,
      "vibration": 0.06,
      "throughput": 444
    },
    {
      "id": 240,
      "machine_id": 14,
      "timestamp": "2023-07-19 13:28:54",
      "temperature": 3.52,
      "vibration": 6.58,
      "throughput": 313
    },
    {
      "id": 241,
      "machine_id": 15,
      "timestamp": "2023-09-23 02:04:59",
      "temperature": 33.71,
      "vibration": 6.81,
      "throughput": 216
    },
    {
      "id": 242,
      "machine_id": 26,
      "timestamp": "2023-04-17 20:09:18",
      "temperature": 4.09,
      "vibration": 5.75,
      "throughput": 149
    },
    {
      "id": 243,
      "machine_id": 16,
      "timestamp": "2023-09-24 23:55:28",
      "temperature": 95.53,
      "vibration": 1.85,
      "throughput": 538
    },
    {
      "id": 244,
      "machine_id": 4,
      "timestamp": "2023-06-12 01:01:39",
      "temperature": 35.5,
      "vibration": 0.52,
      "throughput": 719
    },
    {
      "id": 245,
      "machine_id": 10,
      "timestamp": "2023-12-25 16:56:56",
      "temperature": 56.84,
      "vibration": 4.26,
      "throughput": 14
    },
    {
      "id": 246,
      "machine_id": 8,
      "timestamp": "2023-08-29 17:53:55",
      "temperature": 95.68,
      "vibration": 8.87,
      "throughput": 20
    },
    {
      "id": 247,
      "machine_id": 6,
      "timestamp": "2023-03-17 22:33:06",
      "temperature": 53.5,
      "vibration": 6.32,
      "throughput": 397
    },
    {
      "id": 248,
      "machine_id": 17,
      "timestamp": "2023-05-01 16:18:00",
      "temperature": 82.46,
      "vibration": 6.59,
      "throughput": 24
    },
    {
      "id": 249,
      "machine_id": 21,
      "timestamp": "2023-10-24 20:31:20",
      "temperature": 56.48,
      "vibration": 3.1,
      "throughput": 23
    },
    {
      "id": 250,
      "machine_id": 14,
      "timestamp": "2023-06-01 09:46:37",
      "temperature": 44.23,
      "vibration": 3.93,
      "throughput": 757
    },
    {
      "id": 251,
      "machine_id": 20,
      "timestamp": "2023-09-21 18:33:36",
      "temperature": 38.07,
      "vibration": 8.7,
      "throughput": 751
    },
    {
      "id": 252,
      "machine_id": 14,
      "timestamp": "2023-12-07 22:56:27",
      "temperature": 39.88,
      "vibration": 3.22,
      "throughput": 841
    },
    {
      "id": 253,
      "machine_id": 8,
      "timestamp": "2023-01-14 04:42:40",
      "temperature": 83.8,
      "vibration": 9.19,
      "throughput": 26
    },
    {
      "id": 254,
      "machine_id": 5,
      "timestamp": "2023-05-10 21:42:49",
      "temperature": 6.69,
      "vibration": 0.45,
      "throughput": 314
    },
    {
      "id": 255,
      "machine_id": 5,
      "timestamp": "2023-10-30 02:53:40",
      "temperature": 69.4,
      "vibration": 9.58,
      "throughput": 209
    },
    {
      "id": 256,
      "machine_id": 5,
      "timestamp": "2023-09-27 19:53:35",
      "temperature": 34.74,
      "vibration": 9.62,
      "throughput": 157
    },
    {
      "id": 257,
      "machine_id": 25,
      "timestamp": "2023-12-12 23:34:51",
      "temperature": 37.31,
      "vibration": 0.87,
      "throughput": 284
    },
    {
      "id": 258,
      "machine_id": 27,
      "timestamp": "2023-06-24 13:11:59",
      "temperature": 60.92,
      "vibration": 8.78,
      "throughput": 86
    },
    {
      "id": 259,
      "machine_id": 22,
      "timestamp": "2023-06-09 03:28:30",
      "temperature": 0.15,
      "vibration": 6.91,
      "throughput": 408
    },
    {
      "id": 260,
      "machine_id": 22,
      "timestamp": "2023-12-15 05:38:59",
      "temperature": 96.06,
      "vibration": 2.4,
      "throughput": 808
    },
    {
      "id": 261,
      "machine_id": 3,
      "timestamp": "2023-08-20 11:17:57",
      "temperature": 69.76,
      "vibration": 8.64,
      "throughput": 194
    },
    {
      "id": 262,
      "machine_id": 16,
      "timestamp": "2023-10-22 19:25:03",
      "temperature": 98.06,
      "vibration": 5.35,
      "throughput": 538
    },
    {
      "id": 263,
      "machine_id": 5,
      "timestamp": "2023-08-17 21:59:29",
      "temperature": 6.86,
      "vibration": 5.44,
      "throughput": 213
    },
    {
      "id": 264,
      "machine_id": 22,
      "timestamp": "2023-04-08 08:08:43",
      "temperature": 4.35,
      "vibration": 4.43,
      "throughput": 80
    },
    {
      "id": 265,
      "machine_id": 22,
      "timestamp": "2023-03-10 00:54:43",
      "temperature": 87.72,
      "vibration": 2.04,
      "throughput": 880
    },
    {
      "id": 266,
      "machine_id": 20,
      "timestamp": "2023-06-24 22:37:26",
      "temperature": 41.73,
      "vibration": 8.71,
      "throughput": 552
    },
    {
      "id": 267,
      "machine_id": 25,
      "timestamp": "2023-12-30 02:48:31",
      "temperature": 8.29,
      "vibration": 7.37,
      "throughput": 1
    },
    {
      "id": 268,
      "machine_id": 15,
      "timestamp": "2023-06-03 16:29:05",
      "temperature": 1.37,
      "vibration": 5.46,
      "throughput": 10
    },
    {
      "id": 269,
      "machine_id": 6,
      "timestamp": "2023-05-09 18:58:52",
      "temperature": 81.83,
      "vibration": 9.88,
      "throughput": 530
    },
    {
      "id": 270,
      "machine_id": 25,
      "timestamp": "2023-08-21 17:34:15",
      "temperature": 92.6,
      "vibration": 7.52,
      "throughput": 493
    },
    {
      "id": 271,
      "machine_id": 9,
      "timestamp": "2023-10-14 03:55:02",
      "temperature": 47.46,
      "vibration": 3.83,
      "throughput": 254
    },
    {
      "id": 272,
      "machine_id": 10,
      "timestamp": "2023-10-05 23:15:52",
      "temperature": 57.56,
      "vibration": 4.54,
      "throughput": 817
    },
    {
      "id": 273,
      "machine_id": 27,
      "timestamp": "2023-07-28 03:32:18",
      "temperature": 43.2,
      "vibration": 9.37,
      "throughput": 187
    },
    {
      "id": 274,
      "machine_id": 8,
      "timestamp": "2023-10-01 03:04:38",
      "temperature": 6.92,
      "vibration": 3.26,
      "throughput": 340
    },
    {
      "id": 275,
      "machine_id": 10,
      "timestamp": "2023-02-11 02:58:01",
      "temperature": 13.38,
      "vibration": 2.62,
      "throughput": 862
    },
    {
      "id": 276,
      "machine_id": 19,
      "timestamp": "2023-12-02 07:17:24",
      "temperature": 54.85,
      "vibration": 9.85,
      "throughput": 321
    },
    {
      "id": 277,
      "machine_id": 11,
      "timestamp": "2023-05-05 16:23:01",
      "temperature": 51.55,
      "vibration": 8.05,
      "throughput": 853
    },
    {
      "id": 278,
      "machine_id": 24,
      "timestamp": "2023-09-13 22:54:25",
      "temperature": 97.49,
      "vibration": 1.68,
      "throughput": 52
    },
    {
      "id": 279,
      "machine_id": 6,
      "timestamp": "2023-11-19 07:07:40",
      "temperature": 14.77,
      "vibration": 9.44,
      "throughput": 591
    },
    {
      "id": 280,
      "machine_id": 14,
      "timestamp": "2023-09-01 11:05:56",
      "temperature": 1.8,
      "vibration": 4.17,
      "throughput": 187
    },
    {
      "id": 281,
      "machine_id": 14,
      "timestamp": "2023-03-12 13:38:26",
      "temperature": 43.4,
      "vibration": 9.12,
      "throughput": 89
    },
    {
      "id": 282,
      "machine_id": 3,
      "timestamp": "2023-07-07 09:38:16",
      "temperature": 36.1,
      "vibration": 8,
      "throughput": 66
    },
    {
      "id": 283,
      "machine_id": 7,
      "timestamp": "2023-05-14 14:52:05",
      "temperature": 55.54,
      "vibration": 6.49,
      "throughput": 480
    },
    {
      "id": 284,
      "machine_id": 11,
      "timestamp": "2023-01-13 13:45:19",
      "temperature": 62.77,
      "vibration": 3.55,
      "throughput": 716
    },
    {
      "id": 285,
      "machine_id": 18,
      "timestamp": "2023-10-20 14:28:33",
      "temperature": 50.48,
      "vibration": 1.76,
      "throughput": 663
    },
    {
      "id": 286,
      "machine_id": 7,
      "timestamp": "2023-09-09 14:31:53",
      "temperature": 26.52,
      "vibration": 0.31,
      "throughput": 36
    },
    {
      "id": 287,
      "machine_id": 7,
      "timestamp": "2023-07-31 09:22:43",
      "temperature": 29.28,
      "vibration": 1.35,
      "throughput": 667
    },
    {
      "id": 288,
      "machine_id": 14,
      "timestamp": "2023-04-07 14:25:46",
      "temperature": 21.51,
      "vibration": 8.73,
      "throughput": 13
    },
    {
      "id": 289,
      "machine_id": 26,
      "timestamp": "2023-11-18 15:31:54",
      "temperature": 78.66,
      "vibration": 1.44,
      "throughput": 409
    },
    {
      "id": 290,
      "machine_id": 2,
      "timestamp": "2023-03-22 04:45:53",
      "temperature": 81.03,
      "vibration": 4.66,
      "throughput": 85
    },
    {
      "id": 291,
      "machine_id": 27,
      "timestamp": "2023-08-15 22:25:29",
      "temperature": 3.73,
      "vibration": 3.34,
      "throughput": 1
    },
    {
      "id": 292,
      "machine_id": 9,
      "timestamp": "2023-11-14 23:38:21",
      "temperature": 71.9,
      "vibration": 7.13,
      "throughput": 658
    },
    {
      "id": 293,
      "machine_id": 23,
      "timestamp": "2023-07-18 23:51:24",
      "temperature": 91.45,
      "vibration": 6.04,
      "throughput": 104
    },
    {
      "id": 294,
      "machine_id": 9,
      "timestamp": "2023-05-13 06:16:13",
      "temperature": 86.68,
      "vibration": 4.78,
      "throughput": 682
    },
    {
      "id": 295,
      "machine_id": 15,
      "timestamp": "2023-07-11 21:26:27",
      "temperature": 25.03,
      "vibration": 9.09,
      "throughput": 2
    },
    {
      "id": 296,
      "machine_id": 11,
      "timestamp": "2023-10-31 11:58:41",
      "temperature": 13.99,
      "vibration": 4.84,
      "throughput": 1
    },
    {
      "id": 297,
      "machine_id": 7,
      "timestamp": "2023-04-24 22:01:25",
      "temperature": 82.67,
      "vibration": 2.89,
      "throughput": 70
    },
    {
      "id": 298,
      "machine_id": 22,
      "timestamp": "2023-09-23 06:59:00",
      "temperature": 19.31,
      "vibration": 8.7,
      "throughput": 1
    },
    {
      "id": 299,
      "machine_id": 24,
      "timestamp": "2023-06-30 02:51:04",
      "temperature": 81.5,
      "vibration": 3.48,
      "throughput": 533
    },
    {
      "id": 300,
      "machine_id": 3,
      "timestamp": "2023-08-13 23:45:17",
      "temperature": 63.74,
      "vibration": 2.09,
      "throughput": 79
    },
    {
      "id": 301,
      "machine_id": 4,
      "timestamp": "2023-03-02 05:03:53",
      "temperature": 50.96,
      "vibration": 5.29,
      "throughput": 26
    },
    {
      "id": 302,
      "machine_id": 25,
      "timestamp": "2023-07-08 14:15:52",
      "temperature": 71.45,
      "vibration": 3.28,
      "throughput": 209
    },
    {
      "id": 303,
      "machine_id": 10,
      "timestamp": "2023-10-08 14:23:36",
      "temperature": 76.12,
      "vibration": 8.4,
      "throughput": 105
    },
    {
      "id": 304,
      "machine_id": 14,
      "timestamp": "2023-08-13 15:35:14",
      "temperature": 19.91,
      "vibration": 9.92,
      "throughput": 2
    },
    {
      "id": 305,
      "machine_id": 21,
      "timestamp": "2023-12-05 22:57:19",
      "temperature": 96.79,
      "vibration": 3.93,
      "throughput": 271
    },
    {
      "id": 306,
      "machine_id": 12,
      "timestamp": "2023-06-30 21:43:17",
      "temperature": 93.42,
      "vibration": 4.37,
      "throughput": 350
    },
    {
      "id": 307,
      "machine_id": 24,
      "timestamp": "2023-05-25 02:36:14",
      "temperature": 24.86,
      "vibration": 5.13,
      "throughput": 6
    },
    {
      "id": 308,
      "machine_id": 16,
      "timestamp": "2023-01-02 10:02:28",
      "temperature": 86.5,
      "vibration": 1.19,
      "throughput": 30
    },
    {
      "id": 309,
      "machine_id": 4,
      "timestamp": "2023-12-25 09:00:13",
      "temperature": 10.75,
      "vibration": 0.11,
      "throughput": 967
    },
    {
      "id": 310,
      "machine_id": 23,
      "timestamp": "2023-10-24 19:49:30",
      "temperature": 43.24,
      "vibration": 8.77,
      "throughput": 1
    },
    {
      "id": 311,
      "machine_id": 7,
      "timestamp": "2023-11-25 09:05:02",
      "temperature": 47.17,
      "vibration": 9.94,
      "throughput": 871
    },
    {
      "id": 312,
      "machine_id": 22,
      "timestamp": "2023-09-18 02:39:24",
      "temperature": 57.91,
      "vibration": 5.86,
      "throughput": 12
    },
    {
      "id": 313,
      "machine_id": 10,
      "timestamp": "2023-12-19 08:32:07",
      "temperature": 99.73,
      "vibration": 0.5,
      "throughput": 68
    },
    {
      "id": 314,
      "machine_id": 5,
      "timestamp": "2023-09-21 22:06:08",
      "temperature": 8.22,
      "vibration": 6.69,
      "throughput": 782
    },
    {
      "id": 315,
      "machine_id": 15,
      "timestamp": "2023-11-15 03:16:06",
      "temperature": 22.13,
      "vibration": 1.84,
      "throughput": 708
    },
    {
      "id": 316,
      "machine_id": 1,
      "timestamp": "2023-09-28 09:37:57",
      "temperature": 72.36,
      "vibration": 6.71,
      "throughput": 620
    },
    {
      "id": 317,
      "machine_id": 8,
      "timestamp": "2023-12-18 10:33:38",
      "temperature": 56.64,
      "vibration": 8.35,
      "throughput": 67
    },
    {
      "id": 318,
      "machine_id": 25,
      "timestamp": "2023-10-27 10:52:35",
      "temperature": 64.97,
      "vibration": 2.7,
      "throughput": 24
    },
    {
      "id": 319,
      "machine_id": 10,
      "timestamp": "2023-11-12 20:11:30",
      "temperature": 69.87,
      "vibration": 6.35,
      "throughput": 443
    },
    {
      "id": 320,
      "machine_id": 23,
      "timestamp": "2023-09-17 14:20:34",
      "temperature": 71.4,
      "vibration": 8.41,
      "throughput": 994
    },
    {
      "id": 321,
      "machine_id": 24,
      "timestamp": "2023-12-01 19:12:50",
      "temperature": 29.5,
      "vibration": 6.96,
      "throughput": 397
    },
    {
      "id": 322,
      "machine_id": 5,
      "timestamp": "2023-04-07 12:51:10",
      "temperature": 80.14,
      "vibration": 1.66,
      "throughput": 399
    },
    {
      "id": 323,
      "machine_id": 9,
      "timestamp": "2023-06-05 16:26:33",
      "temperature": 33.05,
      "vibration": 9.2,
      "throughput": 784
    },
    {
      "id": 324,
      "machine_id": 18,
      "timestamp": "2023-10-16 16:01:09",
      "temperature": 4.5,
      "vibration": 4.18,
      "throughput": 177
    },
    {
      "id": 325,
      "machine_id": 15,
      "timestamp": "2023-05-13 10:32:23",
      "temperature": 82.55,
      "vibration": 7.6,
      "throughput": 598
    },
    {
      "id": 326,
      "machine_id": 5,
      "timestamp": "2023-12-01 09:04:13",
      "temperature": 45.84,
      "vibration": 9.55,
      "throughput": 548
    },
    {
      "id": 327,
      "machine_id": 4,
      "timestamp": "2023-09-25 07:42:08",
      "temperature": 86.02,
      "vibration": 0.18,
      "throughput": 36
    },
    {
      "id": 328,
      "machine_id": 19,
      "timestamp": "2023-10-28 18:44:18",
      "temperature": 2.88,
      "vibration": 7.11,
      "throughput": 731
    },
    {
      "id": 329,
      "machine_id": 2,
      "timestamp": "2023-05-29 10:23:42",
      "temperature": 19.88,
      "vibration": 2.42,
      "throughput": 855
    },
    {
      "id": 330,
      "machine_id": 22,
      "timestamp": "2023-10-06 18:59:07",
      "temperature": 36.35,
      "vibration": 8.31,
      "throughput": 38
    },
    {
      "id": 331,
      "machine_id": 8,
      "timestamp": "2023-06-09 06:47:50",
      "temperature": 0.58,
      "vibration": 4.09,
      "throughput": 239
    },
    {
      "id": 332,
      "machine_id": 13,
      "timestamp": "2023-04-01 00:14:17",
      "temperature": 61.74,
      "vibration": 3.7,
      "throughput": 14
    },
    {
      "id": 333,
      "machine_id": 24,
      "timestamp": "2023-10-26 23:48:47",
      "temperature": 37.2,
      "vibration": 6.34,
      "throughput": 0
    },
    {
      "id": 334,
      "machine_id": 16,
      "timestamp": "2023-04-04 12:43:45",
      "temperature": 97.55,
      "vibration": 6.84,
      "throughput": 0
    },
    {
      "id": 335,
      "machine_id": 25,
      "timestamp": "2023-07-16 13:23:31",
      "temperature": 87.52,
      "vibration": 6.3,
      "throughput": 212
    },
    {
      "id": 336,
      "machine_id": 4,
      "timestamp": "2023-07-28 10:25:58",
      "temperature": 80.64,
      "vibration": 0.07,
      "throughput": 1
    },
    {
      "id": 337,
      "machine_id": 22,
      "timestamp": "2023-04-21 19:28:00",
      "temperature": 78.8,
      "vibration": 7.47,
      "throughput": 617
    },
    {
      "id": 338,
      "machine_id": 19,
      "timestamp": "2023-07-27 07:29:59",
      "temperature": 34.64,
      "vibration": 7.84,
      "throughput": 12
    },
    {
      "id": 339,
      "machine_id": 11,
      "timestamp": "2023-11-07 01:32:26",
      "temperature": 55.06,
      "vibration": 0.74,
      "throughput": 897
    },
    {
      "id": 340,
      "machine_id": 3,
      "timestamp": "2023-11-03 16:10:04",
      "temperature": 8.76,
      "vibration": 6.21,
      "throughput": 373
    },
    {
      "id": 341,
      "machine_id": 11,
      "timestamp": "2023-12-31 12:57:30",
      "temperature": 9.26,
      "vibration": 6.05,
      "throughput": 208
    },
    {
      "id": 342,
      "machine_id": 9,
      "timestamp": "2023-01-23 08:46:37",
      "temperature": 8.16,
      "vibration": 3.41,
      "throughput": 17
    },
    {
      "id": 343,
      "machine_id": 24,
      "timestamp": "2023-03-31 00:25:28",
      "temperature": 53.9,
      "vibration": 4.69,
      "throughput": 112
    },
    {
      "id": 344,
      "machine_id": 16,
      "timestamp": "2023-08-30 13:26:17",
      "temperature": 64.2,
      "vibration": 4.34,
      "throughput": 958
    },
    {
      "id": 345,
      "machine_id": 18,
      "timestamp": "2023-11-13 00:28:45",
      "temperature": 89.53,
      "vibration": 1.29,
      "throughput": 26
    },
    {
      "id": 346,
      "machine_id": 2,
      "timestamp": "2023-04-18 16:05:26",
      "temperature": 21.57,
      "vibration": 6.65,
      "throughput": 446
    },
    {
      "id": 347,
      "machine_id": 1,
      "timestamp": "2023-05-16 05:52:56",
      "temperature": 12.07,
      "vibration": 6.35,
      "throughput": 131
    },
    {
      "id": 348,
      "machine_id": 13,
      "timestamp": "2023-04-03 09:47:55",
      "temperature": 81.41,
      "vibration": 7.13,
      "throughput": 207
    },
    {
      "id": 349,
      "machine_id": 14,
      "timestamp": "2023-06-25 03:17:46",
      "temperature": 59.88,
      "vibration": 2.62,
      "throughput": 456
    },
    {
      "id": 350,
      "machine_id": 3,
      "timestamp": "2023-01-26 22:59:48",
      "temperature": 19.47,
      "vibration": 4.49,
      "throughput": 743
    },
    {
      "id": 351,
      "machine_id": 5,
      "timestamp": "2023-07-21 17:08:26",
      "temperature": 65.59,
      "vibration": 4.67,
      "throughput": 187
    },
    {
      "id": 352,
      "machine_id": 7,
      "timestamp": "2023-08-16 17:16:23",
      "temperature": 48.36,
      "vibration": 2.29,
      "throughput": 656
    },
    {
      "id": 353,
      "machine_id": 7,
      "timestamp": "2023-08-09 00:54:12",
      "temperature": 21.83,
      "vibration": 1.66,
      "throughput": 47
    },
    {
      "id": 354,
      "machine_id": 22,
      "timestamp": "2023-07-22 21:32:40",
      "temperature": 90.37,
      "vibration": 4.73,
      "throughput": 392
    },
    {
      "id": 355,
      "machine_id": 12,
      "timestamp": "2023-05-05 02:33:51",
      "temperature": 99.48,
      "vibration": 2.55,
      "throughput": 86
    },
    {
      "id": 356,
      "machine_id": 14,
      "timestamp": "2023-07-08 19:47:25",
      "temperature": 47.75,
      "vibration": 0.78,
      "throughput": 298
    },
    {
      "id": 357,
      "machine_id": 4,
      "timestamp": "2023-06-05 00:35:57",
      "temperature": 8.86,
      "vibration": 3.22,
      "throughput": 481
    },
    {
      "id": 358,
      "machine_id": 6,
      "timestamp": "2023-05-08 17:57:32",
      "temperature": 81.96,
      "vibration": 5.22,
      "throughput": 196
    },
    {
      "id": 359,
      "machine_id": 10,
      "timestamp": "2023-06-20 13:33:59",
      "temperature": 7.96,
      "vibration": 6.3,
      "throughput": 404
    },
    {
      "id": 360,
      "machine_id": 21,
      "timestamp": "2023-11-13 20:24:56",
      "temperature": 28.06,
      "vibration": 8.53,
      "throughput": 568
    },
    {
      "id": 361,
      "machine_id": 22,
      "timestamp": "2023-04-20 09:40:52",
      "temperature": 37.2,
      "vibration": 2.52,
      "throughput": 728
    },
    {
      "id": 362,
      "machine_id": 10,
      "timestamp": "2023-08-13 06:17:35",
      "temperature": 35.01,
      "vibration": 0.15,
      "throughput": 527
    },
    {
      "id": 363,
      "machine_id": 3,
      "timestamp": "2023-03-25 11:44:01",
      "temperature": 94.51,
      "vibration": 7.89,
      "throughput": 55
    },
    {
      "id": 364,
      "machine_id": 7,
      "timestamp": "2023-04-23 02:54:39",
      "temperature": 47.15,
      "vibration": 1.57,
      "throughput": 493
    },
    {
      "id": 365,
      "machine_id": 21,
      "timestamp": "2023-04-04 15:46:17",
      "temperature": 10.66,
      "vibration": 8.07,
      "throughput": 403
    },
    {
      "id": 366,
      "machine_id": 9,
      "timestamp": "2023-09-10 22:00:45",
      "temperature": 66.21,
      "vibration": 4.69,
      "throughput": 382
    },
    {
      "id": 367,
      "machine_id": 3,
      "timestamp": "2023-01-31 10:41:30",
      "temperature": 48.57,
      "vibration": 1.36,
      "throughput": 710
    },
    {
      "id": 368,
      "machine_id": 19,
      "timestamp": "2023-02-21 09:09:55",
      "temperature": 26.9,
      "vibration": 8.44,
      "throughput": 3
    },
    {
      "id": 369,
      "machine_id": 11,
      "timestamp": "2023-03-05 00:20:14",
      "temperature": 63.38,
      "vibration": 7.87,
      "throughput": 35
    },
    {
      "id": 370,
      "machine_id": 14,
      "timestamp": "2023-02-01 06:12:35",
      "temperature": 30.93,
      "vibration": 4.08,
      "throughput": 467
    },
    {
      "id": 371,
      "machine_id": 15,
      "timestamp": "2023-12-24 13:15:23",
      "temperature": 93.61,
      "vibration": 5.91,
      "throughput": 52
    },
    {
      "id": 372,
      "machine_id": 21,
      "timestamp": "2023-11-11 10:51:00",
      "temperature": 70.71,
      "vibration": 7.42,
      "throughput": 86
    },
    {
      "id": 373,
      "machine_id": 26,
      "timestamp": "2023-11-15 17:41:10",
      "temperature": 98.11,
      "vibration": 8.33,
      "throughput": 570
    },
    {
      "id": 374,
      "machine_id": 20,
      "timestamp": "2023-05-21 13:39:22",
      "temperature": 30.07,
      "vibration": 1.52,
      "throughput": 669
    },
    {
      "id": 375,
      "machine_id": 18,
      "timestamp": "2023-04-04 14:39:37",
      "temperature": 6.44,
      "vibration": 1.32,
      "throughput": 191
    },
    {
      "id": 376,
      "machine_id": 21,
      "timestamp": "2023-01-06 10:49:01",
      "temperature": 33.63,
      "vibration": 9.15,
      "throughput": 399
    },
    {
      "id": 377,
      "machine_id": 26,
      "timestamp": "2023-01-18 15:11:23",
      "temperature": 12.59,
      "vibration": 2.56,
      "throughput": 710
    },
    {
      "id": 378,
      "machine_id": 9,
      "timestamp": "2023-05-29 14:47:14",
      "temperature": 50.64,
      "vibration": 1.44,
      "throughput": 17
    },
    {
      "id": 379,
      "machine_id": 10,
      "timestamp": "2023-07-08 23:25:26",
      "temperature": 3.02,
      "vibration": 0.23,
      "throughput": 375
    },
    {
      "id": 380,
      "machine_id": 14,
      "timestamp": "2023-03-17 04:45:43",
      "temperature": 83.45,
      "vibration": 7.14,
      "throughput": 213
    },
    {
      "id": 381,
      "machine_id": 7,
      "timestamp": "2023-05-19 21:19:05",
      "temperature": 46.69,
      "vibration": 6.74,
      "throughput": 63
    },
    {
      "id": 382,
      "machine_id": 20,
      "timestamp": "2023-10-18 05:23:46",
      "temperature": 12.48,
      "vibration": 9.83,
      "throughput": 515
    },
    {
      "id": 383,
      "machine_id": 24,
      "timestamp": "2023-02-07 20:09:52",
      "temperature": 67.88,
      "vibration": 1.6,
      "throughput": 193
    },
    {
      "id": 384,
      "machine_id": 6,
      "timestamp": "2023-08-13 01:18:27",
      "temperature": 0.6,
      "vibration": 1.31,
      "throughput": 333
    },
    {
      "id": 385,
      "machine_id": 25,
      "timestamp": "2023-12-30 05:14:48",
      "temperature": 50.83,
      "vibration": 2.25,
      "throughput": 131
    },
    {
      "id": 386,
      "machine_id": 11,
      "timestamp": "2023-02-22 08:29:58",
      "temperature": 91.8,
      "vibration": 1.79,
      "throughput": 0
    },
    {
      "id": 387,
      "machine_id": 11,
      "timestamp": "2023-09-13 09:48:24",
      "temperature": 14.14,
      "vibration": 4.43,
      "throughput": 225
    },
    {
      "id": 388,
      "machine_id": 11,
      "timestamp": "2023-05-30 11:03:40",
      "temperature": 38.06,
      "vibration": 6.72,
      "throughput": 80
    },
    {
      "id": 389,
      "machine_id": 13,
      "timestamp": "2023-01-26 04:19:55",
      "temperature": 63.78,
      "vibration": 1.22,
      "throughput": 579
    },
    {
      "id": 390,
      "machine_id": 9,
      "timestamp": "2023-12-02 08:43:01",
      "temperature": 70.29,
      "vibration": 4.54,
      "throughput": 553
    },
    {
      "id": 391,
      "machine_id": 12,
      "timestamp": "2023-10-05 14:37:45",
      "temperature": 6.52,
      "vibration": 1.1,
      "throughput": 765
    },
    {
      "id": 392,
      "machine_id": 6,
      "timestamp": "2023-05-16 03:50:55",
      "temperature": 43.59,
      "vibration": 3.21,
      "throughput": 0
    },
    {
      "id": 393,
      "machine_id": 9,
      "timestamp": "2023-09-19 22:47:57",
      "temperature": 64.42,
      "vibration": 2.29,
      "throughput": 6
    },
    {
      "id": 394,
      "machine_id": 13,
      "timestamp": "2023-05-06 06:21:08",
      "temperature": 19.06,
      "vibration": 2.46,
      "throughput": 920
    },
    {
      "id": 395,
      "machine_id": 20,
      "timestamp": "2023-01-08 11:11:08",
      "temperature": 13.57,
      "vibration": 6.85,
      "throughput": 691
    },
    {
      "id": 396,
      "machine_id": 14,
      "timestamp": "2023-05-02 14:21:08",
      "temperature": 17.05,
      "vibration": 5.84,
      "throughput": 762
    },
    {
      "id": 397,
      "machine_id": 26,
      "timestamp": "2023-02-07 18:57:05",
      "temperature": 91.13,
      "vibration": 1.78,
      "throughput": 713
    },
    {
      "id": 398,
      "machine_id": 1,
      "timestamp": "2023-05-19 16:43:34",
      "temperature": 99.03,
      "vibration": 0.62,
      "throughput": 413
    },
    {
      "id": 399,
      "machine_id": 19,
      "timestamp": "2023-02-24 01:44:48",
      "temperature": 13.23,
      "vibration": 7.34,
      "throughput": 230
    },
    {
      "id": 400,
      "machine_id": 3,
      "timestamp": "2023-10-03 08:16:06",
      "temperature": 99.66,
      "vibration": 1.99,
      "throughput": 119
    },
    {
      "id": 401,
      "machine_id": 6,
      "timestamp": "2023-02-04 17:34:50",
      "temperature": 1.12,
      "vibration": 6.09,
      "throughput": 167
    },
    {
      "id": 402,
      "machine_id": 21,
      "timestamp": "2023-01-08 06:55:58",
      "temperature": 21.89,
      "vibration": 9.92,
      "throughput": 0
    },
    {
      "id": 403,
      "machine_id": 18,
      "timestamp": "2023-03-02 06:34:39",
      "temperature": 91.46,
      "vibration": 9.72,
      "throughput": 85
    },
    {
      "id": 404,
      "machine_id": 14,
      "timestamp": "2023-07-21 22:58:11",
      "temperature": 63.44,
      "vibration": 1.76,
      "throughput": 755
    },
    {
      "id": 405,
      "machine_id": 6,
      "timestamp": "2023-06-11 14:30:13",
      "temperature": 86.45,
      "vibration": 8.41,
      "throughput": 144
    },
    {
      "id": 406,
      "machine_id": 9,
      "timestamp": "2023-05-22 13:58:25",
      "temperature": 88.42,
      "vibration": 6.57,
      "throughput": 246
    },
    {
      "id": 407,
      "machine_id": 6,
      "timestamp": "2023-02-10 07:16:11",
      "temperature": 21.02,
      "vibration": 6.67,
      "throughput": 959
    },
    {
      "id": 408,
      "machine_id": 24,
      "timestamp": "2023-01-16 12:08:51",
      "temperature": 21.48,
      "vibration": 0.73,
      "throughput": 79
    },
    {
      "id": 409,
      "machine_id": 19,
      "timestamp": "2023-01-30 18:55:01",
      "temperature": 5.87,
      "vibration": 9.06,
      "throughput": 869
    },
    {
      "id": 410,
      "machine_id": 2,
      "timestamp": "2023-12-25 22:59:12",
      "temperature": 48.9,
      "vibration": 7.06,
      "throughput": 27
    },
    {
      "id": 411,
      "machine_id": 5,
      "timestamp": "2023-01-15 05:53:51",
      "temperature": 57.16,
      "vibration": 7.89,
      "throughput": 167
    },
    {
      "id": 412,
      "machine_id": 22,
      "timestamp": "2023-02-26 17:22:35",
      "temperature": 14,
      "vibration": 7.39,
      "throughput": 174
    },
    {
      "id": 413,
      "machine_id": 6,
      "timestamp": "2023-06-18 05:22:11",
      "temperature": 55.23,
      "vibration": 6.88,
      "throughput": 951
    },
    {
      "id": 414,
      "machine_id": 2,
      "timestamp": "2023-09-18 14:21:19",
      "temperature": 75.4,
      "vibration": 1.28,
      "throughput": 151
    },
    {
      "id": 415,
      "machine_id": 11,
      "timestamp": "2023-09-17 01:29:34",
      "temperature": 31.26,
      "vibration": 6.34,
      "throughput": 133
    },
    {
      "id": 416,
      "machine_id": 3,
      "timestamp": "2023-10-13 15:15:26",
      "temperature": 84.34,
      "vibration": 5.39,
      "throughput": 222
    },
    {
      "id": 417,
      "machine_id": 24,
      "timestamp": "2023-10-27 19:42:39",
      "temperature": 21.67,
      "vibration": 4.41,
      "throughput": 237
    },
    {
      "id": 418,
      "machine_id": 12,
      "timestamp": "2023-10-26 02:48:38",
      "temperature": 87.17,
      "vibration": 9.92,
      "throughput": 106
    },
    {
      "id": 419,
      "machine_id": 15,
      "timestamp": "2023-04-08 22:39:23",
      "temperature": 36.61,
      "vibration": 2,
      "throughput": 354
    },
    {
      "id": 420,
      "machine_id": 5,
      "timestamp": "2023-06-17 04:55:00",
      "temperature": 30.03,
      "vibration": 8.08,
      "throughput": 543
    },
    {
      "id": 421,
      "machine_id": 25,
      "timestamp": "2023-04-27 22:20:22",
      "temperature": 62.12,
      "vibration": 4.87,
      "throughput": 616
    },
    {
      "id": 422,
      "machine_id": 3,
      "timestamp": "2023-09-07 04:35:30",
      "temperature": 55.72,
      "vibration": 4.66,
      "throughput": 490
    },
    {
      "id": 423,
      "machine_id": 1,
      "timestamp": "2023-11-11 02:09:05",
      "temperature": 87.13,
      "vibration": 9.26,
      "throughput": 620
    },
    {
      "id": 424,
      "machine_id": 7,
      "timestamp": "2023-12-19 20:25:41",
      "temperature": 38.04,
      "vibration": 5.21,
      "throughput": 241
    },
    {
      "id": 425,
      "machine_id": 6,
      "timestamp": "2023-03-27 16:59:18",
      "temperature": 93.8,
      "vibration": 4.95,
      "throughput": 152
    },
    {
      "id": 426,
      "machine_id": 1,
      "timestamp": "2023-12-10 08:38:39",
      "temperature": 35.41,
      "vibration": 4,
      "throughput": 862
    },
    {
      "id": 427,
      "machine_id": 23,
      "timestamp": "2023-01-20 11:48:25",
      "temperature": 9.01,
      "vibration": 0.74,
      "throughput": 287
    },
    {
      "id": 428,
      "machine_id": 20,
      "timestamp": "2023-11-10 05:25:16",
      "temperature": 25.84,
      "vibration": 8.66,
      "throughput": 197
    },
    {
      "id": 429,
      "machine_id": 22,
      "timestamp": "2023-09-15 04:52:14",
      "temperature": 21.93,
      "vibration": 5.27,
      "throughput": 8
    },
    {
      "id": 430,
      "machine_id": 12,
      "timestamp": "2023-12-31 10:59:06",
      "temperature": 9.44,
      "vibration": 3.31,
      "throughput": 287
    },
    {
      "id": 431,
      "machine_id": 11,
      "timestamp": "2023-09-05 10:43:13",
      "temperature": 49.45,
      "vibration": 2.69,
      "throughput": 187
    },
    {
      "id": 432,
      "machine_id": 3,
      "timestamp": "2023-04-15 06:22:38",
      "temperature": 37.9,
      "vibration": 4.88,
      "throughput": 287
    },
    {
      "id": 433,
      "machine_id": 14,
      "timestamp": "2023-05-17 04:19:32",
      "temperature": 30.38,
      "vibration": 2.65,
      "throughput": 200
    },
    {
      "id": 434,
      "machine_id": 14,
      "timestamp": "2023-01-16 01:58:28",
      "temperature": 16.21,
      "vibration": 3.76,
      "throughput": 29
    },
    {
      "id": 435,
      "machine_id": 5,
      "timestamp": "2023-07-24 00:16:15",
      "temperature": 23.63,
      "vibration": 2.85,
      "throughput": 932
    },
    {
      "id": 436,
      "machine_id": 21,
      "timestamp": "2023-11-30 13:35:55",
      "temperature": 70.57,
      "vibration": 3,
      "throughput": 56
    },
    {
      "id": 437,
      "machine_id": 26,
      "timestamp": "2023-12-03 13:45:52",
      "temperature": 55.25,
      "vibration": 2.83,
      "throughput": 744
    },
    {
      "id": 438,
      "machine_id": 9,
      "timestamp": "2023-03-29 11:14:15",
      "temperature": 42.12,
      "vibration": 5.51,
      "throughput": 860
    },
    {
      "id": 439,
      "machine_id": 17,
      "timestamp": "2023-02-26 04:43:50",
      "temperature": 0.52,
      "vibration": 5.7,
      "throughput": 72
    },
    {
      "id": 440,
      "machine_id": 20,
      "timestamp": "2023-08-18 08:46:30",
      "temperature": 65.93,
      "vibration": 6.43,
      "throughput": 193
    },
    {
      "id": 441,
      "machine_id": 11,
      "timestamp": "2023-04-09 13:39:08",
      "temperature": 81.35,
      "vibration": 7.52,
      "throughput": 148
    },
    {
      "id": 442,
      "machine_id": 2,
      "timestamp": "2023-01-17 22:12:24",
      "temperature": 16.4,
      "vibration": 2.52,
      "throughput": 543
    },
    {
      "id": 443,
      "machine_id": 4,
      "timestamp": "2023-01-04 15:13:32",
      "temperature": 62.92,
      "vibration": 2.32,
      "throughput": 113
    },
    {
      "id": 444,
      "machine_id": 22,
      "timestamp": "2023-05-27 02:17:37",
      "temperature": 61.59,
      "vibration": 0.77,
      "throughput": 407
    },
    {
      "id": 445,
      "machine_id": 11,
      "timestamp": "2023-12-06 21:45:53",
      "temperature": 18.63,
      "vibration": 2.4,
      "throughput": 867
    },
    {
      "id": 446,
      "machine_id": 3,
      "timestamp": "2023-04-22 07:15:37",
      "temperature": 13.22,
      "vibration": 3.58,
      "throughput": 17
    },
    {
      "id": 447,
      "machine_id": 26,
      "timestamp": "2023-07-01 12:21:39",
      "temperature": 97.19,
      "vibration": 2.16,
      "throughput": 876
    },
    {
      "id": 448,
      "machine_id": 21,
      "timestamp": "2023-05-09 06:44:23",
      "temperature": 87.82,
      "vibration": 9.59,
      "throughput": 575
    },
    {
      "id": 449,
      "machine_id": 4,
      "timestamp": "2023-05-26 04:56:42",
      "temperature": 68.45,
      "vibration": 8.32,
      "throughput": 124
    },
    {
      "id": 450,
      "machine_id": 21,
      "timestamp": "2023-01-06 04:40:24",
      "temperature": 41.16,
      "vibration": 0.87,
      "throughput": 830
    },
    {
      "id": 451,
      "machine_id": 1,
      "timestamp": "2023-02-03 20:35:32",
      "temperature": 80.24,
      "vibration": 2.83,
      "throughput": 896
    },
    {
      "id": 452,
      "machine_id": 17,
      "timestamp": "2023-05-02 16:51:26",
      "temperature": 97.52,
      "vibration": 7.28,
      "throughput": 676
    },
    {
      "id": 453,
      "machine_id": 19,
      "timestamp": "2023-08-15 07:56:57",
      "temperature": 18.68,
      "vibration": 5.24,
      "throughput": 236
    },
    {
      "id": 454,
      "machine_id": 19,
      "timestamp": "2023-11-27 01:15:56",
      "temperature": 71.94,
      "vibration": 3.79,
      "throughput": 646
    },
    {
      "id": 455,
      "machine_id": 13,
      "timestamp": "2023-09-09 18:57:02",
      "temperature": 26.49,
      "vibration": 2.34,
      "throughput": 4
    },
    {
      "id": 456,
      "machine_id": 20,
      "timestamp": "2023-11-14 18:44:32",
      "temperature": 36.14,
      "vibration": 7.79,
      "throughput": 663
    },
    {
      "id": 457,
      "machine_id": 2,
      "timestamp": "2023-09-03 09:48:30",
      "temperature": 85.84,
      "vibration": 4.7,
      "throughput": 643
    },
    {
      "id": 458,
      "machine_id": 23,
      "timestamp": "2023-04-13 08:42:18",
      "temperature": 68.95,
      "vibration": 7.23,
      "throughput": 1
    },
    {
      "id": 459,
      "machine_id": 21,
      "timestamp": "2023-10-16 10:29:58",
      "temperature": 68.18,
      "vibration": 4.62,
      "throughput": 381
    },
    {
      "id": 460,
      "machine_id": 1,
      "timestamp": "2023-05-28 07:20:44",
      "temperature": 88.84,
      "vibration": 2.02,
      "throughput": 541
    },
    {
      "id": 461,
      "machine_id": 1,
      "timestamp": "2023-10-19 09:29:12",
      "temperature": 32.88,
      "vibration": 1.12,
      "throughput": 127
    },
    {
      "id": 462,
      "machine_id": 6,
      "timestamp": "2023-06-17 00:26:34",
      "temperature": 14.27,
      "vibration": 5.56,
      "throughput": 84
    },
    {
      "id": 463,
      "machine_id": 12,
      "timestamp": "2023-09-11 18:02:52",
      "temperature": 68.48,
      "vibration": 0.88,
      "throughput": 26
    },
    {
      "id": 464,
      "machine_id": 2,
      "timestamp": "2023-03-22 02:49:08",
      "temperature": 5.43,
      "vibration": 9.43,
      "throughput": 762
    },
    {
      "id": 465,
      "machine_id": 11,
      "timestamp": "2023-05-25 09:42:03",
      "temperature": 98.78,
      "vibration": 9.37,
      "throughput": 602
    },
    {
      "id": 466,
      "machine_id": 14,
      "timestamp": "2023-04-29 10:21:38",
      "temperature": 33.51,
      "vibration": 7.16,
      "throughput": 727
    },
    {
      "id": 467,
      "machine_id": 22,
      "timestamp": "2023-02-16 19:48:33",
      "temperature": 73.53,
      "vibration": 6.02,
      "throughput": 70
    },
    {
      "id": 468,
      "machine_id": 24,
      "timestamp": "2023-05-21 08:53:20",
      "temperature": 53.93,
      "vibration": 7.67,
      "throughput": 762
    },
    {
      "id": 469,
      "machine_id": 18,
      "timestamp": "2023-01-10 18:40:39",
      "temperature": 37.35,
      "vibration": 9.48,
      "throughput": 113
    },
    {
      "id": 470,
      "machine_id": 5,
      "timestamp": "2023-04-21 13:03:30",
      "temperature": 42.75,
      "vibration": 2.53,
      "throughput": 419
    },
    {
      "id": 471,
      "machine_id": 26,
      "timestamp": "2023-12-04 21:35:26",
      "temperature": 99.68,
      "vibration": 5.11,
      "throughput": 459
    },
    {
      "id": 472,
      "machine_id": 8,
      "timestamp": "2023-11-20 07:07:18",
      "temperature": 0.74,
      "vibration": 4.71,
      "throughput": 84
    },
    {
      "id": 473,
      "machine_id": 6,
      "timestamp": "2023-12-25 07:16:27",
      "temperature": 66.48,
      "vibration": 4.34,
      "throughput": 359
    },
    {
      "id": 474,
      "machine_id": 16,
      "timestamp": "2023-12-14 09:15:47",
      "temperature": 5.95,
      "vibration": 9.3,
      "throughput": 952
    },
    {
      "id": 475,
      "machine_id": 13,
      "timestamp": "2023-06-23 18:26:12",
      "temperature": 51,
      "vibration": 1.47,
      "throughput": 134
    },
    {
      "id": 476,
      "machine_id": 8,
      "timestamp": "2023-02-18 23:57:29",
      "temperature": 30.46,
      "vibration": 2.02,
      "throughput": 421
    },
    {
      "id": 477,
      "machine_id": 26,
      "timestamp": "2023-06-23 06:58:06",
      "temperature": 25.15,
      "vibration": 9.06,
      "throughput": 670
    },
    {
      "id": 478,
      "machine_id": 15,
      "timestamp": "2023-06-21 05:38:47",
      "temperature": 0.08,
      "vibration": 2.65,
      "throughput": 256
    },
    {
      "id": 479,
      "machine_id": 10,
      "timestamp": "2023-01-31 15:10:33",
      "temperature": 30.91,
      "vibration": 7.87,
      "throughput": 298
    },
    {
      "id": 480,
      "machine_id": 14,
      "timestamp": "2023-07-08 11:40:02",
      "temperature": 33.61,
      "vibration": 5.97,
      "throughput": 266
    },
    {
      "id": 481,
      "machine_id": 27,
      "timestamp": "2023-02-11 05:13:05",
      "temperature": 58.74,
      "vibration": 5.67,
      "throughput": 902
    },
    {
      "id": 482,
      "machine_id": 3,
      "timestamp": "2023-10-28 00:17:42",
      "temperature": 46.89,
      "vibration": 3.25,
      "throughput": 295
    },
    {
      "id": 483,
      "machine_id": 1,
      "timestamp": "2023-12-09 06:05:45",
      "temperature": 18.63,
      "vibration": 2.64,
      "throughput": 21
    },
    {
      "id": 484,
      "machine_id": 15,
      "timestamp": "2023-02-04 08:51:07",
      "temperature": 49.04,
      "vibration": 4.53,
      "throughput": 35
    },
    {
      "id": 485,
      "machine_id": 23,
      "timestamp": "2023-08-18 00:07:44",
      "temperature": 50.99,
      "vibration": 5.7,
      "throughput": 123
    },
    {
      "id": 486,
      "machine_id": 15,
      "timestamp": "2023-07-29 06:35:39",
      "temperature": 84.2,
      "vibration": 4.6,
      "throughput": 863
    },
    {
      "id": 487,
      "machine_id": 20,
      "timestamp": "2023-04-05 20:27:59",
      "temperature": 51.33,
      "vibration": 8.49,
      "throughput": 13
    },
    {
      "id": 488,
      "machine_id": 11,
      "timestamp": "2023-02-16 00:18:17",
      "temperature": 50.65,
      "vibration": 4.87,
      "throughput": 60
    },
    {
      "id": 489,
      "machine_id": 22,
      "timestamp": "2023-02-19 09:17:17",
      "temperature": 94.05,
      "vibration": 5.78,
      "throughput": 4
    },
    {
      "id": 490,
      "machine_id": 15,
      "timestamp": "2023-05-21 20:16:50",
      "temperature": 1.92,
      "vibration": 4.12,
      "throughput": 48
    },
    {
      "id": 491,
      "machine_id": 2,
      "timestamp": "2023-03-25 02:01:06",
      "temperature": 85.6,
      "vibration": 8.78,
      "throughput": 14
    },
    {
      "id": 492,
      "machine_id": 14,
      "timestamp": "2023-02-09 16:26:46",
      "temperature": 59.59,
      "vibration": 3.6,
      "throughput": 6
    },
    {
      "id": 493,
      "machine_id": 11,
      "timestamp": "2023-04-21 06:06:08",
      "temperature": 42.87,
      "vibration": 9.27,
      "throughput": 261
    },
    {
      "id": 494,
      "machine_id": 22,
      "timestamp": "2023-07-31 04:50:37",
      "temperature": 70.05,
      "vibration": 8.05,
      "throughput": 56
    },
    {
      "id": 495,
      "machine_id": 20,
      "timestamp": "2023-06-15 21:30:53",
      "temperature": 54.5,
      "vibration": 9.25,
      "throughput": 381
    },
    {
      "id": 496,
      "machine_id": 21,
      "timestamp": "2023-09-15 16:30:14",
      "temperature": 24.13,
      "vibration": 1.95,
      "throughput": 137
    },
    {
      "id": 497,
      "machine_id": 6,
      "timestamp": "2023-04-19 07:34:42",
      "temperature": 75.13,
      "vibration": 5.93,
      "throughput": 403
    },
    {
      "id": 498,
      "machine_id": 1,
      "timestamp": "2023-03-04 22:11:52",
      "temperature": 35.87,
      "vibration": 3.49,
      "throughput": 407
    },
    {
      "id": 499,
      "machine_id": 6,
      "timestamp": "2023-08-06 08:31:01",
      "temperature": 7.15,
      "vibration": 9.75,
      "throughput": 897
    },
    {
      "id": 500,
      "machine_id": 27,
      "timestamp": "2023-02-23 04:10:34",
      "temperature": 46.9,
      "vibration": 7.34,
      "throughput": 616
    },
    {
      "id": 501,
      "machine_id": 7,
      "timestamp": "2023-07-07 21:04:53",
      "temperature": 20.68,
      "vibration": 3.3,
      "throughput": 714
    },
    {
      "id": 502,
      "machine_id": 14,
      "timestamp": "2023-06-03 14:26:15",
      "temperature": 6.49,
      "vibration": 2.41,
      "throughput": 2
    },
    {
      "id": 503,
      "machine_id": 17,
      "timestamp": "2023-05-31 16:54:27",
      "temperature": 36.42,
      "vibration": 5.68,
      "throughput": 520
    },
    {
      "id": 504,
      "machine_id": 26,
      "timestamp": "2023-01-23 02:22:01",
      "temperature": 97.4,
      "vibration": 6.6,
      "throughput": 320
    },
    {
      "id": 505,
      "machine_id": 10,
      "timestamp": "2023-11-14 23:19:35",
      "temperature": 28.63,
      "vibration": 1.46,
      "throughput": 622
    },
    {
      "id": 506,
      "machine_id": 2,
      "timestamp": "2023-11-19 09:10:52",
      "temperature": 82.69,
      "vibration": 0.47,
      "throughput": 128
    },
    {
      "id": 507,
      "machine_id": 18,
      "timestamp": "2023-10-25 18:05:06",
      "temperature": 49.63,
      "vibration": 3.68,
      "throughput": 419
    },
    {
      "id": 508,
      "machine_id": 21,
      "timestamp": "2023-11-30 02:58:19",
      "temperature": 95.9,
      "vibration": 1.05,
      "throughput": 42
    },
    {
      "id": 509,
      "machine_id": 16,
      "timestamp": "2023-11-08 03:41:39",
      "temperature": 53.68,
      "vibration": 1.4,
      "throughput": 601
    },
    {
      "id": 510,
      "machine_id": 16,
      "timestamp": "2023-08-06 20:41:17",
      "temperature": 5.05,
      "vibration": 8.02,
      "throughput": 100
    },
    {
      "id": 511,
      "machine_id": 12,
      "timestamp": "2023-02-19 17:47:56",
      "temperature": 98.47,
      "vibration": 4.32,
      "throughput": 419
    },
    {
      "id": 512,
      "machine_id": 24,
      "timestamp": "2023-01-03 19:55:24",
      "temperature": 15.69,
      "vibration": 0.15,
      "throughput": 9
    },
    {
      "id": 513,
      "machine_id": 16,
      "timestamp": "2023-07-22 15:54:30",
      "temperature": 14.03,
      "vibration": 0.23,
      "throughput": 1
    },
    {
      "id": 514,
      "machine_id": 24,
      "timestamp": "2023-04-23 03:44:10",
      "temperature": 75.88,
      "vibration": 4.46,
      "throughput": 732
    },
    {
      "id": 515,
      "machine_id": 26,
      "timestamp": "2023-04-04 20:47:28",
      "temperature": 38.11,
      "vibration": 6.47,
      "throughput": 502
    },
    {
      "id": 516,
      "machine_id": 20,
      "timestamp": "2023-04-09 19:14:10",
      "temperature": 46.62,
      "vibration": 3.29,
      "throughput": 244
    },
    {
      "id": 517,
      "machine_id": 6,
      "timestamp": "2023-10-08 13:45:49",
      "temperature": 78.85,
      "vibration": 2.08,
      "throughput": 949
    },
    {
      "id": 518,
      "machine_id": 17,
      "timestamp": "2023-05-07 00:26:05",
      "temperature": 65.28,
      "vibration": 8.55,
      "throughput": 83
    },
    {
      "id": 519,
      "machine_id": 18,
      "timestamp": "2023-03-20 07:31:12",
      "temperature": 36.13,
      "vibration": 4.61,
      "throughput": 883
    },
    {
      "id": 520,
      "machine_id": 26,
      "timestamp": "2023-01-15 17:11:35",
      "temperature": 85.01,
      "vibration": 4.45,
      "throughput": 289
    },
    {
      "id": 521,
      "machine_id": 17,
      "timestamp": "2023-03-03 01:53:22",
      "temperature": 97.12,
      "vibration": 4.53,
      "throughput": 258
    },
    {
      "id": 522,
      "machine_id": 16,
      "timestamp": "2023-11-15 01:10:02",
      "temperature": 97.9,
      "vibration": 1.23,
      "throughput": 278
    },
    {
      "id": 523,
      "machine_id": 8,
      "timestamp": "2023-11-03 23:13:41",
      "temperature": 10.45,
      "vibration": 8.31,
      "throughput": 91
    },
    {
      "id": 524,
      "machine_id": 9,
      "timestamp": "2023-10-01 02:30:48",
      "temperature": 63.56,
      "vibration": 9.98,
      "throughput": 120
    },
    {
      "id": 525,
      "machine_id": 13,
      "timestamp": "2023-08-22 06:59:47",
      "temperature": 73.26,
      "vibration": 9.23,
      "throughput": 307
    },
    {
      "id": 526,
      "machine_id": 8,
      "timestamp": "2023-05-17 22:36:34",
      "temperature": 93.75,
      "vibration": 0.35,
      "throughput": 10
    },
    {
      "id": 527,
      "machine_id": 18,
      "timestamp": "2023-01-27 21:12:27",
      "temperature": 17.9,
      "vibration": 0.94,
      "throughput": 70
    },
    {
      "id": 528,
      "machine_id": 8,
      "timestamp": "2023-04-19 17:40:08",
      "temperature": 98.91,
      "vibration": 6.55,
      "throughput": 602
    },
    {
      "id": 529,
      "machine_id": 14,
      "timestamp": "2023-12-06 00:49:58",
      "temperature": 3.5,
      "vibration": 2,
      "throughput": 164
    },
    {
      "id": 530,
      "machine_id": 20,
      "timestamp": "2023-05-21 08:07:30",
      "temperature": 34.73,
      "vibration": 6.46,
      "throughput": 33
    },
    {
      "id": 531,
      "machine_id": 6,
      "timestamp": "2023-02-09 03:19:41",
      "temperature": 57.76,
      "vibration": 5.14,
      "throughput": 86
    },
    {
      "id": 532,
      "machine_id": 21,
      "timestamp": "2023-10-21 02:14:33",
      "temperature": 61.29,
      "vibration": 1.97,
      "throughput": 86
    },
    {
      "id": 533,
      "machine_id": 4,
      "timestamp": "2023-08-01 03:27:47",
      "temperature": 43.94,
      "vibration": 4.72,
      "throughput": 21
    },
    {
      "id": 534,
      "machine_id": 17,
      "timestamp": "2023-01-15 01:39:37",
      "temperature": 3.5,
      "vibration": 5.72,
      "throughput": 425
    },
    {
      "id": 535,
      "machine_id": 19,
      "timestamp": "2023-12-22 15:49:24",
      "temperature": 49.65,
      "vibration": 6.6,
      "throughput": 188
    },
    {
      "id": 536,
      "machine_id": 12,
      "timestamp": "2023-03-02 04:52:54",
      "temperature": 27.26,
      "vibration": 1.68,
      "throughput": 117
    },
    {
      "id": 537,
      "machine_id": 16,
      "timestamp": "2023-11-13 19:16:56",
      "temperature": 97.18,
      "vibration": 9.81,
      "throughput": 496
    },
    {
      "id": 538,
      "machine_id": 1,
      "timestamp": "2023-10-14 17:26:28",
      "temperature": 41.72,
      "vibration": 5.16,
      "throughput": 648
    },
    {
      "id": 539,
      "machine_id": 17,
      "timestamp": "2023-03-04 05:53:28",
      "temperature": 49.85,
      "vibration": 4.86,
      "throughput": 682
    },
    {
      "id": 540,
      "machine_id": 12,
      "timestamp": "2023-06-16 16:26:41",
      "temperature": 71.91,
      "vibration": 3.02,
      "throughput": 353
    },
    {
      "id": 541,
      "machine_id": 11,
      "timestamp": "2023-04-25 09:48:38",
      "temperature": 42.5,
      "vibration": 6.21,
      "throughput": 331
    },
    {
      "id": 542,
      "machine_id": 2,
      "timestamp": "2023-01-03 18:29:08",
      "temperature": 56.58,
      "vibration": 5.88,
      "throughput": 756
    },
    {
      "id": 543,
      "machine_id": 15,
      "timestamp": "2023-03-06 18:08:30",
      "temperature": 71.42,
      "vibration": 5.1,
      "throughput": 691
    },
    {
      "id": 544,
      "machine_id": 8,
      "timestamp": "2023-05-25 20:57:27",
      "temperature": 94.47,
      "vibration": 4.77,
      "throughput": 269
    },
    {
      "id": 545,
      "machine_id": 2,
      "timestamp": "2023-05-15 00:54:30",
      "temperature": 89.79,
      "vibration": 7.4,
      "throughput": 917
    },
    {
      "id": 546,
      "machine_id": 6,
      "timestamp": "2023-06-07 19:54:24",
      "temperature": 8.28,
      "vibration": 2.14,
      "throughput": 806
    },
    {
      "id": 547,
      "machine_id": 26,
      "timestamp": "2023-07-22 06:09:59",
      "temperature": 69.75,
      "vibration": 2.18,
      "throughput": 83
    },
    {
      "id": 548,
      "machine_id": 12,
      "timestamp": "2023-08-07 13:54:02",
      "temperature": 15.36,
      "vibration": 4.72,
      "throughput": 655
    },
    {
      "id": 549,
      "machine_id": 26,
      "timestamp": "2023-11-10 02:29:32",
      "temperature": 37.86,
      "vibration": 9.47,
      "throughput": 119
    },
    {
      "id": 550,
      "machine_id": 1,
      "timestamp": "2023-08-30 19:06:03",
      "temperature": 83.93,
      "vibration": 2.66,
      "throughput": 49
    },
    {
      "id": 551,
      "machine_id": 25,
      "timestamp": "2023-05-03 12:47:07",
      "temperature": 82.07,
      "vibration": 3.67,
      "throughput": 308
    },
    {
      "id": 552,
      "machine_id": 10,
      "timestamp": "2023-01-23 07:19:31",
      "temperature": 4.45,
      "vibration": 4.71,
      "throughput": 1
    },
    {
      "id": 553,
      "machine_id": 25,
      "timestamp": "2023-09-26 08:36:00",
      "temperature": 2.96,
      "vibration": 8.47,
      "throughput": 584
    },
    {
      "id": 554,
      "machine_id": 5,
      "timestamp": "2023-10-08 05:41:02",
      "temperature": 21.13,
      "vibration": 2.53,
      "throughput": 259
    },
    {
      "id": 555,
      "machine_id": 6,
      "timestamp": "2023-06-09 08:47:09",
      "temperature": 68.37,
      "vibration": 0.18,
      "throughput": 3
    }
  ],
  "anomalies": [
    {
      "id": 1,
      "sensor_reading_id": 7,
      "anomaly_type": "low throughput",
      "description": "A standard order was updated the same day.",
      "timestamp": "2023-05-23 21:18:51"
    },
    {
      "id": 2,
      "sensor_reading_id": 101,
      "anomaly_type": "temperature spike",
      "description": "The claim was reopened following a standard review.",
      "timestamp": "2023-01-20 15:14:37"
    },
    {
      "id": 3,
      "sensor_reading_id": 428,
      "anomaly_type": "temperature spike",
      "description": "The shipment was confirmed following an automatic review.",
      "timestamp": "2023-06-25 07:17:29"
    },
    {
      "id": 4,
      "sensor_reading_id": 97,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a late issue; the refund was cancelled.",
      "timestamp": "2023-11-17 19:48:49"
    },
    {
      "id": 5,
      "sensor_reading_id": 534,
      "anomaly_type": "high vibration",
      "description": "An operator reported a minor issue; the record was resolved.",
      "timestamp": "2023-02-25 14:36:04"
    },
    {
      "id": 6,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "A partial report was confirmed the same day.",
      "timestamp": "2023-01-17 06:18:03"
    },
    {
      "id": 7,
      "sensor_reading_id": 35,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a minor issue; the appointment was replaced.",
      "timestamp": "2023-01-09 02:30:43"
    },
    {
      "id": 8,
      "sensor_reading_id": 201,
      "anomaly_type": "temperature spike",
      "description": "The shipment was reviewed after a late check.",
      "timestamp": "2023-08-30 19:32:30"
    },
    {
      "id": 9,
      "sensor_reading_id": 164,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the session was updated.",
      "timestamp": "2023-03-18 12:04:57"
    },
    {
      "id": 10,
      "sensor_reading_id": 250,
      "anomaly_type": "high vibration",
      "description": "The account owner confirmed the details and the request was processed.",
      "timestamp": "2023-08-23 14:04:28"
    },
    {
      "id": 11,
      "sensor_reading_id": 77,
      "anomaly_type": "temperature spike",
      "description": "A duplicate report was completed the same day.",
      "timestamp": "2023-07-27 22:00:31"
    },
    {
      "id": 12,
      "sensor_reading_id": 297,
      "anomaly_type": "low throughput",
      "description": "Support asked for a change and the item was delayed.",
      "timestamp": "2023-06-21 11:07:59"
    },
    {
      "id": 13,
      "sensor_reading_id": 325,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the record was reopened.",
      "timestamp": "2023-07-20 21:07:09"
    },
    {
      "id": 14,
      "sensor_reading_id": 271,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the item was reopened.",
      "timestamp": "2023-01-14 10:14:19"
    },
    {
      "id": 15,
      "sensor_reading_id": 273,
      "anomaly_type": "high vibration",
      "description": "The booking was refunded — urgent case, no further action.",
      "timestamp": "2023-05-28 08:40:47"
    },
    {
      "id": 16,
      "sensor_reading_id": 143,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The courier confirmed the request.",
      "timestamp": "2023-06-16 11:46:06"
    },
    {
      "id": 17,
      "sensor_reading_id": 473,
      "anomaly_type": "temperature spike",
      "description": "The session was refunded following an urgent review.",
      "timestamp": "2023-03-05 13:27:46"
    },
    {
      "id": 18,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the shipment was cancelled.",
      "timestamp": "2023-09-16 06:57:46"
    },
    {
      "id": 19,
      "sensor_reading_id": 551,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The reviewer processed the document.",
      "timestamp": "2023-01-24 00:42:30"
    },
    {
      "id": 20,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "The record was closed — standard case, no further action.",
      "timestamp": "2023-08-05 05:31:00"
    },
    {
      "id": 21,
      "sensor_reading_id": 282,
      "anomaly_type": "high vibration",
      "description": "A partial follow-up: the report was reviewed.",
      "timestamp": "2023-04-24 04:48:12"
    },
    {
      "id": 22,
      "sensor_reading_id": 231,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the request was replaced.",
      "timestamp": "2023-04-22 05:18:44"
    },
    {
      "id": 23,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the report was refunded.",
      "timestamp": "2023-02-24 22:05:55"
    },
    {
      "id": 24,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "The payment was refunded after a duplicate check.",
      "timestamp": "2023-04-07 20:01:11"
    },
    {
      "id": 25,
      "sensor_reading_id": 387,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the delivery was rejected.",
      "timestamp": "2023-12-08 18:28:13"
    },
    {
      "id": 26,
      "sensor_reading_id": 547,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. An operator rescheduled the account.",
      "timestamp": "2023-12-27 04:57:37"
    },
    {
      "id": 27,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the session was updated.",
      "timestamp": "2023-12-25 23:37:30"
    },
    {
      "id": 28,
      "sensor_reading_id": 234,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the report was updated.",
      "timestamp": "2023-09-17 12:03:24"
    },
    {
      "id": 29,
      "sensor_reading_id": 250,
      "anomaly_type": "low throughput",
      "description": "The reviewer asked for a change and the appointment was approved.",
      "timestamp": "2023-08-12 07:47:52"
    },
    {
      "id": 30,
      "sensor_reading_id": 426,
      "anomaly_type": "temperature spike",
      "description": "A manual payment was cancelled the same day.",
      "timestamp": "2023-07-29 05:45:39"
    },
    {
      "id": 31,
      "sensor_reading_id": 363,
      "anomaly_type": "low throughput",
      "description": "No response from the customer, so the appointment was rescheduled.",
      "timestamp": "2023-06-07 22:08:57"
    },
    {
      "id": 32,
      "sensor_reading_id": 337,
      "anomaly_type": "temperature spike",
      "description": "The claim was reviewed — unusual case, no further action.",
      "timestamp": "2023-02-02 14:49:06"
    },
    {
      "id": 33,
      "sensor_reading_id": 450,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the record was reopened.",
      "timestamp": "2023-03-17 09:41:23"
    },
    {
      "id": 34,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "The claim was processed following an unusual review.",
      "timestamp": "2023-08-10 00:53:45"
    },
    {
      "id": 35,
      "sensor_reading_id": 128,
      "anomaly_type": "temperature spike",
      "description": "The record was replaced after a routine check.",
      "timestamp": "2023-03-07 03:50:53"
    },
    {
      "id": 36,
      "sensor_reading_id": 99,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the item was delayed.",
      "timestamp": "2023-12-25 02:52:52"
    },
    {
      "id": 37,
      "sensor_reading_id": 96,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the account was updated.",
      "timestamp": "2023-04-11 23:03:07"
    },
    {
      "id": 38,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the refund was delayed.",
      "timestamp": "2023-05-09 16:12:49"
    },
    {
      "id": 39,
      "sensor_reading_id": 360,
      "anomaly_type": "temperature spike",
      "description": "An automatic transfer was rejected the same day.",
      "timestamp": "2023-10-12 02:36:00"
    },
    {
      "id": 40,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "A duplicate claim was resolved the same day.",
      "timestamp": "2023-04-12 04:43:42"
    },
    {
      "id": 41,
      "sensor_reading_id": 257,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the invoice was updated.",
      "timestamp": "2023-11-30 21:17:41"
    },
    {
      "id": 42,
      "sensor_reading_id": 51,
      "anomaly_type": "high vibration",
      "description": "The courier reported a routine issue; the account was updated.",
      "timestamp": "2023-11-06 18:42:09"
    },
    {
      "id": 43,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "The refund was rejected — incomplete case, no further action.",
      "timestamp": "2023-03-30 22:27:33"
    },
    {
      "id": 44,
      "sensor_reading_id": 113,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the payment was closed.",
      "timestamp": "2023-03-30 06:36:05"
    },
    {
      "id": 45,
      "sensor_reading_id": 469,
      "anomaly_type": "temperature spike",
      "description": "An urgent refund was replaced the same day.",
      "timestamp": "2023-06-14 04:57:32"
    },
    {
      "id": 46,
      "sensor_reading_id": 69,
      "anomaly_type": "temperature spike",
      "description": "A manual document was updated the same day.",
      "timestamp": "2023-12-30 14:39:31"
    },
    {
      "id": 47,
      "sensor_reading_id": 59,
      "anomaly_type": "low throughput",
      "description": "A manual follow-up: the transfer was reviewed.",
      "timestamp": "2023-02-25 15:16:05"
    },
    {
      "id": 48,
      "sensor_reading_id": 182,
      "anomaly_type": "high vibration",
      "description": "The invoice was reopened after a minor check.",
      "timestamp": "2023-08-01 06:56:25"
    },
    {
      "id": 49,
      "sensor_reading_id": 455,
      "anomaly_type": "temperature spike",
      "description": "An automatic delivery was rejected the same day.",
      "timestamp": "2023-03-17 14:02:39"
    },
    {
      "id": 50,
      "sensor_reading_id": 157,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the appointment was rejected.",
      "timestamp": "2023-10-19 22:17:43"
    },
    {
      "id": 51,
      "sensor_reading_id": 20,
      "anomaly_type": "temperature spike",
      "description": "A duplicate request was rejected the same day.",
      "timestamp": "2023-12-13 11:35:37"
    },
    {
      "id": 52,
      "sensor_reading_id": 194,
      "anomaly_type": "low throughput",
      "description": "An urgent item was closed the same day.",
      "timestamp": "2023-04-30 17:05:56"
    },
    {
      "id": 53,
      "sensor_reading_id": 205,
      "anomaly_type": "temperature spike",
      "description": "The item was reviewed after a standard check.",
      "timestamp": "2023-09-07 09:53:46"
    },
    {
      "id": 54,
      "sensor_reading_id": 164,
      "anomaly_type": "high vibration",
      "description": "The customer confirmed the details and the appointment was updated.",
      "timestamp": "2023-02-14 00:52:06"
    },
    {
      "id": 55,
      "sensor_reading_id": 213,
      "anomaly_type": "high vibration",
      "description": "Flagged as routine. The reviewer reviewed the payment.",
      "timestamp": "2023-10-01 06:12:43"
    },
    {
      "id": 56,
      "sensor_reading_id": 425,
      "anomaly_type": "high vibration",
      "description": "The account owner confirmed the details and the refund was processed.",
      "timestamp": "2023-01-19 14:37:44"
    },
    {
      "id": 57,
      "sensor_reading_id": 382,
      "anomaly_type": "high vibration",
      "description": "A late refund was refunded the same day.",
      "timestamp": "2023-02-10 22:17:47"
    },
    {
      "id": 58,
      "sensor_reading_id": 261,
      "anomaly_type": "temperature spike",
      "description": "The report was approved — duplicate case, no further action.",
      "timestamp": "2023-11-06 16:45:24"
    },
    {
      "id": 59,
      "sensor_reading_id": 518,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. The customer cancelled the transfer.",
      "timestamp": "2023-03-12 15:42:36"
    },
    {
      "id": 60,
      "sensor_reading_id": 54,
      "anomaly_type": "low throughput",
      "description": "The payment was escalated following a repeat review.",
      "timestamp": "2023-02-01 20:18:33"
    },
    {
      "id": 61,
      "sensor_reading_id": 164,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the account was refunded.",
      "timestamp": "2023-09-13 17:40:08"
    },
    {
      "id": 62,
      "sensor_reading_id": 266,
      "anomaly_type": "low throughput",
      "description": "A minor transfer was completed the same day.",
      "timestamp": "2023-09-19 07:41:26"
    },
    {
      "id": 63,
      "sensor_reading_id": 362,
      "anomaly_type": "high vibration",
      "description": "The request was resolved after a minor check.",
      "timestamp": "2023-05-28 03:49:57"
    },
    {
      "id": 64,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "The transfer was approved after a repeat check.",
      "timestamp": "2023-10-09 14:26:10"
    },
    {
      "id": 65,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the order was delayed.",
      "timestamp": "2023-10-09 04:13:57"
    },
    {
      "id": 66,
      "sensor_reading_id": 263,
      "anomaly_type": "temperature spike",
      "description": "The report was updated — late case, no further action.",
      "timestamp": "2023-10-03 21:27:32"
    },
    {
      "id": 67,
      "sensor_reading_id": 266,
      "anomaly_type": "low throughput",
      "description": "The account owner asked for a change and the report was processed.",
      "timestamp": "2023-04-03 10:28:49"
    },
    {
      "id": 68,
      "sensor_reading_id": 91,
      "anomaly_type": "high vibration",
      "description": "The delivery was replaced following an unusual review.",
      "timestamp": "2023-01-25 09:25:02"
    },
    {
      "id": 69,
      "sensor_reading_id": 57,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the record was reopened.",
      "timestamp": "2023-03-29 03:50:20"
    },
    {
      "id": 70,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the account was replaced.",
      "timestamp": "2023-05-29 22:47:49"
    },
    {
      "id": 71,
      "sensor_reading_id": 58,
      "anomaly_type": "temperature spike",
      "description": "The account was completed — urgent case, no further action.",
      "timestamp": "2023-10-16 17:30:13"
    },
    {
      "id": 72,
      "sensor_reading_id": 132,
      "anomaly_type": "high vibration",
      "description": "A repeat ticket was reviewed the same day.",
      "timestamp": "2023-06-29 20:46:32"
    },
    {
      "id": 73,
      "sensor_reading_id": 255,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the account was completed.",
      "timestamp": "2023-01-26 19:02:41"
    },
    {
      "id": 74,
      "sensor_reading_id": 227,
      "anomaly_type": "high vibration",
      "description": "The supplier reported a late issue; the shipment was closed.",
      "timestamp": "2023-07-15 14:55:27"
    },
    {
      "id": 75,
      "sensor_reading_id": 14,
      "anomaly_type": "temperature spike",
      "description": "The report was resolved — incomplete case, no further action.",
      "timestamp": "2023-02-01 08:35:22"
    },
    {
      "id": 76,
      "sensor_reading_id": 85,
      "anomaly_type": "low throughput",
      "description": "Flagged as unusual. The customer cancelled the payment.",
      "timestamp": "2023-10-08 04:57:39"
    },
    {
      "id": 77,
      "sensor_reading_id": 7,
      "anomaly_type": "high vibration",
      "description": "The account was delayed after a standard check.",
      "timestamp": "2023-06-28 21:01:15"
    },
    {
      "id": 78,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the invoice was confirmed.",
      "timestamp": "2023-07-12 16:44:54"
    },
    {
      "id": 79,
      "sensor_reading_id": 54,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. The supplier resolved the shipment.",
      "timestamp": "2023-06-22 21:40:36"
    },
    {
      "id": 80,
      "sensor_reading_id": 300,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the ticket was rejected.",
      "timestamp": "2023-12-01 07:24:58"
    },
    {
      "id": 81,
      "sensor_reading_id": 145,
      "anomaly_type": "high vibration",
      "description": "The report was escalated following an unusual review.",
      "timestamp": "2023-05-07 13:34:50"
    },
    {
      "id": 82,
      "sensor_reading_id": 504,
      "anomaly_type": "high vibration",
      "description": "The account owner reported a routine issue; the account was reopened.",
      "timestamp": "2023-01-17 20:36:15"
    },
    {
      "id": 83,
      "sensor_reading_id": 388,
      "anomaly_type": "high vibration",
      "description": "Support confirmed the details and the session was reviewed.",
      "timestamp": "2023-08-09 07:42:33"
    },
    {
      "id": 84,
      "sensor_reading_id": 83,
      "anomaly_type": "high vibration",
      "description": "The session was escalated following an urgent review.",
      "timestamp": "2023-11-22 16:22:34"
    },
    {
      "id": 85,
      "sensor_reading_id": 172,
      "anomaly_type": "high vibration",
      "description": "Flagged as duplicate. The account owner confirmed the session.",
      "timestamp": "2023-04-26 10:16:26"
    },
    {
      "id": 86,
      "sensor_reading_id": 6,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The account owner cancelled the transfer.",
      "timestamp": "2023-04-01 01:46:54"
    },
    {
      "id": 87,
      "sensor_reading_id": 487,
      "anomaly_type": "high vibration",
      "description": "No response from the supplier, so the refund was cancelled.",
      "timestamp": "2023-08-15 12:21:29"
    },
    {
      "id": 88,
      "sensor_reading_id": 167,
      "anomaly_type": "temperature spike",
      "description": "The claim was closed after an incomplete check.",
      "timestamp": "2023-08-30 20:11:20"
    },
    {
      "id": 89,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the payment was rejected.",
      "timestamp": "2023-08-08 06:26:02"
    },
    {
      "id": 90,
      "sensor_reading_id": 42,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the order was processed.",
      "timestamp": "2023-05-29 23:41:07"
    },
    {
      "id": 91,
      "sensor_reading_id": 309,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the booking was cancelled.",
      "timestamp": "2023-07-26 09:26:24"
    },
    {
      "id": 92,
      "sensor_reading_id": 360,
      "anomaly_type": "low throughput",
      "description": "An automatic follow-up: the appointment was closed.",
      "timestamp": "2023-01-08 20:34:06"
    },
    {
      "id": 93,
      "sensor_reading_id": 202,
      "anomaly_type": "temperature spike",
      "description": "The payment was refunded — standard case, no further action.",
      "timestamp": "2023-01-03 03:34:58"
    },
    {
      "id": 94,
      "sensor_reading_id": 145,
      "anomaly_type": "temperature spike",
      "description": "The team reported an urgent issue; the ticket was delayed.",
      "timestamp": "2023-12-13 03:43:28"
    },
    {
      "id": 95,
      "sensor_reading_id": 364,
      "anomaly_type": "temperature spike",
      "description": "A late claim was reopened the same day.",
      "timestamp": "2023-03-23 15:16:20"
    },
    {
      "id": 96,
      "sensor_reading_id": 296,
      "anomaly_type": "temperature spike",
      "description": "The shipment was delayed — standard case, no further action.",
      "timestamp": "2023-02-04 00:01:46"
    },
    {
      "id": 97,
      "sensor_reading_id": 99,
      "anomaly_type": "temperature spike",
      "description": "The record was escalated after a routine check.",
      "timestamp": "2023-09-27 20:17:08"
    },
    {
      "id": 98,
      "sensor_reading_id": 212,
      "anomaly_type": "high vibration",
      "description": "The customer asked for a change and the session was reopened.",
      "timestamp": "2023-01-01 12:55:17"
    },
    {
      "id": 99,
      "sensor_reading_id": 144,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the document was refunded.",
      "timestamp": "2023-09-29 05:24:44"
    },
    {
      "id": 100,
      "sensor_reading_id": 489,
      "anomaly_type": "temperature spike",
      "description": "The session was resolved after a minor check.",
      "timestamp": "2023-05-22 06:22:32"
    },
    {
      "id": 101,
      "sensor_reading_id": 175,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the refund was reopened.",
      "timestamp": "2023-03-16 01:09:11"
    },
    {
      "id": 102,
      "sensor_reading_id": 370,
      "anomaly_type": "temperature spike",
      "description": "The refund was rejected following a routine review.",
      "timestamp": "2023-08-09 14:21:09"
    },
    {
      "id": 103,
      "sensor_reading_id": 91,
      "anomaly_type": "high vibration",
      "description": "The document was closed after a routine check.",
      "timestamp": "2023-12-26 16:55:59"
    },
    {
      "id": 104,
      "sensor_reading_id": 372,
      "anomaly_type": "high vibration",
      "description": "Flagged as manual. The account owner reopened the shipment.",
      "timestamp": "2023-06-11 22:31:25"
    },
    {
      "id": 105,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "The delivery was replaced following a partial review.",
      "timestamp": "2023-07-07 04:00:42"
    },
    {
      "id": 106,
      "sensor_reading_id": 402,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The customer rejected the report.",
      "timestamp": "2023-11-03 09:14:00"
    },
    {
      "id": 107,
      "sensor_reading_id": 30,
      "anomaly_type": "temperature spike",
      "description": "The session was processed — urgent case, no further action.",
      "timestamp": "2023-01-27 11:17:05"
    },
    {
      "id": 108,
      "sensor_reading_id": 532,
      "anomaly_type": "high vibration",
      "description": "The delivery was rejected — routine case, no further action.",
      "timestamp": "2023-08-08 08:18:08"
    },
    {
      "id": 109,
      "sensor_reading_id": 353,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the request was replaced.",
      "timestamp": "2023-10-22 07:35:45"
    },
    {
      "id": 110,
      "sensor_reading_id": 101,
      "anomaly_type": "temperature spike",
      "description": "The request was processed — routine case, no further action.",
      "timestamp": "2023-06-22 19:31:50"
    },
    {
      "id": 111,
      "sensor_reading_id": 455,
      "anomaly_type": "high vibration",
      "description": "The team reported a partial issue; the record was completed.",
      "timestamp": "2023-02-23 13:35:15"
    },
    {
      "id": 112,
      "sensor_reading_id": 426,
      "anomaly_type": "temperature spike",
      "description": "The claim was cancelled after a late check.",
      "timestamp": "2023-11-13 12:21:25"
    },
    {
      "id": 113,
      "sensor_reading_id": 339,
      "anomaly_type": "high vibration",
      "description": "The account owner reported a routine issue; the booking was cancelled.",
      "timestamp": "2023-01-20 00:32:12"
    },
    {
      "id": 114,
      "sensor_reading_id": 31,
      "anomaly_type": "low throughput",
      "description": "The session was closed following an unusual review.",
      "timestamp": "2023-12-02 15:42:36"
    },
    {
      "id": 115,
      "sensor_reading_id": 380,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the order was reopened.",
      "timestamp": "2023-10-07 21:02:12"
    },
    {
      "id": 116,
      "sensor_reading_id": 337,
      "anomaly_type": "temperature spike",
      "description": "The transfer was escalated after a late check.",
      "timestamp": "2023-04-17 05:07:07"
    },
    {
      "id": 117,
      "sensor_reading_id": 457,
      "anomaly_type": "low throughput",
      "description": "A repeat follow-up: the booking was replaced.",
      "timestamp": "2023-05-19 06:53:12"
    },
    {
      "id": 118,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "The item was cancelled following a standard review.",
      "timestamp": "2023-03-27 18:55:18"
    },
    {
      "id": 119,
      "sensor_reading_id": 61,
      "anomaly_type": "temperature spike",
      "description": "An unusual invoice was closed the same day.",
      "timestamp": "2023-08-23 21:36:06"
    },
    {
      "id": 120,
      "sensor_reading_id": 514,
      "anomaly_type": "high vibration",
      "description": "The courier asked for a change and the session was cancelled.",
      "timestamp": "2023-04-11 13:05:09"
    },
    {
      "id": 121,
      "sensor_reading_id": 8,
      "anomaly_type": "high vibration",
      "description": "Flagged as incomplete. Support updated the payment.",
      "timestamp": "2023-02-19 04:02:58"
    },
    {
      "id": 122,
      "sensor_reading_id": 375,
      "anomaly_type": "low throughput",
      "description": "An automatic shipment was processed the same day.",
      "timestamp": "2023-05-03 09:36:18"
    },
    {
      "id": 123,
      "sensor_reading_id": 296,
      "anomaly_type": "high vibration",
      "description": "A partial appointment was completed the same day.",
      "timestamp": "2023-09-05 06:57:30"
    },
    {
      "id": 124,
      "sensor_reading_id": 11,
      "anomaly_type": "temperature spike",
      "description": "The refund was replaced after a late check.",
      "timestamp": "2023-12-08 04:37:09"
    },
    {
      "id": 125,
      "sensor_reading_id": 151,
      "anomaly_type": "high vibration",
      "description": "A repeat item was escalated the same day.",
      "timestamp": "2023-09-20 23:23:39"
    },
    {
      "id": 126,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "The document was reopened after a duplicate check.",
      "timestamp": "2023-05-20 03:44:57"
    },
    {
      "id": 127,
      "sensor_reading_id": 402,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the record was rejected.",
      "timestamp": "2023-08-20 22:35:54"
    },
    {
      "id": 128,
      "sensor_reading_id": 182,
      "anomaly_type": "high vibration",
      "description": "An automatic invoice was reviewed the same day.",
      "timestamp": "2023-08-29 18:59:46"
    },
    {
      "id": 129,
      "sensor_reading_id": 154,
      "anomaly_type": "high vibration",
      "description": "The customer reported an automatic issue; the item was cancelled.",
      "timestamp": "2023-01-15 01:24:44"
    },
    {
      "id": 130,
      "sensor_reading_id": 97,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the ticket was updated.",
      "timestamp": "2023-03-25 17:03:36"
    },
    {
      "id": 131,
      "sensor_reading_id": 416,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the claim was rejected.",
      "timestamp": "2023-09-29 03:57:16"
    },
    {
      "id": 132,
      "sensor_reading_id": 97,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the transfer was rejected.",
      "timestamp": "2023-04-17 11:12:18"
    },
    {
      "id": 133,
      "sensor_reading_id": 425,
      "anomaly_type": "low throughput",
      "description": "The record was rescheduled — minor case, no further action.",
      "timestamp": "2023-07-24 02:34:35"
    },
    {
      "id": 134,
      "sensor_reading_id": 387,
      "anomaly_type": "temperature spike",
      "description": "The document was rejected following a partial review.",
      "timestamp": "2023-05-28 10:25:27"
    },
    {
      "id": 135,
      "sensor_reading_id": 417,
      "anomaly_type": "high vibration",
      "description": "The record was closed after a minor check.",
      "timestamp": "2023-02-27 11:30:55"
    },
    {
      "id": 136,
      "sensor_reading_id": 382,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the account was rescheduled.",
      "timestamp": "2023-04-01 13:43:29"
    },
    {
      "id": 137,
      "sensor_reading_id": 533,
      "anomaly_type": "temperature spike",
      "description": "The document was reviewed after an automatic check.",
      "timestamp": "2023-04-26 15:38:12"
    },
    {
      "id": 138,
      "sensor_reading_id": 189,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the document was refunded.",
      "timestamp": "2023-09-16 03:07:06"
    },
    {
      "id": 139,
      "sensor_reading_id": 361,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the transfer was rescheduled.",
      "timestamp": "2023-03-26 18:24:18"
    },
    {
      "id": 140,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the appointment was closed.",
      "timestamp": "2023-10-07 02:36:16"
    },
    {
      "id": 141,
      "sensor_reading_id": 77,
      "anomaly_type": "high vibration",
      "description": "Flagged as urgent. An operator rescheduled the session.",
      "timestamp": "2023-03-08 08:30:03"
    },
    {
      "id": 142,
      "sensor_reading_id": 227,
      "anomaly_type": "high vibration",
      "description": "A routine booking was reviewed the same day.",
      "timestamp": "2023-09-26 07:38:57"
    },
    {
      "id": 143,
      "sensor_reading_id": 254,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the request was delayed.",
      "timestamp": "2023-02-03 12:16:02"
    },
    {
      "id": 144,
      "sensor_reading_id": 59,
      "anomaly_type": "high vibration",
      "description": "The team asked for a change and the document was rescheduled.",
      "timestamp": "2023-04-16 07:28:06"
    },
    {
      "id": 145,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "A routine report was cancelled the same day.",
      "timestamp": "2023-06-25 13:18:25"
    },
    {
      "id": 146,
      "sensor_reading_id": 449,
      "anomaly_type": "low throughput",
      "description": "The order was delayed — unusual case, no further action.",
      "timestamp": "2023-02-12 17:06:02"
    },
    {
      "id": 147,
      "sensor_reading_id": 365,
      "anomaly_type": "low throughput",
      "description": "No response from the account owner, so the document was delayed.",
      "timestamp": "2023-01-08 17:47:16"
    },
    {
      "id": 148,
      "sensor_reading_id": 28,
      "anomaly_type": "temperature spike",
      "description": "The payment was cancelled after an automatic check.",
      "timestamp": "2023-07-21 00:57:07"
    },
    {
      "id": 149,
      "sensor_reading_id": 348,
      "anomaly_type": "temperature spike",
      "description": "The invoice was reopened — routine case, no further action.",
      "timestamp": "2023-02-02 04:31:06"
    },
    {
      "id": 150,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the item was updated.",
      "timestamp": "2023-03-02 12:56:24"
    },
    {
      "id": 151,
      "sensor_reading_id": 481,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the item was replaced.",
      "timestamp": "2023-04-20 17:32:36"
    },
    {
      "id": 152,
      "sensor_reading_id": 455,
      "anomaly_type": "high vibration",
      "description": "The supplier reported a manual issue; the claim was processed.",
      "timestamp": "2023-04-14 13:13:47"
    },
    {
      "id": 153,
      "sensor_reading_id": 196,
      "anomaly_type": "high vibration",
      "description": "The customer confirmed the details and the session was processed.",
      "timestamp": "2023-09-19 03:34:20"
    },
    {
      "id": 154,
      "sensor_reading_id": 365,
      "anomaly_type": "high vibration",
      "description": "No response from the courier, so the refund was confirmed.",
      "timestamp": "2023-03-13 14:58:51"
    },
    {
      "id": 155,
      "sensor_reading_id": 385,
      "anomaly_type": "high vibration",
      "description": "A minor record was escalated the same day.",
      "timestamp": "2023-02-02 09:37:37"
    },
    {
      "id": 156,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the item was rescheduled.",
      "timestamp": "2023-10-14 16:53:09"
    },
    {
      "id": 157,
      "sensor_reading_id": 175,
      "anomaly_type": "high vibration",
      "description": "The transfer was approved after an urgent check.",
      "timestamp": "2023-09-08 12:48:56"
    },
    {
      "id": 158,
      "sensor_reading_id": 187,
      "anomaly_type": "low throughput",
      "description": "The document was completed after an urgent check.",
      "timestamp": "2023-03-31 16:18:49"
    },
    {
      "id": 159,
      "sensor_reading_id": 551,
      "anomaly_type": "temperature spike",
      "description": "The payment was refunded — late case, no further action.",
      "timestamp": "2023-03-01 13:59:40"
    },
    {
      "id": 160,
      "sensor_reading_id": 433,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the payment was closed.",
      "timestamp": "2023-07-25 00:30:45"
    },
    {
      "id": 161,
      "sensor_reading_id": 312,
      "anomaly_type": "temperature spike",
      "description": "The payment was completed following a repeat review.",
      "timestamp": "2023-08-12 05:02:04"
    },
    {
      "id": 162,
      "sensor_reading_id": 286,
      "anomaly_type": "temperature spike",
      "description": "The refund was confirmed — unusual case, no further action.",
      "timestamp": "2023-03-02 23:53:39"
    },
    {
      "id": 163,
      "sensor_reading_id": 205,
      "anomaly_type": "temperature spike",
      "description": "An urgent shipment was replaced the same day.",
      "timestamp": "2023-06-02 22:39:30"
    },
    {
      "id": 164,
      "sensor_reading_id": 9,
      "anomaly_type": "high vibration",
      "description": "The courier reported an automatic issue; the delivery was confirmed.",
      "timestamp": "2023-08-05 06:31:10"
    },
    {
      "id": 165,
      "sensor_reading_id": 164,
      "anomaly_type": "temperature spike",
      "description": "An urgent follow-up: the refund was refunded.",
      "timestamp": "2023-10-20 14:20:11"
    },
    {
      "id": 166,
      "sensor_reading_id": 238,
      "anomaly_type": "temperature spike",
      "description": "The delivery was cancelled — unusual case, no further action.",
      "timestamp": "2023-03-23 20:33:50"
    },
    {
      "id": 167,
      "sensor_reading_id": 155,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The supplier cancelled the report.",
      "timestamp": "2023-07-08 16:23:06"
    },
    {
      "id": 168,
      "sensor_reading_id": 340,
      "anomaly_type": "high vibration",
      "description": "Support reported a repeat issue; the order was resolved.",
      "timestamp": "2023-10-01 23:40:50"
    },
    {
      "id": 169,
      "sensor_reading_id": 393,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. An operator completed the claim.",
      "timestamp": "2023-01-19 08:22:04"
    },
    {
      "id": 170,
      "sensor_reading_id": 36,
      "anomaly_type": "high vibration",
      "description": "No response from the reviewer, so the shipment was reviewed.",
      "timestamp": "2023-06-22 07:50:47"
    },
    {
      "id": 171,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the payment was reviewed.",
      "timestamp": "2023-09-24 19:47:56"
    },
    {
      "id": 172,
      "sensor_reading_id": 85,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the shipment was rescheduled.",
      "timestamp": "2023-03-07 23:49:01"
    },
    {
      "id": 173,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the appointment was closed.",
      "timestamp": "2023-07-24 00:09:01"
    },
    {
      "id": 174,
      "sensor_reading_id": 52,
      "anomaly_type": "temperature spike",
      "description": "The refund was reopened — late case, no further action.",
      "timestamp": "2023-12-27 18:55:56"
    },
    {
      "id": 175,
      "sensor_reading_id": 174,
      "anomaly_type": "high vibration",
      "description": "A partial payment was cancelled the same day.",
      "timestamp": "2023-03-17 22:03:12"
    },
    {
      "id": 176,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "Support reported an automatic issue; the payment was reopened.",
      "timestamp": "2023-08-03 14:25:10"
    },
    {
      "id": 177,
      "sensor_reading_id": 120,
      "anomaly_type": "temperature spike",
      "description": "Support reported a standard issue; the account was rejected.",
      "timestamp": "2023-02-06 16:10:14"
    },
    {
      "id": 178,
      "sensor_reading_id": 450,
      "anomaly_type": "temperature spike",
      "description": "The document was approved — unusual case, no further action.",
      "timestamp": "2023-07-23 18:03:12"
    },
    {
      "id": 179,
      "sensor_reading_id": 192,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the booking was refunded.",
      "timestamp": "2023-06-18 18:32:59"
    },
    {
      "id": 180,
      "sensor_reading_id": 156,
      "anomaly_type": "temperature spike",
      "description": "An operator reported an automatic issue; the order was closed.",
      "timestamp": "2023-08-03 18:58:47"
    },
    {
      "id": 181,
      "sensor_reading_id": 266,
      "anomaly_type": "low throughput",
      "description": "The customer reported an automatic issue; the order was closed.",
      "timestamp": "2023-06-28 13:37:34"
    },
    {
      "id": 182,
      "sensor_reading_id": 54,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the account was reopened.",
      "timestamp": "2023-11-15 09:07:24"
    },
    {
      "id": 183,
      "sensor_reading_id": 99,
      "anomaly_type": "temperature spike",
      "description": "The claim was replaced after a repeat check.",
      "timestamp": "2023-12-23 20:05:16"
    },
    {
      "id": 184,
      "sensor_reading_id": 449,
      "anomaly_type": "high vibration",
      "description": "Flagged as unusual. The team replaced the document.",
      "timestamp": "2023-01-22 15:11:15"
    },
    {
      "id": 185,
      "sensor_reading_id": 286,
      "anomaly_type": "temperature spike",
      "description": "An urgent appointment was cancelled the same day.",
      "timestamp": "2023-08-16 00:16:30"
    },
    {
      "id": 186,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the delivery was rejected.",
      "timestamp": "2023-11-26 02:24:12"
    },
    {
      "id": 187,
      "sensor_reading_id": 524,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the document was reviewed.",
      "timestamp": "2023-10-08 20:27:39"
    },
    {
      "id": 188,
      "sensor_reading_id": 19,
      "anomaly_type": "temperature spike",
      "description": "The order was rescheduled after a late check.",
      "timestamp": "2023-09-20 06:46:03"
    },
    {
      "id": 189,
      "sensor_reading_id": 489,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The customer processed the account.",
      "timestamp": "2023-04-05 04:30:32"
    },
    {
      "id": 190,
      "sensor_reading_id": 438,
      "anomaly_type": "low throughput",
      "description": "The item was completed following a duplicate review.",
      "timestamp": "2023-12-13 00:00:29"
    },
    {
      "id": 191,
      "sensor_reading_id": 318,
      "anomaly_type": "low throughput",
      "description": "The request was replaced following an urgent review.",
      "timestamp": "2023-07-07 23:10:49"
    },
    {
      "id": 192,
      "sensor_reading_id": 388,
      "anomaly_type": "low throughput",
      "description": "No response from the courier, so the booking was escalated.",
      "timestamp": "2023-12-22 00:43:13"
    },
    {
      "id": 193,
      "sensor_reading_id": 313,
      "anomaly_type": "temperature spike",
      "description": "The appointment was escalated after a standard check.",
      "timestamp": "2023-08-29 11:07:14"
    },
    {
      "id": 194,
      "sensor_reading_id": 239,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the delivery was escalated.",
      "timestamp": "2023-01-10 00:56:13"
    },
    {
      "id": 195,
      "sensor_reading_id": 121,
      "anomaly_type": "temperature spike",
      "description": "The session was reopened after a repeat check.",
      "timestamp": "2023-03-17 05:14:50"
    },
    {
      "id": 196,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the shipment was closed.",
      "timestamp": "2023-03-07 04:01:20"
    },
    {
      "id": 197,
      "sensor_reading_id": 444,
      "anomaly_type": "high vibration",
      "description": "A duplicate request was escalated the same day.",
      "timestamp": "2023-11-12 07:30:58"
    },
    {
      "id": 198,
      "sensor_reading_id": 333,
      "anomaly_type": "high vibration",
      "description": "The customer reported an incomplete issue; the refund was delayed.",
      "timestamp": "2023-07-16 21:48:21"
    },
    {
      "id": 199,
      "sensor_reading_id": 131,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the transfer was confirmed.",
      "timestamp": "2023-03-17 21:17:26"
    },
    {
      "id": 200,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "The appointment was rescheduled following a standard review.",
      "timestamp": "2023-05-25 09:09:53"
    },
    {
      "id": 201,
      "sensor_reading_id": 83,
      "anomaly_type": "low throughput",
      "description": "Flagged as late. The supplier escalated the record.",
      "timestamp": "2023-02-07 11:20:48"
    },
    {
      "id": 202,
      "sensor_reading_id": 109,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the order was reviewed.",
      "timestamp": "2023-09-24 08:17:23"
    },
    {
      "id": 203,
      "sensor_reading_id": 155,
      "anomaly_type": "temperature spike",
      "description": "Support reported an urgent issue; the document was replaced.",
      "timestamp": "2023-02-15 00:27:45"
    },
    {
      "id": 204,
      "sensor_reading_id": 430,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the appointment was reopened.",
      "timestamp": "2023-09-06 04:51:33"
    },
    {
      "id": 205,
      "sensor_reading_id": 544,
      "anomaly_type": "temperature spike",
      "description": "An urgent follow-up: the report was cancelled.",
      "timestamp": "2023-09-23 17:47:19"
    },
    {
      "id": 206,
      "sensor_reading_id": 372,
      "anomaly_type": "high vibration",
      "description": "The team asked for a change and the ticket was reviewed.",
      "timestamp": "2023-03-13 06:28:19"
    },
    {
      "id": 207,
      "sensor_reading_id": 171,
      "anomaly_type": "high vibration",
      "description": "The transfer was confirmed following a repeat review.",
      "timestamp": "2023-02-15 06:35:15"
    },
    {
      "id": 208,
      "sensor_reading_id": 444,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The reviewer delayed the record.",
      "timestamp": "2023-08-18 13:06:51"
    },
    {
      "id": 209,
      "sensor_reading_id": 20,
      "anomaly_type": "high vibration",
      "description": "A partial booking was processed the same day.",
      "timestamp": "2023-10-28 14:40:52"
    },
    {
      "id": 210,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "The payment was approved following a late review.",
      "timestamp": "2023-03-25 13:15:44"
    },
    {
      "id": 211,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the account was resolved.",
      "timestamp": "2023-04-14 04:56:20"
    },
    {
      "id": 212,
      "sensor_reading_id": 550,
      "anomaly_type": "high vibration",
      "description": "The account was confirmed following a manual review.",
      "timestamp": "2023-09-14 07:03:56"
    },
    {
      "id": 213,
      "sensor_reading_id": 375,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the transfer was reviewed.",
      "timestamp": "2023-12-02 12:47:35"
    },
    {
      "id": 214,
      "sensor_reading_id": 205,
      "anomaly_type": "high vibration",
      "description": "The payment was refunded — partial case, no further action.",
      "timestamp": "2023-04-30 17:19:22"
    },
    {
      "id": 215,
      "sensor_reading_id": 64,
      "anomaly_type": "low throughput",
      "description": "The refund was reopened after an urgent check.",
      "timestamp": "2023-02-26 04:30:49"
    },
    {
      "id": 216,
      "sensor_reading_id": 530,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the document was refunded.",
      "timestamp": "2023-12-11 13:05:58"
    },
    {
      "id": 217,
      "sensor_reading_id": 309,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the shipment was resolved.",
      "timestamp": "2023-04-10 01:07:25"
    },
    {
      "id": 218,
      "sensor_reading_id": 383,
      "anomaly_type": "temperature spike",
      "description": "The delivery was escalated — repeat case, no further action.",
      "timestamp": "2023-05-25 09:40:23"
    },
    {
      "id": 219,
      "sensor_reading_id": 435,
      "anomaly_type": "temperature spike",
      "description": "The ticket was closed after a manual check.",
      "timestamp": "2023-12-08 21:24:33"
    },
    {
      "id": 220,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "The transfer was escalated — standard case, no further action.",
      "timestamp": "2023-06-23 11:33:35"
    },
    {
      "id": 221,
      "sensor_reading_id": 263,
      "anomaly_type": "temperature spike",
      "description": "The transfer was closed — duplicate case, no further action.",
      "timestamp": "2023-07-07 20:29:45"
    },
    {
      "id": 222,
      "sensor_reading_id": 273,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a duplicate issue; the ticket was reviewed.",
      "timestamp": "2023-04-18 23:54:19"
    },
    {
      "id": 223,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "The record was cancelled — routine case, no further action.",
      "timestamp": "2023-02-23 19:10:58"
    },
    {
      "id": 224,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "The invoice was completed after a late check.",
      "timestamp": "2023-04-24 06:42:07"
    },
    {
      "id": 225,
      "sensor_reading_id": 337,
      "anomaly_type": "high vibration",
      "description": "The request was updated — urgent case, no further action.",
      "timestamp": "2023-12-27 10:20:09"
    },
    {
      "id": 226,
      "sensor_reading_id": 260,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the refund was reviewed.",
      "timestamp": "2023-06-13 02:00:38"
    },
    {
      "id": 227,
      "sensor_reading_id": 547,
      "anomaly_type": "low throughput",
      "description": "The ticket was closed following an incomplete review.",
      "timestamp": "2023-08-16 17:10:30"
    },
    {
      "id": 228,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the transfer was completed.",
      "timestamp": "2023-06-23 13:33:26"
    },
    {
      "id": 229,
      "sensor_reading_id": 300,
      "anomaly_type": "temperature spike",
      "description": "A minor record was replaced the same day.",
      "timestamp": "2023-05-20 03:44:34"
    },
    {
      "id": 230,
      "sensor_reading_id": 343,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the report was cancelled.",
      "timestamp": "2023-04-01 09:18:31"
    },
    {
      "id": 231,
      "sensor_reading_id": 333,
      "anomaly_type": "high vibration",
      "description": "An automatic account was delayed the same day.",
      "timestamp": "2023-01-23 13:33:00"
    },
    {
      "id": 232,
      "sensor_reading_id": 353,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the request was processed.",
      "timestamp": "2023-04-01 23:17:35"
    },
    {
      "id": 233,
      "sensor_reading_id": 83,
      "anomaly_type": "temperature spike",
      "description": "The report was confirmed after a standard check.",
      "timestamp": "2023-06-15 16:12:40"
    },
    {
      "id": 234,
      "sensor_reading_id": 119,
      "anomaly_type": "high vibration",
      "description": "An unusual follow-up: the transfer was closed.",
      "timestamp": "2023-01-12 16:50:25"
    },
    {
      "id": 235,
      "sensor_reading_id": 45,
      "anomaly_type": "temperature spike",
      "description": "The session was approved following an unusual review.",
      "timestamp": "2023-03-20 05:53:40"
    },
    {
      "id": 236,
      "sensor_reading_id": 315,
      "anomaly_type": "high vibration",
      "description": "The invoice was rescheduled — partial case, no further action.",
      "timestamp": "2023-11-30 13:00:47"
    },
    {
      "id": 237,
      "sensor_reading_id": 365,
      "anomaly_type": "temperature spike",
      "description": "An urgent follow-up: the booking was completed.",
      "timestamp": "2023-09-09 09:45:47"
    },
    {
      "id": 238,
      "sensor_reading_id": 305,
      "anomaly_type": "low throughput",
      "description": "The transfer was rescheduled following an incomplete review.",
      "timestamp": "2023-10-20 08:34:24"
    },
    {
      "id": 239,
      "sensor_reading_id": 224,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the appointment was processed.",
      "timestamp": "2023-06-05 18:39:16"
    },
    {
      "id": 240,
      "sensor_reading_id": 266,
      "anomaly_type": "high vibration",
      "description": "No response from the customer, so the item was reopened.",
      "timestamp": "2023-02-14 20:01:05"
    },
    {
      "id": 241,
      "sensor_reading_id": 246,
      "anomaly_type": "low throughput",
      "description": "An incomplete request was rejected the same day.",
      "timestamp": "2023-12-01 04:07:13"
    },
    {
      "id": 242,
      "sensor_reading_id": 23,
      "anomaly_type": "temperature spike",
      "description": "The delivery was updated after a routine check.",
      "timestamp": "2023-02-28 00:20:46"
    },
    {
      "id": 243,
      "sensor_reading_id": 63,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the item was completed.",
      "timestamp": "2023-12-26 21:46:33"
    },
    {
      "id": 244,
      "sensor_reading_id": 362,
      "anomaly_type": "low throughput",
      "description": "The supplier reported a manual issue; the invoice was rescheduled.",
      "timestamp": "2023-09-07 04:35:00"
    },
    {
      "id": 245,
      "sensor_reading_id": 412,
      "anomaly_type": "temperature spike",
      "description": "The order was approved — minor case, no further action.",
      "timestamp": "2023-12-26 11:58:42"
    },
    {
      "id": 246,
      "sensor_reading_id": 175,
      "anomaly_type": "temperature spike",
      "description": "The order was cancelled — urgent case, no further action.",
      "timestamp": "2023-05-26 19:25:18"
    },
    {
      "id": 247,
      "sensor_reading_id": 268,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the payment was closed.",
      "timestamp": "2023-02-06 04:47:03"
    },
    {
      "id": 248,
      "sensor_reading_id": 249,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the order was cancelled.",
      "timestamp": "2023-01-18 21:43:15"
    },
    {
      "id": 249,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the transfer was refunded.",
      "timestamp": "2023-09-18 02:09:22"
    },
    {
      "id": 250,
      "sensor_reading_id": 291,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the invoice was updated.",
      "timestamp": "2023-05-11 20:13:53"
    },
    {
      "id": 251,
      "sensor_reading_id": 88,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the order was resolved.",
      "timestamp": "2023-11-18 18:57:48"
    },
    {
      "id": 252,
      "sensor_reading_id": 312,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the report was replaced.",
      "timestamp": "2023-12-13 02:46:41"
    },
    {
      "id": 253,
      "sensor_reading_id": 73,
      "anomaly_type": "temperature spike",
      "description": "The team reported a minor issue; the account was cancelled.",
      "timestamp": "2023-02-15 14:48:07"
    },
    {
      "id": 254,
      "sensor_reading_id": 359,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the document was processed.",
      "timestamp": "2023-10-10 05:12:53"
    },
    {
      "id": 255,
      "sensor_reading_id": 545,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an incomplete issue; the shipment was delayed.",
      "timestamp": "2023-02-12 10:20:50"
    },
    {
      "id": 256,
      "sensor_reading_id": 464,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the request was resolved.",
      "timestamp": "2023-03-31 12:30:57"
    },
    {
      "id": 257,
      "sensor_reading_id": 227,
      "anomaly_type": "low throughput",
      "description": "Flagged as minor. Support cancelled the document.",
      "timestamp": "2023-05-13 18:10:28"
    },
    {
      "id": 258,
      "sensor_reading_id": 23,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the payment was escalated.",
      "timestamp": "2023-06-14 13:57:53"
    },
    {
      "id": 259,
      "sensor_reading_id": 272,
      "anomaly_type": "high vibration",
      "description": "The request was closed — standard case, no further action.",
      "timestamp": "2023-12-26 03:06:22"
    },
    {
      "id": 260,
      "sensor_reading_id": 524,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the item was processed.",
      "timestamp": "2023-06-17 03:26:11"
    },
    {
      "id": 261,
      "sensor_reading_id": 300,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the refund was delayed.",
      "timestamp": "2023-01-21 23:19:22"
    },
    {
      "id": 262,
      "sensor_reading_id": 545,
      "anomaly_type": "temperature spike",
      "description": "The team reported an automatic issue; the document was delayed.",
      "timestamp": "2023-07-05 12:43:07"
    },
    {
      "id": 263,
      "sensor_reading_id": 91,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the session was approved.",
      "timestamp": "2023-11-16 08:19:14"
    },
    {
      "id": 264,
      "sensor_reading_id": 83,
      "anomaly_type": "low throughput",
      "description": "The customer confirmed the details and the transfer was replaced.",
      "timestamp": "2023-09-03 20:09:57"
    },
    {
      "id": 265,
      "sensor_reading_id": 56,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The customer completed the order.",
      "timestamp": "2023-01-10 21:44:52"
    },
    {
      "id": 266,
      "sensor_reading_id": 68,
      "anomaly_type": "low throughput",
      "description": "The payment was escalated — partial case, no further action.",
      "timestamp": "2023-12-17 09:00:30"
    },
    {
      "id": 267,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the report was reviewed.",
      "timestamp": "2023-04-17 14:54:46"
    },
    {
      "id": 268,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "The invoice was confirmed after an automatic check.",
      "timestamp": "2023-09-27 20:47:10"
    },
    {
      "id": 269,
      "sensor_reading_id": 520,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. Support cancelled the item.",
      "timestamp": "2023-02-22 20:04:28"
    },
    {
      "id": 270,
      "sensor_reading_id": 31,
      "anomaly_type": "temperature spike",
      "description": "The transfer was confirmed after a duplicate check.",
      "timestamp": "2023-10-09 18:40:09"
    },
    {
      "id": 271,
      "sensor_reading_id": 362,
      "anomaly_type": "temperature spike",
      "description": "A routine delivery was processed the same day.",
      "timestamp": "2023-06-05 14:32:18"
    },
    {
      "id": 272,
      "sensor_reading_id": 514,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the document was closed.",
      "timestamp": "2023-08-02 01:26:25"
    },
    {
      "id": 273,
      "sensor_reading_id": 198,
      "anomaly_type": "high vibration",
      "description": "The request was cancelled — manual case, no further action.",
      "timestamp": "2023-04-05 17:31:27"
    },
    {
      "id": 274,
      "sensor_reading_id": 419,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a manual issue; the payment was closed.",
      "timestamp": "2023-12-06 18:04:04"
    },
    {
      "id": 275,
      "sensor_reading_id": 232,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the refund was reopened.",
      "timestamp": "2023-01-13 07:08:37"
    },
    {
      "id": 276,
      "sensor_reading_id": 69,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the payment was approved.",
      "timestamp": "2023-08-12 05:44:51"
    },
    {
      "id": 277,
      "sensor_reading_id": 435,
      "anomaly_type": "low throughput",
      "description": "The reviewer asked for a change and the account was resolved.",
      "timestamp": "2023-04-06 11:33:18"
    },
    {
      "id": 278,
      "sensor_reading_id": 193,
      "anomaly_type": "temperature spike",
      "description": "The courier reported an unusual issue; the request was rescheduled.",
      "timestamp": "2023-12-20 06:33:40"
    },
    {
      "id": 279,
      "sensor_reading_id": 162,
      "anomaly_type": "high vibration",
      "description": "The order was delayed after a manual check.",
      "timestamp": "2023-09-27 21:18:19"
    },
    {
      "id": 280,
      "sensor_reading_id": 113,
      "anomaly_type": "high vibration",
      "description": "A standard delivery was cancelled the same day.",
      "timestamp": "2023-01-10 14:30:03"
    },
    {
      "id": 281,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the item was approved.",
      "timestamp": "2023-08-11 17:39:01"
    },
    {
      "id": 282,
      "sensor_reading_id": 365,
      "anomaly_type": "temperature spike",
      "description": "A duplicate shipment was updated the same day.",
      "timestamp": "2023-08-22 19:19:59"
    },
    {
      "id": 283,
      "sensor_reading_id": 52,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the record was confirmed.",
      "timestamp": "2023-06-17 11:59:43"
    },
    {
      "id": 284,
      "sensor_reading_id": 231,
      "anomaly_type": "low throughput",
      "description": "The supplier reported a late issue; the appointment was resolved.",
      "timestamp": "2023-05-14 06:31:04"
    },
    {
      "id": 285,
      "sensor_reading_id": 212,
      "anomaly_type": "temperature spike",
      "description": "An automatic item was confirmed the same day.",
      "timestamp": "2023-12-03 21:56:28"
    },
    {
      "id": 286,
      "sensor_reading_id": 180,
      "anomaly_type": "temperature spike",
      "description": "The booking was refunded following a standard review.",
      "timestamp": "2023-06-14 22:14:02"
    },
    {
      "id": 287,
      "sensor_reading_id": 315,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the item was completed.",
      "timestamp": "2023-02-24 15:36:01"
    },
    {
      "id": 288,
      "sensor_reading_id": 216,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the claim was approved.",
      "timestamp": "2023-12-23 20:17:16"
    },
    {
      "id": 289,
      "sensor_reading_id": 25,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the refund was rescheduled.",
      "timestamp": "2023-06-30 07:23:06"
    },
    {
      "id": 290,
      "sensor_reading_id": 476,
      "anomaly_type": "high vibration",
      "description": "An operator asked for a change and the item was confirmed.",
      "timestamp": "2023-05-23 21:39:25"
    },
    {
      "id": 291,
      "sensor_reading_id": 34,
      "anomaly_type": "low throughput",
      "description": "An incomplete booking was escalated the same day.",
      "timestamp": "2023-07-29 13:31:06"
    },
    {
      "id": 292,
      "sensor_reading_id": 73,
      "anomaly_type": "high vibration",
      "description": "The shipment was reviewed following a standard review.",
      "timestamp": "2023-05-06 08:56:12"
    },
    {
      "id": 293,
      "sensor_reading_id": 118,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the ticket was completed.",
      "timestamp": "2023-07-14 10:02:37"
    },
    {
      "id": 294,
      "sensor_reading_id": 380,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The supplier escalated the claim.",
      "timestamp": "2023-03-21 14:03:52"
    },
    {
      "id": 295,
      "sensor_reading_id": 185,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the order was resolved.",
      "timestamp": "2023-07-12 17:53:25"
    },
    {
      "id": 296,
      "sensor_reading_id": 369,
      "anomaly_type": "temperature spike",
      "description": "The booking was completed — minor case, no further action.",
      "timestamp": "2023-03-10 23:23:34"
    },
    {
      "id": 297,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "The delivery was resolved — standard case, no further action.",
      "timestamp": "2023-06-23 08:47:26"
    },
    {
      "id": 298,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "An incomplete report was replaced the same day.",
      "timestamp": "2023-04-20 02:08:03"
    },
    {
      "id": 299,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "The transfer was completed after a routine check.",
      "timestamp": "2023-11-29 06:11:21"
    },
    {
      "id": 300,
      "sensor_reading_id": 205,
      "anomaly_type": "temperature spike",
      "description": "The booking was approved — automatic case, no further action.",
      "timestamp": "2023-03-25 08:10:42"
    },
    {
      "id": 301,
      "sensor_reading_id": 290,
      "anomaly_type": "temperature spike",
      "description": "The delivery was confirmed after a manual check.",
      "timestamp": "2023-10-24 12:50:46"
    },
    {
      "id": 302,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "The team reported a minor issue; the account was confirmed.",
      "timestamp": "2023-12-13 21:38:28"
    },
    {
      "id": 303,
      "sensor_reading_id": 370,
      "anomaly_type": "high vibration",
      "description": "The refund was confirmed — urgent case, no further action.",
      "timestamp": "2023-04-24 23:40:03"
    },
    {
      "id": 304,
      "sensor_reading_id": 105,
      "anomaly_type": "high vibration",
      "description": "An automatic claim was refunded the same day.",
      "timestamp": "2023-08-04 20:04:51"
    },
    {
      "id": 305,
      "sensor_reading_id": 169,
      "anomaly_type": "temperature spike",
      "description": "The booking was approved following a routine review.",
      "timestamp": "2023-09-10 07:37:07"
    },
    {
      "id": 306,
      "sensor_reading_id": 51,
      "anomaly_type": "high vibration",
      "description": "The document was approved after a minor check.",
      "timestamp": "2023-09-28 06:06:16"
    },
    {
      "id": 307,
      "sensor_reading_id": 543,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the delivery was rejected.",
      "timestamp": "2023-01-09 17:48:14"
    },
    {
      "id": 308,
      "sensor_reading_id": 390,
      "anomaly_type": "low throughput",
      "description": "Flagged as partial. Support cancelled the account.",
      "timestamp": "2023-06-23 12:27:09"
    },
    {
      "id": 309,
      "sensor_reading_id": 463,
      "anomaly_type": "temperature spike",
      "description": "The order was escalated — automatic case, no further action.",
      "timestamp": "2023-08-19 19:19:10"
    },
    {
      "id": 310,
      "sensor_reading_id": 169,
      "anomaly_type": "low throughput",
      "description": "The appointment was processed — duplicate case, no further action.",
      "timestamp": "2023-06-22 20:11:01"
    },
    {
      "id": 311,
      "sensor_reading_id": 104,
      "anomaly_type": "low throughput",
      "description": "No response from an operator, so the claim was completed.",
      "timestamp": "2023-03-23 02:39:00"
    },
    {
      "id": 312,
      "sensor_reading_id": 211,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the request was closed.",
      "timestamp": "2023-08-03 05:12:32"
    },
    {
      "id": 313,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the refund was rescheduled.",
      "timestamp": "2023-12-19 14:51:45"
    },
    {
      "id": 314,
      "sensor_reading_id": 499,
      "anomaly_type": "high vibration",
      "description": "The document was resolved following a standard review.",
      "timestamp": "2023-04-22 08:27:27"
    },
    {
      "id": 315,
      "sensor_reading_id": 202,
      "anomaly_type": "temperature spike",
      "description": "The session was rejected after a minor check.",
      "timestamp": "2023-03-14 12:45:14"
    },
    {
      "id": 316,
      "sensor_reading_id": 326,
      "anomaly_type": "temperature spike",
      "description": "The item was refunded following a routine review.",
      "timestamp": "2023-12-30 02:48:30"
    },
    {
      "id": 317,
      "sensor_reading_id": 211,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a repeat issue; the shipment was replaced.",
      "timestamp": "2023-09-29 11:35:43"
    },
    {
      "id": 318,
      "sensor_reading_id": 175,
      "anomaly_type": "high vibration",
      "description": "A duplicate follow-up: the delivery was processed.",
      "timestamp": "2023-11-28 12:46:24"
    },
    {
      "id": 319,
      "sensor_reading_id": 543,
      "anomaly_type": "high vibration",
      "description": "An operator confirmed the details and the transfer was replaced.",
      "timestamp": "2023-11-30 12:14:14"
    },
    {
      "id": 320,
      "sensor_reading_id": 128,
      "anomaly_type": "low throughput",
      "description": "The supplier reported a minor issue; the session was updated.",
      "timestamp": "2023-10-30 07:55:32"
    },
    {
      "id": 321,
      "sensor_reading_id": 34,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. An operator closed the session.",
      "timestamp": "2023-03-02 12:06:20"
    },
    {
      "id": 322,
      "sensor_reading_id": 272,
      "anomaly_type": "temperature spike",
      "description": "A routine ticket was approved the same day.",
      "timestamp": "2023-11-08 19:58:28"
    },
    {
      "id": 323,
      "sensor_reading_id": 310,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the session was replaced.",
      "timestamp": "2023-02-10 15:48:39"
    },
    {
      "id": 324,
      "sensor_reading_id": 212,
      "anomaly_type": "temperature spike",
      "description": "The delivery was approved — unusual case, no further action.",
      "timestamp": "2023-05-18 18:54:44"
    },
    {
      "id": 325,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the report was refunded.",
      "timestamp": "2023-07-11 18:57:24"
    },
    {
      "id": 326,
      "sensor_reading_id": 286,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the booking was rescheduled.",
      "timestamp": "2023-12-29 11:50:10"
    },
    {
      "id": 327,
      "sensor_reading_id": 227,
      "anomaly_type": "temperature spike",
      "description": "The booking was resolved following a late review.",
      "timestamp": "2023-02-12 08:41:54"
    },
    {
      "id": 328,
      "sensor_reading_id": 232,
      "anomaly_type": "temperature spike",
      "description": "The claim was cancelled after a repeat check.",
      "timestamp": "2023-01-13 12:39:11"
    },
    {
      "id": 329,
      "sensor_reading_id": 520,
      "anomaly_type": "high vibration",
      "description": "The reviewer confirmed the details and the shipment was cancelled.",
      "timestamp": "2023-08-29 04:57:24"
    },
    {
      "id": 330,
      "sensor_reading_id": 85,
      "anomaly_type": "temperature spike",
      "description": "The shipment was resolved after an urgent check.",
      "timestamp": "2023-11-14 05:20:00"
    },
    {
      "id": 331,
      "sensor_reading_id": 187,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The team refunded the account.",
      "timestamp": "2023-07-22 22:04:37"
    },
    {
      "id": 332,
      "sensor_reading_id": 402,
      "anomaly_type": "low throughput",
      "description": "No response from an operator, so the refund was processed.",
      "timestamp": "2023-07-03 15:21:33"
    },
    {
      "id": 333,
      "sensor_reading_id": 68,
      "anomaly_type": "temperature spike",
      "description": "A routine invoice was resolved the same day.",
      "timestamp": "2023-10-20 12:00:09"
    },
    {
      "id": 334,
      "sensor_reading_id": 520,
      "anomaly_type": "temperature spike",
      "description": "A routine record was approved the same day.",
      "timestamp": "2023-07-15 23:02:21"
    },
    {
      "id": 335,
      "sensor_reading_id": 343,
      "anomaly_type": "temperature spike",
      "description": "The booking was approved following an urgent review.",
      "timestamp": "2023-09-07 18:30:24"
    },
    {
      "id": 336,
      "sensor_reading_id": 22,
      "anomaly_type": "temperature spike",
      "description": "The delivery was closed following an incomplete review.",
      "timestamp": "2023-07-28 16:02:11"
    },
    {
      "id": 337,
      "sensor_reading_id": 375,
      "anomaly_type": "high vibration",
      "description": "Flagged as automatic. The supplier processed the claim.",
      "timestamp": "2023-05-01 14:43:44"
    },
    {
      "id": 338,
      "sensor_reading_id": 101,
      "anomaly_type": "temperature spike",
      "description": "The record was reopened following a late review.",
      "timestamp": "2023-02-21 03:27:55"
    },
    {
      "id": 339,
      "sensor_reading_id": 22,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the session was cancelled.",
      "timestamp": "2023-03-27 07:48:35"
    },
    {
      "id": 340,
      "sensor_reading_id": 36,
      "anomaly_type": "high vibration",
      "description": "An operator confirmed the details and the booking was updated.",
      "timestamp": "2023-04-28 19:02:15"
    },
    {
      "id": 341,
      "sensor_reading_id": 101,
      "anomaly_type": "high vibration",
      "description": "The order was cancelled following a duplicate review.",
      "timestamp": "2023-08-14 20:40:24"
    },
    {
      "id": 342,
      "sensor_reading_id": 317,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the appointment was escalated.",
      "timestamp": "2023-05-27 01:38:54"
    },
    {
      "id": 343,
      "sensor_reading_id": 277,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the delivery was replaced.",
      "timestamp": "2023-06-25 23:57:52"
    },
    {
      "id": 344,
      "sensor_reading_id": 61,
      "anomaly_type": "temperature spike",
      "description": "The invoice was cancelled following an unusual review.",
      "timestamp": "2023-09-11 04:47:08"
    },
    {
      "id": 345,
      "sensor_reading_id": 142,
      "anomaly_type": "high vibration",
      "description": "A partial follow-up: the request was reviewed.",
      "timestamp": "2023-04-18 11:12:31"
    },
    {
      "id": 346,
      "sensor_reading_id": 249,
      "anomaly_type": "high vibration",
      "description": "A routine claim was replaced the same day.",
      "timestamp": "2023-03-03 10:42:10"
    },
    {
      "id": 347,
      "sensor_reading_id": 110,
      "anomaly_type": "temperature spike",
      "description": "Support reported a minor issue; the invoice was approved.",
      "timestamp": "2023-09-16 01:50:46"
    },
    {
      "id": 348,
      "sensor_reading_id": 88,
      "anomaly_type": "temperature spike",
      "description": "An operator reported a routine issue; the report was approved.",
      "timestamp": "2023-07-06 09:17:27"
    },
    {
      "id": 349,
      "sensor_reading_id": 346,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the shipment was approved.",
      "timestamp": "2023-01-13 13:46:42"
    },
    {
      "id": 350,
      "sensor_reading_id": 189,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the account was rejected.",
      "timestamp": "2023-04-18 13:44:06"
    },
    {
      "id": 351,
      "sensor_reading_id": 412,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. The account owner delayed the refund.",
      "timestamp": "2023-11-15 10:04:14"
    },
    {
      "id": 352,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The customer processed the ticket.",
      "timestamp": "2023-07-22 02:10:50"
    },
    {
      "id": 353,
      "sensor_reading_id": 117,
      "anomaly_type": "temperature spike",
      "description": "The ticket was processed after an unusual check.",
      "timestamp": "2023-02-28 03:14:16"
    },
    {
      "id": 354,
      "sensor_reading_id": 350,
      "anomaly_type": "high vibration",
      "description": "The appointment was refunded — late case, no further action.",
      "timestamp": "2023-04-24 17:51:00"
    },
    {
      "id": 355,
      "sensor_reading_id": 156,
      "anomaly_type": "temperature spike",
      "description": "The booking was delayed after a minor check.",
      "timestamp": "2023-02-05 21:00:05"
    },
    {
      "id": 356,
      "sensor_reading_id": 188,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the ticket was rescheduled.",
      "timestamp": "2023-09-20 09:58:58"
    },
    {
      "id": 357,
      "sensor_reading_id": 296,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the refund was replaced.",
      "timestamp": "2023-12-07 17:21:16"
    },
    {
      "id": 358,
      "sensor_reading_id": 337,
      "anomaly_type": "temperature spike",
      "description": "The booking was approved — urgent case, no further action.",
      "timestamp": "2023-02-06 16:44:26"
    },
    {
      "id": 359,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the record was updated.",
      "timestamp": "2023-05-27 16:03:20"
    },
    {
      "id": 360,
      "sensor_reading_id": 132,
      "anomaly_type": "temperature spike",
      "description": "A routine order was cancelled the same day.",
      "timestamp": "2023-06-28 10:27:24"
    },
    {
      "id": 361,
      "sensor_reading_id": 131,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the order was updated.",
      "timestamp": "2023-11-25 07:44:56"
    },
    {
      "id": 362,
      "sensor_reading_id": 422,
      "anomaly_type": "temperature spike",
      "description": "An unusual request was closed the same day.",
      "timestamp": "2023-09-03 21:57:03"
    },
    {
      "id": 363,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a late issue; the item was rejected.",
      "timestamp": "2023-06-22 18:54:32"
    },
    {
      "id": 364,
      "sensor_reading_id": 378,
      "anomaly_type": "low throughput",
      "description": "A routine follow-up: the record was processed.",
      "timestamp": "2023-06-07 16:35:38"
    },
    {
      "id": 365,
      "sensor_reading_id": 137,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a repeat issue; the item was delayed.",
      "timestamp": "2023-10-27 00:19:29"
    },
    {
      "id": 366,
      "sensor_reading_id": 533,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the report was updated.",
      "timestamp": "2023-03-06 07:00:03"
    },
    {
      "id": 367,
      "sensor_reading_id": 171,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a minor issue; the record was closed.",
      "timestamp": "2023-03-13 05:11:40"
    },
    {
      "id": 368,
      "sensor_reading_id": 108,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the claim was escalated.",
      "timestamp": "2023-05-21 06:50:13"
    },
    {
      "id": 369,
      "sensor_reading_id": 416,
      "anomaly_type": "high vibration",
      "description": "The report was resolved after a routine check.",
      "timestamp": "2023-01-15 15:55:06"
    },
    {
      "id": 370,
      "sensor_reading_id": 416,
      "anomaly_type": "high vibration",
      "description": "No response from the reviewer, so the payment was closed.",
      "timestamp": "2023-09-30 00:27:49"
    },
    {
      "id": 371,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the document was approved.",
      "timestamp": "2023-02-09 14:21:07"
    },
    {
      "id": 372,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The customer updated the refund.",
      "timestamp": "2023-09-07 11:34:08"
    },
    {
      "id": 373,
      "sensor_reading_id": 84,
      "anomaly_type": "temperature spike",
      "description": "The record was completed following a standard review.",
      "timestamp": "2023-10-14 04:10:52"
    },
    {
      "id": 374,
      "sensor_reading_id": 190,
      "anomaly_type": "temperature spike",
      "description": "The invoice was reopened after an automatic check.",
      "timestamp": "2023-04-03 16:41:49"
    },
    {
      "id": 375,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the ticket was updated.",
      "timestamp": "2023-04-12 14:53:37"
    },
    {
      "id": 376,
      "sensor_reading_id": 378,
      "anomaly_type": "high vibration",
      "description": "A partial follow-up: the payment was reviewed.",
      "timestamp": "2023-01-11 19:39:27"
    },
    {
      "id": 377,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "The appointment was rescheduled — automatic case, no further action.",
      "timestamp": "2023-12-28 14:20:55"
    },
    {
      "id": 378,
      "sensor_reading_id": 435,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The team reviewed the request.",
      "timestamp": "2023-09-11 10:49:12"
    },
    {
      "id": 379,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "The team reported a standard issue; the payment was refunded.",
      "timestamp": "2023-07-01 03:09:32"
    },
    {
      "id": 380,
      "sensor_reading_id": 234,
      "anomaly_type": "temperature spike",
      "description": "A minor invoice was resolved the same day.",
      "timestamp": "2023-05-27 16:41:19"
    },
    {
      "id": 381,
      "sensor_reading_id": 111,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the claim was reviewed.",
      "timestamp": "2023-07-03 21:20:09"
    },
    {
      "id": 382,
      "sensor_reading_id": 507,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the shipment was delayed.",
      "timestamp": "2023-05-31 11:49:42"
    },
    {
      "id": 383,
      "sensor_reading_id": 83,
      "anomaly_type": "temperature spike",
      "description": "The session was processed following a standard review.",
      "timestamp": "2023-05-02 13:35:15"
    },
    {
      "id": 384,
      "sensor_reading_id": 399,
      "anomaly_type": "high vibration",
      "description": "No response from the customer, so the report was completed.",
      "timestamp": "2023-12-14 09:49:03"
    },
    {
      "id": 385,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the shipment was reopened.",
      "timestamp": "2023-03-16 19:03:27"
    },
    {
      "id": 386,
      "sensor_reading_id": 445,
      "anomaly_type": "high vibration",
      "description": "No response from the account owner, so the document was confirmed.",
      "timestamp": "2023-03-27 10:53:26"
    },
    {
      "id": 387,
      "sensor_reading_id": 534,
      "anomaly_type": "high vibration",
      "description": "The invoice was replaced — manual case, no further action.",
      "timestamp": "2023-01-27 12:27:59"
    },
    {
      "id": 388,
      "sensor_reading_id": 263,
      "anomaly_type": "temperature spike",
      "description": "The item was closed after an automatic check.",
      "timestamp": "2023-06-05 03:36:10"
    },
    {
      "id": 389,
      "sensor_reading_id": 148,
      "anomaly_type": "temperature spike",
      "description": "The report was cancelled following an incomplete review.",
      "timestamp": "2023-08-19 12:19:12"
    },
    {
      "id": 390,
      "sensor_reading_id": 225,
      "anomaly_type": "temperature spike",
      "description": "A repeat record was confirmed the same day.",
      "timestamp": "2023-12-02 14:10:57"
    },
    {
      "id": 391,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "A repeat report was replaced the same day.",
      "timestamp": "2023-12-17 00:52:22"
    },
    {
      "id": 392,
      "sensor_reading_id": 416,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the shipment was closed.",
      "timestamp": "2023-07-17 20:16:27"
    },
    {
      "id": 393,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "An operator reported an automatic issue; the item was updated.",
      "timestamp": "2023-04-11 12:55:06"
    },
    {
      "id": 394,
      "sensor_reading_id": 340,
      "anomaly_type": "temperature spike",
      "description": "The report was confirmed following a standard review.",
      "timestamp": "2023-09-26 12:07:47"
    },
    {
      "id": 395,
      "sensor_reading_id": 235,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the shipment was closed.",
      "timestamp": "2023-08-07 21:42:46"
    },
    {
      "id": 396,
      "sensor_reading_id": 272,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a manual issue; the item was reopened.",
      "timestamp": "2023-09-27 21:28:22"
    },
    {
      "id": 397,
      "sensor_reading_id": 118,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the order was processed.",
      "timestamp": "2023-08-04 10:57:58"
    },
    {
      "id": 398,
      "sensor_reading_id": 307,
      "anomaly_type": "low throughput",
      "description": "A duplicate follow-up: the delivery was resolved.",
      "timestamp": "2023-02-23 21:57:37"
    },
    {
      "id": 399,
      "sensor_reading_id": 245,
      "anomaly_type": "high vibration",
      "description": "Flagged as unusual. An operator completed the order.",
      "timestamp": "2023-08-02 17:17:04"
    },
    {
      "id": 400,
      "sensor_reading_id": 440,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the transfer was processed.",
      "timestamp": "2023-07-12 11:04:56"
    },
    {
      "id": 401,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "The item was processed following a repeat review.",
      "timestamp": "2023-12-27 03:58:36"
    },
    {
      "id": 402,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an automatic issue; the account was updated.",
      "timestamp": "2023-06-24 04:21:43"
    },
    {
      "id": 403,
      "sensor_reading_id": 532,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the booking was approved.",
      "timestamp": "2023-02-17 08:08:40"
    },
    {
      "id": 404,
      "sensor_reading_id": 286,
      "anomaly_type": "high vibration",
      "description": "A minor follow-up: the ticket was rejected.",
      "timestamp": "2023-04-20 10:13:54"
    },
    {
      "id": 405,
      "sensor_reading_id": 466,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. Support rejected the shipment.",
      "timestamp": "2023-02-08 16:39:22"
    },
    {
      "id": 406,
      "sensor_reading_id": 143,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the appointment was delayed.",
      "timestamp": "2023-01-21 21:30:23"
    },
    {
      "id": 407,
      "sensor_reading_id": 273,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The team processed the delivery.",
      "timestamp": "2023-05-07 07:19:55"
    },
    {
      "id": 408,
      "sensor_reading_id": 136,
      "anomaly_type": "temperature spike",
      "description": "The ticket was reviewed following an unusual review.",
      "timestamp": "2023-11-29 20:52:01"
    },
    {
      "id": 409,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "The payment was rescheduled after an unusual check.",
      "timestamp": "2023-10-23 17:21:20"
    },
    {
      "id": 410,
      "sensor_reading_id": 455,
      "anomaly_type": "high vibration",
      "description": "Flagged as automatic. The customer reopened the transfer.",
      "timestamp": "2023-11-30 00:37:04"
    },
    {
      "id": 411,
      "sensor_reading_id": 140,
      "anomaly_type": "temperature spike",
      "description": "The record was cancelled after an incomplete check.",
      "timestamp": "2023-02-15 19:56:56"
    },
    {
      "id": 412,
      "sensor_reading_id": 416,
      "anomaly_type": "temperature spike",
      "description": "A routine delivery was completed the same day.",
      "timestamp": "2023-03-25 12:39:06"
    },
    {
      "id": 413,
      "sensor_reading_id": 162,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a repeat issue; the invoice was rescheduled.",
      "timestamp": "2023-09-25 23:04:44"
    },
    {
      "id": 414,
      "sensor_reading_id": 187,
      "anomaly_type": "low throughput",
      "description": "A minor follow-up: the delivery was reviewed.",
      "timestamp": "2023-02-17 05:41:46"
    },
    {
      "id": 415,
      "sensor_reading_id": 470,
      "anomaly_type": "low throughput",
      "description": "Flagged as incomplete. The customer rescheduled the request.",
      "timestamp": "2023-02-07 22:32:57"
    },
    {
      "id": 416,
      "sensor_reading_id": 232,
      "anomaly_type": "low throughput",
      "description": "The session was reopened after a late check.",
      "timestamp": "2023-04-19 15:07:16"
    },
    {
      "id": 417,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the account was cancelled.",
      "timestamp": "2023-12-10 00:33:57"
    },
    {
      "id": 418,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the record was refunded.",
      "timestamp": "2023-01-02 14:09:23"
    },
    {
      "id": 419,
      "sensor_reading_id": 277,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the booking was completed.",
      "timestamp": "2023-10-14 22:41:22"
    },
    {
      "id": 420,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the refund was replaced.",
      "timestamp": "2023-06-18 17:54:33"
    },
    {
      "id": 421,
      "sensor_reading_id": 346,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the session was refunded.",
      "timestamp": "2023-01-03 00:00:00"
    },
    {
      "id": 422,
      "sensor_reading_id": 260,
      "anomaly_type": "high vibration",
      "description": "Flagged as partial. The reviewer processed the document.",
      "timestamp": "2023-09-07 08:44:44"
    },
    {
      "id": 423,
      "sensor_reading_id": 307,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the delivery was rejected.",
      "timestamp": "2023-03-17 21:18:18"
    },
    {
      "id": 424,
      "sensor_reading_id": 277,
      "anomaly_type": "temperature spike",
      "description": "The refund was rescheduled — manual case, no further action.",
      "timestamp": "2023-07-04 04:49:36"
    },
    {
      "id": 425,
      "sensor_reading_id": 401,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the ticket was delayed.",
      "timestamp": "2023-01-10 03:08:50"
    },
    {
      "id": 426,
      "sensor_reading_id": 460,
      "anomaly_type": "low throughput",
      "description": "The booking was approved following a late review.",
      "timestamp": "2023-09-30 16:37:43"
    },
    {
      "id": 427,
      "sensor_reading_id": 212,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a standard issue; the booking was replaced.",
      "timestamp": "2023-04-03 01:07:59"
    },
    {
      "id": 428,
      "sensor_reading_id": 133,
      "anomaly_type": "temperature spike",
      "description": "The ticket was completed — manual case, no further action.",
      "timestamp": "2023-05-29 11:00:25"
    },
    {
      "id": 429,
      "sensor_reading_id": 146,
      "anomaly_type": "high vibration",
      "description": "The account was processed following a minor review.",
      "timestamp": "2023-07-19 19:13:42"
    },
    {
      "id": 430,
      "sensor_reading_id": 375,
      "anomaly_type": "temperature spike",
      "description": "The session was completed — repeat case, no further action.",
      "timestamp": "2023-02-19 02:57:51"
    },
    {
      "id": 431,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the invoice was delayed.",
      "timestamp": "2023-12-17 17:16:54"
    },
    {
      "id": 432,
      "sensor_reading_id": 305,
      "anomaly_type": "low throughput",
      "description": "Flagged as unusual. The supplier reopened the refund.",
      "timestamp": "2023-02-16 06:11:45"
    },
    {
      "id": 433,
      "sensor_reading_id": 113,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the booking was approved.",
      "timestamp": "2023-06-12 21:01:08"
    },
    {
      "id": 434,
      "sensor_reading_id": 399,
      "anomaly_type": "high vibration",
      "description": "The courier reported an automatic issue; the document was confirmed.",
      "timestamp": "2023-04-01 18:49:14"
    },
    {
      "id": 435,
      "sensor_reading_id": 430,
      "anomaly_type": "low throughput",
      "description": "No response from the reviewer, so the claim was resolved.",
      "timestamp": "2023-12-02 07:37:38"
    },
    {
      "id": 436,
      "sensor_reading_id": 339,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the session was rescheduled.",
      "timestamp": "2023-10-31 04:55:40"
    },
    {
      "id": 437,
      "sensor_reading_id": 463,
      "anomaly_type": "temperature spike",
      "description": "The booking was delayed — manual case, no further action.",
      "timestamp": "2023-03-26 09:53:56"
    },
    {
      "id": 438,
      "sensor_reading_id": 507,
      "anomaly_type": "temperature spike",
      "description": "The appointment was escalated after a duplicate check.",
      "timestamp": "2023-01-12 10:35:22"
    },
    {
      "id": 439,
      "sensor_reading_id": 417,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported an urgent issue; the account was replaced.",
      "timestamp": "2023-05-24 21:01:14"
    },
    {
      "id": 440,
      "sensor_reading_id": 271,
      "anomaly_type": "low throughput",
      "description": "A minor report was reopened the same day.",
      "timestamp": "2023-08-05 23:11:20"
    },
    {
      "id": 441,
      "sensor_reading_id": 140,
      "anomaly_type": "low throughput",
      "description": "An operator asked for a change and the booking was cancelled.",
      "timestamp": "2023-08-17 02:08:29"
    },
    {
      "id": 442,
      "sensor_reading_id": 387,
      "anomaly_type": "temperature spike",
      "description": "The appointment was approved — automatic case, no further action.",
      "timestamp": "2023-07-06 14:58:09"
    },
    {
      "id": 443,
      "sensor_reading_id": 351,
      "anomaly_type": "high vibration",
      "description": "An operator reported an unusual issue; the report was delayed.",
      "timestamp": "2023-07-23 01:57:20"
    },
    {
      "id": 444,
      "sensor_reading_id": 54,
      "anomaly_type": "temperature spike",
      "description": "The request was reopened — urgent case, no further action.",
      "timestamp": "2023-11-05 22:38:46"
    },
    {
      "id": 445,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the appointment was reviewed.",
      "timestamp": "2023-06-11 10:18:11"
    },
    {
      "id": 446,
      "sensor_reading_id": 532,
      "anomaly_type": "temperature spike",
      "description": "The claim was rescheduled — unusual case, no further action.",
      "timestamp": "2023-08-02 05:05:28"
    },
    {
      "id": 447,
      "sensor_reading_id": 231,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an unusual issue; the payment was closed.",
      "timestamp": "2023-02-02 10:50:38"
    },
    {
      "id": 448,
      "sensor_reading_id": 235,
      "anomaly_type": "high vibration",
      "description": "The account owner asked for a change and the transfer was processed.",
      "timestamp": "2023-06-10 07:28:36"
    },
    {
      "id": 449,
      "sensor_reading_id": 278,
      "anomaly_type": "low throughput",
      "description": "The item was completed following a manual review.",
      "timestamp": "2023-12-17 20:26:46"
    },
    {
      "id": 450,
      "sensor_reading_id": 227,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the delivery was replaced.",
      "timestamp": "2023-04-03 20:21:20"
    },
    {
      "id": 451,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. Support completed the shipment.",
      "timestamp": "2023-05-06 00:58:19"
    },
    {
      "id": 452,
      "sensor_reading_id": 363,
      "anomaly_type": "temperature spike",
      "description": "An unusual refund was rejected the same day.",
      "timestamp": "2023-07-30 13:05:12"
    },
    {
      "id": 453,
      "sensor_reading_id": 121,
      "anomaly_type": "low throughput",
      "description": "The courier asked for a change and the request was resolved.",
      "timestamp": "2023-03-31 23:33:18"
    },
    {
      "id": 454,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an incomplete issue; the invoice was refunded.",
      "timestamp": "2023-09-09 20:03:11"
    },
    {
      "id": 455,
      "sensor_reading_id": 552,
      "anomaly_type": "temperature spike",
      "description": "An urgent appointment was approved the same day.",
      "timestamp": "2023-08-08 08:26:24"
    },
    {
      "id": 456,
      "sensor_reading_id": 153,
      "anomaly_type": "high vibration",
      "description": "The team reported a standard issue; the order was approved.",
      "timestamp": "2023-07-15 04:33:54"
    },
    {
      "id": 457,
      "sensor_reading_id": 455,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the delivery was processed.",
      "timestamp": "2023-01-08 05:28:31"
    },
    {
      "id": 458,
      "sensor_reading_id": 194,
      "anomaly_type": "temperature spike",
      "description": "The order was confirmed — routine case, no further action.",
      "timestamp": "2023-08-18 00:52:36"
    },
    {
      "id": 459,
      "sensor_reading_id": 31,
      "anomaly_type": "temperature spike",
      "description": "The appointment was completed following an incomplete review.",
      "timestamp": "2023-10-23 04:26:26"
    },
    {
      "id": 460,
      "sensor_reading_id": 83,
      "anomaly_type": "low throughput",
      "description": "An operator asked for a change and the claim was closed.",
      "timestamp": "2023-02-04 17:59:07"
    },
    {
      "id": 461,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "Support reported a routine issue; the item was processed.",
      "timestamp": "2023-12-12 20:17:47"
    },
    {
      "id": 462,
      "sensor_reading_id": 74,
      "anomaly_type": "temperature spike",
      "description": "An incomplete order was rejected the same day.",
      "timestamp": "2023-11-22 06:40:31"
    },
    {
      "id": 463,
      "sensor_reading_id": 242,
      "anomaly_type": "temperature spike",
      "description": "The claim was resolved following an urgent review.",
      "timestamp": "2023-08-13 17:37:23"
    },
    {
      "id": 464,
      "sensor_reading_id": 91,
      "anomaly_type": "high vibration",
      "description": "The courier asked for a change and the transfer was resolved.",
      "timestamp": "2023-11-23 18:52:22"
    },
    {
      "id": 465,
      "sensor_reading_id": 524,
      "anomaly_type": "high vibration",
      "description": "Support reported an incomplete issue; the record was refunded.",
      "timestamp": "2023-06-25 02:37:21"
    },
    {
      "id": 466,
      "sensor_reading_id": 144,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the account was closed.",
      "timestamp": "2023-01-12 03:06:52"
    },
    {
      "id": 467,
      "sensor_reading_id": 40,
      "anomaly_type": "temperature spike",
      "description": "The record was updated following a standard review.",
      "timestamp": "2023-11-27 06:01:00"
    },
    {
      "id": 468,
      "sensor_reading_id": 383,
      "anomaly_type": "temperature spike",
      "description": "The ticket was replaced after a duplicate check.",
      "timestamp": "2023-01-06 16:02:31"
    },
    {
      "id": 469,
      "sensor_reading_id": 469,
      "anomaly_type": "high vibration",
      "description": "The ticket was closed following a late review.",
      "timestamp": "2023-02-15 19:05:57"
    },
    {
      "id": 470,
      "sensor_reading_id": 40,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The reviewer replaced the session.",
      "timestamp": "2023-02-06 10:51:03"
    },
    {
      "id": 471,
      "sensor_reading_id": 64,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the payment was reviewed.",
      "timestamp": "2023-02-26 06:58:16"
    },
    {
      "id": 472,
      "sensor_reading_id": 470,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the shipment was delayed.",
      "timestamp": "2023-12-30 11:34:58"
    },
    {
      "id": 473,
      "sensor_reading_id": 418,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the session was approved.",
      "timestamp": "2023-01-14 16:06:47"
    },
    {
      "id": 474,
      "sensor_reading_id": 385,
      "anomaly_type": "low throughput",
      "description": "A duplicate invoice was reviewed the same day.",
      "timestamp": "2023-10-14 18:18:35"
    },
    {
      "id": 475,
      "sensor_reading_id": 240,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The reviewer updated the refund.",
      "timestamp": "2023-06-19 11:43:35"
    },
    {
      "id": 476,
      "sensor_reading_id": 260,
      "anomaly_type": "temperature spike",
      "description": "The refund was replaced following an urgent review.",
      "timestamp": "2023-06-24 03:44:00"
    },
    {
      "id": 477,
      "sensor_reading_id": 373,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the booking was reopened.",
      "timestamp": "2023-10-07 05:13:14"
    },
    {
      "id": 478,
      "sensor_reading_id": 499,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the account was closed.",
      "timestamp": "2023-09-06 18:46:52"
    },
    {
      "id": 479,
      "sensor_reading_id": 121,
      "anomaly_type": "high vibration",
      "description": "The order was processed — automatic case, no further action.",
      "timestamp": "2023-10-15 10:32:16"
    },
    {
      "id": 480,
      "sensor_reading_id": 105,
      "anomaly_type": "high vibration",
      "description": "The transfer was resolved — automatic case, no further action.",
      "timestamp": "2023-07-27 20:42:20"
    },
    {
      "id": 481,
      "sensor_reading_id": 160,
      "anomaly_type": "temperature spike",
      "description": "A partial request was reviewed the same day.",
      "timestamp": "2023-04-25 08:17:08"
    },
    {
      "id": 482,
      "sensor_reading_id": 218,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the invoice was cancelled.",
      "timestamp": "2023-01-04 21:44:08"
    },
    {
      "id": 483,
      "sensor_reading_id": 121,
      "anomaly_type": "high vibration",
      "description": "The record was reviewed following a routine review.",
      "timestamp": "2023-07-16 03:25:43"
    },
    {
      "id": 484,
      "sensor_reading_id": 422,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the booking was confirmed.",
      "timestamp": "2023-06-06 11:30:01"
    },
    {
      "id": 485,
      "sensor_reading_id": 54,
      "anomaly_type": "high vibration",
      "description": "Flagged as incomplete. An operator rejected the report.",
      "timestamp": "2023-01-10 17:20:09"
    },
    {
      "id": 486,
      "sensor_reading_id": 359,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the request was completed.",
      "timestamp": "2023-07-25 00:41:19"
    },
    {
      "id": 487,
      "sensor_reading_id": 188,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a routine issue; the shipment was reviewed.",
      "timestamp": "2023-05-15 06:18:10"
    },
    {
      "id": 488,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "A manual item was reviewed the same day.",
      "timestamp": "2023-07-28 14:15:37"
    },
    {
      "id": 489,
      "sensor_reading_id": 151,
      "anomaly_type": "temperature spike",
      "description": "A partial shipment was reviewed the same day.",
      "timestamp": "2023-03-01 00:34:42"
    },
    {
      "id": 490,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "An urgent transfer was resolved the same day.",
      "timestamp": "2023-07-31 21:13:41"
    },
    {
      "id": 491,
      "sensor_reading_id": 487,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the record was approved.",
      "timestamp": "2023-12-09 09:49:56"
    },
    {
      "id": 492,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a repeat issue; the claim was reopened.",
      "timestamp": "2023-08-15 20:38:50"
    },
    {
      "id": 493,
      "sensor_reading_id": 335,
      "anomaly_type": "temperature spike",
      "description": "The document was updated following a manual review.",
      "timestamp": "2023-06-25 06:45:20"
    },
    {
      "id": 494,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "The document was completed after a manual check.",
      "timestamp": "2023-08-11 18:52:29"
    },
    {
      "id": 495,
      "sensor_reading_id": 442,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the ticket was rescheduled.",
      "timestamp": "2023-05-21 17:12:54"
    },
    {
      "id": 496,
      "sensor_reading_id": 361,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The team confirmed the report.",
      "timestamp": "2023-12-29 06:55:33"
    },
    {
      "id": 497,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "A routine appointment was approved the same day.",
      "timestamp": "2023-08-05 09:32:16"
    },
    {
      "id": 498,
      "sensor_reading_id": 386,
      "anomaly_type": "high vibration",
      "description": "Support asked for a change and the refund was closed.",
      "timestamp": "2023-09-03 03:01:40"
    },
    {
      "id": 499,
      "sensor_reading_id": 380,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a partial issue; the shipment was processed.",
      "timestamp": "2023-02-17 11:18:19"
    },
    {
      "id": 500,
      "sensor_reading_id": 346,
      "anomaly_type": "temperature spike",
      "description": "The shipment was reviewed — automatic case, no further action.",
      "timestamp": "2023-09-01 23:47:17"
    },
    {
      "id": 501,
      "sensor_reading_id": 350,
      "anomaly_type": "temperature spike",
      "description": "The report was replaced after a routine check.",
      "timestamp": "2023-02-13 05:30:32"
    },
    {
      "id": 502,
      "sensor_reading_id": 307,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the request was rejected.",
      "timestamp": "2023-05-06 22:50:18"
    },
    {
      "id": 503,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "The transfer was escalated after an automatic check.",
      "timestamp": "2023-05-26 09:41:23"
    },
    {
      "id": 504,
      "sensor_reading_id": 19,
      "anomaly_type": "temperature spike",
      "description": "The refund was cancelled — repeat case, no further action.",
      "timestamp": "2023-06-02 08:43:18"
    },
    {
      "id": 505,
      "sensor_reading_id": 172,
      "anomaly_type": "high vibration",
      "description": "A minor follow-up: the payment was cancelled.",
      "timestamp": "2023-01-24 02:19:08"
    },
    {
      "id": 506,
      "sensor_reading_id": 498,
      "anomaly_type": "temperature spike",
      "description": "The invoice was replaced — duplicate case, no further action.",
      "timestamp": "2023-09-01 17:25:35"
    },
    {
      "id": 507,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "The account was closed following a routine review.",
      "timestamp": "2023-10-03 21:52:32"
    },
    {
      "id": 508,
      "sensor_reading_id": 326,
      "anomaly_type": "low throughput",
      "description": "The team asked for a change and the record was escalated.",
      "timestamp": "2023-12-08 15:20:03"
    },
    {
      "id": 509,
      "sensor_reading_id": 387,
      "anomaly_type": "temperature spike",
      "description": "An incomplete payment was delayed the same day.",
      "timestamp": "2023-08-24 05:26:01"
    },
    {
      "id": 510,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "A partial booking was reviewed the same day.",
      "timestamp": "2023-08-13 06:13:20"
    },
    {
      "id": 511,
      "sensor_reading_id": 423,
      "anomaly_type": "high vibration",
      "description": "Flagged as incomplete. Support reopened the invoice.",
      "timestamp": "2023-12-02 00:48:12"
    },
    {
      "id": 512,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "The item was refunded following a late review.",
      "timestamp": "2023-11-08 21:08:01"
    },
    {
      "id": 513,
      "sensor_reading_id": 461,
      "anomaly_type": "temperature spike",
      "description": "The team reported a repeat issue; the appointment was delayed.",
      "timestamp": "2023-05-23 03:14:22"
    },
    {
      "id": 514,
      "sensor_reading_id": 101,
      "anomaly_type": "high vibration",
      "description": "An operator reported a minor issue; the ticket was cancelled.",
      "timestamp": "2023-10-05 14:19:36"
    },
    {
      "id": 515,
      "sensor_reading_id": 346,
      "anomaly_type": "high vibration",
      "description": "The order was refunded following a partial review.",
      "timestamp": "2023-11-19 21:13:19"
    },
    {
      "id": 516,
      "sensor_reading_id": 250,
      "anomaly_type": "temperature spike",
      "description": "The appointment was escalated after an automatic check.",
      "timestamp": "2023-12-08 20:59:42"
    },
    {
      "id": 517,
      "sensor_reading_id": 5,
      "anomaly_type": "high vibration",
      "description": "A routine document was completed the same day.",
      "timestamp": "2023-02-22 10:23:40"
    },
    {
      "id": 518,
      "sensor_reading_id": 35,
      "anomaly_type": "high vibration",
      "description": "Flagged as unusual. The team rejected the shipment.",
      "timestamp": "2023-07-05 11:02:18"
    },
    {
      "id": 519,
      "sensor_reading_id": 399,
      "anomaly_type": "temperature spike",
      "description": "The appointment was reopened after a partial check.",
      "timestamp": "2023-06-24 20:21:54"
    },
    {
      "id": 520,
      "sensor_reading_id": 307,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the transfer was resolved.",
      "timestamp": "2023-02-24 05:30:35"
    },
    {
      "id": 521,
      "sensor_reading_id": 465,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the record was resolved.",
      "timestamp": "2023-06-27 10:33:34"
    },
    {
      "id": 522,
      "sensor_reading_id": 317,
      "anomaly_type": "low throughput",
      "description": "The session was updated after a manual check.",
      "timestamp": "2023-04-18 21:16:52"
    },
    {
      "id": 523,
      "sensor_reading_id": 218,
      "anomaly_type": "temperature spike",
      "description": "The shipment was delayed — late case, no further action.",
      "timestamp": "2023-06-18 22:54:06"
    },
    {
      "id": 524,
      "sensor_reading_id": 449,
      "anomaly_type": "high vibration",
      "description": "No response from an operator, so the session was cancelled.",
      "timestamp": "2023-06-15 23:33:44"
    },
    {
      "id": 525,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. The team completed the invoice.",
      "timestamp": "2023-03-03 03:56:40"
    },
    {
      "id": 526,
      "sensor_reading_id": 248,
      "anomaly_type": "temperature spike",
      "description": "A duplicate order was confirmed the same day.",
      "timestamp": "2023-12-28 06:17:22"
    },
    {
      "id": 527,
      "sensor_reading_id": 471,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the delivery was reviewed.",
      "timestamp": "2023-12-28 05:04:35"
    },
    {
      "id": 528,
      "sensor_reading_id": 487,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the booking was processed.",
      "timestamp": "2023-08-31 20:08:23"
    },
    {
      "id": 529,
      "sensor_reading_id": 349,
      "anomaly_type": "low throughput",
      "description": "Support reported a partial issue; the invoice was updated.",
      "timestamp": "2023-03-24 21:29:07"
    },
    {
      "id": 530,
      "sensor_reading_id": 166,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the item was processed.",
      "timestamp": "2023-10-04 13:18:02"
    },
    {
      "id": 531,
      "sensor_reading_id": 399,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the delivery was approved.",
      "timestamp": "2023-02-19 09:15:10"
    },
    {
      "id": 532,
      "sensor_reading_id": 151,
      "anomaly_type": "temperature spike",
      "description": "A repeat record was processed the same day.",
      "timestamp": "2023-12-04 12:15:06"
    },
    {
      "id": 533,
      "sensor_reading_id": 520,
      "anomaly_type": "low throughput",
      "description": "Flagged as repeat. Support reviewed the shipment.",
      "timestamp": "2023-01-28 22:55:51"
    },
    {
      "id": 534,
      "sensor_reading_id": 534,
      "anomaly_type": "temperature spike",
      "description": "An automatic request was processed the same day.",
      "timestamp": "2023-06-12 06:41:47"
    },
    {
      "id": 535,
      "sensor_reading_id": 2,
      "anomaly_type": "temperature spike",
      "description": "The record was escalated following an automatic review.",
      "timestamp": "2023-10-08 15:39:04"
    },
    {
      "id": 536,
      "sensor_reading_id": 450,
      "anomaly_type": "high vibration",
      "description": "The request was refunded — standard case, no further action.",
      "timestamp": "2023-02-10 23:37:47"
    },
    {
      "id": 537,
      "sensor_reading_id": 450,
      "anomaly_type": "high vibration",
      "description": "Flagged as incomplete. The account owner delayed the claim.",
      "timestamp": "2023-08-13 20:35:03"
    },
    {
      "id": 538,
      "sensor_reading_id": 534,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the claim was rescheduled.",
      "timestamp": "2023-08-28 21:57:45"
    },
    {
      "id": 539,
      "sensor_reading_id": 126,
      "anomaly_type": "high vibration",
      "description": "A manual order was closed the same day.",
      "timestamp": "2023-03-13 15:35:58"
    },
    {
      "id": 540,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the delivery was approved.",
      "timestamp": "2023-10-22 20:24:48"
    },
    {
      "id": 541,
      "sensor_reading_id": 136,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the invoice was replaced.",
      "timestamp": "2023-05-18 08:48:28"
    },
    {
      "id": 542,
      "sensor_reading_id": 362,
      "anomaly_type": "low throughput",
      "description": "The report was rejected — routine case, no further action.",
      "timestamp": "2023-10-29 05:13:56"
    },
    {
      "id": 543,
      "sensor_reading_id": 97,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the account was refunded.",
      "timestamp": "2023-11-27 17:08:22"
    },
    {
      "id": 544,
      "sensor_reading_id": 63,
      "anomaly_type": "temperature spike",
      "description": "The invoice was updated — duplicate case, no further action.",
      "timestamp": "2023-03-24 11:17:49"
    },
    {
      "id": 545,
      "sensor_reading_id": 527,
      "anomaly_type": "high vibration",
      "description": "No response from the team, so the shipment was confirmed.",
      "timestamp": "2023-03-09 09:21:20"
    },
    {
      "id": 546,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "The delivery was confirmed — late case, no further action.",
      "timestamp": "2023-11-29 21:26:02"
    },
    {
      "id": 547,
      "sensor_reading_id": 201,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the shipment was processed.",
      "timestamp": "2023-09-19 11:29:24"
    },
    {
      "id": 548,
      "sensor_reading_id": 349,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the refund was rescheduled.",
      "timestamp": "2023-11-18 18:21:44"
    },
    {
      "id": 549,
      "sensor_reading_id": 250,
      "anomaly_type": "high vibration",
      "description": "The invoice was approved — manual case, no further action.",
      "timestamp": "2023-07-30 20:15:08"
    },
    {
      "id": 550,
      "sensor_reading_id": 431,
      "anomaly_type": "high vibration",
      "description": "The booking was rescheduled following a late review.",
      "timestamp": "2023-04-18 22:33:40"
    },
    {
      "id": 551,
      "sensor_reading_id": 162,
      "anomaly_type": "high vibration",
      "description": "A manual follow-up: the ticket was closed.",
      "timestamp": "2023-02-05 03:03:38"
    },
    {
      "id": 552,
      "sensor_reading_id": 99,
      "anomaly_type": "temperature spike",
      "description": "The order was confirmed following a manual review.",
      "timestamp": "2023-06-26 23:22:07"
    },
    {
      "id": 553,
      "sensor_reading_id": 265,
      "anomaly_type": "temperature spike",
      "description": "The report was rescheduled — incomplete case, no further action.",
      "timestamp": "2023-12-18 11:24:48"
    },
    {
      "id": 554,
      "sensor_reading_id": 440,
      "anomaly_type": "temperature spike",
      "description": "An operator reported a routine issue; the order was refunded.",
      "timestamp": "2023-11-30 08:09:04"
    },
    {
      "id": 555,
      "sensor_reading_id": 550,
      "anomaly_type": "temperature spike",
      "description": "The refund was reviewed following a duplicate review.",
      "timestamp": "2023-06-17 16:43:08"
    },
    {
      "id": 556,
      "sensor_reading_id": 253,
      "anomaly_type": "temperature spike",
      "description": "A manual item was confirmed the same day.",
      "timestamp": "2023-06-27 02:51:54"
    },
    {
      "id": 557,
      "sensor_reading_id": 433,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the invoice was cancelled.",
      "timestamp": "2023-08-08 14:29:01"
    },
    {
      "id": 558,
      "sensor_reading_id": 463,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the record was refunded.",
      "timestamp": "2023-07-16 23:28:50"
    },
    {
      "id": 559,
      "sensor_reading_id": 353,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the transfer was resolved.",
      "timestamp": "2023-10-10 01:41:53"
    },
    {
      "id": 560,
      "sensor_reading_id": 308,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the claim was updated.",
      "timestamp": "2023-07-06 07:41:43"
    },
    {
      "id": 561,
      "sensor_reading_id": 380,
      "anomaly_type": "low throughput",
      "description": "A routine follow-up: the delivery was completed.",
      "timestamp": "2023-07-26 10:58:42"
    },
    {
      "id": 562,
      "sensor_reading_id": 406,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a minor issue; the transfer was closed.",
      "timestamp": "2023-02-26 03:47:23"
    },
    {
      "id": 563,
      "sensor_reading_id": 337,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the shipment was approved.",
      "timestamp": "2023-05-09 15:02:56"
    },
    {
      "id": 564,
      "sensor_reading_id": 137,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported an unusual issue; the request was processed.",
      "timestamp": "2023-09-12 20:08:06"
    },
    {
      "id": 565,
      "sensor_reading_id": 34,
      "anomaly_type": "temperature spike",
      "description": "The booking was cancelled — unusual case, no further action.",
      "timestamp": "2023-08-21 04:33:42"
    },
    {
      "id": 566,
      "sensor_reading_id": 285,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the report was escalated.",
      "timestamp": "2023-03-09 07:08:08"
    },
    {
      "id": 567,
      "sensor_reading_id": 492,
      "anomaly_type": "high vibration",
      "description": "No response from the reviewer, so the delivery was rescheduled.",
      "timestamp": "2023-05-23 19:01:33"
    },
    {
      "id": 568,
      "sensor_reading_id": 64,
      "anomaly_type": "temperature spike",
      "description": "An urgent item was reviewed the same day.",
      "timestamp": "2023-12-09 02:35:17"
    },
    {
      "id": 569,
      "sensor_reading_id": 59,
      "anomaly_type": "temperature spike",
      "description": "The refund was rejected following an automatic review.",
      "timestamp": "2023-05-31 09:42:52"
    },
    {
      "id": 570,
      "sensor_reading_id": 473,
      "anomaly_type": "high vibration",
      "description": "Flagged as routine. The team processed the appointment.",
      "timestamp": "2023-06-09 05:06:08"
    },
    {
      "id": 571,
      "sensor_reading_id": 103,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the payment was replaced.",
      "timestamp": "2023-09-29 16:00:11"
    },
    {
      "id": 572,
      "sensor_reading_id": 286,
      "anomaly_type": "temperature spike",
      "description": "The transfer was rejected following an incomplete review.",
      "timestamp": "2023-08-31 15:37:47"
    },
    {
      "id": 573,
      "sensor_reading_id": 202,
      "anomaly_type": "high vibration",
      "description": "A routine request was resolved the same day.",
      "timestamp": "2023-11-14 23:02:39"
    },
    {
      "id": 574,
      "sensor_reading_id": 273,
      "anomaly_type": "temperature spike",
      "description": "The shipment was rescheduled following a duplicate review.",
      "timestamp": "2023-03-29 21:20:28"
    },
    {
      "id": 575,
      "sensor_reading_id": 399,
      "anomaly_type": "low throughput",
      "description": "The customer asked for a change and the booking was approved.",
      "timestamp": "2023-07-05 01:40:38"
    },
    {
      "id": 576,
      "sensor_reading_id": 450,
      "anomaly_type": "high vibration",
      "description": "The session was resolved following an automatic review.",
      "timestamp": "2023-04-28 20:01:56"
    },
    {
      "id": 577,
      "sensor_reading_id": 262,
      "anomaly_type": "temperature spike",
      "description": "The item was confirmed after a partial check.",
      "timestamp": "2023-12-31 14:03:48"
    },
    {
      "id": 578,
      "sensor_reading_id": 476,
      "anomaly_type": "high vibration",
      "description": "An incomplete account was delayed the same day.",
      "timestamp": "2023-08-04 12:11:22"
    },
    {
      "id": 579,
      "sensor_reading_id": 225,
      "anomaly_type": "high vibration",
      "description": "The supplier confirmed the details and the claim was approved.",
      "timestamp": "2023-01-12 16:07:34"
    },
    {
      "id": 580,
      "sensor_reading_id": 253,
      "anomaly_type": "high vibration",
      "description": "An operator reported a duplicate issue; the invoice was completed.",
      "timestamp": "2023-04-22 11:46:32"
    },
    {
      "id": 581,
      "sensor_reading_id": 309,
      "anomaly_type": "temperature spike",
      "description": "The report was confirmed following a manual review.",
      "timestamp": "2023-02-21 00:56:13"
    },
    {
      "id": 582,
      "sensor_reading_id": 111,
      "anomaly_type": "low throughput",
      "description": "An unusual report was reopened the same day.",
      "timestamp": "2023-09-21 23:56:54"
    },
    {
      "id": 583,
      "sensor_reading_id": 479,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the document was reviewed.",
      "timestamp": "2023-06-24 01:36:09"
    },
    {
      "id": 584,
      "sensor_reading_id": 370,
      "anomaly_type": "high vibration",
      "description": "The supplier asked for a change and the invoice was processed.",
      "timestamp": "2023-03-24 04:28:30"
    },
    {
      "id": 585,
      "sensor_reading_id": 30,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The team confirmed the request.",
      "timestamp": "2023-08-09 08:26:43"
    },
    {
      "id": 586,
      "sensor_reading_id": 324,
      "anomaly_type": "low throughput",
      "description": "Support confirmed the details and the booking was processed.",
      "timestamp": "2023-04-04 04:00:28"
    },
    {
      "id": 587,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "A repeat booking was refunded the same day.",
      "timestamp": "2023-06-03 17:00:20"
    },
    {
      "id": 588,
      "sensor_reading_id": 253,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the request was resolved.",
      "timestamp": "2023-12-06 22:15:37"
    },
    {
      "id": 589,
      "sensor_reading_id": 349,
      "anomaly_type": "temperature spike",
      "description": "The courier reported an unusual issue; the refund was confirmed.",
      "timestamp": "2023-05-09 08:57:32"
    },
    {
      "id": 590,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the payment was confirmed.",
      "timestamp": "2023-10-28 12:19:02"
    },
    {
      "id": 591,
      "sensor_reading_id": 440,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the transfer was rejected.",
      "timestamp": "2023-03-28 21:38:15"
    },
    {
      "id": 592,
      "sensor_reading_id": 93,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a routine issue; the report was rescheduled.",
      "timestamp": "2023-06-18 11:52:36"
    },
    {
      "id": 593,
      "sensor_reading_id": 272,
      "anomaly_type": "temperature spike",
      "description": "The request was approved — unusual case, no further action.",
      "timestamp": "2023-01-18 02:01:43"
    },
    {
      "id": 594,
      "sensor_reading_id": 455,
      "anomaly_type": "high vibration",
      "description": "The account owner confirmed the details and the invoice was rejected.",
      "timestamp": "2023-08-25 20:55:32"
    },
    {
      "id": 595,
      "sensor_reading_id": 28,
      "anomaly_type": "temperature spike",
      "description": "The refund was confirmed — minor case, no further action.",
      "timestamp": "2023-09-26 18:39:54"
    },
    {
      "id": 596,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a minor issue; the session was processed.",
      "timestamp": "2023-07-12 11:25:42"
    },
    {
      "id": 597,
      "sensor_reading_id": 387,
      "anomaly_type": "low throughput",
      "description": "Flagged as duplicate. The customer updated the delivery.",
      "timestamp": "2023-09-10 02:13:40"
    },
    {
      "id": 598,
      "sensor_reading_id": 361,
      "anomaly_type": "temperature spike",
      "description": "The document was rejected following a manual review.",
      "timestamp": "2023-05-13 07:40:16"
    },
    {
      "id": 599,
      "sensor_reading_id": 148,
      "anomaly_type": "high vibration",
      "description": "A routine follow-up: the booking was cancelled.",
      "timestamp": "2023-11-17 01:37:42"
    },
    {
      "id": 600,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the record was refunded.",
      "timestamp": "2023-01-12 12:25:47"
    },
    {
      "id": 601,
      "sensor_reading_id": 442,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the appointment was closed.",
      "timestamp": "2023-09-11 02:29:24"
    },
    {
      "id": 602,
      "sensor_reading_id": 238,
      "anomaly_type": "temperature spike",
      "description": "An urgent item was completed the same day.",
      "timestamp": "2023-10-09 14:42:24"
    },
    {
      "id": 603,
      "sensor_reading_id": 19,
      "anomaly_type": "low throughput",
      "description": "The customer confirmed the details and the refund was replaced.",
      "timestamp": "2023-06-06 12:32:23"
    },
    {
      "id": 604,
      "sensor_reading_id": 144,
      "anomaly_type": "low throughput",
      "description": "A manual follow-up: the transfer was processed.",
      "timestamp": "2023-12-24 07:47:08"
    },
    {
      "id": 605,
      "sensor_reading_id": 285,
      "anomaly_type": "temperature spike",
      "description": "The transfer was processed — unusual case, no further action.",
      "timestamp": "2023-03-10 07:16:24"
    },
    {
      "id": 606,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. Support closed the ticket.",
      "timestamp": "2023-12-06 06:15:08"
    },
    {
      "id": 607,
      "sensor_reading_id": 225,
      "anomaly_type": "low throughput",
      "description": "Support confirmed the details and the record was processed.",
      "timestamp": "2023-09-12 21:21:36"
    },
    {
      "id": 608,
      "sensor_reading_id": 365,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the document was delayed.",
      "timestamp": "2023-10-28 01:37:09"
    },
    {
      "id": 609,
      "sensor_reading_id": 551,
      "anomaly_type": "high vibration",
      "description": "The team reported a minor issue; the appointment was resolved.",
      "timestamp": "2023-10-04 11:48:11"
    },
    {
      "id": 610,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "The transfer was cancelled — standard case, no further action.",
      "timestamp": "2023-02-03 03:22:00"
    },
    {
      "id": 611,
      "sensor_reading_id": 104,
      "anomaly_type": "high vibration",
      "description": "The item was cancelled — manual case, no further action.",
      "timestamp": "2023-02-09 02:02:57"
    },
    {
      "id": 612,
      "sensor_reading_id": 385,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the item was rescheduled.",
      "timestamp": "2023-05-14 23:32:18"
    },
    {
      "id": 613,
      "sensor_reading_id": 324,
      "anomaly_type": "temperature spike",
      "description": "The invoice was rejected following an unusual review.",
      "timestamp": "2023-05-27 07:56:16"
    },
    {
      "id": 614,
      "sensor_reading_id": 263,
      "anomaly_type": "temperature spike",
      "description": "The invoice was closed after a repeat check.",
      "timestamp": "2023-05-28 17:22:42"
    },
    {
      "id": 615,
      "sensor_reading_id": 167,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the booking was processed.",
      "timestamp": "2023-10-03 15:44:40"
    },
    {
      "id": 616,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the document was approved.",
      "timestamp": "2023-05-27 04:46:03"
    },
    {
      "id": 617,
      "sensor_reading_id": 482,
      "anomaly_type": "low throughput",
      "description": "The reviewer confirmed the details and the shipment was updated.",
      "timestamp": "2023-06-06 04:59:17"
    },
    {
      "id": 618,
      "sensor_reading_id": 476,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the shipment was completed.",
      "timestamp": "2023-07-24 22:28:46"
    },
    {
      "id": 619,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "The document was replaced after an incomplete check.",
      "timestamp": "2023-10-23 16:47:59"
    },
    {
      "id": 620,
      "sensor_reading_id": 530,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The reviewer completed the shipment.",
      "timestamp": "2023-10-11 17:06:30"
    },
    {
      "id": 621,
      "sensor_reading_id": 518,
      "anomaly_type": "temperature spike",
      "description": "The appointment was completed after a manual check.",
      "timestamp": "2023-12-14 19:56:38"
    },
    {
      "id": 622,
      "sensor_reading_id": 402,
      "anomaly_type": "temperature spike",
      "description": "The session was rescheduled — routine case, no further action.",
      "timestamp": "2023-10-31 07:42:31"
    },
    {
      "id": 623,
      "sensor_reading_id": 343,
      "anomaly_type": "temperature spike",
      "description": "The booking was processed after an unusual check.",
      "timestamp": "2023-09-14 06:41:02"
    },
    {
      "id": 624,
      "sensor_reading_id": 449,
      "anomaly_type": "temperature spike",
      "description": "The booking was resolved — repeat case, no further action.",
      "timestamp": "2023-06-16 15:24:52"
    },
    {
      "id": 625,
      "sensor_reading_id": 19,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an urgent issue; the shipment was closed.",
      "timestamp": "2023-08-19 03:59:47"
    },
    {
      "id": 626,
      "sensor_reading_id": 202,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the document was rescheduled.",
      "timestamp": "2023-07-21 07:13:02"
    },
    {
      "id": 627,
      "sensor_reading_id": 192,
      "anomaly_type": "high vibration",
      "description": "A partial order was escalated the same day.",
      "timestamp": "2023-03-03 04:17:38"
    },
    {
      "id": 628,
      "sensor_reading_id": 58,
      "anomaly_type": "high vibration",
      "description": "No response from the customer, so the report was confirmed.",
      "timestamp": "2023-08-01 11:12:05"
    },
    {
      "id": 629,
      "sensor_reading_id": 189,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The supplier replaced the ticket.",
      "timestamp": "2023-06-08 03:48:18"
    },
    {
      "id": 630,
      "sensor_reading_id": 103,
      "anomaly_type": "temperature spike",
      "description": "The payment was confirmed — duplicate case, no further action.",
      "timestamp": "2023-02-09 07:55:11"
    },
    {
      "id": 631,
      "sensor_reading_id": 77,
      "anomaly_type": "temperature spike",
      "description": "The refund was rescheduled after an automatic check.",
      "timestamp": "2023-12-16 03:41:44"
    },
    {
      "id": 632,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the booking was delayed.",
      "timestamp": "2023-05-04 11:20:36"
    },
    {
      "id": 633,
      "sensor_reading_id": 116,
      "anomaly_type": "high vibration",
      "description": "A minor appointment was delayed the same day.",
      "timestamp": "2023-08-12 00:09:33"
    },
    {
      "id": 634,
      "sensor_reading_id": 285,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the delivery was resolved.",
      "timestamp": "2023-02-16 20:58:51"
    },
    {
      "id": 635,
      "sensor_reading_id": 298,
      "anomaly_type": "low throughput",
      "description": "Flagged as manual. The courier refunded the session.",
      "timestamp": "2023-03-22 21:56:13"
    },
    {
      "id": 636,
      "sensor_reading_id": 469,
      "anomaly_type": "low throughput",
      "description": "The delivery was refunded — minor case, no further action.",
      "timestamp": "2023-02-06 20:00:23"
    },
    {
      "id": 637,
      "sensor_reading_id": 388,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the transfer was closed.",
      "timestamp": "2023-01-12 13:53:47"
    },
    {
      "id": 638,
      "sensor_reading_id": 401,
      "anomaly_type": "temperature spike",
      "description": "The record was reviewed following a late review.",
      "timestamp": "2023-07-23 19:03:07"
    },
    {
      "id": 639,
      "sensor_reading_id": 336,
      "anomaly_type": "high vibration",
      "description": "An operator reported an urgent issue; the payment was approved.",
      "timestamp": "2023-04-27 14:31:44"
    },
    {
      "id": 640,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the report was reopened.",
      "timestamp": "2023-02-22 19:01:57"
    },
    {
      "id": 641,
      "sensor_reading_id": 241,
      "anomaly_type": "temperature spike",
      "description": "A manual shipment was reopened the same day.",
      "timestamp": "2023-10-27 17:38:26"
    },
    {
      "id": 642,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The supplier approved the record.",
      "timestamp": "2023-12-28 04:23:04"
    },
    {
      "id": 643,
      "sensor_reading_id": 80,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the record was delayed.",
      "timestamp": "2023-12-07 19:37:52"
    },
    {
      "id": 644,
      "sensor_reading_id": 181,
      "anomaly_type": "high vibration",
      "description": "No response from the supplier, so the refund was reviewed.",
      "timestamp": "2023-12-07 02:10:29"
    },
    {
      "id": 645,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a routine issue; the report was closed.",
      "timestamp": "2023-09-23 14:58:54"
    },
    {
      "id": 646,
      "sensor_reading_id": 205,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The account owner escalated the request.",
      "timestamp": "2023-03-09 07:00:14"
    },
    {
      "id": 647,
      "sensor_reading_id": 404,
      "anomaly_type": "high vibration",
      "description": "No response from the reviewer, so the record was completed.",
      "timestamp": "2023-12-29 12:38:50"
    },
    {
      "id": 648,
      "sensor_reading_id": 397,
      "anomaly_type": "temperature spike",
      "description": "The payment was completed following a repeat review.",
      "timestamp": "2023-12-23 17:38:27"
    },
    {
      "id": 649,
      "sensor_reading_id": 316,
      "anomaly_type": "high vibration",
      "description": "An operator reported an unusual issue; the booking was resolved.",
      "timestamp": "2023-07-12 10:40:52"
    },
    {
      "id": 650,
      "sensor_reading_id": 93,
      "anomaly_type": "temperature spike",
      "description": "The delivery was closed — incomplete case, no further action.",
      "timestamp": "2023-11-22 04:29:46"
    },
    {
      "id": 651,
      "sensor_reading_id": 227,
      "anomaly_type": "temperature spike",
      "description": "The document was resolved — routine case, no further action.",
      "timestamp": "2023-07-29 06:43:19"
    },
    {
      "id": 652,
      "sensor_reading_id": 517,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the appointment was rejected.",
      "timestamp": "2023-12-01 19:40:14"
    },
    {
      "id": 653,
      "sensor_reading_id": 273,
      "anomaly_type": "temperature spike",
      "description": "The booking was cancelled — minor case, no further action.",
      "timestamp": "2023-03-22 06:48:21"
    },
    {
      "id": 654,
      "sensor_reading_id": 455,
      "anomaly_type": "temperature spike",
      "description": "The item was escalated after a minor check.",
      "timestamp": "2023-01-30 09:53:16"
    },
    {
      "id": 655,
      "sensor_reading_id": 97,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the request was reopened.",
      "timestamp": "2023-01-19 22:47:07"
    },
    {
      "id": 656,
      "sensor_reading_id": 73,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the document was reviewed.",
      "timestamp": "2023-02-09 07:13:06"
    },
    {
      "id": 657,
      "sensor_reading_id": 388,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. The reviewer processed the account.",
      "timestamp": "2023-02-24 07:49:19"
    },
    {
      "id": 658,
      "sensor_reading_id": 430,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the account was closed.",
      "timestamp": "2023-10-25 00:49:38"
    },
    {
      "id": 659,
      "sensor_reading_id": 399,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The customer escalated the account.",
      "timestamp": "2023-12-03 15:04:33"
    },
    {
      "id": 660,
      "sensor_reading_id": 188,
      "anomaly_type": "temperature spike",
      "description": "A minor ticket was closed the same day.",
      "timestamp": "2023-09-08 21:46:28"
    },
    {
      "id": 661,
      "sensor_reading_id": 250,
      "anomaly_type": "high vibration",
      "description": "The document was approved following a minor review.",
      "timestamp": "2023-01-21 05:36:04"
    },
    {
      "id": 662,
      "sensor_reading_id": 365,
      "anomaly_type": "temperature spike",
      "description": "The order was closed after a late check.",
      "timestamp": "2023-09-07 06:36:11"
    },
    {
      "id": 663,
      "sensor_reading_id": 312,
      "anomaly_type": "low throughput",
      "description": "No response from the customer, so the session was refunded.",
      "timestamp": "2023-09-16 17:09:34"
    },
    {
      "id": 664,
      "sensor_reading_id": 457,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the shipment was reviewed.",
      "timestamp": "2023-05-27 17:43:41"
    },
    {
      "id": 665,
      "sensor_reading_id": 143,
      "anomaly_type": "low throughput",
      "description": "The delivery was completed — routine case, no further action.",
      "timestamp": "2023-01-08 19:57:32"
    },
    {
      "id": 666,
      "sensor_reading_id": 354,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the item was refunded.",
      "timestamp": "2023-12-11 21:42:19"
    },
    {
      "id": 667,
      "sensor_reading_id": 423,
      "anomaly_type": "temperature spike",
      "description": "A partial payment was delayed the same day.",
      "timestamp": "2023-08-10 23:59:46"
    },
    {
      "id": 668,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the refund was rescheduled.",
      "timestamp": "2023-09-05 11:02:46"
    },
    {
      "id": 669,
      "sensor_reading_id": 69,
      "anomaly_type": "high vibration",
      "description": "The refund was completed after a late check.",
      "timestamp": "2023-05-23 06:40:50"
    },
    {
      "id": 670,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "The session was closed following a late review.",
      "timestamp": "2023-07-17 13:42:35"
    },
    {
      "id": 671,
      "sensor_reading_id": 83,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the delivery was escalated.",
      "timestamp": "2023-11-18 22:02:44"
    },
    {
      "id": 672,
      "sensor_reading_id": 427,
      "anomaly_type": "high vibration",
      "description": "The request was updated following an urgent review.",
      "timestamp": "2023-10-16 15:22:56"
    },
    {
      "id": 673,
      "sensor_reading_id": 65,
      "anomaly_type": "temperature spike",
      "description": "The refund was updated after an incomplete check.",
      "timestamp": "2023-12-22 02:23:35"
    },
    {
      "id": 674,
      "sensor_reading_id": 103,
      "anomaly_type": "temperature spike",
      "description": "A minor order was escalated the same day.",
      "timestamp": "2023-07-23 02:38:04"
    },
    {
      "id": 675,
      "sensor_reading_id": 369,
      "anomaly_type": "temperature spike",
      "description": "An urgent follow-up: the record was completed.",
      "timestamp": "2023-03-21 19:33:59"
    },
    {
      "id": 676,
      "sensor_reading_id": 112,
      "anomaly_type": "high vibration",
      "description": "The report was rescheduled — late case, no further action.",
      "timestamp": "2023-05-21 15:41:19"
    },
    {
      "id": 677,
      "sensor_reading_id": 191,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the transfer was refunded.",
      "timestamp": "2023-02-09 06:37:39"
    },
    {
      "id": 678,
      "sensor_reading_id": 407,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the item was reviewed.",
      "timestamp": "2023-08-11 20:14:13"
    },
    {
      "id": 679,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "Support reported an unusual issue; the payment was confirmed.",
      "timestamp": "2023-05-11 13:52:13"
    },
    {
      "id": 680,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "The request was escalated after a manual check.",
      "timestamp": "2023-02-23 06:11:02"
    },
    {
      "id": 681,
      "sensor_reading_id": 407,
      "anomaly_type": "temperature spike",
      "description": "The delivery was reopened after a standard check.",
      "timestamp": "2023-02-24 23:55:08"
    },
    {
      "id": 682,
      "sensor_reading_id": 266,
      "anomaly_type": "temperature spike",
      "description": "The session was reviewed — minor case, no further action.",
      "timestamp": "2023-05-10 14:03:05"
    },
    {
      "id": 683,
      "sensor_reading_id": 85,
      "anomaly_type": "low throughput",
      "description": "No response from an operator, so the delivery was processed.",
      "timestamp": "2023-03-04 17:23:21"
    },
    {
      "id": 684,
      "sensor_reading_id": 458,
      "anomaly_type": "low throughput",
      "description": "The account owner reported an automatic issue; the transfer was rescheduled.",
      "timestamp": "2023-10-26 00:20:26"
    },
    {
      "id": 685,
      "sensor_reading_id": 148,
      "anomaly_type": "low throughput",
      "description": "A late follow-up: the appointment was processed.",
      "timestamp": "2023-12-15 00:58:49"
    },
    {
      "id": 686,
      "sensor_reading_id": 444,
      "anomaly_type": "low throughput",
      "description": "The booking was cancelled after an automatic check.",
      "timestamp": "2023-10-01 01:10:30"
    },
    {
      "id": 687,
      "sensor_reading_id": 476,
      "anomaly_type": "temperature spike",
      "description": "A duplicate claim was resolved the same day.",
      "timestamp": "2023-12-20 18:04:56"
    },
    {
      "id": 688,
      "sensor_reading_id": 91,
      "anomaly_type": "temperature spike",
      "description": "The ticket was confirmed after a manual check.",
      "timestamp": "2023-10-17 04:36:49"
    },
    {
      "id": 689,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "The record was refunded following a partial review.",
      "timestamp": "2023-09-27 22:06:07"
    },
    {
      "id": 690,
      "sensor_reading_id": 234,
      "anomaly_type": "temperature spike",
      "description": "The record was reopened after a manual check.",
      "timestamp": "2023-11-15 00:28:06"
    },
    {
      "id": 691,
      "sensor_reading_id": 120,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The reviewer delayed the ticket.",
      "timestamp": "2023-02-26 00:44:42"
    },
    {
      "id": 692,
      "sensor_reading_id": 40,
      "anomaly_type": "temperature spike",
      "description": "The record was delayed following a repeat review.",
      "timestamp": "2023-08-11 10:26:19"
    },
    {
      "id": 693,
      "sensor_reading_id": 88,
      "anomaly_type": "high vibration",
      "description": "A standard follow-up: the session was reviewed.",
      "timestamp": "2023-09-19 04:57:36"
    },
    {
      "id": 694,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the refund was closed.",
      "timestamp": "2023-12-28 05:50:15"
    },
    {
      "id": 695,
      "sensor_reading_id": 335,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the delivery was reviewed.",
      "timestamp": "2023-01-06 02:14:31"
    },
    {
      "id": 696,
      "sensor_reading_id": 349,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the item was reviewed.",
      "timestamp": "2023-12-09 08:49:45"
    },
    {
      "id": 697,
      "sensor_reading_id": 259,
      "anomaly_type": "high vibration",
      "description": "The document was refunded after a partial check.",
      "timestamp": "2023-04-04 13:23:20"
    },
    {
      "id": 698,
      "sensor_reading_id": 315,
      "anomaly_type": "temperature spike",
      "description": "The refund was reopened after a partial check.",
      "timestamp": "2023-07-27 12:39:49"
    },
    {
      "id": 699,
      "sensor_reading_id": 317,
      "anomaly_type": "low throughput",
      "description": "The account was cancelled — repeat case, no further action.",
      "timestamp": "2023-06-13 15:32:36"
    },
    {
      "id": 700,
      "sensor_reading_id": 38,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the request was completed.",
      "timestamp": "2023-01-29 11:10:43"
    },
    {
      "id": 701,
      "sensor_reading_id": 158,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the refund was escalated.",
      "timestamp": "2023-10-21 03:30:12"
    },
    {
      "id": 702,
      "sensor_reading_id": 300,
      "anomaly_type": "temperature spike",
      "description": "An operator reported an automatic issue; the report was replaced.",
      "timestamp": "2023-09-01 10:03:04"
    },
    {
      "id": 703,
      "sensor_reading_id": 45,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the ticket was reopened.",
      "timestamp": "2023-05-17 20:02:50"
    },
    {
      "id": 704,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "The transfer was reopened following a standard review.",
      "timestamp": "2023-06-13 12:02:17"
    },
    {
      "id": 705,
      "sensor_reading_id": 406,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the report was reopened.",
      "timestamp": "2023-12-15 21:10:23"
    },
    {
      "id": 706,
      "sensor_reading_id": 132,
      "anomaly_type": "temperature spike",
      "description": "The team reported a minor issue; the document was cancelled.",
      "timestamp": "2023-10-19 15:24:00"
    },
    {
      "id": 707,
      "sensor_reading_id": 375,
      "anomaly_type": "high vibration",
      "description": "The report was escalated — routine case, no further action.",
      "timestamp": "2023-07-24 13:10:04"
    },
    {
      "id": 708,
      "sensor_reading_id": 238,
      "anomaly_type": "high vibration",
      "description": "The invoice was delayed — routine case, no further action.",
      "timestamp": "2023-01-25 05:45:55"
    },
    {
      "id": 709,
      "sensor_reading_id": 153,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. Support resolved the invoice.",
      "timestamp": "2023-01-14 05:17:54"
    },
    {
      "id": 710,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "The account was updated following an unusual review.",
      "timestamp": "2023-12-31 17:41:47"
    },
    {
      "id": 711,
      "sensor_reading_id": 377,
      "anomaly_type": "temperature spike",
      "description": "The invoice was completed — urgent case, no further action.",
      "timestamp": "2023-12-23 10:49:08"
    },
    {
      "id": 712,
      "sensor_reading_id": 350,
      "anomaly_type": "temperature spike",
      "description": "A repeat appointment was confirmed the same day.",
      "timestamp": "2023-10-14 07:15:38"
    },
    {
      "id": 713,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the order was delayed.",
      "timestamp": "2023-05-06 03:13:39"
    },
    {
      "id": 714,
      "sensor_reading_id": 312,
      "anomaly_type": "temperature spike",
      "description": "The ticket was reopened — routine case, no further action.",
      "timestamp": "2023-12-17 01:24:41"
    },
    {
      "id": 715,
      "sensor_reading_id": 530,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the order was escalated.",
      "timestamp": "2023-05-07 11:56:00"
    },
    {
      "id": 716,
      "sensor_reading_id": 238,
      "anomaly_type": "temperature spike",
      "description": "The appointment was rescheduled — partial case, no further action.",
      "timestamp": "2023-08-26 08:16:46"
    },
    {
      "id": 717,
      "sensor_reading_id": 353,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the account was delayed.",
      "timestamp": "2023-09-04 04:02:47"
    },
    {
      "id": 718,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the invoice was rescheduled.",
      "timestamp": "2023-01-06 20:29:54"
    },
    {
      "id": 719,
      "sensor_reading_id": 32,
      "anomaly_type": "high vibration",
      "description": "The account owner confirmed the details and the delivery was resolved.",
      "timestamp": "2023-01-26 00:06:15"
    },
    {
      "id": 720,
      "sensor_reading_id": 301,
      "anomaly_type": "temperature spike",
      "description": "The request was reviewed — automatic case, no further action.",
      "timestamp": "2023-03-06 02:01:34"
    },
    {
      "id": 721,
      "sensor_reading_id": 225,
      "anomaly_type": "temperature spike",
      "description": "The ticket was updated after a manual check.",
      "timestamp": "2023-05-16 18:58:30"
    },
    {
      "id": 722,
      "sensor_reading_id": 190,
      "anomaly_type": "temperature spike",
      "description": "A repeat document was processed the same day.",
      "timestamp": "2023-06-10 08:28:32"
    },
    {
      "id": 723,
      "sensor_reading_id": 201,
      "anomaly_type": "high vibration",
      "description": "No response from the team, so the record was reviewed.",
      "timestamp": "2023-05-14 19:10:07"
    },
    {
      "id": 724,
      "sensor_reading_id": 300,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. The account owner rejected the claim.",
      "timestamp": "2023-11-25 04:34:10"
    },
    {
      "id": 725,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "The ticket was processed after an unusual check.",
      "timestamp": "2023-07-25 05:31:32"
    },
    {
      "id": 726,
      "sensor_reading_id": 315,
      "anomaly_type": "temperature spike",
      "description": "A late refund was reopened the same day.",
      "timestamp": "2023-07-24 10:06:34"
    },
    {
      "id": 727,
      "sensor_reading_id": 28,
      "anomaly_type": "temperature spike",
      "description": "Support reported a minor issue; the invoice was approved.",
      "timestamp": "2023-05-19 22:58:24"
    },
    {
      "id": 728,
      "sensor_reading_id": 354,
      "anomaly_type": "temperature spike",
      "description": "The account was resolved after a minor check.",
      "timestamp": "2023-01-05 09:35:06"
    },
    {
      "id": 729,
      "sensor_reading_id": 201,
      "anomaly_type": "temperature spike",
      "description": "Support reported a partial issue; the item was replaced.",
      "timestamp": "2023-07-30 11:53:36"
    },
    {
      "id": 730,
      "sensor_reading_id": 426,
      "anomaly_type": "low throughput",
      "description": "The session was updated following an automatic review.",
      "timestamp": "2023-12-19 19:36:12"
    },
    {
      "id": 731,
      "sensor_reading_id": 142,
      "anomaly_type": "high vibration",
      "description": "The document was closed following a standard review.",
      "timestamp": "2023-11-03 17:47:51"
    },
    {
      "id": 732,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "The account was completed — urgent case, no further action.",
      "timestamp": "2023-05-14 09:41:01"
    },
    {
      "id": 733,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the request was completed.",
      "timestamp": "2023-04-07 01:37:30"
    },
    {
      "id": 734,
      "sensor_reading_id": 360,
      "anomaly_type": "low throughput",
      "description": "The reviewer confirmed the details and the booking was processed.",
      "timestamp": "2023-07-02 06:10:12"
    },
    {
      "id": 735,
      "sensor_reading_id": 527,
      "anomaly_type": "temperature spike",
      "description": "The report was rescheduled — routine case, no further action.",
      "timestamp": "2023-12-28 03:31:45"
    },
    {
      "id": 736,
      "sensor_reading_id": 77,
      "anomaly_type": "temperature spike",
      "description": "The report was replaced — automatic case, no further action.",
      "timestamp": "2023-06-01 12:20:23"
    },
    {
      "id": 737,
      "sensor_reading_id": 115,
      "anomaly_type": "low throughput",
      "description": "The request was processed following a repeat review.",
      "timestamp": "2023-07-17 22:39:05"
    },
    {
      "id": 738,
      "sensor_reading_id": 268,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. An operator processed the transfer.",
      "timestamp": "2023-04-18 05:13:34"
    },
    {
      "id": 739,
      "sensor_reading_id": 545,
      "anomaly_type": "high vibration",
      "description": "No response from the account owner, so the order was processed.",
      "timestamp": "2023-03-01 00:33:52"
    },
    {
      "id": 740,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "The booking was cancelled following a routine review.",
      "timestamp": "2023-11-12 11:21:10"
    },
    {
      "id": 741,
      "sensor_reading_id": 139,
      "anomaly_type": "low throughput",
      "description": "Flagged as automatic. Support replaced the account.",
      "timestamp": "2023-08-03 08:59:29"
    },
    {
      "id": 742,
      "sensor_reading_id": 227,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the transfer was completed.",
      "timestamp": "2023-12-10 04:15:01"
    },
    {
      "id": 743,
      "sensor_reading_id": 448,
      "anomaly_type": "high vibration",
      "description": "An automatic item was escalated the same day.",
      "timestamp": "2023-06-13 00:56:52"
    },
    {
      "id": 744,
      "sensor_reading_id": 212,
      "anomaly_type": "high vibration",
      "description": "Flagged as partial. The reviewer completed the delivery.",
      "timestamp": "2023-10-10 09:29:48"
    },
    {
      "id": 745,
      "sensor_reading_id": 252,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the booking was confirmed.",
      "timestamp": "2023-10-20 20:54:18"
    },
    {
      "id": 746,
      "sensor_reading_id": 104,
      "anomaly_type": "temperature spike",
      "description": "The record was delayed following an urgent review.",
      "timestamp": "2023-06-25 02:32:34"
    },
    {
      "id": 747,
      "sensor_reading_id": 194,
      "anomaly_type": "temperature spike",
      "description": "The refund was rejected after an incomplete check.",
      "timestamp": "2023-05-28 23:09:02"
    },
    {
      "id": 748,
      "sensor_reading_id": 491,
      "anomaly_type": "temperature spike",
      "description": "The invoice was refunded — urgent case, no further action.",
      "timestamp": "2023-02-27 14:44:34"
    },
    {
      "id": 749,
      "sensor_reading_id": 110,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the item was reviewed.",
      "timestamp": "2023-12-13 16:29:40"
    },
    {
      "id": 750,
      "sensor_reading_id": 193,
      "anomaly_type": "temperature spike",
      "description": "The team reported an automatic issue; the record was rejected.",
      "timestamp": "2023-04-25 06:49:15"
    },
    {
      "id": 751,
      "sensor_reading_id": 346,
      "anomaly_type": "temperature spike",
      "description": "A repeat shipment was refunded the same day.",
      "timestamp": "2023-04-01 23:29:35"
    },
    {
      "id": 752,
      "sensor_reading_id": 487,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a late issue; the refund was rescheduled.",
      "timestamp": "2023-01-04 05:12:24"
    },
    {
      "id": 753,
      "sensor_reading_id": 499,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the appointment was cancelled.",
      "timestamp": "2023-08-18 02:22:42"
    },
    {
      "id": 754,
      "sensor_reading_id": 242,
      "anomaly_type": "temperature spike",
      "description": "A partial account was resolved the same day.",
      "timestamp": "2023-09-15 02:29:17"
    },
    {
      "id": 755,
      "sensor_reading_id": 187,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. An operator delayed the order.",
      "timestamp": "2023-03-03 18:48:34"
    },
    {
      "id": 756,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "Support reported an automatic issue; the document was reviewed.",
      "timestamp": "2023-12-14 06:02:50"
    },
    {
      "id": 757,
      "sensor_reading_id": 465,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the item was reviewed.",
      "timestamp": "2023-03-29 01:27:06"
    },
    {
      "id": 758,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "The request was updated following a duplicate review.",
      "timestamp": "2023-03-18 20:35:03"
    },
    {
      "id": 759,
      "sensor_reading_id": 121,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the session was refunded.",
      "timestamp": "2023-07-25 18:03:41"
    },
    {
      "id": 760,
      "sensor_reading_id": 162,
      "anomaly_type": "temperature spike",
      "description": "A manual transfer was reopened the same day.",
      "timestamp": "2023-03-29 21:02:20"
    },
    {
      "id": 761,
      "sensor_reading_id": 530,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the claim was resolved.",
      "timestamp": "2023-11-22 13:28:49"
    },
    {
      "id": 762,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The team delayed the record.",
      "timestamp": "2023-01-10 10:34:57"
    },
    {
      "id": 763,
      "sensor_reading_id": 455,
      "anomaly_type": "temperature spike",
      "description": "The booking was reviewed — incomplete case, no further action.",
      "timestamp": "2023-06-17 11:48:12"
    },
    {
      "id": 764,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the order was refunded.",
      "timestamp": "2023-04-25 16:55:45"
    },
    {
      "id": 765,
      "sensor_reading_id": 152,
      "anomaly_type": "temperature spike",
      "description": "The booking was approved following a manual review.",
      "timestamp": "2023-12-28 02:43:17"
    },
    {
      "id": 766,
      "sensor_reading_id": 375,
      "anomaly_type": "high vibration",
      "description": "The claim was reviewed — automatic case, no further action.",
      "timestamp": "2023-12-25 12:26:47"
    },
    {
      "id": 767,
      "sensor_reading_id": 34,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a partial issue; the order was completed.",
      "timestamp": "2023-12-11 15:29:23"
    },
    {
      "id": 768,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "The record was delayed after a duplicate check.",
      "timestamp": "2023-01-14 22:12:07"
    },
    {
      "id": 769,
      "sensor_reading_id": 354,
      "anomaly_type": "high vibration",
      "description": "The request was refunded — routine case, no further action.",
      "timestamp": "2023-04-08 09:51:51"
    },
    {
      "id": 770,
      "sensor_reading_id": 155,
      "anomaly_type": "high vibration",
      "description": "The reviewer confirmed the details and the refund was closed.",
      "timestamp": "2023-07-11 10:50:10"
    },
    {
      "id": 771,
      "sensor_reading_id": 246,
      "anomaly_type": "temperature spike",
      "description": "Support reported a duplicate issue; the appointment was reviewed.",
      "timestamp": "2023-09-12 03:03:08"
    },
    {
      "id": 772,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the refund was reopened.",
      "timestamp": "2023-01-04 21:51:14"
    },
    {
      "id": 773,
      "sensor_reading_id": 428,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. The customer approved the ticket.",
      "timestamp": "2023-02-01 05:09:39"
    },
    {
      "id": 774,
      "sensor_reading_id": 551,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the payment was reopened.",
      "timestamp": "2023-03-14 10:36:06"
    },
    {
      "id": 775,
      "sensor_reading_id": 31,
      "anomaly_type": "high vibration",
      "description": "Flagged as routine. Support completed the shipment.",
      "timestamp": "2023-09-09 06:44:15"
    },
    {
      "id": 776,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the account was refunded.",
      "timestamp": "2023-03-23 02:37:01"
    },
    {
      "id": 777,
      "sensor_reading_id": 534,
      "anomaly_type": "high vibration",
      "description": "No response from the courier, so the payment was replaced.",
      "timestamp": "2023-01-08 01:27:58"
    },
    {
      "id": 778,
      "sensor_reading_id": 359,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the booking was confirmed.",
      "timestamp": "2023-09-20 15:42:49"
    },
    {
      "id": 779,
      "sensor_reading_id": 255,
      "anomaly_type": "high vibration",
      "description": "No response from the team, so the session was reopened.",
      "timestamp": "2023-10-21 04:53:30"
    },
    {
      "id": 780,
      "sensor_reading_id": 191,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the session was reviewed.",
      "timestamp": "2023-03-21 00:51:25"
    },
    {
      "id": 781,
      "sensor_reading_id": 175,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported an urgent issue; the account was delayed.",
      "timestamp": "2023-10-18 03:50:31"
    },
    {
      "id": 782,
      "sensor_reading_id": 189,
      "anomaly_type": "low throughput",
      "description": "A manual payment was updated the same day.",
      "timestamp": "2023-06-25 08:06:42"
    },
    {
      "id": 783,
      "sensor_reading_id": 44,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the shipment was updated.",
      "timestamp": "2023-06-21 04:46:46"
    },
    {
      "id": 784,
      "sensor_reading_id": 225,
      "anomaly_type": "high vibration",
      "description": "Support confirmed the details and the shipment was rescheduled.",
      "timestamp": "2023-01-27 09:11:38"
    },
    {
      "id": 785,
      "sensor_reading_id": 415,
      "anomaly_type": "high vibration",
      "description": "The item was resolved — unusual case, no further action.",
      "timestamp": "2023-05-02 10:50:01"
    },
    {
      "id": 786,
      "sensor_reading_id": 541,
      "anomaly_type": "high vibration",
      "description": "A partial item was delayed the same day.",
      "timestamp": "2023-09-19 08:34:53"
    },
    {
      "id": 787,
      "sensor_reading_id": 245,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a repeat issue; the booking was processed.",
      "timestamp": "2023-06-02 01:33:45"
    },
    {
      "id": 788,
      "sensor_reading_id": 179,
      "anomaly_type": "high vibration",
      "description": "Support asked for a change and the booking was refunded.",
      "timestamp": "2023-07-10 01:03:46"
    },
    {
      "id": 789,
      "sensor_reading_id": 2,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the report was refunded.",
      "timestamp": "2023-05-22 06:05:00"
    },
    {
      "id": 790,
      "sensor_reading_id": 426,
      "anomaly_type": "low throughput",
      "description": "The ticket was completed — urgent case, no further action.",
      "timestamp": "2023-11-28 03:00:03"
    },
    {
      "id": 791,
      "sensor_reading_id": 58,
      "anomaly_type": "low throughput",
      "description": "The account owner confirmed the details and the delivery was replaced.",
      "timestamp": "2023-07-09 17:47:53"
    },
    {
      "id": 792,
      "sensor_reading_id": 153,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the ticket was replaced.",
      "timestamp": "2023-09-02 16:59:51"
    },
    {
      "id": 793,
      "sensor_reading_id": 385,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The courier approved the document.",
      "timestamp": "2023-12-02 03:31:03"
    },
    {
      "id": 794,
      "sensor_reading_id": 166,
      "anomaly_type": "high vibration",
      "description": "The account owner confirmed the details and the refund was reopened.",
      "timestamp": "2023-06-21 23:16:25"
    },
    {
      "id": 795,
      "sensor_reading_id": 324,
      "anomaly_type": "high vibration",
      "description": "The delivery was updated after a manual check.",
      "timestamp": "2023-02-24 14:33:32"
    },
    {
      "id": 796,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the refund was closed.",
      "timestamp": "2023-07-10 09:35:20"
    },
    {
      "id": 797,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "A repeat session was rejected the same day.",
      "timestamp": "2023-03-13 10:47:35"
    },
    {
      "id": 798,
      "sensor_reading_id": 395,
      "anomaly_type": "temperature spike",
      "description": "The claim was resolved after an automatic check.",
      "timestamp": "2023-07-04 21:33:46"
    },
    {
      "id": 799,
      "sensor_reading_id": 58,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the report was escalated.",
      "timestamp": "2023-06-27 00:20:16"
    },
    {
      "id": 800,
      "sensor_reading_id": 339,
      "anomaly_type": "low throughput",
      "description": "The claim was completed following a duplicate review.",
      "timestamp": "2023-10-12 04:55:40"
    },
    {
      "id": 801,
      "sensor_reading_id": 186,
      "anomaly_type": "high vibration",
      "description": "The claim was processed — manual case, no further action.",
      "timestamp": "2023-08-25 05:12:12"
    },
    {
      "id": 802,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "The appointment was delayed following a repeat review.",
      "timestamp": "2023-07-23 15:07:36"
    },
    {
      "id": 803,
      "sensor_reading_id": 457,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the report was cancelled.",
      "timestamp": "2023-08-22 13:24:39"
    },
    {
      "id": 804,
      "sensor_reading_id": 69,
      "anomaly_type": "temperature spike",
      "description": "The record was rescheduled — manual case, no further action.",
      "timestamp": "2023-08-05 06:26:56"
    },
    {
      "id": 805,
      "sensor_reading_id": 279,
      "anomaly_type": "temperature spike",
      "description": "The team reported a routine issue; the refund was completed.",
      "timestamp": "2023-12-15 21:27:48"
    },
    {
      "id": 806,
      "sensor_reading_id": 54,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the order was confirmed.",
      "timestamp": "2023-10-12 09:36:13"
    },
    {
      "id": 807,
      "sensor_reading_id": 92,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the record was processed.",
      "timestamp": "2023-09-08 09:06:02"
    },
    {
      "id": 808,
      "sensor_reading_id": 428,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a duplicate issue; the session was reopened.",
      "timestamp": "2023-05-08 07:26:28"
    },
    {
      "id": 809,
      "sensor_reading_id": 423,
      "anomaly_type": "temperature spike",
      "description": "The order was delayed after an incomplete check.",
      "timestamp": "2023-06-12 08:52:43"
    },
    {
      "id": 810,
      "sensor_reading_id": 261,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the order was delayed.",
      "timestamp": "2023-03-06 11:43:24"
    },
    {
      "id": 811,
      "sensor_reading_id": 318,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the booking was completed.",
      "timestamp": "2023-03-04 03:49:01"
    },
    {
      "id": 812,
      "sensor_reading_id": 406,
      "anomaly_type": "temperature spike",
      "description": "The document was completed following a routine review.",
      "timestamp": "2023-02-14 19:10:08"
    },
    {
      "id": 813,
      "sensor_reading_id": 364,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the transfer was rejected.",
      "timestamp": "2023-05-20 19:22:07"
    },
    {
      "id": 814,
      "sensor_reading_id": 250,
      "anomaly_type": "temperature spike",
      "description": "A repeat item was reviewed the same day.",
      "timestamp": "2023-05-17 09:24:16"
    },
    {
      "id": 815,
      "sensor_reading_id": 375,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. The customer rejected the order.",
      "timestamp": "2023-12-05 21:45:53"
    },
    {
      "id": 816,
      "sensor_reading_id": 416,
      "anomaly_type": "temperature spike",
      "description": "The document was delayed following an automatic review.",
      "timestamp": "2023-12-15 02:50:10"
    },
    {
      "id": 817,
      "sensor_reading_id": 218,
      "anomaly_type": "temperature spike",
      "description": "An urgent order was completed the same day.",
      "timestamp": "2023-01-25 18:12:54"
    },
    {
      "id": 818,
      "sensor_reading_id": 205,
      "anomaly_type": "high vibration",
      "description": "The document was escalated following a duplicate review.",
      "timestamp": "2023-07-02 14:27:40"
    },
    {
      "id": 819,
      "sensor_reading_id": 113,
      "anomaly_type": "temperature spike",
      "description": "The shipment was processed following a repeat review.",
      "timestamp": "2023-03-03 05:38:15"
    },
    {
      "id": 820,
      "sensor_reading_id": 9,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the account was delayed.",
      "timestamp": "2023-06-19 13:20:35"
    },
    {
      "id": 821,
      "sensor_reading_id": 167,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the refund was rescheduled.",
      "timestamp": "2023-05-04 01:19:37"
    },
    {
      "id": 822,
      "sensor_reading_id": 217,
      "anomaly_type": "low throughput",
      "description": "Flagged as manual. The courier updated the claim.",
      "timestamp": "2023-12-04 13:32:16"
    },
    {
      "id": 823,
      "sensor_reading_id": 507,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The customer cancelled the invoice.",
      "timestamp": "2023-03-12 20:56:13"
    },
    {
      "id": 824,
      "sensor_reading_id": 424,
      "anomaly_type": "high vibration",
      "description": "The courier asked for a change and the appointment was completed.",
      "timestamp": "2023-06-21 15:24:13"
    },
    {
      "id": 825,
      "sensor_reading_id": 305,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the payment was delayed.",
      "timestamp": "2023-08-21 16:45:22"
    },
    {
      "id": 826,
      "sensor_reading_id": 14,
      "anomaly_type": "low throughput",
      "description": "Flagged as repeat. The supplier approved the payment.",
      "timestamp": "2023-06-04 20:49:22"
    },
    {
      "id": 827,
      "sensor_reading_id": 524,
      "anomaly_type": "temperature spike",
      "description": "The invoice was updated — partial case, no further action.",
      "timestamp": "2023-05-05 19:51:39"
    },
    {
      "id": 828,
      "sensor_reading_id": 460,
      "anomaly_type": "high vibration",
      "description": "No response from an operator, so the transfer was refunded.",
      "timestamp": "2023-01-28 01:52:31"
    },
    {
      "id": 829,
      "sensor_reading_id": 40,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. Support approved the order.",
      "timestamp": "2023-02-15 14:31:33"
    },
    {
      "id": 830,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the account was closed.",
      "timestamp": "2023-01-20 12:00:35"
    },
    {
      "id": 831,
      "sensor_reading_id": 115,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the shipment was processed.",
      "timestamp": "2023-05-17 04:54:23"
    },
    {
      "id": 832,
      "sensor_reading_id": 18,
      "anomaly_type": "high vibration",
      "description": "An urgent follow-up: the ticket was updated.",
      "timestamp": "2023-01-21 13:18:47"
    },
    {
      "id": 833,
      "sensor_reading_id": 444,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the delivery was cancelled.",
      "timestamp": "2023-09-30 14:48:12"
    },
    {
      "id": 834,
      "sensor_reading_id": 63,
      "anomaly_type": "temperature spike",
      "description": "A duplicate item was resolved the same day.",
      "timestamp": "2023-11-08 07:45:17"
    },
    {
      "id": 835,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the delivery was reviewed.",
      "timestamp": "2023-01-05 17:58:08"
    },
    {
      "id": 836,
      "sensor_reading_id": 471,
      "anomaly_type": "high vibration",
      "description": "No response from the supplier, so the record was reviewed.",
      "timestamp": "2023-12-23 04:05:54"
    },
    {
      "id": 837,
      "sensor_reading_id": 408,
      "anomaly_type": "temperature spike",
      "description": "The record was reopened after an incomplete check.",
      "timestamp": "2023-12-06 01:39:05"
    },
    {
      "id": 838,
      "sensor_reading_id": 232,
      "anomaly_type": "temperature spike",
      "description": "An operator reported a repeat issue; the document was completed.",
      "timestamp": "2023-08-31 07:21:54"
    },
    {
      "id": 839,
      "sensor_reading_id": 254,
      "anomaly_type": "high vibration",
      "description": "The transfer was confirmed — unusual case, no further action.",
      "timestamp": "2023-11-25 07:08:39"
    },
    {
      "id": 840,
      "sensor_reading_id": 463,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the record was updated.",
      "timestamp": "2023-09-19 20:03:36"
    },
    {
      "id": 841,
      "sensor_reading_id": 469,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an incomplete issue; the session was replaced.",
      "timestamp": "2023-09-29 01:31:07"
    },
    {
      "id": 842,
      "sensor_reading_id": 454,
      "anomaly_type": "low throughput",
      "description": "No response from an operator, so the request was rejected.",
      "timestamp": "2023-01-23 17:18:41"
    },
    {
      "id": 843,
      "sensor_reading_id": 262,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the booking was closed.",
      "timestamp": "2023-12-14 00:10:47"
    },
    {
      "id": 844,
      "sensor_reading_id": 290,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the shipment was escalated.",
      "timestamp": "2023-11-26 00:40:31"
    },
    {
      "id": 845,
      "sensor_reading_id": 339,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. The customer updated the transfer.",
      "timestamp": "2023-08-17 08:32:16"
    },
    {
      "id": 846,
      "sensor_reading_id": 360,
      "anomaly_type": "low throughput",
      "description": "Flagged as unusual. The courier completed the transfer.",
      "timestamp": "2023-01-31 18:16:30"
    },
    {
      "id": 847,
      "sensor_reading_id": 8,
      "anomaly_type": "temperature spike",
      "description": "The booking was closed — manual case, no further action.",
      "timestamp": "2023-05-17 22:16:15"
    },
    {
      "id": 848,
      "sensor_reading_id": 162,
      "anomaly_type": "low throughput",
      "description": "An urgent session was approved the same day.",
      "timestamp": "2023-02-18 20:30:33"
    },
    {
      "id": 849,
      "sensor_reading_id": 513,
      "anomaly_type": "high vibration",
      "description": "A partial follow-up: the shipment was closed.",
      "timestamp": "2023-01-30 11:16:46"
    },
    {
      "id": 850,
      "sensor_reading_id": 153,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the ticket was resolved.",
      "timestamp": "2023-11-29 21:28:24"
    },
    {
      "id": 851,
      "sensor_reading_id": 44,
      "anomaly_type": "high vibration",
      "description": "An urgent follow-up: the transfer was confirmed.",
      "timestamp": "2023-11-10 06:32:08"
    },
    {
      "id": 852,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "A minor record was rejected the same day.",
      "timestamp": "2023-01-02 16:41:06"
    },
    {
      "id": 853,
      "sensor_reading_id": 487,
      "anomaly_type": "high vibration",
      "description": "The record was refunded after an automatic check.",
      "timestamp": "2023-05-12 18:32:07"
    },
    {
      "id": 854,
      "sensor_reading_id": 378,
      "anomaly_type": "high vibration",
      "description": "The customer confirmed the details and the refund was refunded.",
      "timestamp": "2023-03-16 23:29:14"
    },
    {
      "id": 855,
      "sensor_reading_id": 210,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the report was refunded.",
      "timestamp": "2023-08-03 00:49:06"
    },
    {
      "id": 856,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "Support reported a standard issue; the order was rejected.",
      "timestamp": "2023-03-10 17:04:39"
    },
    {
      "id": 857,
      "sensor_reading_id": 530,
      "anomaly_type": "low throughput",
      "description": "The appointment was resolved following an unusual review.",
      "timestamp": "2023-06-07 17:33:41"
    },
    {
      "id": 858,
      "sensor_reading_id": 118,
      "anomaly_type": "low throughput",
      "description": "The customer asked for a change and the order was rejected.",
      "timestamp": "2023-12-28 14:34:38"
    },
    {
      "id": 859,
      "sensor_reading_id": 99,
      "anomaly_type": "low throughput",
      "description": "The session was replaced following an incomplete review.",
      "timestamp": "2023-09-27 07:55:06"
    },
    {
      "id": 860,
      "sensor_reading_id": 177,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the payment was delayed.",
      "timestamp": "2023-09-21 20:45:02"
    },
    {
      "id": 861,
      "sensor_reading_id": 143,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the booking was updated.",
      "timestamp": "2023-07-18 13:50:21"
    },
    {
      "id": 862,
      "sensor_reading_id": 363,
      "anomaly_type": "temperature spike",
      "description": "The appointment was refunded after an unusual check.",
      "timestamp": "2023-10-03 06:26:40"
    },
    {
      "id": 863,
      "sensor_reading_id": 255,
      "anomaly_type": "temperature spike",
      "description": "The delivery was reviewed — minor case, no further action.",
      "timestamp": "2023-08-13 05:12:42"
    },
    {
      "id": 864,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "The refund was cancelled — minor case, no further action.",
      "timestamp": "2023-09-10 16:06:48"
    },
    {
      "id": 865,
      "sensor_reading_id": 489,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the request was rejected.",
      "timestamp": "2023-08-31 19:07:47"
    },
    {
      "id": 866,
      "sensor_reading_id": 392,
      "anomaly_type": "temperature spike",
      "description": "The session was approved — incomplete case, no further action.",
      "timestamp": "2023-01-02 00:26:22"
    },
    {
      "id": 867,
      "sensor_reading_id": 339,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The customer closed the ticket.",
      "timestamp": "2023-03-31 10:45:04"
    },
    {
      "id": 868,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "The booking was refunded — incomplete case, no further action.",
      "timestamp": "2023-05-06 23:42:55"
    },
    {
      "id": 869,
      "sensor_reading_id": 350,
      "anomaly_type": "temperature spike",
      "description": "A manual appointment was refunded the same day.",
      "timestamp": "2023-02-13 09:10:21"
    },
    {
      "id": 870,
      "sensor_reading_id": 57,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a minor issue; the order was replaced.",
      "timestamp": "2023-07-07 04:03:11"
    },
    {
      "id": 871,
      "sensor_reading_id": 172,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the shipment was reviewed.",
      "timestamp": "2023-10-06 15:43:55"
    },
    {
      "id": 872,
      "sensor_reading_id": 326,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a minor issue; the payment was rescheduled.",
      "timestamp": "2023-12-25 04:07:11"
    },
    {
      "id": 873,
      "sensor_reading_id": 457,
      "anomaly_type": "temperature spike",
      "description": "The booking was updated after an unusual check.",
      "timestamp": "2023-03-18 04:52:32"
    },
    {
      "id": 874,
      "sensor_reading_id": 260,
      "anomaly_type": "high vibration",
      "description": "Flagged as minor. The customer escalated the delivery.",
      "timestamp": "2023-04-30 17:23:09"
    },
    {
      "id": 875,
      "sensor_reading_id": 182,
      "anomaly_type": "temperature spike",
      "description": "The booking was rescheduled after a duplicate check.",
      "timestamp": "2023-10-08 03:04:20"
    },
    {
      "id": 876,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the session was approved.",
      "timestamp": "2023-05-22 20:21:10"
    },
    {
      "id": 877,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "A duplicate delivery was escalated the same day.",
      "timestamp": "2023-02-23 14:33:38"
    },
    {
      "id": 878,
      "sensor_reading_id": 514,
      "anomaly_type": "temperature spike",
      "description": "The appointment was completed following an incomplete review.",
      "timestamp": "2023-07-10 02:49:32"
    },
    {
      "id": 879,
      "sensor_reading_id": 85,
      "anomaly_type": "high vibration",
      "description": "An automatic item was rejected the same day.",
      "timestamp": "2023-06-08 16:25:02"
    },
    {
      "id": 880,
      "sensor_reading_id": 532,
      "anomaly_type": "temperature spike",
      "description": "The refund was refunded following an urgent review.",
      "timestamp": "2023-10-11 11:47:27"
    },
    {
      "id": 881,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "The session was resolved after a manual check.",
      "timestamp": "2023-09-25 09:11:44"
    },
    {
      "id": 882,
      "sensor_reading_id": 277,
      "anomaly_type": "high vibration",
      "description": "The refund was delayed after a minor check.",
      "timestamp": "2023-09-15 03:49:22"
    },
    {
      "id": 883,
      "sensor_reading_id": 188,
      "anomaly_type": "temperature spike",
      "description": "The team reported a partial issue; the delivery was reopened.",
      "timestamp": "2023-02-11 11:58:56"
    },
    {
      "id": 884,
      "sensor_reading_id": 514,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the record was confirmed.",
      "timestamp": "2023-07-23 13:21:52"
    },
    {
      "id": 885,
      "sensor_reading_id": 349,
      "anomaly_type": "low throughput",
      "description": "An operator confirmed the details and the refund was reviewed.",
      "timestamp": "2023-01-29 09:39:29"
    },
    {
      "id": 886,
      "sensor_reading_id": 20,
      "anomaly_type": "low throughput",
      "description": "Flagged as late. The customer resolved the account.",
      "timestamp": "2023-02-06 16:11:53"
    },
    {
      "id": 887,
      "sensor_reading_id": 194,
      "anomaly_type": "temperature spike",
      "description": "The shipment was closed after a routine check.",
      "timestamp": "2023-08-15 16:13:49"
    },
    {
      "id": 888,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a duplicate issue; the session was confirmed.",
      "timestamp": "2023-09-29 15:09:02"
    },
    {
      "id": 889,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the claim was confirmed.",
      "timestamp": "2023-06-28 04:16:45"
    },
    {
      "id": 890,
      "sensor_reading_id": 291,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a standard issue; the record was resolved.",
      "timestamp": "2023-01-28 15:26:07"
    },
    {
      "id": 891,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "The report was refunded following a standard review.",
      "timestamp": "2023-03-13 03:23:40"
    },
    {
      "id": 892,
      "sensor_reading_id": 142,
      "anomaly_type": "high vibration",
      "description": "Support reported a standard issue; the request was escalated.",
      "timestamp": "2023-05-06 04:56:12"
    },
    {
      "id": 893,
      "sensor_reading_id": 286,
      "anomaly_type": "high vibration",
      "description": "No response from the reviewer, so the claim was confirmed.",
      "timestamp": "2023-11-11 21:36:00"
    },
    {
      "id": 894,
      "sensor_reading_id": 487,
      "anomaly_type": "high vibration",
      "description": "Support asked for a change and the order was reviewed.",
      "timestamp": "2023-07-25 07:54:51"
    },
    {
      "id": 895,
      "sensor_reading_id": 395,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the claim was reopened.",
      "timestamp": "2023-06-29 11:37:32"
    },
    {
      "id": 896,
      "sensor_reading_id": 218,
      "anomaly_type": "temperature spike",
      "description": "The refund was replaced following a standard review.",
      "timestamp": "2023-04-30 09:00:21"
    },
    {
      "id": 897,
      "sensor_reading_id": 514,
      "anomaly_type": "temperature spike",
      "description": "The ticket was replaced after a late check.",
      "timestamp": "2023-07-19 09:41:59"
    },
    {
      "id": 898,
      "sensor_reading_id": 331,
      "anomaly_type": "high vibration",
      "description": "The team reported an urgent issue; the record was refunded.",
      "timestamp": "2023-07-26 06:59:25"
    },
    {
      "id": 899,
      "sensor_reading_id": 45,
      "anomaly_type": "low throughput",
      "description": "A repeat follow-up: the session was cancelled.",
      "timestamp": "2023-06-15 20:51:46"
    },
    {
      "id": 900,
      "sensor_reading_id": 363,
      "anomaly_type": "low throughput",
      "description": "An automatic document was resolved the same day.",
      "timestamp": "2023-04-30 05:04:41"
    },
    {
      "id": 901,
      "sensor_reading_id": 362,
      "anomaly_type": "temperature spike",
      "description": "The account was closed — standard case, no further action.",
      "timestamp": "2023-10-10 01:50:55"
    },
    {
      "id": 902,
      "sensor_reading_id": 507,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the request was rejected.",
      "timestamp": "2023-07-05 07:12:53"
    },
    {
      "id": 903,
      "sensor_reading_id": 120,
      "anomaly_type": "low throughput",
      "description": "A manual shipment was updated the same day.",
      "timestamp": "2023-03-07 09:30:21"
    },
    {
      "id": 904,
      "sensor_reading_id": 428,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The supplier reopened the invoice.",
      "timestamp": "2023-04-04 14:17:52"
    },
    {
      "id": 905,
      "sensor_reading_id": 88,
      "anomaly_type": "high vibration",
      "description": "Flagged as manual. The team delayed the request.",
      "timestamp": "2023-02-27 00:09:14"
    },
    {
      "id": 906,
      "sensor_reading_id": 375,
      "anomaly_type": "temperature spike",
      "description": "The document was reviewed after an urgent check.",
      "timestamp": "2023-06-01 14:56:58"
    },
    {
      "id": 907,
      "sensor_reading_id": 274,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the payment was completed.",
      "timestamp": "2023-11-18 16:15:19"
    },
    {
      "id": 908,
      "sensor_reading_id": 353,
      "anomaly_type": "temperature spike",
      "description": "The ticket was refunded following a repeat review.",
      "timestamp": "2023-04-08 00:38:54"
    },
    {
      "id": 909,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "The booking was updated following an unusual review.",
      "timestamp": "2023-05-13 13:47:20"
    },
    {
      "id": 910,
      "sensor_reading_id": 310,
      "anomaly_type": "high vibration",
      "description": "The payment was rescheduled following an unusual review.",
      "timestamp": "2023-09-13 18:46:14"
    },
    {
      "id": 911,
      "sensor_reading_id": 88,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the report was rejected.",
      "timestamp": "2023-02-16 07:45:08"
    },
    {
      "id": 912,
      "sensor_reading_id": 213,
      "anomaly_type": "high vibration",
      "description": "No response from the account owner, so the shipment was replaced.",
      "timestamp": "2023-05-02 00:54:07"
    },
    {
      "id": 913,
      "sensor_reading_id": 218,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a minor issue; the delivery was approved.",
      "timestamp": "2023-06-26 00:28:04"
    },
    {
      "id": 914,
      "sensor_reading_id": 475,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the claim was cancelled.",
      "timestamp": "2023-03-15 20:07:44"
    },
    {
      "id": 915,
      "sensor_reading_id": 398,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The courier reviewed the request.",
      "timestamp": "2023-07-18 19:56:32"
    },
    {
      "id": 916,
      "sensor_reading_id": 353,
      "anomaly_type": "temperature spike",
      "description": "The request was confirmed after a duplicate check.",
      "timestamp": "2023-10-23 02:00:56"
    },
    {
      "id": 917,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the ticket was delayed.",
      "timestamp": "2023-04-03 13:02:51"
    },
    {
      "id": 918,
      "sensor_reading_id": 359,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. Support approved the delivery.",
      "timestamp": "2023-01-12 00:46:21"
    },
    {
      "id": 919,
      "sensor_reading_id": 38,
      "anomaly_type": "low throughput",
      "description": "Flagged as routine. The reviewer escalated the request.",
      "timestamp": "2023-01-13 20:15:01"
    },
    {
      "id": 920,
      "sensor_reading_id": 375,
      "anomaly_type": "temperature spike",
      "description": "The courier reported an unusual issue; the booking was resolved.",
      "timestamp": "2023-08-29 19:45:16"
    },
    {
      "id": 921,
      "sensor_reading_id": 339,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the document was replaced.",
      "timestamp": "2023-05-25 17:19:31"
    },
    {
      "id": 922,
      "sensor_reading_id": 505,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the shipment was updated.",
      "timestamp": "2023-07-14 19:32:42"
    },
    {
      "id": 923,
      "sensor_reading_id": 238,
      "anomaly_type": "temperature spike",
      "description": "The claim was completed following a duplicate review.",
      "timestamp": "2023-07-14 19:44:09"
    },
    {
      "id": 924,
      "sensor_reading_id": 207,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the document was completed.",
      "timestamp": "2023-05-17 20:29:25"
    },
    {
      "id": 925,
      "sensor_reading_id": 5,
      "anomaly_type": "high vibration",
      "description": "The shipment was updated following a routine review.",
      "timestamp": "2023-07-15 18:51:10"
    },
    {
      "id": 926,
      "sensor_reading_id": 360,
      "anomaly_type": "high vibration",
      "description": "The document was completed after an automatic check.",
      "timestamp": "2023-04-01 17:16:15"
    },
    {
      "id": 927,
      "sensor_reading_id": 171,
      "anomaly_type": "low throughput",
      "description": "The order was approved — unusual case, no further action.",
      "timestamp": "2023-10-31 05:36:53"
    },
    {
      "id": 928,
      "sensor_reading_id": 66,
      "anomaly_type": "high vibration",
      "description": "The report was processed following a minor review.",
      "timestamp": "2023-11-25 02:58:12"
    },
    {
      "id": 929,
      "sensor_reading_id": 227,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a standard issue; the claim was reviewed.",
      "timestamp": "2023-05-07 20:03:59"
    },
    {
      "id": 930,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "The appointment was confirmed after a minor check.",
      "timestamp": "2023-11-10 06:13:51"
    },
    {
      "id": 931,
      "sensor_reading_id": 527,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. The account owner replaced the booking.",
      "timestamp": "2023-08-15 06:46:42"
    },
    {
      "id": 932,
      "sensor_reading_id": 463,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. The supplier updated the report.",
      "timestamp": "2023-06-25 21:17:10"
    },
    {
      "id": 933,
      "sensor_reading_id": 533,
      "anomaly_type": "low throughput",
      "description": "An operator reported a manual issue; the delivery was reopened.",
      "timestamp": "2023-03-27 12:08:43"
    },
    {
      "id": 934,
      "sensor_reading_id": 40,
      "anomaly_type": "low throughput",
      "description": "The invoice was refunded following a duplicate review.",
      "timestamp": "2023-07-07 01:17:45"
    },
    {
      "id": 935,
      "sensor_reading_id": 30,
      "anomaly_type": "low throughput",
      "description": "No response from the supplier, so the payment was escalated.",
      "timestamp": "2023-12-04 08:21:48"
    },
    {
      "id": 936,
      "sensor_reading_id": 355,
      "anomaly_type": "temperature spike",
      "description": "A standard booking was confirmed the same day.",
      "timestamp": "2023-04-22 02:20:27"
    },
    {
      "id": 937,
      "sensor_reading_id": 425,
      "anomaly_type": "temperature spike",
      "description": "An unusual report was closed the same day.",
      "timestamp": "2023-10-11 02:18:03"
    },
    {
      "id": 938,
      "sensor_reading_id": 153,
      "anomaly_type": "high vibration",
      "description": "The reviewer confirmed the details and the refund was refunded.",
      "timestamp": "2023-04-13 20:11:11"
    },
    {
      "id": 939,
      "sensor_reading_id": 273,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the request was resolved.",
      "timestamp": "2023-08-04 03:20:47"
    },
    {
      "id": 940,
      "sensor_reading_id": 260,
      "anomaly_type": "low throughput",
      "description": "Flagged as urgent. Support rejected the transfer.",
      "timestamp": "2023-03-10 18:12:30"
    },
    {
      "id": 941,
      "sensor_reading_id": 216,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the request was closed.",
      "timestamp": "2023-10-11 11:38:21"
    },
    {
      "id": 942,
      "sensor_reading_id": 182,
      "anomaly_type": "high vibration",
      "description": "The supplier reported a manual issue; the record was closed.",
      "timestamp": "2023-06-15 20:27:48"
    },
    {
      "id": 943,
      "sensor_reading_id": 216,
      "anomaly_type": "temperature spike",
      "description": "The payment was delayed — unusual case, no further action.",
      "timestamp": "2023-08-22 02:28:37"
    },
    {
      "id": 944,
      "sensor_reading_id": 404,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the payment was refunded.",
      "timestamp": "2023-08-09 14:02:21"
    },
    {
      "id": 945,
      "sensor_reading_id": 23,
      "anomaly_type": "low throughput",
      "description": "An incomplete follow-up: the claim was updated.",
      "timestamp": "2023-01-20 06:59:26"
    },
    {
      "id": 946,
      "sensor_reading_id": 221,
      "anomaly_type": "temperature spike",
      "description": "A manual payment was rejected the same day.",
      "timestamp": "2023-11-24 14:53:22"
    },
    {
      "id": 947,
      "sensor_reading_id": 177,
      "anomaly_type": "temperature spike",
      "description": "The session was replaced after an urgent check.",
      "timestamp": "2023-09-22 18:21:04"
    },
    {
      "id": 948,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "The delivery was reopened after a minor check.",
      "timestamp": "2023-06-08 09:46:14"
    },
    {
      "id": 949,
      "sensor_reading_id": 315,
      "anomaly_type": "temperature spike",
      "description": "An operator reported an unusual issue; the document was reviewed.",
      "timestamp": "2023-07-17 23:58:35"
    },
    {
      "id": 950,
      "sensor_reading_id": 307,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. Support escalated the shipment.",
      "timestamp": "2023-01-21 21:01:37"
    },
    {
      "id": 951,
      "sensor_reading_id": 397,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. The supplier delayed the delivery.",
      "timestamp": "2023-10-16 06:06:19"
    },
    {
      "id": 952,
      "sensor_reading_id": 460,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a duplicate issue; the item was delayed.",
      "timestamp": "2023-03-12 22:37:32"
    },
    {
      "id": 953,
      "sensor_reading_id": 416,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the request was replaced.",
      "timestamp": "2023-09-03 16:00:14"
    },
    {
      "id": 954,
      "sensor_reading_id": 472,
      "anomaly_type": "low throughput",
      "description": "The request was closed after an unusual check.",
      "timestamp": "2023-05-05 01:10:35"
    },
    {
      "id": 955,
      "sensor_reading_id": 224,
      "anomaly_type": "low throughput",
      "description": "The supplier asked for a change and the refund was confirmed.",
      "timestamp": "2023-11-23 13:31:45"
    },
    {
      "id": 956,
      "sensor_reading_id": 230,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the request was closed.",
      "timestamp": "2023-12-18 00:15:28"
    },
    {
      "id": 957,
      "sensor_reading_id": 35,
      "anomaly_type": "temperature spike",
      "description": "The booking was rescheduled following a duplicate review.",
      "timestamp": "2023-02-02 00:19:33"
    },
    {
      "id": 958,
      "sensor_reading_id": 77,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The supplier approved the booking.",
      "timestamp": "2023-08-26 10:59:04"
    },
    {
      "id": 959,
      "sensor_reading_id": 211,
      "anomaly_type": "high vibration",
      "description": "The customer asked for a change and the order was reopened.",
      "timestamp": "2023-02-04 07:52:17"
    },
    {
      "id": 960,
      "sensor_reading_id": 151,
      "anomaly_type": "temperature spike",
      "description": "A minor transfer was rejected the same day.",
      "timestamp": "2023-04-29 22:46:25"
    },
    {
      "id": 961,
      "sensor_reading_id": 137,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the invoice was reviewed.",
      "timestamp": "2023-03-14 00:16:00"
    },
    {
      "id": 962,
      "sensor_reading_id": 309,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the request was confirmed.",
      "timestamp": "2023-05-02 21:08:31"
    },
    {
      "id": 963,
      "sensor_reading_id": 255,
      "anomaly_type": "high vibration",
      "description": "An urgent follow-up: the item was rejected.",
      "timestamp": "2023-08-08 23:28:35"
    },
    {
      "id": 964,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "A partial refund was reopened the same day.",
      "timestamp": "2023-05-04 05:25:53"
    },
    {
      "id": 965,
      "sensor_reading_id": 255,
      "anomaly_type": "temperature spike",
      "description": "A standard transfer was processed the same day.",
      "timestamp": "2023-12-08 04:12:29"
    },
    {
      "id": 966,
      "sensor_reading_id": 172,
      "anomaly_type": "low throughput",
      "description": "No response from the supplier, so the request was escalated.",
      "timestamp": "2023-08-09 20:54:43"
    },
    {
      "id": 967,
      "sensor_reading_id": 312,
      "anomaly_type": "high vibration",
      "description": "The record was delayed — automatic case, no further action.",
      "timestamp": "2023-04-13 07:05:12"
    },
    {
      "id": 968,
      "sensor_reading_id": 225,
      "anomaly_type": "low throughput",
      "description": "The shipment was reopened following a repeat review.",
      "timestamp": "2023-05-29 11:58:59"
    },
    {
      "id": 969,
      "sensor_reading_id": 14,
      "anomaly_type": "high vibration",
      "description": "The delivery was replaced after a standard check.",
      "timestamp": "2023-04-20 08:59:09"
    },
    {
      "id": 970,
      "sensor_reading_id": 463,
      "anomaly_type": "temperature spike",
      "description": "The report was completed after an unusual check.",
      "timestamp": "2023-03-31 00:13:03"
    },
    {
      "id": 971,
      "sensor_reading_id": 282,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the claim was confirmed.",
      "timestamp": "2023-12-20 06:39:44"
    },
    {
      "id": 972,
      "sensor_reading_id": 533,
      "anomaly_type": "low throughput",
      "description": "A manual follow-up: the item was updated.",
      "timestamp": "2023-05-16 01:46:55"
    },
    {
      "id": 973,
      "sensor_reading_id": 362,
      "anomaly_type": "high vibration",
      "description": "The booking was cancelled after an automatic check.",
      "timestamp": "2023-03-08 03:29:07"
    },
    {
      "id": 974,
      "sensor_reading_id": 101,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the order was reviewed.",
      "timestamp": "2023-10-13 21:42:21"
    },
    {
      "id": 975,
      "sensor_reading_id": 56,
      "anomaly_type": "temperature spike",
      "description": "The team reported an automatic issue; the ticket was completed.",
      "timestamp": "2023-03-26 07:01:13"
    },
    {
      "id": 976,
      "sensor_reading_id": 396,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the booking was processed.",
      "timestamp": "2023-03-23 04:24:49"
    },
    {
      "id": 977,
      "sensor_reading_id": 231,
      "anomaly_type": "temperature spike",
      "description": "The order was processed — urgent case, no further action.",
      "timestamp": "2023-02-09 01:40:23"
    },
    {
      "id": 978,
      "sensor_reading_id": 80,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the order was refunded.",
      "timestamp": "2023-11-01 11:46:33"
    },
    {
      "id": 979,
      "sensor_reading_id": 271,
      "anomaly_type": "temperature spike",
      "description": "The booking was confirmed — manual case, no further action.",
      "timestamp": "2023-12-25 01:37:48"
    },
    {
      "id": 980,
      "sensor_reading_id": 532,
      "anomaly_type": "low throughput",
      "description": "No response from the account owner, so the payment was resolved.",
      "timestamp": "2023-04-06 23:36:14"
    },
    {
      "id": 981,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the claim was completed.",
      "timestamp": "2023-02-12 07:54:07"
    },
    {
      "id": 982,
      "sensor_reading_id": 164,
      "anomaly_type": "high vibration",
      "description": "A standard follow-up: the appointment was rescheduled.",
      "timestamp": "2023-11-14 19:30:50"
    },
    {
      "id": 983,
      "sensor_reading_id": 74,
      "anomaly_type": "high vibration",
      "description": "No response from the team, so the report was cancelled.",
      "timestamp": "2023-04-01 16:08:40"
    },
    {
      "id": 984,
      "sensor_reading_id": 101,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the payment was replaced.",
      "timestamp": "2023-04-02 08:18:55"
    },
    {
      "id": 985,
      "sensor_reading_id": 254,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the shipment was delayed.",
      "timestamp": "2023-03-05 09:45:03"
    },
    {
      "id": 986,
      "sensor_reading_id": 315,
      "anomaly_type": "temperature spike",
      "description": "An urgent account was cancelled the same day.",
      "timestamp": "2023-01-14 00:10:22"
    },
    {
      "id": 987,
      "sensor_reading_id": 85,
      "anomaly_type": "temperature spike",
      "description": "A repeat order was rescheduled the same day.",
      "timestamp": "2023-03-27 22:47:04"
    },
    {
      "id": 988,
      "sensor_reading_id": 512,
      "anomaly_type": "low throughput",
      "description": "A duplicate follow-up: the order was updated.",
      "timestamp": "2023-08-12 03:29:28"
    },
    {
      "id": 989,
      "sensor_reading_id": 466,
      "anomaly_type": "high vibration",
      "description": "Flagged as duplicate. The customer cancelled the report.",
      "timestamp": "2023-04-09 08:50:26"
    },
    {
      "id": 990,
      "sensor_reading_id": 11,
      "anomaly_type": "temperature spike",
      "description": "The request was replaced after a duplicate check.",
      "timestamp": "2023-03-27 10:24:52"
    },
    {
      "id": 991,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the delivery was processed.",
      "timestamp": "2023-05-12 12:59:47"
    },
    {
      "id": 992,
      "sensor_reading_id": 448,
      "anomaly_type": "temperature spike",
      "description": "The order was rescheduled after a manual check.",
      "timestamp": "2023-04-19 18:38:48"
    },
    {
      "id": 993,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "The ticket was cancelled following a routine review.",
      "timestamp": "2023-08-03 13:13:34"
    },
    {
      "id": 994,
      "sensor_reading_id": 406,
      "anomaly_type": "temperature spike",
      "description": "The payment was escalated following an urgent review.",
      "timestamp": "2023-11-10 00:25:15"
    },
    {
      "id": 995,
      "sensor_reading_id": 194,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the refund was rescheduled.",
      "timestamp": "2023-06-10 16:09:25"
    },
    {
      "id": 996,
      "sensor_reading_id": 430,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the delivery was confirmed.",
      "timestamp": "2023-04-20 18:36:41"
    },
    {
      "id": 997,
      "sensor_reading_id": 148,
      "anomaly_type": "high vibration",
      "description": "Flagged as minor. The team rescheduled the session.",
      "timestamp": "2023-06-19 12:56:01"
    },
    {
      "id": 998,
      "sensor_reading_id": 265,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the booking was resolved.",
      "timestamp": "2023-03-15 01:39:33"
    },
    {
      "id": 999,
      "sensor_reading_id": 396,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a manual issue; the delivery was rejected.",
      "timestamp": "2023-04-19 01:06:59"
    },
    {
      "id": 1000,
      "sensor_reading_id": 175,
      "anomaly_type": "temperature spike",
      "description": "An incomplete ticket was escalated the same day.",
      "timestamp": "2023-01-12 14:04:00"
    },
    {
      "id": 1001,
      "sensor_reading_id": 103,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The courier escalated the account.",
      "timestamp": "2023-09-08 09:22:05"
    },
    {
      "id": 1002,
      "sensor_reading_id": 182,
      "anomaly_type": "temperature spike",
      "description": "The order was processed after an unusual check.",
      "timestamp": "2023-11-24 01:12:12"
    },
    {
      "id": 1003,
      "sensor_reading_id": 449,
      "anomaly_type": "low throughput",
      "description": "A late transfer was refunded the same day.",
      "timestamp": "2023-11-02 08:22:02"
    },
    {
      "id": 1004,
      "sensor_reading_id": 68,
      "anomaly_type": "temperature spike",
      "description": "A partial document was processed the same day.",
      "timestamp": "2023-03-04 23:11:50"
    },
    {
      "id": 1005,
      "sensor_reading_id": 517,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the session was reopened.",
      "timestamp": "2023-11-14 19:38:53"
    },
    {
      "id": 1006,
      "sensor_reading_id": 88,
      "anomaly_type": "high vibration",
      "description": "A routine request was completed the same day.",
      "timestamp": "2023-02-16 04:47:03"
    },
    {
      "id": 1007,
      "sensor_reading_id": 527,
      "anomaly_type": "temperature spike",
      "description": "A repeat appointment was delayed the same day.",
      "timestamp": "2023-12-08 05:30:23"
    },
    {
      "id": 1008,
      "sensor_reading_id": 364,
      "anomaly_type": "temperature spike",
      "description": "The invoice was delayed — late case, no further action.",
      "timestamp": "2023-02-08 20:03:44"
    },
    {
      "id": 1009,
      "sensor_reading_id": 148,
      "anomaly_type": "high vibration",
      "description": "The request was updated following a repeat review.",
      "timestamp": "2023-01-13 17:12:40"
    },
    {
      "id": 1010,
      "sensor_reading_id": 514,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The supplier replaced the invoice.",
      "timestamp": "2023-02-11 04:03:26"
    },
    {
      "id": 1011,
      "sensor_reading_id": 242,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the appointment was closed.",
      "timestamp": "2023-01-10 17:21:43"
    },
    {
      "id": 1012,
      "sensor_reading_id": 169,
      "anomaly_type": "temperature spike",
      "description": "The order was reviewed — incomplete case, no further action.",
      "timestamp": "2023-12-17 11:25:02"
    },
    {
      "id": 1013,
      "sensor_reading_id": 349,
      "anomaly_type": "low throughput",
      "description": "The supplier reported a manual issue; the shipment was rejected.",
      "timestamp": "2023-08-20 23:11:39"
    },
    {
      "id": 1014,
      "sensor_reading_id": 488,
      "anomaly_type": "temperature spike",
      "description": "Support reported a standard issue; the order was approved.",
      "timestamp": "2023-09-11 06:30:27"
    },
    {
      "id": 1015,
      "sensor_reading_id": 286,
      "anomaly_type": "temperature spike",
      "description": "A late invoice was resolved the same day.",
      "timestamp": "2023-07-22 04:35:54"
    },
    {
      "id": 1016,
      "sensor_reading_id": 185,
      "anomaly_type": "temperature spike",
      "description": "Support reported an urgent issue; the record was completed.",
      "timestamp": "2023-10-18 13:08:19"
    },
    {
      "id": 1017,
      "sensor_reading_id": 88,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the document was delayed.",
      "timestamp": "2023-10-18 10:30:47"
    },
    {
      "id": 1018,
      "sensor_reading_id": 532,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the request was updated.",
      "timestamp": "2023-12-05 19:49:52"
    },
    {
      "id": 1019,
      "sensor_reading_id": 246,
      "anomaly_type": "temperature spike",
      "description": "The session was reopened after a duplicate check.",
      "timestamp": "2023-03-20 22:40:05"
    },
    {
      "id": 1020,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the ticket was rescheduled.",
      "timestamp": "2023-09-09 05:26:19"
    },
    {
      "id": 1021,
      "sensor_reading_id": 260,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the payment was rescheduled.",
      "timestamp": "2023-09-03 03:06:58"
    },
    {
      "id": 1022,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the request was reopened.",
      "timestamp": "2023-02-18 04:06:51"
    },
    {
      "id": 1023,
      "sensor_reading_id": 486,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the document was resolved.",
      "timestamp": "2023-02-04 09:50:52"
    },
    {
      "id": 1024,
      "sensor_reading_id": 523,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the booking was confirmed.",
      "timestamp": "2023-03-25 11:32:04"
    },
    {
      "id": 1025,
      "sensor_reading_id": 184,
      "anomaly_type": "low throughput",
      "description": "The payment was confirmed following an incomplete review.",
      "timestamp": "2023-06-18 19:28:13"
    },
    {
      "id": 1026,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the shipment was delayed.",
      "timestamp": "2023-08-04 05:37:24"
    },
    {
      "id": 1027,
      "sensor_reading_id": 412,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the appointment was processed.",
      "timestamp": "2023-11-19 22:44:32"
    },
    {
      "id": 1028,
      "sensor_reading_id": 353,
      "anomaly_type": "low throughput",
      "description": "The session was replaced following a duplicate review.",
      "timestamp": "2023-07-26 22:45:19"
    },
    {
      "id": 1029,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the report was processed.",
      "timestamp": "2023-10-06 05:01:28"
    },
    {
      "id": 1030,
      "sensor_reading_id": 303,
      "anomaly_type": "high vibration",
      "description": "The document was reopened — late case, no further action.",
      "timestamp": "2023-02-15 01:59:21"
    },
    {
      "id": 1031,
      "sensor_reading_id": 103,
      "anomaly_type": "high vibration",
      "description": "The account owner reported an incomplete issue; the invoice was replaced.",
      "timestamp": "2023-11-04 12:19:45"
    },
    {
      "id": 1032,
      "sensor_reading_id": 232,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the payment was reviewed.",
      "timestamp": "2023-02-06 11:48:50"
    },
    {
      "id": 1033,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the appointment was resolved.",
      "timestamp": "2023-09-02 08:25:22"
    },
    {
      "id": 1034,
      "sensor_reading_id": 91,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The reviewer reviewed the record.",
      "timestamp": "2023-06-20 18:19:08"
    },
    {
      "id": 1035,
      "sensor_reading_id": 419,
      "anomaly_type": "temperature spike",
      "description": "The record was confirmed following an automatic review.",
      "timestamp": "2023-01-06 00:02:12"
    },
    {
      "id": 1036,
      "sensor_reading_id": 91,
      "anomaly_type": "high vibration",
      "description": "The payment was completed after an incomplete check.",
      "timestamp": "2023-11-03 01:55:07"
    },
    {
      "id": 1037,
      "sensor_reading_id": 265,
      "anomaly_type": "temperature spike",
      "description": "The record was rescheduled — routine case, no further action.",
      "timestamp": "2023-05-09 01:20:54"
    },
    {
      "id": 1038,
      "sensor_reading_id": 224,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. An operator rescheduled the invoice.",
      "timestamp": "2023-07-18 14:56:44"
    },
    {
      "id": 1039,
      "sensor_reading_id": 533,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the ticket was closed.",
      "timestamp": "2023-03-23 22:25:21"
    },
    {
      "id": 1040,
      "sensor_reading_id": 61,
      "anomaly_type": "high vibration",
      "description": "The invoice was completed — standard case, no further action.",
      "timestamp": "2023-08-28 01:29:22"
    },
    {
      "id": 1041,
      "sensor_reading_id": 238,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the account was replaced.",
      "timestamp": "2023-12-11 18:12:28"
    },
    {
      "id": 1042,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the ticket was reopened.",
      "timestamp": "2023-11-09 08:02:11"
    },
    {
      "id": 1043,
      "sensor_reading_id": 476,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported an incomplete issue; the order was delayed.",
      "timestamp": "2023-05-14 01:26:49"
    },
    {
      "id": 1044,
      "sensor_reading_id": 419,
      "anomaly_type": "temperature spike",
      "description": "The payment was completed after an urgent check.",
      "timestamp": "2023-03-20 04:24:15"
    },
    {
      "id": 1045,
      "sensor_reading_id": 108,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the report was rejected.",
      "timestamp": "2023-06-28 05:23:01"
    },
    {
      "id": 1046,
      "sensor_reading_id": 105,
      "anomaly_type": "temperature spike",
      "description": "An urgent record was reviewed the same day.",
      "timestamp": "2023-04-22 06:20:46"
    },
    {
      "id": 1047,
      "sensor_reading_id": 188,
      "anomaly_type": "high vibration",
      "description": "The claim was rejected after a manual check.",
      "timestamp": "2023-02-11 19:21:02"
    },
    {
      "id": 1048,
      "sensor_reading_id": 457,
      "anomaly_type": "temperature spike",
      "description": "The request was confirmed after an urgent check.",
      "timestamp": "2023-10-01 09:29:00"
    },
    {
      "id": 1049,
      "sensor_reading_id": 488,
      "anomaly_type": "high vibration",
      "description": "A late follow-up: the booking was processed.",
      "timestamp": "2023-03-06 20:26:04"
    },
    {
      "id": 1050,
      "sensor_reading_id": 481,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the payment was delayed.",
      "timestamp": "2023-07-23 06:04:47"
    },
    {
      "id": 1051,
      "sensor_reading_id": 66,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. The reviewer resolved the account.",
      "timestamp": "2023-03-06 10:41:11"
    },
    {
      "id": 1052,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the session was resolved.",
      "timestamp": "2023-01-20 13:58:07"
    },
    {
      "id": 1053,
      "sensor_reading_id": 550,
      "anomaly_type": "temperature spike",
      "description": "The request was rejected following an unusual review.",
      "timestamp": "2023-05-17 02:03:38"
    },
    {
      "id": 1054,
      "sensor_reading_id": 380,
      "anomaly_type": "temperature spike",
      "description": "The shipment was delayed following an urgent review.",
      "timestamp": "2023-04-24 04:26:09"
    },
    {
      "id": 1055,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the request was updated.",
      "timestamp": "2023-08-05 05:43:12"
    },
    {
      "id": 1056,
      "sensor_reading_id": 105,
      "anomaly_type": "high vibration",
      "description": "The transfer was processed following a partial review.",
      "timestamp": "2023-05-09 13:55:14"
    },
    {
      "id": 1057,
      "sensor_reading_id": 454,
      "anomaly_type": "high vibration",
      "description": "Flagged as routine. The courier cancelled the appointment.",
      "timestamp": "2023-01-16 01:15:17"
    },
    {
      "id": 1058,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "The payment was reviewed — routine case, no further action.",
      "timestamp": "2023-09-18 11:48:13"
    },
    {
      "id": 1059,
      "sensor_reading_id": 121,
      "anomaly_type": "low throughput",
      "description": "The account owner reported a partial issue; the shipment was delayed.",
      "timestamp": "2023-03-15 14:48:39"
    },
    {
      "id": 1060,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the report was delayed.",
      "timestamp": "2023-12-07 17:58:26"
    },
    {
      "id": 1061,
      "sensor_reading_id": 388,
      "anomaly_type": "low throughput",
      "description": "A late invoice was updated the same day.",
      "timestamp": "2023-11-28 00:17:25"
    },
    {
      "id": 1062,
      "sensor_reading_id": 190,
      "anomaly_type": "low throughput",
      "description": "A repeat ticket was processed the same day.",
      "timestamp": "2023-02-07 13:30:28"
    },
    {
      "id": 1063,
      "sensor_reading_id": 312,
      "anomaly_type": "low throughput",
      "description": "The claim was confirmed following a repeat review.",
      "timestamp": "2023-07-22 06:33:17"
    },
    {
      "id": 1064,
      "sensor_reading_id": 441,
      "anomaly_type": "low throughput",
      "description": "An operator confirmed the details and the delivery was resolved.",
      "timestamp": "2023-01-06 12:32:06"
    },
    {
      "id": 1065,
      "sensor_reading_id": 155,
      "anomaly_type": "temperature spike",
      "description": "The payment was reopened after a standard check.",
      "timestamp": "2023-05-28 21:42:13"
    },
    {
      "id": 1066,
      "sensor_reading_id": 466,
      "anomaly_type": "high vibration",
      "description": "A minor follow-up: the invoice was delayed.",
      "timestamp": "2023-04-23 18:00:16"
    },
    {
      "id": 1067,
      "sensor_reading_id": 56,
      "anomaly_type": "low throughput",
      "description": "The courier reported a routine issue; the transfer was updated.",
      "timestamp": "2023-03-02 09:32:31"
    },
    {
      "id": 1068,
      "sensor_reading_id": 193,
      "anomaly_type": "low throughput",
      "description": "The order was completed following a late review.",
      "timestamp": "2023-04-22 01:12:08"
    },
    {
      "id": 1069,
      "sensor_reading_id": 322,
      "anomaly_type": "high vibration",
      "description": "An operator reported an urgent issue; the delivery was closed.",
      "timestamp": "2023-06-24 08:16:33"
    },
    {
      "id": 1070,
      "sensor_reading_id": 317,
      "anomaly_type": "temperature spike",
      "description": "The appointment was refunded following an automatic review.",
      "timestamp": "2023-06-07 17:19:49"
    },
    {
      "id": 1071,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. An operator cancelled the delivery.",
      "timestamp": "2023-10-08 02:56:06"
    },
    {
      "id": 1072,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "The ticket was reopened after a partial check.",
      "timestamp": "2023-05-15 05:02:53"
    },
    {
      "id": 1073,
      "sensor_reading_id": 22,
      "anomaly_type": "low throughput",
      "description": "The transfer was delayed after an automatic check.",
      "timestamp": "2023-09-11 11:52:22"
    },
    {
      "id": 1074,
      "sensor_reading_id": 370,
      "anomaly_type": "temperature spike",
      "description": "The document was reviewed following a late review.",
      "timestamp": "2023-07-10 04:58:59"
    },
    {
      "id": 1075,
      "sensor_reading_id": 230,
      "anomaly_type": "low throughput",
      "description": "No response from the supplier, so the payment was resolved.",
      "timestamp": "2023-07-26 23:51:32"
    },
    {
      "id": 1076,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the report was closed.",
      "timestamp": "2023-06-04 18:01:07"
    },
    {
      "id": 1077,
      "sensor_reading_id": 173,
      "anomaly_type": "low throughput",
      "description": "The claim was rejected following a manual review.",
      "timestamp": "2023-04-17 06:37:47"
    },
    {
      "id": 1078,
      "sensor_reading_id": 471,
      "anomaly_type": "temperature spike",
      "description": "The booking was delayed after a routine check.",
      "timestamp": "2023-02-08 12:35:46"
    },
    {
      "id": 1079,
      "sensor_reading_id": 9,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a duplicate issue; the request was reviewed.",
      "timestamp": "2023-10-30 21:29:53"
    },
    {
      "id": 1080,
      "sensor_reading_id": 2,
      "anomaly_type": "low throughput",
      "description": "The courier reported a partial issue; the order was refunded.",
      "timestamp": "2023-01-02 09:50:24"
    },
    {
      "id": 1081,
      "sensor_reading_id": 206,
      "anomaly_type": "temperature spike",
      "description": "The request was processed following an automatic review.",
      "timestamp": "2023-09-21 17:45:56"
    },
    {
      "id": 1082,
      "sensor_reading_id": 543,
      "anomaly_type": "temperature spike",
      "description": "Support reported a standard issue; the transfer was delayed.",
      "timestamp": "2023-09-07 00:33:43"
    },
    {
      "id": 1083,
      "sensor_reading_id": 290,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the request was processed.",
      "timestamp": "2023-02-22 06:32:59"
    },
    {
      "id": 1084,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the claim was rejected.",
      "timestamp": "2023-01-25 13:20:37"
    },
    {
      "id": 1085,
      "sensor_reading_id": 317,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the order was rejected.",
      "timestamp": "2023-10-21 05:51:30"
    },
    {
      "id": 1086,
      "sensor_reading_id": 164,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the refund was cancelled.",
      "timestamp": "2023-01-16 19:34:14"
    },
    {
      "id": 1087,
      "sensor_reading_id": 45,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. The reviewer closed the claim.",
      "timestamp": "2023-06-17 01:58:13"
    },
    {
      "id": 1088,
      "sensor_reading_id": 543,
      "anomaly_type": "high vibration",
      "description": "No response from the supplier, so the shipment was replaced.",
      "timestamp": "2023-09-06 00:23:40"
    },
    {
      "id": 1089,
      "sensor_reading_id": 515,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the transfer was completed.",
      "timestamp": "2023-06-12 21:11:34"
    },
    {
      "id": 1090,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. Support replaced the claim.",
      "timestamp": "2023-10-05 08:20:38"
    },
    {
      "id": 1091,
      "sensor_reading_id": 463,
      "anomaly_type": "high vibration",
      "description": "Flagged as duplicate. Support refunded the invoice.",
      "timestamp": "2023-07-10 22:37:52"
    },
    {
      "id": 1092,
      "sensor_reading_id": 261,
      "anomaly_type": "low throughput",
      "description": "An urgent follow-up: the delivery was closed.",
      "timestamp": "2023-09-29 06:49:49"
    },
    {
      "id": 1093,
      "sensor_reading_id": 445,
      "anomaly_type": "temperature spike",
      "description": "An operator reported a late issue; the order was processed.",
      "timestamp": "2023-12-22 14:38:32"
    },
    {
      "id": 1094,
      "sensor_reading_id": 389,
      "anomaly_type": "high vibration",
      "description": "A standard follow-up: the session was processed.",
      "timestamp": "2023-12-03 13:42:10"
    },
    {
      "id": 1095,
      "sensor_reading_id": 40,
      "anomaly_type": "high vibration",
      "description": "Flagged as urgent. The courier completed the ticket.",
      "timestamp": "2023-06-25 17:15:45"
    },
    {
      "id": 1096,
      "sensor_reading_id": 369,
      "anomaly_type": "high vibration",
      "description": "The account owner reported an urgent issue; the report was closed.",
      "timestamp": "2023-11-13 16:48:29"
    },
    {
      "id": 1097,
      "sensor_reading_id": 224,
      "anomaly_type": "low throughput",
      "description": "A repeat follow-up: the payment was rejected.",
      "timestamp": "2023-07-04 02:45:31"
    },
    {
      "id": 1098,
      "sensor_reading_id": 422,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the request was reopened.",
      "timestamp": "2023-11-08 21:07:46"
    },
    {
      "id": 1099,
      "sensor_reading_id": 382,
      "anomaly_type": "temperature spike",
      "description": "The shipment was rescheduled following a manual review.",
      "timestamp": "2023-11-07 18:43:49"
    },
    {
      "id": 1100,
      "sensor_reading_id": 290,
      "anomaly_type": "high vibration",
      "description": "A late transfer was confirmed the same day.",
      "timestamp": "2023-12-30 18:07:29"
    },
    {
      "id": 1101,
      "sensor_reading_id": 20,
      "anomaly_type": "temperature spike",
      "description": "The transfer was completed — routine case, no further action.",
      "timestamp": "2023-09-17 07:57:21"
    },
    {
      "id": 1102,
      "sensor_reading_id": 235,
      "anomaly_type": "temperature spike",
      "description": "An operator reported a duplicate issue; the order was updated.",
      "timestamp": "2023-02-17 16:57:20"
    },
    {
      "id": 1103,
      "sensor_reading_id": 429,
      "anomaly_type": "temperature spike",
      "description": "Flagged as automatic. Support delayed the invoice.",
      "timestamp": "2023-10-16 12:32:05"
    },
    {
      "id": 1104,
      "sensor_reading_id": 191,
      "anomaly_type": "high vibration",
      "description": "Flagged as urgent. The team approved the ticket.",
      "timestamp": "2023-04-27 09:58:50"
    },
    {
      "id": 1105,
      "sensor_reading_id": 398,
      "anomaly_type": "high vibration",
      "description": "The courier asked for a change and the session was escalated.",
      "timestamp": "2023-09-11 05:36:21"
    },
    {
      "id": 1106,
      "sensor_reading_id": 476,
      "anomaly_type": "high vibration",
      "description": "No response from the supplier, so the account was updated.",
      "timestamp": "2023-11-30 19:31:13"
    },
    {
      "id": 1107,
      "sensor_reading_id": 470,
      "anomaly_type": "high vibration",
      "description": "Flagged as urgent. The courier completed the report.",
      "timestamp": "2023-12-02 11:18:43"
    },
    {
      "id": 1108,
      "sensor_reading_id": 6,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the invoice was approved.",
      "timestamp": "2023-10-22 13:01:49"
    },
    {
      "id": 1109,
      "sensor_reading_id": 460,
      "anomaly_type": "high vibration",
      "description": "The request was cancelled — partial case, no further action.",
      "timestamp": "2023-07-30 17:59:41"
    },
    {
      "id": 1110,
      "sensor_reading_id": 19,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the payment was rescheduled.",
      "timestamp": "2023-05-25 03:40:00"
    },
    {
      "id": 1111,
      "sensor_reading_id": 296,
      "anomaly_type": "high vibration",
      "description": "The item was cancelled — routine case, no further action.",
      "timestamp": "2023-09-12 01:26:59"
    },
    {
      "id": 1112,
      "sensor_reading_id": 126,
      "anomaly_type": "temperature spike",
      "description": "The document was replaced after an unusual check.",
      "timestamp": "2023-03-06 23:25:10"
    },
    {
      "id": 1113,
      "sensor_reading_id": 360,
      "anomaly_type": "low throughput",
      "description": "An incomplete payment was processed the same day.",
      "timestamp": "2023-10-29 02:24:58"
    },
    {
      "id": 1114,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the transfer was rescheduled.",
      "timestamp": "2023-01-29 10:30:37"
    },
    {
      "id": 1115,
      "sensor_reading_id": 132,
      "anomaly_type": "high vibration",
      "description": "The team reported a manual issue; the record was confirmed.",
      "timestamp": "2023-11-13 18:56:13"
    },
    {
      "id": 1116,
      "sensor_reading_id": 404,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the claim was escalated.",
      "timestamp": "2023-06-11 08:14:44"
    },
    {
      "id": 1117,
      "sensor_reading_id": 370,
      "anomaly_type": "high vibration",
      "description": "The record was resolved after a partial check.",
      "timestamp": "2023-01-27 21:15:35"
    },
    {
      "id": 1118,
      "sensor_reading_id": 58,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the record was completed.",
      "timestamp": "2023-08-23 05:42:02"
    },
    {
      "id": 1119,
      "sensor_reading_id": 354,
      "anomaly_type": "low throughput",
      "description": "An operator reported a partial issue; the request was rescheduled.",
      "timestamp": "2023-01-14 16:20:16"
    },
    {
      "id": 1120,
      "sensor_reading_id": 426,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the booking was completed.",
      "timestamp": "2023-02-18 18:22:36"
    },
    {
      "id": 1121,
      "sensor_reading_id": 153,
      "anomaly_type": "temperature spike",
      "description": "The booking was replaced — manual case, no further action.",
      "timestamp": "2023-08-21 12:58:32"
    },
    {
      "id": 1122,
      "sensor_reading_id": 188,
      "anomaly_type": "low throughput",
      "description": "An operator confirmed the details and the account was rescheduled.",
      "timestamp": "2023-02-15 14:06:44"
    },
    {
      "id": 1123,
      "sensor_reading_id": 252,
      "anomaly_type": "high vibration",
      "description": "Support confirmed the details and the delivery was reopened.",
      "timestamp": "2023-06-23 00:58:56"
    },
    {
      "id": 1124,
      "sensor_reading_id": 77,
      "anomaly_type": "temperature spike",
      "description": "The transfer was reviewed after an automatic check.",
      "timestamp": "2023-12-08 12:39:07"
    },
    {
      "id": 1125,
      "sensor_reading_id": 396,
      "anomaly_type": "temperature spike",
      "description": "The claim was escalated following an automatic review.",
      "timestamp": "2023-07-13 18:07:10"
    },
    {
      "id": 1126,
      "sensor_reading_id": 523,
      "anomaly_type": "temperature spike",
      "description": "The payment was closed after a late check.",
      "timestamp": "2023-05-04 08:07:45"
    },
    {
      "id": 1127,
      "sensor_reading_id": 188,
      "anomaly_type": "high vibration",
      "description": "The team reported an automatic issue; the booking was rescheduled.",
      "timestamp": "2023-01-08 05:34:59"
    },
    {
      "id": 1128,
      "sensor_reading_id": 301,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the account was completed.",
      "timestamp": "2023-02-24 00:37:15"
    },
    {
      "id": 1129,
      "sensor_reading_id": 91,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the order was reopened.",
      "timestamp": "2023-04-28 19:06:26"
    },
    {
      "id": 1130,
      "sensor_reading_id": 64,
      "anomaly_type": "temperature spike",
      "description": "The ticket was refunded following a routine review.",
      "timestamp": "2023-02-22 07:50:58"
    },
    {
      "id": 1131,
      "sensor_reading_id": 533,
      "anomaly_type": "temperature spike",
      "description": "The shipment was approved following an unusual review.",
      "timestamp": "2023-09-25 15:33:14"
    },
    {
      "id": 1132,
      "sensor_reading_id": 362,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the booking was completed.",
      "timestamp": "2023-04-24 00:19:14"
    },
    {
      "id": 1133,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "The appointment was closed after an automatic check.",
      "timestamp": "2023-10-31 07:29:34"
    },
    {
      "id": 1134,
      "sensor_reading_id": 547,
      "anomaly_type": "high vibration",
      "description": "An urgent follow-up: the invoice was rejected.",
      "timestamp": "2023-01-08 00:55:09"
    },
    {
      "id": 1135,
      "sensor_reading_id": 313,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the account was confirmed.",
      "timestamp": "2023-07-17 13:11:07"
    },
    {
      "id": 1136,
      "sensor_reading_id": 406,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the shipment was rescheduled.",
      "timestamp": "2023-11-02 21:42:55"
    },
    {
      "id": 1137,
      "sensor_reading_id": 466,
      "anomaly_type": "temperature spike",
      "description": "The record was updated following a minor review.",
      "timestamp": "2023-08-09 04:35:40"
    },
    {
      "id": 1138,
      "sensor_reading_id": 435,
      "anomaly_type": "low throughput",
      "description": "The item was rejected — automatic case, no further action.",
      "timestamp": "2023-10-25 17:17:19"
    },
    {
      "id": 1139,
      "sensor_reading_id": 355,
      "anomaly_type": "high vibration",
      "description": "A partial follow-up: the appointment was updated.",
      "timestamp": "2023-02-18 05:34:56"
    },
    {
      "id": 1140,
      "sensor_reading_id": 246,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the report was reopened.",
      "timestamp": "2023-06-15 20:28:15"
    },
    {
      "id": 1141,
      "sensor_reading_id": 316,
      "anomaly_type": "high vibration",
      "description": "A late transfer was refunded the same day.",
      "timestamp": "2023-09-07 00:16:31"
    },
    {
      "id": 1142,
      "sensor_reading_id": 527,
      "anomaly_type": "low throughput",
      "description": "No response from support, so the claim was updated.",
      "timestamp": "2023-02-08 20:36:08"
    },
    {
      "id": 1143,
      "sensor_reading_id": 412,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the payment was updated.",
      "timestamp": "2023-03-07 10:31:53"
    },
    {
      "id": 1144,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The supplier updated the document.",
      "timestamp": "2023-08-18 04:31:10"
    },
    {
      "id": 1145,
      "sensor_reading_id": 153,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the request was approved.",
      "timestamp": "2023-01-19 15:26:20"
    },
    {
      "id": 1146,
      "sensor_reading_id": 469,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. An operator escalated the account.",
      "timestamp": "2023-04-05 16:32:35"
    },
    {
      "id": 1147,
      "sensor_reading_id": 455,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. Support refunded the document.",
      "timestamp": "2023-05-05 10:42:36"
    },
    {
      "id": 1148,
      "sensor_reading_id": 373,
      "anomaly_type": "low throughput",
      "description": "The courier reported a standard issue; the payment was approved.",
      "timestamp": "2023-08-12 06:07:40"
    },
    {
      "id": 1149,
      "sensor_reading_id": 333,
      "anomaly_type": "temperature spike",
      "description": "The report was delayed — standard case, no further action.",
      "timestamp": "2023-06-24 04:01:27"
    },
    {
      "id": 1150,
      "sensor_reading_id": 234,
      "anomaly_type": "high vibration",
      "description": "The claim was rejected following an urgent review.",
      "timestamp": "2023-11-17 21:08:47"
    },
    {
      "id": 1151,
      "sensor_reading_id": 300,
      "anomaly_type": "high vibration",
      "description": "No response from an operator, so the session was rejected.",
      "timestamp": "2023-02-01 14:38:00"
    },
    {
      "id": 1152,
      "sensor_reading_id": 177,
      "anomaly_type": "temperature spike",
      "description": "A standard appointment was refunded the same day.",
      "timestamp": "2023-06-06 18:28:56"
    },
    {
      "id": 1153,
      "sensor_reading_id": 339,
      "anomaly_type": "temperature spike",
      "description": "The invoice was escalated — minor case, no further action.",
      "timestamp": "2023-07-11 03:41:59"
    },
    {
      "id": 1154,
      "sensor_reading_id": 6,
      "anomaly_type": "temperature spike",
      "description": "A late appointment was processed the same day.",
      "timestamp": "2023-01-03 23:10:34"
    },
    {
      "id": 1155,
      "sensor_reading_id": 427,
      "anomaly_type": "high vibration",
      "description": "The customer reported an urgent issue; the report was reviewed.",
      "timestamp": "2023-07-19 01:30:38"
    },
    {
      "id": 1156,
      "sensor_reading_id": 490,
      "anomaly_type": "temperature spike",
      "description": "An unusual session was rejected the same day.",
      "timestamp": "2023-09-25 22:28:58"
    },
    {
      "id": 1157,
      "sensor_reading_id": 291,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the transfer was reviewed.",
      "timestamp": "2023-07-27 07:05:48"
    },
    {
      "id": 1158,
      "sensor_reading_id": 373,
      "anomaly_type": "temperature spike",
      "description": "A duplicate record was reviewed the same day.",
      "timestamp": "2023-12-23 00:00:56"
    },
    {
      "id": 1159,
      "sensor_reading_id": 457,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the account was replaced.",
      "timestamp": "2023-09-17 03:03:01"
    },
    {
      "id": 1160,
      "sensor_reading_id": 226,
      "anomaly_type": "temperature spike",
      "description": "The refund was resolved — unusual case, no further action.",
      "timestamp": "2023-11-16 17:46:44"
    },
    {
      "id": 1161,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a manual issue; the ticket was delayed.",
      "timestamp": "2023-01-11 15:44:12"
    },
    {
      "id": 1162,
      "sensor_reading_id": 54,
      "anomaly_type": "low throughput",
      "description": "Flagged as repeat. The team delayed the claim.",
      "timestamp": "2023-10-09 16:20:09"
    },
    {
      "id": 1163,
      "sensor_reading_id": 277,
      "anomaly_type": "temperature spike",
      "description": "An incomplete refund was closed the same day.",
      "timestamp": "2023-05-12 22:53:37"
    },
    {
      "id": 1164,
      "sensor_reading_id": 532,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the delivery was updated.",
      "timestamp": "2023-06-15 03:24:36"
    },
    {
      "id": 1165,
      "sensor_reading_id": 73,
      "anomaly_type": "low throughput",
      "description": "The shipment was confirmed following a duplicate review.",
      "timestamp": "2023-03-30 05:20:26"
    },
    {
      "id": 1166,
      "sensor_reading_id": 132,
      "anomaly_type": "low throughput",
      "description": "The booking was processed following a standard review.",
      "timestamp": "2023-01-11 15:00:40"
    },
    {
      "id": 1167,
      "sensor_reading_id": 54,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The account owner processed the request.",
      "timestamp": "2023-08-19 03:20:26"
    },
    {
      "id": 1168,
      "sensor_reading_id": 365,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the item was reopened.",
      "timestamp": "2023-01-21 21:21:08"
    },
    {
      "id": 1169,
      "sensor_reading_id": 172,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a duplicate issue; the transfer was delayed.",
      "timestamp": "2023-04-04 19:37:24"
    },
    {
      "id": 1170,
      "sensor_reading_id": 498,
      "anomaly_type": "low throughput",
      "description": "Flagged as manual. The courier reopened the booking.",
      "timestamp": "2023-12-30 00:55:53"
    },
    {
      "id": 1171,
      "sensor_reading_id": 354,
      "anomaly_type": "temperature spike",
      "description": "The record was processed after an automatic check.",
      "timestamp": "2023-12-15 15:40:42"
    },
    {
      "id": 1172,
      "sensor_reading_id": 294,
      "anomaly_type": "low throughput",
      "description": "A duplicate follow-up: the payment was updated.",
      "timestamp": "2023-11-15 12:01:27"
    },
    {
      "id": 1173,
      "sensor_reading_id": 228,
      "anomaly_type": "temperature spike",
      "description": "An automatic item was resolved the same day.",
      "timestamp": "2023-06-28 13:52:36"
    },
    {
      "id": 1174,
      "sensor_reading_id": 480,
      "anomaly_type": "temperature spike",
      "description": "An incomplete invoice was processed the same day.",
      "timestamp": "2023-10-17 21:02:36"
    },
    {
      "id": 1175,
      "sensor_reading_id": 408,
      "anomaly_type": "low throughput",
      "description": "The request was updated after an urgent check.",
      "timestamp": "2023-09-26 17:53:01"
    },
    {
      "id": 1176,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the item was closed.",
      "timestamp": "2023-04-22 20:52:39"
    },
    {
      "id": 1177,
      "sensor_reading_id": 399,
      "anomaly_type": "temperature spike",
      "description": "The account was rescheduled following a late review.",
      "timestamp": "2023-09-22 21:26:06"
    },
    {
      "id": 1178,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "The request was confirmed after a routine check.",
      "timestamp": "2023-04-12 15:54:13"
    },
    {
      "id": 1179,
      "sensor_reading_id": 534,
      "anomaly_type": "temperature spike",
      "description": "The record was rejected after a standard check.",
      "timestamp": "2023-02-18 19:08:24"
    },
    {
      "id": 1180,
      "sensor_reading_id": 87,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the account was approved.",
      "timestamp": "2023-12-16 19:28:41"
    },
    {
      "id": 1181,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "The document was cancelled after an unusual check.",
      "timestamp": "2023-08-17 15:05:32"
    },
    {
      "id": 1182,
      "sensor_reading_id": 277,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The reviewer refunded the payment.",
      "timestamp": "2023-02-23 15:17:37"
    },
    {
      "id": 1183,
      "sensor_reading_id": 108,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. Support reopened the session.",
      "timestamp": "2023-10-09 08:19:15"
    },
    {
      "id": 1184,
      "sensor_reading_id": 272,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the order was confirmed.",
      "timestamp": "2023-08-09 09:15:35"
    },
    {
      "id": 1185,
      "sensor_reading_id": 401,
      "anomaly_type": "low throughput",
      "description": "The courier confirmed the details and the claim was completed.",
      "timestamp": "2023-05-07 04:40:01"
    },
    {
      "id": 1186,
      "sensor_reading_id": 179,
      "anomaly_type": "high vibration",
      "description": "The report was reopened after a minor check.",
      "timestamp": "2023-01-29 21:50:43"
    },
    {
      "id": 1187,
      "sensor_reading_id": 51,
      "anomaly_type": "low throughput",
      "description": "The account owner confirmed the details and the shipment was rejected.",
      "timestamp": "2023-06-18 05:03:49"
    },
    {
      "id": 1188,
      "sensor_reading_id": 354,
      "anomaly_type": "high vibration",
      "description": "No response from the courier, so the transfer was escalated.",
      "timestamp": "2023-12-27 19:20:08"
    },
    {
      "id": 1189,
      "sensor_reading_id": 272,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the ticket was completed.",
      "timestamp": "2023-11-18 20:29:55"
    },
    {
      "id": 1190,
      "sensor_reading_id": 14,
      "anomaly_type": "high vibration",
      "description": "A minor follow-up: the delivery was updated.",
      "timestamp": "2023-04-28 11:28:16"
    },
    {
      "id": 1191,
      "sensor_reading_id": 232,
      "anomaly_type": "high vibration",
      "description": "The invoice was cancelled after a minor check.",
      "timestamp": "2023-08-13 11:53:14"
    },
    {
      "id": 1192,
      "sensor_reading_id": 444,
      "anomaly_type": "temperature spike",
      "description": "A duplicate invoice was delayed the same day.",
      "timestamp": "2023-11-16 19:38:41"
    },
    {
      "id": 1193,
      "sensor_reading_id": 310,
      "anomaly_type": "temperature spike",
      "description": "The appointment was resolved following an urgent review.",
      "timestamp": "2023-11-17 09:02:18"
    },
    {
      "id": 1194,
      "sensor_reading_id": 125,
      "anomaly_type": "low throughput",
      "description": "Flagged as late. The supplier rejected the payment.",
      "timestamp": "2023-10-29 12:10:06"
    },
    {
      "id": 1195,
      "sensor_reading_id": 512,
      "anomaly_type": "high vibration",
      "description": "Flagged as minor. An operator reopened the order.",
      "timestamp": "2023-05-02 02:39:26"
    },
    {
      "id": 1196,
      "sensor_reading_id": 181,
      "anomaly_type": "high vibration",
      "description": "The delivery was escalated — standard case, no further action.",
      "timestamp": "2023-03-26 13:10:47"
    },
    {
      "id": 1197,
      "sensor_reading_id": 192,
      "anomaly_type": "temperature spike",
      "description": "The session was rescheduled after a late check.",
      "timestamp": "2023-02-08 09:15:46"
    },
    {
      "id": 1198,
      "sensor_reading_id": 9,
      "anomaly_type": "temperature spike",
      "description": "The invoice was rescheduled after a duplicate check.",
      "timestamp": "2023-08-18 21:01:19"
    },
    {
      "id": 1199,
      "sensor_reading_id": 524,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a repeat issue; the shipment was refunded.",
      "timestamp": "2023-09-27 05:53:45"
    },
    {
      "id": 1200,
      "sensor_reading_id": 464,
      "anomaly_type": "high vibration",
      "description": "The supplier confirmed the details and the ticket was replaced.",
      "timestamp": "2023-12-15 16:43:15"
    },
    {
      "id": 1201,
      "sensor_reading_id": 440,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported an urgent issue; the delivery was confirmed.",
      "timestamp": "2023-06-06 10:59:30"
    },
    {
      "id": 1202,
      "sensor_reading_id": 463,
      "anomaly_type": "high vibration",
      "description": "A duplicate claim was closed the same day.",
      "timestamp": "2023-06-26 05:28:38"
    },
    {
      "id": 1203,
      "sensor_reading_id": 532,
      "anomaly_type": "high vibration",
      "description": "The team reported an automatic issue; the transfer was reopened.",
      "timestamp": "2023-08-06 09:33:22"
    },
    {
      "id": 1204,
      "sensor_reading_id": 140,
      "anomaly_type": "high vibration",
      "description": "An operator asked for a change and the document was updated.",
      "timestamp": "2023-05-18 06:53:48"
    },
    {
      "id": 1205,
      "sensor_reading_id": 402,
      "anomaly_type": "temperature spike",
      "description": "The session was escalated following an unusual review.",
      "timestamp": "2023-02-01 04:59:32"
    },
    {
      "id": 1206,
      "sensor_reading_id": 194,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the payment was rejected.",
      "timestamp": "2023-11-24 20:28:16"
    },
    {
      "id": 1207,
      "sensor_reading_id": 518,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a repeat issue; the shipment was reopened.",
      "timestamp": "2023-12-25 17:06:54"
    },
    {
      "id": 1208,
      "sensor_reading_id": 224,
      "anomaly_type": "high vibration",
      "description": "The appointment was reopened — incomplete case, no further action.",
      "timestamp": "2023-10-18 23:12:55"
    },
    {
      "id": 1209,
      "sensor_reading_id": 487,
      "anomaly_type": "low throughput",
      "description": "The account was resolved — manual case, no further action.",
      "timestamp": "2023-08-05 22:35:15"
    },
    {
      "id": 1210,
      "sensor_reading_id": 255,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the appointment was escalated.",
      "timestamp": "2023-03-25 12:20:16"
    },
    {
      "id": 1211,
      "sensor_reading_id": 171,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the record was processed.",
      "timestamp": "2023-02-20 19:46:41"
    },
    {
      "id": 1212,
      "sensor_reading_id": 26,
      "anomaly_type": "temperature spike",
      "description": "The request was rescheduled following a repeat review.",
      "timestamp": "2023-11-07 12:49:47"
    },
    {
      "id": 1213,
      "sensor_reading_id": 83,
      "anomaly_type": "high vibration",
      "description": "The invoice was completed following an automatic review.",
      "timestamp": "2023-06-29 13:20:49"
    },
    {
      "id": 1214,
      "sensor_reading_id": 250,
      "anomaly_type": "temperature spike",
      "description": "The refund was delayed — incomplete case, no further action.",
      "timestamp": "2023-01-20 02:01:14"
    },
    {
      "id": 1215,
      "sensor_reading_id": 487,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the account was resolved.",
      "timestamp": "2023-04-01 13:31:42"
    },
    {
      "id": 1216,
      "sensor_reading_id": 143,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The account owner refunded the shipment.",
      "timestamp": "2023-07-01 08:43:18"
    },
    {
      "id": 1217,
      "sensor_reading_id": 317,
      "anomaly_type": "high vibration",
      "description": "The supplier confirmed the details and the item was confirmed.",
      "timestamp": "2023-01-16 19:44:00"
    },
    {
      "id": 1218,
      "sensor_reading_id": 205,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the record was refunded.",
      "timestamp": "2023-04-07 15:06:24"
    },
    {
      "id": 1219,
      "sensor_reading_id": 144,
      "anomaly_type": "temperature spike",
      "description": "The invoice was reopened following an urgent review.",
      "timestamp": "2023-07-14 22:23:11"
    },
    {
      "id": 1220,
      "sensor_reading_id": 415,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a manual issue; the invoice was completed.",
      "timestamp": "2023-10-16 05:30:39"
    },
    {
      "id": 1221,
      "sensor_reading_id": 534,
      "anomaly_type": "high vibration",
      "description": "The team reported a manual issue; the invoice was cancelled.",
      "timestamp": "2023-01-25 10:58:48"
    },
    {
      "id": 1222,
      "sensor_reading_id": 88,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the payment was reviewed.",
      "timestamp": "2023-04-27 03:14:50"
    },
    {
      "id": 1223,
      "sensor_reading_id": 382,
      "anomaly_type": "high vibration",
      "description": "The transfer was closed after a late check.",
      "timestamp": "2023-01-20 19:44:04"
    },
    {
      "id": 1224,
      "sensor_reading_id": 434,
      "anomaly_type": "low throughput",
      "description": "The shipment was delayed — routine case, no further action.",
      "timestamp": "2023-09-24 13:34:50"
    },
    {
      "id": 1225,
      "sensor_reading_id": 63,
      "anomaly_type": "high vibration",
      "description": "An operator reported a duplicate issue; the invoice was reopened.",
      "timestamp": "2023-07-05 11:08:57"
    },
    {
      "id": 1226,
      "sensor_reading_id": 407,
      "anomaly_type": "high vibration",
      "description": "A duplicate follow-up: the shipment was confirmed.",
      "timestamp": "2023-06-20 15:22:11"
    },
    {
      "id": 1227,
      "sensor_reading_id": 117,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the request was reviewed.",
      "timestamp": "2023-06-17 07:11:38"
    },
    {
      "id": 1228,
      "sensor_reading_id": 231,
      "anomaly_type": "temperature spike",
      "description": "The delivery was approved following a late review.",
      "timestamp": "2023-09-08 03:34:53"
    },
    {
      "id": 1229,
      "sensor_reading_id": 234,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the request was confirmed.",
      "timestamp": "2023-04-26 19:04:41"
    },
    {
      "id": 1230,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "An unusual refund was replaced the same day.",
      "timestamp": "2023-10-22 01:38:26"
    },
    {
      "id": 1231,
      "sensor_reading_id": 234,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the invoice was replaced.",
      "timestamp": "2023-12-02 18:19:08"
    },
    {
      "id": 1232,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "The team reported an automatic issue; the booking was cancelled.",
      "timestamp": "2023-12-25 18:01:01"
    },
    {
      "id": 1233,
      "sensor_reading_id": 63,
      "anomaly_type": "temperature spike",
      "description": "A standard session was closed the same day.",
      "timestamp": "2023-09-30 00:22:05"
    },
    {
      "id": 1234,
      "sensor_reading_id": 423,
      "anomaly_type": "temperature spike",
      "description": "The claim was updated after a standard check.",
      "timestamp": "2023-02-23 18:46:06"
    },
    {
      "id": 1235,
      "sensor_reading_id": 313,
      "anomaly_type": "high vibration",
      "description": "No response from the courier, so the item was delayed.",
      "timestamp": "2023-01-14 00:15:42"
    },
    {
      "id": 1236,
      "sensor_reading_id": 346,
      "anomaly_type": "high vibration",
      "description": "The supplier reported an automatic issue; the session was rescheduled.",
      "timestamp": "2023-07-29 19:34:57"
    },
    {
      "id": 1237,
      "sensor_reading_id": 166,
      "anomaly_type": "temperature spike",
      "description": "The booking was completed after an automatic check.",
      "timestamp": "2023-05-19 03:36:49"
    },
    {
      "id": 1238,
      "sensor_reading_id": 365,
      "anomaly_type": "high vibration",
      "description": "The reviewer confirmed the details and the request was resolved.",
      "timestamp": "2023-09-13 09:37:54"
    },
    {
      "id": 1239,
      "sensor_reading_id": 370,
      "anomaly_type": "temperature spike",
      "description": "The account was updated after a late check.",
      "timestamp": "2023-12-09 19:38:24"
    },
    {
      "id": 1240,
      "sensor_reading_id": 277,
      "anomaly_type": "high vibration",
      "description": "The customer reported an unusual issue; the claim was escalated.",
      "timestamp": "2023-02-22 14:30:41"
    },
    {
      "id": 1241,
      "sensor_reading_id": 277,
      "anomaly_type": "high vibration",
      "description": "Support reported a duplicate issue; the appointment was resolved.",
      "timestamp": "2023-07-23 16:39:58"
    },
    {
      "id": 1242,
      "sensor_reading_id": 350,
      "anomaly_type": "low throughput",
      "description": "The courier asked for a change and the item was refunded.",
      "timestamp": "2023-10-18 10:26:01"
    },
    {
      "id": 1243,
      "sensor_reading_id": 166,
      "anomaly_type": "low throughput",
      "description": "An unusual follow-up: the delivery was resolved.",
      "timestamp": "2023-06-20 18:55:51"
    },
    {
      "id": 1244,
      "sensor_reading_id": 419,
      "anomaly_type": "low throughput",
      "description": "The request was cancelled — partial case, no further action.",
      "timestamp": "2023-06-30 21:01:48"
    },
    {
      "id": 1245,
      "sensor_reading_id": 92,
      "anomaly_type": "high vibration",
      "description": "The transfer was confirmed following a duplicate review.",
      "timestamp": "2023-06-30 11:49:33"
    },
    {
      "id": 1246,
      "sensor_reading_id": 419,
      "anomaly_type": "high vibration",
      "description": "The reviewer confirmed the details and the request was approved.",
      "timestamp": "2023-03-24 18:24:47"
    },
    {
      "id": 1247,
      "sensor_reading_id": 252,
      "anomaly_type": "low throughput",
      "description": "Flagged as routine. The supplier reopened the order.",
      "timestamp": "2023-08-21 18:24:13"
    },
    {
      "id": 1248,
      "sensor_reading_id": 158,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The courier reopened the document.",
      "timestamp": "2023-09-18 00:49:43"
    },
    {
      "id": 1249,
      "sensor_reading_id": 412,
      "anomaly_type": "temperature spike",
      "description": "The account owner reported a routine issue; the appointment was processed.",
      "timestamp": "2023-07-29 17:48:38"
    },
    {
      "id": 1250,
      "sensor_reading_id": 408,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the session was updated.",
      "timestamp": "2023-05-15 13:17:54"
    },
    {
      "id": 1251,
      "sensor_reading_id": 372,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the invoice was updated.",
      "timestamp": "2023-11-08 15:01:15"
    },
    {
      "id": 1252,
      "sensor_reading_id": 324,
      "anomaly_type": "low throughput",
      "description": "An automatic follow-up: the item was closed.",
      "timestamp": "2023-03-22 09:06:05"
    },
    {
      "id": 1253,
      "sensor_reading_id": 331,
      "anomaly_type": "temperature spike",
      "description": "A routine ticket was closed the same day.",
      "timestamp": "2023-12-30 23:33:36"
    },
    {
      "id": 1254,
      "sensor_reading_id": 125,
      "anomaly_type": "temperature spike",
      "description": "The transfer was replaced after a partial check.",
      "timestamp": "2023-02-19 08:26:38"
    },
    {
      "id": 1255,
      "sensor_reading_id": 164,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the request was escalated.",
      "timestamp": "2023-04-24 23:23:25"
    },
    {
      "id": 1256,
      "sensor_reading_id": 235,
      "anomaly_type": "high vibration",
      "description": "Support asked for a change and the account was reopened.",
      "timestamp": "2023-08-29 14:12:24"
    },
    {
      "id": 1257,
      "sensor_reading_id": 59,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. Support cancelled the booking.",
      "timestamp": "2023-02-19 03:09:27"
    },
    {
      "id": 1258,
      "sensor_reading_id": 115,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the ticket was rejected.",
      "timestamp": "2023-11-08 23:05:44"
    },
    {
      "id": 1259,
      "sensor_reading_id": 140,
      "anomaly_type": "high vibration",
      "description": "A partial booking was reviewed the same day.",
      "timestamp": "2023-10-10 17:48:24"
    },
    {
      "id": 1260,
      "sensor_reading_id": 271,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The account owner updated the session.",
      "timestamp": "2023-12-21 11:43:33"
    },
    {
      "id": 1261,
      "sensor_reading_id": 446,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the ticket was resolved.",
      "timestamp": "2023-10-31 22:51:33"
    },
    {
      "id": 1262,
      "sensor_reading_id": 73,
      "anomaly_type": "temperature spike",
      "description": "An incomplete item was approved the same day.",
      "timestamp": "2023-11-04 12:02:46"
    },
    {
      "id": 1263,
      "sensor_reading_id": 19,
      "anomaly_type": "temperature spike",
      "description": "The document was resolved — minor case, no further action.",
      "timestamp": "2023-07-27 09:59:02"
    },
    {
      "id": 1264,
      "sensor_reading_id": 349,
      "anomaly_type": "high vibration",
      "description": "The invoice was replaced — duplicate case, no further action.",
      "timestamp": "2023-01-04 11:45:57"
    },
    {
      "id": 1265,
      "sensor_reading_id": 252,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the ticket was reviewed.",
      "timestamp": "2023-12-06 20:11:31"
    },
    {
      "id": 1266,
      "sensor_reading_id": 348,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the shipment was replaced.",
      "timestamp": "2023-06-13 10:58:04"
    },
    {
      "id": 1267,
      "sensor_reading_id": 187,
      "anomaly_type": "temperature spike",
      "description": "Flagged as routine. The reviewer updated the session.",
      "timestamp": "2023-03-12 03:32:02"
    },
    {
      "id": 1268,
      "sensor_reading_id": 390,
      "anomaly_type": "high vibration",
      "description": "The transfer was resolved — routine case, no further action.",
      "timestamp": "2023-07-24 19:54:51"
    },
    {
      "id": 1269,
      "sensor_reading_id": 297,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a duplicate issue; the claim was escalated.",
      "timestamp": "2023-04-17 04:00:52"
    },
    {
      "id": 1270,
      "sensor_reading_id": 101,
      "anomaly_type": "low throughput",
      "description": "A manual claim was resolved the same day.",
      "timestamp": "2023-12-28 10:37:08"
    },
    {
      "id": 1271,
      "sensor_reading_id": 152,
      "anomaly_type": "high vibration",
      "description": "The supplier asked for a change and the refund was reviewed.",
      "timestamp": "2023-01-27 06:29:42"
    },
    {
      "id": 1272,
      "sensor_reading_id": 324,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the invoice was processed.",
      "timestamp": "2023-03-22 22:37:58"
    },
    {
      "id": 1273,
      "sensor_reading_id": 121,
      "anomaly_type": "temperature spike",
      "description": "A repeat order was closed the same day.",
      "timestamp": "2023-05-17 13:57:36"
    },
    {
      "id": 1274,
      "sensor_reading_id": 271,
      "anomaly_type": "low throughput",
      "description": "The ticket was confirmed following a manual review.",
      "timestamp": "2023-02-22 08:35:39"
    },
    {
      "id": 1275,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the transfer was refunded.",
      "timestamp": "2023-12-03 09:20:58"
    },
    {
      "id": 1276,
      "sensor_reading_id": 498,
      "anomaly_type": "high vibration",
      "description": "The document was confirmed — unusual case, no further action.",
      "timestamp": "2023-10-13 06:10:40"
    },
    {
      "id": 1277,
      "sensor_reading_id": 20,
      "anomaly_type": "low throughput",
      "description": "The transfer was completed following a duplicate review.",
      "timestamp": "2023-11-04 19:40:22"
    },
    {
      "id": 1278,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "The appointment was updated — routine case, no further action.",
      "timestamp": "2023-02-17 09:10:28"
    },
    {
      "id": 1279,
      "sensor_reading_id": 441,
      "anomaly_type": "low throughput",
      "description": "The reviewer asked for a change and the delivery was reviewed.",
      "timestamp": "2023-12-17 21:37:50"
    },
    {
      "id": 1280,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "The appointment was rescheduled after an incomplete check.",
      "timestamp": "2023-09-15 20:57:40"
    },
    {
      "id": 1281,
      "sensor_reading_id": 19,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the refund was cancelled.",
      "timestamp": "2023-01-31 17:30:52"
    },
    {
      "id": 1282,
      "sensor_reading_id": 58,
      "anomaly_type": "high vibration",
      "description": "No response from an operator, so the appointment was cancelled.",
      "timestamp": "2023-04-16 07:17:45"
    },
    {
      "id": 1283,
      "sensor_reading_id": 73,
      "anomaly_type": "temperature spike",
      "description": "The request was confirmed after a standard check.",
      "timestamp": "2023-04-11 03:19:39"
    },
    {
      "id": 1284,
      "sensor_reading_id": 359,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the record was approved.",
      "timestamp": "2023-04-12 20:30:20"
    },
    {
      "id": 1285,
      "sensor_reading_id": 298,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a partial issue; the invoice was reviewed.",
      "timestamp": "2023-02-08 21:25:00"
    },
    {
      "id": 1286,
      "sensor_reading_id": 121,
      "anomaly_type": "temperature spike",
      "description": "The report was reviewed — incomplete case, no further action.",
      "timestamp": "2023-12-30 14:53:11"
    },
    {
      "id": 1287,
      "sensor_reading_id": 310,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the delivery was rejected.",
      "timestamp": "2023-01-29 11:12:19"
    },
    {
      "id": 1288,
      "sensor_reading_id": 103,
      "anomaly_type": "high vibration",
      "description": "Flagged as repeat. Support approved the request.",
      "timestamp": "2023-04-27 03:23:16"
    },
    {
      "id": 1289,
      "sensor_reading_id": 189,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the request was cancelled.",
      "timestamp": "2023-11-20 15:26:34"
    },
    {
      "id": 1290,
      "sensor_reading_id": 272,
      "anomaly_type": "high vibration",
      "description": "A late follow-up: the transfer was reviewed.",
      "timestamp": "2023-10-26 03:30:04"
    },
    {
      "id": 1291,
      "sensor_reading_id": 385,
      "anomaly_type": "temperature spike",
      "description": "The request was completed following a late review.",
      "timestamp": "2023-11-19 15:12:45"
    },
    {
      "id": 1292,
      "sensor_reading_id": 423,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the delivery was approved.",
      "timestamp": "2023-10-24 05:17:31"
    },
    {
      "id": 1293,
      "sensor_reading_id": 417,
      "anomaly_type": "high vibration",
      "description": "The request was rescheduled following a repeat review.",
      "timestamp": "2023-08-22 08:41:58"
    },
    {
      "id": 1294,
      "sensor_reading_id": 545,
      "anomaly_type": "low throughput",
      "description": "The customer asked for a change and the invoice was updated.",
      "timestamp": "2023-10-24 16:21:24"
    },
    {
      "id": 1295,
      "sensor_reading_id": 109,
      "anomaly_type": "temperature spike",
      "description": "The ticket was updated following an urgent review.",
      "timestamp": "2023-03-01 19:16:07"
    },
    {
      "id": 1296,
      "sensor_reading_id": 38,
      "anomaly_type": "high vibration",
      "description": "The order was delayed — manual case, no further action.",
      "timestamp": "2023-04-14 10:33:09"
    },
    {
      "id": 1297,
      "sensor_reading_id": 239,
      "anomaly_type": "high vibration",
      "description": "A manual follow-up: the refund was reviewed.",
      "timestamp": "2023-09-25 10:45:49"
    },
    {
      "id": 1298,
      "sensor_reading_id": 160,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the claim was updated.",
      "timestamp": "2023-12-19 07:37:54"
    },
    {
      "id": 1299,
      "sensor_reading_id": 24,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the transfer was reviewed.",
      "timestamp": "2023-07-31 20:02:58"
    },
    {
      "id": 1300,
      "sensor_reading_id": 2,
      "anomaly_type": "low throughput",
      "description": "Flagged as duplicate. Support resolved the shipment.",
      "timestamp": "2023-10-18 21:33:49"
    },
    {
      "id": 1301,
      "sensor_reading_id": 383,
      "anomaly_type": "high vibration",
      "description": "The account owner asked for a change and the record was cancelled.",
      "timestamp": "2023-02-22 01:26:35"
    },
    {
      "id": 1302,
      "sensor_reading_id": 268,
      "anomaly_type": "temperature spike",
      "description": "Support reported a minor issue; the delivery was replaced.",
      "timestamp": "2023-07-29 22:25:34"
    },
    {
      "id": 1303,
      "sensor_reading_id": 349,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the record was confirmed.",
      "timestamp": "2023-09-22 16:55:25"
    },
    {
      "id": 1304,
      "sensor_reading_id": 524,
      "anomaly_type": "temperature spike",
      "description": "The record was processed following an urgent review.",
      "timestamp": "2023-03-14 07:09:11"
    },
    {
      "id": 1305,
      "sensor_reading_id": 285,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the document was resolved.",
      "timestamp": "2023-08-31 15:48:02"
    },
    {
      "id": 1306,
      "sensor_reading_id": 60,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the document was cancelled.",
      "timestamp": "2023-05-21 08:19:40"
    },
    {
      "id": 1307,
      "sensor_reading_id": 44,
      "anomaly_type": "temperature spike",
      "description": "The record was rescheduled after an incomplete check.",
      "timestamp": "2023-12-31 06:18:56"
    },
    {
      "id": 1308,
      "sensor_reading_id": 339,
      "anomaly_type": "low throughput",
      "description": "The customer reported a standard issue; the booking was rescheduled.",
      "timestamp": "2023-07-19 10:37:54"
    },
    {
      "id": 1309,
      "sensor_reading_id": 83,
      "anomaly_type": "temperature spike",
      "description": "The appointment was replaced — repeat case, no further action.",
      "timestamp": "2023-12-09 00:18:02"
    },
    {
      "id": 1310,
      "sensor_reading_id": 455,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported an incomplete issue; the account was approved.",
      "timestamp": "2023-08-14 18:31:26"
    },
    {
      "id": 1311,
      "sensor_reading_id": 271,
      "anomaly_type": "high vibration",
      "description": "Flagged as incomplete. The courier reopened the record.",
      "timestamp": "2023-05-19 23:14:52"
    },
    {
      "id": 1312,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the session was replaced.",
      "timestamp": "2023-03-07 03:53:26"
    },
    {
      "id": 1313,
      "sensor_reading_id": 20,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the delivery was reopened.",
      "timestamp": "2023-12-21 07:05:15"
    },
    {
      "id": 1314,
      "sensor_reading_id": 245,
      "anomaly_type": "temperature spike",
      "description": "The item was updated after a standard check.",
      "timestamp": "2023-10-01 17:58:05"
    },
    {
      "id": 1315,
      "sensor_reading_id": 382,
      "anomaly_type": "high vibration",
      "description": "Flagged as partial. The customer completed the claim.",
      "timestamp": "2023-02-19 01:38:23"
    },
    {
      "id": 1316,
      "sensor_reading_id": 412,
      "anomaly_type": "high vibration",
      "description": "The delivery was processed after an urgent check.",
      "timestamp": "2023-12-24 14:56:27"
    },
    {
      "id": 1317,
      "sensor_reading_id": 144,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the booking was closed.",
      "timestamp": "2023-08-24 05:36:52"
    },
    {
      "id": 1318,
      "sensor_reading_id": 80,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the item was delayed.",
      "timestamp": "2023-05-28 17:36:14"
    },
    {
      "id": 1319,
      "sensor_reading_id": 286,
      "anomaly_type": "high vibration",
      "description": "A minor follow-up: the record was processed.",
      "timestamp": "2023-04-27 16:24:38"
    },
    {
      "id": 1320,
      "sensor_reading_id": 531,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. An operator closed the ticket.",
      "timestamp": "2023-07-04 19:00:54"
    },
    {
      "id": 1321,
      "sensor_reading_id": 167,
      "anomaly_type": "temperature spike",
      "description": "The document was closed following a manual review.",
      "timestamp": "2023-05-26 04:32:24"
    },
    {
      "id": 1322,
      "sensor_reading_id": 469,
      "anomaly_type": "low throughput",
      "description": "The courier confirmed the details and the record was rescheduled.",
      "timestamp": "2023-10-05 23:43:54"
    },
    {
      "id": 1323,
      "sensor_reading_id": 328,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the transfer was rejected.",
      "timestamp": "2023-04-09 07:41:58"
    },
    {
      "id": 1324,
      "sensor_reading_id": 481,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the shipment was processed.",
      "timestamp": "2023-12-10 13:43:18"
    },
    {
      "id": 1325,
      "sensor_reading_id": 265,
      "anomaly_type": "low throughput",
      "description": "Flagged as routine. Support completed the order.",
      "timestamp": "2023-04-14 02:17:19"
    },
    {
      "id": 1326,
      "sensor_reading_id": 524,
      "anomaly_type": "high vibration",
      "description": "The report was escalated following a manual review.",
      "timestamp": "2023-10-19 20:10:40"
    },
    {
      "id": 1327,
      "sensor_reading_id": 146,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a routine issue; the claim was resolved.",
      "timestamp": "2023-12-23 05:52:45"
    },
    {
      "id": 1328,
      "sensor_reading_id": 265,
      "anomaly_type": "temperature spike",
      "description": "The request was escalated following an incomplete review.",
      "timestamp": "2023-11-23 18:18:40"
    },
    {
      "id": 1329,
      "sensor_reading_id": 139,
      "anomaly_type": "low throughput",
      "description": "A standard report was cancelled the same day.",
      "timestamp": "2023-01-03 02:39:56"
    },
    {
      "id": 1330,
      "sensor_reading_id": 271,
      "anomaly_type": "temperature spike",
      "description": "The delivery was rescheduled — urgent case, no further action.",
      "timestamp": "2023-06-21 00:21:11"
    },
    {
      "id": 1331,
      "sensor_reading_id": 89,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a repeat issue; the claim was cancelled.",
      "timestamp": "2023-02-28 19:42:06"
    },
    {
      "id": 1332,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "The request was refunded — unusual case, no further action.",
      "timestamp": "2023-10-23 06:49:49"
    },
    {
      "id": 1333,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "The claim was rescheduled following an urgent review.",
      "timestamp": "2023-01-17 09:58:05"
    },
    {
      "id": 1334,
      "sensor_reading_id": 109,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the appointment was completed.",
      "timestamp": "2023-06-07 20:34:04"
    },
    {
      "id": 1335,
      "sensor_reading_id": 74,
      "anomaly_type": "temperature spike",
      "description": "A repeat transfer was cancelled the same day.",
      "timestamp": "2023-05-30 03:24:25"
    },
    {
      "id": 1336,
      "sensor_reading_id": 423,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the request was replaced.",
      "timestamp": "2023-01-15 22:22:43"
    },
    {
      "id": 1337,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the record was cancelled.",
      "timestamp": "2023-01-01 19:56:14"
    },
    {
      "id": 1338,
      "sensor_reading_id": 110,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the record was replaced.",
      "timestamp": "2023-05-28 11:09:45"
    },
    {
      "id": 1339,
      "sensor_reading_id": 137,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a partial issue; the shipment was rescheduled.",
      "timestamp": "2023-12-19 11:32:37"
    },
    {
      "id": 1340,
      "sensor_reading_id": 417,
      "anomaly_type": "high vibration",
      "description": "The team reported an incomplete issue; the refund was refunded.",
      "timestamp": "2023-01-15 14:38:56"
    },
    {
      "id": 1341,
      "sensor_reading_id": 457,
      "anomaly_type": "high vibration",
      "description": "The ticket was resolved after a minor check.",
      "timestamp": "2023-09-10 13:22:08"
    },
    {
      "id": 1342,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "A minor account was refunded the same day.",
      "timestamp": "2023-08-02 11:20:30"
    },
    {
      "id": 1343,
      "sensor_reading_id": 130,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the account was escalated.",
      "timestamp": "2023-09-09 07:28:11"
    },
    {
      "id": 1344,
      "sensor_reading_id": 92,
      "anomaly_type": "low throughput",
      "description": "The report was resolved following a duplicate review.",
      "timestamp": "2023-09-07 21:11:55"
    },
    {
      "id": 1345,
      "sensor_reading_id": 45,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the record was replaced.",
      "timestamp": "2023-05-24 17:45:38"
    },
    {
      "id": 1346,
      "sensor_reading_id": 11,
      "anomaly_type": "temperature spike",
      "description": "A routine appointment was replaced the same day.",
      "timestamp": "2023-10-18 00:01:39"
    },
    {
      "id": 1347,
      "sensor_reading_id": 54,
      "anomaly_type": "temperature spike",
      "description": "The order was updated — urgent case, no further action.",
      "timestamp": "2023-12-12 23:59:18"
    },
    {
      "id": 1348,
      "sensor_reading_id": 461,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the request was updated.",
      "timestamp": "2023-05-13 04:09:33"
    },
    {
      "id": 1349,
      "sensor_reading_id": 184,
      "anomaly_type": "temperature spike",
      "description": "The delivery was cancelled after a repeat check.",
      "timestamp": "2023-03-05 10:14:21"
    },
    {
      "id": 1350,
      "sensor_reading_id": 152,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. The reviewer rescheduled the booking.",
      "timestamp": "2023-08-27 09:10:13"
    },
    {
      "id": 1351,
      "sensor_reading_id": 339,
      "anomaly_type": "high vibration",
      "description": "The session was reopened — incomplete case, no further action.",
      "timestamp": "2023-04-14 00:39:59"
    },
    {
      "id": 1352,
      "sensor_reading_id": 470,
      "anomaly_type": "temperature spike",
      "description": "An operator reported an urgent issue; the record was refunded.",
      "timestamp": "2023-11-28 00:13:28"
    },
    {
      "id": 1353,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "The request was completed — manual case, no further action.",
      "timestamp": "2023-02-25 05:49:35"
    },
    {
      "id": 1354,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "An urgent invoice was closed the same day.",
      "timestamp": "2023-10-02 09:02:52"
    },
    {
      "id": 1355,
      "sensor_reading_id": 440,
      "anomaly_type": "high vibration",
      "description": "An operator reported a routine issue; the order was cancelled.",
      "timestamp": "2023-05-29 17:50:52"
    },
    {
      "id": 1356,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "The session was delayed following a late review.",
      "timestamp": "2023-10-02 06:34:35"
    },
    {
      "id": 1357,
      "sensor_reading_id": 181,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The supplier replaced the report.",
      "timestamp": "2023-01-27 20:51:07"
    },
    {
      "id": 1358,
      "sensor_reading_id": 261,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the invoice was delayed.",
      "timestamp": "2023-12-06 08:13:54"
    },
    {
      "id": 1359,
      "sensor_reading_id": 266,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. The account owner confirmed the booking.",
      "timestamp": "2023-11-03 13:07:17"
    },
    {
      "id": 1360,
      "sensor_reading_id": 471,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the item was resolved.",
      "timestamp": "2023-01-22 02:12:39"
    },
    {
      "id": 1361,
      "sensor_reading_id": 370,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the refund was processed.",
      "timestamp": "2023-03-23 04:13:54"
    },
    {
      "id": 1362,
      "sensor_reading_id": 427,
      "anomaly_type": "temperature spike",
      "description": "The account was delayed following a duplicate review.",
      "timestamp": "2023-05-27 18:12:01"
    },
    {
      "id": 1363,
      "sensor_reading_id": 24,
      "anomaly_type": "high vibration",
      "description": "The booking was delayed after a late check.",
      "timestamp": "2023-02-11 00:00:09"
    },
    {
      "id": 1364,
      "sensor_reading_id": 118,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the transfer was confirmed.",
      "timestamp": "2023-12-05 12:25:47"
    },
    {
      "id": 1365,
      "sensor_reading_id": 536,
      "anomaly_type": "temperature spike",
      "description": "The transfer was refunded after a manual check.",
      "timestamp": "2023-07-13 10:46:20"
    },
    {
      "id": 1366,
      "sensor_reading_id": 14,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the booking was replaced.",
      "timestamp": "2023-01-27 21:17:07"
    },
    {
      "id": 1367,
      "sensor_reading_id": 348,
      "anomaly_type": "low throughput",
      "description": "A manual follow-up: the delivery was completed.",
      "timestamp": "2023-09-15 04:33:02"
    },
    {
      "id": 1368,
      "sensor_reading_id": 121,
      "anomaly_type": "high vibration",
      "description": "Flagged as urgent. The reviewer processed the session.",
      "timestamp": "2023-03-08 22:40:58"
    },
    {
      "id": 1369,
      "sensor_reading_id": 364,
      "anomaly_type": "temperature spike",
      "description": "The session was reviewed — minor case, no further action.",
      "timestamp": "2023-09-18 07:19:35"
    },
    {
      "id": 1370,
      "sensor_reading_id": 40,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. The courier resolved the account.",
      "timestamp": "2023-08-16 20:23:28"
    },
    {
      "id": 1371,
      "sensor_reading_id": 261,
      "anomaly_type": "temperature spike",
      "description": "A routine delivery was confirmed the same day.",
      "timestamp": "2023-04-18 02:20:07"
    },
    {
      "id": 1372,
      "sensor_reading_id": 110,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the shipment was closed.",
      "timestamp": "2023-08-01 13:05:43"
    },
    {
      "id": 1373,
      "sensor_reading_id": 255,
      "anomaly_type": "temperature spike",
      "description": "A manual request was delayed the same day.",
      "timestamp": "2023-12-27 21:00:19"
    },
    {
      "id": 1374,
      "sensor_reading_id": 426,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The team rejected the ticket.",
      "timestamp": "2023-06-24 04:20:48"
    },
    {
      "id": 1375,
      "sensor_reading_id": 219,
      "anomaly_type": "temperature spike",
      "description": "The request was cancelled after a manual check.",
      "timestamp": "2023-07-10 06:29:46"
    },
    {
      "id": 1376,
      "sensor_reading_id": 543,
      "anomaly_type": "high vibration",
      "description": "An automatic transfer was approved the same day.",
      "timestamp": "2023-09-12 01:42:43"
    },
    {
      "id": 1377,
      "sensor_reading_id": 59,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the ticket was reopened.",
      "timestamp": "2023-01-14 17:57:58"
    },
    {
      "id": 1378,
      "sensor_reading_id": 193,
      "anomaly_type": "low throughput",
      "description": "An incomplete item was approved the same day.",
      "timestamp": "2023-02-07 15:51:48"
    },
    {
      "id": 1379,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "The delivery was reopened following an urgent review.",
      "timestamp": "2023-05-17 16:10:40"
    },
    {
      "id": 1380,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the document was escalated.",
      "timestamp": "2023-05-16 22:07:51"
    },
    {
      "id": 1381,
      "sensor_reading_id": 495,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the shipment was cancelled.",
      "timestamp": "2023-03-16 11:39:09"
    },
    {
      "id": 1382,
      "sensor_reading_id": 212,
      "anomaly_type": "temperature spike",
      "description": "The booking was completed — duplicate case, no further action.",
      "timestamp": "2023-05-02 05:35:45"
    },
    {
      "id": 1383,
      "sensor_reading_id": 501,
      "anomaly_type": "low throughput",
      "description": "Support confirmed the details and the booking was delayed.",
      "timestamp": "2023-10-24 06:50:01"
    },
    {
      "id": 1384,
      "sensor_reading_id": 19,
      "anomaly_type": "low throughput",
      "description": "The account owner asked for a change and the session was confirmed.",
      "timestamp": "2023-04-11 09:21:56"
    },
    {
      "id": 1385,
      "sensor_reading_id": 217,
      "anomaly_type": "high vibration",
      "description": "The team asked for a change and the appointment was reviewed.",
      "timestamp": "2023-02-15 02:37:17"
    },
    {
      "id": 1386,
      "sensor_reading_id": 261,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the item was completed.",
      "timestamp": "2023-10-11 18:02:36"
    },
    {
      "id": 1387,
      "sensor_reading_id": 290,
      "anomaly_type": "low throughput",
      "description": "The shipment was rescheduled — partial case, no further action.",
      "timestamp": "2023-12-30 12:29:04"
    },
    {
      "id": 1388,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the ticket was rescheduled.",
      "timestamp": "2023-09-18 07:05:14"
    },
    {
      "id": 1389,
      "sensor_reading_id": 108,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the session was processed.",
      "timestamp": "2023-09-23 20:03:50"
    },
    {
      "id": 1390,
      "sensor_reading_id": 64,
      "anomaly_type": "temperature spike",
      "description": "The appointment was updated following an incomplete review.",
      "timestamp": "2023-11-29 07:07:35"
    },
    {
      "id": 1391,
      "sensor_reading_id": 193,
      "anomaly_type": "temperature spike",
      "description": "The report was confirmed after a manual check.",
      "timestamp": "2023-06-11 18:03:16"
    },
    {
      "id": 1392,
      "sensor_reading_id": 422,
      "anomaly_type": "temperature spike",
      "description": "The customer reported an urgent issue; the report was resolved.",
      "timestamp": "2023-05-27 12:26:15"
    },
    {
      "id": 1393,
      "sensor_reading_id": 187,
      "anomaly_type": "temperature spike",
      "description": "An urgent session was escalated the same day.",
      "timestamp": "2023-04-03 17:29:03"
    },
    {
      "id": 1394,
      "sensor_reading_id": 419,
      "anomaly_type": "temperature spike",
      "description": "The courier reported an incomplete issue; the account was rejected.",
      "timestamp": "2023-03-18 23:39:41"
    },
    {
      "id": 1395,
      "sensor_reading_id": 116,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the claim was processed.",
      "timestamp": "2023-12-13 19:21:41"
    },
    {
      "id": 1396,
      "sensor_reading_id": 385,
      "anomaly_type": "temperature spike",
      "description": "The appointment was reopened following a partial review.",
      "timestamp": "2023-09-03 21:37:50"
    },
    {
      "id": 1397,
      "sensor_reading_id": 114,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The reviewer completed the ticket.",
      "timestamp": "2023-08-23 22:07:41"
    },
    {
      "id": 1398,
      "sensor_reading_id": 162,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the transfer was refunded.",
      "timestamp": "2023-02-18 13:54:04"
    },
    {
      "id": 1399,
      "sensor_reading_id": 457,
      "anomaly_type": "high vibration",
      "description": "The courier reported a standard issue; the record was confirmed.",
      "timestamp": "2023-04-14 20:36:32"
    },
    {
      "id": 1400,
      "sensor_reading_id": 158,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the ticket was rescheduled.",
      "timestamp": "2023-10-23 09:22:20"
    },
    {
      "id": 1401,
      "sensor_reading_id": 419,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the account was approved.",
      "timestamp": "2023-08-25 14:48:42"
    },
    {
      "id": 1402,
      "sensor_reading_id": 231,
      "anomaly_type": "low throughput",
      "description": "An incomplete follow-up: the document was cancelled.",
      "timestamp": "2023-06-30 22:18:46"
    },
    {
      "id": 1403,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the payment was reopened.",
      "timestamp": "2023-05-12 05:47:56"
    },
    {
      "id": 1404,
      "sensor_reading_id": 362,
      "anomaly_type": "temperature spike",
      "description": "The report was closed — repeat case, no further action.",
      "timestamp": "2023-07-09 00:37:48"
    },
    {
      "id": 1405,
      "sensor_reading_id": 437,
      "anomaly_type": "high vibration",
      "description": "Flagged as routine. An operator replaced the record.",
      "timestamp": "2023-10-30 16:18:16"
    },
    {
      "id": 1406,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the document was reviewed.",
      "timestamp": "2023-03-02 22:16:22"
    },
    {
      "id": 1407,
      "sensor_reading_id": 388,
      "anomaly_type": "temperature spike",
      "description": "The appointment was closed after an automatic check.",
      "timestamp": "2023-07-19 09:33:31"
    },
    {
      "id": 1408,
      "sensor_reading_id": 429,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The team completed the shipment.",
      "timestamp": "2023-06-01 22:19:45"
    },
    {
      "id": 1409,
      "sensor_reading_id": 120,
      "anomaly_type": "temperature spike",
      "description": "The reviewer confirmed the details and the shipment was completed.",
      "timestamp": "2023-05-24 14:34:57"
    },
    {
      "id": 1410,
      "sensor_reading_id": 291,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The account owner escalated the invoice.",
      "timestamp": "2023-05-12 00:35:12"
    },
    {
      "id": 1411,
      "sensor_reading_id": 313,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the appointment was refunded.",
      "timestamp": "2023-10-27 02:29:15"
    },
    {
      "id": 1412,
      "sensor_reading_id": 213,
      "anomaly_type": "high vibration",
      "description": "A standard claim was escalated the same day.",
      "timestamp": "2023-10-09 19:06:14"
    },
    {
      "id": 1413,
      "sensor_reading_id": 380,
      "anomaly_type": "high vibration",
      "description": "An operator asked for a change and the claim was processed.",
      "timestamp": "2023-11-30 18:59:37"
    },
    {
      "id": 1414,
      "sensor_reading_id": 23,
      "anomaly_type": "high vibration",
      "description": "No response from the reviewer, so the report was rescheduled.",
      "timestamp": "2023-05-25 19:49:26"
    },
    {
      "id": 1415,
      "sensor_reading_id": 35,
      "anomaly_type": "temperature spike",
      "description": "A routine transfer was refunded the same day.",
      "timestamp": "2023-10-11 12:54:08"
    },
    {
      "id": 1416,
      "sensor_reading_id": 373,
      "anomaly_type": "temperature spike",
      "description": "A duplicate follow-up: the invoice was refunded.",
      "timestamp": "2023-12-10 15:01:06"
    },
    {
      "id": 1417,
      "sensor_reading_id": 290,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the report was reopened.",
      "timestamp": "2023-09-24 04:01:19"
    },
    {
      "id": 1418,
      "sensor_reading_id": 31,
      "anomaly_type": "temperature spike",
      "description": "The booking was confirmed following an automatic review.",
      "timestamp": "2023-09-07 19:50:15"
    },
    {
      "id": 1419,
      "sensor_reading_id": 224,
      "anomaly_type": "high vibration",
      "description": "The invoice was rejected following an incomplete review.",
      "timestamp": "2023-12-30 14:45:17"
    },
    {
      "id": 1420,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "The session was replaced after a manual check.",
      "timestamp": "2023-02-21 17:11:56"
    },
    {
      "id": 1421,
      "sensor_reading_id": 88,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. An operator completed the appointment.",
      "timestamp": "2023-10-18 15:43:12"
    },
    {
      "id": 1422,
      "sensor_reading_id": 441,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the report was cancelled.",
      "timestamp": "2023-12-07 13:31:28"
    },
    {
      "id": 1423,
      "sensor_reading_id": 527,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the ticket was processed.",
      "timestamp": "2023-12-07 17:20:21"
    },
    {
      "id": 1424,
      "sensor_reading_id": 137,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the account was confirmed.",
      "timestamp": "2023-08-16 04:50:02"
    },
    {
      "id": 1425,
      "sensor_reading_id": 501,
      "anomaly_type": "temperature spike",
      "description": "The account was cancelled — standard case, no further action.",
      "timestamp": "2023-11-02 20:40:07"
    },
    {
      "id": 1426,
      "sensor_reading_id": 363,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. Support processed the appointment.",
      "timestamp": "2023-03-12 12:24:17"
    },
    {
      "id": 1427,
      "sensor_reading_id": 423,
      "anomaly_type": "temperature spike",
      "description": "The delivery was reviewed after a manual check.",
      "timestamp": "2023-12-17 16:59:53"
    },
    {
      "id": 1428,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "The shipment was resolved after a minor check.",
      "timestamp": "2023-11-14 22:47:55"
    },
    {
      "id": 1429,
      "sensor_reading_id": 363,
      "anomaly_type": "temperature spike",
      "description": "The account was approved — routine case, no further action.",
      "timestamp": "2023-06-01 00:15:29"
    },
    {
      "id": 1430,
      "sensor_reading_id": 388,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The courier rescheduled the refund.",
      "timestamp": "2023-03-21 07:24:27"
    },
    {
      "id": 1431,
      "sensor_reading_id": 497,
      "anomaly_type": "temperature spike",
      "description": "The invoice was rescheduled following an unusual review.",
      "timestamp": "2023-01-23 16:54:58"
    },
    {
      "id": 1432,
      "sensor_reading_id": 250,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the claim was delayed.",
      "timestamp": "2023-07-21 15:50:12"
    },
    {
      "id": 1433,
      "sensor_reading_id": 348,
      "anomaly_type": "temperature spike",
      "description": "The appointment was rescheduled following a standard review.",
      "timestamp": "2023-04-18 22:02:20"
    },
    {
      "id": 1434,
      "sensor_reading_id": 434,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the item was replaced.",
      "timestamp": "2023-02-19 03:16:06"
    },
    {
      "id": 1435,
      "sensor_reading_id": 58,
      "anomaly_type": "low throughput",
      "description": "The courier asked for a change and the shipment was rescheduled.",
      "timestamp": "2023-02-11 11:54:24"
    },
    {
      "id": 1436,
      "sensor_reading_id": 427,
      "anomaly_type": "high vibration",
      "description": "The refund was approved — late case, no further action.",
      "timestamp": "2023-11-01 09:50:25"
    },
    {
      "id": 1437,
      "sensor_reading_id": 132,
      "anomaly_type": "high vibration",
      "description": "The claim was confirmed — partial case, no further action.",
      "timestamp": "2023-02-09 04:21:49"
    },
    {
      "id": 1438,
      "sensor_reading_id": 450,
      "anomaly_type": "low throughput",
      "description": "The account was cancelled — late case, no further action.",
      "timestamp": "2023-08-20 17:38:35"
    },
    {
      "id": 1439,
      "sensor_reading_id": 385,
      "anomaly_type": "temperature spike",
      "description": "A partial payment was confirmed the same day.",
      "timestamp": "2023-02-04 13:58:42"
    },
    {
      "id": 1440,
      "sensor_reading_id": 388,
      "anomaly_type": "high vibration",
      "description": "The customer confirmed the details and the document was completed.",
      "timestamp": "2023-01-06 12:30:39"
    },
    {
      "id": 1441,
      "sensor_reading_id": 318,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. The courier processed the record.",
      "timestamp": "2023-04-27 18:59:28"
    },
    {
      "id": 1442,
      "sensor_reading_id": 450,
      "anomaly_type": "low throughput",
      "description": "The transfer was reviewed — partial case, no further action.",
      "timestamp": "2023-03-19 22:31:00"
    },
    {
      "id": 1443,
      "sensor_reading_id": 239,
      "anomaly_type": "temperature spike",
      "description": "The report was updated after a repeat check.",
      "timestamp": "2023-12-10 01:26:08"
    },
    {
      "id": 1444,
      "sensor_reading_id": 317,
      "anomaly_type": "low throughput",
      "description": "The delivery was approved after a minor check.",
      "timestamp": "2023-08-22 06:37:14"
    },
    {
      "id": 1445,
      "sensor_reading_id": 35,
      "anomaly_type": "low throughput",
      "description": "The delivery was cancelled — late case, no further action.",
      "timestamp": "2023-04-26 19:56:26"
    },
    {
      "id": 1446,
      "sensor_reading_id": 300,
      "anomaly_type": "temperature spike",
      "description": "The order was approved — incomplete case, no further action.",
      "timestamp": "2023-05-31 03:57:44"
    },
    {
      "id": 1447,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "An unusual refund was cancelled the same day.",
      "timestamp": "2023-12-18 14:37:10"
    },
    {
      "id": 1448,
      "sensor_reading_id": 507,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the request was updated.",
      "timestamp": "2023-04-25 08:05:57"
    },
    {
      "id": 1449,
      "sensor_reading_id": 165,
      "anomaly_type": "temperature spike",
      "description": "The session was processed — duplicate case, no further action.",
      "timestamp": "2023-07-09 19:29:03"
    },
    {
      "id": 1450,
      "sensor_reading_id": 31,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the session was reviewed.",
      "timestamp": "2023-09-29 04:43:14"
    },
    {
      "id": 1451,
      "sensor_reading_id": 235,
      "anomaly_type": "low throughput",
      "description": "The payment was replaced following an automatic review.",
      "timestamp": "2023-10-06 04:53:53"
    },
    {
      "id": 1452,
      "sensor_reading_id": 406,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the session was processed.",
      "timestamp": "2023-04-26 19:38:21"
    },
    {
      "id": 1453,
      "sensor_reading_id": 140,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the claim was replaced.",
      "timestamp": "2023-12-22 16:58:13"
    },
    {
      "id": 1454,
      "sensor_reading_id": 224,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the order was reopened.",
      "timestamp": "2023-09-19 15:45:18"
    },
    {
      "id": 1455,
      "sensor_reading_id": 274,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the document was confirmed.",
      "timestamp": "2023-04-26 08:38:42"
    },
    {
      "id": 1456,
      "sensor_reading_id": 387,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the refund was closed.",
      "timestamp": "2023-11-04 10:59:22"
    },
    {
      "id": 1457,
      "sensor_reading_id": 20,
      "anomaly_type": "high vibration",
      "description": "The session was cancelled following an unusual review.",
      "timestamp": "2023-08-30 03:33:53"
    },
    {
      "id": 1458,
      "sensor_reading_id": 266,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a manual issue; the booking was delayed.",
      "timestamp": "2023-12-13 06:52:45"
    },
    {
      "id": 1459,
      "sensor_reading_id": 73,
      "anomaly_type": "high vibration",
      "description": "No response from support, so the request was confirmed.",
      "timestamp": "2023-03-27 08:32:33"
    },
    {
      "id": 1460,
      "sensor_reading_id": 349,
      "anomaly_type": "high vibration",
      "description": "The customer confirmed the details and the item was reviewed.",
      "timestamp": "2023-10-30 07:39:41"
    },
    {
      "id": 1461,
      "sensor_reading_id": 181,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. Support cancelled the refund.",
      "timestamp": "2023-09-17 10:05:19"
    },
    {
      "id": 1462,
      "sensor_reading_id": 408,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the booking was approved.",
      "timestamp": "2023-10-16 22:56:58"
    },
    {
      "id": 1463,
      "sensor_reading_id": 130,
      "anomaly_type": "temperature spike",
      "description": "The session was processed after a partial check.",
      "timestamp": "2023-08-13 11:33:34"
    },
    {
      "id": 1464,
      "sensor_reading_id": 524,
      "anomaly_type": "temperature spike",
      "description": "The claim was closed after a minor check.",
      "timestamp": "2023-11-26 08:38:35"
    },
    {
      "id": 1465,
      "sensor_reading_id": 237,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the appointment was rejected.",
      "timestamp": "2023-05-21 07:41:52"
    },
    {
      "id": 1466,
      "sensor_reading_id": 476,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the report was refunded.",
      "timestamp": "2023-01-09 10:17:38"
    },
    {
      "id": 1467,
      "sensor_reading_id": 2,
      "anomaly_type": "temperature spike",
      "description": "A late request was cancelled the same day.",
      "timestamp": "2023-05-25 06:02:00"
    },
    {
      "id": 1468,
      "sensor_reading_id": 145,
      "anomaly_type": "temperature spike",
      "description": "The appointment was reopened — manual case, no further action.",
      "timestamp": "2023-12-10 10:38:28"
    },
    {
      "id": 1469,
      "sensor_reading_id": 212,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the refund was cancelled.",
      "timestamp": "2023-11-19 01:57:10"
    },
    {
      "id": 1470,
      "sensor_reading_id": 315,
      "anomaly_type": "temperature spike",
      "description": "The customer confirmed the details and the delivery was replaced.",
      "timestamp": "2023-10-30 18:08:50"
    },
    {
      "id": 1471,
      "sensor_reading_id": 151,
      "anomaly_type": "temperature spike",
      "description": "The request was closed — incomplete case, no further action.",
      "timestamp": "2023-04-12 11:39:02"
    },
    {
      "id": 1472,
      "sensor_reading_id": 171,
      "anomaly_type": "high vibration",
      "description": "Support confirmed the details and the invoice was updated.",
      "timestamp": "2023-05-21 05:01:38"
    },
    {
      "id": 1473,
      "sensor_reading_id": 137,
      "anomaly_type": "high vibration",
      "description": "The request was rescheduled following a duplicate review.",
      "timestamp": "2023-06-16 22:13:17"
    },
    {
      "id": 1474,
      "sensor_reading_id": 250,
      "anomaly_type": "high vibration",
      "description": "The shipment was rejected — manual case, no further action.",
      "timestamp": "2023-07-09 13:31:09"
    },
    {
      "id": 1475,
      "sensor_reading_id": 442,
      "anomaly_type": "high vibration",
      "description": "The payment was updated after an incomplete check.",
      "timestamp": "2023-11-08 12:17:04"
    },
    {
      "id": 1476,
      "sensor_reading_id": 137,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. An operator escalated the session.",
      "timestamp": "2023-08-16 14:46:12"
    },
    {
      "id": 1477,
      "sensor_reading_id": 175,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the item was delayed.",
      "timestamp": "2023-06-17 02:14:29"
    },
    {
      "id": 1478,
      "sensor_reading_id": 463,
      "anomaly_type": "high vibration",
      "description": "No response from the courier, so the ticket was rejected.",
      "timestamp": "2023-05-11 19:22:50"
    },
    {
      "id": 1479,
      "sensor_reading_id": 216,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the record was delayed.",
      "timestamp": "2023-10-26 22:23:38"
    },
    {
      "id": 1480,
      "sensor_reading_id": 171,
      "anomaly_type": "temperature spike",
      "description": "The team reported a manual issue; the invoice was delayed.",
      "timestamp": "2023-02-20 12:33:55"
    },
    {
      "id": 1481,
      "sensor_reading_id": 88,
      "anomaly_type": "low throughput",
      "description": "The record was delayed after an urgent check.",
      "timestamp": "2023-08-05 23:28:01"
    },
    {
      "id": 1482,
      "sensor_reading_id": 417,
      "anomaly_type": "high vibration",
      "description": "The session was rescheduled — manual case, no further action.",
      "timestamp": "2023-03-15 07:23:18"
    },
    {
      "id": 1483,
      "sensor_reading_id": 390,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the invoice was approved.",
      "timestamp": "2023-06-17 19:45:35"
    },
    {
      "id": 1484,
      "sensor_reading_id": 287,
      "anomaly_type": "high vibration",
      "description": "A minor payment was escalated the same day.",
      "timestamp": "2023-10-13 08:25:13"
    },
    {
      "id": 1485,
      "sensor_reading_id": 142,
      "anomaly_type": "temperature spike",
      "description": "The ticket was rejected — routine case, no further action.",
      "timestamp": "2023-03-22 05:45:42"
    },
    {
      "id": 1486,
      "sensor_reading_id": 501,
      "anomaly_type": "low throughput",
      "description": "No response from the courier, so the report was cancelled.",
      "timestamp": "2023-01-21 19:12:27"
    },
    {
      "id": 1487,
      "sensor_reading_id": 370,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the session was closed.",
      "timestamp": "2023-05-30 06:08:38"
    },
    {
      "id": 1488,
      "sensor_reading_id": 307,
      "anomaly_type": "temperature spike",
      "description": "A standard report was refunded the same day.",
      "timestamp": "2023-11-19 04:22:18"
    },
    {
      "id": 1489,
      "sensor_reading_id": 550,
      "anomaly_type": "temperature spike",
      "description": "Support reported a minor issue; the record was completed.",
      "timestamp": "2023-11-26 23:40:17"
    },
    {
      "id": 1490,
      "sensor_reading_id": 325,
      "anomaly_type": "temperature spike",
      "description": "The payment was rescheduled following a manual review.",
      "timestamp": "2023-11-15 16:27:40"
    },
    {
      "id": 1491,
      "sensor_reading_id": 74,
      "anomaly_type": "temperature spike",
      "description": "A late report was approved the same day.",
      "timestamp": "2023-01-20 09:57:04"
    },
    {
      "id": 1492,
      "sensor_reading_id": 311,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the transfer was processed.",
      "timestamp": "2023-05-23 18:00:44"
    },
    {
      "id": 1493,
      "sensor_reading_id": 385,
      "anomaly_type": "temperature spike",
      "description": "A standard record was cancelled the same day.",
      "timestamp": "2023-05-10 03:14:21"
    },
    {
      "id": 1494,
      "sensor_reading_id": 530,
      "anomaly_type": "temperature spike",
      "description": "The item was resolved after a late check.",
      "timestamp": "2023-05-03 07:43:06"
    },
    {
      "id": 1495,
      "sensor_reading_id": 293,
      "anomaly_type": "high vibration",
      "description": "An automatic claim was reopened the same day.",
      "timestamp": "2023-03-04 22:52:21"
    },
    {
      "id": 1496,
      "sensor_reading_id": 458,
      "anomaly_type": "temperature spike",
      "description": "The order was reopened — unusual case, no further action.",
      "timestamp": "2023-12-24 07:06:30"
    },
    {
      "id": 1497,
      "sensor_reading_id": 238,
      "anomaly_type": "temperature spike",
      "description": "The transfer was cancelled after an incomplete check.",
      "timestamp": "2023-10-16 03:04:52"
    },
    {
      "id": 1498,
      "sensor_reading_id": 380,
      "anomaly_type": "temperature spike",
      "description": "The ticket was reviewed after a repeat check.",
      "timestamp": "2023-06-16 13:45:51"
    },
    {
      "id": 1499,
      "sensor_reading_id": 363,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a late issue; the booking was reviewed.",
      "timestamp": "2023-09-18 03:35:25"
    },
    {
      "id": 1500,
      "sensor_reading_id": 384,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the refund was confirmed.",
      "timestamp": "2023-01-24 23:13:43"
    },
    {
      "id": 1501,
      "sensor_reading_id": 169,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. The supplier updated the session.",
      "timestamp": "2023-01-22 08:37:32"
    },
    {
      "id": 1502,
      "sensor_reading_id": 39,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the shipment was rejected.",
      "timestamp": "2023-06-08 11:53:06"
    },
    {
      "id": 1503,
      "sensor_reading_id": 123,
      "anomaly_type": "temperature spike",
      "description": "The booking was reopened after a routine check.",
      "timestamp": "2023-07-16 09:18:07"
    },
    {
      "id": 1504,
      "sensor_reading_id": 191,
      "anomaly_type": "temperature spike",
      "description": "The payment was closed — routine case, no further action.",
      "timestamp": "2023-01-03 08:51:11"
    },
    {
      "id": 1505,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "The invoice was reviewed after a late check.",
      "timestamp": "2023-09-12 17:27:02"
    },
    {
      "id": 1506,
      "sensor_reading_id": 328,
      "anomaly_type": "temperature spike",
      "description": "The refund was completed — partial case, no further action.",
      "timestamp": "2023-01-21 12:54:16"
    },
    {
      "id": 1507,
      "sensor_reading_id": 471,
      "anomaly_type": "temperature spike",
      "description": "The ticket was resolved after a repeat check.",
      "timestamp": "2023-01-16 22:42:41"
    },
    {
      "id": 1508,
      "sensor_reading_id": 317,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. Support delayed the invoice.",
      "timestamp": "2023-02-16 03:04:23"
    },
    {
      "id": 1509,
      "sensor_reading_id": 312,
      "anomaly_type": "low throughput",
      "description": "A duplicate follow-up: the invoice was reviewed.",
      "timestamp": "2023-07-03 15:04:03"
    },
    {
      "id": 1510,
      "sensor_reading_id": 229,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the shipment was delayed.",
      "timestamp": "2023-09-05 02:55:50"
    },
    {
      "id": 1511,
      "sensor_reading_id": 101,
      "anomaly_type": "low throughput",
      "description": "The reviewer asked for a change and the account was escalated.",
      "timestamp": "2023-03-09 19:53:24"
    },
    {
      "id": 1512,
      "sensor_reading_id": 233,
      "anomaly_type": "high vibration",
      "description": "The order was closed following an incomplete review.",
      "timestamp": "2023-05-27 23:16:16"
    },
    {
      "id": 1513,
      "sensor_reading_id": 2,
      "anomaly_type": "temperature spike",
      "description": "The booking was cancelled following an unusual review.",
      "timestamp": "2023-08-28 18:06:06"
    },
    {
      "id": 1514,
      "sensor_reading_id": 171,
      "anomaly_type": "temperature spike",
      "description": "The ticket was replaced after a partial check.",
      "timestamp": "2023-06-30 13:39:45"
    },
    {
      "id": 1515,
      "sensor_reading_id": 449,
      "anomaly_type": "high vibration",
      "description": "The supplier reported a partial issue; the appointment was rejected.",
      "timestamp": "2023-01-01 20:15:29"
    },
    {
      "id": 1516,
      "sensor_reading_id": 534,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the report was confirmed.",
      "timestamp": "2023-03-01 10:40:13"
    },
    {
      "id": 1517,
      "sensor_reading_id": 340,
      "anomaly_type": "temperature spike",
      "description": "The delivery was replaced following an automatic review.",
      "timestamp": "2023-01-25 03:14:38"
    },
    {
      "id": 1518,
      "sensor_reading_id": 282,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the transfer was refunded.",
      "timestamp": "2023-01-13 11:38:28"
    },
    {
      "id": 1519,
      "sensor_reading_id": 189,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the item was approved.",
      "timestamp": "2023-09-05 21:58:21"
    },
    {
      "id": 1520,
      "sensor_reading_id": 212,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. An operator replaced the document.",
      "timestamp": "2023-01-11 00:18:30"
    },
    {
      "id": 1521,
      "sensor_reading_id": 285,
      "anomaly_type": "temperature spike",
      "description": "The document was resolved following a minor review.",
      "timestamp": "2023-05-04 04:42:09"
    },
    {
      "id": 1522,
      "sensor_reading_id": 268,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. Support rescheduled the transfer.",
      "timestamp": "2023-07-07 17:08:03"
    },
    {
      "id": 1523,
      "sensor_reading_id": 227,
      "anomaly_type": "low throughput",
      "description": "No response from an operator, so the delivery was refunded.",
      "timestamp": "2023-09-05 03:09:54"
    },
    {
      "id": 1524,
      "sensor_reading_id": 340,
      "anomaly_type": "temperature spike",
      "description": "A duplicate appointment was updated the same day.",
      "timestamp": "2023-08-25 11:55:42"
    },
    {
      "id": 1525,
      "sensor_reading_id": 154,
      "anomaly_type": "high vibration",
      "description": "The booking was escalated — routine case, no further action.",
      "timestamp": "2023-02-26 15:11:48"
    },
    {
      "id": 1526,
      "sensor_reading_id": 541,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a partial issue; the order was reviewed.",
      "timestamp": "2023-03-17 18:30:38"
    },
    {
      "id": 1527,
      "sensor_reading_id": 132,
      "anomaly_type": "low throughput",
      "description": "The order was processed after a repeat check.",
      "timestamp": "2023-09-08 19:53:18"
    },
    {
      "id": 1528,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "A routine delivery was resolved the same day.",
      "timestamp": "2023-02-26 08:05:55"
    },
    {
      "id": 1529,
      "sensor_reading_id": 296,
      "anomaly_type": "high vibration",
      "description": "A late follow-up: the record was confirmed.",
      "timestamp": "2023-10-19 20:13:03"
    },
    {
      "id": 1530,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the order was cancelled.",
      "timestamp": "2023-07-25 19:16:31"
    },
    {
      "id": 1531,
      "sensor_reading_id": 326,
      "anomaly_type": "high vibration",
      "description": "The booking was replaced following a late review.",
      "timestamp": "2023-10-10 11:22:47"
    },
    {
      "id": 1532,
      "sensor_reading_id": 229,
      "anomaly_type": "temperature spike",
      "description": "No response from an operator, so the record was updated.",
      "timestamp": "2023-04-21 06:08:24"
    },
    {
      "id": 1533,
      "sensor_reading_id": 34,
      "anomaly_type": "temperature spike",
      "description": "The claim was replaced — repeat case, no further action.",
      "timestamp": "2023-03-18 16:04:19"
    },
    {
      "id": 1534,
      "sensor_reading_id": 317,
      "anomaly_type": "high vibration",
      "description": "The team confirmed the details and the booking was updated.",
      "timestamp": "2023-03-06 20:05:20"
    },
    {
      "id": 1535,
      "sensor_reading_id": 56,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The courier refunded the payment.",
      "timestamp": "2023-01-22 12:50:42"
    },
    {
      "id": 1536,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "A late document was processed the same day.",
      "timestamp": "2023-12-15 21:56:52"
    },
    {
      "id": 1537,
      "sensor_reading_id": 481,
      "anomaly_type": "temperature spike",
      "description": "A manual request was delayed the same day.",
      "timestamp": "2023-12-15 01:59:45"
    },
    {
      "id": 1538,
      "sensor_reading_id": 479,
      "anomaly_type": "high vibration",
      "description": "The supplier reported a partial issue; the request was approved.",
      "timestamp": "2023-03-01 22:25:20"
    },
    {
      "id": 1539,
      "sensor_reading_id": 310,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a routine issue; the transfer was replaced.",
      "timestamp": "2023-07-12 20:21:43"
    },
    {
      "id": 1540,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the invoice was delayed.",
      "timestamp": "2023-04-06 12:41:43"
    },
    {
      "id": 1541,
      "sensor_reading_id": 471,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. The courier completed the shipment.",
      "timestamp": "2023-06-19 06:28:07"
    },
    {
      "id": 1542,
      "sensor_reading_id": 85,
      "anomaly_type": "temperature spike",
      "description": "The team reported a routine issue; the report was closed.",
      "timestamp": "2023-02-06 22:11:30"
    },
    {
      "id": 1543,
      "sensor_reading_id": 310,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the session was rescheduled.",
      "timestamp": "2023-10-08 00:06:00"
    },
    {
      "id": 1544,
      "sensor_reading_id": 364,
      "anomaly_type": "temperature spike",
      "description": "The payment was cancelled after a repeat check.",
      "timestamp": "2023-03-17 01:15:08"
    },
    {
      "id": 1545,
      "sensor_reading_id": 366,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. The account owner processed the document.",
      "timestamp": "2023-10-07 14:51:55"
    },
    {
      "id": 1546,
      "sensor_reading_id": 491,
      "anomaly_type": "low throughput",
      "description": "The reviewer asked for a change and the appointment was updated.",
      "timestamp": "2023-11-06 17:12:16"
    },
    {
      "id": 1547,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "The transfer was completed after a minor check.",
      "timestamp": "2023-02-26 11:46:43"
    },
    {
      "id": 1548,
      "sensor_reading_id": 156,
      "anomaly_type": "temperature spike",
      "description": "The record was cancelled following an incomplete review.",
      "timestamp": "2023-05-31 05:49:40"
    },
    {
      "id": 1549,
      "sensor_reading_id": 83,
      "anomaly_type": "low throughput",
      "description": "The customer asked for a change and the document was refunded.",
      "timestamp": "2023-07-29 16:00:38"
    },
    {
      "id": 1550,
      "sensor_reading_id": 202,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the document was cancelled.",
      "timestamp": "2023-04-27 04:52:58"
    },
    {
      "id": 1551,
      "sensor_reading_id": 507,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the payment was rescheduled.",
      "timestamp": "2023-12-04 09:03:18"
    },
    {
      "id": 1552,
      "sensor_reading_id": 146,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the document was confirmed.",
      "timestamp": "2023-05-11 03:43:36"
    },
    {
      "id": 1553,
      "sensor_reading_id": 356,
      "anomaly_type": "low throughput",
      "description": "The transfer was replaced following a routine review.",
      "timestamp": "2023-11-18 15:31:42"
    },
    {
      "id": 1554,
      "sensor_reading_id": 337,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a late issue; the order was closed.",
      "timestamp": "2023-02-23 07:23:09"
    },
    {
      "id": 1555,
      "sensor_reading_id": 99,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the shipment was delayed.",
      "timestamp": "2023-12-04 00:40:10"
    },
    {
      "id": 1556,
      "sensor_reading_id": 235,
      "anomaly_type": "high vibration",
      "description": "Flagged as manual. The supplier closed the document.",
      "timestamp": "2023-07-22 22:11:34"
    },
    {
      "id": 1557,
      "sensor_reading_id": 58,
      "anomaly_type": "temperature spike",
      "description": "The session was completed following a manual review.",
      "timestamp": "2023-06-04 13:21:07"
    },
    {
      "id": 1558,
      "sensor_reading_id": 189,
      "anomaly_type": "temperature spike",
      "description": "An automatic order was delayed the same day.",
      "timestamp": "2023-03-03 03:55:27"
    },
    {
      "id": 1559,
      "sensor_reading_id": 498,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The reviewer approved the appointment.",
      "timestamp": "2023-08-04 18:39:46"
    },
    {
      "id": 1560,
      "sensor_reading_id": 187,
      "anomaly_type": "temperature spike",
      "description": "The record was escalated following a manual review.",
      "timestamp": "2023-03-24 07:06:18"
    },
    {
      "id": 1561,
      "sensor_reading_id": 361,
      "anomaly_type": "temperature spike",
      "description": "Flagged as urgent. The supplier escalated the refund.",
      "timestamp": "2023-03-31 21:16:05"
    },
    {
      "id": 1562,
      "sensor_reading_id": 156,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the session was completed.",
      "timestamp": "2023-06-04 10:01:06"
    },
    {
      "id": 1563,
      "sensor_reading_id": 37,
      "anomaly_type": "high vibration",
      "description": "The customer reported a repeat issue; the request was cancelled.",
      "timestamp": "2023-04-25 17:15:40"
    },
    {
      "id": 1564,
      "sensor_reading_id": 328,
      "anomaly_type": "high vibration",
      "description": "Support asked for a change and the request was updated.",
      "timestamp": "2023-03-07 23:38:24"
    },
    {
      "id": 1565,
      "sensor_reading_id": 364,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. The supplier approved the shipment.",
      "timestamp": "2023-05-23 11:47:23"
    },
    {
      "id": 1566,
      "sensor_reading_id": 486,
      "anomaly_type": "temperature spike",
      "description": "The invoice was delayed after a late check.",
      "timestamp": "2023-05-08 02:35:58"
    },
    {
      "id": 1567,
      "sensor_reading_id": 296,
      "anomaly_type": "high vibration",
      "description": "The courier confirmed the details and the shipment was completed.",
      "timestamp": "2023-03-12 18:46:53"
    },
    {
      "id": 1568,
      "sensor_reading_id": 369,
      "anomaly_type": "high vibration",
      "description": "The booking was refunded following a partial review.",
      "timestamp": "2023-07-02 16:54:02"
    },
    {
      "id": 1569,
      "sensor_reading_id": 380,
      "anomaly_type": "temperature spike",
      "description": "A partial refund was cancelled the same day.",
      "timestamp": "2023-03-05 15:28:40"
    },
    {
      "id": 1570,
      "sensor_reading_id": 182,
      "anomaly_type": "temperature spike",
      "description": "The document was reopened after an unusual check.",
      "timestamp": "2023-03-02 19:59:29"
    },
    {
      "id": 1571,
      "sensor_reading_id": 268,
      "anomaly_type": "temperature spike",
      "description": "The appointment was closed — unusual case, no further action.",
      "timestamp": "2023-11-01 15:09:06"
    },
    {
      "id": 1572,
      "sensor_reading_id": 171,
      "anomaly_type": "high vibration",
      "description": "Flagged as urgent. The reviewer rescheduled the order.",
      "timestamp": "2023-12-22 09:00:44"
    },
    {
      "id": 1573,
      "sensor_reading_id": 137,
      "anomaly_type": "high vibration",
      "description": "The delivery was escalated after an unusual check.",
      "timestamp": "2023-06-26 21:42:03"
    },
    {
      "id": 1574,
      "sensor_reading_id": 34,
      "anomaly_type": "high vibration",
      "description": "Support reported an urgent issue; the delivery was approved.",
      "timestamp": "2023-02-02 12:22:15"
    },
    {
      "id": 1575,
      "sensor_reading_id": 449,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the payment was resolved.",
      "timestamp": "2023-04-15 07:43:00"
    },
    {
      "id": 1576,
      "sensor_reading_id": 255,
      "anomaly_type": "high vibration",
      "description": "The account owner confirmed the details and the report was closed.",
      "timestamp": "2023-05-31 16:40:59"
    },
    {
      "id": 1577,
      "sensor_reading_id": 543,
      "anomaly_type": "temperature spike",
      "description": "The item was approved following a standard review.",
      "timestamp": "2023-07-08 07:04:43"
    },
    {
      "id": 1578,
      "sensor_reading_id": 354,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a repeat issue; the item was cancelled.",
      "timestamp": "2023-01-19 12:03:12"
    },
    {
      "id": 1579,
      "sensor_reading_id": 184,
      "anomaly_type": "high vibration",
      "description": "The reviewer asked for a change and the item was processed.",
      "timestamp": "2023-12-22 00:21:09"
    },
    {
      "id": 1580,
      "sensor_reading_id": 58,
      "anomaly_type": "high vibration",
      "description": "Flagged as manual. The supplier resolved the transfer.",
      "timestamp": "2023-03-18 05:58:42"
    },
    {
      "id": 1581,
      "sensor_reading_id": 153,
      "anomaly_type": "high vibration",
      "description": "The order was completed after a minor check.",
      "timestamp": "2023-03-20 14:05:37"
    },
    {
      "id": 1582,
      "sensor_reading_id": 156,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The reviewer completed the booking.",
      "timestamp": "2023-12-16 18:01:46"
    },
    {
      "id": 1583,
      "sensor_reading_id": 427,
      "anomaly_type": "temperature spike",
      "description": "The team reported a late issue; the delivery was replaced.",
      "timestamp": "2023-11-04 19:39:49"
    },
    {
      "id": 1584,
      "sensor_reading_id": 339,
      "anomaly_type": "low throughput",
      "description": "The invoice was refunded after a minor check.",
      "timestamp": "2023-05-23 01:57:59"
    },
    {
      "id": 1585,
      "sensor_reading_id": 30,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the refund was confirmed.",
      "timestamp": "2023-10-12 01:28:57"
    },
    {
      "id": 1586,
      "sensor_reading_id": 331,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the item was confirmed.",
      "timestamp": "2023-08-15 15:32:43"
    },
    {
      "id": 1587,
      "sensor_reading_id": 213,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the transfer was reopened.",
      "timestamp": "2023-01-05 20:39:25"
    },
    {
      "id": 1588,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "An unusual follow-up: the claim was confirmed.",
      "timestamp": "2023-12-17 01:40:17"
    },
    {
      "id": 1589,
      "sensor_reading_id": 313,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The reviewer resolved the shipment.",
      "timestamp": "2023-04-18 08:33:14"
    },
    {
      "id": 1590,
      "sensor_reading_id": 481,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a repeat issue; the document was approved.",
      "timestamp": "2023-08-14 20:11:52"
    },
    {
      "id": 1591,
      "sensor_reading_id": 126,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the refund was delayed.",
      "timestamp": "2023-01-14 04:02:37"
    },
    {
      "id": 1592,
      "sensor_reading_id": 460,
      "anomaly_type": "temperature spike",
      "description": "Support reported a standard issue; the appointment was completed.",
      "timestamp": "2023-10-24 04:03:48"
    },
    {
      "id": 1593,
      "sensor_reading_id": 233,
      "anomaly_type": "high vibration",
      "description": "No response from the account owner, so the delivery was delayed.",
      "timestamp": "2023-03-16 16:04:08"
    },
    {
      "id": 1594,
      "sensor_reading_id": 534,
      "anomaly_type": "high vibration",
      "description": "An incomplete item was confirmed the same day.",
      "timestamp": "2023-04-09 11:38:35"
    },
    {
      "id": 1595,
      "sensor_reading_id": 91,
      "anomaly_type": "temperature spike",
      "description": "A minor follow-up: the shipment was reopened.",
      "timestamp": "2023-04-21 09:41:18"
    },
    {
      "id": 1596,
      "sensor_reading_id": 211,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the item was cancelled.",
      "timestamp": "2023-03-17 17:45:09"
    },
    {
      "id": 1597,
      "sensor_reading_id": 207,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. The supplier confirmed the ticket.",
      "timestamp": "2023-12-01 00:36:38"
    },
    {
      "id": 1598,
      "sensor_reading_id": 327,
      "anomaly_type": "temperature spike",
      "description": "Flagged as incomplete. An operator resolved the order.",
      "timestamp": "2023-09-13 03:01:19"
    },
    {
      "id": 1599,
      "sensor_reading_id": 373,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the document was rejected.",
      "timestamp": "2023-02-22 10:16:56"
    },
    {
      "id": 1600,
      "sensor_reading_id": 277,
      "anomaly_type": "low throughput",
      "description": "The payment was refunded following an urgent review.",
      "timestamp": "2023-08-28 00:57:35"
    },
    {
      "id": 1601,
      "sensor_reading_id": 375,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the document was resolved.",
      "timestamp": "2023-12-20 20:50:42"
    },
    {
      "id": 1602,
      "sensor_reading_id": 512,
      "anomaly_type": "temperature spike",
      "description": "The record was reopened — duplicate case, no further action.",
      "timestamp": "2023-09-21 05:58:33"
    },
    {
      "id": 1603,
      "sensor_reading_id": 45,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the claim was closed.",
      "timestamp": "2023-08-06 16:05:39"
    },
    {
      "id": 1604,
      "sensor_reading_id": 110,
      "anomaly_type": "temperature spike",
      "description": "The courier asked for a change and the account was reopened.",
      "timestamp": "2023-02-08 18:29:42"
    },
    {
      "id": 1605,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "The account was reviewed following a manual review.",
      "timestamp": "2023-08-03 16:48:18"
    },
    {
      "id": 1606,
      "sensor_reading_id": 192,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the document was rescheduled.",
      "timestamp": "2023-04-19 15:00:22"
    },
    {
      "id": 1607,
      "sensor_reading_id": 469,
      "anomaly_type": "low throughput",
      "description": "Support confirmed the details and the order was cancelled.",
      "timestamp": "2023-04-10 22:19:22"
    },
    {
      "id": 1608,
      "sensor_reading_id": 105,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a standard issue; the account was reopened.",
      "timestamp": "2023-12-09 21:58:21"
    },
    {
      "id": 1609,
      "sensor_reading_id": 498,
      "anomaly_type": "temperature spike",
      "description": "An operator reported a manual issue; the booking was replaced.",
      "timestamp": "2023-12-09 18:06:17"
    },
    {
      "id": 1610,
      "sensor_reading_id": 461,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The team confirmed the invoice.",
      "timestamp": "2023-05-06 03:26:18"
    },
    {
      "id": 1611,
      "sensor_reading_id": 364,
      "anomaly_type": "high vibration",
      "description": "The invoice was resolved following a repeat review.",
      "timestamp": "2023-12-15 20:14:09"
    },
    {
      "id": 1612,
      "sensor_reading_id": 107,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the document was resolved.",
      "timestamp": "2023-06-18 22:41:42"
    },
    {
      "id": 1613,
      "sensor_reading_id": 218,
      "anomaly_type": "high vibration",
      "description": "The courier asked for a change and the item was processed.",
      "timestamp": "2023-06-04 20:53:07"
    },
    {
      "id": 1614,
      "sensor_reading_id": 210,
      "anomaly_type": "high vibration",
      "description": "A partial follow-up: the appointment was processed.",
      "timestamp": "2023-11-02 06:12:29"
    },
    {
      "id": 1615,
      "sensor_reading_id": 84,
      "anomaly_type": "temperature spike",
      "description": "The transfer was completed following a late review.",
      "timestamp": "2023-07-03 02:14:37"
    },
    {
      "id": 1616,
      "sensor_reading_id": 255,
      "anomaly_type": "temperature spike",
      "description": "A partial follow-up: the session was escalated.",
      "timestamp": "2023-06-04 07:22:59"
    },
    {
      "id": 1617,
      "sensor_reading_id": 286,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the session was reviewed.",
      "timestamp": "2023-12-16 22:59:45"
    },
    {
      "id": 1618,
      "sensor_reading_id": 225,
      "anomaly_type": "temperature spike",
      "description": "The booking was refunded — incomplete case, no further action.",
      "timestamp": "2023-01-13 14:04:40"
    },
    {
      "id": 1619,
      "sensor_reading_id": 517,
      "anomaly_type": "temperature spike",
      "description": "An unusual order was resolved the same day.",
      "timestamp": "2023-08-24 21:44:54"
    },
    {
      "id": 1620,
      "sensor_reading_id": 501,
      "anomaly_type": "high vibration",
      "description": "A duplicate document was completed the same day.",
      "timestamp": "2023-07-03 14:01:12"
    },
    {
      "id": 1621,
      "sensor_reading_id": 226,
      "anomaly_type": "temperature spike",
      "description": "The booking was reopened after an incomplete check.",
      "timestamp": "2023-03-29 12:20:30"
    },
    {
      "id": 1622,
      "sensor_reading_id": 109,
      "anomaly_type": "high vibration",
      "description": "The delivery was updated following a standard review.",
      "timestamp": "2023-09-21 23:44:14"
    },
    {
      "id": 1623,
      "sensor_reading_id": 499,
      "anomaly_type": "high vibration",
      "description": "The invoice was confirmed after a manual check.",
      "timestamp": "2023-08-17 00:27:12"
    },
    {
      "id": 1624,
      "sensor_reading_id": 373,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported an urgent issue; the refund was resolved.",
      "timestamp": "2023-09-23 19:15:25"
    },
    {
      "id": 1625,
      "sensor_reading_id": 196,
      "anomaly_type": "low throughput",
      "description": "The payment was delayed after a partial check.",
      "timestamp": "2023-02-21 11:53:14"
    },
    {
      "id": 1626,
      "sensor_reading_id": 11,
      "anomaly_type": "high vibration",
      "description": "A manual item was closed the same day.",
      "timestamp": "2023-11-13 10:35:20"
    },
    {
      "id": 1627,
      "sensor_reading_id": 68,
      "anomaly_type": "low throughput",
      "description": "The document was rejected after a minor check.",
      "timestamp": "2023-05-06 02:55:45"
    },
    {
      "id": 1628,
      "sensor_reading_id": 85,
      "anomaly_type": "temperature spike",
      "description": "An automatic payment was approved the same day.",
      "timestamp": "2023-08-27 11:20:33"
    },
    {
      "id": 1629,
      "sensor_reading_id": 324,
      "anomaly_type": "high vibration",
      "description": "The transfer was closed — routine case, no further action.",
      "timestamp": "2023-11-23 14:08:27"
    },
    {
      "id": 1630,
      "sensor_reading_id": 309,
      "anomaly_type": "temperature spike",
      "description": "The supplier asked for a change and the transfer was reopened.",
      "timestamp": "2023-08-31 11:36:14"
    },
    {
      "id": 1631,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the session was escalated.",
      "timestamp": "2023-11-06 04:24:02"
    },
    {
      "id": 1632,
      "sensor_reading_id": 162,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a routine issue; the record was cancelled.",
      "timestamp": "2023-05-29 12:15:59"
    },
    {
      "id": 1633,
      "sensor_reading_id": 444,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the report was processed.",
      "timestamp": "2023-06-15 02:44:20"
    },
    {
      "id": 1634,
      "sensor_reading_id": 336,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the document was reviewed.",
      "timestamp": "2023-11-30 00:36:52"
    },
    {
      "id": 1635,
      "sensor_reading_id": 412,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the appointment was updated.",
      "timestamp": "2023-03-08 08:00:59"
    },
    {
      "id": 1636,
      "sensor_reading_id": 132,
      "anomaly_type": "high vibration",
      "description": "The ticket was closed — incomplete case, no further action.",
      "timestamp": "2023-11-09 14:36:21"
    },
    {
      "id": 1637,
      "sensor_reading_id": 156,
      "anomaly_type": "low throughput",
      "description": "The ticket was approved after a duplicate check.",
      "timestamp": "2023-12-18 15:22:34"
    },
    {
      "id": 1638,
      "sensor_reading_id": 442,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the item was reopened.",
      "timestamp": "2023-11-16 07:58:19"
    },
    {
      "id": 1639,
      "sensor_reading_id": 438,
      "anomaly_type": "high vibration",
      "description": "A standard invoice was reopened the same day.",
      "timestamp": "2023-04-19 08:00:13"
    },
    {
      "id": 1640,
      "sensor_reading_id": 273,
      "anomaly_type": "high vibration",
      "description": "An automatic ticket was confirmed the same day.",
      "timestamp": "2023-12-21 23:57:20"
    },
    {
      "id": 1641,
      "sensor_reading_id": 336,
      "anomaly_type": "low throughput",
      "description": "An incomplete follow-up: the record was reviewed.",
      "timestamp": "2023-02-01 01:23:16"
    },
    {
      "id": 1642,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "The delivery was delayed following a minor review.",
      "timestamp": "2023-11-07 21:53:45"
    },
    {
      "id": 1643,
      "sensor_reading_id": 550,
      "anomaly_type": "temperature spike",
      "description": "The refund was rescheduled — automatic case, no further action.",
      "timestamp": "2023-12-23 17:26:39"
    },
    {
      "id": 1644,
      "sensor_reading_id": 399,
      "anomaly_type": "temperature spike",
      "description": "The team reported an automatic issue; the claim was escalated.",
      "timestamp": "2023-11-19 15:34:32"
    },
    {
      "id": 1645,
      "sensor_reading_id": 40,
      "anomaly_type": "high vibration",
      "description": "A partial appointment was refunded the same day.",
      "timestamp": "2023-06-02 01:09:07"
    },
    {
      "id": 1646,
      "sensor_reading_id": 40,
      "anomaly_type": "high vibration",
      "description": "An operator reported a minor issue; the document was reopened.",
      "timestamp": "2023-04-04 16:00:49"
    },
    {
      "id": 1647,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the ticket was confirmed.",
      "timestamp": "2023-06-24 14:02:42"
    },
    {
      "id": 1648,
      "sensor_reading_id": 437,
      "anomaly_type": "low throughput",
      "description": "No response from the team, so the booking was approved.",
      "timestamp": "2023-06-09 05:05:46"
    },
    {
      "id": 1649,
      "sensor_reading_id": 365,
      "anomaly_type": "temperature spike",
      "description": "An incomplete follow-up: the booking was delayed.",
      "timestamp": "2023-10-17 11:38:03"
    },
    {
      "id": 1650,
      "sensor_reading_id": 479,
      "anomaly_type": "temperature spike",
      "description": "Flagged as minor. Support delayed the payment.",
      "timestamp": "2023-10-22 22:18:17"
    },
    {
      "id": 1651,
      "sensor_reading_id": 235,
      "anomaly_type": "temperature spike",
      "description": "A standard payment was escalated the same day.",
      "timestamp": "2023-12-01 19:29:51"
    },
    {
      "id": 1652,
      "sensor_reading_id": 407,
      "anomaly_type": "temperature spike",
      "description": "The shipment was escalated following a manual review.",
      "timestamp": "2023-05-11 00:20:22"
    },
    {
      "id": 1653,
      "sensor_reading_id": 363,
      "anomaly_type": "low throughput",
      "description": "The order was processed after a repeat check.",
      "timestamp": "2023-10-02 07:38:46"
    },
    {
      "id": 1654,
      "sensor_reading_id": 64,
      "anomaly_type": "low throughput",
      "description": "The courier confirmed the details and the record was rescheduled.",
      "timestamp": "2023-08-30 13:04:19"
    },
    {
      "id": 1655,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the ticket was refunded.",
      "timestamp": "2023-11-08 02:59:57"
    },
    {
      "id": 1656,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the invoice was resolved.",
      "timestamp": "2023-06-25 14:22:33"
    },
    {
      "id": 1657,
      "sensor_reading_id": 107,
      "anomaly_type": "low throughput",
      "description": "No response from the team, so the booking was rescheduled.",
      "timestamp": "2023-08-25 05:05:26"
    },
    {
      "id": 1658,
      "sensor_reading_id": 118,
      "anomaly_type": "high vibration",
      "description": "A routine claim was cancelled the same day.",
      "timestamp": "2023-11-23 09:29:33"
    },
    {
      "id": 1659,
      "sensor_reading_id": 527,
      "anomaly_type": "high vibration",
      "description": "No response from the account owner, so the claim was cancelled.",
      "timestamp": "2023-09-23 00:46:25"
    },
    {
      "id": 1660,
      "sensor_reading_id": 450,
      "anomaly_type": "low throughput",
      "description": "The payment was closed — manual case, no further action.",
      "timestamp": "2023-12-12 20:53:20"
    },
    {
      "id": 1661,
      "sensor_reading_id": 370,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the request was resolved.",
      "timestamp": "2023-03-26 05:00:17"
    },
    {
      "id": 1662,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "The courier reported a partial issue; the delivery was delayed.",
      "timestamp": "2023-11-16 07:20:50"
    },
    {
      "id": 1663,
      "sensor_reading_id": 214,
      "anomaly_type": "temperature spike",
      "description": "The report was reviewed after an automatic check.",
      "timestamp": "2023-09-06 08:40:04"
    },
    {
      "id": 1664,
      "sensor_reading_id": 398,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the payment was approved.",
      "timestamp": "2023-07-18 08:52:02"
    },
    {
      "id": 1665,
      "sensor_reading_id": 507,
      "anomaly_type": "temperature spike",
      "description": "The order was rescheduled after an urgent check.",
      "timestamp": "2023-08-06 17:05:00"
    },
    {
      "id": 1666,
      "sensor_reading_id": 385,
      "anomaly_type": "low throughput",
      "description": "The account was rejected after an unusual check.",
      "timestamp": "2023-01-29 07:24:34"
    },
    {
      "id": 1667,
      "sensor_reading_id": 497,
      "anomaly_type": "high vibration",
      "description": "The courier reported a minor issue; the ticket was completed.",
      "timestamp": "2023-05-08 19:51:19"
    },
    {
      "id": 1668,
      "sensor_reading_id": 177,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the invoice was processed.",
      "timestamp": "2023-01-07 17:48:40"
    },
    {
      "id": 1669,
      "sensor_reading_id": 128,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the ticket was refunded.",
      "timestamp": "2023-08-28 07:58:49"
    },
    {
      "id": 1670,
      "sensor_reading_id": 427,
      "anomaly_type": "temperature spike",
      "description": "The record was reviewed — routine case, no further action.",
      "timestamp": "2023-04-26 20:41:05"
    },
    {
      "id": 1671,
      "sensor_reading_id": 124,
      "anomaly_type": "temperature spike",
      "description": "Flagged as manual. An operator resolved the record.",
      "timestamp": "2023-07-28 03:02:07"
    },
    {
      "id": 1672,
      "sensor_reading_id": 337,
      "anomaly_type": "temperature spike",
      "description": "No response from the team, so the shipment was updated.",
      "timestamp": "2023-05-19 21:33:09"
    },
    {
      "id": 1673,
      "sensor_reading_id": 481,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the booking was closed.",
      "timestamp": "2023-06-23 15:03:35"
    },
    {
      "id": 1674,
      "sensor_reading_id": 309,
      "anomaly_type": "temperature spike",
      "description": "Flagged as partial. The account owner reviewed the report.",
      "timestamp": "2023-03-17 22:53:07"
    },
    {
      "id": 1675,
      "sensor_reading_id": 51,
      "anomaly_type": "temperature spike",
      "description": "A late follow-up: the transfer was rejected.",
      "timestamp": "2023-09-25 19:52:22"
    },
    {
      "id": 1676,
      "sensor_reading_id": 154,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the document was processed.",
      "timestamp": "2023-09-08 15:06:10"
    },
    {
      "id": 1677,
      "sensor_reading_id": 41,
      "anomaly_type": "temperature spike",
      "description": "No response from the account owner, so the claim was replaced.",
      "timestamp": "2023-04-30 22:47:06"
    },
    {
      "id": 1678,
      "sensor_reading_id": 172,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the refund was reviewed.",
      "timestamp": "2023-01-06 14:02:37"
    },
    {
      "id": 1679,
      "sensor_reading_id": 130,
      "anomaly_type": "temperature spike",
      "description": "An urgent request was confirmed the same day.",
      "timestamp": "2023-09-03 09:59:49"
    },
    {
      "id": 1680,
      "sensor_reading_id": 539,
      "anomaly_type": "low throughput",
      "description": "Support asked for a change and the transfer was closed.",
      "timestamp": "2023-03-30 21:42:23"
    },
    {
      "id": 1681,
      "sensor_reading_id": 416,
      "anomaly_type": "temperature spike",
      "description": "The request was reopened following a manual review.",
      "timestamp": "2023-08-08 23:50:57"
    },
    {
      "id": 1682,
      "sensor_reading_id": 532,
      "anomaly_type": "temperature spike",
      "description": "A standard follow-up: the session was resolved.",
      "timestamp": "2023-08-31 00:35:26"
    },
    {
      "id": 1683,
      "sensor_reading_id": 118,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. The account owner processed the invoice.",
      "timestamp": "2023-06-02 22:38:02"
    },
    {
      "id": 1684,
      "sensor_reading_id": 514,
      "anomaly_type": "low throughput",
      "description": "A late follow-up: the order was escalated.",
      "timestamp": "2023-05-24 11:34:10"
    },
    {
      "id": 1685,
      "sensor_reading_id": 387,
      "anomaly_type": "low throughput",
      "description": "An operator confirmed the details and the booking was cancelled.",
      "timestamp": "2023-07-11 08:49:26"
    },
    {
      "id": 1686,
      "sensor_reading_id": 89,
      "anomaly_type": "temperature spike",
      "description": "The record was escalated — duplicate case, no further action.",
      "timestamp": "2023-09-11 00:33:01"
    },
    {
      "id": 1687,
      "sensor_reading_id": 130,
      "anomaly_type": "high vibration",
      "description": "A duplicate invoice was reopened the same day.",
      "timestamp": "2023-02-18 19:21:12"
    },
    {
      "id": 1688,
      "sensor_reading_id": 235,
      "anomaly_type": "temperature spike",
      "description": "A repeat follow-up: the booking was rescheduled.",
      "timestamp": "2023-05-18 05:58:24"
    },
    {
      "id": 1689,
      "sensor_reading_id": 187,
      "anomaly_type": "temperature spike",
      "description": "The account was refunded — incomplete case, no further action.",
      "timestamp": "2023-08-31 14:53:24"
    },
    {
      "id": 1690,
      "sensor_reading_id": 155,
      "anomaly_type": "temperature spike",
      "description": "Flagged as late. The account owner reviewed the payment.",
      "timestamp": "2023-01-08 02:42:29"
    },
    {
      "id": 1691,
      "sensor_reading_id": 85,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the booking was completed.",
      "timestamp": "2023-01-27 14:17:11"
    },
    {
      "id": 1692,
      "sensor_reading_id": 399,
      "anomaly_type": "temperature spike",
      "description": "An operator asked for a change and the transfer was processed.",
      "timestamp": "2023-12-19 06:22:09"
    },
    {
      "id": 1693,
      "sensor_reading_id": 481,
      "anomaly_type": "high vibration",
      "description": "The report was reviewed after a late check.",
      "timestamp": "2023-12-11 15:32:39"
    },
    {
      "id": 1694,
      "sensor_reading_id": 261,
      "anomaly_type": "low throughput",
      "description": "The supplier reported a minor issue; the ticket was refunded.",
      "timestamp": "2023-04-23 09:58:29"
    },
    {
      "id": 1695,
      "sensor_reading_id": 287,
      "anomaly_type": "low throughput",
      "description": "A minor follow-up: the request was rejected.",
      "timestamp": "2023-08-18 09:40:58"
    },
    {
      "id": 1696,
      "sensor_reading_id": 401,
      "anomaly_type": "temperature spike",
      "description": "An urgent follow-up: the order was reopened.",
      "timestamp": "2023-01-28 15:04:46"
    },
    {
      "id": 1697,
      "sensor_reading_id": 93,
      "anomaly_type": "low throughput",
      "description": "Flagged as routine. The courier escalated the refund.",
      "timestamp": "2023-08-26 21:31:52"
    },
    {
      "id": 1698,
      "sensor_reading_id": 379,
      "anomaly_type": "temperature spike",
      "description": "The appointment was rejected following a minor review.",
      "timestamp": "2023-05-15 11:11:49"
    },
    {
      "id": 1699,
      "sensor_reading_id": 418,
      "anomaly_type": "temperature spike",
      "description": "The document was updated following an urgent review.",
      "timestamp": "2023-01-18 09:35:24"
    },
    {
      "id": 1700,
      "sensor_reading_id": 57,
      "anomaly_type": "high vibration",
      "description": "The claim was confirmed following an incomplete review.",
      "timestamp": "2023-07-26 00:08:00"
    },
    {
      "id": 1701,
      "sensor_reading_id": 217,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. An operator reviewed the request.",
      "timestamp": "2023-07-12 20:17:57"
    },
    {
      "id": 1702,
      "sensor_reading_id": 84,
      "anomaly_type": "temperature spike",
      "description": "No response from the supplier, so the delivery was confirmed.",
      "timestamp": "2023-08-17 04:11:36"
    },
    {
      "id": 1703,
      "sensor_reading_id": 146,
      "anomaly_type": "high vibration",
      "description": "No response from the account owner, so the booking was refunded.",
      "timestamp": "2023-10-03 21:40:55"
    },
    {
      "id": 1704,
      "sensor_reading_id": 73,
      "anomaly_type": "temperature spike",
      "description": "The courier reported an urgent issue; the appointment was replaced.",
      "timestamp": "2023-09-01 08:48:16"
    },
    {
      "id": 1705,
      "sensor_reading_id": 401,
      "anomaly_type": "temperature spike",
      "description": "The booking was replaced — partial case, no further action.",
      "timestamp": "2023-04-04 08:44:11"
    },
    {
      "id": 1706,
      "sensor_reading_id": 69,
      "anomaly_type": "temperature spike",
      "description": "An urgent refund was escalated the same day.",
      "timestamp": "2023-05-23 23:23:35"
    },
    {
      "id": 1707,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "The item was escalated after a standard check.",
      "timestamp": "2023-12-29 08:17:28"
    },
    {
      "id": 1708,
      "sensor_reading_id": 260,
      "anomaly_type": "temperature spike",
      "description": "The supplier confirmed the details and the order was rescheduled.",
      "timestamp": "2023-12-17 07:06:43"
    },
    {
      "id": 1709,
      "sensor_reading_id": 464,
      "anomaly_type": "temperature spike",
      "description": "Flagged as standard. Support processed the shipment.",
      "timestamp": "2023-08-08 03:31:28"
    },
    {
      "id": 1710,
      "sensor_reading_id": 331,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a repeat issue; the shipment was escalated.",
      "timestamp": "2023-01-16 05:58:14"
    },
    {
      "id": 1711,
      "sensor_reading_id": 151,
      "anomaly_type": "low throughput",
      "description": "An automatic transfer was rejected the same day.",
      "timestamp": "2023-01-12 21:32:03"
    },
    {
      "id": 1712,
      "sensor_reading_id": 527,
      "anomaly_type": "temperature spike",
      "description": "The claim was reviewed — partial case, no further action.",
      "timestamp": "2023-02-20 15:48:11"
    },
    {
      "id": 1713,
      "sensor_reading_id": 495,
      "anomaly_type": "temperature spike",
      "description": "Flagged as unusual. The team closed the appointment.",
      "timestamp": "2023-09-07 19:12:49"
    },
    {
      "id": 1714,
      "sensor_reading_id": 262,
      "anomaly_type": "temperature spike",
      "description": "The reviewer asked for a change and the order was approved.",
      "timestamp": "2023-12-09 03:38:24"
    },
    {
      "id": 1715,
      "sensor_reading_id": 422,
      "anomaly_type": "high vibration",
      "description": "Flagged as duplicate. An operator closed the transfer.",
      "timestamp": "2023-04-16 10:36:08"
    },
    {
      "id": 1716,
      "sensor_reading_id": 274,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the order was refunded.",
      "timestamp": "2023-02-05 04:08:17"
    },
    {
      "id": 1717,
      "sensor_reading_id": 272,
      "anomaly_type": "high vibration",
      "description": "The courier asked for a change and the document was refunded.",
      "timestamp": "2023-04-15 13:24:27"
    },
    {
      "id": 1718,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. Support cancelled the account.",
      "timestamp": "2023-12-09 12:11:34"
    },
    {
      "id": 1719,
      "sensor_reading_id": 171,
      "anomaly_type": "temperature spike",
      "description": "The refund was closed following a partial review.",
      "timestamp": "2023-01-12 23:25:14"
    },
    {
      "id": 1720,
      "sensor_reading_id": 387,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the request was closed.",
      "timestamp": "2023-06-11 22:44:16"
    },
    {
      "id": 1721,
      "sensor_reading_id": 201,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported a late issue; the account was reopened.",
      "timestamp": "2023-05-18 00:03:12"
    },
    {
      "id": 1722,
      "sensor_reading_id": 401,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the payment was confirmed.",
      "timestamp": "2023-07-09 02:34:23"
    },
    {
      "id": 1723,
      "sensor_reading_id": 235,
      "anomaly_type": "temperature spike",
      "description": "An automatic follow-up: the account was confirmed.",
      "timestamp": "2023-04-22 19:56:40"
    },
    {
      "id": 1724,
      "sensor_reading_id": 313,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the appointment was replaced.",
      "timestamp": "2023-03-20 07:59:58"
    },
    {
      "id": 1725,
      "sensor_reading_id": 239,
      "anomaly_type": "temperature spike",
      "description": "The account owner asked for a change and the report was resolved.",
      "timestamp": "2023-04-23 09:01:25"
    },
    {
      "id": 1726,
      "sensor_reading_id": 235,
      "anomaly_type": "high vibration",
      "description": "An operator confirmed the details and the account was reopened.",
      "timestamp": "2023-12-21 17:23:30"
    },
    {
      "id": 1727,
      "sensor_reading_id": 23,
      "anomaly_type": "temperature spike",
      "description": "The reviewer reported a manual issue; the session was approved.",
      "timestamp": "2023-11-27 23:13:42"
    },
    {
      "id": 1728,
      "sensor_reading_id": 231,
      "anomaly_type": "temperature spike",
      "description": "The transfer was approved — automatic case, no further action.",
      "timestamp": "2023-08-04 01:01:25"
    },
    {
      "id": 1729,
      "sensor_reading_id": 378,
      "anomaly_type": "temperature spike",
      "description": "A partial record was reviewed the same day.",
      "timestamp": "2023-02-13 00:43:06"
    },
    {
      "id": 1730,
      "sensor_reading_id": 169,
      "anomaly_type": "high vibration",
      "description": "A standard session was rescheduled the same day.",
      "timestamp": "2023-04-05 10:09:52"
    },
    {
      "id": 1731,
      "sensor_reading_id": 311,
      "anomaly_type": "high vibration",
      "description": "Support asked for a change and the booking was completed.",
      "timestamp": "2023-03-20 11:01:36"
    },
    {
      "id": 1732,
      "sensor_reading_id": 393,
      "anomaly_type": "temperature spike",
      "description": "The shipment was reviewed after an automatic check.",
      "timestamp": "2023-11-01 17:33:59"
    },
    {
      "id": 1733,
      "sensor_reading_id": 361,
      "anomaly_type": "low throughput",
      "description": "The invoice was updated following a minor review.",
      "timestamp": "2023-02-09 16:32:34"
    },
    {
      "id": 1734,
      "sensor_reading_id": 180,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the claim was cancelled.",
      "timestamp": "2023-08-30 03:12:13"
    },
    {
      "id": 1735,
      "sensor_reading_id": 316,
      "anomaly_type": "temperature spike",
      "description": "No response from the reviewer, so the order was closed.",
      "timestamp": "2023-02-05 13:26:11"
    },
    {
      "id": 1736,
      "sensor_reading_id": 367,
      "anomaly_type": "temperature spike",
      "description": "The session was escalated after a late check.",
      "timestamp": "2023-01-03 19:47:40"
    },
    {
      "id": 1737,
      "sensor_reading_id": 128,
      "anomaly_type": "temperature spike",
      "description": "Support confirmed the details and the transfer was resolved.",
      "timestamp": "2023-01-23 22:19:59"
    },
    {
      "id": 1738,
      "sensor_reading_id": 7,
      "anomaly_type": "temperature spike",
      "description": "The transfer was resolved after a manual check.",
      "timestamp": "2023-09-24 09:37:18"
    },
    {
      "id": 1739,
      "sensor_reading_id": 345,
      "anomaly_type": "high vibration",
      "description": "The customer reported an unusual issue; the shipment was completed.",
      "timestamp": "2023-05-26 19:59:14"
    },
    {
      "id": 1740,
      "sensor_reading_id": 414,
      "anomaly_type": "low throughput",
      "description": "The ticket was closed after a duplicate check.",
      "timestamp": "2023-09-06 10:41:58"
    },
    {
      "id": 1741,
      "sensor_reading_id": 355,
      "anomaly_type": "temperature spike",
      "description": "A routine order was completed the same day.",
      "timestamp": "2023-07-10 07:45:51"
    },
    {
      "id": 1742,
      "sensor_reading_id": 551,
      "anomaly_type": "temperature spike",
      "description": "A repeat delivery was confirmed the same day.",
      "timestamp": "2023-09-09 11:50:24"
    },
    {
      "id": 1743,
      "sensor_reading_id": 34,
      "anomaly_type": "temperature spike",
      "description": "The record was reviewed after an urgent check.",
      "timestamp": "2023-12-20 10:10:03"
    },
    {
      "id": 1744,
      "sensor_reading_id": 316,
      "anomaly_type": "low throughput",
      "description": "A manual follow-up: the ticket was rescheduled.",
      "timestamp": "2023-04-13 18:06:54"
    },
    {
      "id": 1745,
      "sensor_reading_id": 533,
      "anomaly_type": "temperature spike",
      "description": "No response from the customer, so the booking was updated.",
      "timestamp": "2023-08-27 21:59:14"
    },
    {
      "id": 1746,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "The courier confirmed the details and the request was reviewed.",
      "timestamp": "2023-01-23 06:01:37"
    },
    {
      "id": 1747,
      "sensor_reading_id": 424,
      "anomaly_type": "temperature spike",
      "description": "A repeat report was closed the same day.",
      "timestamp": "2023-08-18 12:08:55"
    },
    {
      "id": 1748,
      "sensor_reading_id": 101,
      "anomaly_type": "low throughput",
      "description": "No response from the supplier, so the item was confirmed.",
      "timestamp": "2023-01-24 21:07:22"
    },
    {
      "id": 1749,
      "sensor_reading_id": 181,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the order was resolved.",
      "timestamp": "2023-04-04 23:16:22"
    },
    {
      "id": 1750,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. Support closed the claim.",
      "timestamp": "2023-12-03 01:07:45"
    },
    {
      "id": 1751,
      "sensor_reading_id": 464,
      "anomaly_type": "low throughput",
      "description": "The report was updated following a manual review.",
      "timestamp": "2023-10-28 15:16:09"
    },
    {
      "id": 1752,
      "sensor_reading_id": 346,
      "anomaly_type": "temperature spike",
      "description": "The customer asked for a change and the payment was escalated.",
      "timestamp": "2023-11-27 00:44:47"
    },
    {
      "id": 1753,
      "sensor_reading_id": 527,
      "anomaly_type": "temperature spike",
      "description": "A manual follow-up: the report was approved.",
      "timestamp": "2023-06-29 09:11:46"
    },
    {
      "id": 1754,
      "sensor_reading_id": 69,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the record was processed.",
      "timestamp": "2023-06-09 21:24:07"
    },
    {
      "id": 1755,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "The booking was delayed following a manual review.",
      "timestamp": "2023-07-21 20:52:41"
    },
    {
      "id": 1756,
      "sensor_reading_id": 113,
      "anomaly_type": "temperature spike",
      "description": "A late session was rejected the same day.",
      "timestamp": "2023-03-30 12:24:22"
    },
    {
      "id": 1757,
      "sensor_reading_id": 349,
      "anomaly_type": "temperature spike",
      "description": "The order was reviewed — repeat case, no further action.",
      "timestamp": "2023-01-31 02:34:10"
    },
    {
      "id": 1758,
      "sensor_reading_id": 139,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the delivery was reviewed.",
      "timestamp": "2023-07-06 01:55:51"
    },
    {
      "id": 1759,
      "sensor_reading_id": 36,
      "anomaly_type": "high vibration",
      "description": "A repeat payment was completed the same day.",
      "timestamp": "2023-05-31 12:01:46"
    },
    {
      "id": 1760,
      "sensor_reading_id": 182,
      "anomaly_type": "temperature spike",
      "description": "A routine follow-up: the document was completed.",
      "timestamp": "2023-11-02 11:16:30"
    },
    {
      "id": 1761,
      "sensor_reading_id": 299,
      "anomaly_type": "temperature spike",
      "description": "The team confirmed the details and the order was approved.",
      "timestamp": "2023-06-14 14:28:26"
    },
    {
      "id": 1762,
      "sensor_reading_id": 140,
      "anomaly_type": "temperature spike",
      "description": "No response from the courier, so the item was rescheduled.",
      "timestamp": "2023-05-03 16:24:33"
    },
    {
      "id": 1763,
      "sensor_reading_id": 396,
      "anomaly_type": "temperature spike",
      "description": "The document was replaced — automatic case, no further action.",
      "timestamp": "2023-06-23 23:08:42"
    },
    {
      "id": 1764,
      "sensor_reading_id": 438,
      "anomaly_type": "temperature spike",
      "description": "The session was rescheduled — unusual case, no further action.",
      "timestamp": "2023-07-04 06:23:04"
    },
    {
      "id": 1765,
      "sensor_reading_id": 161,
      "anomaly_type": "temperature spike",
      "description": "The supplier reported an urgent issue; the record was completed.",
      "timestamp": "2023-03-11 05:37:40"
    },
    {
      "id": 1766,
      "sensor_reading_id": 477,
      "anomaly_type": "high vibration",
      "description": "The session was cancelled after an urgent check.",
      "timestamp": "2023-07-28 03:29:14"
    },
    {
      "id": 1767,
      "sensor_reading_id": 20,
      "anomaly_type": "temperature spike",
      "description": "The session was delayed following a duplicate review.",
      "timestamp": "2023-03-28 13:09:03"
    },
    {
      "id": 1768,
      "sensor_reading_id": 543,
      "anomaly_type": "temperature spike",
      "description": "A late payment was delayed the same day.",
      "timestamp": "2023-11-15 06:21:00"
    },
    {
      "id": 1769,
      "sensor_reading_id": 151,
      "anomaly_type": "temperature spike",
      "description": "The claim was reviewed following a duplicate review.",
      "timestamp": "2023-02-16 15:52:10"
    },
    {
      "id": 1770,
      "sensor_reading_id": 354,
      "anomaly_type": "temperature spike",
      "description": "A partial booking was resolved the same day.",
      "timestamp": "2023-08-28 04:07:31"
    },
    {
      "id": 1771,
      "sensor_reading_id": 463,
      "anomaly_type": "temperature spike",
      "description": "Support asked for a change and the ticket was cancelled.",
      "timestamp": "2023-04-13 09:35:49"
    },
    {
      "id": 1772,
      "sensor_reading_id": 25,
      "anomaly_type": "low throughput",
      "description": "The reviewer asked for a change and the item was rescheduled.",
      "timestamp": "2023-06-05 11:07:38"
    },
    {
      "id": 1773,
      "sensor_reading_id": 156,
      "anomaly_type": "temperature spike",
      "description": "The booking was delayed following a late review.",
      "timestamp": "2023-03-08 05:34:50"
    },
    {
      "id": 1774,
      "sensor_reading_id": 272,
      "anomaly_type": "high vibration",
      "description": "A routine session was refunded the same day.",
      "timestamp": "2023-07-29 07:49:46"
    },
    {
      "id": 1775,
      "sensor_reading_id": 534,
      "anomaly_type": "temperature spike",
      "description": "The account owner confirmed the details and the ticket was replaced.",
      "timestamp": "2023-05-06 01:16:45"
    },
    {
      "id": 1776,
      "sensor_reading_id": 39,
      "anomaly_type": "temperature spike",
      "description": "The invoice was updated — manual case, no further action.",
      "timestamp": "2023-03-29 00:21:49"
    },
    {
      "id": 1777,
      "sensor_reading_id": 420,
      "anomaly_type": "temperature spike",
      "description": "An operator confirmed the details and the order was confirmed.",
      "timestamp": "2023-01-29 12:42:34"
    },
    {
      "id": 1778,
      "sensor_reading_id": 530,
      "anomaly_type": "temperature spike",
      "description": "No response from support, so the ticket was approved.",
      "timestamp": "2023-10-15 15:56:04"
    },
    {
      "id": 1779,
      "sensor_reading_id": 209,
      "anomaly_type": "temperature spike",
      "description": "The payment was confirmed after a routine check.",
      "timestamp": "2023-03-19 15:31:11"
    },
    {
      "id": 1780,
      "sensor_reading_id": 233,
      "anomaly_type": "temperature spike",
      "description": "The customer reported a late issue; the record was escalated.",
      "timestamp": "2023-02-08 20:05:19"
    },
    {
      "id": 1781,
      "sensor_reading_id": 543,
      "anomaly_type": "high vibration",
      "description": "Flagged as standard. Support escalated the account.",
      "timestamp": "2023-02-06 14:49:17"
    },
    {
      "id": 1782,
      "sensor_reading_id": 539,
      "anomaly_type": "temperature spike",
      "description": "The request was updated after an automatic check.",
      "timestamp": "2023-12-02 13:59:54"
    },
    {
      "id": 1783,
      "sensor_reading_id": 499,
      "anomaly_type": "high vibration",
      "description": "An operator reported an unusual issue; the document was refunded.",
      "timestamp": "2023-04-09 08:21:50"
    },
    {
      "id": 1784,
      "sensor_reading_id": 369,
      "anomaly_type": "temperature spike",
      "description": "The document was completed after an automatic check.",
      "timestamp": "2023-01-17 06:06:10"
    },
    {
      "id": 1785,
      "sensor_reading_id": 389,
      "anomaly_type": "temperature spike",
      "description": "The team asked for a change and the record was rescheduled.",
      "timestamp": "2023-05-16 17:12:48"
    },
    {
      "id": 1786,
      "sensor_reading_id": 179,
      "anomaly_type": "temperature spike",
      "description": "An automatic request was confirmed the same day.",
      "timestamp": "2023-02-20 11:49:03"
    },
    {
      "id": 1787,
      "sensor_reading_id": 449,
      "anomaly_type": "temperature spike",
      "description": "The session was completed following a repeat review.",
      "timestamp": "2023-07-08 18:24:55"
    },
    {
      "id": 1788,
      "sensor_reading_id": 298,
      "anomaly_type": "high vibration",
      "description": "The document was escalated following an unusual review.",
      "timestamp": "2023-10-03 06:59:09"
    },
    {
      "id": 1789,
      "sensor_reading_id": 128,
      "anomaly_type": "high vibration",
      "description": "No response from the courier, so the document was completed.",
      "timestamp": "2023-12-27 16:29:53"
    },
    {
      "id": 1790,
      "sensor_reading_id": 192,
      "anomaly_type": "temperature spike",
      "description": "Support reported a minor issue; the item was processed.",
      "timestamp": "2023-06-20 16:07:59"
    },
    {
      "id": 1791,
      "sensor_reading_id": 106,
      "anomaly_type": "temperature spike",
      "description": "Flagged as duplicate. The reviewer processed the request.",
      "timestamp": "2023-10-20 15:13:28"
    },
    {
      "id": 1792,
      "sensor_reading_id": 404,
      "anomaly_type": "temperature spike",
      "description": "The refund was delayed after a late check.",
      "timestamp": "2023-09-17 11:08:45"
    },
    {
      "id": 1793,
      "sensor_reading_id": 262,
      "anomaly_type": "temperature spike",
      "description": "Flagged as repeat. The courier replaced the order.",
      "timestamp": "2023-06-17 04:17:44"
    }
  ]
}
