{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,278.0],
    [2,2019.0,287.0],
    [3,2020.0,317.0],
    [4,2021.0,325.0],
    [5,2022.0,365.0],
    [6,2023.0,389.0],
    [7,2024.0,384.0],
    [8,2018,278],
    [9,2019,287],
    [10,2020,317],
    [11,2021,325],
    [12,2022,365],
    [13,2023,389],
    [14,2024,384]
]}
