{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Luas Peremajaan (Ha)","type":"text"}],
  "records": [
    [1,"2020","500"],
    [2,"2021","328.24"],
    [3,"2022","693.3"],
    [4,"2023","1639.52"],
    [5,"Jumlah","3161.06"]
]}
