{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"persentase"}],
  "records": [
    [1,2017,71],
    [2,2018,72],
    [3,2019,75]
]}
