{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,59302],
    [2,2019,68829],
    [3,2020,49120],
    [4,2021,39100],
    [5,2022,52047],
    [6,2023,70281],
    [7,2024,95362],
    [8,2025,93819]
]}
