{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"LOS (Hari)","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"2.8"],
    [3,2020,"2.72"],
    [4,2021,"3.37"],
    [5,2022,"2.32"],
    [6,2023,"1.79"],
    [7,2024,"2.17"],
    [8,2018,"N/A"],
    [9,2019,"2.8"],
    [10,2020,"2.72"],
    [11,2021,"3.37"],
    [12,2022,"2.32"],
    [13,2023,"1.79"],
    [14,2024,"2.17"]
]}
