{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2018,1273.3],
    [2,2019,1528.77],
    [3,2020,1460.14],
    [4,2021,1622.53],
    [5,2022,1671.23],
    [6,2023,1776.82],
    [7,2024,1842.461],
    [8,2025,1913.8]
]}
