{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Akta Kematian yang diterbitkan","type":"numeric"}],
  "records": [
    [1,2018.0,3.608],
    [2,2019.0,4.265],
    [3,2020.0,5.202],
    [4,2021.0,4.473],
    [5,2022.0,7.323],
    [6,2023.0,7.003],
    [7,2018,3.608],
    [8,2019,4.265],
    [9,2020,5.202],
    [10,2021,4.473],
    [11,2022,7.323],
    [12,2023,7.003]
]}
