{
  "fields": [{"id":"_id","type":"int"},{"id":"Kecamatan","type":"text"},{"id":"Jumlah Penduduk Sem II 2022","type":"numeric"},{"id":"Jumlah Penduduk Sem I 2023","type":"numeric"},{"id":"Pertumbuhan Penduduk (%)","type":"numeric"}],
  "records": [
    [1,"Payakumbuh Barat",55380,55722,0.62],
    [2,"Payakumbuh Utara",33664,33872,0.62],
    [3,"Payakumbuh Timur",30317,30673,1.17],
    [4,"Lamposi Tigo Nagori",11931,12042,0.93],
    [5,"Payakumbuh Selatan",12318,12418,0.81]
]}
