Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/public/profiles/acquia/modules/mollom/mollom.module on line 1444

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/public/modules/security_review/security_review.module on line 415
GIS | Design and Analytics

GIS

The Next Design and Analytics Report Series : US Unemployment Map

I spent the weekend playing with R's mapping capabilties.  For most purposes, I think you can accomplish more writing raw SVG wrapped in a flash interface to allow easy web interactivity like what we did for CAFf.  However, there are some applications for which a good static cloropleth map can be very useful---like when you want quick situational awareness of important numbers that change at slow frequency.  

Following up on the first report series launched, the Arima Sector Forecast Reports, I'm going to add a regular GIS report to provide an at-a-glance view of US unemployment.

Here's a preview:

Subscribe to RSS - GIS