{
  "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,49.0],
    [7,2018,155],
    [8,2019,169],
    [9,2020,162],
    [10,2021,153],
    [11,2022,137],
    [12,2023,49]
]}
