{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ha","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"10084"],
    [3,2019,"4100"],
    [4,2020,"6326"],
    [5,2021,"21372"],
    [6,2022,"17983"],
    [7,2023,"10113"],
    [8,2024,"8089"]
]}
