ccdw_fact_customer_list_snapshot

This table provides snapshots of customer list metrics over time.

Column AliasData TypeKeyDescriptionIndex?
customer_list_record_id (PK)BIGINTPKUnique identifier for a customer list snapshot record.No
ncustomer_list_idVARCHARNormalized customer list identifier.No
utc_record_timestampTIMESTAMPUTC timestamp of the snapshot.No
utc_record_day_idSMALLINTFKForeign key to ccdw_dim_date for the UTC record day.No
utc_record_time_idSMALLINTFKForeign key to ccdw_dim_time for the UTC record time.No
utc_update_timestampTIMESTAMPLast modified UTC timestamp of this record.Yes
std_record_timestampTIMESTAMPTimestamp of the snapshot, in standard time.No
std_record_day_idSMALLINTFKForeign key to ccdw_dim_date for the standard record day.No
std_record_time_idSMALLINTFKForeign key to ccdw_dim_time for the standard record time.No
std_record_timezone_idSMALLINTFKForeign key to ccdw_dim_timezone for the standard record time zone.No
site_idSMALLINTFKForeign key to ccdw_dim_site.No
num_customersINTEGERTotal number of registered customers at the time of snapshot.No