<?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>Research Pipeline Blog &#187; mashup</title>
	<atom:link href="http://www.researchpipeline.com/wordpress/tag/mashup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.researchpipeline.com/wordpress</link>
	<description>Notes about data and analysis</description>
	<lastBuildDate>Tue, 20 Dec 2011 04:35:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Data Scraping</title>
		<link>http://www.researchpipeline.com/wordpress/2009/01/17/data-scraping/</link>
		<comments>http://www.researchpipeline.com/wordpress/2009/01/17/data-scraping/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 05:53:56 +0000</pubDate>
		<dc:creator>Lyndie Chiou</dc:creator>
				<category><![CDATA[datasets]]></category>
		<category><![CDATA[data scraping]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>

		<guid isPermaLink="false">http://www.researchpipeline.com/wordpress/?p=36</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
I came across a useful post on the blog ouseful.wordpress.com. The blogger, Tony Hirst, blogs about whatever he finds interesting. He figured out a way to scrape the data off of Wikipedia using the Google spreadsheet function =importHTM(”&#8221;,”table”,N). The  blogger gives detailed instructions on how to extract a table containing population data from England using [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>I came across a useful post on the blog <a href="http://ouseful.wordpress.com/2008/10/14/data-scraping-wikipedia-with-google-spreadsheets/" target="_blank">ouseful.wordpress.com</a>. The blogger, Tony Hirst, blogs about whatever he finds interesting. He figured out a way to scrape the data off of Wikipedia using the Google spreadsheet function <em>=importHTM(”&#8221;,”table”,N).</em></p>
<p>The  blogger gives detailed instructions on how to extract a table containing population data from England using the Google spreadsheet function. He then uses <a href="http://pipes.yahoo.com/pipes/" target="_blank">Yahoo! pipes</a> to geocode the data and create a Google mashup. It&#8217;s a very ingenious method of extracting limited datasets!</p>
<p>Another blogger, <a href="http://googlemapsmania.blogspot.com/2008/10/data-scaping-wikipedia.html" target="_blank">GoogleMapsMania</a>, suggested using <a href="http://www.batchgeocode.com/" target="_blank">Batchgeocode</a> to get the latitude and longitudinal data and then applying that data in the <a href="http://gmaps-samples.googlecode.com/svn/trunk/spreadsheetsmapwizard/makecustommap.htm" target="_blank">Google Spreadsheet Map Wizard</a> to map out the data</p>
<p style="text-align: right;"><em><strong>-Lyndie Chiou</strong></em></p>]]></content:encoded>
			<wfw:commentRss>http://www.researchpipeline.com/wordpress/2009/01/17/data-scraping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

