Consumption of Diesel and Petrol in India

المرفقات

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

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

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

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

الاسم (معرّف)
year
نوع
تاريخ
عينة
                       
Diesel Consumption (Mb/d)
               

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

الاسم (معرّف)
diesel_consumption
نوع
double
عينة
                       
Petrol Consumption (Mb/d)
               

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

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

مخطط JSON

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

{
  • "title":"consumption-of-diesel-and-petrol-in-india",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/consumption-of-diesel-and-petrol-in-india"
      }
    ]
    ,
  • "definitions":
    {
    • "consumption-of-diesel-and-petrol-in-india":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/consumption-of-diesel-and-petrol-in-india_records"
            }
          }
        }
      }
      ,
    • "consumption-of-diesel-and-petrol-in-india_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "diesel_consumption":
              {
              • "type":"number",
              • "title":"Diesel Consumption (Mb/d)",
              • "description":""
              }
              ,
            • "petrol_consumption":
              {
              • "type":"number",
              • "title":"Petrol Consumption (Mb/d)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets