{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah","type":"text"},{"id":"Satuan","type":"text"}],
  "records": [
    [1,"2018","88,65","%"],
    [2,"2019","87","%"],
    [3,"2020","71,28","%"],
    [4,"2021","68,85","%"],
    [5,"2022","95,27","%"],
    [6,"2023","100,12","%"],
    [7,"2024","100","%"]
]}
