{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,1407],
    [2,2019,4022],
    [3,2020,3699],
    [4,2021,3865],
    [5,2022,2970],
    [6,2023,2776],
    [7,2024,3151],
    [8,2025,2314]
]}
