{
  "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,2025.0,4480.0],
    [9,2018,null],
    [10,2019,11579],
    [11,2020,6899],
    [12,2021,7846],
    [13,2022,7390],
    [14,2023,5873],
    [15,2024,4291],
    [16,2025,4480]
]}
