USA Daily Spot Prices for Conventional Gasoline
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"spot-prices-for-conventional-gasoline",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/spot-prices-for-conventional-gasoline"
}
] - "definitions":{
- "spot-prices-for-conventional-gasoline":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/spot-prices-for-conventional-gasoline_records"
}
}
} - "records":
} - "properties":
- "spot-prices-for-conventional-gasoline_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "period":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "series_description":,{
- "type":"string",
- "title":"Area/Product",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":" textintegerdecimaldatetimedategeo pointgeo shapeIP addressFile 0.445 0.468 0.436 0.418 0.398 0.418 0.415 0.431 0.403 0.421 0.398 0.409 0.395 0.405 0.42 0.431 0.425 0.436 0.434 0.445 "
} - "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":""
}
} - "period":
}
} - "fields":
} - "properties":
} - "spot-prices-for-conventional-gasoline":