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