Population by Gender and Age Group

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
Year
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
year
نوع
تاريخ
عينة
                       
Region, subregion, country or area *
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
region_subregion_country_or_area
نوع
نص
عينة
                       
Region Type
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
type
نوع
نص
عينة
                       
Gender
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
gender
نوع
نص
عينة
                       
Age group
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
age_group
نوع
نص
عينة
                       
Population
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
value
نوع
int
عينة
                       

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"population-by-sex-and-age-group",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-by-sex-and-age-group"
      }
    ]
    ,
  • "definitions":
    {
    • "population-by-sex-and-age-group":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-by-sex-and-age-group_records"
            }
          }
        }
      }
      ,
    • "population-by-sex-and-age-group_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region_subregion_country_or_area":
              {
              • "type":"string",
              • "title":"Region, subregion, country or area *",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Region Type",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "age_group":
              {
              • "type":"string",
              • "title":"Age group",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets