{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,120.36],
    [2,2019.0,137.1],
    [3,2020.0,105.6],
    [4,2021.0,123.3],
    [5,2022.0,136.3],
    [6,2023.0,131.41],
    [7,2024.0,141.6],
    [8,2025.0,133.77],
    [9,2018,120.36],
    [10,2019,137.1],
    [11,2020,105.6],
    [12,2021,123.3],
    [13,2022,136.3],
    [14,2023,131.41],
    [15,2024,141.6],
    [16,2025,133.77]
]}
