{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,164.472],
    [2,2019.0,78.196],
    [3,2020.0,167.112],
    [4,2021.0,178.422],
    [5,2022.0,194.764],
    [6,2023.0,198.495],
    [7,2018,164.472],
    [8,2019,78.196],
    [9,2020,167.112],
    [10,2021,178.422],
    [11,2022,194.764],
    [12,2023,198.495]
]}
