{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_kelurahan","type":"text"}],
  "records": [
    [1,"2021","0.55"],
    [2,"2022","0.38"],
    [3,"2023","0.41"],
    [4,"2024","0.42"],
    [5,"2025","0.52"]
]}
