{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio","type":"numeric"}],
  "records": [
    [1,2018.0,109.5],
    [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,145.27],
    [8,2018,109.5],
    [9,2019,137.1],
    [10,2020,105.6],
    [11,2021,123.3],
    [12,2022,136.3],
    [13,2023,131.41],
    [14,2024,145.27]
]}
