{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,2019,42.64],
    [2,2020,32.91],
    [3,2021,68]
]}
