Population Indicators

المرفقات

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

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

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

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

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

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

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

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

الاسم (معرّف)
series_name
نوع
نص
عينة
                       
Indicator Value
               

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

الاسم (معرّف)
indicator_value
نوع
double
عينة
                       

مخطط JSON

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

{
  • "title":"saudi-arabia-population-data-1960-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-population-data-1960-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-population-data-1960-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-population-data-1960-2015_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-population-data-1960-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_name":
              {
              • "type":"string",
              • "title":"Country Name",
              • "description":""
              }
              ,
            • "series_name":
              {
              • "type":"string",
              • "title":"Population Indicator",
              • "description":""
              }
              ,
            • "indicator_value":
              {
              • "type":"number",
              • "title":"Indicator Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets