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