{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio Volume Usaha Koperasi terhadap PDRB","type":"numeric"}],
  "records": [
    [1,2018.0,null],
    [2,2019.0,null],
    [3,2020.0,null],
    [4,2021.0,null],
    [5,2022.0,0.758],
    [6,2023.0,0.702],
    [7,2024.0,0.77],
    [8,2018,null],
    [9,2019,null],
    [10,2020,null],
    [11,2021,null],
    [12,2022,0.758],
    [13,2023,0.702],
    [14,2024,0.77]
]}
