Derivatives Exports According to Destination

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
                       
Export Destination
               

No description available for this field.

Name (identifier)
export_destination
Type
text
Sample
                       
Derivatives Exports (Barrels/Day)
               

No description available for this field.

Name (identifier)
derivatives_exports_barrels_day
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"derivatives-exports-according-to-destination-barrels-per-day-2005-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/derivatives-exports-according-to-destination-barrels-per-day-2005-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "derivatives-exports-according-to-destination-barrels-per-day-2005-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/derivatives-exports-according-to-destination-barrels-per-day-2005-2014_records"
            }
          }
        }
      }
      ,
    • "derivatives-exports-according-to-destination-barrels-per-day-2005-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "export_destination":
              {
              • "type":"string",
              • "title":"Export Destination",
              • "description":""
              }
              ,
            • "derivatives_exports_barrels_day":
              {
              • "type":"number",
              • "title":"Derivatives Exports (Barrels/Day)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets