{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"nilai","type":"text"}],
  "records": [
    [1,"2019","1.04"],
    [2,"2020","1.19"],
    [3,"2021","0.9"],
    [4,"2022","1.04"],
    [5,"2023","1.13"]
]}
