Natural Gas Spot Price
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"natural-gas-spot-price",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/natural-gas-spot-price"
}
] - "definitions":{
- "natural-gas-spot-price":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/natural-gas-spot-price_records"
}
}
} - "records":
} - "properties":
- "natural-gas-spot-price_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "henry_hub_natural_gas_spot_price_dollars_per_million":,{
- "type":"number",
- "title":"Value",
- "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":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "natural-gas-spot-price":