{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,14670.0],
    [2,2019.0,14781.0],
    [3,2020.0,14805.0],
    [4,2021.0,14096.0],
    [5,2022.0,13110.0],
    [6,2023.0,12699.0],
    [7,2024.0,11546.0],
    [8,2025.0,10462.0],
    [9,2018,14670],
    [10,2019,14781],
    [11,2020,14805],
    [12,2021,14096],
    [13,2022,13110],
    [14,2023,12699],
    [15,2024,11546],
    [16,2025,10462]
]}
