{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2018,1843.1],
    [2,2019,1822.9],
    [3,2020,1754.9],
    [4,2021,1821.02],
    [5,2022,1825.05],
    [6,2023,2322.97],
    [7,2024,2356.05],
    [8,2025,2303.3]
]}
