{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Limbah B3 Cair","type":"text"}],
  "records": [
    [1,2018,"N/A"],
    [2,2019,"N/A"],
    [3,2020,"N/A"],
    [4,2021,"0.02"],
    [5,2022,"0.01"],
    [6,2023,"0.01"],
    [7,2024,"0.03"],
    [8,2025,"0.034"]
]}
