{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Aduan","type":"numeric"}],
  "records": [
    [1,2017,29],
    [2,2018,95],
    [3,2019,122],
    [4,2020,184],
    [5,2021,238],
    [6,2022,181],
    [7,2023,181],
    [8,2024,306]
]}
