Estimated Saudi death by gender and age group (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 group
               

No description available for this field.

Name (identifier)
age_engl
Type
text
Sample
                       
Gender
               

No description available for this field.

Name (identifier)
sex_engl
Type
text
Sample
                       
Estimated Number of Deaths
               

No description available for this field.

Name (identifier)
total_death_obsv
Type
integer
Sample
                       
Total Population
               

No description available for this field.

Name (identifier)
total_population_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-death-by-gender-and-age-group-5-years-2011-2022",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/estimated-saudi-death-by-gender-and-age-group-5-years-2011-2022"
      }
    ]
    ,
  • "definitions":
    {
    • "estimated-saudi-death-by-gender-and-age-group-5-years-2011-2022":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/estimated-saudi-death-by-gender-and-age-group-5-years-2011-2022_records"
            }
          }
        }
      }
      ,
    • "estimated-saudi-death-by-gender-and-age-group-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 group",
              • "description":""
              }
              ,
            • "sex_engl":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "total_death_obsv":
              {
              • "type":"integer",
              • "title":"Estimated Number of Deaths",
              • "description":""
              }
              ,
            • "total_population_obsv":
              {
              • "type":"integer",
              • "title":"Total Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets