{
  "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,90"],
    [8,2025,"11,46"],
    [9,2018,"12,70"],
    [10,2019,"12,50"],
    [11,2020,"9,50"],
    [12,2021,"10,02"],
    [13,2022,"10,70"],
    [14,2023,"11,19"],
    [15,2024,"11,90"],
    [16,2025,"11,46"]
]}
