The IEEE Conference on Visual Analytics Science and Technology (IEEE VAST) recently had a data analysis contest.
http://hcil.cs.umd.edu/localphp/hcil/vast11/index.php/
The data was a bit daunting (being somewhat "large", with over a million observations, and with various pieces of the data in various different formats), but I was able to handle it with SAS, and prepare an entry in each of the 3 "mini-challenges", and also the "grand challenge".
If you'd like to see them, here are my results. I spent the most time on mini-challenge #1, since it involved mapping (my favorite):
Mini-challenge 1:
http://robslink.com/SAS/vastopolis/sas-mc1/
http://robslink.com/SAS/vastopolis/sas-mc1/graphs.htm
Mini-challenge 2:
http://robslink.com/SAS/vastopolis/sas-mc2/
http://robslink.com/SAS/vastopolis/sas-mc2/graphs.htm
Mini-challenge 3:
http://robslink.com/SAS/vastopolis/sas-mc3/
http://robslink.com/SAS/vastopolis/sas-mc3/graphs.htm
Grand challenge:
How did you do the Grand challenge charts?
is that a scatter with a map as background?
It's a real "map", rather than a scatter plot. I created a rectangular gmap map area with the same lat/long extents as the photo/image had, and then I annotated the photo/image onto the map. Once I had a real map with the same lat/long extents, I could annotate the microblog lat/long point-data (red markers) onto the map.
Here is another similar example (but in this case, I'm actually combining the image with a map you'll recognize)...
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.