{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2018,24.95],
    [2,2019,42.5],
    [3,2020,21.08],
    [4,2021,39.64],
    [5,2022,42.61],
    [6,2023,64.63],
    [7,2024,98.71],
    [8,2025,97.5]
]}
