{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Korban Jiwa","type":"numeric"}],
  "records": [
    [1,2018.0,601.0],
    [2,2019.0,1354.0],
    [3,2020.0,11130.0],
    [4,2021.0,1265.0],
    [5,2022.0,2409.0],
    [6,2023.0,2583.0],
    [7,2018,601],
    [8,2019,1354],
    [9,2020,11130],
    [10,2021,1265],
    [11,2022,2409],
    [12,2023,2583]
]}
