Ratio of Oil and Natural Gas to Total Energy Consumption

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Fuel Type
               

No description available for this field.

Name (identifier)
fuel_type
Type
text
Sample
                       
Ratio
               

No description available for this field.

Name (identifier)
ratio
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"ratio-of-oil-and-natural-gas-to-total-energy-consumption-1965-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ratio-of-oil-and-natural-gas-to-total-energy-consumption-1965-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "ratio-of-oil-and-natural-gas-to-total-energy-consumption-1965-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ratio-of-oil-and-natural-gas-to-total-energy-consumption-1965-2014_records"
            }
          }
        }
      }
      ,
    • "ratio-of-oil-and-natural-gas-to-total-energy-consumption-1965-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "fuel_type":
              {
              • "type":"string",
              • "title":"Fuel Type",
              • "description":""
              }
              ,
            • "ratio":
              {
              • "type":"number",
              • "title":"Ratio",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets