{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kapasitas Bandwidth yang Tersedia","type":"numeric"}],
  "records": [
    [1,2018.0,35.0],
    [2,2019.0,105.0],
    [3,2020.0,275.0],
    [4,2021.0,360.0],
    [5,2022.0,560.0],
    [6,2023.0,500.0],
    [7,2024.0,680.0],
    [8,2025.0,1280.0],
    [9,2018,35],
    [10,2019,105],
    [11,2020,275],
    [12,2021,360],
    [13,2022,560],
    [14,2023,500],
    [15,2024,680],
    [16,2025,1280]
]}
