{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"FinancialYear"},{"type":"numeric","id":"NumOfAllWomen"},{"type":"numeric","id":"NumOfResultAllWomen"},{"type":"numeric","id":"NumOfPositiveResultAllWomen"},{"type":"numeric","id":"NumOfNegativeResultAllWomen"},{"type":"numeric","id":"PcPositiveResultAllWomen"},{"type":"numeric","id":"PcNegativeResultAllWomen"}],
  "records": [
    [1,"2021/22",51901,49775,83,49692,0.2,99.8],
    [2,"2022/23",50372,48813,88,48725,0.2,99.8],
    [3,"2023/24",50627,49192,108,49084,0.2,99.8]
]}
