Exports Value by Country Group

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
country_group
نوع
نص
عينة
                       
Value in Million SAR
               

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

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

مخطط JSON

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

{
  • "title":"exports-value-by-country-group",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/exports-value-by-country-group"
      }
    ]
    ,
  • "definitions":
    {
    • "exports-value-by-country-group":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/exports-value-by-country-group_records"
            }
          }
        }
      }
      ,
    • "exports-value-by-country-group_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year and Month",
              • "description":""
              }
              ,
            • "country_group":
              {
              • "type":"string",
              • "title":"Country Group",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets