Web Visualization
RStudio, developers of an integrated development environment for the R statistical language, recently released a package called Shiny that allows rapid development and publishing of interactive data-rich web pages.
I followed the Shiny tutorial and built an example display, using public data from the Centers for Medicare and Medicaid Services (CMS). Shiny and basic skills in R enable users to make data displays for quick web viewing.
Below is a screen shot and here is the web link. The code is posted as a gist on Github.