{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,61],
    [2,2019,195],
    [3,2020,61],
    [4,2021,228],
    [5,2022,235],
    [6,2023,235],
    [7,2024,172],
    [8,2025,208]
]}
