Gross National Income

المرفقات

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

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

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

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

الاسم (معرّف)
date
نوع
تاريخ
عينة
                       
Income Factors
               

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

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

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

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

مخطط JSON

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

{
  • "title":"gross-national-income",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gross-national-income"
      }
    ]
    ,
  • "definitions":
    {
    • "gross-national-income":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gross-national-income_records"
            }
          }
        }
      }
      ,
    • "gross-national-income_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "income_factors":
              {
              • "type":"string",
              • "title":"Income Factors",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value in Million SAR",
              • "description":"",
              • "unit":"SAR"
              }
            }
          }
        }
      }
    }
}

Similar datasets