{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018.0,56.2],
    [2,2019.0,56.6],
    [3,2020.0,60.4],
    [4,2021.0,70.65],
    [5,2022.0,73.2],
    [6,2023.0,71.58],
    [7,2018,56.2],
    [8,2019,56.6],
    [9,2020,60.4],
    [10,2021,70.65],
    [11,2022,73.2],
    [12,2023,71.58]
]}
