Natural Gas Utilization in GCC Countries

المرفقات

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

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

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

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

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

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

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

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

الاسم (معرّف)
gas
نوع
نص
عينة
                       
Value (m standard cubic meter)
               

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

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

مخطط JSON

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

{
  • "title":"natural-gas-utilization-in-gcc-countries",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natural-gas-utilization-in-gcc-countries"
      }
    ]
    ,
  • "definitions":
    {
    • "natural-gas-utilization-in-gcc-countries":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natural-gas-utilization-in-gcc-countries_records"
            }
          }
        }
      }
      ,
    • "natural-gas-utilization-in-gcc-countries_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year ",
              • "description":""
              }
              ,
            • "gas":
              {
              • "type":"string",
              • "title":"Gas",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (m standard cubic meter)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets