{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Luas Pemakaman Umum dikelola Pemerintah","type":"numeric"}],
  "records": [
    [1,2018.0,18.05],
    [2,2019.0,18.05],
    [3,2020.0,18.05],
    [4,2021.0,25.45],
    [5,2022.0,25.45],
    [6,2023.0,62.52],
    [7,2018,18.05],
    [8,2019,18.05],
    [9,2020,18.05],
    [10,2021,25.45],
    [11,2022,25.45],
    [12,2023,62.52]
]}
