{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Tahun"},{"type":"numeric","id":"Sex Ratio"}],
  "records": [
    [1,2021,98.21],
    [2,2022,98.27],
    [3,2023,97.58]
]}
