{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Total Objek PPKD","type":"numeric"}],
  "records": [
    [1,2018,10],
    [2,2019,10],
    [3,2020,10],
    [4,2021,10],
    [5,2022,10],
    [6,2023,10],
    [7,2024,10],
    [8,2025,10]
]}
