{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,193],
    [2,2019,250],
    [3,2020,251],
    [4,2021,245],
    [5,2022,300],
    [6,2023,300],
    [7,2024,106],
    [8,2025,111]
]}
