{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah kompetisi olahraga","type":"numeric"}],
  "records": [
    [1,2018,34],
    [2,2019,39],
    [3,2020,13],
    [4,2021,14],
    [5,2022,15],
    [6,2023,21],
    [7,2018,34],
    [8,2019,39],
    [9,2020,13],
    [10,2021,14],
    [11,2022,15],
    [12,2023,21]
]}
