{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Informasi Angka Kriminalitas","type":"numeric"}],
  "records": [
    [1,2018.0,1.74],
    [2,2019.0,1.62],
    [3,2020.0,1.9],
    [4,2021.0,1.39],
    [5,2022.0,1.68],
    [6,2023.0,1.82],
    [7,2018,1.74],
    [8,2019,1.62],
    [9,2020,1.9],
    [10,2021,1.39],
    [11,2022,1.68],
    [12,2023,1.82]
]}
