Refinery Distillation Capacity,Throughput and Output

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
                       
Country or Area
               

No description available for this field.

Name (identifier)
country_or_area
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Value (TMT)
               

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":"refinery-distillation-capacitythroughput-and-output",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/refinery-distillation-capacitythroughput-and-output"
      }
    ]
    ,
  • "definitions":
    {
    • "refinery-distillation-capacitythroughput-and-output":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/refinery-distillation-capacitythroughput-and-output_records"
            }
          }
        }
      }
      ,
    • "refinery-distillation-capacitythroughput-and-output_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_or_area":
              {
              • "type":"string",
              • "title":"Country or Area",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (TMT)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets