Quantcast
Channel: Search Results for “maps”– R-bloggers
Viewing all articles
Browse latest Browse all 589

cdcfluview – On The Way to “CRAN 7K”

$
0
0

(This article was first published on rud.is » R, and kindly contributed to R-bloggers)

I like to turn coincidence into convergence whenever possible. This weekend, a user of cdcfluview had a question that caused me to notice a difference in behaviour between the package was interacting with CDC FluView API, so I updated the package to accommodate the change and the user.

Around the same time, @recology_ tweeted:

Finally, the 2015-2016 flu season is also fast approaching (so a three-fer!), making a CRAN leap for cdcfluview quite timely.

Since I can’t let @quonimous have all the #rstats fun & glory, I added a function and two data sets to cdcfluview, did the CRAN dance and it’s now on CRAN. I also did the github dance to have it’s entry in the Web Technologies Task View updated.

The new function lets you grab the XML behind the high-level Weekly US Map: Influenza Summary Update (I’ll be adding a function to make a similar plot that won’t require gosh-awful Flash) and the data sets provide metadata about the composition of HHS regions and Census regions, making it easier to compose factors, add labels to maps or even segment maps/combine polygons. The existing two grab current & historical detailed national & state influenza data.

There’s an example on github and in the archives here.

If you have any other data you need freed from the confines of the CDC FluView Flash portal, please file an issue & paste a screen shot (if you are comfortable with most browser Developer Tools views, even a dump of the request or “as cURL” URL would be awesome).

To leave a comment for the author, please follow the link and comment on his blog: rud.is » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...

Viewing all articles
Browse latest Browse all 589

Trending Articles