{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2018,0],
    [2,2019,47.011],
    [3,2020,87.064],
    [4,2021,90.321],
    [5,2022,91.928],
    [6,2023,91.337],
    [7,2018,0],
    [8,2019,47.011],
    [9,2020,87.064],
    [10,2021,90.321],
    [11,2022,91.928],
    [12,2023,91.337]
]}
