{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Hak Milik","type":"numeric"}],
  "records": [
    [1,2018,214.891],
    [2,2019,244.046],
    [3,2020,270.402],
    [4,2021,299.046],
    [5,2022,305.058],
    [6,2018,214.891],
    [7,2019,244.046],
    [8,2020,270.402],
    [9,2021,299.046],
    [10,2022,305.058]
]}
