{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Unit Rumah","type":"numeric"}],
  "records": [
    [1,2017,510],
    [2,2018,181],
    [3,2019,17],
    [4,2020,815],
    [5,2021,1003],
    [6,2022,135],
    [7,2023,44],
    [8,2024,19]
]}
