National Accounts

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
quarter
نوع
نص
عينة
                       
Indicators Name
               

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

الاسم (معرّف)
indicators_name
نوع
نص
عينة
                       
Price Type Name
               

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

الاسم (معرّف)
price_type_name
نوع
نص
عينة
                       
Economic activity of Non Petrol Name
               

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"national-accounts",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/national-accounts"
      }
    ]
    ,
  • "definitions":
    {
    • "national-accounts":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/national-accounts_records"
            }
          }
        }
      }
      ,
    • "national-accounts_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "indicators_name":
              {
              • "type":"string",
              • "title":"Indicators Name",
              • "description":""
              }
              ,
            • "price_type_name":
              {
              • "type":"string",
              • "title":"Price Type Name",
              • "description":""
              }
              ,
            • "economic_activity_of_non_petrol_name":
              {
              • "type":"string",
              • "title":"Economic activity of Non Petrol Name",
              • "description":""
              }
              ,
            • "units":
              {
              • "type":"string",
              • "title":"Units",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets