{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"Jumlah Desa Maju","type":"numeric"}],
  "records": [
    [1,2018.0,38.0],
    [2,2019.0,40.0],
    [3,2020.0,51.0],
    [4,2021.0,65.0],
    [5,2022.0,81.0],
    [6,2023.0,151.0],
    [7,2024.0,144.0],
    [8,2018,38],
    [9,2019,40],
    [10,2020,51],
    [11,2021,65],
    [12,2022,81],
    [13,2023,151],
    [14,2024,144]
]}
