{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kejadian Kebakaran 2018-2024","type":"numeric"}],
  "records": [
    [1,2018,42],
    [2,2019,97],
    [3,2020,52],
    [4,2021,55],
    [5,2022,44],
    [6,2023,89],
    [7,2024,96],
    [8,2018,42],
    [9,2019,97],
    [10,2020,52],
    [11,2021,55],
    [12,2022,44],
    [13,2023,89],
    [14,2024,96]
]}
