{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2018,340.5],
    [2,2019,336.9],
    [3,2020,344.86],
    [4,2021,381.2],
    [5,2022,394.44],
    [6,2023,564.05],
    [7,2024,534.8],
    [8,2025,478.7]
]}
