{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Ton","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"10,064"],
    [4,2020,"73,904"],
    [5,2021,"84,895"],
    [6,2022,"5,15"],
    [7,2023,"1137"],
    [8,2024,"243"]
]}
