{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"LOS (Hari)","type":"numeric"}],
  "records": [
    [1,2018.0,3.36],
    [2,2019.0,3.6],
    [3,2020.0,3.91],
    [4,2021.0,4.51],
    [5,2022.0,3.64],
    [6,2023.0,4.38],
    [7,2018,3.36],
    [8,2019,3.6],
    [9,2020,3.91],
    [10,2021,4.51],
    [11,2022,3.64],
    [12,2023,4.38]
]}
