This record is used for Commodity derivative contract (traded on trading venues and OTC) delivery data elements.
Name | Datatype | Description |
---|---|---|
LoadDeliveryIntervals | time ? | The time interval for each block or shape hh:mmZ This field is repeatable. To DO <-- add new data format 'Z' to GMT in the ISO 8601 code? |
DeliveryStartDateAndTime | date("YYYY-mm-dd'T'hh:mm:ss'Z'") ? | Start date and time of delivery ISO 8601 date in the UTC time format YYYY-MM-DDThh:mm:ssZ This field is repeatable. |
DeliveryEndDateAndTime | date("YYYY-MM-DD'T'hh:mm:ss'Z'") ? | End date and time of delivery ISO 8601 date in the UTS time format YYYY-MM-DDThh:mm:ssZ This field is repeatable. |
Duration | enum< N, H, D, W, M, Q, S, Y, O > ? | The duration of the delivery period N=Minutes H= Hour D= Day W=Week M=Month Q = Quarter S= Season Y= Annual O=Other This field is repeatable. |
DaysOfTheWeek | enum< WD, WN, MO, TU, WE, TH, FR, SA, SU > ? | The days of the week of the delivery WD = Weekdays WN = Weekend MO = Monday TU = Tuesday WE = Wednesday TH = Thursday FR = Friday SA = Saturday SU = Sunday Multiple values separated by "/ " are permitted This field is repeatable. |
DeliveryCapacity | decimal(19, 20) ? | Delivery capacity for each delivery interval specified in field 70 (Load delivery intervals) Up to 20 numerical digits including decimals The decimal mark is not counted as a numerical character. If populated, it shall be represented by a dot. The negative symbol, if populated, is not counted as a numerical character. This field is repeatable. |
QuantityUnit | enum< KW, KWh_h, KWh_d, MW, MWh_h, MWh_d, GW, GWh_h, GWh_d, Therm_d, KTherm_d, MTherm_d, cm_d, mcm_d > ? | Daily or hourly quantity in MWh or kWh/d which corresponds to the underlying commodity KW KWh/h KWh/d MW MWh/h MWh/d GW GWh/h GWh/d Therm/d KTherm/d MTherm/d cm/d mcm/d This field is repeatable. |
PriceOrTimeIntervalQuantities | decimal(19, 20) ? | If applicable, price per quantity per delivery time interval Up to 20 numerical characters including decimals. The decimal mark is not counted as a numerical character. If populated, it shall be represented by a dot. The negative symbol, if populated, is not counted as a numerical character. This field is repeatable. |