{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Koperasi Aktif","type":"numeric"}],
  "records": [
    [1,2018.0,177.0],
    [2,2019.0,182.0],
    [3,2020.0,178.0],
    [4,2021.0,178.0],
    [5,2022.0,151.0],
    [6,2023.0,163.0],
    [7,2024.0,166.0],
    [8,2018,177],
    [9,2019,182],
    [10,2020,178],
    [11,2021,178],
    [12,2022,151],
    [13,2023,163],
    [14,2024,166]
]}
