{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah","type":"text"}],
  "records": [
    [1,"2021","81.12"],
    [2,"2022","81.15"]
]}
