{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2023,762],
    [2,2024,320],
    [3,2025,430]
]}
