{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Desa","type":"numeric"}],
  "records": [
    [1,2018.0,101.0],
    [2,2019.0,148.0],
    [3,2020.0,153.0],
    [4,2021.0,155.0],
    [5,2022.0,239.0],
    [6,2023.0,239.0],
    [7,2024.0,239.0],
    [8,2018,101],
    [9,2019,148],
    [10,2020,153],
    [11,2021,155],
    [12,2022,239],
    [13,2023,239],
    [14,2024,239]
]}
