Entity Calendar Dimension

DescriptionThe standard calendar, which is at the grain of a single day. It provides for aggregation at the month, quarter and year level. The standard fiscal year, quarter and month, as well as business days and holidays may be defined, if known.

Attributes
Adjustment Period IndAdjustment Period Ind
AWM Load Info SkAWM Load Info Sk
Business Day IndBusiness Day Ind
Calendar Date AbbrCalendar Date Abbr
Calendar Date Full NmCalendar Date Full Nm
Calendar DkCalendar Dk
Calendar DtCalendar Dt
Current IndCurrent Ind
Date Error DescrDate Error Descr
Date Error IndDate Error Ind
Day Of Month NumDay Of Month Num
Day Of Week AbbrDay Of Week Abbr
Day Of Week NmDay Of Week Nm
Day Of Week NumDay Of Week Num
Day Of Year NumDay Of Year Num
DWM Load Info SkDWM Load Info Sk
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Fiscal Month AbbrFiscal Month Abbr
Fiscal Month Begin DtFiscal Month Begin Dt
Fiscal Month End DtFiscal Month End Dt
Fiscal Month NmFiscal Month Nm
Fiscal Month NumFiscal Month Num
Fiscal Quarter AbbrFiscal Quarter Abbr
Fiscal Quarter Begin DtFiscal Quarter Begin Dt
Fiscal Quarter End DtFiscal Quarter End Dt
Fiscal Quarter NumFiscal Quarter Num
Fiscal Year Begin DtFiscal Year Begin Dt
Fiscal Year End DtFiscal Year End Dt
Fiscal Year NumFiscal Year Num
Holiday IndHoliday Ind
Month Of Year AbbrMonth Of Year Abbr
Month Of Year NmMonth Of Year Nm
Month Of Year NumMonth Of Year Num
Prior Fiscal Month AbbrPrior Fiscal Month Abbr
Prior Fiscal Month Begin DtPrior Fiscal Month Begin Dt
Prior Fiscal Month End DtPrior Fiscal Month End Dt
Prior Fiscal Month NmPrior Fiscal Month Nm
Prior Fiscal Month NumPrior Fiscal Month Num
Prior Fiscal Quarter AbbrPrior Fiscal Quarter Abbr
Prior Fiscal Quarter Begin DtPrior Fiscal Quarter Begin Dt
Prior Fiscal Quarter End DtPrior Fiscal Quarter End Dt
Prior Fiscal Quarter NumPrior Fiscal Quarter Num
Prior Fiscal Year Begin DtPrior Fiscal Year Begin Dt
Prior Fiscal Year End DtPrior Fiscal Year End Dt
Prior Fiscal Year NumPrior Fiscal Year Num
Prior Month Of Year AbbrPrior Month Of Year Abbr
Prior Month Of Year NmPrior Month Of Year Nm
Prior Month Of Year NumPrior Month Of Year Num
Prior Quarter Of Year AbbrPrior Quarter Of Year Abbr
Prior Quarter Of Year NumPrior Quarter Of Year Num
Prior Year And Month AbbrPrior Year And Month Abbr
Prior Year And Month NmPrior Year And Month Nm
Prior Year And Month NumPrior Year And Month Num
Prior Year And Quarter AbbrPrior Year And Quarter Abbr
Prior Year And Quarter NumPrior Year And Quarter Num
Prior Year NumPrior Year Num
Quarter Of Year AbbrQuarter Of Year Abbr
Quarter Of Year NumQuarter Of Year Num
Source CdSource Cd
Source Code DescrSource Code Descr
Source Code SkSource Code Sk
Tenant SkTenant Sk
Valid From TsValid From Ts
Valid To TsValid To Ts
Week Of Year NumWeek Of Year Num
Year And Month AbbrYear And Month Abbr
Year And Month NmYear And Month Nm
Year And Month NumYear And Month Num
Year And Quarter AbbrYear And Quarter Abbr
Year And Quarter NumYear And Quarter Num
Year NumYear Num

Primary Key
Calendar Dimension PKCalendar Dimension PK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Adjustment Period Ind
DescriptionFinancial adjustment period - the last financial period in the year representing when yearly financial adjustments are recorded.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 AWM Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row in the atomic data warehouse.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Business Day Ind
DescriptionFlag indicating if the calendar dimension occurrence is a business day.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Calendar Date Abbr
DescriptionThe abbreviated text that represents the Calendar Date, e.g. Dec 7, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Calendar Date Full Nm
DescriptionThe full descriptive text that represents the Calendar Date, e.g. December 7, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Calendar Dk
DescriptionA numeric surrogate key used to uniquely identify entities in the dimensional model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keytrue



 Calendar Dt
