{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Besaran"}],
  "records": [
    [1,2019,42.64],
    [2,2020,32.91],
    [3,2021,68],
    [4,2022,62],
    [5,2023,54.1]
]}
