{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"text"}],
  "records": [
    [1,2018,"12,70"],
    [2,2019,"12,50"],
    [3,2020,"9,50"],
    [4,2021,"10,02"],
    [5,2022,"10,70"],
    [6,2023,"11,19"],
    [7,2024,"11,73"],
    [8,2018,"12,70"],
    [9,2019,"12,50"],
    [10,2020,"9,50"],
    [11,2021,"10,02"],
    [12,2022,"10,70"],
    [13,2023,"11,19"],
    [14,2024,"11,73"]
]}
