Crude Oil Produced, Run to Refinery Factory and Processed

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)
year
Type
date
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicators
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value_2
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"crude-oil-produced-run-to-refinery-factory-and-processed",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/crude-oil-produced-run-to-refinery-factory-and-processed"
      }
    ]
    ,
  • "definitions":
    {
    • "crude-oil-produced-run-to-refinery-factory-and-processed":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/crude-oil-produced-run-to-refinery-factory-and-processed_records"
            }
          }
        }
      }
      ,
    • "crude-oil-produced-run-to-refinery-factory-and-processed_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "indicators":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value_2":
              {
              • "type":"integer",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets