{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Objek","type":"numeric"}],
  "records": [
    [1,2017,17],
    [2,2018,20],
    [3,2019,20],
    [4,2020,23],
    [5,2021,23],
    [6,2022,26],
    [7,2023,26],
    [8,2024,26]
]}
