{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"Jumlah Desa Berkembang","type":"numeric"}],
  "records": [
    [1,2018.0,155.0],
    [2,2019.0,169.0],
    [3,2020.0,162.0],
    [4,2021.0,153.0],
    [5,2022.0,137.0],
    [6,2023.0,24.0],
    [7,2024.0,11.0],
    [8,2018,155],
    [9,2019,169],
    [10,2020,162],
    [11,2021,153],
    [12,2022,137],
    [13,2023,24],
    [14,2024,11]
]}
