{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,7705],
    [2,2019,9091],
    [3,2020,7799],
    [4,2021,9505],
    [5,2022,8416],
    [6,2023,8734],
    [7,2024,8622],
    [8,2025,6391]
]}
