{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pemakaman Umum dikelola Pemerintah","type":"numeric"}],
  "records": [
    [1,2018.0,37.0],
    [2,2019.0,37.0],
    [3,2020.0,37.0],
    [4,2021.0,37.0],
    [5,2022.0,37.0],
    [6,2023.0,43.0],
    [7,2024.0,43.0],
    [8,2018,37],
    [9,2019,37],
    [10,2020,37],
    [11,2021,37],
    [12,2022,37],
    [13,2023,43],
    [14,2024,43]
]}
