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

<channel>
	<title>Azavea Atlas &#187; Jeremy Heffner</title>
	<atom:link href="http://www.azavea.com/blogs/atlas/author/jheffner/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azavea.com/blogs/atlas</link>
	<description>Maps, geography and the web</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:40:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Webinar Recording: The Real-time Police Force</title>
		<link>http://www.azavea.com/blogs/atlas/2011/12/the-real-time-police-force/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/12/the-real-time-police-force/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 00:33:28 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[HunchLab]]></category>
		<category><![CDATA[Police]]></category>
		<category><![CDATA[Webinar]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2717</guid>
		<description><![CDATA[Police agencies collect a wealth of data.   Every call for services and every incident of crime is captured and logged (and often automatically geocoded to a point in space).   Making sense of this wealth of data is critical to police agencies being led by intelligence and analysis and not simply putting cops out into the [...]]]></description>
			<content:encoded><![CDATA[<p>Police agencies collect a wealth of data.   Every call for services and every incident of crime is captured and logged (and often automatically geocoded to a point in space).   Making sense of this wealth of data is critical to police agencies being <a href="http://en.wikipedia.org/wiki/Intelligence-led_policing">led by intelligence</a> and analysis and not simply putting cops out into the field haphazardly.</p>
<p>Most police forces have a process whereby this raw information is groomed into maps by a central crime analysis unit.   Determining <a href="http://www.azavea.com/products/hunchlab/features/crime-analysis/mapping/">where hotspots</a> are present and describing  recent events is definitely useful, but how can we accelerate this process to adapt our analytic output in nearly real-time and then disseminate this information to the field?</p>
<p>The answer is by automating the flow of information.   We see this feature as a core strength within our product, <a href="http://www.azavea.com/products/hunchlab/">HunchLab</a>.   New information is automatically pulled into HunchLab through integration with police agencies computer aided dispatch (CAD) and records management systems (RMS).   This new information is then immediately incorporated into analytic output.     New incidents can trigger <a href="http://www.azavea.com/products/hunchlab/features/early-warning/">early warning alerts</a> for spikes in activity or modify short-term risk assessment in a particular police district.   But it&#8217;s not just about consuming this information within HunchLab itself.    The system provides secure access to analytic output via APIs that can be integrated into other back-end applications, further analytic tools, and even mobile applications.</p>
<p>To learn more about our vision for the real-time police force, you can watch the webinar recording embedded below:</p>

  <!-- Begin VideoJS -->
      
  <div class="video-js-box tube-css">

    <video class="video-js" width="475" height="356" poster="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces_0001.jpg" controls preload  id="Unlabeled Video">
<source src="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.webm" type='video/webm; codecs="vp8, vorbis"'>

   <div class="vjs-flash-fallback">

       	<a  
			 href="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.mp4"
			 style="display:block;width:475px;height:356px"
			 id="fallbackplayer">
		</a>
		<script>
			flowplayer("fallbackplayer", "http://www.azavea.com/blogs/atlas/wp-content/plugins/videojs-pro/flowplayer/flowplayer-3.2.6.swf", {
            clip:  {
             autoPlay:false,
             autoBuffering:true
            }
           });
		</script>
		</div>
   		 <!-- Start Google Analytics Flow Player Tracking Code -->

  		  <script type="text/javascript" charset="utf-8">

			function flashMessage () {
				playHead = Math.round (thisPlayer.getTime());
				if (playHead <= 0) {
					return;
					}
				playSeconds = playHead % 60;
				playMinutes = (playHead / 60) % 60;
				playHours = ((playHead / 60) / 60) % 60;
				timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
				timeStamp = Date();
				eventName = timeStamp + ' viewer exited at ' + timeCode;
				_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
				}
				
  		    thisFlashPlayer = flowplayer("fallbackplayer");
  		    thisFlashPlayer.onFinish("ended", flashMessage, false);

  		  </script>

         <!-- End Google Analytics Flow Player Tracking Code -->

	    <!-- Download links provided for devices that can't play video in the browser. -->
        <p class="vjs-no-video"><strong>Download Video:</strong>

         <a href="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.mp4">MP4</a>

         <a href="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.webm">WebM</a>

         

    </video>

  </div>

    <!-- Start Google Analytics Tracking Code -->
    <script type="text/javascript" charset="utf-8">
		function makeEndedMessage() {
		timeStamp = Date();
		eventName = timeStamp + ' video was played to completion';
		_gaq.push(['_trackEvent', 'Videos Viewed to Completion', 'Unlabeled Video', eventName, 0]);
		}
		
		function makeEventMessage() {
		playHead = Math.round (thisPlayer.video.currentTime);
		if (playHead <= 0) {
			return;
			}
		playSeconds = playHead % 60;
		playMinutes = (playHead / 60) % 60;
		playHours = ((playHead / 60) / 60) % 60;
		timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
		timeStamp = Date();
		eventName = timeStamp + ' viewer exited at ' + timeCode;
		_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
		}
	
	  thisPlayer = VideoJS.setup ("Unlabeled Video");
      window.addEventListener("unload", makeEventMessage, false);
      thisPlayer.video.addEventListener("ended", makeEndedMessage, false);
    </script>
    <!-- End Google Analytics Tracking Code -->
  <!-- End VideoJS -->

]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/12/the-real-time-police-force/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.mp4" length="62275635" type="video/mp4" />
<enclosure url="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.webm" length="289735489" type="video/webm" />
<enclosure url="http://cdn.azavea.com/video/webinars/2011-12-06-the-realtime-policeforce-hunchlab-api-mobile-interfaces.ogv" length="478188935" type="video/ogg" />
		</item>
		<item>
		<title>Webinar Recording: Crime Early Warning Systems</title>
		<link>http://www.azavea.com/blogs/atlas/2011/08/crime-early-warning-systems/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/08/crime-early-warning-systems/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 22:51:24 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Crime]]></category>
		<category><![CDATA[Early Warning]]></category>
		<category><![CDATA[HunchLab]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2373</guid>
		<description><![CDATA[The genesis of HunchLab was the idea to mine law enforcement agencies&#8217; CAD and RMS databases to detect unusual levels of activity in particular areas and then send alerts to the appropriate police staff.   While crime analysis tools often are aiming to display what has happened, the concept of a geographic early warning system, [...]]]></description>
			<content:encoded><![CDATA[<p>The genesis of <a href="http://www.azavea.com/products/hunchlab/">HunchLab</a> was the idea to mine law enforcement agencies&#8217; <a href="http://www.azavea.com/products/hunchlab/features/data-security/data-sets/">CAD and RMS databases</a> to detect unusual levels of activity in particular areas and then send alerts to the appropriate police staff.   While <a href="http://www.azavea.com/products/hunchlab/features/crime-analysis/">crime analysis tools</a> often are aiming to display what has happened, the concept of a <a href="http://www.azavea.com/products/hunchlab/features/early-warning/">geographic early warning system</a>, such as within HunchLab, tries to answer the question: &#8220;what is <strong>unusual</strong> that is happening?&#8221;</p>
<p>Below, you&#8217;ll find a webinar recording that discusses the early warning system within HunchLab.   Robert and I discuss how the user interface guides the user through creating saved analyses &#8212; the Hunches that give HunchLab its name.   We also discuss some of the underlying statistics that power the data mining process.</p>

  <!-- Begin VideoJS -->
      
  <div class="video-js-box tube-css">

    <video class="video-js" width="475" height="356" poster="http://www.azavea.com/files/3613/1422/5410/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.jpg" controls preload  id="Unlabeled Video">
<source src="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.webm" type='video/webm; codecs="vp8, vorbis"'>

   <div class="vjs-flash-fallback">

       	<a  
			 href="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.mp4"
			 style="display:block;width:475px;height:356px"
			 id="fallbackplayer">
		</a>
		<script>
			flowplayer("fallbackplayer", "http://www.azavea.com/blogs/atlas/wp-content/plugins/videojs-pro/flowplayer/flowplayer-3.2.6.swf", {
            clip:  {
             autoPlay:false,
             autoBuffering:true
            }
           });
		</script>
		</div>
   		 <!-- Start Google Analytics Flow Player Tracking Code -->

  		  <script type="text/javascript" charset="utf-8">

			function flashMessage () {
				playHead = Math.round (thisPlayer.getTime());
				if (playHead <= 0) {
					return;
					}
				playSeconds = playHead % 60;
				playMinutes = (playHead / 60) % 60;
				playHours = ((playHead / 60) / 60) % 60;
				timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
				timeStamp = Date();
				eventName = timeStamp + ' viewer exited at ' + timeCode;
				_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
				}
				
  		    thisFlashPlayer = flowplayer("fallbackplayer");
  		    thisFlashPlayer.onFinish("ended", flashMessage, false);

  		  </script>

         <!-- End Google Analytics Flow Player Tracking Code -->

	    <!-- Download links provided for devices that can't play video in the browser. -->
        <p class="vjs-no-video"><strong>Download Video:</strong>

         <a href="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.mp4">MP4</a>

         <a href="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.webm">WebM</a>

         

    </video>

  </div>

    <!-- Start Google Analytics Tracking Code -->
    <script type="text/javascript" charset="utf-8">
		function makeEndedMessage() {
		timeStamp = Date();
		eventName = timeStamp + ' video was played to completion';
		_gaq.push(['_trackEvent', 'Videos Viewed to Completion', 'Unlabeled Video', eventName, 0]);
		}
		
		function makeEventMessage() {
		playHead = Math.round (thisPlayer.video.currentTime);
		if (playHead <= 0) {
			return;
			}
		playSeconds = playHead % 60;
		playMinutes = (playHead / 60) % 60;
		playHours = ((playHead / 60) / 60) % 60;
		timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
		timeStamp = Date();
		eventName = timeStamp + ' viewer exited at ' + timeCode;
		_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
		}
	
	  thisPlayer = VideoJS.setup ("Unlabeled Video");
      window.addEventListener("unload", makeEventMessage, false);
      thisPlayer.video.addEventListener("ended", makeEndedMessage, false);
    </script>
    <!-- End Google Analytics Tracking Code -->
  <!-- End VideoJS -->

]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/08/crime-early-warning-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.mp4" length="76089741" type="video/mp4" />
<enclosure url="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.webm" length="385870685" type="video/webm" />
<enclosure url="http://cdn.azavea.com/video/webinars/2011-08-24-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases.ogv" length="624572170" type="video/ogg" />
		</item>
		<item>
		<title>Upcoming Webinar: Crime Early Warning Systems &#8211; Automated Data Mining of CAD and RMS Databases with HunchLab</title>
		<link>http://www.azavea.com/blogs/atlas/2011/07/upcoming-webinar-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases-with-hunchlab/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/07/upcoming-webinar-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases-with-hunchlab/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 15:27:48 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Crime]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[HunchLab]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2277</guid>
		<description><![CDATA[It is impossible to address an emerging crime problem without first identifying that something unusual is occurring.  With departments producing ever more volumes of data, how can a law enforcement agency shift analyst resources away from manually sifting through datasets and toward figuring out how to address emerging problems?  HunchLab provides automated geographic data mining capabilities [...]]]></description>
			<content:encoded><![CDATA[<h3><span class="Apple-style-span" style="font-size: 13px; font-weight: normal;">It is impossible to address an emerging crime problem without first identifying that something unusual is occurring.  With departments producing ever more volumes of data, how can a law enforcement agency shift analyst resources away from manually sifting through datasets and toward figuring out how to address emerging problems? </span></h3>
<div>
<p>HunchLab provides automated geographic data mining capabilities to do just that.   Your datasets are imported into HunchLab on a regular basis from other systems such as your CAD and RMS databases.   HunchLab analyzes the new data in combination with historic data to determine areas that are experiencing statistically unusual levels of activity.   The system then automatically sends alerts to the staff responsible for the particular area, linking them back into HunchLab to determine the appropriate action to take.</p>
<p><img class="aligncenter size-medium wp-image-2282" title="statistical hunches" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2011/07/statistical-hunches-475x295.png" alt="" width="475" height="295" /></p>
<p>This webinar will introduce the concept of mining your incident data for anomalies and demonstrate how HunchLab automates the data mining process for your officers and analysts.</p>
<p>By attending you will be able to answer:</p>
<ul>
<li>What is data mining and why is it useful?</li>
<li>What is a Hunch within HunchLab?</li>
<li>How can an officer without GIS experience enter a search pattern for future analysis?</li>
<li style="text-align: left;">How can an analyst setup data mining across a large geographic region such as an entire city within HunchLab?</li>
</ul>
<p style="text-align: left;">Please register to join us on Wednesday, August 24, 2011 from 1:00 PM &#8211; 2:00 PM EDT:</p>
<h2 id="zoneKey" style="text-align: left;"><a href="https://www3.gotomeeting.com/register/230667126"><img class="size-full wp-image-2285 alignnone" title="button_registerNow" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2011/07/button_registerNow.gif" alt="" width="183" height="31" /></a></h2>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/07/upcoming-webinar-crime-early-warning-systems-automated-data-mining-of-cad-and-rms-databases-with-hunchlab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transforming Risk Terrain Modeling with Server-based Geoprocessing</title>
		<link>http://www.azavea.com/blogs/atlas/2011/07/transforming-risk-terrain-modeling-with-server-based-geoprocessing/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/07/transforming-risk-terrain-modeling-with-server-based-geoprocessing/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 19:19:50 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Crime]]></category>
		<category><![CDATA[Geoprocessing]]></category>
		<category><![CDATA[Risk Terrain Modeling]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2255</guid>
		<description><![CDATA[My colleague, Tamara, and I contributed a chapter to the recently released Risk Terrain Modeling Compendium published by Joel Caplan and Les Kennedy of the Rutgers Center on Public Security.   The compendium expands on the original Risk Terrain Modeling Manual with additional known crime risk factors, case studies, and thought pieces on the future [...]]]></description>
			<content:encoded><![CDATA[<p>My colleague, <a href="http://www.azavea.com/about-us/staff-profiles/tamara-manik-perlman/">Tamara</a>, and I contributed a chapter to the recently released <a href="http://www.rutgerscps.org/rtm/">Risk Terrain Modeling Compendium</a> published by <a href="http://www.rutgerscps.org/People.htm" class="broken_link" rel="nofollow">Joel Caplan and Les Kennedy</a> of the <a href="http://www.rutgerscps.org/index.htm" class="broken_link" rel="nofollow">Rutgers Center on Public Security</a>.   The compendium expands on the original Risk Terrain Modeling Manual with additional known crime risk factors, case studies, and thought pieces on the future direction for Risk Terrain Modeling (RTM).</p>
<p>You might ask:   Jeremy, what is RTM all about?</p>
<p>The concept of RTM is to forecast risk based on the context within which crime incidents occur.  One of the strengths of RTM is it&#8217;s relative simplicity, which results in easy to understand models.</p>
<p>Let&#8217;s say that we notice that shootings seem to frequently occur near public housing and in areas with a high density of drug incidents.   While we can&#8217;t necessarily say that these risk factors cause the shootings, we can statistically test whether there is correlation present in the data.   We convert these two risk factors into two GIS raster layers &#8212; a representation of each dataset as a landscape of risk values.   We then combine the two risk layers to form one landscape &#8212; our RTM.   The model can then be used to prioritize areas in which to address shootings in the coming weeks and months.</p>
<p>Thus far, RTM has been largely a manual process in desktop GIS tools.   Our compendium chapter addresses how moving to a server-based approach to RTM could tranform its application.   By dramatically reducing model computation time, a user can interact with RTM quite differently &#8212; testing more datasets, generating multiple models from which to choose, and even publishing interactive models on mobile devices such as tablets and smartphones.</p>
<p>You can download the Compendium PDF from: <a href="http://www.rutgerscps.org/rtm/">http://www.rutgerscps.org/rtm/</a></p>
<p><strong><em>An excerpt from Chapter 29: &#8220;Transforming RTM with Server-based Geoprocessing&#8221;:</em></strong></p>
<blockquote><p>Recent advances in computing and spatial analysis technology—namely distributed processing and mobile technology—make it possible to implement an intelligence-led policing model, such as ACTION, more comprehensively.</p>
<p>Azavea’s ongoing research to optimize GIS data processing performance by distributing computation across multiple threads, processors and servers demonstrates the potential to make RTM available as a scalable, web-based application. This would provide a number of advantages to law enforcement agencies.</p>
<p>First, it would make the automated application of RTM simultaneously available to multiple users across a network.</p>
<p>Second, it would provide faster processing and response times even with large datasets or greater geographic extents, enabling crime analysts to more easily experiment with and fine-tune models.</p>
<p>Third, and perhaps most importantly, it would enable the display of interactive risk terrain maps on mobile devices and make them available to officers in the field, where they could be updated on-the-fly based on current conditions.</p>
<p>This chapter will outline several potential approaches to enabling processing to occur with sufficient speed that an RTM application could be deployed to a much broader audience within a police department.</p></blockquote>
<pre></pre>
<pre></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/07/transforming-risk-terrain-modeling-with-server-based-geoprocessing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webinar Recording:  Crime Risk Forecasting &#8211; Near Repeat and Load Forecasting</title>
		<link>http://www.azavea.com/blogs/atlas/2011/07/webinar-recording-crime-risk-forecasting-near-repeat-and-load-forecasting/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/07/webinar-recording-crime-risk-forecasting-near-repeat-and-load-forecasting/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 17:12:09 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Crime]]></category>
		<category><![CDATA[HunchLab]]></category>
		<category><![CDATA[Risk Forecasting]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2219</guid>
		<description><![CDATA[Embedded below you&#8217;ll find a recording of the HunchLab crime risk forecasting webinar we conducted the other week. This is a rather technical dive into the near repeat pattern analysis and load forecasting features that we&#8217;ve built into HunchLab.  Both of these features are aimed at helping a law enforcement agency to better predict risk [...]]]></description>
			<content:encoded><![CDATA[<p>Embedded below you&#8217;ll find a recording of the <a href="http://www.azavea.com/products/hunchlab/">HunchLab</a> crime risk forecasting webinar we conducted the other week.</p>
<p>This is a rather technical dive into the <a href="http://www.azavea.com/products/hunchlab/features/risk-forecasting/near-repeat-patterns/">near repeat pattern analysis</a> and <a href="http://www.azavea.com/products/hunchlab/features/risk-forecasting/load-forecasting/">load forecasting</a> features that we&#8217;ve built into HunchLab.  Both of these features are aimed at helping a law enforcement agency to better predict risk levels across their jurisdictions and allocate resources according.    While no application of predictive analytics will be perfect, forecasting risk based on models of the past can help officers and analysts to anticipate the appropriate next steps.</p>
<p><a href="http://www.azavea.com/products/hunchlab/features/risk-forecasting/near-repeat-patterns/">Near repeat pattern analysis</a> helps officers quantify the risk that arises from multiple incidents happening close to one another in space and time.    What we are quantifying is how the fact that your neighbor&#8217;s house is burgled raises your risk of a burglary in the coming days and weeks.</p>
<p>With <a href="http://www.azavea.com/products/hunchlab/features/risk-forecasting/load-forecasting/">load forecasting</a> we are looking at cyclical temporal patterns in incidents.    How does the time of year, time of day, and day of week change the levels of crime incidents that we should expect across a jurisdiction?   By modeling these cyclical patterns we can project crime levels into the future, helping law enforcement agencies to allocate resources appropriately as well as better manage organizational accountability.</p>

  <!-- Begin VideoJS -->
      
  <div class="video-js-box tube-css">

    <video class="video-js" width="475" height="356" poster="http://cdn.azavea.com/video/webinars/2011-06-22-crime-risk-forecasting-hunchlab-near-repeat-pattern-analysis-and-load-forecasting.jpg" controls preload  id="Unlabeled Video">
<source src="http://cdn.azavea.com/video/webinars/2011-06-22-crime-risk-forecasting-hunchlab-near-repeat-pattern-analysis-and-load-forecasting.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="http://cdn.azavea.com/video/webinars/2011-06-22-crime-risk-forecasting-hunchlab-near-repeat-pattern-analysis-and-load-forecasting.webm" type='video/webm; codecs="vp8, vorbis"'>

   <div class="vjs-flash-fallback">

       	<a  
			 href="http://cdn.azavea.com/video/webinars/2011-06-22-crime-risk-forecasting-hunchlab-near-repeat-pattern-analysis-and-load-forecasting.mp4"
			 style="display:block;width:475px;height:356px"
			 id="fallbackplayer">
		</a>
		<script>
			flowplayer("fallbackplayer", "http://www.azavea.com/blogs/atlas/wp-content/plugins/videojs-pro/flowplayer/flowplayer-3.2.6.swf", {
            clip:  {
             autoPlay:false,
             autoBuffering:true
            }
           });
		</script>
		</div>
   		 <!-- Start Google Analytics Flow Player Tracking Code -->

  		  <script type="text/javascript" charset="utf-8">

			function flashMessage () {
				playHead = Math.round (thisPlayer.getTime());
				if (playHead <= 0) {
					return;
					}
				playSeconds = playHead % 60;
				playMinutes = (playHead / 60) % 60;
				playHours = ((playHead / 60) / 60) % 60;
				timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
				timeStamp = Date();
				eventName = timeStamp + ' viewer exited at ' + timeCode;
				_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
				}
				
  		    thisFlashPlayer = flowplayer("fallbackplayer");
  		    thisFlashPlayer.onFinish("ended", flashMessage, false);

  		  </script>

         <!-- End Google Analytics Flow Player Tracking Code -->

	    <!-- Download links provided for devices that can't play video in the browser. -->
        <p class="vjs-no-video"><strong>Download Video:</strong>

         <a href="http://cdn.azavea.com/video/webinars/2011-06-22-crime-risk-forecasting-hunchlab-near-repeat-pattern-analysis-and-load-forecasting.mp4">MP4</a>

         <a href="http://cdn.azavea.com/video/webinars/2011-06-22-crime-risk-forecasting-hunchlab-near-repeat-pattern-analysis-and-load-forecasting.webm">WebM</a>

         

    </video>

  </div>

    <!-- Start Google Analytics Tracking Code -->
    <script type="text/javascript" charset="utf-8">
		function makeEndedMessage() {
		timeStamp = Date();
		eventName = timeStamp + ' video was played to completion';
		_gaq.push(['_trackEvent', 'Videos Viewed to Completion', 'Unlabeled Video', eventName, 0]);
		}
		
		function makeEventMessage() {
		playHead = Math.round (thisPlayer.video.currentTime);
		if (playHead <= 0) {
			return;
			}
		playSeconds = playHead % 60;
		playMinutes = (playHead / 60) % 60;
		playHours = ((playHead / 60) / 60) % 60;
		timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
		timeStamp = Date();
		eventName = timeStamp + ' viewer exited at ' + timeCode;
		_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
		}
	
	  thisPlayer = VideoJS.setup ("Unlabeled Video");
      window.addEventListener("unload", makeEventMessage, false);
      thisPlayer.video.addEventListener("ended", makeEndedMessage, false);
    </script>
    <!-- End Google Analytics Tracking Code -->
  <!-- End VideoJS -->

]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/07/webinar-recording-crime-risk-forecasting-near-repeat-and-load-forecasting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Company Metrics Dashboard</title>
		<link>http://www.azavea.com/blogs/atlas/2011/06/company-metrics-dashboard/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/06/company-metrics-dashboard/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 21:23:48 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2205</guid>
		<description><![CDATA[I&#8217;ve been spending some of my 10% research time on building an internal company metrics dashboard to display in the office.   The idea is to increase transparency within the company as well as provide an easy way for staff members to see what is going on in various areas of the company. A few [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been spending some of my 10% research time on building an internal company metrics dashboard to display in the office.   The idea is to increase transparency within the company as well as provide an easy way for staff members to see what is going on in various areas of the company.</p>
<p>A few months ago I stumbled upon the <a href="http://www.geckoboard.com/">Geckoboard</a> product which provides a slick SaaS dashboard publishing system.   It had prebuilt integrations to a number of services that we use (<a href="http://www.google.com/analytics/">Google Analytics</a>, <a href="http://www.google.com/adwords">Google Adwords</a>, <a href="http://www.google.com/apps/intl/en/business/smb/index.html#cal">Google Calendars</a>, <a href="http://pingdom.com/">Pingdom</a>, <a href="http://mailchimp.com/">Mailchimp</a>, and <a href="http://twitter.com">Twitter</a>) and so it was a natural choice to get things started.    Since custom widgets can point to our own data services, we can publish any sort of metric we desire to.</p>
<p><img class="aligncenter size-medium wp-image-2207" title="An Internal Azavea Dashboard" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2011/06/2011-06-22_1654-azavea_dashboard_6-22-2011-475x208.png" alt="" width="475" height="208" /></p>
<p>You can get a sense of what this looks like in the snapshot from today above.   I particularly find it interesting to see the ebb and flow of website traffic.   We had a surge in traffic in May, so this month&#8217;s web visits are down in comparison to the previous month.   (It makes me wonder when Google Analytics will gain <a href="http://www.azavea.com/products/hunchlab/features/risk-forecasting/load-forecasting/">the ability to adjust for cyclical trends like we do in HunchLab</a>).</p>
<p>More recently, we were asked to beta test the <a href="http://blog.geckoboard.com/introducing-the-custom-map-widget-16041">new mapping widget that Geckoboard</a> rolled out.   It was pretty easy for two of our developers (<a href="http://www.azavea.com/about-us/staff-profiles/andrew-jennings/">Andrew J</a> and <a href="http://www.azavea.com/about-us/staff-profiles/carissa-brittain/">Carissa</a>) to generate a feed of recent legislative district matches being conducted via the <a href="http://www.azavea.com/products/cicero/home.aspx">Cicero API</a> to display on the widget.      Now, it&#8217;s almost immediately apparent to the Cicero team when one of our clients conducts outreach in a particular state, since the state becomes covered in blue dots on the map &#8212; which is pretty cool.</p>
<p>&nbsp;</p>
<p><img class="aligncenter size-medium wp-image-2208" title="Recent Activity on the Cicero APi" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2011/06/2011-06-22_1550-cicero_district_matchs-475x476.png" alt="" width="475" height="476" /></p>
<p>We&#8217;ll be steadily working to publish more metrics on the dashboards in the weeks and months to come, which will find their way onto our spiffy new office metrics display.</p>
<p><img class="aligncenter size-medium wp-image-2211" title="Dashboard display in office" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2011/06/photo-4-475x354.jpg" alt="" width="475" height="354" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/06/company-metrics-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webinar Recording: Putting Maps to Work for Nonprofits</title>
		<link>http://www.azavea.com/blogs/atlas/2011/05/webinar-recording-putting-maps-to-work-for-nonprofits/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/05/webinar-recording-putting-maps-to-work-for-nonprofits/#comments</comments>
		<pubDate>Mon, 16 May 2011 17:22:39 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[NTEN]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2115</guid>
		<description><![CDATA[Last month, my colleague, Tamara presented a webinar to give nonprofits an introduction to using maps within their work.   In particular we wanted to touch on how GIS can improve planning, reporting, and advocacy.   Below you can find our recording of the session. While we covered a broad overview of the types of [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, my colleague, <a href="http://www.azavea.com/about-us/staff-profiles/tamara-manik-perlman/">Tamara</a> presented a webinar to give nonprofits an introduction to using maps within their work.   In particular we wanted to touch on how GIS can improve planning, reporting, and advocacy.   Below you can find our recording of the session.</p>
<p>While we covered a broad overview of the types of maps and uses for GIS in the nonprofit sector, we didn&#8217;t have time to dive into the topics deeply.     If you are interested in how to use geographic analysis to support fundraising efforts, you may want to register for the NTEN webinar that we are presenting this upcoming Thursday (5/19/2011).    You can find more information online here:</p>
<p><a href="http://www.nten.org/events/webinar/2011/05/19/geographic-gap-analysis-leveraging-census-open-and-proprietary-datasets-fundraising">http://www.nten.org/events/webinar/2011/05/19/geographic-gap-analysis-leveraging-census-open-and-proprietary-datasets-fundraising</a></p>
<p>&nbsp;</p>

  <!-- Begin VideoJS -->
      
  <div class="video-js-box tube-css">

    <video class="video-js" width="475" height="356" poster="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.jpg" controls preload  id="Unlabeled Video">
<source src="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
<source src="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.webm" type='video/webm; codecs="vp8, vorbis"'>

   <div class="vjs-flash-fallback">

       	<a  
			 href="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.mp4"
			 style="display:block;width:475px;height:356px"
			 id="fallbackplayer">
		</a>
		<script>
			flowplayer("fallbackplayer", "http://www.azavea.com/blogs/atlas/wp-content/plugins/videojs-pro/flowplayer/flowplayer-3.2.6.swf", {
            clip:  {
             autoPlay:false,
             autoBuffering:true
            }
           });
		</script>
		</div>
   		 <!-- Start Google Analytics Flow Player Tracking Code -->

  		  <script type="text/javascript" charset="utf-8">

			function flashMessage () {
				playHead = Math.round (thisPlayer.getTime());
				if (playHead <= 0) {
					return;
					}
				playSeconds = playHead % 60;
				playMinutes = (playHead / 60) % 60;
				playHours = ((playHead / 60) / 60) % 60;
				timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
				timeStamp = Date();
				eventName = timeStamp + ' viewer exited at ' + timeCode;
				_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
				}
				
  		    thisFlashPlayer = flowplayer("fallbackplayer");
  		    thisFlashPlayer.onFinish("ended", flashMessage, false);

  		  </script>

         <!-- End Google Analytics Flow Player Tracking Code -->

	    <!-- Download links provided for devices that can't play video in the browser. -->
        <p class="vjs-no-video"><strong>Download Video:</strong>

         <a href="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.mp4">MP4</a>

         <a href="http://cdn.azavea.com/video/webinars/2011-04-21-putting-maps-to-work-for-nonprofits.webm">WebM</a>

         

    </video>

  </div>

    <!-- Start Google Analytics Tracking Code -->
    <script type="text/javascript" charset="utf-8">
		function makeEndedMessage() {
		timeStamp = Date();
		eventName = timeStamp + ' video was played to completion';
		_gaq.push(['_trackEvent', 'Videos Viewed to Completion', 'Unlabeled Video', eventName, 0]);
		}
		
		function makeEventMessage() {
		playHead = Math.round (thisPlayer.video.currentTime);
		if (playHead <= 0) {
			return;
			}
		playSeconds = playHead % 60;
		playMinutes = (playHead / 60) % 60;
		playHours = ((playHead / 60) / 60) % 60;
		timeCode = playHours.toFixed(0) + ':' + playMinutes.toFixed(0) + ':' + playSeconds.toFixed(0);
		timeStamp = Date();
		eventName = timeStamp + ' viewer exited at ' + timeCode;
		_gaq.push(['_trackEvent', 'Viewing Data', 'Unlabeled Video', eventName, 0]);
		}
	
	  thisPlayer = VideoJS.setup ("Unlabeled Video");
      window.addEventListener("unload", makeEventMessage, false);
      thisPlayer.video.addEventListener("ended", makeEndedMessage, false);
    </script>
    <!-- End Google Analytics Tracking Code -->
  <!-- End VideoJS -->

]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/05/webinar-recording-putting-maps-to-work-for-nonprofits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Fingers Lead to Perfect Predictions &amp; Geographic Models</title>
		<link>http://www.azavea.com/blogs/atlas/2011/04/quick-fingers-lead-to-perfect-predictions-geographic-models/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/04/quick-fingers-lead-to-perfect-predictions-geographic-models/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 05:31:37 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1988</guid>
		<description><![CDATA[We&#8217;re really excited for the Chromercise rollout that was announced today by Google. At Azavea, we&#8217;ve long realized that by combining highly intuitive interfaces with high performance geoprocessing, we could build web applications that simplify the user experience and push the limits of what is possible with web-based geographic visualization and modeling.   What we&#8217;ve realized in [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re really excited for the <a href="http://www.chromercise.com/index.html">Chromercise</a> rollout that was announced today by Google.</p>
<p>At Azavea, we&#8217;ve long realized that by combining highly intuitive interfaces with high performance geoprocessing, we could build web applications that simplify the user experience and push the limits of what is possible with web-based geographic visualization and modeling.   What we&#8217;ve realized in the process is that delays in user input impact the accuracy of the models and forecasts that we can produce.   Whether we are <a href="http://www.azavea.com/products/hunchlab/features/risk-forecasting/load-forecasting/">forecasting crime levels</a> across a city or <a href="http://www.azavea.com/blogs/newsletter/v6i1/whats-in-the-works/">modeling watersheds</a>, the millisecond delays of waiting on human button pushing reduces the potential of our software.</p>
<p>By rolling out a system to reduce this human induced error, Chromercise is bound to improve every application that we&#8217;ve produced.    Please join us in reaching out to Google to express our thanks for this truly revolutionary program.</p>
<p><iframe title="YouTube video player" width="449" height="283" src="http://www.youtube.com/embed/RjbkAECbDBE?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/04/quick-fingers-lead-to-perfect-predictions-geographic-models/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>#11NTC &amp; Nonprofit Technology Mapping Resources</title>
		<link>http://www.azavea.com/blogs/atlas/2011/03/2011ntc-nonprofit-technology-mapping-resources/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/03/2011ntc-nonprofit-technology-mapping-resources/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 23:13:52 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[ESRI]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[NTEN]]></category>
		<category><![CDATA[TechSoup]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1946</guid>
		<description><![CDATA[I always return from the annual Nonprofit Technology Conference energized to do even more to support the nonprofit sector.  Why?   Because the people are amazing.   They are bringing dictionaries to students, helping people find volunteering opportunities, helping environmental organizations mobilize their communities, ensuring we have safe food and water from farmland that is local, and [...]]]></description>
			<content:encoded><![CDATA[<div>
<h3 id="internal-source-marker_0.13857510266825557"><span style="font-size: 13px; font-weight: normal;">I always return from the annual <a href="http://www.nten.org/ntc">Nonprofit Technology Conference</a> energized to do even more to support the nonprofit sector.  Why?   Because the people are amazing.   They are bringing <a href="http://dictionaryproject.org/">dictionaries to students</a>, <a href="http://www.volunteermatch.org/">helping people find volunteering opportunities</a>, <a href="http://groundwire.org/">helping environmental organizations mobilize their communities</a>, <a href="http://www.foodandwaterwatch.org/">ensuring we have safe food and water</a> from <a href="http://farmland.org/">farmland that is local</a>, and <a href="http://salsalabs.com/">providing nonprofits with advocacy tools that they need to create change</a>.</span></h3>
<p>I left the nonprofit world a year and a half ago to join Azavea, but I would have never done so if I hadn’t found a company that was dedicated to creating true change which<em> just so happened</em> to be a for-profit.   This is one of the reasons Azavea <a href="http://www.azavea.com/about-us/what-sets-us-apart/b-corp/">became a B Corporation</a> a year ago &#8212; to demonstrate just how committed we are to improving the community around us.</p>
<p>Azavea is not new to working with nonprofits and change makers.   We’ve helped <a href="http://www.azavea.com/clients/wilma-theater-marketing-gap-analysis/">a theater better understand their ticket buyers and supporters</a>, <a href="http://www.azavea.com/clients/muralfarm/">a public arts program share their collection of murals and keep track of mural conditions over time</a>, <a href="http://www.azavea.com/clients/commonspace/">a sustainable business organization encourage the use of sustainable transit</a>, and <a href="http://www.azavea.com/news/archive/2011/2/3/azavea-george-mason-university-and-harvard-university-present-di/">advocacy organizations to engage the public in redistricting through open source tools</a> to name a few.</p>
<p>The projects we take on (whether for nonprofits or not) have three qualities:</p>
<ul>
<li>the project has social value</li>
<li>the project is more than simply putting dots on a map</li>
<li>the project leverages geography (and typically the web or mobile technology)</li>
</ul>
<p>Here are four ways that we can help you, as a nonprofit, move beyond dots on a map:</p>
<h2><img class="alignleft" title="Nonprofit Map Types" src="http://www.azavea.com/blogs/newsletter/wp-content/uploads/2011/01/Azavea_MappingWorkshop_graphic.gif" alt="" width="500" height="374" /></h2>
<h2>1. Putting Maps to Work:  A Webinar for Nonprofits</h2>
<p>My colleague, <a href="http://www.azavea.com/about-us/staff-profiles/tamara-manik-perlman/">Tamara</a>, recently put on a series of seminars at <a href="http://npowerpa.org/">NPower PA</a> to demonstrate the different ways that a nonprofit can utilize GIS software.   From helping you to better plan outreach to reporting program outcomes to funders, generating compelling maps can help your organization to tell your story more effectively.   Tamara and I are hosting a condensed, webinar version of the seminar on<strong> Thursday, April 21, 2011 from 1-2pm EDT</strong>.    Registration is free at the link below and we are planning to cover:</p>
<p>-  Best practices for collecting, managing and sharing geodata<br />
-  An introduction to geocoding<br />
-  An overview of key map types<br />
-  Pointers to free and low-cost resources to get you started with mapping and GIS</p>
<p><a href="https://www3.gotomeeting.com/register/386180894"><img src="https://www3.gotomeeting.com/images/webinar/themes/basic/button_registerNow.gif" alt="" /></a></p>
<p>&nbsp;</p>
<h2>2. Leverage Esri’s Software Donation on TechSoup</h2>
<p>Azavea is a business partner with Esri, the market leader in geographic information systems (GIS) software.   Like most commerical software, Esri’s products are not free, but thankfully you are a nonprofit and can leverage their donation program on <a href="http://home.techsoup.org/stock/pages/category.aspx?category=ESRICategory">TechSoup</a> which includes training.</p>
<p>Esri has <a href="http://www.esri.com/software/arcgis/about/gis-for-me.html">different versions</a> and <a href="http://www.esri.com/software/arcgis/about/desktop-extensions.html">extensions </a>of their desktop software.   A good starting point is <a href="http://home.techsoup.org/Stock/Pages/Product.aspx?cat=TechSoup%20Global%20Catalog&amp;category=&amp;id=G-43056">ArcView</a> which will meet most nonprofit needs.  Your nonprofit can request an ArcView license on TechSoup.   The software has a bit of a learning curve if you are not familiar with GIS software, but where there is a will, there is a way. Esri includes online training with the product donation to help you get started and when you are ready to jump to web-based geographic analysis, we can help you figure out the right mix of software technology that will best meet your needs.</p>
<h2><img class="alignnone" title="Esri logo" src="http://www.esri.com/graphics/logotagline.png" alt="" width="414" height="71" /></h2>
<h2>3. Leverage Azavea’s Cicero API Donation on TechSoup</h2>
<p>A few years ago we built an elected official district matching API to meet the needs of a local nonprofit arts advocacy organization.  <a href="http://www.philaculture.org/">Greater Philadelphia Cultural Alliance</a> wanted to reach out to city council members but there wasn’t a way to match an address to a council district and thus was born the <a href="http://www.azavea.com/cicero">Cicero API</a>.     Today, the API provides true geographic district matching for <a href="http://www.azavea.com/Products/Cicero/Learn/CiceroAvailability.aspx">100 US city councils, state and federal legislatures, as well as non-legislative districts such as watersheds, school districts, and police districts</a>.   Cicero has been used to power legislator look-up tools on websites, stamp databases with electoral districts for reporting, and power advocacy calls-to-action.</p>
<p>We’re pleased to announce that we are bringing the Cicero API to TechSoup Stock in a few weeks.   Stay tuned for more information or <a href="http://www.azavea.com/a/worksfornonprofits/">drop us a note to be notified when the donation program rolls out on TechSoup Stock</a>.</p>
<p><strong>Update:  You can find the <a href="http://home.techsoup.org/Stock/Pages/Product.aspx?cat=TechSoup%20Global%20Catalog&amp;category=&amp;id=G-46237">Cicero API listed in TechSoup Stock here</a>.</strong></p>
<p>&nbsp;</p>
<p><img class="alignnone" title="TechSoup" src="http://home.techsoup.org/Style%20Library/Images/logo_techsoup.gif" alt="" width="222" height="34" /></p>
<h2>4. Nonprofit GIS Brainstorming &amp; Assessments</h2>
<p>Sometimes it’s hard to know where to get started and having the knowledge of what is possible and what questions to ask can help immensely.    We believe in being generous with our time, and are more than happy to spend an hour of our time answering your GIS questions or bouncing around the mapping idea you have.</p>
<p><a href="http://www.azavea.com/a/worksfornonprofits/">Drop us a note and say hello</a>, we’d love to get to know you better.</p>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/03/2011ntc-nonprofit-technology-mapping-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nonprofit Tech Conference 2011 Sessions: Gap Analysis &amp; Vendor Tips</title>
		<link>http://www.azavea.com/blogs/atlas/2010/09/nonprofit-tech-conference-2011-sessions-gap-analysis-vendor-tips/</link>
		<comments>http://www.azavea.com/blogs/atlas/2010/09/nonprofit-tech-conference-2011-sessions-gap-analysis-vendor-tips/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 16:05:28 +0000</pubDate>
		<dc:creator>Jeremy Heffner</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Nonprofit]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1443</guid>
		<description><![CDATA[Washington, DC here we come &#8212; well, in a few months, but we&#8217;re excited to start thinking about the 2011 Nonprofit Technology Conference.  The conference is the hub of activity for nonprofit technology and we&#8217;d encourage all technology vendors that deal with nonprofits to attend.   We&#8217;ve met some great people and always come home [...]]]></description>
			<content:encoded><![CDATA[<div>Washington, DC here we come &#8212; well, in a few months, but we&#8217;re excited to start thinking about the <a href="http://www.nten.org/ntc">2011 Nonprofit Technology Conference</a>.  The conference is the hub of activity for nonprofit technology and we&#8217;d encourage all technology vendors that deal with nonprofits to attend.   We&#8217;ve met some great people and always come home energized to continue to serve the nonprofit sector.  For this year&#8217;s conference we&#8217;ve proposed two sessions.    We&#8217;d appreciate your votes (and feedback):</div>
<ul>
<li><a href="http://www.nten.org/node/10218" class="broken_link" rel="nofollow">Geographic Gap Analysis: Leveraging Census, Open, and Proprietary Datasets for Fundraising</a></li>
<li><a href="http://www.nten.org/node/10219" class="broken_link" rel="nofollow">Behind the Vendor Curtain: Technology Tips and Lessons Learned from Socially Minded Companies</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2010/09/nonprofit-tech-conference-2011-sessions-gap-analysis-vendor-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

