{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Backlog Rumah","type":"numeric"}],
  "records": [
    [1,2018.0,55.598],
    [2,2019.0,71.743],
    [3,2020.0,87.888],
    [4,2021.0,93.487],
    [5,2022.0,94.584],
    [6,2023.0,102.122],
    [7,2018,55.598],
    [8,2019,71.743],
    [9,2020,87.888],
    [10,2021,93.487],
    [11,2022,94.584],
    [12,2023,102.122]
]}
