{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2018,17107.2],
    [2,2019,20529.49],
    [3,2020,18988.84],
    [4,2021,21779.62],
    [5,2022,22618.82],
    [6,2023,23164.26],
    [7,2024,24481.4714],
    [8,2025,24787.81]
]}
