{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Kompetensi","type":"numeric"}],
  "records": [
    [1,2018.0,20.0],
    [2,2019.0,32.38],
    [3,2020.0,30.61],
    [4,2021.0,18.6],
    [5,2022.0,20.19],
    [6,2023.0,22.72],
    [7,2024.0,28.14],
    [8,2018,20.0],
    [9,2019,32.38],
    [10,2020,30.61],
    [11,2021,18.6],
    [12,2022,20.19],
    [13,2023,22.72],
    [14,2024,28.14]
]}
