{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,17850],
    [2,2019,17762],
    [3,2020,17882],
    [4,2021,15615],
    [5,2022,15936],
    [6,2023,12331],
    [7,2024,13052],
    [8,2025,13219]
]}
