{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Informasi Pelanggaran K3","type":"numeric"}],
  "records": [
    [1,2018.0,3189.0],
    [2,2019.0,3353.0],
    [3,2020.0,8008.0],
    [4,2021.0,5231.0],
    [5,2022.0,3946.0],
    [6,2023.0,2189.0],
    [7,2018,3189],
    [8,2019,3353],
    [9,2020,8008],
    [10,2021,5231],
    [11,2022,3946],
    [12,2023,2189]
]}
