Domestic Consumption of Refined Products, Crude Oil and Natural Gas

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
                       
Fuel Type
               

No description available for this field.

Name (identifier)
fuel_type
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Value (Thousand Barrels)
               

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",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/domestic-consumption-of-refined-products-crude-oil-and-natural-gas"
      }
    ]
    ,
  • "definitions":
    {
    • "domestic-consumption-of-refined-products-crude-oil-and-natural-gas":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/domestic-consumption-of-refined-products-crude-oil-and-natural-gas_records"
            }
          }
        }
      }
      ,
    • "domestic-consumption-of-refined-products-crude-oil-and-natural-gas_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "fuel_type":
              {
              • "type":"string",
              • "title":"Fuel Type",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (Thousand Barrels)",
              • "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