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