{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Cakupan akses air minum layak","type":"text"}],
  "records": [
    [1,2018,"90,43"],
    [2,2019,"91,01"],
    [3,2020,"92,05"],
    [4,2021,"93,01"],
    [5,2022,"94,75"],
    [6,2023,"96,00"],
    [7,2018,"90,43"],
    [8,2019,"91,01"],
    [9,2020,"92,05"],
    [10,2021,"93,01"],
    [11,2022,"94,75"],
    [12,2023,"96,00"]
]}
