Table MD_ThingMeasured

Card of table MD_ThingMeasured

Name

MD_ThingMeasured

Dimensional Type

Dimension

Comment

Natural gas, water, waste water, steam, chilled water, electricity, etc. - whatever material or "thing" is being measured.

The business key for this table is the thing measured plus the category. E.g., we may be measuring "Energy Consumed," but that alone does not uniquely identify an entry here. For that we need also the category, which in this case is "Energy."

In cases where things like an ambient air temperature are being measured, we use a generic thing measured lable: Temperature. The category in this case may be "Weather" (if the data comes from, e.g., a weather station) or "Operations" if the temperature is being measured for some internal component or fluid level.

This table should be joined, through a fact table, with a unit of measurement (e.g., kilowatt hours). Similar materials or things being measured should, where possible, use identical units of measurement. If necessary, conversions should be done to achieve this.

The designation "thing measured" is deliberately vague, since a measurement may be not only of a material, but also of things like blade rotation speeds, circuit breaker cut ins, and other non-material states or activities.


Check constraint name of the table MD_ThingMeasured

CKT_MD_THINGMEASURED


List of incoming references of the table MD_ThingMeasured

Name

Child Table

Foreign Key Columns

Relationship_99

MF_ReadingByHourNoAggregations

MD_ThingM_SurrogateKey

Relationship_101

MF_UnitCost

MD_ThingM_SurrogateKey

Relationship_112

MF_ReadingByHourSnapshot

MD_ThingM_SurrogateKey

Relationship_225

MF_ReadingByHourAccumulating

MD_ThingM_SurrogateKey


List of diagrams containing the table MD_ThingMeasured

Name

StarsEnergyDiagram


List of columns of the table MD_ThingMeasured

Name

Comment

Domain

Data Type

Length

MD_ThingM_SurrogateKey

 

<None>

numeric

 

MD_ThingM_Name

 

DW_CommonName

nvarchar(64)

64

MD_ThingM_AlternateName

Don't expose to users; may be NULL. Used to give ETL code multiple things to look up on.

DW_CommonName

nvarchar(64)

64

MD_ThingM_Category

 

DW_CodeDesc

varchar(32)

32

MD_ThingM_AuditKey

 

DW_AuditKey

bigint

 

MD_ThingM_Timestamp

 

<None>

timestamp

 


List of indexes of the table MD_ThingMeasured

Name

Unique

Cluster

Primary

Foreign Key

Alternate Key

Table

MD_THINGMEASURED_PK

TRUE

TRUE

TRUE

FALSE

FALSE

MD_ThingMeasured

MD_THINGMEASURED_AK

TRUE

FALSE

FALSE

FALSE

TRUE

MD_ThingMeasured


List of keys of the table MD_ThingMeasured

Name

Identifier_1

AltKey