Population Projection

المرفقات

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

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

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"population-projection",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-projection"
      }
    ]
    ,
  • "definitions":
    {
    • "population-projection":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-projection_records"
            }
          }
        }
      }
      ,
    • "population-projection_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "population_total_sp_pop_totl":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets