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