<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Data Analysts, Data Trending, Reporting &#187; Data mart</title>
	<atom:link href="http://datamart.org/category/data-mart/feed/" rel="self" type="application/rss+xml" />
	<link>http://datamart.org</link>
	<description>Make Informed Decisions</description>
	<lastBuildDate>Thu, 17 May 2012 11:01:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Case Study of an Auto Insurance Company for the Data warehouse</title>
		<link>http://datamart.org/2011/02/07/case-study-of-an-auto-insurance-company-for-the-data-warehouse/</link>
		<comments>http://datamart.org/2011/02/07/case-study-of-an-auto-insurance-company-for-the-data-warehouse/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 18:43:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data mart]]></category>
		<category><![CDATA[Data Mart Examples]]></category>
		<category><![CDATA[Data Mart Schema]]></category>
		<category><![CDATA[Data Mart vrs Data Warehouse]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=2427</guid>
		<description><![CDATA[This case study is an assignment I submitted and hence sharing with readers. ABC Auto Insurance is under immense pressure from competitors due to reduce Auto Insurance prices and high risk underwriting. ABC Company has huge data resources from business operation, however, it is difficult to get required information in timely manner. ABC Company has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2011/02/autmobileinsurance_starschema.jpg"><img src="http://datamart.org/wp-content/uploads/2011/02/autmobileinsurance_starschema-300x187.jpg" alt="" title="autmobileinsurance_starschema" width="300" height="187" class="alignnone size-medium wp-image-2428" /></a>This case study is an assignment I submitted and hence sharing with readers.<br />
ABC Auto Insurance is under immense pressure from competitors due to reduce Auto Insurance prices and high risk underwriting. ABC Company has huge data resources from business operation, however, it is difficult to get required information in timely manner. ABC Company has to make major steps for informed decision making and important data analysis.</p>
<p>Objective</p>
<p>ABC Company has an OLTP database which keeps records on motor vehicle insurance information. This database contains detailed information in respect of drivers, vehicle and claim information.</p>
<p>Current database model has been designed for fast data entry and is sufficient for individual client’s specific information as well as fast transaction processing.  Company critically needs to make comprehensive analysis like identification of contracts with a high loss ratio and low overall customer value.  </p>
<p>Appropriate actions needed to be taken with high risk customers, such as premium adjustment, loss prevention measures and in some cases contract cancellations and reduce gross claim expenditures. </p>
<p>By making evidenced based management and informed decision, company will focus on profitable customers by lowering their premiums and overcoming competitive pressure.  It will help company make better risk management and overall profitability for the company. ABC Company is in urgent need to utilize the existing data resources efficiently for better risk management and obtain competitive advantage in Auto Insurance Industry.</p>
<p>Recommended Solution;</p>
<p>ABC Company has decided to implement a Data Warehouse to leverage its data resources. ABC Company needs to reorganize the existing process of information delivery and to establish one single, unified and integrated data warehouse. A data warehouse is an integrated subject oriented, time-variant, non-volatile database that provides support for decision making.</p>
<p>In order to support decision making ABC Company decided to reorganize the data into Star Schema in Data warehouse. In effect, the star schema creates near equivalent of multidimensional database schema from the existing OLTP relational database [1].  It will help in advance data analysis for Risk management and overcoming competitive pressure.</p>
<p>Contd to Page-2<br />
Page-2</p>
<p>Structure of Star Schema</p>
<p>Star schema yield an easily implemented model for multidimensional data analysis while still preserving the relational structure on which the operation database is built. [3] The basic star schema has four components: facts, dimensions, attributes and attributes hierarchies. The STAR schema would most likely be a read-only database due to the widespread redundancy introduced into the model. [4]</p>
<p>Fact Table</p>
<p>ABC Company has a factual data in Claim Information such as date, location, type of accident, cause of accident, liability, recovery cost.[5] Fact tables contain the quantitative data or factual data about a business. This information is numerical, additive measurements and can consist of many columns and millions or billions of rows.</p>
<p>Dimensions</p>
<p>Claim Information facts can be analyzed by dimensions such as Driver, Location, Time, and Automotive. Dimension tables are usually smaller and hold descriptive data that reflects the dimensions.</p>
<p>Attributes</p>
<p>For example Driver name, Driver ID, gender, age group, race, and other attributes. Some of these attributes might relate to each other hierarchically.</p>
<p>Attribute Hierarchies</p>
<p>Provide top down data Aggregation, Drill down or roll up data analysis. For example in time dimension there are Attribute hierarchies such as day, week, month, quarter, and year. When decision maker want to see company yearly claim information, then they are using year hierarchy level, they can further drill down to quarter level sales quantity, as per there needs. Same as in Location dimension is data can be analyzed by Country, Region, Province City and town. </p>
<p>Benefits of Data warehouse to ABC Company</p>
<p>By organizing the ABC Company data around star scheme company can analyze information like what customers are high risk and what group of customers is profitable. What cities have more accidents ratios and what time of the year accident happens?  What habit of drivers is may be considered high risk? What vehicles are considered low risk and so on?<br />
Contd – Page-3</p>
<p>Page-3</p>
<p>In addition to the internal information some external information like Auto Industry statistics can also be integrated into data warehouse. </p>
<p>By having answers to ad-hoc queries and in depth data analysis, ABC Company will be able to manage customer relations, smartly overcoming competitive pressure and most important of all is significantly improved risk management.</p>
<p> Data Warehouse will enable company have the business Intelligence for making strategic decision for Risk management and keep the company ahead of the competition and possibly diversify into new auto insurance products. [2]</p>
<p>References:</p>
<p>1- Data model overview</p>
<p>http://www.teradata.com/t/WorkArea/DownloadAsset.aspx?id=2332</p>
<p>2- The Benefits of Data Warehousing for Insurance Company Wolfgang Hofbauer, Mannheimer AG Holding, Mannheim, Germany</p>
<p>3- Database Systems By Peter Rob, Carlos Coronel, Keeley Crockett – Published by Thomson Learning; International Ed edition (12 Mar 2008)</p>
<p>4- Oracle Data Warehouse Tips by Burleson Consulting.</p>
<p>5- Class notes and research with Insurance companies.</p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2011/02/07/case-study-of-an-auto-insurance-company-for-the-data-warehouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Requirements for Marketing Database analyst</title>
		<link>http://datamart.org/2010/06/01/requirements-for-marketing-database-analyst/</link>
		<comments>http://datamart.org/2010/06/01/requirements-for-marketing-database-analyst/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 03:51:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Analysis Services]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Data analysts]]></category>
		<category><![CDATA[Data mart]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=1153</guid>
		<description><![CDATA[Now a days computer related jobs like Data analyst which used to require the Computer science degrees now emphasize more on Business Education, which clearly shows that Business graduates should equip themselves with Information Technology and hence more opportunities in IT field in addition to traditional business related jobs. Following is an example of requirements [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2010/06/database-analyst.jpg"><img class="alignnone size-medium wp-image-1154" title="database-analyst" src="http://datamart.org/wp-content/uploads/2010/06/database-analyst-300x195.jpg" alt="" width="300" height="195" /></a><span style="font-size: 12pt; line-height: 115%; font-family: &amp;amp;quot; mso-fareast-font-family: 'Times New Roman';">Now a days computer related jobs like Data analyst which used to require the Computer science degrees now emphasize more on Business Education, which clearly shows that Business graduates should equip themselves with Information Technology and hence more opportunities in IT field in addition to traditional business related jobs. Following is an example of requirements for the Marketing database analyst;</span></p>
<ul>
<div><span style="font-size: 12pt; line-height: 115%; font-family: &amp;amp;quot; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"> </span></div>
<div><span style="font-size: 12pt; line-height: 115%; font-family: &amp;amp;quot; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"></span></div>
<p><span style="font-size: 12pt; line-height: 115%; font-family: &amp;amp;quot; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"></p>
<li>. University Degree required, preferably in Business/Marketing and 2-3<br />
years of Business to Business experience in a marketing role, preferably<br />
in similar technology/industry.<br />
. Strong project management and organizational skills<br />
. Strong business skills (knowledge of economics and market dynamics).<br />
. Strong analytical, communication, interpersonal, negotiation,<br />
decision making and presentation skills.<br />
. Ability to multitask and thrive in a fast paced environment with a<br />
great attention to detail and accuracy<br />
. In depth knowledge of Microsoft Excel</li>
<p> </p>
<p></span></ul>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2010/06/01/requirements-for-marketing-database-analyst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Types of Data Profiles</title>
		<link>http://datamart.org/2010/05/14/types-of-data-profiles/</link>
		<comments>http://datamart.org/2010/05/14/types-of-data-profiles/#comments</comments>
		<pubDate>Fri, 14 May 2010 19:17:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Data analysts]]></category>
		<category><![CDATA[Data mart]]></category>
		<category><![CDATA[Quality Assurance]]></category>
		<category><![CDATA[SQL, BI, IT news]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=1017</guid>
		<description><![CDATA[Data profiles computed by data profiling analytical techniques include: * Distinct lengths of string values in a column and the percentage of rows in the table that each length represents. Example: Profile of a column of US State codes, which should be two characters, shows values longer than 2 characters. * Percentage of null values [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2010/05/searchdtprfiling.jpg"><img src="http://datamart.org/wp-content/uploads/2010/05/searchdtprfiling-300x218.jpg" alt="" title="CB035724" width="300" height="218" class="alignnone size-medium wp-image-1018" /></a>Data profiles computed by data profiling analytical techniques include:</p>
<p>    * Distinct lengths of string values in a column and the percentage of rows in the table that each length represents. Example: Profile of a column of US State codes, which should be two characters, shows values longer than 2 characters. </p>
<p>    * Percentage of null values in a column. Example: Profile of a Zip Code/Postal code column shows a high percentage of missing codes. </p>
<p>    * Percentage of regular expressions that occur in a column. Example: A pattern profile of a phone number column shows numbers entered in three different formats: (919)674-9999, [919]6749988, and 9199018888. </p>
<p>    * Minimum, maximum, average, and standard deviation for numeric columns; and minimum and maximum for date/time columns. Example: Profile for an Employee birthdate column shows the maximum value is in the future. </p>
<p>    * Distinct values in a column and percentage of rows in the table that each value represents. Example: A profile of a U.S State column contains more than 50 distinct values. </p>
<p>    * Candidate key column for a selected table. Example: Profile shows duplicate values in a potential key column. </p>
<p>    * Dependency of values in one column to values in another column or columns. Example: Profile shows that two or more values in the State field have the same value in the Zip Code field. </p>
<p>    * Value inclusion between two or more columns. Example: Some values in the ProductID column of a Sales table have no corresponding value in the ProductID column of the Products table. </p>
<p>[edit]<br />
Key steps undertaken during Data profiling</p>
<p>Following are some of the key steps that are generally employed during data profiling process:-</p>
<p>   1. Use of analytical and statistical tools to outline the quality of data structure and data organization by determining various frequencies and ranges of key data element within data sources.<br />
   2. Applying Numerical analysis techniques to determine the scope of numeric data within data sources.<br />
   3. Identifying multiple coding schemes and different spellings used in the data content<br />
   4. Identifying data patterns and data formats and making note of the variation in the datatypes and data formats being used within data sources<br />
   5. Identifying duplicacy in the data content such as in name, address or other pertinent information<br />
   6. Decipheing and validating redundant data within the data sources.<br />
   7. Making note of primary and foreign key relationships and studying their impact on data organization and data retreival<br />
   8. Making validation trials by following specific business rules on data records across the data sources</p>
<p><a href="http://it.toolbox.com/wiki/index.php/Data_profiling">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2010/05/14/types-of-data-profiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is composite key ?</title>
		<link>http://datamart.org/2010/05/11/what-is-composite-key/</link>
		<comments>http://datamart.org/2010/05/11/what-is-composite-key/#comments</comments>
		<pubDate>Tue, 11 May 2010 23:15:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data mart]]></category>
		<category><![CDATA[SQL, BI, IT news]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=971</guid>
		<description><![CDATA[In SQL, a composite key is a combination of more than one column to identify a unique row in a table. For example in invoice table each row is uniquely identified. Here Invoice no and Product ID forms the composite Key.  Each Invoice have different products / one product should not be entered twice in same [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2010/05/sketch-keys.jpg"><img class="alignnone size-full wp-image-972" title="sketch-keys" src="http://datamart.org/wp-content/uploads/2010/05/sketch-keys.jpg" alt="" width="300" height="206" /></a>In SQL, a composite key is a combination of more than one column to identify a unique row in a table.<br />
For example in invoice table each row is uniquely identified. Here Invoice no and Product ID forms the composite Key.  Each Invoice have different products / one product should not be entered twice in same invoice.</p>
<table border="0" cellspacing="0" cellpadding="0" width="279">
<colgroup span="1">
<col span="1" width="76"></col>
<col span="1" width="64"></col>
<col span="1" width="75"></col>
<col span="1" width="64"></col>
</colgroup>
<tbody>
<tr height="20">
<td width="76" height="20">Invoice No</td>
<td width="64">ProductId</td>
<td width="75">Qnty_shpd</td>
<td width="64">Discount</td>
</tr>
<tr height="20">
<td height="20" align="right">153</td>
<td align="right">66</td>
<td align="right">3000</td>
<td align="right">16.7</td>
</tr>
<tr height="20">
<td height="20" align="right">153</td>
<td align="right">26</td>
<td align="right">6000</td>
<td align="right">16.7</td>
</tr>
<tr height="20">
<td height="20" align="right">153</td>
<td align="right">91</td>
<td align="right">6000</td>
<td align="right">16.7</td>
</tr>
<tr height="20">
<td height="20" align="right">154</td>
<td align="right">66</td>
<td align="right">3000</td>
<td align="right">16.7</td>
</tr>
<tr height="20">
<td height="20" align="right">154</td>
<td align="right">26</td>
<td align="right">6000</td>
<td align="right">16.7</td>
</tr>
<tr height="20">
<td height="20" align="right">154</td>
<td align="right">91</td>
<td align="right">6000</td>
<td align="right">16.7</td>
</tr>
</tbody>
</table>
<p>In another example,</p>
<p>The chart below shows an example of a composite key.</p>
<ul>
<li><em>Employee_id</em> and <em>Project_id</em> are primary keys in the related tables: <em>employee</em> and <em>project</em>.</li>
<li>When <em>Employee_id</em> and <em>Project_id</em> are put into the Billable_hours table, they become foreign keys.</li>
<li><em>Employee_id</em> and <em>Project_id</em> are combined to make one composite key that would identify each instance of billable hours.</li>
</ul>
<p><strong> </strong></p>
<table border="1">
<tbody>
<tr align="left">
<td colspan="3" align="left">table: <em><strong>Billable Hours</strong> </em></td>
</tr>
<tr align="left">
<td align="left"><span style="text-decoration: underline;"><strong>Employee ID</strong></span></td>
<td align="left"><span style="text-decoration: underline;"><strong>Project ID</strong></span></td>
<td align="left">Hours_Worked</td>
</tr>
<tr align="left">
<td align="left">01</td>
<td align="left">01</td>
<td align="left">200</td>
</tr>
<tr align="left">
<td align="left">01</td>
<td align="left">02</td>
<td align="left">120</td>
</tr>
<tr align="left">
<td align="left">02</td>
<td align="left">01</td>
<td align="left">50</td>
</tr>
<tr align="left">
<td align="left">02</td>
<td align="left">03</td>
<td align="left">120</td>
</tr>
<tr align="left">
<td align="left">03</td>
<td align="left">03</td>
<td align="left">100</td>
</tr>
<tr align="left">
<td align="left">03</td>
<td align="left">04</td>
<td align="left">200</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2010/05/11/what-is-composite-key/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>System testing</title>
		<link>http://datamart.org/2010/03/17/system-testing/</link>
		<comments>http://datamart.org/2010/03/17/system-testing/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 19:22:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Analysis Services]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Data analysts]]></category>
		<category><![CDATA[Data Governance]]></category>
		<category><![CDATA[Data Import and export]]></category>
		<category><![CDATA[Data mart]]></category>
		<category><![CDATA[E Reporting Services by EReporting.net]]></category>
		<category><![CDATA[SQL, BI, IT news]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=744</guid>
		<description><![CDATA[This post is about system testing, which we saw on a recruiting website, stating write something about system testing experiance, this job was for data analyst role. Frequently we have done critical tasks but we do not know what name we should give to them when preparing resumes because recruiting sites / job interviews are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2010/03/systemtesting.gif"><img src="http://datamart.org/wp-content/uploads/2010/03/systemtesting-299x194.gif" alt="" title="systemtesting" width="299" height="194" class="alignnone size-medium wp-image-745" /></a>This post is about system testing, which we saw on a recruiting website, stating write something about system testing experiance, this job was for data analyst role. Frequently we have done critical tasks but we do not know what name we should give to them when preparing resumes because recruiting sites / job interviews are not straight forward. Feel free to add more if you like on this topic.</p>
<p>The process of performing a variety of tests on a system to explore functionality or to identify problems. System testing is usually required before and after a system is put in place. A series of systematic procedures are referred to while testing is being performed. These procedures tell the tester how the system should perform and where common mistakes may be found. Testers usually try to &#8220;break the system&#8221; by entering data that may cause the system to malfunction or return incorrect information. For example, a tester may put in a city in a search engine designed to only accept states, to see how the system will respond to the incorrect input.</p>
<p>Source; BusinessDictionary.com</p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2010/03/17/system-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating Data Mart by Consolidating Multi-Source Enterprise Operational Data</title>
		<link>http://datamart.org/2010/03/10/creating-data-mart-by-consolidating-multi-source-enterprise-operational-data/</link>
		<comments>http://datamart.org/2010/03/10/creating-data-mart-by-consolidating-multi-source-enterprise-operational-data/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:28:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Analysis Services]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[data analyses]]></category>
		<category><![CDATA[Data mart]]></category>
		<category><![CDATA[Data Mart Examples]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=673</guid>
		<description><![CDATA[We have included a very practical Paper on Data Mart by J. D. D. Daniel, K. N. Goh, and S. M. Yusop. Abstract &#8211; Trends in business intelligence, e-commerce and remote access make it necessary and practical to store data in different ways on multiple systems with different operating systems. As business evolve and grow, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2010/03/migrate.jpg"><img src="http://datamart.org/wp-content/uploads/2010/03/migrate-300x203.jpg" alt="" title="migrate" width="300" height="203" class="alignnone size-medium wp-image-674" /></a>We have included a very practical Paper on Data Mart  by J. D. D. Daniel, K. N. Goh, and S. M. Yusop. </p>
<p>Abstract &#8211; Trends in business intelligence, e-commerce and remote access make it necessary and practical to store data in different ways on multiple systems with different operating systems. As business evolve and grow, they require efficient computerized solution to perform data update and to access data from diverse<br />
enterprise business applications. </p>
<p>The objective of this paper is to demonstrate the capability of DTS [1] as a database solution for automatic data transfer and update in solving business problem. This DTS package is developed for the sales of variety of plants and eventually expanded into commercial supply and landscaping business. </p>
<p>Dimension data modeling is used in DTS package to extract, transform and load data from heterogeneous database systems such as MySQL, Microsoft Access and Oracle that consolidates into a Data Mart residing in SQL Server. Hence, the data transfer from various databases is scheduled to run automatically every quarter of the year to review the efficient sales analysis. Therefore, DTS is absolutely an attractive solution for automatic data transfer and update which meeting today’s business needs.</p>
<p><a href="http://datamart.org/wp-content/uploads/2010/03/v34-64.pdf">Please read the complete Paper</a> <a href="http://datamart.org/wp-content/uploads/2010/03/v34-64.pdf"></p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2010/03/10/creating-data-mart-by-consolidating-multi-source-enterprise-operational-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Cognos solutions for business analytics</title>
		<link>http://datamart.org/2010/03/04/619/</link>
		<comments>http://datamart.org/2010/03/04/619/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:13:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[data analyses]]></category>
		<category><![CDATA[Data mart]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=619</guid>
		<description><![CDATA[Because midsize businesses are the engines of a Smarter Planet™, IBM has designed a business analytics solution for organizations like yours. The IBM Cognos Express solution helps C-level executives and other business users create reports, analyze data and identify trends quickly—with no special training or IT involvement—using dashboards, gauges and other visual tools. You can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://datamart.org/wp-content/uploads/2010/03/cognos-windows-mobile-dashboard-charts.png"><img src="http://datamart.org/wp-content/uploads/2010/03/cognos-windows-mobile-dashboard-charts-196x300.png" alt="" title="cognos-windows-mobile-dashboard-charts" width="196" height="300" class="alignnone size-medium wp-image-670" /></a>Because midsize businesses are the engines of a Smarter Planet™, IBM has designed a business analytics solution for organizations like yours. </p>
<p>The IBM Cognos Express solution helps C-level executives and other business users create reports, analyze data and identify trends quickly—with no special training or IT involvement—using dashboards, gauges and other visual tools. You can get started with the IBM Cognos Express business analytics solution in about an hour and follow these steps to a more profitable bottom line:</p>
<p><em>Unlock data across your organization.<br />
Uncover new insights.<br />
Take action to drive business performance</em>. </p>
<p><a href="http://forms.cognos.com/?elqPURLPage=4019&#038;offid=ev_cognos_express_q1na_virtual_summit&#038;mc=-em_cognos">Learn more and register for the IBM Cognos Midsize Business Analytics Virtual Summit, March 11 at 11:00 AM or 8:00 PM ET.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2010/03/04/619/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crystal 2008 and data warehouse</title>
		<link>http://datamart.org/2009/09/23/crystal-2008-and-data-warehouse/</link>
		<comments>http://datamart.org/2009/09/23/crystal-2008-and-data-warehouse/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 17:38:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Data mart]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=564</guid>
		<description><![CDATA[Crystal Reports 2008 is a reporting tool which can access and present data from Relational Databases and OLAP follwing are the supported OLAP databases: Hyperion Essbase Seagate Holos and Seagate INFO/Crystal Info IBM DB2 OLAP Server Informix MetaCube Microsoft SQL Server 2007 and above OLEDB for OLAP Sources(Oor other &#8220;Open OLAP Sources)]]></description>
			<content:encoded><![CDATA[<p>Crystal Reports 2008 is a reporting tool which can access and present data from Relational Databases and <a href="http://datamart.org/?p=277">OLAP</a> follwing are the supported OLAP databases:</p>
<ol>
<li>Hyperion Essbase</li>
<li>Seagate Holos and Seagate INFO/Crystal Info</li>
<li>IBM DB2 OLAP Server</li>
<li>Informix MetaCube</li>
<li>Microsoft SQL Server 2007 and above</li>
<li>OLEDB for OLAP Sources(Oor other &#8220;Open OLAP Sources)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2009/09/23/crystal-2008-and-data-warehouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Source Views</title>
		<link>http://datamart.org/2009/08/05/data-source-views/</link>
		<comments>http://datamart.org/2009/08/05/data-source-views/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 00:33:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data mart]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=536</guid>
		<description><![CDATA[With Data Source views or DSVs you can limit the number of visible tables by including only those that are relevant to analysis. DSVs allows to create a logical data model upon which you can build Unified data Model. It can contain tables rom one or more sources. Spending time on creating DSVs save a [...]]]></description>
			<content:encoded><![CDATA[<p>With Data Source views or DSVs you can limit the number of visible tables by including only those that are relevant to analysis. DSVs allows to create a logical data model upon which you can build <a href="http://datamart.org/?p=306">Unified data Model</a>. It can contain tables rom one or more sources. Spending time on creating DSVs save a time later on.</p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2009/08/05/data-source-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Case Study: Building an Analytical Data Mart for Credit Cards at the Bank of Montreal</title>
		<link>http://datamart.org/2009/08/04/case-study-building-an-analytical-data-mart-for-credit-cards-at-the-bank-of-montreal/</link>
		<comments>http://datamart.org/2009/08/04/case-study-building-an-analytical-data-mart-for-credit-cards-at-the-bank-of-montreal/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 03:51:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[data analyses]]></category>
		<category><![CDATA[Data mart]]></category>

		<guid isPermaLink="false">http://datamart.org/?p=533</guid>
		<description><![CDATA[Bank of Montreal embarked upon building a data mart for its credit card portfolio at a time when many banks and solution providers were focusing upon &#8220;enterprise-wide&#8221; solutions. However, the challenges facing the bank’s card portfolio were not inconsiderable, and the bank was forced to choose between quickly saving the card portfolio and slowly building [...]]]></description>
			<content:encoded><![CDATA[<p>Bank of Montreal embarked upon building a data mart for its credit card portfolio at a time when many banks and solution providers were focusing upon &#8220;enterprise-wide&#8221; solutions. However, the challenges facing the bank’s card portfolio were not inconsiderable, and the bank was forced to choose between quickly saving the card portfolio and slowly building an enterprise-wide solution.</p>
<p><strong>· </strong>As 1995 approached, Bank of Montreal was anticipating a considerable increase in competition from US-based card issuers. Card issuers in the United States enjoyed the twin benefits of scale and skill—larger scale of marketing budgets and greater skill in information marketing. The bank understood that it might never be able to match the budget capabilities of the US issuers, but it could work to augment its marketing skill.</p>
<p><strong>· </strong>One of the insights Bank of Montreal gained early in its efforts to construct the data mart was that the skills required for model building and sophisticated analytical work are not typically found among bank employees. The bank was forced to recruit and hire people with highly specialized skills. The bank also realized that motivating and retaining these analysts would require different incentive plans. Bank of Montreal needed to address cultural as well as technology issues in building their credit card data mart.</p>
<p><strong>· </strong>While the credit card division was building its data mart, Bank of Montreal was also building a Bank Information Warehouse (BIW). While the data mart represented a &#8220;bottom-up&#8221; initiative, the BIW is a &#8220;top-down&#8221; approach to customer relationship management (CRM), and the integration of the two projects will be a challenge for the bank.</p>
<p>Source: <a href="http://www.sybase.com/detail?id=1010287">Sybase</a></p>
]]></content:encoded>
			<wfw:commentRss>http://datamart.org/2009/08/04/case-study-building-an-analytical-data-mart-for-credit-cards-at-the-bank-of-montreal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

