{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Koperasi","type":"numeric"}],
  "records": [
    [1,2018,246],
    [2,2019,246],
    [3,2020,246],
    [4,2021,246],
    [5,2022,263],
    [6,2025,305]
]}
