<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rapid Insight, Inc.</title>
	<atom:link href="http://rapidinsight.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rapidinsight.wordpress.com</link>
	<description>Business Intelligence &#38; Predictive Analytics Software</description>
	<lastBuildDate>Fri, 11 Feb 2011 19:49:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rapidinsight.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/17eb7a41e9e380dc6377b1884bdf8faa?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Rapid Insight, Inc.</title>
		<link>http://rapidinsight.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rapidinsight.wordpress.com/osd.xml" title="Rapid Insight, Inc." />
	<atom:link rel='hub' href='http://rapidinsight.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Email Address corrector</title>
		<link>http://rapidinsight.wordpress.com/2011/01/16/email-address-corrector/</link>
		<comments>http://rapidinsight.wordpress.com/2011/01/16/email-address-corrector/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 21:20:51 +0000</pubDate>
		<dc:creator>nerduprising</dc:creator>
				<category><![CDATA[Client Stories]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://rapidinsight.wordpress.com/?p=51</guid>
		<description><![CDATA[Veera is an ideal solution for data processing, integration, and analysis, but it also can be a powerful platform for miscellaneous error-correction and markup utilities. It is possible to replace an entire fleet of data-scrubbing interns, laboring over lists for a week looking for small data entry errors (and subject to errors themselves), with one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=51&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Veera is an ideal solution for data processing, integration, and analysis, but it also can be a powerful platform for miscellaneous error-correction and markup utilities. It is possible to replace an entire fleet of data-scrubbing interns, laboring over lists for a week looking for small data entry errors (and subject to errors themselves), with one flawless Veera job that runs in less than fifteen minutes.</p>
<p>In this example, I&#8217;ll detail an email address corrector I made for Bennington College. Even when purchasing prospective contacts from high-profile providers, the email addresses are only as good as the original entry and transfer. Because my coworkers and I found a high incidence of certain kinds of misspellings, I created a Veera job to find and replace the erring addresses with viable ones. Some addresses can&#8217;t be salvaged, and the job makes it easy to isolate, inspect, and if necessary discard those entries as well. By doing this we save time and money by not sending materials to those who are certain not to receive them, and at the same time we reduce our email bounce-back rate.</p>
<p>The job consists of an input source which can very easily be swapped, a series of sequential transform operations (all performed on the &#8216;Email&#8217; column), and a clean output list, which can also be changed quite easily.  Here&#8217;s how it looks:</p>
<p style="text-align:center;"><a href="http://rapidinsight.files.wordpress.com/2011/01/email.png"><img class="size-full wp-image-52 aligncenter" title="email" src="http://rapidinsight.files.wordpress.com/2011/01/email.png?w=600" alt="Email Address Corrector, Veera"   /></a></p>
<p>Prior to running this utility, in another job I merge the purchased list with a list of inquiries from our local database. The first transform node in this job, &#8220;Remove Admiss Flags,&#8221; scrubs some remaining markers that our local DB inserts into the email string of certain candidates. That done, we get into the real work.</p>
<p>The two real challenges of this job are that email addresses can&#8217;t be modified in place, and the &#8220;handle&#8221; (as opposed to the &#8220;@hotmail.com&#8221; part of the address, which I&#8217;ve been referring to as the &#8220;service&#8221;) is highly variable. In order to combat both of these troubles, I split the address into two parts using the &#8216;@&#8217; character to delimit. If an address does not have an &#8216;@&#8217; character it isn&#8217;t usable, so that row is flagged as erroneous.</p>
<p>With the email separated into two parts, I can send the service string into the garage for all kinds of typographic repairs. The six most common errors are: hotnail.com (hotmail), gnail.com (gmail), yaho.com (yahoo), .ed (edu), .co (com), and .or (org). If you have seen some others, let us know! More brains are always better for challenges like these.</p>
<p>When the cleaned up service string is ready, it is recombined with the user handle using the &#8216;@&#8217;, resulting in a perfectly functional email address. A rename/exclude node is used to remove all of the secondary columns created in processing the data, then the list is output &amp; ready to be uploaded to the email server.</p>
<p>If you are curious and would like to see the actual transform functions, have an exported version of the job emailed to you, or have suggestions for similar utilities, please comment!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapidinsight.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapidinsight.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rapidinsight.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rapidinsight.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapidinsight.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapidinsight.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapidinsight.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapidinsight.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=51&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rapidinsight.wordpress.com/2011/01/16/email-address-corrector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74d3a562ca86bfad0c220a8c7d17d6fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nerduprising</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2011/01/email.png" medium="image">
			<media:title type="html">email</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple Update Notification</title>
		<link>http://rapidinsight.wordpress.com/2010/12/19/simple-update-notification/</link>
		<comments>http://rapidinsight.wordpress.com/2010/12/19/simple-update-notification/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 19:51:46 +0000</pubDate>
		<dc:creator>nerduprising</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Veera]]></category>

		<guid isPermaLink="false">http://rapidinsight.wordpress.com/?p=28</guid>
		<description><![CDATA[Data whirring around is always good. It means there is progress, things are happening, and there is more to be done. Of course, if you have a huge database it doesn&#8217;t make much sense to identify the progress by combing through thousands of rows and who knows how many columns to find values that have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=28&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Data whirring around is always good. It means there is progress, things are happening, and there is more to be done. Of course, if you have a huge database it doesn&#8217;t make much sense to identify the progress by combing through thousands of rows and who knows how many columns to find values that have been added or changed. Instead, wouldn&#8217;t it be nice if there were a simple job to spot the changes, large or small, and present them in a simple list? This post will walk you through the construction of a simple Update Notification job, whose sole purpose is to summarize changes in a table.</p>
<p><strong>Setting up the Job</strong></p>
<p>Begin by selecting your input node, a table whose regularly shifting contents you&#8217;d like to follow. Perhaps it is where the results of the day&#8217;s oxygen-absorption experiments are kept, or maybe it is a running list of email inquiries. Next create an output node, which we&#8217;ll call the Cache. This lil&#8217; file is the key to the update system, as it will keep a record of what the input looked like the last time the job was run.</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/updater-11.png"><img class="aligncenter size-full wp-image-42" title="updater-1" src="http://rapidinsight.files.wordpress.com/2010/12/updater-11.png?w=600" alt=""   /></a></p>
<p>Cute! Run the job to create the output file, then add the new Cache file as a data connection. With your connection defined, drag the Cache input into your job. &#8220;But wait, now there are TWO instances of this file!&#8221; Yes, it is a little scary, but if you make their names distinct by adding something as simple as &#8220;input&#8221; and &#8220;output,&#8221; respectively, everything should be fine.</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/updater-2.png"><img class="aligncenter size-full wp-image-34" title="updater-2" src="http://rapidinsight.files.wordpress.com/2010/12/updater-2.png?w=600" alt=""   /></a>What we need to do now is compare the old values stored in the Cache with the new values from your primary input table, in this case called &#8220;Profile.&#8221; Time to add some machinery to this job.  In order to make the comparison, we first have to bring the old and new values into the same thread,  which we&#8217;ll do by creating a Merge node and connecting both inputs. When we join the two sources, the Merge node will add extensions to duplicate column headings in order to keep them distinct (&#8220;FolderComplete&#8221; and &#8220;FolderComplete#2&#8243;, for example). This is exactly what we want, but why not make life easier? Place a rename node between the Cache input and the Merge, and for every column you want to compare, add an intuitive extension, such as &#8220;&#8230;_lastRun&#8221;, ie &#8220;FolderComplete_lastRun,&#8221; &#8220;Applied_lastRun,&#8221; &#8220;Hemoglobin_lastRun,&#8221; etc. Veera makes it easy to make life easier.</p>
<p>Open up the Merge node and join the two sources at the identifier key, the value used to uniquely identify each record. In the case of this example it is called &#8220;Person_ID.&#8221; Right click on the join and select &#8220;All records from [primary source] and matching records from [Cache].&#8221; This is on the assumption that rows are always being added, but not removed. Select all columns from the primary source and all the renamed columns from the Cache you&#8217;d like to compare &#8211; it isn&#8217;t necessary to bring them all over.</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/updater-3.png"><img class="aligncenter size-full wp-image-35" title="updater-3" src="http://rapidinsight.files.wordpress.com/2010/12/updater-3.png?w=600" alt=""   /></a>Magnificent. Save and close the node. Now we are ready for the compare itself.  Create a Transform node following the Merge. Open up the node and select the &#8220;Multi-Variable Formula&#8221; tab. From the list at the left, select the values you want to compare, in this case &#8220;Ranking&#8221; and &#8220;Ranking_lastRun.&#8221;  Give your new variable a name and using the IF function, flag the records where the old and new values are different (&#8220;&lt;&gt;&#8221; is the symbol for &#8220;does not equal&#8221;). In this example, the function leaves the new variable empty if the  values are the same, and outputs the text string &#8216;updated&#8217; when they are  different.</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/updater-4.png"><img class="aligncenter size-full wp-image-37" title="updater-4" src="http://rapidinsight.files.wordpress.com/2010/12/updater-4.png?w=600" alt=""   /></a></p>
<p>Click the Update button to save your newly created variable, and you&#8217;ll be golden. Use a Filter node to grab all the entries where the new variable called &#8216;update_status&#8217; equals &#8216;updated&#8217;, and pipe all those fresh records into an output node. The system is almost finished, there is only one more thing to do. Click the Run Order button (<a href="http://rapidinsight.files.wordpress.com/2010/12/runorder.png"><img class="size-full wp-image-38 alignnone" title="runorder" src="http://rapidinsight.files.wordpress.com/2010/12/runorder.png?w=600" alt=""   /></a>) near the top of the layout window. When you do that, Veera will only display your output nodes, along with a number representing the order in which each node will run. For our job, which has two output nodes, we have to be very particular with our order. Because we don&#8217;t want to replace the data in the Cache of old values until AFTER we have compared those old values to the new ones, we want the Cache to receive the new data only after the comparison has happened. How do we do that? Well, we know the output containing our list of updates only outputs after the Transform compare has taken place, so if we have that output run before the Cache output, we will be safe. Click the output nodes in the order in which you want them to run (so click the Update output, <em>then</em> the Cache output). Done!</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/updater-6.png"><img class="aligncenter size-full wp-image-39" title="updater-6" src="http://rapidinsight.files.wordpress.com/2010/12/updater-6.png?w=600" alt=""   /></a></p>
<p>Click the Run Order button again to return to the regular display, and save your job.  Now you have a totally functional Simple Update notifier. Very cool.</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/updater-7.png"><img class="aligncenter size-full wp-image-40" title="updater-7" src="http://rapidinsight.files.wordpress.com/2010/12/updater-7.png?w=600" alt=""   /></a></p>
<p><strong>Other Tricks</strong></p>
<p>There are a few other useful things you can do with this setup, too.  If you wanted to know which rows have been added  since the last time the job was run, assuming that the column you&#8217;re evaluating is populated for every row, you could check for rows  that don&#8217;t have a value merged in from the Cache. By changing the join  in the Merge node to &#8220;all records from both sources,&#8221; you could figure  out which rows had been <em>removed</em> as well, by scanning for null values in the new data. How handy!<strong> </strong></p>
<p><strong><br />
</strong></p>
<p>By isolating changes with a setup like this you can do all kinds of cool things beyond merely staying aware of the changes. For example, if you need to manually keep two data sources synchronized you could simplify the task a great deal by limiting the rows you are moving to only those which are new or have changed. I save myself a good hour of time each week by doing just that! Peppered throughout my jobs there are many variations on this theme, useful in a great variety of ways. As a great example, every week in my admissions office I provide a complete list of every candidate within each individual counselor&#8217;s territory. Some of these lists are quite lengthy, so I use a somewhat sophisticated Update Notifier to point out important changes that have taken place in a candidate&#8217;s application status and communication stream, allowing the counselor to focus their efforts in very deliberate, helpful ways. Beyond making my work far more productive, Veera has done the same for a great number of folks who may never even use the software directly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapidinsight.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapidinsight.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rapidinsight.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rapidinsight.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapidinsight.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapidinsight.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapidinsight.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapidinsight.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=28&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rapidinsight.wordpress.com/2010/12/19/simple-update-notification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74d3a562ca86bfad0c220a8c7d17d6fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nerduprising</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/updater-11.png" medium="image">
			<media:title type="html">updater-1</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/updater-2.png" medium="image">
			<media:title type="html">updater-2</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/updater-3.png" medium="image">
			<media:title type="html">updater-3</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/updater-4.png" medium="image">
			<media:title type="html">updater-4</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/runorder.png" medium="image">
			<media:title type="html">runorder</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/updater-6.png" medium="image">
			<media:title type="html">updater-6</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/updater-7.png" medium="image">
			<media:title type="html">updater-7</media:title>
		</media:content>
	</item>
		<item>
		<title>Dr. Mike Johnson on Retention Analysis</title>
		<link>http://rapidinsight.wordpress.com/2010/12/14/dr-mike-johnson-on-retention-analysis/</link>
		<comments>http://rapidinsight.wordpress.com/2010/12/14/dr-mike-johnson-on-retention-analysis/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 22:23:11 +0000</pubDate>
		<dc:creator>nerduprising</dc:creator>
				<category><![CDATA[Client Stories]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[attrition]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[research methods]]></category>
		<category><![CDATA[retention]]></category>

		<guid isPermaLink="false">http://rapidinsight.wordpress.com/?p=24</guid>
		<description><![CDATA[Back in early November Dr. Mike Johnson, Director of Institutional Research at Dickinson College, gave a stellar web presentation on how he used RI Analytics to tackle a notoriously challenging issue in higher ed: Retention Modeling. Who is leaving our college? Why? How do we pinpoint those likely to leave and possibly keep them around? [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=24&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Back in early November Dr. Mike Johnson, Director of Institutional Research at Dickinson College, gave a stellar web presentation on how he used RI Analytics to tackle a notoriously challenging issue in higher ed: Retention Modeling. Who is leaving our college? Why? How do we pinpoint those likely to leave and possibly keep them around? How do we adjust our recruitment and more general institutional practices to address what we&#8217;ve learned?</p>
<p>Dr. Johnson is something of a legend in the Rapid Insight world, having once used Analytics to predict the size of his small institution&#8217;s incoming class within <em>six</em> candidates. His presentation does not disappoint. He explains the reasoning and methodology behind the Dickinson retention scenario, and how Analytics was uniquely helpful in cracking yet another tough research problem. <a href="http://www.rapidinsightinc.com/media/demos/rapid_insight_demo_johnson1/rapid_insight_demo_johnson1.php" target="_blank">Watch the entire webinar here</a>.</p>
<p>The presentation is exceptionally thorough, detailing the subtle philosophy involved in presenting the issue,  the available datapoints and how they may or may not be useful, and the impressive side effects of a problem well solved (such as predicting first year GPA <em>in addition to</em> retention/attrition likelihood). Also, Dr. Johnson does a great job of walking through the Analytics software and explaining the modeling process.</p>
<p>If you are you involved in predictive modeling, quantitative research in higher ed, or are just simply curious about how this stuff works, the video is definitely worth a watch.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapidinsight.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapidinsight.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rapidinsight.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rapidinsight.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapidinsight.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapidinsight.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapidinsight.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapidinsight.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=24&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rapidinsight.wordpress.com/2010/12/14/dr-mike-johnson-on-retention-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74d3a562ca86bfad0c220a8c7d17d6fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nerduprising</media:title>
		</media:content>
	</item>
		<item>
		<title>Maintain Merge Node Joins with Dummy Nodes</title>
		<link>http://rapidinsight.wordpress.com/2010/12/14/maintain-merge-node-joins-with-dummy-nodes/</link>
		<comments>http://rapidinsight.wordpress.com/2010/12/14/maintain-merge-node-joins-with-dummy-nodes/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 21:45:01 +0000</pubDate>
		<dc:creator>nerduprising</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[Veera]]></category>

		<guid isPermaLink="false">http://rapidinsight.wordpress.com/?p=21</guid>
		<description><![CDATA[Imagine you are working on a job with a Merge Node, and on first build you have a very selective and specific list of joins between two sources. All good! Now suppose later on, for whatever reason, you have to make edits to your sources- the schema changes in your csv file, you want to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=21&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Imagine you are working on a job with a Merge Node, and on first build you have a very selective and specific list of joins between two sources. All good! Now suppose later on, for whatever reason, you have to make edits to your sources- the schema changes in your csv file, you want to replace one year&#8217;s data with that of another, etc. Veera, in its genius, will re-scan the source to account for any column changes. Accordingly, your joins will be reset. This is exactly what you want in most situations, but what if you want to keep your joins the way they were before?</p>
<p>Be not broken-hearted, here is a little trick: in between the merge node and each source, insert a Filter node. There is no need to do anything with the Filter settings, just putting it there is enough. Here is an example:</p>
<p><a href="http://rapidinsight.files.wordpress.com/2010/12/dummy_node.png"><img class="aligncenter size-full wp-image-46" title="dummy_node" src="http://rapidinsight.files.wordpress.com/2010/12/dummy_node.png?w=600" alt=""   /></a></p>
<p>Because the Filter node will not change when the sources do, the joins in your Merge node will be maintained. Think of it as a bushing for your incoming data, or a simple interconnect for a swappable component. Go ahead and switch your input nodes or modify your column list- so long as the columns you wish to include in the output of the Merge are maintained, your joins will be maintained as well. Brilliant, right?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapidinsight.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapidinsight.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rapidinsight.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rapidinsight.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapidinsight.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapidinsight.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapidinsight.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapidinsight.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=21&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rapidinsight.wordpress.com/2010/12/14/maintain-merge-node-joins-with-dummy-nodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74d3a562ca86bfad0c220a8c7d17d6fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nerduprising</media:title>
		</media:content>

		<media:content url="http://rapidinsight.files.wordpress.com/2010/12/dummy_node.png" medium="image">
			<media:title type="html">dummy_node</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to Rapid Insight</title>
		<link>http://rapidinsight.wordpress.com/2010/12/14/welcome-to-rapid-insight/</link>
		<comments>http://rapidinsight.wordpress.com/2010/12/14/welcome-to-rapid-insight/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 00:32:34 +0000</pubDate>
		<dc:creator>nerduprising</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rapidinsight.wordpress.com/?p=8</guid>
		<description><![CDATA[Welcome to the official blog of Rapid Insight, Inc., developers of Veera and Analytics, two elegant software solutions for data manipulation and predictive modeling. Here you&#8217;ll find all manner of collected goodies, including company announcements and relevant news. We&#8217;ll post speed trials of complex feats, technical tutorials for all skill levels, and from time to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=8&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to the official blog of Rapid Insight, Inc., developers of <a title="Veera" href="http://www.rapidinsightinc.com/veera">Veera</a> and <a title="Analytics" href="http://www.rapidinsightinc.com/analytics">Analytics</a>, two elegant software solutions for data manipulation and predictive modeling. Here you&#8217;ll find all manner of collected goodies, including company announcements and relevant news. We&#8217;ll post speed trials of complex feats, technical tutorials for all skill levels, and from time to time you may also see a special guest post, detailing a customer success story.</p>
<p>Accomplishing sophisticated feats of data transformation and analysis has never been more intuitive. Forsake your weak spreadsheet, and make yourself comfortable on a brand new plane of information.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rapidinsight.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rapidinsight.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rapidinsight.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rapidinsight.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rapidinsight.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rapidinsight.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rapidinsight.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rapidinsight.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rapidinsight.wordpress.com&amp;blog=18388093&amp;post=8&amp;subd=rapidinsight&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rapidinsight.wordpress.com/2010/12/14/welcome-to-rapid-insight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/74d3a562ca86bfad0c220a8c7d17d6fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nerduprising</media:title>
		</media:content>
	</item>
	</channel>
</rss>
