Population Mid Year Estimates and Census by Gender

المرفقات

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

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

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

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

الاسم (معرّف)
time_period
نوع
تاريخ
عينة
                       
Gender
               

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

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

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

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

مخطط JSON

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

{
  • "title":"population-mid-year-estimates-and-census-1986-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-mid-year-estimates-and-census-1986-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "population-mid-year-estimates-and-census-1986-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-mid-year-estimates-and-census-1986-2015_records"
            }
          }
        }
      }
      ,
    • "population-mid-year-estimates-and-census-1986-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "population":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets