{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Jumlah Permasalahan Pertanahan"}],
  "records": [
    [1,2017,33],
    [2,2018,54],
    [3,2019,72],
    [4,2020,58],
    [5,2021,47]
]}
