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