{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Korban Bencana Banjir","type":"numeric"}],
  "records": [
    [1,2018,175],
    [2,2019,505],
    [3,2020,6.001],
    [4,2021,522],
    [5,2022,552],
    [6,2023,1.551],
    [7,2018,175],
    [8,2019,505],
    [9,2020,6.001],
    [10,2021,522],
    [11,2022,552],
    [12,2023,1.551]
]}
