|
Name |
|
|
Comment |
RESIDUE_CON_FUNDS supports the Settlement Residue Auction, by holding the fund details for each contract. |
|
RESIDUE_CON_FUNDS data is public, so is available to all participants. Source RESIDUE_CON_FUNDS updates are quarterly from SRA team via SRIS interface. Volume Assuming quarterly contracts, RESIDUE_CON_FUNDS contains a maximum of 600 records per year. |
|
Name |
Comment |
Value |
|
Visibility |
Data in this table is: |
Public |
|
Name |
|
CONTRACTID |
|
FROMREGIONID |
|
INTERCONNECTORID |
|
Name |
|
LASTCHANGED |
|
Name |
Data Type |
Mandatory |
Comment |
|
CONTRACTID |
VARCHAR2(30) |
X |
SRA Contract unique identifier as specified by AEMO |
|
INTERCONNECTORID |
VARCHAR2(10) |
X |
Identifier for the Contracted Interconnector |
|
FROMREGIONID |
VARCHAR2(10) |
X |
Nominated source region for Interconnector |
|
DEFAULTUNITS |
NUMBER(5,0) |
|
Actual number of units allocated based on the auction default percentage for the tranche and the total number of units to be auctioned for this quarter |
|
ROLLOVERUNITS |
NUMBER(5,0) |
|
Units reallocated from the previous tranche of this quarter |
|
REALLOCATEDUNITS |
NUMBER(5,0) |
|
Units reallocated from the previous tranche of this quarter because they were not taken up by the participant |
|
UNITSOFFERED |
NUMBER(5,0) |
|
Total units offered for Contract |
|
MEANRESERVEPRICE |
NUMBER(9,2) |
|
Average reserve price calculated from the selected estimates |
|
SCALEFACTOR |
NUMBER(8,5) |
|
Scaling factor for regional Frequency control Ancillary Service requirement |
|
ACTUALRESERVEPRICE |
NUMBER(9,2) |
|
Actual reserve price |
|
LASTCHANGED |
DATE |
|
Last date and time record changed |
|
|
|