{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Laki-laki","type":"numeric"},{"id":"Perempuan","type":"numeric"},{"id":"Total","type":"numeric"}],
  "records": [
    [1,"2019",38535,39273,77808],
    [2,"2020",36509,36667,73176],
    [3,"2021",26677,35566,62243],
    [4,"2022",14581,17274,31855],
    [5,"2023",55507,60817,116324],
    [6,"2024",10861,13319,24180],
    [7,"Total",182670,202916,385586]
]}
