{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"},{"id":"Satuan","type":"text"}],
  "records": [
    [1,2023,762,"Ton"],
    [2,2024,320,"Ton"]
]}
