{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Koperasi Sehat","type":"numeric"}],
  "records": [
    [1,2018,117],
    [2,2019,119],
    [3,2020,136],
    [4,2021,135],
    [5,2022,98],
    [6,2023,105],
    [7,2024,107],
    [8,2025,108]
]}
