{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"FinancialYear"},{"type":"numeric","id":"NumOfWomenWithLiveBirth"},{"type":"numeric","id":"NumOfResultWomenWithLiveBirth"},{"type":"numeric","id":"NumOfPositiveResultWomenWithLiveBirth"},{"type":"numeric","id":"NumOfNegativeResultWomenWithLiveBirth"},{"type":"numeric","id":"PcPositiveResultWomenWithLiveBirth"},{"type":"numeric","id":"PcNegativeResultWomenWithLiveBirth"}],
  "records": [
    [1,"2021/22",45957,45516,76,45440,0.2,99.8],
    [2,"2022/23",44835,44392,72,44320,0.2,99.8],
    [3,"2023/24",45098,44634,98,44536,0.2,99.8]
]}