DescriptionThe date for the Calendar row. This is a DATE column using the database's native date format.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Current Ind
DescriptionSet to 'Y' if this is the most recent row of a group having the same Surrogate Key.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Date Error Descr
DescriptionA description of the date error. This could be a NULL value, an out-of-range value, or an improperly formatted date string.
Data TypeStandards - Data Domains.ddm/Data Domains/Description Short [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Date Error Ind
DescriptionIndicates that the row in the Calendar entity is handling an error in the value for the date.  This could be a NULL value, an out-of-range value, or an improperly formatted date string.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Day Of Month Num
DescriptionThe numeric representation of day of the month corresponding to the Calendar Date. This is an integer between 1 and 31.
Data TypeStandards - Data Domains.ddm/Data Domains/Month Day Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Day Of Week Abbr
DescriptionThe abbreviated day of the week, e.g., 'Mon'.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Day Of Week Nm
DescriptionThe name of the day of the week corresponding to the Calendar Date, e.g., 'Monday'.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Day Of Week Num
DescriptionAn integer between 1 and 7 that represents the day of the week. In the Unites States, 1 represents Sunday.
Data TypeStandards - Data Domains.ddm/Data Domains/Week Day Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Day Of Year Num
DescriptionThe numeric day of the year corresponding to the Calendar Date. It is constrained to integers between 1 and 366.
Data TypeStandards - Data Domains.ddm/Data Domains/Year Day Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 DWM Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Month Abbr
DescriptionThe Month Abbreviation corresponding to the Fiscal Calendar, expressed as a three-character string. For example, 'Dec' for the fiscal month of December.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Month Begin Dt
DescriptionThe date on which the Fiscal month begins.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Month End Dt
DescriptionThe date on which the Fiscal month ends.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Month Nm
DescriptionThe name of the current Fiscal month.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Month Num
DescriptionThe Month Number corresponding to the Fiscal Calendar, expressed as a two-digit integer between 1 and 12.
Data TypeStandards - Data Domains.ddm/Data Domains/Month Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Quarter Abbr
DescriptionThe Quarter Abbreviation corresponding to the Fiscal Calendar, expressed as a two-character string. For example 'Q4' for the fourth fiscal quarter.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Quarter Begin Dt
DescriptionThe calendar date on which the Fiscal Quarter begins.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Quarter End Dt
DescriptionThe calendar date on which the Fiscal Quarter ends.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Quarter Num
DescriptionThe Quarter Number corresponding to the Fiscal Calendar, expressed as a one-digit integer between 1 and 4.
Data TypeStandards - Data Domains.ddm/Data Domains/Quarter Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Year Begin Dt
DescriptionThe date on which the Fiscal Calendar Year begins. This is a DATE column using the database's native date format.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Year End Dt
DescriptionThe date on which the Fiscal Calendar Year ends. This is a DATE column using the database's native date format.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Fiscal Year Num
DescriptionThe year corresponding to the Fiscal Calendar, expressed as a four-digit integer.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Holiday Ind
DescriptionIdentifies which Calendar Days are considered to be Holidays by the organization.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Month Of Year Abbr
DescriptionThe month of the year corresponding to the Calendar Date, expressed an abbreviation, such as 'Dec'.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Month Of Year Nm
DescriptionThe name of the month of the year corresponding to the Calendar Date, e.g., December.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Month Of Year Num
DescriptionThe month of the year corresponding to the Calendar Date, expressed as an integer between 1 and 12.
Data TypeStandards - Data Domains.ddm/Data Domains/Month Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Month Abbr
DescriptionThe previous Month Abbreviation corresponding to the Fiscal Calendar, expressed as a three-character string. For example, 'Dec' for the fiscal month of December.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Month Begin Dt
DescriptionThe date on which the previous Fiscal month began.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Month End Dt
DescriptionThe date on which the previous Fiscal month ended.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Month Nm
DescriptionThe name of the previous Fiscal month.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Month Num
DescriptionThe previous Month Number corresponding to the Fiscal Calendar, expressed as a two-digit integer between 1 and 12.
Data TypeStandards - Data Domains.ddm/Data Domains/Month Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Quarter Abbr
DescriptionThe previous Quarter Abbreviation corresponding to the Fiscal Calendar, expressed as a two-character string. For example 'Q4' for the fourth fiscal quarter.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Quarter Begin Dt
DescriptionThe calendar date on which the previous Fiscal Quarter began.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Quarter End Dt
DescriptionThe calendar date on which the previous Fiscal Quarter ended.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Quarter Num
DescriptionThe previous Quarter Number corresponding to the Fiscal Calendar, expressed as a one-digit integer between 1 and 4.
Data TypeStandards - Data Domains.ddm/Data Domains/Quarter Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Year Begin Dt
DescriptionThe date on which the previous Fiscal Calendar Year began. This is a DATE column using the database's native date format.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Year End Dt
DescriptionThe date on which the previous Fiscal Calendar Year ended. This is a DATE column using the database's native date format.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Fiscal Year Num
DescriptionThe previous year corresponding to the Fiscal Calendar, expressed as a four-digit integer.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Month Of Year Abbr
DescriptionThe previous month of the year corresponding to the Calendar Date, expressed an abbreviation, such as 'NOV' if the current month is DEC.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Month Of Year Nm
DescriptionThe name of the previous month of the year corresponding to the Calendar Date, e.g., November if the current month is December.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Month Of Year Num
DescriptionThe previous month of the year corresponding to the Calendar Date, expressed as an integer between 1 and 12. If the current month is 12, this will be 11.
Data TypeStandards - Data Domains.ddm/Data Domains/Month Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Quarter Of Year Abbr
DescriptionThe previous quarter of the year corresponding to the Calendar Date, expressed an abbreviation, such as 'Q3' if the current date falls in Q4.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Quarter Of Year Num
DescriptionThe name of the previous quarter of the year corresponding to the Calendar Date, e.g., Q3 if the current quarter is Q4.
Data TypeStandards - Data Domains.ddm/Data Domains/Quarter Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Year And Month Abbr
DescriptionAn abbreviated representation of the previous month and year corresponding to the Calendar Date. For example, Nov 2011 for a current date in December, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Year And Month Nm
DescriptionA representation of the previous month and year corresponding to the Calendar Date. For example, November 2011 for a current date in December, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Year And Month Num
DescriptionA numeric representation of the previous month and year corresponding to the Calendar Date. For example, 201111 for a current date in December, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Year And Quarter Abbr
DescriptionAn alpha-numeric representation of the previous quarter and year corresponding to the Calendar Date, expressed as an integer, e.g. 2011 Q3 for a current date in the fourth quarter of 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Year And Quarter Num
DescriptionA numeric representation of the previous quarter and year corresponding to the Calendar Date, expressed as an integer, e.g. 20113 for a current date in the fourth quarter of 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Prior Year Num
DescriptionThe year corresponding to the Prior Year, expressed as a four-digit integer.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Quarter Of Year Abbr
DescriptionThe quarter of the year corresponding to the Calendar Date, expressed an abbreviation, such as 'Q4'.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Quarter Of Year Num
DescriptionThe quarter of the year corresponding to the Calendar Date, expressed as an integer.
Data TypeStandards - Data Domains.ddm/Data Domains/Quarter Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Source Cd
DescriptionThe code that corresponds to the Source Code Sk.
Data TypeStandards - Data Domains.ddm/Data Domains/Tenant Common Code [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Descr
DescriptionThe description that corresponds to the Source Type Cd.
Data TypeStandards - Data Domains.ddm/Data Domains/Description [VARCHAR(250)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Week Of Year Num
DescriptionThe week of the year from 1..53.
Data TypeStandards - Data Domains.ddm/Data Domains/Week Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Year And Month Abbr
DescriptionAn abbreviated representation of the month and year corresponding to the Calendar Date. For example, Dec 2011 for a date in December, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Year And Month Nm
DescriptionA representation of the month and year corresponding to the Calendar Date. For example, December 2011 for a date in December, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Name [VARCHAR(30)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Year And Month Num
DescriptionA numeric representation of the month and year corresponding to the Calendar Date. For example, 201112 for a date in December, 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Year And Quarter Abbr
DescriptionAn alpha-numeric representation of the quarter and year corresponding to the Calendar Date, expressed as an integer, e.g. 2011 Q4 for the fourth quarter of 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Abbreviation [VARCHAR(150)]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Year And Quarter Num
DescriptionA numeric representation of the quarter and year corresponding to the Calendar Date, expressed as an integer, e.g. 20114 for the fourth quarter of 2011.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Integer [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Year Num
DescriptionThe year corresponding to the Calendar Date, expressed as a four-digit integer.
Data TypeStandards - Data Domains.ddm/Data Domains/Identifier Numeric [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse

Primary Key Details

 Calendar Dimension PK
Key AttributeCalendar Dk