Propane Spot Prices
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"usa-daily-propane-spot-prices-1992-june-2016",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/usa-daily-propane-spot-prices-1992-june-2016"
}
] - "definitions":{
- "usa-daily-propane-spot-prices-1992-june-2016":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/usa-daily-propane-spot-prices-1992-june-2016_records"
}
}
} - "records":
} - "properties":
- "usa-daily-propane-spot-prices-1992-june-2016_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "period":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Mont Belvieu, TX Propane Spot Price FOB in Dollars per Gallon",
- "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":""
}
} - "period":
}
} - "fields":
} - "properties":
} - "usa-daily-propane-spot-prices-1992-june-2016":