{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Rumah Layak Huni","type":"numeric"}],
  "records": [
    [1,2018.0,247.354],
    [2,2019.0,235.081],
    [3,2020.0,238.128],
    [4,2021.0,240.317],
    [5,2022.0,241.635],
    [6,2023.0,244.114],
    [7,2018,247.354],
    [8,2019,235.081],
    [9,2020,238.128],
    [10,2021,240.317],
    [11,2022,241.635],
    [12,2023,244.114]
]}
