|
Name |
|
|
Dimensional Type |
Fact |
|
Comment |
This fact table is structured a lot like MF_ReadingByHourSnapshot, except that it contains data that may be aggregated using SUM, in addition to MIN, MAX, AVG, etc. The data here, that is, is fully aggregatable. |
|
CKT_MF_READINGBYHOURACCUMULATI |
|
Name |
Parent Table |
Foreign Key Columns |
|
Relationship_200 |
MD_Building_SurrogateKey |
|
|
Relationship_202 |
MD_Room_SurrogateKey |
|
|
Relationship_203 |
MD_MQual_SurrogateKey |
|
|
Relationship_219 |
MD_Time_TimeInteger |
|
|
Relationship_222 |
MD_Date_DateInteger |
|
|
Relationship_223 |
MD_Point_SurrogateKey |
|
|
Relationship_224 |
MD_Unit_SurrogateKey |
|
|
Relationship_225 |
MD_ThingM_SurrogateKey |
|
|
Relationship_226 |
MD_Source_SurrogateKey |
|
|
Relationship_227 |
MD_Vend_SurrogateKey |
|
Name |
|
Name |
Comment |
Domain |
Data Type |
Length |
|
MD_Point_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Date_DateInteger |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
DW_DateInteger |
int |
|
|
MD_Time_TimeInteger |
Integer representing the time of day in the format HHMMSS (e.g., 23:01:01 at one minute one second after eleven o'clock in the evening). Not typically used for reporting. |
<None> |
int |
|
|
MD_Unit_SurrogateKey |
|
<None> |
numeric |
|
|
MD_ThingM_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Source_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Vend_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Building_SurrogateKey |
|
<None> |
numeric |
|
|
MD_Room_SurrogateKey |
|
<None> |
numeric |
|
|
MD_MQual_SurrogateKey |
|
<None> |
numeric |
|
|
MF_ReadHourAcc_RealGrain |
The real or original temporal granularity of measurement, before it was refactored (allocated/pro-rated) for this table. |
DW_TimeUnit |
varchar(16) |
16 |
|
MF_ReadHourAcc_Value |
Summable value for a given hour (like 'Total kilowatt hours produced' or 'Total seconds available'). |
<None> |
double precision |
|
|
MF_ReadHourAcc_ApplicableSqFt |
Counter to most good data warehouse design, this value may be NULL. It holds the square footage of the associated room, and if that's not available, of the building that the measurement is attached to. The square footage may not always be available. |
<None> |
double precision |
|
|
MF_ReadHourAcc_Coverage |
Number of seconds covered for a given data point. Since the grain of this table is per hour, and the unit here is seconds, this defaults to 3600. |
<None> |
int |
|
|
MF_ReadHourAcc_AuditKey |
|
DW_AuditKey |
bigint |
|
|
MF_ReadHourAcc_Timestamp |
|
<None> |
timestamp |
|
|
Name |
Unique |
Cluster |
Primary |
Foreign Key |
Alternate Key |
Table |
|
MF_READINGBYHOURACCUMULATING_PK |
TRUE |
FALSE |
TRUE |
FALSE |
FALSE |
|
|
RELATIONSHIP_207_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_211_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_214_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_235_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_236_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_237_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
|
RELATIONSHIP_238_FK |
FALSE |
FALSE |
FALSE |
TRUE |
FALSE |
|
Name |
|
Identifier_1 |
|
|
|