{
  "fields": [{"id":"_id","type":"int"},{"id":"NO","type":"numeric"},{"id":"PERIODE","type":"text"},{"id":"TARGET","type":"numeric"},{"id":"REALISASI","type":"numeric"},{"id":"CAPAIAN","type":"numeric"}],
  "records": [
    [1,1,"Triwulan I",0.823,0.9031,1.0973268529769138],
    [2,2,"Triwulan II",0.823,0.9032,1.0974483596597813],
    [3,3,"Triwulan III",0.823,0.9033,1.097569866342649],
    [4,4,"Triwulan IV",0.823,0.904,1.0984204131227218]
]}
