{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kepemilikan Rumah","type":"numeric"}],
  "records": [
    [1,2018.0,247.354],
    [2,2019.0,246.912],
    [3,2020.0,247.382],
    [4,2021.0,247.852],
    [5,2022.0,247.852],
    [6,2023.0,247.852],
    [7,2018,247.354],
    [8,2019,246.912],
    [9,2020,247.382],
    [10,2021,247.852],
    [11,2022,247.852],
    [12,2023,247.852]
]}
