{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kasus Pencurian 2018-2024","type":"numeric"}],
  "records": [
    [1,2018,85],
    [2,2019,72],
    [3,2020,96],
    [4,2021,91],
    [5,2022,21],
    [6,2023,56],
    [7,2024,19],
    [8,2018,85],
    [9,2019,72],
    [10,2020,96],
    [11,2021,91],
    [12,2022,21],
    [13,2023,56],
    [14,2024,19]
]}
