{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Koperasi Simpan Pinjam","type":"numeric"}],
  "records": [
    [1,2018.0,65.0],
    [2,2019.0,67.0],
    [3,2020.0,69.0],
    [4,2021.0,63.0],
    [5,2022.0,64.0],
    [6,2023.0,47.0],
    [7,2018,65],
    [8,2019,67],
    [9,2020,69],
    [10,2021,63],
    [11,2022,64],
    [12,2023,47]
]}
