{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah","type":"text"},{"id":"Satuan","type":"text"}],
  "records": [
    [1,"2018","85,03","%"],
    [2,"2019","83,42","%"],
    [3,"2020","82,9","%"],
    [4,"2021","80,02","%"],
    [5,"2022","78,67","%"],
    [6,"2023","85,79","%"],
    [7,"2024","100","%"]
]}
