{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,3.6],
    [2,2019.0,4.1],
    [3,2020.0,5.0],
    [4,2021.0,3.87],
    [5,2022.0,3.84],
    [6,2023.0,4.67],
    [7,2024.0,5.38],
    [8,2025.0,6.39],
    [9,2018,3.6],
    [10,2019,4.1],
    [11,2020,5.0],
    [12,2021,3.87],
    [13,2022,3.84],
    [14,2023,4.67],
    [15,2024,5.38],
    [16,2025,6.39]
]}
