{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Informasi  Kasus Penganiayaan","type":"numeric"}],
  "records": [
    [1,2018,11],
    [2,2019,5],
    [3,2020,9],
    [4,2021,5],
    [5,2022,5],
    [6,2023,11],
    [7,2018,11],
    [8,2019,5],
    [9,2020,9],
    [10,2021,5],
    [11,2022,5],
    [12,2023,11]
]}
