{
  "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,2025,"2.06"],
    [9,2018,"N/A"],
    [10,2019,"2.8"],
    [11,2020,"2.72"],
    [12,2021,"3.37"],
    [13,2022,"2.32"],
    [14,2023,"1.79"],
    [15,2024,"2.17"],
    [16,2025,"2.06"]
]}
