{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase Pengamanan Informasi Daerah","type":"numeric"}],
  "records": [
    [1,2018.0,null],
    [2,2019.0,null],
    [3,2020.0,null],
    [4,2021.0,null],
    [5,2022.0,34.0],
    [6,2023.0,84.68],
    [7,2024.0,90.0],
    [8,2018,null],
    [9,2019,null],
    [10,2020,null],
    [11,2021,null],
    [12,2022,34.0],
    [13,2023,84.68],
    [14,2024,90.0]
]}
