{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Besaran"}],
  "records": [
    [1,2021,60],
    [2,2022,63],
    [3,2023,77]
]}
