Spot Prices of Saudi Crude Oils

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
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Price in USD per Barrel
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"spot-prices-of-saudi-crude-oils-1962-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/spot-prices-of-saudi-crude-oils-1962-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "spot-prices-of-saudi-crude-oils-1962-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/spot-prices-of-saudi-crude-oils-1962-2014_records"
            }
          }
        }
      }
      ,
    • "spot-prices-of-saudi-crude-oils-1962-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Price in USD per Barrel",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets