Population Estimates by Gender and Age Group

المرفقات

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

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

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

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

الاسم (معرّف)
date
نوع
تاريخ
عينة
                       
Age Group
               

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"population-by-age-group-2014-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-by-age-group-2014-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "population-by-age-group-2014-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-by-age-group-2014-2015_records"
            }
          }
        }
      }
      ,
    • "population-by-age-group-2014-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "age_group":
              {
              • "type":"string",
              • "title":"Age Group",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets