{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah prestasi olahraga tingkat provinsi","type":"numeric"}],
  "records": [
    [1,2018.0,54.0],
    [2,2019.0,60.0],
    [3,2020.0,4.0],
    [4,2021.0,27.0],
    [5,2022.0,39.0],
    [6,2023.0,12.0],
    [7,2024.0,16.0],
    [8,2018,54],
    [9,2019,60],
    [10,2020,4],
    [11,2021,27],
    [12,2022,39],
    [13,2023,12],
    [14,2024,16]
]}
