Exports of Refined Products

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

No description available for this field.

Name (identifier)
product_type
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
export_in_000_us_barrels
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"exports-of-refined-products",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/exports-of-refined-products"
      }
    ]
    ,
  • "definitions":
    {
    • "exports-of-refined-products":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/exports-of-refined-products_records"
            }
          }
        }
      }
      ,
    • "exports-of-refined-products_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "product_type":
              {
              • "type":"string",
              • "title":"Product Type",
              • "description":""
              }
              ,
            • "export_in_000_us_barrels":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets