{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"text"}],
  "records": [
    [1,2018,"15,80"],
    [2,2019,"18,20"],
    [3,2020,"15,60"],
    [4,2021,"19,25"],
    [5,2022,"20,10"],
    [6,2023,"21,12"],
    [7,2024,"21,06"],
    [8,2018,"15,80"],
    [9,2019,"18,20"],
    [10,2020,"15,60"],
    [11,2021,"19,25"],
    [12,2022,"20,10"],
    [13,2023,"21,12"],
    [14,2024,"21,06"]
]}
