{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Hasil"}],
  "records": [
    [1,2021,89],
    [2,2020,88],
    [3,2019,87]
]}
