{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Besaran"}],
  "records": [
    [1,2019,100],
    [2,2020,75.11],
    [3,2021,47.49],
    [4,2022,67],
    [5,2023,55]
]}
