{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Warning Light","type":"numeric"}],
  "records": [
    [1,2018,38],
    [2,2019,40],
    [3,2020,46],
    [4,2021,53],
    [5,2022,54],
    [6,2023,68],
    [7,2024,55],
    [8,2018,38],
    [9,2019,40],
    [10,2020,46],
    [11,2021,53],
    [12,2022,54],
    [13,2023,68],
    [14,2024,55]
]}
