Mean Age of Women at Birth of First Child

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
country
نوع
نص
عينة
                       
Mean age
               

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

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

مخطط JSON

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

{
  • "title":"mean-age-of-women-at-birth-of-first-child-2012",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/mean-age-of-women-at-birth-of-first-child-2012"
      }
    ]
    ,
  • "definitions":
    {
    • "mean-age-of-women-at-birth-of-first-child-2012":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/mean-age-of-women-at-birth-of-first-child-2012_records"
            }
          }
        }
      }
      ,
    • "mean-age-of-women-at-birth-of-first-child-2012_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Mean age",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets