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