{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,61.33],
    [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,73.6],
    [8,2025.0,72.43],
    [9,2018,61.33],
    [10,2019,56.6],
    [11,2020,60.4],
    [12,2021,70.65],
    [13,2022,73.2],
    [14,2023,71.06],
    [15,2024,73.6],
    [16,2025,72.43]
]}
