Spot Oil Prices

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
us_dollars_per_barrel
Type
date
Sample
                       
Dubai $/bbl *
               

No description available for this field.

Name (identifier)
dubai_bbl
Type
decimal
Sample
                       
Brent $/bbl †
               

No description available for this field.

Name (identifier)
brent_bbl
Type
decimal
Sample
                       
Nigerian Forcados $/bbl
               

No description available for this field.

Name (identifier)
nigerian_forcados_bbl
Type
decimal
Sample
                       
West Texas Intermediate $/bbl ‡
               

No description available for this field.

Name (identifier)
west_texas_intermediate_bbl
Type
decimal
Sample
                       
Column 8
               

No description available for this field.

Name (identifier)
column_8
Type
decimal
Sample
                       
Column 9
               

No description available for this field.

Name (identifier)
column_9
Type
decimal
Sample
                       
Column 10
               

No description available for this field.

Name (identifier)
column_10
Type
decimal
Sample
                       
Column 11
               

No description available for this field.

Name (identifier)
column_11
Type
decimal
Sample
                       
Column 12
               

No description available for this field.

Name (identifier)
column_12
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"crude-oil-prices-1972-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/crude-oil-prices-1972-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "crude-oil-prices-1972-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/crude-oil-prices-1972-2015_records"
            }
          }
        }
      }
      ,
    • "crude-oil-prices-1972-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "us_dollars_per_barrel":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "dubai_bbl":
              {
              • "type":"number",
              • "title":"Dubai $/bbl *",
              • "description":""
              }
              ,
            • "brent_bbl":
              {
              • "type":"number",
              • "title":"Brent $/bbl †",
              • "description":""
              }
              ,
            • "nigerian_forcados_bbl":
              {
              • "type":"number",
              • "title":"Nigerian Forcados $/bbl",
              • "description":""
              }
              ,
            • "west_texas_intermediate_bbl":
              {
              • "type":"number",
              • "title":"West Texas Intermediate $/bbl ‡",
              • "description":""
              }
              ,
            • "column_8":
              {
              • "type":"number",
              • "title":"Column 8",
              • "description":""
              }
              ,
            • "column_9":
              {
              • "type":"number",
              • "title":"Column 9",
              • "description":""
              }
              ,
            • "column_10":
              {
              • "type":"number",
              • "title":"Column 10",
              • "description":""
              }
              ,
            • "column_11":
              {
              • "type":"number",
              • "title":"Column 11",
              • "description":""
              }
              ,
            • "column_12":
              {
              • "type":"number",
              • "title":"Column 12",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets