{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Capaian","type":"text"}],
  "records": [
    [1,2018,"WTP"],
    [2,2019,"WTP"],
    [3,2020,"WTP"],
    [4,2021,"WTP"],
    [5,2022,"WTP"]
]}
