Crude oil and petroleum product consumption by economic sector - ENERGY SECTORIZATION

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Consumption
               

No description available for this field.

Name (identifier)
consumption
Type
text
Sample
                       
Product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"crude-oil-and-petroleum-product-consumption-by-economic-sector-energy-sectorizat",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/crude-oil-and-petroleum-product-consumption-by-economic-sector-energy-sectorizat"
      }
    ]
    ,
  • "definitions":
    {
    • "crude-oil-and-petroleum-product-consumption-by-economic-sector-energy-sectorizat":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/crude-oil-and-petroleum-product-consumption-by-economic-sector-energy-sectorizat_records"
            }
          }
        }
      }
      ,
    • "crude-oil-and-petroleum-product-consumption-by-economic-sector-energy-sectorizat_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "consumption":
              {
              • "type":"string",
              • "title":"Consumption",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets