{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Panjang jalan kabupaten","type":"numeric"}],
  "records": [
    [1,2018.0,888.08],
    [2,2019.0,888.08],
    [3,2020.0,888.08],
    [4,2021.0,888.08],
    [5,2022.0,888.08],
    [6,2023.0,952.602],
    [7,2018,888.08],
    [8,2019,888.08],
    [9,2020,888.08],
    [10,2021,888.08],
    [11,2022,888.08],
    [12,2023,952.602]
]}
