{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,33],
    [2,2019,41],
    [3,2020,50],
    [4,2021,48],
    [5,2022,50],
    [6,2023,48],
    [7,2024,55]
]}
