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