Insurance Datawarehouse Model

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
raj.dwbi
Participant
Posts: 1
Joined: Thu Oct 02, 2008 7:51 am
Location: New Delhi

Insurance Datawarehouse Model

Post by raj.dwbi »

hi everyone,
I'm currently assigned to a car insurance project. my previous domain was banking. can anyone help me in knowing about the basic architecture of the datawarehouse? Thanks
Raj.DWBI
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

In most client scenarios the actual Model used to build the warehouse is a home-grown solution and often reflects the company's way of looking at and using data. There are a couple of different basic business-specific models that are available for purchase, but even these are usually highly modified by the time they come into production.

This means that your question cannot be answered here in the forum, but you should get a model description from your current site and work your way through that.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:? I'm sorry, but how can anyone here help you? Get 'the basic architecture of the datawarehouse' from the client, as Arnd notes I seriously doubt it's an out-of-the-box solution.
-craig

"You can never have too many knives" -- Logan Nine Fingers
mikegohl
Premium Member
Premium Member
Posts: 97
Joined: Fri Jun 13, 2003 12:50 pm
Location: Chicago
Contact:

Post by mikegohl »

IBM has kind of a generic architecture. Here is the link:

http://t1d.www-03.cacheibm.com/industri ... un2006.pdf

Maybe this will help.
Michael Gohl
WoMaWil
Participant
Posts: 482
Joined: Thu Mar 13, 2003 7:17 am
Location: Amsterdam

Post by WoMaWil »

We use it in our insurance company since some years and we fill it with DataStage. It is usefull but still in MS-Access instead of the Infosphere Repository.
Wolfgang Hürter
Amsterdam
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

You have at least a couple fact tables to worry about. I would say premiums and claims would be the first fact tables. If you can get with underwriting and figure out how they rate then your fact tables need to track the data elements to validate the rating formulas. I would say some dimension would represent these elements like age and sex categories. They may rate by marital status. Some rate by credit ratings. All of these are how you want to dice and slice your information or facts. So they need to be dimension tables. Most insurance companies are concerned about marketing almost as much as financial infomation. This may add dimensions which may not be concerned about ratings formulas. Maybe they are more concerned about sales channels. Maybe a lot of your business is through the web. That is a whole other problem about what data elements are important. Maybe each of these is a departmental datamart. Maybe if you planned for conformed dimensions which can be used in all these departmental solutions then you have done your job well.
Mamu Kim
Post Reply