{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah","type":"text"},{"id":"Satuan","type":"text"}],
  "records": [
    [1,"2018","99,57","%"],
    [2,"2019","99,66","%"],
    [3,"2020","99,59","%"],
    [4,"2021","99,6","%"],
    [5,"2022","99,66","%"],
    [6,"2023","99,68","%"],
    [7,"2024","99,87","%"]
]}
