{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Curah Hujan","type":"text"}],
  "records": [
    [1,2018.0,"6.942,0"],
    [2,2019.0,"2.828,0"],
    [3,2020.0,"6.188,0"],
    [4,2021.0,"2.606,0"],
    [5,2022.0,"4.160,0"],
    [6,2023.0,"1.928,0"],
    [7,2024.0,"1.919,6"],
    [8,2018,"6.942,0"],
    [9,2019,"2.828,0"],
    [10,2020,"6.188,0"],
    [11,2021,"2.606,0"],
    [12,2022,"4.160,0"],
    [13,2023,"1.928,0"],
    [14,2024,"1.919,6"]
]}
