{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Sex Ratio","type":"numeric"}],
  "records": [
    [1,2018.0,97.63],
    [2,2019.0,102.59],
    [3,2020.0,102.64],
    [4,2021.0,102.39],
    [5,2022.0,102.35],
    [6,2023.0,102.39],
    [7,2024.0,102.34],
    [8,2018,97.63],
    [9,2019,102.59],
    [10,2020,102.64],
    [11,2021,102.39],
    [12,2022,102.35],
    [13,2023,102.39],
    [14,2024,102.34]
]}
