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