Oil Fields in GCC-Countries

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
field
نوع
نص
عينة
                       
Location
               

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

الاسم (معرّف)
location
نوع
نص
عينة
                       
Discovered
               

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

الاسم (معرّف)
discovered
نوع
تاريخ
عينة
                       
Start Production
               

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

الاسم (معرّف)
start_production
نوع
تاريخ
عينة
                       
Production of Oil (Barrels /Day)
               

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

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

مخطط JSON

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

{
  • "title":"petroleum-wells-in-gcc-countries",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/petroleum-wells-in-gcc-countries"
      }
    ]
    ,
  • "definitions":
    {
    • "petroleum-wells-in-gcc-countries":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/petroleum-wells-in-gcc-countries_records"
            }
          }
        }
      }
      ,
    • "petroleum-wells-in-gcc-countries_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "field":
              {
              • "type":"string",
              • "title":"Field",
              • "description":""
              }
              ,
            • "location":
              {
              • "type":"string",
              • "title":"Location",
              • "description":""
              }
              ,
            • "discovered":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Discovered",
              • "description":""
              }
              ,
            • "start_production":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Start Production",
              • "description":""
              }
              ,
            • "production_of_oil_in_barrels_day":
              {
              • "type":"number",
              • "title":"Production of Oil (Barrels /Day)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets