{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,2019,100],
    [2,2020,75.11],
    [3,2021,47.49]
]}
