{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ha","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"11632,3"],
    [3,2019,"11394,21"],
    [4,2020,"11242,5"],
    [5,2021,"10142"],
    [6,2022,"14361,5"],
    [7,2023,"14361,5"],
    [8,2024,"12460"]
]}
