{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Census Year"},{"type":"numeric","id":"Female Population (Million)"},{"type":"text","id":"Child-Bearing Women (15-49 years) (Million)"},{"type":"text","id":"Ratio of Child-bearing Women (Percent)"}],
  "records": [
    [1,1961,18.27,"-","-"],
    [2,1972,38.97,"12.73","32.68"],
    [3,1981,38.97,"16.82","43.16"],
    [4,1998,61.95,"28.64","46.23"],
    [5,2017,101.34,"49.79","49.13"],
    [6,2010,82.01,"42.48","51.8"],
    [7,2011,83.75,"43.82","52.3"],
    [8,2012,85.51,"45.13","52.9"],
    [9,2013,87.28,"46.42","53.2"],
    [10,2014,89.06,"47.71","53.6"],
    [11,2015,90.86,"48.77","53.7"],
    [12,2016,94.35,"51.2","54.3"],
    [13,2018,103.41,"51.23","49.54"],
    [14,2019,105.53,"52.65","49.89"],
    [15,2020,107.69,"54.11","50.25"]
]}
