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