{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kendaraan Bermotor yang Lolos Uji KIR","type":"numeric"}],
  "records": [
    [1,2018.0,null],
    [2,2019.0,11579.0],
    [3,2020.0,6899.0],
    [4,2021.0,7846.0],
    [5,2022.0,7390.0],
    [6,2023.0,5873.0],
    [7,2024.0,4291.0],
    [8,2018,null],
    [9,2019,11579],
    [10,2020,6899],
    [11,2021,7846],
    [12,2022,7390],
    [13,2023,5873],
    [14,2024,4291]
]}
