{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Bendung","type":"numeric"}],
  "records": [
    [1,2018.0,205.0],
    [2,2019.0,207.0],
    [3,2020.0,207.0],
    [4,2021.0,207.0],
    [5,2022.0,207.0],
    [6,2023.0,207.0],
    [7,2024.0,207.0],
    [8,2025.0,207.0],
    [9,2018,205],
    [10,2019,207],
    [11,2020,207],
    [12,2021,207],
    [13,2022,207],
    [14,2023,207],
    [15,2024,207],
    [16,2025,207]
]}
