records

records

Active filters Clear all

No active filters

Filters

Oil prices

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Price
Dollar per Barrel

No description available for this field.

Name (identifier)
price
Type
decimal
Unit
$
Sample
                       

JSON Schema

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

{
  • "title":"oil-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/oil-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "oil-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/oil-prices_records"
            }
          }
        }
      }
      ,
    • "oil-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "price":
              {
              • "type":"number",
              • "title":"Price",
              • "description":"Dollar per Barrel",
              • "unit":"$"
              }
            }
          }
        }
      }
    }
}

Reuses

Click to expand Click to collapse

Submit a reuse

Click to expand Click to collapse

Your last name will be publicly displayed with your reuse

Your first name will be publicly displayed with your reuse

Your email will not be published publicly and will only be used by the administrators to contact you.

Short description of your work (max. 50 characters)

A longer description of what you achieved using this dataset (max. 1000 characters)

An URL where your work can be accessed publicly

 or 

(optional) An URL or an image which illustrates your work

false

Similar datasets