{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Limbah","type":"numeric"}],
  "records": [
    [1,2018,73.63],
    [2,2019,73.81],
    [3,2020,78.48],
    [4,2021,78.82],
    [5,2022,85.3],
    [6,2023,null],
    [7,2018,73.63],
    [8,2019,73.81],
    [9,2020,78.48],
    [10,2021,78.82],
    [11,2022,85.3],
    [12,2023,null]
]}
