{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah"}],
  "records": [
    [1,2021,1951],
    [2,2022,1951],
    [3,2023,2019]
]}
