<?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>SpatialKey blog &#187; choropleth</title>
	<atom:link href="http://blog.spatialkey.com/category/choropleth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spatialkey.com</link>
	<description>Geotemporal visualization: theory + solutions</description>
	<lastBuildDate>Wed, 30 Jun 2010 12:58:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The easiest way to create thematic maps by state, county, or zip code</title>
		<link>http://blog.spatialkey.com/2010/01/the-easiest-way-to-create-thematic-maps-by-state-county-or-zip-code/</link>
		<comments>http://blog.spatialkey.com/2010/01/the-easiest-way-to-create-thematic-maps-by-state-county-or-zip-code/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:43:58 +0000</pubDate>
		<dc:creator>Doug McCune</dc:creator>
				<category><![CDATA[choropleth]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[thematic]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=647</guid>
		<description><![CDATA[We&#8217;ve just launched new thematic mapping features in SpatialKey that let you create maps of your data by state, county, or zip code with a few simple mouse clicks. We think this is the easiest way to create thematic maps &#8211; ever. To show off these abilities I&#8217;ll show an example of creating a thematic [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just launched new thematic mapping features in <a href="http://www.spatialkey.com" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com?referer=');">SpatialKey</a> that let you create maps of your data by state, county, or zip code with a few simple mouse clicks. We think this is the easiest way to create thematic maps &#8211; ever. To show off these abilities I&#8217;ll show an example of creating a thematic map of unemployment rate by US county. The end result will look like this:</p>
<p><img title="unemployment_thematic_counties" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_thematic_counties-535x331.jpg" alt="unemployment_thematic_counties" width="535" height="331" /></p>
<h3>Find some data</h3>
<p>Your data must have location details down to the level of granularity that you are trying to map. For instance, if you want to show a map of states, all the records in your data should at least have US state (your data can be more granular too, you can map address-level data by state if you want). In this example I&#8217;ll be mapping US unemployment rate. The data for unemployment is provided by the Bureau of Labor Statistics and <a href="http://www.bls.gov/lau/#tables" onclick="pageTracker._trackPageview('/outgoing/www.bls.gov/lau/_tables?referer=');">can be found here</a>. I took the latest stats by US county and extracted only the data for October 2009.</p>
<p>After just a little massaging in a spreadsheet program my data looked like this:</p>
<p><img class="size-large wp-image-650 alignnone" title="spreadsheet_counties" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/spreadsheet_counties-535x140.jpg" alt="spreadsheet_counties" width="535" height="140" /></p>
<p>You can <a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_october_2009.csv">download the CSV file</a> that I used if you&#8217;d like to try it out for yourself.</p>
<h3>Upload to SpatialKey</h3>
<p>Once you have your data ready, you can upload it to SpatialKey. If you don&#8217;t already have a SpatialKey account, you can sign up for the <a href="http://www.spatialkey.com/signup/index.cfm" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/signup/index.cfm?referer=');">free 30-day trial</a> to get access right away and start uploading. During the upload process you&#8217;ll be asked to identify the location columns in your data, like street address, zip code, etc. We&#8217;ll do our best to automatically identify these columns based on your data, but you might have to help us out.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/upload_1.png"><img class="alignnone size-thumbnail wp-image-655" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="upload_1" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/upload_1-150x150.png" alt="upload_1" width="150" height="150" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/upload_2.png"><img class="alignnone size-thumbnail wp-image-654" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="upload_2" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/upload_2-150x150.png" alt="upload_2" width="150" height="150" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/upload_3.png"><img class="alignnone size-thumbnail wp-image-653" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="upload_3" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/upload_3-150x150.png" alt="upload_3" width="150" height="150" /></a></p>
<h3>Make your map</h3>
<p>When you load your data onto a map you&#8217;ll be asked what kind of map you want to create. We&#8217;ll make a thematic shape map, and we&#8217;ll choose to map the data by US geography (this includes state, county, or zip code).</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_1.png"><img class="alignnone size-thumbnail wp-image-660" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="map_wizard_1" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_1-150x150.png" alt="map_wizard_1" width="150" height="150" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_2.png"><img class="alignnone size-thumbnail wp-image-659" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="map_wizard_2" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_2-150x150.png" alt="map_wizard_2" width="150" height="150" /></a></p>
<p>Then we choose what the map should display. In this example we want to show the unemployment rate, so I&#8217;ll pick average unemployment rate, which will start me off with  a map of the US states with the average unemployment rate for all the counties in each state.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_3.png"><img class="alignnone size-thumbnail wp-image-658" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="map_wizard_3" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_3-150x150.png" alt="map_wizard_3" width="150" height="150" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_4.png"><img class="alignnone size-thumbnail wp-image-657" style="border: 1px solid black; margin-left: 5px; margin-right: 5px;" title="map_wizard_4" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/map_wizard_4-150x150.png" alt="map_wizard_4" width="150" height="150" /></a></p>
<p>Now our thematic map shows the average unemployment rate for all the counties aggregated by state.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_states.png"><img class="alignnone size-large wp-image-662" title="thematic_states" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_states-535x339.png" alt="thematic_states" width="535" height="339" /></a></p>
<p>I can switch between this state view of the data and counties by changing the options in the layer&#8217;s settings panel.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_options.png"><img class="alignnone size-medium wp-image-664" title="thematic_options" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_options-300x270.png" alt="thematic_options" width="300" height="270" /></a></p>
<p>Now we have a map of all the counties in the US (including Puerto Rico) that shows the unemployment rate of each county.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_thematic_counties.jpg"><img title="unemployment_thematic_counties" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_thematic_counties-535x331.jpg" alt="unemployment_thematic_counties" width="535" height="331" /></a></p>
<h3>Customize and Explore</h3>
<p>You can easily customize the bin ranges if you want to tweak them, or you can control the colors used (all maps are the same, just with a different color scheme):</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_blue.png"><img class="alignnone size-medium wp-image-669" style="margin-left: 5px; margin-right: 5px;" title="unemployment_us_counties_blue" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_blue-300x163.png" alt="unemployment_us_counties_blue" width="300" height="163" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_green.png"><img class="alignnone size-medium wp-image-668" style="margin-left: 5px; margin-right: 5px;" title="unemployment_us_counties_green" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_green-300x161.png" alt="unemployment_us_counties_green" width="300" height="161" /></a></p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_purple.png"><img class="alignnone size-medium wp-image-665" style="margin-left: 5px; margin-right: 5px;" title="unemployment_us_counties_purple" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_purple-300x164.png" alt="unemployment_us_counties_purple" width="300" height="164" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_bw1.png"><img class="alignnone size-medium wp-image-670" style="margin-left: 5px; margin-right: 5px;" title="unemployment_us_counties_bw" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/unemployment_us_counties_bw1-300x163.png" alt="unemployment_us_counties_bw" width="300" height="163" /></a></p>
<p>You can also use all the filtering options that SpatialKey offers to filter the data in your thematic maps. Here&#8217;s an example of filtering to only show counties where the total labor force is over 100,000.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_labor_force_100000.png"><img class="alignnone size-medium wp-image-678" title="thematic_labor_force_100000" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_labor_force_100000-300x178.png" alt="thematic_labor_force_100000" width="300" height="178" /></a></p>
<p>And here&#8217;s another example to show only the counties where the unemployment rate is greater than 15%:</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/theamtic_unemployment_15percent.png"><img class="alignnone size-medium wp-image-679" title="theamtic_unemployment_15percent" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/theamtic_unemployment_15percent-300x180.png" alt="theamtic_unemployment_15percent" width="300" height="180" /></a></p>
<h3>No Programming Required</h3>
<p>To generate these maps you don&#8217;t have to write a single line of code. It&#8217;s as simple as uploading your data and stepping through a few guided steps. If you wanted to change the map to show the total labor force per county instead of the unemployment rate, it only takes 3 clicks. There are lots of ways to make these maps, like this great <a href="http://flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools" onclick="pageTracker._trackPageview('/outgoing/flowingdata.com/2009/11/12/how-to-make-a-us-county-thematic-map-using-free-tools?referer=');">tutorial on FlowingData</a> shows, but we think SpatialKey gives you the easiest way to create and analyze thematic maps.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2010/01/the-easiest-way-to-create-thematic-maps-by-state-county-or-zip-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
