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