<?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</title>
	<atom:link href="http://blog.spatialkey.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spatialkey.com</link>
	<description>Geotemporal visualization: theory + solutions</description>
	<lastBuildDate>Sun, 07 Feb 2010 21:42:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reading and writing and &#8230; location.  Visualizing where different peformance metrics correlate.</title>
		<link>http://blog.spatialkey.com/2010/02/reading-and-writing-and-location-visualizing-where-different-peformance-metrics-correlate/</link>
		<comments>http://blog.spatialkey.com/2010/02/reading-and-writing-and-location-visualizing-where-different-peformance-metrics-correlate/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 16:19:41 +0000</pubDate>
		<dc:creator>Tom Link</dc:creator>
				<category><![CDATA[examples]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=857</guid>
		<description><![CDATA[Our parent company, Universal Mind, was tasked by the Colorado Department of Education and Center for Assessment to visualize data from their innovative models for measuring student progress.  The public version of that project is available at schoolview.org.   SchoolVIEW has some great features to visually compare school performance in terms of proficiency [...]]]></description>
			<content:encoded><![CDATA[<p>Our parent company, <a href="http://www.universalmind.com" onclick="pageTracker._trackPageview('/outgoing/www.universalmind.com?referer=');">Universal Mind</a>, was tasked by the Colorado Department of Education and Center for Assessment to visualize data from their innovative models for measuring student progress.  The public version of that project is available at <a href="http://www.schoolview.org/" onclick="pageTracker._trackPageview('/outgoing/www.schoolview.org/?referer=');">schoolview.org</a>.   SchoolVIEW has some great features to visually compare school performance in terms of proficiency and growth (improvement over prior years) in reading, writing, and math.  (You can learn more about the project <a href="http://www.universalmind.com/portfolio/project/cde/" onclick="pageTracker._trackPageview('/outgoing/www.universalmind.com/portfolio/project/cde/?referer=');">here</a>.)</p>
<div id="attachment_858" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.spatialkey.com/wp-content/uploads/2010/02/schoolView.jpg"><img class="size-medium wp-image-858" title="schoolView" src="http://blog.spatialkey.com/wp-content/uploads/2010/02/schoolView-300x206.jpg" alt="CDE SchoolVIEW" width="300" height="206" /></a><p class="wp-caption-text">CDE&#39;s SchoolVIEW</p></div>
<h3>SchoolVIEW data in SpatialKey</h3>
<p>I was interested in seeing the correlation between these different metrics, and (since we&#8217;re obsessed with location) how that correlation relates to geography.  So, I imported that data  into SpatialKey.  The source file was a CSV with a row for each school.  Here&#8217;s what that data looks like:<br />
<img class="aligncenter size-large wp-image-929" style="border: 0pt none;" title="schoolViewSnapDataSnapshot" src="http://blog.spatialkey.com/wp-content/uploads/2010/02/schoolViewSnapDataSnapshot5-535x113.jpg" alt="" width="535" height="113" /></p>
<p>SpatialKey&#8217;s <a href="http://www.spatialkey.com/support/how-to/visualize-two-numeric-attributes-on-the-map-with-the-bivariate-renderer/" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/support/how-to/visualize-two-numeric-attributes-on-the-map-with-the-bivariate-renderer/?referer=');">bivariate renderer</a> allowed me to quickly explore the data in just that manner.  The bivariate renderer allows you to select two numeric attributes in your dataset, and an aggregate calculation for each.  In the image below, I selected average math growth percentile and average math proficiency.  Each dot in the scatterplot legend at the upper right represents a colored location (grid cell) on the map.  The position of the dot represents its relative score for average math growth (y axis) and average math proficiency (x axis).  The color &#8220;behind&#8221; the each dot is the color used for the corresponding grid cell on the map.</p>
<div id="attachment_864" class="wp-caption aligncenter" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2010/02/bivariate-cde.jpg"><img class="size-large wp-image-864 " title="This visualization shows the coorelation between math proficiency and growth, as it relates to location." src="http://blog.spatialkey.com/wp-content/uploads/2010/02/bivariate-cde-535x266.jpg" alt="" width="535" height="266" /></a><p class="wp-caption-text">This visualization shows the coorelation between math proficiency and growth, as it relates to location. (Click the image for a larger view.)</p></div>
<p>We can see there is a general positive correlation, where most locations have a similar relative score for math performance and growth: Most points on the scatterplot are along an imaginary diagonal line from the bottom left (low in both metrics) to upper right (high in both metrics).  What&#8217;s often interesting and informative is to see areas that deviate from the norm in terms of the correlation.  Areas with relatively high proficiency but low growth &#8211; &#8220;strong but losing ground&#8221; &#8211; are colored blue, while areas with low proficiency but high growth &#8211; &#8220;risin&#8217; up&#8221; &#8211; are colored red.  These are both negative correlations.  Areas that score low on both metrics are shaded white, while those high in both attributes are shaded black &#8211; both positive correlations.  For this type of visual analysis, areas that fall toward the middle of both ranges are usually less interesting, and so those colors are more transparent to allow you to focus on the extremes.  It may take a few seconds to orient yourself to this view, but once acclimated it&#8217;s a powerful way to visualize some complex &#8211; and otherwise difficult to express &#8211; relationships.</p>
<p>You can correlate any pair of attributes by simply selecting from one of the axes in the scatterplot legend.  This next image compares average math and reading proficiency.  First, notice there seems to be an even stronger correlation between these two variables than the previous set.  (The points line up even closer on the imaginary diagonal line.)    It&#8217;s also interesting to compare these two images; Notice how the schools in some locations are relatively strong (shaded black) or weak (shaded white) in both visualizations, while others show a particular weakness in one of the metrics.</p>
<div id="attachment_866" class="wp-caption aligncenter" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2010/02/bivariate-cde-math-reading-proficiency.jpg"><img class="size-large wp-image-866  " title="Coorelation between math and reading proficiency shows a stronger overall correlation." src="http://blog.spatialkey.com/wp-content/uploads/2010/02/bivariate-cde-math-reading-proficiency-535x266.jpg" alt="" width="535" height="266" /></a><p class="wp-caption-text">Selecting a point on the scatterplot shows the corresponding location on the map.  In this case, we&#39;ve highlighted a school that is an outlier because it&#39;s relatively strong in math versus its perforrmance in reading, realtive to other schools.  We can easily see this school is in Moffat County.  (Click the image for a larger view.)</p></div>
<p><a href="http://www.spatialkey.com" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com?referer=');">SpatialKey</a> makes it easy to uncover and visualize these relationships, and to share them with others.  From uploading the spreadsheet with school data to presentation, this only took a few minutes to create &#8211; <em>without any programming or hassle</em>.  And, this is just the start.  By adding filters we can see these trends for schools of certain sizes or types, or compare these trends over time.</p>
<h3>Further Analysis</h3>
<p>An interesting next step would be to see if there is any correlation between the areas that deviate from the norm school performance and property value changes.  For example, are the &#8220;rising up&#8221; areas ones where real estate values have been growing faster than average, or gentrification is taking place.  (Of course, determining causality is a whole different conversation!)  One could bring additional real estate or demographic data into SpatialKey to help answer those questions.  SpatialKey makes it easier to understand the relationships between disparate datasets.</p>
<h3>Try it out for yourself</h3>
<p>Don&#8217;t take our word for it.  You can start uploading your own data and visually correlating it right away by signing up for the <a href="http://www.spatialkey.com/signup/index.cfm" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/signup/index.cfm?referer=');">30-day trial of SpatialKey</a>.  Or, <a href="http://www.spatialkey.com/contactcf/index.cfm" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/contactcf/index.cfm?referer=');">contact us</a> and we&#8217;ll be happy to walk you through the process.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2010/02/reading-and-writing-and-location-visualizing-where-different-peformance-metrics-correlate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing Thematic Maps with Density Heatmaps</title>
		<link>http://blog.spatialkey.com/2010/02/comparing-thematic-maps-with-density-heatmaps/</link>
		<comments>http://blog.spatialkey.com/2010/02/comparing-thematic-maps-with-density-heatmaps/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 14:58:59 +0000</pubDate>
		<dc:creator>Doug McCune</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=622</guid>
		<description><![CDATA[Now that we&#8217;ve rolled out thematic mapping by state, county, and zip code in SpatialKey, you can produce some fantastic thematic maps with only a few mouse clicks. But it&#8217;s important to understand how these thematic maps represent your data, and when it might be appropriate to use thematic maps versus density maps. Both are [...]]]></description>
			<content:encoded><![CDATA[<p>Now that we&#8217;ve rolled out thematic mapping by state, county, and zip code in SpatialKey, you can produce some fantastic thematic maps with only a few mouse clicks. But it&#8217;s important to understand how these thematic maps represent your data, and when it might be appropriate to use thematic maps versus density maps. Both are useful, and SpatialKey makes switching between the two methods easier than it has ever been before.</p>
<p>We&#8217;ll compare a zip-code thematic map with a heatmap. Both maps show average home sale price by geographic area (either zip codes or clusters of points). The image below shows the two map types side by side.<br />
<a href="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_heatmap_comparison.png"><img class="alignnone size-large wp-image-732" title="thematic_heatmap_comparison" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/thematic_heatmap_comparison-535x322.png" alt="thematic_heatmap_comparison" width="535" height="322" /></a></p>
<p>Now we&#8217;ll step through an analysis of these different map types to see why they produce different views of the same data.</p>
<h3>Thematic map by zip code</h3>
<p>First, let&#8217;s take a look at mapping home sales in Sacramento by zip  code. The map below shows thematic zip codes colored by the average sale  price. You can see the highest range is $400,000 and up and includes 3  zip codes in the image below. I want to focus on comparing the two  labeled zip codes, 95818 and 95822. You can see that the 95822 zip code  area has a much lower average sale price than 95818, which is  immediately north of it.</p>
<p><img class="size-large wp-image-625" title="sacramento_prices_zip_thematic" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/sacramento_prices_zip_thematic-535x559.jpg" alt="sacramento_prices_zip_thematic" width="535" height="559" /></p>
<h3>Density heatmap with zip-code boundaries</h3>
<p>However, if we switch to a density heatmap we see a different picture. Switching from thematic zip codes to a density map takes literally 3 clicks in SpatialKey. The map below shows average sale price as a density map, with the boundaries of the zip codes overlaid in red. This is the exact same data showing the exact same attribute (home sales showing average sale price). But if you compare this image with the thematic map above you&#8217;ll notice that the hotspots tell a different story. A fluid area that overlaps both the zip codes we looked at above is actually the area with the high average prices. That area doesn&#8217;t cleanly fall into a single zip code.</p>
<p><img class="size-large wp-image-624" title="sacramento_prices_heatmap_w_zip" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/sacramento_prices_heatmap_w_zip-535x559.jpg" alt="sacramento_prices_heatmap_w_zip" width="535" height="559" /></p>
<p>This isn&#8217;t too shocking, since it intuitively makes sense that fairly arbitrary boundaries like zip codes wouldn&#8217;t directly map to more or less expensive areas of town. But it illustrates the difficulty of rendering your data thematically by certain shapes, like zip codes or counties.</p>
<h3>Density heatmap with neighborhood boundaries</h3>
<p>To further analyze the dataset I decided to load in the boundaries of the neighborhoods in Sacramento (the file was <a href="http://maps.cityofsacramento.org/data.htm" onclick="pageTracker._trackPageview('/outgoing/maps.cityofsacramento.org/data.htm?referer=');">downloaded here</a>). Now we see boundaries that come much closer to matching the home prices. Intuitively this also makes sense; if you think about home prices in your city you&#8217;ll likely think of expensive and cheap neighborhoods, not zip codes.</p>
<p><img class="size-large wp-image-623" title="sacramento_prices_heatmap_w_neighborhoods" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/sacramento_prices_heatmap_w_neighborhoods-535x559.jpg" alt="sacramento_prices_heatmap_w_neighborhoods" width="535" height="559" /></p>
<h3>Everything has its place</h3>
<p>Both thematic maps and density maps are useful when exploring geographic data. Both show you important aspects of your data, but it&#8217;s important to keep in mind the inherent limitations of the different methods. With SpatialKey, we provide you with the tools to easily switch back and forth between these rendering methods in seconds.</p>
<h3>Try it out for yourself</h3>
<p>You can start uploading your own data and making thematic maps right away by signing up for the <a href="http://www.spatialkey.com/signup/index.cfm" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/signup/index.cfm?referer=');">30-day trial of SpatialKey</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2010/02/comparing-thematic-maps-with-density-heatmaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual mapping and analysis for &#8220;regular&#8221; business users?</title>
		<link>http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/</link>
		<comments>http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:24:34 +0000</pubDate>
		<dc:creator>Annick Baudot Mohageg</dc:creator>
				<category><![CDATA[Sales & Marketing]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[location intelligence]]></category>
		<category><![CDATA[sales mapping]]></category>
		<category><![CDATA[sales territories]]></category>
		<category><![CDATA[target marketing]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=691</guid>
		<description><![CDATA[We all know that a picture is worth a thousand words. Images from Tiananmen Square, September 11th, or the recent devastation in Haiti are universally understood and move people to action more than words ever could. Visualizing vs. reading about events is becoming more and more prevalent, with an increasing number of people receiving their [...]]]></description>
			<content:encoded><![CDATA[<p>We all know that a picture is worth a thousand words. Images from Tiananmen Square, September 11th, or the recent devastation in Haiti are universally understood and move people to action more than words ever could. Visualizing vs. reading about events is becoming more and more prevalent, with an increasing number of people receiving their information from the web or cell phone. In parallel with the upsurge in use of images and multimedia content to communicate information, the advent of Google Earth, online maps, or car and phone navigation tools has created an explosion in the use of visual maps in every day life. Instead of reading text, we are now provided maps to more easily see how to get from point A to point B, or where to find open homes in a specific neighborhood. For most of us, seeing is understanding and believing.</p>
<p><a rel="attachment wp-att-764" href="http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/cnn/"><img class="alignnone size-medium wp-image-764" title="CNN on Haiti Earthquake" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/cnn-247x300.jpg" alt="" width="192" height="234" /></a> <a rel="attachment wp-att-765" href="http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/open-homes/"><img class="alignnone size-medium wp-image-765" title="open homes" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/open-homes-300x290.jpg" alt="" width="240" height="232" /></a></p>
<p><em>Photo courtesy of CNN and Google maps.</em></p>
<p>On the business side, 80% of business data has a location component which provides a goldmine of untapped information for marketing, sales and operations. But current visual mapping and analysis tools are expensive, can only be accessed by trained specialists, and require heavy IT involvement to set up and maintain. This is a big barrier to entry for most businesses. They want to &#8220;see&#8221;, understand and communicate data trends, but don&#8217;t have the time nor means to invest in yet another expensive infrastructure.</p>
<p>The businesses that already do leverage visual mapping and analysis can more effectively and more quickly see geographic or time-based data and trends critical to sales and operations. This provides them a real competitive advantage. Many oil and gas companies for example have invested in sophisticated Geographic Information Systems (GIS) and brought in GIS specialists to gain insight on their location intelligence via visual maps. This allows them not only to plot areas with the highest potential to drill in, but also better manage their pipelines, operations, retail facilities, and more.</p>
<p><img class="alignnone size-medium wp-image-759" title="Excel file" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/excel-300x217.jpg" alt="" width="180" height="130" /> &#8230;. or&#8230;.    .<img class="alignnone size-medium wp-image-766" title="locate customers1" src="http://blog.spatialkey.com/wp-content/uploads/2010/01/locate-customers1-300x233.jpg" alt="" width="234" height="182" /> &#8230;and&#8230;           <a rel="attachment wp-att-852" href="http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/lost-vs-won/"><img class="alignnone size-large wp-image-852" title="Lost vs Won" src="http://blog.spatialkey.com/wp-content/uploads/2010/02/Lost-vs-Won-535x463.jpg" alt="" width="193" height="167" /></a> &#8230; and..     <a rel="attachment wp-att-853" href="http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/map-2/"><img class="alignnone size-full wp-image-853" title="map" src="http://blog.spatialkey.com/wp-content/uploads/2010/02/map.jpg" alt="" width="195" height="148" /></a></p>
<p>Thankfully, a revolution is taking place that allows &#8220;regular&#8221; business users -with no GIS training nor deep pockets-  to leverage the power of visual mapping and analysis. Enter Software as a Service (SaaS). SaaS is transforming mapping and data visualization in the business world the same way Google Maps revolutionized mapping for consumers. Using cost-effective, user friendly SaaS mapping and analysis applications, such as <a href="http://www.spatialkey.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com?referer=');">SpatialKey</a>, organizations of all types and sizes can now import their business data, combine it with geographic or competitive information, and start visually analyzing trends critical to their business. Where are key customers located? How can they maximize results in their sales territories? How best to map their sales territories? Where should they open a new retail outlet? How does Q2 sales compare to Q1 on a geographic basis? What marketing campaign resulted in the highest ROI? And so much more.</p>
<p>Opportunities and threats previously hidden within row and column-based datasets are now clearly visible via interactive maps. Concepts difficult to explain in text or PowerPoint presentations can now also be shown and therefore easily understood resulting in better decision making. What’s more, since everyday decision makers can use these applications, “what if” questions can be answered on the fly versus having to wait for an analyst to do a new data query. Decision-making, communication, and collaboration are improved. After all, seeing is understanding and believing, even in the business world.</p>
<p>Note: we&#8217;ll be adding blog posts around visual mapping for sales and marketing users over the next few weeks. In the meantime you can find out more at our <a title="Sales and Marketing Solutions" href="http://www.spatialkey.com/industry-solutions/sales-marketing/" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/industry-solutions/sales-marketing/?referer=');">sales and marketing</a> and/or <a title="Enterprise solutions" href="http://www.spatialkey.com/industry-solutions/enterprise-solutions/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/industry-solutions/enterprise-solutions/?referer=');">enterprise</a> solutions pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2010/02/visual-mapping-and-analysis-for-regular-business-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>0</slash:comments>
		</item>
		<item>
		<title>Building Permit Data from DataSF</title>
		<link>http://blog.spatialkey.com/2009/11/building-permit-data-from-datasf/</link>
		<comments>http://blog.spatialkey.com/2009/11/building-permit-data-from-datasf/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 19:45:47 +0000</pubDate>
		<dc:creator>Doug McCune</dc:creator>
				<category><![CDATA[DataSF]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[examples]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=583</guid>
		<description><![CDATA[Another dataset that the city of San Francisco makes publicly available is the Department of Building Inspection&#8217;s monthly permit report. This report contains all the building permit activity within the city, from permits to add new condos to inspections of sprinkler systems. We took one full year of data, from September 2008 to August 2009, [...]]]></description>
			<content:encoded><![CDATA[<p>A<img class="size-full wp-image-607 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="sf_permits_count" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_count.jpg" alt="sf_permits_count" width="257" height="352" />nother dataset that the city of San Francisco makes publicly available is the Department of Building Inspection&#8217;s monthly permit report. This report contains all the building permit activity within the city, from permits to add new condos to inspections of sprinkler systems. We took one full year of data, from September 2008 to August 2009, and brought it into SpatialKey. During the selected year-long time period there were over 25,000 permits issued. We can see the breakdown by the type of building on the right. Residential housing takes the top three spots (divided into Apartments, and one and two family homes).</p>
<p>We mapped the concentration of where these permits were issued. The different types of buildings, such as apartments versus office buildings, have very different distributions throughout the city. Some of these distributions are expected, such as the high concentration of permits for offices in the downtown area of San Francsico. But some of the distributions are more interesting and tell a story about the urban makeup of the city. Notice that apartments are much more concentrated closer to downtown in neighborhoods like the Tenderloin, Nob Hill, and Hayes Valley, most heavily around the eastern and northern areas surrounding the financial district. Two-family homes (ie duplexes) have a different concentration that includes neighborhoods like Cow Hollow and the Mission. And one-family homes are in neighborhoods like Pacific Heights, Noe Valley, and Twin Peaks.<br style="clear:both;" /><br />
The maps here show the number of building permits by the type of building.</p>
<p><img class="alignnone size-full wp-image-592" title="sf_building_permist_offices_small" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_building_permist_offices_small.jpg" alt="sf_building_permist_offices_small" width="300" height="253" /><img class="alignnone size-full wp-image-591" style="margin-left: 5px; margin-right: 5px;" title="sf_building_permist_apartments_small" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_building_permist_apartments_small.jpg" alt="sf_building_permist_apartments_small" width="300" height="253" /><br />
<img class="alignnone size-full wp-image-590" title="sf_building_permits_2familyhomes_small" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_building_permits_2familyhomes_small.jpg" alt="sf_building_permits_2familyhomes_small" width="300" height="251" /><img class="alignnone size-full wp-image-589" style="margin-left: 5px; margin-right: 5px;" title="sf_building_permits_1familyhomes_small" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_building_permits_1familyhomes_small.jpg" alt="sf_building_permits_1familyhomes_small" width="300" height="252" /></p>
<p>Here are some alternate screenshots that are at a more granular resolution, so you can see a bit more detail on the different areas of the city. Click each thumbnail for a much larger version:</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_offices_largerainbow.jpg"><img class="alignnone size-full wp-image-584" title="sf_permits_offices_smallrainbow" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_offices_smallrainbow.jpg" alt="sf_permits_offices_smallrainbow" width="150" height="124" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_apartments_largerainbow.jpg"><img class="alignnone size-full wp-image-585" title="sf_permits_apartments_smallrainbow" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_apartments_smallrainbow.jpg" alt="sf_permits_apartments_smallrainbow" width="150" height="124" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_twofamily_largerainbow.jpg"><img class="alignnone size-full wp-image-586" title="sf_permits_twofamily_smallrainbow" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_twofamily_smallrainbow.jpg" alt="sf_permits_twofamily_smallrainbow" width="150" height="124" /></a><a href="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_onefamily_largerainbow.jpg"><img class="alignnone size-full wp-image-587" title="sf_permits_onefamily_smallrainbow" src="http://blog.spatialkey.com/wp-content/uploads/2009/11/sf_permits_onefamily_smallrainbow.jpg" alt="sf_permits_onefamily_smallrainbow" width="150" height="124" /></a></p>
<h3 style="text-align: left;">Try it for yourself</h3>
<p>You can open up the sample report that we created to visualize these building permits.  The report will load with two layers: the building permits and the neighborhood boundaries of San Francisco. You can change which types of building permits are shown by selecting items in the &#8220;Proposed Use&#8221; filter pod that is open in the report.</p>
<ul>
<li><a href="http://tinyurl.com/yfez54b" class="try-btn" onclick="pageTracker._trackPageview('/outgoing/tinyurl.com/yfez54b?referer=');">Try Sample Report</a></li>
</ul>
<p>Looking for easy-to-use location intelligence from your own data?  <a href="http://spatialkey.com/signup/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/spatialkey.com/signup/?referer=');">Get started with our free trial</a>, and start visualizing your data in minutes without installing any software.</p>
<h3>Notes on the data</h3>
<p>It&#8217;s always important to remember what data we&#8217;re looking at. This is the number of building permits issued between September 2008 and August 2009. A single building might have multiple permits issued, which could be everything from renovations or re-roofing to a change from residential to commercial, etc.</p>
<p>This is the third part of an ongoing exploration of publicly accessible San Francisco data from <a onclick="pageTracker._trackPageview('/outgoing/datasf.org/?referer=');pageTracker._trackPageview('/outgoing/datasf.org?referer=http://blog.spatialkey.com/');" href="http://datasf.org/">DataSF.org</a>. Please see the <a href="../category/datasf/">other posts in the series</a>.</p>
<p>The images and reports in this post were created with publicly accessible data. We have no association with the city of San Francisco (but we’d love to, so <a onclick="pageTracker._trackPageview('/outgoing/spatialkey.com/contactcf/general.cfm?type=sales&amp;referer=');pageTracker._trackPageview('/outgoing/spatialkey.com/contactcf/general.cfm?type=sales&amp;referer=http://blog.spatialkey.com/');" href="http://spatialkey.com/contactcf/general.cfm?type=sales">contact us</a> if you’re from the San Francisco government and want to use SpatialKey).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2009/11/building-permit-data-from-datasf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where are the Loud Neighbors?  Late Night Noise in Sacramento, CA</title>
		<link>http://blog.spatialkey.com/2009/11/where-are-the-loud-neighbors-late-night-noise-in-sacramento-ca/</link>
		<comments>http://blog.spatialkey.com/2009/11/where-are-the-loud-neighbors-late-night-noise-in-sacramento-ca/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:45:41 +0000</pubDate>
		<dc:creator>Tom Link</dc:creator>
				<category><![CDATA[Computer Aided Dispatch]]></category>
		<category><![CDATA[Law Enforcement]]></category>
		<category><![CDATA[Sacramento]]></category>
		<category><![CDATA[data import]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=474</guid>
		<description><![CDATA[The Sacramento Police Department makes their dispatch database publicly available via monthly text files.  These files are exported from Sacramento&#8217;s Computer Aided Dispatch (CAD) system, which supports police dispatch and response functions in their 911 center.  These files include information about each dispatch, including details like date and time, type of call &#8211; from homicides [...]]]></description>
			<content:encoded><![CDATA[<p>The Sacramento Police Department makes their <a href="http://www.sacpd.org/crime/stats/dispatch/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.sacpd.org/crime/stats/dispatch/?referer=');">dispatch database</a> publicly available via monthly text files.  These files are exported from Sacramento&#8217;s <a href="http://en.wikipedia.org/wiki/Computer-assisted_dispatch" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Computer-assisted_dispatch?referer=');">Computer Aided Dispatch</a> (CAD) system, which supports police dispatch and response functions in their 911 center.  These files include information about each dispatch, including details like date and time, type of call &#8211; from homicides to traffic stops &#8211; and location.</p>
<div id="attachment_476" class="wp-caption aligncenter" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2009/10/dispatchText.png"><img class="size-large wp-image-476" title="Dispatch Data for Sacramento, CA in August 2009" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/dispatchText-535x140.png" alt="Dispatch Data for Sacramento, CA in August 2009" width="535" height="140" /></a><p class="wp-caption-text">The first few rows of the Sacramento dispatch export</p></div>
<p style="text-align: center;">
<p>It took just a couple of minutes to import one of these files into <a href="http://www.spatialkey.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com?referer=');">SpatialKey</a>, where we can produce rich interactive maps and reports related to dispatch activity in Sacramento.  The file from August 2009 contained about 30,600 records with location information.  Dispatches for <b><em>Disturbance-Noise</em></b> were the 7th most common type of dispatch in August.</p>
<p style="text-align: center;">
<div id="attachment_488" class="wp-caption aligncenter" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2009/10/Distrubance-Noise-Heatmap.png"><img class="size-large wp-image-488" title="Distrubance-Noise Heatmap" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/Distrubance-Noise-Heatmap-535x344.png" alt="Heatmap of the 1079 Noise Disturbances in Sacramento during August 2009." width="535" height="344" /></a><p class="wp-caption-text">Heatmap of the 1079 Noise Disturbances in Sacramento during August 2009.</p></div>
<p>By using the <a href="http://www.spatialkey.com/products-features/details/trend/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/products-features/details/trend/?referer=');">Temporal Heat Index</a> and Timeline to inspect the date and time of occurrence, we get a better picture of when <b><em>Disturbance-Noise</em></b> calls occurred.  The Temporal Heat Index summarizes the number of crimes by hour of day and day of week.  Notice the dispatch volume is generally highest late at night &#8211; especially on Saturday and Sunday.</p>
<div id="attachment_477" class="wp-caption aligncenter" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2009/10/TemportalHeatIndex-SacramentoNoise.png"><img class="size-large wp-image-477" title="Temportal Heat Index" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/TemportalHeatIndex-SacramentoNoise-535x347.png" alt="Most dispatches related to noise happen late at night on weekends." width="535" height="347" /></a><p class="wp-caption-text">Most dispatches related to noise happen late at night on weekends.</p></div>
<p>So where are these early morning disturbances?  Simply select day/hour grids of interest and zoom in to see the detail.  Here&#8217;s a look at noise disturbances southeast of Capitol Park between 1 and 3am on weekends in August:</p>
<div id="attachment_478" class="wp-caption aligncenter" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2009/10/LateNiteNoiseZoom.png"><img class="size-large wp-image-478" title="Late Nite Noise in Sacramento" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/LateNiteNoiseZoom-535x401.png" alt="Late Nite Noise in Sacramento" width="535" height="401" /></a><p class="wp-caption-text">Southeast of Capital Park might be a good place to party but a hard place to sleep on weekends.</p></div>
<h3 style="text-align: left;">Try it for yourself</h3>
<p>You can open up the sample report that we created to visualize these dispatches.  The report is fully interactive, so you can really explore the dispatch activity in Sacramento.  We saved the report with a filter for <b><em>Disturbance-Noise</em></b>. Try modifying this filter &#8211; and adding others &#8211; to see how SpatialKey works.  Interested in seeing where and when the 338 <b><em>Drunk Suspect</em></b>s were encountered?  Or the 27 <b><em>Shooting into Inhabited Dwelling</em></b>s?  Maybe you want to see where and when the 2246 <b><em>Subject Stop</em></b>s occurred.  It&#8217;s simple with SpatialKey.</p>
<ul>
<li><a class="try-btn" href="http://tinyurl.com/ygu3nx7" onclick="pageTracker._trackPageview('/outgoing/tinyurl.com/ygu3nx7?referer=');">Try Sample Report</a></li>
</ul>
<p>Looking for easy-to-use location intelligence from your own data?  <a href="http://spatialkey.com/signup/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/spatialkey.com/signup/?referer=');">Get started with our free trial</a>, and start visualizing your data in minutes without installing any software.</p>
<h3 style="text-align: left;">Notes</h3>
<p>The images and reports in this post were created with publicly accessible data.  Check out <a href="http://www.sacpd.org/crime/stats/dispatch/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.sacpd.org/crime/stats/dispatch/?referer=');">Sacramento&#8217;s dispatch page</a> to see their notes about what data is included.  We omitted data without address location in our SpatialKey report.</p>
<p>We have no association with the Sacramento police department (but we’d love to, so <a onclick="pageTracker._trackPageview('/outgoing/spatialkey.com/contactcf/general.cfm?type=sales&amp;referer=');pageTracker._trackPageview('/outgoing/spatialkey.com/contactcf/general.cfm?type=sales&amp;referer=http://blog.spatialkey.com/?p=474&amp;preview=true');" href="http://spatialkey.com/contactcf/general.cfm?type=sales">contact us</a> if you’re from the Sacramento PD and want to use SpatialKey).  SpatialKey does have specific features designed for <a href="http://www.spatialkey.com/industry-solutions/law-enforcement/" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/industry-solutions/law-enforcement/?referer=');">Law Enforcement</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2009/11/where-are-the-loud-neighbors-late-night-noise-in-sacramento-ca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Basemap Styles</title>
		<link>http://blog.spatialkey.com/2009/10/new-basemap-styles/</link>
		<comments>http://blog.spatialkey.com/2009/10/new-basemap-styles/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 21:37:42 +0000</pubDate>
		<dc:creator>Tom Link</dc:creator>
				<category><![CDATA[mapping]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=572</guid>
		<description><![CDATA[We partner with MapQuest for our basemaps.  Today, they announced new map styles and imagery improvements, and we like &#8216;em!  The cleaner styles help the symbolizations of user data stand out.
]]></description>
			<content:encoded><![CDATA[<p>We partner with <a href="http://www.mapquset.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.mapquset.com?referer=');">MapQuest</a> for our basemaps.  Today, they announced new <a href="http://blog.mapquest.com/2009/10/29/mapquest-introduces-our-new-map-styles-and-more/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/blog.mapquest.com/2009/10/29/mapquest-introduces-our-new-map-styles-and-more/?referer=');">map styles and imagery</a> improvements, and we like &#8216;em!  The cleaner styles help the symbolizations of user data stand out.</p>
<div id="attachment_573" class="wp-caption alignnone" style="width: 545px"><a href="http://blog.spatialkey.com/wp-content/uploads/2009/10/Property-Price-Comparison.png"><img class="size-large wp-image-573" title="Property Price Comparison" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/Property-Price-Comparison-535x302.png" alt="Real estate property price comparison" width="535" height="302" /></a><p class="wp-caption-text">Real estate property price comparison - Analysis of low (green circles) and high (red circles) priced real estate transactions adjacent to McClellan Airfield in Sacramento.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2009/10/new-basemap-styles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Harnessing the power of City data with SpatialKey</title>
		<link>http://blog.spatialkey.com/2009/10/city-data-with-spatialkey/</link>
		<comments>http://blog.spatialkey.com/2009/10/city-data-with-spatialkey/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 18:48:01 +0000</pubDate>
		<dc:creator>Brandon Purcell</dc:creator>
				<category><![CDATA[NYC Data]]></category>
		<category><![CDATA[data import]]></category>
		<category><![CDATA[mapping]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=525</guid>
		<description><![CDATA[Cities are opening up and providing access to data as part of an initiative to improve the accessibility, transparency, and accountability of City governments. Several cities, including New York City, Washington DC and San Francisco, are among a few to lead this initiative in an effort to serve the public by creating &#8220;data mines&#8221; of [...]]]></description>
			<content:encoded><![CDATA[<p>Cities are opening up and providing access to data as part of an initiative to improve the accessibility, transparency, and accountability of City governments. Several cities, including <a href="http://nyc.gov/html/datamine/html/data/raw.shtml" onclick="pageTracker._trackPageview('/outgoing/nyc.gov/html/datamine/html/data/raw.shtml?referer=');">New York City</a>, <a href="http://data.octo.dc.gov/" onclick="pageTracker._trackPageview('/outgoing/data.octo.dc.gov/?referer=');">Washington DC</a> and <a href="http://datasf.org/" onclick="pageTracker._trackPageview('/outgoing/datasf.org/?referer=');">San Francisco,</a> are among a few to lead this initiative in an effort to serve the public by creating &#8220;data mines&#8221; of public information.  The driving factor behind this initiative is the Government 2.0 work being spearheaded by the White House and President Barack Obama&#8217;s mandate that <a href="http://www.informationweek.com/news/government/info-management/showArticle.jhtml;jsessionid=GEYAFDOXEV5STQE1GHRSKHWATMY32JVN?articleID=220600838" onclick="pageTracker._trackPageview('/outgoing/www.informationweek.com/news/government/info-management/showArticle.jhtml_jsessionid=GEYAFDOXEV5STQE1GHRSKHWATMY32JVN?articleID=220600838&amp;referer=');">government data must be made available</a> for public consumption on the Internet.</p>
<p>With the abundance of this raw data new challenges arise. How do cities display the information in meaningful ways without complex and costly software?  This data is typically shared in the format of CSV (comma separated value ), spreadsheet or XML files containing many thousands of rows. Extracting meaning from the data can be a daunting task requiring multiple pivot tables, graphs, and filters along with the expertise in doing so.  And assuming you are able to get this far, you will still be left without an easy solution in which to share this data with others.</p>
<p>How do you expose the location based information within the data?  It is possible take a handful of the items in the spreadsheet and plot them in a web based mapping solution but most web based maps fall short in their ability to plot thousands of points in a meaningful way.</p>
<p>With SpatialKey you can take nearly any of these data feeds and transform them into an interactive report in minutes. You don’t need to be a specialist to create and share time- and location-based analyses.</p>
<p>To demonstrate the power and flexibility of SpatialKey an example from the New York Department of Sanitation containing graffiti locations is shown below.  You can find this data in the <a href="http://nyc.gov/html/datamine/html/data/raw.shtml" target="_blank" onclick="pageTracker._trackPageview('/outgoing/nyc.gov/html/datamine/html/data/raw.shtml?referer=');">NYC Data Mine</a> by searching for the keyword &#8220;graffiti&#8221;.  This dataset contains <span>requests to clean graffiti </span><span> (other than bridges or highways) received from the public in the last 12 months. They include location information, open and closed dates, and details about the community.  A small snapshot of this data is shown below<br />
</span></p>
<div id="attachment_526" class="wp-caption aligncenter" style="width: 545px"><img class="size-large wp-image-526" title="graffiti_data" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/graffiti_data-535x136.jpg" alt="A sample of graffiti data from the NYC dataset" width="535" height="136" /><p class="wp-caption-text">Figure 1.0 - Sample of graffiti data from the NYC dataset</p></div>
<p><strong><em>It is important to note that SpatialKey was not developed for this specific data and no programming was required to build the reports.</em></strong> <em>It is as simple as exporting a CSV from excel and importing the data into SpatialKey. SpatialKey inspects the data during the import process and detects the data types (text, numbers and dates) and builds a custom user interface tailored to the data structure from the spreadsheet. SpatialKey also handles the geocoding as long as you have address information or X/Y in the data. The import process can be performed with thousands of rows in just a few minutes.<br />
</em></p>
<p>After importing the data a full screen map report is opened as shown in Figure 2.0. The report contains a timeline that highlights the trends of open graffiti reports over the last twelve months and the map highlights hot spots for reported graffiti locations. You can instantly identify these trends and hotspots quickly in SpatialKey then start to drill down to identify additional trends with the filtering tools.</p>
<div id="attachment_530" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-530" title="graffiti_map_timeline" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/graffiti_map_timeline.jpg" alt="A map and timeline of reported graffiti" width="600" height="357" /><p class="wp-caption-text">Figure 2.0 - A map and timeline of reported graffiti</p></div>
<p>In Figure 2.1 a categorical pod for the &#8220;status&#8221; field in our data is opened and the data is aggregated by the unique statuses in that field.   By clicking on the &#8220;Closed&#8221; status you can filter out all closed incidents and the map reflects only open and pending incidents. In addition you can switch the timeline to show unfiltered data to see the trend of open/pending vs closed incidents.  Within the stacked bar chart the open incidents are displayed with the filled area and the closed incidents are shown in the unfilled area.</p>
<div id="attachment_531" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-531" title="graffiti_map_timeline_openonly" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/graffiti_map_timeline_openonly.jpg" alt="Displaying the trend of open versus closed reports over time" width="600" height="404" /><p class="wp-caption-text">Figure 2.1 - Displaying the trend of open versus closed reports over time</p></div>
<p>A custom interface to display and filter data can be built in seconds with no programming or development needed. In Figure 3.0 four categorical pods have been added from different fields available in the graffiti dataset these pods can be used for both display and filtering.</p>
<div id="attachment_558" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-558" title="Graffiti pods" src="http://blog.spatialkey.com/wp-content/uploads/2009/10/graffiti_pods.jpg" alt="Adding pods for several fields from the graffiti dataset" width="600" height="202" /><p class="wp-caption-text"> Figure 3.0 - Adding pods for several fields from the graffiti dataset, pods can be used for display and filtering</p></div>
<p>Here are a few other  examples highlighting the power when you combine city data with SpatialKey.</p>
<ul>
<li><a title="Crime in San Francisco’s Urban Renewal Area" href="http://blog.spatialkey.com/2009/10/crime-in-san-franciscos-urban-renewal-area/">Crime in San Francisco’s Urban Renewal Area</a></li>
<li><a href="http://blog.spatialkey.com/2009/09/visualizing-sfpds-operation-safe-schools/">Visualizing SFPD’s “Operation Safe Schools”</a></li>
</ul>
<p>Spreadsheets come to life and provide new meaning with just a few simple steps in SpatialKey. Try it out yourself with our <a href="http://www.spatialkey.com/signup/index.cfm" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/signup/index.cfm?referer=');">30 day trial</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2009/10/city-data-with-spatialkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The First International Crisis Mapping Conference &#8211; ACLED Demo</title>
		<link>http://blog.spatialkey.com/2009/10/the-first-international-crisis-mapping-conference-acled-demo/</link>
		<comments>http://blog.spatialkey.com/2009/10/the-first-international-crisis-mapping-conference-acled-demo/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 17:07:37 +0000</pubDate>
		<dc:creator>Tom Link</dc:creator>
				<category><![CDATA[crisis mapping]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=540</guid>
		<description><![CDATA[We&#8217;re excited to be at the first International Crisis Mapping Conference in Cleveland, OH for the weekend.
While at ICCM2009, we&#8217;ll be discussing some of our work with ACLED (Armed Conflict Location and Events Dataset).  The ACLED project was founded by Dr. Clionadh Raleigh and team members from the PRIO Centre for the Study of Civil [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re excited to be at the <a href="http://crisismapping.ning.com/" onclick="pageTracker._trackPageview('/outgoing/crisismapping.ning.com/?referer=');">first International Crisis Mapping Conference</a> in Cleveland, OH for the weekend.</p>
<p>While at ICCM2009, we&#8217;ll be discussing some of our work with <a href="http://acleddata.com" onclick="pageTracker._trackPageview('/outgoing/acleddata.com?referer=');">ACLED</a> (Armed Conflict Location and Events Dataset).  The ACLED project was founded by Dr. Clionadh Raleigh and team members from the PRIO Centre for the Study of Civil War, who set out to create a conflict database that would help answer researchers’ questions.  ACLED was subsequently funded by the World Bank with the aim of better understanding events in client states.</p>
<p>This video gives a brief overview of how SpatialKey is being used to investigate the relationship between this data and the location of refugee camps and environmental factors.  What&#8217;s significant is that SpatialKey is making it easier for ACLED researchers to collaboratively bring together vast amounts of information from a wide variety of sources in a meaningful way &#8211; all without having to involve programmers or GIS experts to get their work done.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/_llOH2eFjjU&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/_llOH2eFjjU&amp;hl=en&amp;fs=1&amp;rel=0&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>A <a href="http://www.alertnet.org/db/an_art/57939/2009/09/12-144735-1.htm" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.alertnet.org/db/an_art/57939/2009/09/12-144735-1.htm?referer=');">recent Reuters article about trends in crisis mapping</a> highlights the very issue SpatialKey is helping researchers solve:</p>
<blockquote><p>Researchers have used maps to visualise crises for many years.</p>
<p>But there are drawbacks in the the use of highly-sophisticated, computerised Geographical Information Systems (GIS), which are usually used in such work &#8212; not least that they are expensive and difficult to operate.</p>
<p>Nor do these systems allow for much integration and collaboration, and due to their complexities they are not usually updated in real time.</p></blockquote>
<p>For more details on our work with ACLED, read the <a href="http://www.spatialkey.com/assets/casestudies/SK_ACLED.pdf" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/assets/casestudies/SK_ACLED.pdf?referer=');">ACLED crisis mapping case study</a>.<br />
<a href="http://www.spatialkey.com/assets/casestudies/SK_ACLED.pdf" onclick="pageTracker._trackPageview('/outgoing/www.spatialkey.com/assets/casestudies/SK_ACLED.pdf?referer=');"><img class="alignright" title="SpatialKey in Crisis Management" src="http://www.spatialkey.com/images/uploads/casestudies/crisis_small.jpg" alt="" width="190" height="98" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2009/10/the-first-international-crisis-mapping-conference-acled-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crime in San Francisco&#8217;s Urban Renewal Area</title>
		<link>http://blog.spatialkey.com/2009/10/crime-in-san-franciscos-urban-renewal-area/</link>
		<comments>http://blog.spatialkey.com/2009/10/crime-in-san-franciscos-urban-renewal-area/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:17:03 +0000</pubDate>
		<dc:creator>Doug McCune</dc:creator>
				<category><![CDATA[DataSF]]></category>
		<category><![CDATA[Law Enforcement]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.spatialkey.com/?p=345</guid>
		<description><![CDATA[We&#8217;ve been using SpatialKey to look at San Francisco data downloaded from DataSF.org. There are mountains of interesting data available for San Francisco, but the crime data from the SFPD is one of the most interesting datasets. When you load in the crime data you instantly see some powerful images, which show the intense concentration [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been using <a href="http://spatialkey.com" onclick="pageTracker._trackPageview('/outgoing/spatialkey.com?referer=');">SpatialKey</a> to look at San Francisco data downloaded from <a href="http://datasf.org" onclick="pageTracker._trackPageview('/outgoing/datasf.org?referer=');">DataSF.org</a>. There are mountains of interesting data available for San Francisco, but the crime data from the SFPD is one of the most interesting datasets. When you load in the crime data you instantly see some powerful images, which show the intense concentration of crime in certain areas of San Francisco.</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_1_large.jpg"><img class="alignnone size-full wp-image-361" title="spatialkey_sfpd_urban_renewal_1" src="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_1.jpg" alt="spatialkey_sfpd_urban_renewal_1" width="600" height="399" /></a></p>
<p>It&#8217;s amazing to see how concentrated this data is around the Tenderloin and a few other areas (along Mission St near 16th also has a high concentration). Take a moment and look at the image above (click to get a larger view). If you were to draw a line around the worst parts of San Francisco what would that shape look like? Maybe something like this?</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_2_large.jpg"><img class="alignnone size-full wp-image-360" title="spatialkey_sfpd_urban_renewal_2" src="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_2.jpg" alt="spatialkey_sfpd_urban_renewal_2" width="600" height="419" /></a></p>
<p>What&#8217;s amazing is that this shape was drawn by the city when they defined an &#8220;Urban Renewal Area.&#8221; The shape is available to download from the <a href="http://gispub02.sfgov.org/website/sfshare/index2.asp" onclick="pageTracker._trackPageview('/outgoing/gispub02.sfgov.org/website/sfshare/index2.asp?referer=');">city&#8217;s GIS catalog</a>. That <a href="http://www.hud.gov/offices/cpd/economicdevelopment/programs/rc/tour/ca/sanfrancisco/" onclick="pageTracker._trackPageview('/outgoing/www.hud.gov/offices/cpd/economicdevelopment/programs/rc/tour/ca/sanfrancisco/?referer=');">shape was defined in 2002</a> as part of a federal <a href="http://www.hud.gov/offices/cpd/economicdevelopment/programs/rc/" onclick="pageTracker._trackPageview('/outgoing/www.hud.gov/offices/cpd/economicdevelopment/programs/rc/?referer=');">Housing and Urban Development (HUD) program</a>. One of the key goals in targeting that areas was to reduce crime. The following paragraph defines one of the <a href="http://www.hud.gov/offices/cpd/economicdevelopment/programs/rc/tour/ca/sanfrancisco/appsummary.pdf" onclick="pageTracker._trackPageview('/outgoing/www.hud.gov/offices/cpd/economicdevelopment/programs/rc/tour/ca/sanfrancisco/appsummary.pdf?referer=');">five stated goals</a> when the area was defined:</p>
<blockquote><p><span style="text-decoration: underline;">Reducing Crime </span><br />
The City of San Francisco has a crime reduction strategy that is a multi-layered approach addressing: general crime prevention education; programs targeting at-risk youth (prevention); diversion programs; programs targeting incarcerated individuals to reduce recidivism; and post-incarceration programs to reduce recidivism.</p></blockquote>
<p>That was almost 8 years ago, but the crime data in the image above is as recent as last week. There are of course many ways to interpret this data. It could indicate that the city is not making much progress reducing drug crimes within the Urban Renewal Area. Or it could mean that the city is actively targeting the area (which will lead to higher arrests) and that the indication of higher concentrations in the Urban Development Area is a good thing.</p>
<h3>Comparing the Urban Renewal Area to the rest of SF</h3>
<p>To put things in perspective we can compare the crime within the Urban Renewal Area with all the crime outside of the area. The image below shows the map filtered to include only crimes within the Urban Renewal Area. The report includes the total count of crimes within that area, as well as the total count of crimes in the city as a whole (including the area).</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_3_large.jpg"><img class="alignnone size-full wp-image-359" title="spatialkey_sfpd_urban_renewal_3" src="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_3.jpg" alt="spatialkey_sfpd_urban_renewal_3" width="600" height="420" /></a></p>
<p>We can see that in the entire city there were 14,653 crimes. Out of those crimes, 4,291 occurred in the Urban Renewal Area.</p>
<h3 style="text-align: center;"><strong>29% of all crime in SF occurs in the Urban Renewal Area</strong></h3>
<p>The above statistic is for all types of crime (of which theft is the most common in the city overall). We can see by the distribution by crime type that there&#8217;s a difference in the ranking between the city as a whole and the Urban Renewal Area. Inside the Urban Renewal Area, narcotics crimes are the number one crime type (versus theft in SF as a whole). The report is even more interesting when we filter to only look at drug crimes:</p>
<p><a href="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_4_large.jpg"><img class="alignnone size-full wp-image-358" title="spatialkey_sfpd_urban_renewal_4" src="http://blog.spatialkey.com/wp-content/uploads/2009/09/spatialkey_sfpd_urban_renewal_4.jpg" alt="spatialkey_sfpd_urban_renewal_4" width="600" height="420" /></a></p>
<p>Out of 2,673 total drug crimes, 1,875 occur in the Urban Renewal Area.</p>
<h3 style="text-align: center;"><strong>70% of all narcotics crimes occur in the Urban Renewal Area</strong></h3>
<p>Again, please keep in mind that the data only shows where the police are arresting people (see notes section below). And this is only one slice of time, from July 25 to September 20, so we don&#8217;t have the previous historical data to see any kinds of long term historical trends.</p>
<h3>Try it for yourself</h3>
<p>You can open up the sample report that we created to visualize these crimes. The report loads with the crime data on the map filtered to only include drug crimes within the Urban Renewal Area. It also includes another instance of the same crime dataset loaded in (but not shown on the map). That second dataset is used to show the total count of all crimes in San Francisco as well as the distribution by type of crime for the entire dataset.</p>
<ul>
<li><a class="try-btn" href="http://tinyurl.com/ydums2x" onclick="pageTracker._trackPageview('/outgoing/tinyurl.com/ydums2x?referer=');">Try Sample Report</a></li>
</ul>
<h3>Notes on the data</h3>
<p>The police department provides a feed of the <a href="http://apps.sfgov.org/datafiles/index.php?dir=Police" onclick="pageTracker._trackPageview('/outgoing/apps.sfgov.org/datafiles/index.php?dir=Police&amp;referer=');">last 90 days of crime incidents as a shapefile</a>. The dataset used in the article was downloaded on September 21, 2009 and includes crime records from June 25, 2009 to September 20, 2009. Additionally, the <a href="http://gispub02.sfgov.org/website/sfshare/index2.asp" onclick="pageTracker._trackPageview('/outgoing/gispub02.sfgov.org/website/sfshare/index2.asp?referer=');">city&#8217;s GIS department</a> provides the shapefile for the Urban Renewal Area.</p>
<p>It is important to note that this is data of active police activity (ie arrests, citations). This means it is not a comprehensive dataset of where crime occurs. This is data about where the SFPD is arresting people. This is an important distinction to keep in mind. An increase in the number of arrests in a certain area may very well be a very good thing indicating that the police are focusing on certain problematic areas, not necessarily that actual crime in those areas is on the rise.</p>
<p>This is the second part of an ongoing exploration of publicly accessible San Francisco data from <a href="http://datasf.org" onclick="pageTracker._trackPageview('/outgoing/datasf.org?referer=');">DataSF.org</a>. Please see the <a href="http://blog.spatialkey.com/category/datasf/">other posts in the series</a>.</p>
<p>The images and reports in this post were created with publicly accessible data. We have no association with the San Francisco police department (but we&#8217;d love to, so <a href="http://spatialkey.com/contactcf/general.cfm?type=sales" onclick="pageTracker._trackPageview('/outgoing/spatialkey.com/contactcf/general.cfm?type=sales&amp;referer=');">contact us</a> if you&#8217;re from the SFPD and want to use SpatialKey).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spatialkey.com/2009/10/crime-in-san-franciscos-urban-renewal-area/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
