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