{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Bangunan Permanen","type":"numeric"}],
  "records": [
    [1,2018,21],
    [2,2019,21],
    [3,2020,21],
    [4,2021,21],
    [5,2022,21],
    [6,2023,21],
    [7,2018,21],
    [8,2019,21],
    [9,2020,21],
    [10,2021,21],
    [11,2022,21],
    [12,2023,21]
]}
