{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Desa","type":"numeric"}],
  "records": [
    [1,2017,1238],
    [2,2018,1238],
    [3,2019,1238],
    [4,2020,1238],
    [5,2021,1238],
    [6,2022,1238],
    [7,2023,1238],
    [8,2024,1238]
]}
