{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Data Koperasi Jasa","type":"numeric"}],
  "records": [
    [1,2018,9],
    [2,2019,10],
    [3,2020,10],
    [4,2021,10],
    [5,2022,10],
    [6,2023,11],
    [7,2024,11],
    [8,2018,9],
    [9,2019,10],
    [10,2020,10],
    [11,2021,10],
    [12,2022,10],
    [13,2023,11],
    [14,2024,11]
]}
