{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,19.21],
    [2,2019.0,15.6],
    [3,2020.0,15.6],
    [4,2021.0,38.3],
    [5,2022.0,37.1],
    [6,2023.0,33.19],
    [7,2024.0,35.09],
    [8,2018,19.21],
    [9,2019,15.6],
    [10,2020,15.6],
    [11,2021,38.3],
    [12,2022,37.1],
    [13,2023,33.19],
    [14,2024,35.09]
]}
