Energy Statistics (Oil and Gas)

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

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
                       
Type
               

No description available for this field.

Name (identifier)
energy_statistics_oil_and_gas
Type
text
Sample
                       
Code
               

No description available for this field.

Name (identifier)
code
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Indicator Value (Thousand Barrels)
               

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":"energy-statistics-oil-and-gas",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/energy-statistics-oil-and-gas"
      }
    ]
    ,
  • "definitions":
    {
    • "energy-statistics-oil-and-gas":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/energy-statistics-oil-and-gas_records"
            }
          }
        }
      }
      ,
    • "energy-statistics-oil-and-gas_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "energy_statistics_oil_and_gas":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "code":
              {
              • "type":"string",
              • "title":"Code",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Indicator Value (Thousand Barrels)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets