{
  "fields": [{"id":"_id","type":"int"},{"id":"No","type":"numeric"},{"id":"Kelas Jalan","type":"text"},{"id":"Kota","type":"text"}],
  "records": [
    [1,1,"Kelas I","-"],
    [2,2,"Kelas II","-"],
    [3,3,"Kelas III","475"],
    [4,4,"Kelas III A","-"],
    [5,5,"Kelas III B","-"],
    [6,6,"Kelas III C/ Kelas IV","-"],
    [7,2024,"","475"],
    [8,2023,"","475000"],
    [9,2022,"","475000"],
    [10,2021,"","475000"],
    [11,2020,"","475000"]
]}
