{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jumlah RT dengan akses air siap minum JP PDAM (telah aman/diuji","type":"numeric"}],
  "records": [
    [1,"2018",null],
    [2,"2019",null],
    [3,"2020",null],
    [4,"2021",null],
    [5,"2022",null],
    [6,"2023",59.427],
    [7,"2024",60.869],
    [8,"2025",61.52]
]}
