{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,56.2],
    [2,2019.0,56.6],
    [3,2020.0,60.4],
    [4,2021.0,70.65],
    [5,2022.0,73.2],
    [6,2023.0,71.06],
    [7,2024.0,75.38],
    [8,2018,56.2],
    [9,2019,56.6],
    [10,2020,60.4],
    [11,2021,70.65],
    [12,2022,73.2],
    [13,2023,71.06],
    [14,2024,75.38]
]}
