Table: RESIDUE_PRICE_BID

RESIDUE_PRICE_BID

Name

RESIDUE_PRICE_BID

Comment

RESIDUE_PRICE_BID supports the Settlement Residue Auction, holding the unit and bid price details for each participant.


Description

Source

The participant's own bid file

RESIDUE_PRICE_BID data is confidential to the relevant participant.

The public version of the data is available to all auction participants post the associated auction date in RESIDUE_PRICE_FUNDS_BID.

Volume

RESIDUE_PRICE_BID shows a maximum of 10,000 records per year.


Primary Key Columns

Name

AUCTIONID

LOADDATE

OPTIONID

PARTICIPANTID


Index Columns

Name

LASTCHANGED


Content

Name

Data Type

Mandatory

Comment

CONTRACTID

VARCHAR2(30)

 

Not to be used. Unique id for each SRA contract (specified by AEMO)

PARTICIPANTID

VARCHAR2(10)

X

Participant identifier

LOADDATE

DATE

X

Date and Time the batcher loaded the bid

OPTIONID

NUMBER(3,0)

X

Unique option (bid) identifier (1..800)

BIDPRICE

NUMBER(17,5)

 

Price offered for each unit

LASTCHANGED

DATE

 

Date and time this record was last changed

AUCTIONID

VARCHAR2(30)

X

Unique id for each auction date (new in March 2003 to support SRA Inter-Temporal Linking)