Crude Oil Production

المرفقات

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

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

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

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

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

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

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

مخطط JSON

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

{
  • "title":"crude-oil-production-2004-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/crude-oil-production-2004-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "crude-oil-production-2004-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/crude-oil-production-2004-2015_records"
            }
          }
        }
      }
      ,
    • "crude-oil-production-2004-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "oil_production":
              {
              • "type":"number",
              • "title":"Oil Production",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets