{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kasus Sengketa Tanah Selesai","type":"numeric"}],
  "records": [
    [1,2018.0,2.0],
    [2,2019.0,10.0],
    [3,2020.0,5.0],
    [4,2021.0,8.0],
    [5,2022.0,2.0],
    [6,2018,2],
    [7,2019,10],
    [8,2020,5],
    [9,2021,8],
    [10,2022,2]
]}
