Total Crude Oil and Petroleum Products
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"total-crude-oil-and-petroleum-products",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/total-crude-oil-and-petroleum-products"
}
] - "definitions":{
- "total-crude-oil-and-petroleum-products":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/total-crude-oil-and-petroleum-products_records"
}
}
} - "records":
} - "properties":
- "total-crude-oil-and-petroleum-products_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "category":,{
- "type":"string",
- "title":"Category",
- "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":""
} - "units":{
- "type":"string",
- "title":"units",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "total-crude-oil-and-petroleum-products":
Similar datasets
- This dataset contains Weekly US Ending Stocks of Total Gasoline for 2015-2021. Data from US Energy information administration.
- This dataset contains Weekly U.S. Exports of Crude Oil 2015 - 2021. Data from US Energy information administration.
- This dataset contains Weekly U.S. Ending Stocks of Distillate Fuel Oil 2015-2022. Data from US Energy information administration.
- This dataset contains Weekly US Ending Stocks excluding SPR of Crude Oil from 2015-2021. Data from US Energy information administration.