Data WebHouse WebObject Dimension modeling
2 posters
Page 1 of 1
Data WebHouse WebObject Dimension modeling
Hi,
First of all, please excuse me if my english is a little rough.
I work in a media company. The main objective of this tool is to determine correlation between demographic attributes of users and the type of information they consume on the website.
There are two types of web objects on which we want to measure how users interact: News (text included on a page) and videos.
The ClickstreamEvent table will include the user and the URL of the object. My question is, how to model the webObject dimension? Videos and News have very different attributes, and there are different typres of videos and different types of news... I don't see where i can make the difference so i can filter the information. Maybe two different fact tables? One for videos and one for news?
Any advice will be most welcome.
First of all, please excuse me if my english is a little rough.
I work in a media company. The main objective of this tool is to determine correlation between demographic attributes of users and the type of information they consume on the website.
There are two types of web objects on which we want to measure how users interact: News (text included on a page) and videos.
The ClickstreamEvent table will include the user and the URL of the object. My question is, how to model the webObject dimension? Videos and News have very different attributes, and there are different typres of videos and different types of news... I don't see where i can make the difference so i can filter the information. Maybe two different fact tables? One for videos and one for news?
Any advice will be most welcome.
tmrUCH- Posts : 1
Join date : 2012-08-16
Data WebHouse WebObject Dimension modeling
It depends on how much data do you have. You can create one "Media Dim" with media type "News" or "Video", if you have a small sets of data. The rule of thumb is if data is correlated from two different entities then it should be kept together in one dim. You can have another "sub media type" to store what kind of news or video it is. That dim can act as a role playing dim... meaning if a user reads sports news then Fact table FK say news_media_ID from the dim and if same user watches a video then FK to fact table say video_media_ID from the dim.
zoom- Posts : 97
Join date : 2010-08-23
Location : Chicago
Similar topics
» Dimension Modeling for Big Data
» Dimension modeling for academic data
» Modeling Supporting Dimension Data in a Enterprise DW
» Modeling an Employee Dimension to a Fact which has two columns relating to the Dimension
» Data Modeling for UserUtilization
» Dimension modeling for academic data
» Modeling Supporting Dimension Data in a Enterprise DW
» Modeling an Employee Dimension to a Fact which has two columns relating to the Dimension
» Data Modeling for UserUtilization
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum