{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Hak Guna Bangunan","type":"numeric"}],
  "records": [
    [1,2018.0,1.96],
    [2,2019.0,2.18],
    [3,2020.0,2.243],
    [4,2021.0,2.655],
    [5,2022.0,2.893],
    [6,2018,1.96],
    [7,2019,2.18],
    [8,2020,2.243],
    [9,2021,2.655],
    [10,2022,2.893]
]}
