{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Koperasi Aktif","type":"numeric"}],
  "records": [
    [1,2019,182],
    [2,2020,178],
    [3,2021,178],
    [4,2022,151],
    [5,2023,163],
    [6,2024,166],
    [7,2025,196]
]}
