{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Laki-Laki","type":"numeric"}],
  "records": [
    [1,2018.0,3.648],
    [2,2019.0,3.502],
    [3,2020.0,3.216],
    [4,2021.0,3.114],
    [5,2022.0,3.002],
    [6,2023.0,2.689],
    [7,2018,3.648],
    [8,2019,3.502],
    [9,2020,3.216],
    [10,2021,3.114],
    [11,2022,3.002],
    [12,2023,2.689]
]}
