Domestic Consumption of Refined Products, Crude Oil and Natural Gas by Product

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
                       
Product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product"
      }
    ]
    ,
  • "definitions":
    {
    • "domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product_records"
            }
          }
        }
      }
      ,
    • "domestic-consumption-of-refined-products-crude-oil-and-natural-gas-by-product_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets