{
  "fields": [{"id":"_id","type":"int"},{"id":"TAHUN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,2018.0,360.0],
    [2,2019.0,360.0],
    [3,2020.0,387.0],
    [4,2021.0,452.0],
    [5,2022.0,455.0],
    [6,2023.0,448.0],
    [7,2024.0,448.0],
    [8,2025.0,294.0],
    [9,2018,360],
    [10,2019,360],
    [11,2020,387],
    [12,2021,452],
    [13,2022,455],
    [14,2023,448],
    [15,2024,448],
    [16,2025,294]
]}
