Charts

This article contains the information for the chart data that is available in Luminate's Data Share.

Chart Catalog

Summary

The view VW_CHART_DS will provide a list of all available charts as well as all corresponding chart metadata.

Details

Field NameData TypeDescription
CHART_IDVARCHARUnique ID assigned to the chart
CHART_NAMEVARCHARChart name corresponding to the Chart ID
DESCRIPTIONVARCHARDescription of the chart
CHART_OWNERVARCHARIndicates if the chart is defined by Luminate or Billboard
CHART_FREQUENCYVARCHARIndicates chart publishing frequency
WEEK_ENDING_DAYVARCHARLast day of the chart week
CHART_ENTITYVARCHARSpecifies the entity (e.g. song) that is being ranked within the given chart
COUNTRY_CODEVARCHARCountry code for the chart
DEPTHNUMBERDepth of the chart
START_EFFECTIVE_DATEDATEFirst active date for a given chart
START_EFFECTIVE_WEEK_IDNUMBERFirst active chart week for a given chart
END_EFFECTIVE_DATEDATELast active date for a given chart
END_EFFECTIVE_WEEK_IDNUMBERLast active chart week for a given chart
MODIFIED_ATTIMESTAMP_NTZA timestamp that indicates when the record was last modified within the Luminate database

Chart Data

Summary

The view VW_CHART_DATA_DS will report the activity for each chart by Week ID.

Details

FieldField TypeDescription
CHART_IDVARCHARUnique ID assigned to the chart
WEEK_IDNUMBERID of chart week in YYYYWW format
ENTITY_IDVARCHARUnique ID assigned to the ranked entity
RANKNUMBERRank assigned to the ID for the given chart and week ID
CHART_HISTORYVARIANTThis variant column contains the chart history that is associated with this entity for the given chart and week ID
CHART_METRICSVARIANTThis variant column contains the metrics that are associated with this entity for the given chart and week ID
MODIFIED_ATTIMESTAMP_NTZA timestamp that indicates when the record was last modified within the Luminate database