{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Persentase jembatan dalam kondisi baik","type":"numeric"}],
  "records": [
    [1,2018.0,96.12],
    [2,2019.0,96.15],
    [3,2020.0,90.24],
    [4,2021.0,93.93],
    [5,2022.0,93.93],
    [6,2023.0,94.0],
    [7,2018,96.12],
    [8,2019,96.15],
    [9,2020,90.24],
    [10,2021,93.93],
    [11,2022,93.93],
    [12,2023,94.0]
]}
