{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Desa Berkembang menjadi Desa Maju","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"2"],
    [3,2020.0,"11"],
    [4,2021.0,"14"],
    [5,2022.0,"16"],
    [6,2023.0,"107"],
    [7,2018,"N/A"],
    [8,2019,"2"],
    [9,2020,"11"],
    [10,2021,"14"],
    [11,2022,"16"],
    [12,2023,"107"]
]}
