ccdw_fact_source_codes_activation

This table records the activation of source codes.

Column AliasData TypeKeyDescriptionIndex?
source_code_activation_idBIGINTPKUnique identifier for a source code activation event.Yes
nsource_code_idVARCHAR(50)Normalized source code identifier.No
utc_activation_timestampTIMESTAMPUTC timestamp of the source code activation.No
utc_activation_day_idSMALLINTFKForeign key to ccdw_dim_date for the UTC activation day.Yes
utc_activation_time_idSMALLINTFKForeign key to ccdw_dim_time for the UTC activation time.No
utc_update_timestampTIMESTAMPLast modified UTC timestamp of this record.Yes
std_activation_timestampTIMESTAMPTimestamp of the source code activation, in standard time.No
std_activation_day_idSMALLINTFKForeign key to ccdw_dim_date for the standard activation day.Yes
std_activation_time_idSMALLINTFKForeign key to ccdw_dim_time for the standard activation time.No
std_activation_timezone_idSMALLINTFKForeign key to ccdw_dim_timezone for the standard activation time zone.No
source_code_group_idINTEGERFKForeign key to ccdw_dim_source_code_group.Yes
source_code_statusVARCHAR(50)Status of the source code activation.No
activation_site_idSMALLINTFKForeign key to ccdw_dim_site where the source code was activated.Yes
visitor_idVARCHAR(100)Anonymous visitor ID.No
customer_idBIGINTFKForeign key to ccdw_dim_customer.Yes
locale_idSMALLINTFKForeign key to ccdw_dim_locale.Yes
user_agent_idINTEGERFKForeign key to ccdw_dim_user_agent.Yes