{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ton","type":"text"}],
  "records": [
    [1,2017,"53824,8"],
    [2,2018,"112410,35"],
    [3,2019,"101338,3"],
    [4,2020,"114414,15"],
    [5,2021,"84950,19"],
    [6,2022,"86842,53"],
    [7,2023,"75141,5"],
    [8,2024,"85443"]
]}
