{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah produksi (ton)","type":"numeric"}],
  "records": [
    [1,2019,168],
    [2,2020,24],
    [3,2021,48]
]}
