{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Jembatan","type":"numeric"}],
  "records": [
    [1,2018.0,361.0],
    [2,2019.0,364.0],
    [3,2020.0,379.0],
    [4,2021.0,379.0],
    [5,2022.0,379.0],
    [6,2023.0,517.0],
    [7,2024.0,545.0],
    [8,2025.0,580.0],
    [9,2018,361],
    [10,2019,364],
    [11,2020,379],
    [12,2021,379],
    [13,2022,379],
    [14,2023,517],
    [15,2024,545],
    [16,2025,580]
]}
