{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Rasio Total Hutang Terhadap Total Aset","type":"numeric"}],
  "records": [
    [1,2018.0,1.5],
    [2,2019.0,0.86],
    [3,2020.0,1.47],
    [4,2021.0,1.31],
    [5,2022.0,1.01],
    [6,2023.0,1.55],
    [7,2024.0,1.98],
    [8,2018,1.5],
    [9,2019,0.86],
    [10,2020,1.47],
    [11,2021,1.31],
    [12,2022,1.01],
    [13,2023,1.55],
    [14,2024,1.98]
]}
