Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
This graph uses data from:
http://gs.statcounter.com/#browser-ww-monthly-200911-201206
That's a web site with *many* interesting data series,
and you can see them by each country, etc.
I selected 1 series (worldwide browser popularity), and wrote a
SAS job that would download the latest data, and plot it.
This could could be easily modified to plot other data from
the website!
Back to Samples Index