Skip to content

INTERMITTENT_CLUSTER_AVAIL_DAY

Summary record for an availability submission for an intermittent generating unit cluster for a Trading Day.

Package

DEMAND_FORECASTS

Visibility

Private, Public Next-Day

Table schema

Column Official MMS Datatype GR-MMS Datatype Comment
TRADINGDATE datetime(3) 🔑 datetime2(0) 🔑 Trading Day for which this cluster availability submission applies
DUID varchar(20) 🔑 varchar(20) 🔑 Unique Identifier of Dispatchable Unit
OFFERDATETIME datetime(3) 🔑 datetime2(0) 🔑 Date and Time when this cluster availability submission was loaded
CLUSTERID varchar(20) 🔑 varchar(20) 🔑 Unique Cluster Identifier for this cluster within the DUID

Official MMS data model indexes

Index name Index type Index columns (in order)
INTERMITTENT_CLUST_AVL_DAY_PK clustered, unique, primary key TRADINGDATE, DUID, OFFERDATETIME, CLUSTERID

GR-MMS data model indexes

Index name Index type Index columns (in order)
PK_INTERMITTENT_CLUSTER_AVAIL_DAY clustered, unique, primary key TRADINGDATE, DUID, OFFERDATETIME, CLUSTERID

Historical-MMS data model indexes

Index name Index type Index columns (in order)
INTERMITTENT_CLUST_AVL_DAY_PK clustered, unique, primary key TRADINGDATE, DUID, OFFERDATETIME, CLUSTERID