{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Laki-Laki","type":"numeric"},{"id":"Perempuan","type":"numeric"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,2020,84,236,320],
    [2,2021,54,250,304],
    [3,2022,10,86,96],
    [4,2023,2,362,364],
    [5,2024,5,183,188]
]}
