<?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; HunchLab</title>
	<atom:link href="http://www.azavea.com/blogs/atlas/tag/hunchlab/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>Tyreek Elam&#8217;s Account of His Summer Internship with Azavea</title>
		<link>http://www.azavea.com/blogs/atlas/2011/09/tyreek-elam-account-of-his-summer-internship-with-azavea/</link>
		<comments>http://www.azavea.com/blogs/atlas/2011/09/tyreek-elam-account-of-his-summer-internship-with-azavea/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 16:45:05 +0000</pubDate>
		<dc:creator>Robert Cheetham</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Azavea]]></category>
		<category><![CDATA[Cicero]]></category>
		<category><![CDATA[DecisionTree]]></category>
		<category><![CDATA[HunchLab]]></category>
		<category><![CDATA[Land Records]]></category>
		<category><![CDATA[Law Enforcement]]></category>
		<category><![CDATA[PhillyHistory]]></category>
		<category><![CDATA[Sajara]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=2390</guid>
		<description><![CDATA[Project H.O.M.E&#8216;s mission is to empower people to break the cycle of homelessness.  As part of their numerous educational and professional development programs is the John and Sheila Connors Youth Employment Program.  Every summer, along with offering academic workshops and professional development classes, Project H.O.M.E places students into local businesses and city agencies for six-week, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.projecthome.org/" target="_blank">Project H.O.M.E</a>&#8216;s mission is to empower people to break the cycle of homelessness.  As part of their numerous educational and professional development programs is the John and Sheila Connors Youth Employment Program.  Every summer, along with offering academic workshops and professional development classes, Project H.O.M.E places students into local businesses and city agencies for six-week, 20-hour per week internships.  At these positions, students are exposed to business practices and professional activities they might not have otherwise.  It is in this context that Azavea welcomed <a href="http://www.linkedin.com/pub/tyreek-elam/38/885/89a" target="_blank">Tyreek Elam</a> into our Philadelphia office this summer.</p>
<p><img class="alignleft size-full wp-image-2413" title="Tyreek_thumbnail" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2011/09/Tyreek_thumbnail1.jpg" alt="" width="216" height="227" />Why?  One of our core principles is to do work that is meaningful and <a href="http://www.azavea.com/about-us/giving-back/" target="_blank">encourages positive changes</a> in the communities our clients serve.  Welcoming Tyreek amongst us seemed like a tangible and meaningful, albeit small, way to make a positive impact in the life of someone from our community.  During one of our Management Team meetings, I presented the idea and we all voted unanimously that Tyreek should join us for his internship.  This is his account of his stay with us.  It is my hope Tyreek will remain in touch with us.  We all wish him the best as he prepares to apply to college and develops his professional career.</p>
<p>&#8220;Though I was only here for six weeks, these six weeks were some of the most wonderful six weeks, I have had in my entire life.  My internship with Azavea was amazing, everyone in the office was kind, helping, and just plain, awesome.  I have never seen a place so vibrant, everyone is almost always busy working with something but when you go and ask them something there is never a bad atmosphere about them.  Each week I was assigned a different team and a different assignment, and as a result more insight on what Azavea had to offer.</p>
<p>The first week I worked with the <a href="http://www.azavea.com/clients/domains/law-enforcement-and-public-safety/" target="_blank">Law Enforcement team</a>, consisting of <a href="http://www.azavea.com/about-us/staff-profiles/bennet-huber/" target="_blank">Bennet</a>, <a href="http://www.azavea.com/about-us/staff-profiles/jeremy-heffner/" target="_blank">Jeremy</a>, and <a href="http://www.azavea.com/about-us/staff-profiles/kenny-shepard/" target="_blank">Kenny</a>, as a beta tester, using a demo of their <a href="http://www.azavea.com/hunchlab/" target="_blank">HunchLab </a>product to find any problems or bugs in the software.  I greatly enjoyed the application as well as the way they explained things to me.  HunchLab is a web-based geographic crime visualization, early warning, and risk forecasting software.  HunchLab and the team developing it were so great that at the end of the week I reluctantly had to go.</p>
<p>But the fun did not stop there, the next week was the <a href="http://www.azavea.com/Cicero" target="_blank">Cicero</a> team, with <a href="http://www.azavea.com/about-us/staff-profiles/abby-fretz/" target="_blank">Abby</a>, <a href="http://www.azavea.com/about-us/staff-profiles/andrew-jennings/" target="_blank">Andrew</a>, and <a href="http://www.azavea.com/about-us/staff-profiles/daniel-mcglone/" target="_blank">Daniel</a>.  During my week with Cicero, which is an address-based legislative district matching and elected official look up web API, I gathered and entered data about previous elections for various countries.  That was definitely a challenge, an interesting challenge, considering how little is known about a lot of old elections for a lot of countries.</p>
<p>The next week I was placed with the <em>Philly</em>History / <a href="http://www.azavea.com/products/sajara/home.aspx" target="_blank">Sajara </a>team, which consists of <a href="http://www.azavea.com/about-us/staff-profiles/deborah-boyer/" target="_blank">Deborah </a>and <a href="http://www.azavea.com/about-us/staff-profiles/carissa-brittain/" target="_blank">Carissa</a>.  <a href="www.phillyhistory.org/ " target="_blank" class="broken_link" rel="nofollow"><em>Philly</em>History.org</a> offers a geographic search, mapping and display of historic assets in Philadelphia.  This was also one of my favorite weeks because I really enjoyed surfing through all the historic photos they had of the city I live in.  The entire week was spent with me going through the pictures and recording data, but the pictures I saw made me feel closer to Philadelphia.</p>
<p>The next week I worked with the <a href="http://www.azavea.com/decisiontree" target="_blank">DecisionTree </a>team helping them install <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>, which was awesome and gave me a feel for Ubuntu and an OS other than the Windows or Mac OS X.   I really enjoyed how <a href="http://www.azavea.com/about-us/staff-profiles/tamara-manik-perlman/" target="_blank">Tamara</a>,  <a href="http://www.azavea.com/about-us/staff-profiles/josh-marcus/" target="_blank">Josh </a>and <a href="http://www.azavea.com/about-us/staff-profiles/erik-osheim/" target="_blank">Erik</a>, let me get a feel for the software and the OS on my own but were there to help me when I stumbled or, was stuck.</p>
<p>My last week, I was with the<a href="http://www.azavea.com/clients/domains/land-records-and-real-estate/" target="_blank"> Land Records team</a> and worked on their <a href="http://www.azavea.com/clients/pwd-phillystormwater/" target="_blank">PWD Stormwater Billing Application</a>.  Though I knew very little about the application it was still fun.  I was assigned with the task to find ways to break or hack the web app so they could fix it.  <a href="http://www.azavea.com/about-us/staff-profiles/matt-mcfarland/" target="_blank">Matthew </a>and <a href="http://www.azavea.com/about-us/staff-profiles/justin-walgran/" target="_blank">Justin </a>were extremely helpful when it came to parts of software that I found that did not work or had some bugs.</p>
<p>Overall my time here at Azavea was a great one and I wish I could do it again.  Everyone was approachable and reasonable, but I would like to personally thank <a href="http://www.azavea.com/about-us/staff-profiles/rachel-cheetham-richard/" target="_blank">Ms. Rachel</a>, because my stay there was twice as wonderful because of her.  She always made sure I had what I needed, if I needed more of anything, if I was making out okay, and if there was ever anything that she herself could not help me with she tried hard to find someone that could.&#8221; &#8211;<a href="http://darkangel356.tumblr.com/" target="_blank"> Tyreek Elam </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2011/09/tyreek-elam-account-of-his-summer-internship-with-azavea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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>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>HunchLab &#8211; New Functionality, Two Videos and a Great Partner</title>
		<link>http://www.azavea.com/blogs/atlas/2010/07/video_functionality_and_a_great_partner/</link>
		<comments>http://www.azavea.com/blogs/atlas/2010/07/video_functionality_and_a_great_partner/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:50:05 +0000</pubDate>
		<dc:creator>Sean McGinnis</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[HunchLab]]></category>
		<category><![CDATA[Law Enforcement]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=1263</guid>
		<description><![CDATA[Fueled by coffee and ice pops, the Law Enforcement team has been busy this year. We have been awarded a National Science Foundation Small Business Innovation Research Phase IIb grant to continue the development of new functionality, attended conferences and conventions and started working with a great partner, Jerry Ratcliffe from Temple&#8217;s Department of Criminal [...]]]></description>
			<content:encoded><![CDATA[<p>Fueled by <a href="http://www.azavea.com/blogs/labs/2009/08/fueling-the-software-engineer/">coffee</a> and ice pops, the Law Enforcement team has been busy this year. We have been awarded  a <a href="http://www.nsf.gov/eng/iip/sbir/">National Science Foundation Small Business Innovation Research</a> Phase IIb grant to continue the development of new functionality, attended conferences and conventions and started working with a great partner, <a href="http://jratcliffe.net/">Jerry Ratcliffe</a> from <a href="http://www.temple.edu/cj/">Temple&#8217;s Department of Criminal Justice</a> .</p>
<p>Earlier this year, <a href="http://www.azavea.com/blogs/atlas/author/rcheetham/">Robert Cheetham</a> gave a presentation on <a href="http://www.hunchlab.com">HunchLab</a>, our web-based geographic crime visualization, early warning and risk forecasting application at the Space Time Modeling and Analysis workshop as part of <a href="http://www.redlandsgisweek.org/">Redlands GIS Week</a>.</p>
<p><iframe src="http://www.azavea.com/blogs/atlas/wp-content/uploads/flash/hl.html" style="width: 480px; height: 325px; overflow:hidden; border:0"<br />
scrolling=&#8221;no&#8221; marginwidth=&#8221;0&#8243; marginheight=&#8221;0&#8243; frameborder=&#8221;0&#8243; vspace=&#8221;0&#8243; hspace=&#8221;0&#8243;><br />
</iframe><br />
 Other presentations from the conference can be found <a href="http://www.redlandsgisweek.org/videos/videos.html" class="broken_link" rel="nofollow">here</a>.</p>
<p>We have extended our <a href="http://www.ojp.usdoj.gov/nij/topics/law-enforcement/hot-spot-policing/welcome.htm" class="broken_link" rel="nofollow">hot spot</a>/<a href="http://en.wikipedia.org/wiki/Kernel_density">kernel density</a> tool to allow for the animation of the maps to see how the density shifts through time.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="file=http://www.azavea.com/blogs/atlas/wp-content/uploads/2010/07/HL_Animation.swf" /><param name="src" value="http://www.azavea.com/blogs/atlas/wp-content/uploads/2010/07/HL_Animation.swf" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2010/07/HL_Animation.swf" flashvars="file=http://www.azavea.com/blogs/atlas/wp-content/uploads/2010/07/HL_Animation.swf"></embed></object></p>
<p>With our NSF SBIR Phase IIB, we are working on different <a href="http://www.ojp.usdoj.gov/nij/journals/266/predictive.htm">risk forecasting</a> tools. The first tool that we are building in collaboration with <a href="http://jratcliffe.net/">Jerry Ratcliffe</a> is a web-based <a href="http://www.jdi.ucl.ac.uk/british_academy_network/history/">near repeat analysis and visualization </a> tool.</p>
<p><img class="alignnone size-medium wp-image-1285" title="Near Repeat UI" src="http://www.azavea.com/blogs/atlas/wp-content/uploads/2010/07/NearRepeat-475x376.png" alt="Near Repeat UI" width="475" height="376" /></p>
<p>While collecting links for this post, I stumbled across this video of Jerry and <a href="http://jratcliffe.net/nellie/index.htm">Little Nellie</a>.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" 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/XoYS_DkGFCg&amp;hl=en_US&amp;fs=1?rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/XoYS_DkGFCg&amp;hl=en_US&amp;fs=1?rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2010/07/video_functionality_and_a_great_partner/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:where>
		<gml:Point>
			<gml:pos>39.9588813 -75.1583961</gml:pos>
		</gml:Point>
	</georss:where>	</item>
		<item>
		<title>David and Josh on Video</title>
		<link>http://www.azavea.com/blogs/atlas/2009/12/david-and-josh-on-video/</link>
		<comments>http://www.azavea.com/blogs/atlas/2009/12/david-and-josh-on-video/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 22:42:44 +0000</pubDate>
		<dc:creator>Robert Cheetham</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[HunchLab]]></category>
		<category><![CDATA[SourceMap]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=868</guid>
		<description><![CDATA[We had a busy autumn at conferences. Josh Marcus represented us at the first International Crisis Mapping Conference in Cleveland, Ohio.  He presented our work with HunchLab, the crime analysis, early warning and forecasting system we have been developing with support from the National Science Foundation. Over the past year, David Zwarg has been devoting [...]]]></description>
			<content:encoded><![CDATA[<p>We had a busy autumn at conferences.  Josh Marcus represented us at the first <a title="ICCM conference" href="http://crisismapping.ning.com/page/iccm-2009" target="_blank">International Crisis Mapping Conference</a> in Cleveland, Ohio.  He presented our work with <a title="HunchLab" href="http://www.azavea.com/hunchlab/" target="_blank">HunchLab</a>, the crime analysis, early warning and forecasting system we have been developing with support from the National Science Foundation.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" 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/9C0TGBJiBTM&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/9C0TGBJiBTM&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Over the past year, David Zwarg has been devoting his <a title="Azavea research project" href="http://www.azavea.com/Research.aspx" target="_blank">10% research time</a> to supporting the mapping components on the <a title="SourceMap" href="http://www.sourcemap.org/" target="_blank">SourceMap project</a> at the MIT Media Lab.  He had a chance to present at the <a title="Boston Ignite Spatial" href="http://ignite.oreilly.com/2009/10/ignite-spatial-boston.html" target="_blank" class="broken_link" rel="nofollow">Boston Ignite Spatial</a> a couple of weeks ago.  Check out his <a title="watch the video in a new window" href="http://www.youtube.com/watch?v=KMPrKmK4Jwk" target="_blank">presentation on this video</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" 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/KMPrKmK4Jwk&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/KMPrKmK4Jwk&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2009/12/david-and-josh-on-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subterranean Heat Map is Not What You Think</title>
		<link>http://www.azavea.com/blogs/atlas/2009/09/subterranean-heat-maps-not-what-you-think/</link>
		<comments>http://www.azavea.com/blogs/atlas/2009/09/subterranean-heat-maps-not-what-you-think/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 22:44:57 +0000</pubDate>
		<dc:creator>Robert Cheetham</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[HunchLab]]></category>
		<category><![CDATA[Transit]]></category>

		<guid isPermaLink="false">http://www.azavea.com/blogs/atlas/?p=297</guid>
		<description><![CDATA[Our HunchLab team has been working on some new server-based kernel density routines that will generate density maps based on crime events.  Many in the GIS world have taken to calling density maps like these &#8220;hot spot&#8221; maps or &#8220;heat&#8221; maps.  But the recent map published by Transport for London is a little different &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Our <a title="HunchLab web site" href="http://www.azavea.com/hunchlab/" target="_self">HunchLab</a> team has been working on some new server-based <a title="kernel density estimation article in Wikipedia" href="http://en.wikipedia.org/wiki/Kernel_density_estimation" target="_blank">kernel density</a> routines that will generate density maps based on crime events.  Many in the GIS world have taken to calling density maps like these &#8220;hot spot&#8221; maps or &#8220;heat&#8221; maps.  But the recent map published by <a title="TFL web site" href="http://www.tfl.gov.uk/gettingaround/1106.aspx" target="_blank">Transport for London</a> is a little different &#8211; it literally shows which line segments have the highest temperature.  The tunnels through which the subways run have been steadily warming for the last century, with temperatures now exceeding 32 degrees Celsius and no air conditioned cars.  Some of them will get new air-conditioned cars in 2010, other lines with deep tunnels have no space for waste heat and are experimenting with alternative approaches to cooling the passengers.  These are static maps, but I think we&#8217;ll all be carrying temperature, noise and other sensors built into our phones and tablets in a few years.  That&#8217;s going to make for an avalanche of data, but some potentially fascinating applications.</p>
<ul>
<li><a title="London Underground Blog Story" href="http://london-underground.blogspot.com/2009/08/tube-map-shows-hottest-spots.html" target="_blank">London Underground Blog Story</a></li>
<li><a title="Times Online Heat Map" href="http://extras.timesonline.co.uk/pdfs/undergroundhotspots.pdf" target="_blank">The Underground Heat Map</a></li>
<li><a title="Times Online Article" href="http://www.timesonline.co.uk/tol/travel/news/article6807167.ece" target="_blank">Times Online Article</a></li>
<li><a title="The Underground's other maps" href="http://www.tfl.gov.uk/gettingaround/1106.aspx" target="_blank">TFL&#8217;s other downloadable maps</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.azavea.com/blogs/atlas/2009/09/subterranean-heat-maps-not-what-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

