{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"nilai_lppd","type":"text"}],
  "records": [
    [1,"2017","3.20"],
    [2,"2018","3.38"],
    [3,"2019","N/A"],
    [4,"2020","N/A"],
    [5,"2021","3.14"],
    [6,"2022","3.44"],
    [7,"2023","2.98"]
]}
