Estimated Saudi birth by mother's age (5 years)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year_time
Type
date
Sample
                       
Age
               

No description available for this field.

Name (identifier)
age_engl
Type
text
Sample
                       
Number of People
               

No description available for this field.

Name (identifier)
total_obs_value_obsv
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"estimated-saudi-birth-by-mother-s-age-5-years-2011-2022",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/estimated-saudi-birth-by-mother-s-age-5-years-2011-2022"
      }
    ]
    ,
  • "definitions":
    {
    • "estimated-saudi-birth-by-mother-s-age-5-years-2011-2022":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/estimated-saudi-birth-by-mother-s-age-5-years-2011-2022_records"
            }
          }
        }
      }
      ,
    • "estimated-saudi-birth-by-mother-s-age-5-years-2011-2022_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_time":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "age_engl":
              {
              • "type":"string",
              • "title":"Age",
              • "description":""
              }
              ,
            • "total_obs_value_obsv":
              {
              • "type":"integer",
              • "title":"Number of People",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets