{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"},{"id":"Satuan","type":"text"}],
  "records": [
    [1,2019,154.0,"Ton"],
    [2,2020,139.15,"Ton"],
    [3,2021,138.38,"Ton"],
    [4,2022,141.6,"Ton"],
    [5,2023,182.24,"Ton"],
    [6,2024,184.22,"Ton"]
]}
