{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Cakupan Kepemilikan Rumah","type":"numeric"}],
  "records": [
    [1,2018.0,81.65],
    [2,2019.0,77.21],
    [3,2020.0,73.52],
    [4,2021.0,73.14],
    [5,2022.0,72.38],
    [6,2023.0,70.82],
    [7,2018,81.65],
    [8,2019,77.21],
    [9,2020,73.52],
    [10,2021,73.14],
    [11,2022,72.38],
    [12,2023,70.82]
]}
