{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Total Jumlah Atlet Berprestasi","type":"text"}],
  "records": [
    [1,2018,"n/a"],
    [2,2019,"n/a"],
    [3,2020,"323"],
    [4,2021,"323"],
    [5,2022,"349"],
    [6,2023,"441"],
    [7,2024,"360"],
    [8,2018,"n/a"],
    [9,2019,"n/a"],
    [10,2020,"323"],
    [11,2021,"323"],
    [12,2022,"349"],
    [13,2023,"441"],
    [14,2024,"360"]
]}
