{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah (Ton)","type":"numeric"}],
  "records": [
    [1,2018,136.1],
    [2,2019,154.0],
    [3,2020,139.15],
    [4,2021,138.38],
    [5,2022,141.6],
    [6,2023,182.24],
    [7,2024,184.22],
    [8,2025,185.6]
]}
