Skip to content

BILLING_CO2E_PUBLICATION_TRK

Carbon Dioxide Intensity Index publication tracking table.

Package

BILLING_RUN

Visibility

Public

Table schema

Column Official MMS Datatype GR-MMS Datatype Comment
CONTRACTYEAR numeric(4, 0) 🔑 smallint 🔑 Billing contract year
WEEKNO numeric(3, 0) 🔑 smallint 🔑 Billing week no
BILLRUNNO numeric(3, 0) smallint Billing run no
LASTCHANGED datetime(3) datetime2(0) Last changed date time

Official MMS data model indexes

Index name Index type Index columns (in order)
BILLING_CO2E_PUBLICATIO_TRK_PK clustered, unique, primary key CONTRACTYEAR, WEEKNO

GR-MMS data model indexes

Index name Index type Index columns (in order)
PK_BILLING_CO2E_PUBLICATION_TRK clustered, unique, primary key CONTRACTYEAR, WEEKNO

Historical-MMS data model indexes

Index name Index type Index columns (in order)
BILLING_CO2E_PUBLICATIO_TRK_PK clustered, unique, primary key CONTRACTYEAR, WEEKNO