{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,4.91],
    [2,2019.0,5.6],
    [3,2020.0,5.6],
    [4,2021.0,5.85],
    [5,2022.0,5.9],
    [6,2023.0,5.55],
    [7,2024.0,5.6],
    [8,2025.0,5.35],
    [9,2018,4.91],
    [10,2019,5.6],
    [11,2020,5.6],
    [12,2021,5.85],
    [13,2022,5.9],
    [14,2023,5.55],
    [15,2024,5.6],
    [16,2025,5.35]
]}
