{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Korban Bencana Alam","type":"numeric"}],
  "records": [
    [1,2020,2199],
    [2,2021,2282],
    [3,2022,572],
    [4,2023,3628],
    [5,2020,2199],
    [6,2021,2282],
    [7,2022,572],
    [8,2023,3628]
]}
