Weekly US Ending Stocks excluding SPR of Crude Oil

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
                       
Value (Thousand Barrels)
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
duoarea
               

No description available for this field.

Name (identifier)
duoarea
Type
text
Sample
                       
area-name
               

No description available for this field.

Name (identifier)
area_name
Type
text
Sample
                       
product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
product-name
               

No description available for this field.

Name (identifier)
product_name
Type
text
Sample
                       
process
               

No description available for this field.

Name (identifier)
process
Type
text
Sample
                       
process-name
               

No description available for this field.

Name (identifier)
process_name
Type
text
Sample
                       
series
               

No description available for this field.

Name (identifier)
series
Type
text
Sample
                       
series-description
               

No description available for this field.

Name (identifier)
series_description
Type
text
Sample
                       
units
               

No description available for this field.

Name (identifier)
units
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"weekly-us-ending-stocks-excluding-spr-of-crude-oil",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/weekly-us-ending-stocks-excluding-spr-of-crude-oil"
      }
    ]
    ,
  • "definitions":
    {
    • "weekly-us-ending-stocks-excluding-spr-of-crude-oil":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/weekly-us-ending-stocks-excluding-spr-of-crude-oil_records"
            }
          }
        }
      }
      ,
    • "weekly-us-ending-stocks-excluding-spr-of-crude-oil_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (Thousand Barrels)",
              • "description":""
              }
              ,
            • "duoarea":
              {
              • "type":"string",
              • "title":"duoarea",
              • "description":""
              }
              ,
            • "area_name":
              {
              • "type":"string",
              • "title":"area-name",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"product",
              • "description":""
              }
              ,
            • "product_name":
              {
              • "type":"string",
              • "title":"product-name",
              • "description":""
              }
              ,
            • "process":
              {
              • "type":"string",
              • "title":"process",
              • "description":""
              }
              ,
            • "process_name":
              {
              • "type":"string",
              • "title":"process-name",
              • "description":""
              }
              ,
            • "series":
              {
              • "type":"string",
              • "title":"series",
              • "description":""
              }
              ,
            • "series_description":
              {
              • "type":"string",
              • "title":"series-description",
              • "description":""
              }
              ,
            • "units":
              {
              • "type":"string",
              • "title":"units",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets