{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ha","type":"text"}],
  "records": [
    [1,2017,"15886,4016"],
    [2,2018,"15855,736"],
    [3,2019,"24825,2857"],
    [4,2020,"20438,3542"],
    [5,2021,"12837,0786"],
    [6,2022,"12781,6543"],
    [7,2023,"12077,6"],
    [8,2024,"11506,69"]
]}
