{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"persentase"}],
  "records": [
    [1,2017,84],
    [2,2018,88],
    [3,2019,92]
]}
