{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Total Penanganan RTLH","type":"numeric"}],
  "records": [
    [1,2018.0,3.36],
    [2,2019.0,4.999],
    [3,2020.0,2.195],
    [4,2021.0,2.341],
    [5,2022.0,1.238],
    [6,2023.0,2.479],
    [7,2018,3.36],
    [8,2019,4.999],
    [9,2020,2.195],
    [10,2021,2.341],
    [11,2022,1.238],
    [12,2023,2.479]
]}
