Population growth by region

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
region_engl
نوع
نص
عينة
                       
Population Growth in %
               

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

الاسم (معرّف)
obs_value_obsv
نوع
double
الوحدة
%
عينة
                       

مخطط JSON

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

{
  • "title":"population-growth-by-region-2011-2022",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-growth-by-region-2011-2022"
      }
    ]
    ,
  • "definitions":
    {
    • "population-growth-by-region-2011-2022":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-growth-by-region-2011-2022_records"
            }
          }
        }
      }
      ,
    • "population-growth-by-region-2011-2022_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_time":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region_engl":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "obs_value_obsv":
              {
              • "type":"number",
              • "title":"Population Growth in %",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets