{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,2019,4722],
    [2,2020,1182],
    [3,2021,669]
]}
