{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Rumah Singgah","type":"text"}],
  "records": [
    [1,2018.0,"N/A"],
    [2,2019.0,"1"],
    [3,2020.0,"1"],
    [4,2021.0,"1"],
    [5,2022.0,"1"],
    [6,2023.0,"1"],
    [7,2024.0,"1"],
    [8,2018,"N/A"],
    [9,2019,"1"],
    [10,2020,"1"],
    [11,2021,"1"],
    [12,2022,"1"],
    [13,2023,"1"],
    [14,2024,"1"]
]}
