{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Luas Hak Guna Bangunan","type":"text"}],
  "records": [
    [1,2018.0,"1.778.378"],
    [2,2019.0,"1.911.331"],
    [3,2020.0,"1.955.900"],
    [4,2021.0,"2.141.004"],
    [5,2022.0,"2.238.454"],
    [6,2018,"1.778.378"],
    [7,2019,"1.911.331"],
    [8,2020,"1.955.900"],
    [9,2021,"2.141.004"],
    [10,2022,"2.238.454"]
]}
