{
  "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.67],
    [8,2018,4.91],
    [9,2019,5.6],
    [10,2020,5.6],
    [11,2021,5.85],
    [12,2022,5.9],
    [13,2023,5.55],
    [14,2024,5.67]
]}
