{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ha","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"99,96"],
    [4,2020,"99,96"],
    [5,2021,"99,96"],
    [6,2022,"99,96"],
    [7,2023,"99,96"],
    [8,2024,"99,94"]
]}
